Manju
New Contributor
5 years agoIP Filter
Hi
I tried to create an IP for a second order low pass filter. However the coefficients of the filter designed is loosing accuracy when i convert the floating values to fixed point arithemetic.
I am confused whether i am doing it right?
For example,if one of the coefficient value is 0.001567947 and i multiply it with 65536 to convert it into decimal and use as the fixed point coefficient.However converting like this is not helping to keep the accuracy.
Is there any better method to do it?
Any help will be appreciable.