Dither after adding four PCM 16 bit signals? |
Dither after adding four PCM 16 bit signals? |
Oct 16 2012, 21:59
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 16-October 12 Member No.: 103896 |
Hello all!
My DSP application is implemented on a FPGA using VHDL. Basically there are four 16-Bit PCM audio signals with 48k sample rate. After processing each audio signal separately (one multiplication with a factor that depends on a sensor) i add those four audio signals to get a unified signal. So the question is now, when i add those four audio signals i get a 18 bit result, but i must reduce the bit depth back to 16 bit to hand it to the audio codec chip (DAC). Should i dither in this case? Or what is the typical approach when adding PCM audio signals and then want to go back to the original bit depth? All calculation is done in fixed point. This post has been edited by Zopfi: Oct 16 2012, 22:00 |
|
|
|
![]() |
Oct 17 2012, 19:43
Post
#2
|
|
|
Group: Members Posts: 3081 Joined: 1-September 05 From: SE Pennsylvania Member No.: 24233 |
If you are carrying out calculations to a higher precision than the target bit depth then only dither as part of the final stage of bit depth reduction.
|
|
|
|
Zopfi Dither after adding four PCM 16 bit signals? Oct 16 2012, 21:59
DVDdoug I'm not a DSP expert, but my intuition says th... Oct 16 2012, 22:27
Arnold B. Krueger QUOTE (Zopfi @ Oct 16 2012, 16:59) Hello ... Oct 16 2012, 22:30
Dynamic The other option is that if the DAC permits 24-bit... Oct 17 2012, 10:18
Zopfi Thanks for the answers. So each time i drop bits e... Oct 17 2012, 19:20
Arnold B. Krueger QUOTE (pdq @ Oct 17 2012, 14:43) If you a... Oct 18 2012, 00:25
Martel VHDL IS the metal.
He has access to all the indiv... Oct 18 2012, 14:51![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 12:48 |