Other Parts Discussed in Thread: PCM1864
Hi TI Experts,
We have a customer designing ANC(Acoustic Noise Cancellation) Modules. And they run their ANC algorithms in DSP, and use audio CODEC to sample microphone inputs(4-ch) and outputs 2-ch anti noise waveforms to amplifier.
Their algorithms need the group delay parameter in CODEC to be as low as possible(ADC group delay + DAC group delay < 50uS would be perfect). I checked some datasheets, and found that in PCM3168A it describes -- for ADC Group delay time (dual) is 17/fs, and for DAC, Group delay time (quad) is 19/fs. So if we run this CODEC at fs = 192kHz, the total group delay would be (17+19)/192k = 187 uS. Am I right calculating group delays?
Are there any lower group delay solutions from TI? Customer can accept using ADC + DAC chips.
Thanks.