FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6356 Discussions

Help!!!IIR Filter design problem

Altera_Forum
Honored Contributor II
991 Views

Problem explanation: 

Here I am trying to use 2 fir filter to get an iir filter, however, in the feedback loop fir,I got 10 latency, is anyone can help me to reduce the latency and also tell me which latency it is, system clockrate delay or sample rate delay? 

and I also have no idea about how to use the system clock in the simulink environment. Everytime if I set my clockrate different from my samplerate, the simulation cant be done. 

 

Also, if I made a design like this by using the primitive block, the system always ask me to add 5 extra delays... 

 

Is there anyone can help? many thanks first!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
238 Views

You should revisit the maths I think ... and think seriously about the relationship between processing clocks and sample rate clocks. In my opinion it would be better for you to actually implement the iir directly - it is three simple equations to represent a biquadratic.

0 Kudos
Reply