Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

IIR filter implementation on cyclone FPGA

Hello everyone, i am trying to design a second order LPF with 8Hz cutoff frequency and sampling frequency 20kHz, below is the z transform y(z)/x(z) = 0.1576*10^(-5)*(1 +2*z^(-1) + z^(-2))/...