Log in

View Full Version : Fixed Point Implementation Help Needed


Dave1024
2nd June 2011, 07:38
Hi,

I am using a fixed point dsp processor for executiing my multimedia application. I would like to change one of my algorithm. But the algorithm is in floating point but my processor is in fixed point.

I need a help with some eg:: how can i start the conversion from the floating point to fixed point

few questions from my mind, I am sharing here

1. How can i choose a q format for my algorithm

2. what are the factors used for select the q formats when i first see the algorithm.

Actually i really want a support for this because i am a new member in the float to fixed conversions

:thanks:
Dave