Wednesday, January 22, 2020

Two filters in the same block

Hello everyone,

Let's say I have to implement a general block that contains two different filters each having a different number of taps. What should I set the history to? What other things do I need to watch out for to make sure that the filters in that block work as intended.

The output of the first filter is fed to the second filter and I can't really separate them into different blocks. 

Sal

No comments:

Post a Comment