hidden text to trigger early load of fonts ПродукцияПродукцияПродукцияПродукция Các sản phẩmCác sản phẩmCác sản phẩmCác sản phẩm المنتجاتالمنتجاتالمنتجاتالمنتجات מוצריםמוצריםמוצריםמוצרים
FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6572 ディスカッション

DSP Builder Advanced: integrator and differentiator blocks

Altera_Forum
名誉コントリビューター II
1,390件の閲覧回数

Hello! 

I need to construct integrator and differentiator blocks in advanced blockset, so I need some delay to store previous data. I don't know how to do this, because there is different latency of blocks and there are errors about combinational loops. I think I could use valid signal, but don't know exactly how. And another problem is that sample time and clock frequency are different in my design. Help needed.  

Thank you.
0 件の賞賛
1 返信
seb_
ビギナー
500件の閲覧回数

Hello everyone

 

I am still facing the problem. I want to implement an integrator. My approach is "forward euler"  y[n] = y[n-1] + T u[n-1]. But I can not figure out how to choose the step length T. It is not 1/systemClockRate. What is it else?

 

What delay/latch is the most feasible one and how can I trigger the enable port? Is there a way to build an impulse generator?

 

Thank you very much

返信