Hi Dave,
thank you again for your replay. I'm considering everything you say.
For now i need help in the follwing:
supose i have a 14 bit DAC whit 1 Vp full scale. Maping the voltagein a 14 14 bit signed representation a have that 8191~=1V and -8192 = -1 V. suppose that my original signal has gain A and a i need to increase/decrese the gain by 1 dB (1.1220 V). How could i represent this number (1.1220) in the 14 bit fixed point representation considering that my range is from 1 to -1? Is that make any sense for you? If not, just help me on implemeting a system with gain control.
thanks.