Altera_Forum
Honored Contributor
16 years agoBand Pass filter output data
Hi everyone,
I use FIR compiler v8.1 to generate a band pass filter 50hz Configuration : - Input Data unsigned width : 8 bits - I use a coef file generated by Matlab - coefficients scaling : Auto ... Bit Width : 8 --- Quote Start --- -0.03758602 -0.04600525 -0.05416903 -0.05998012 -0.05842221 -0.04470215 -0.01824851 0.01576782 0.04887938 0.07399496 0.08870862 0.09481480 0.09481480 0.08870862 0.07399496 0.04887938 0.01576782 -0.01824851 -0.04470215 -0.05842221 -0.05998012 -0.05416903 -0.04600525 -0.03758602 --- Quote End --- and I try to undestand why i have a signed data out ( see image ) fir data in/out (http://img190.imageshack.us/img190/9161/firbp.jpg)