This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TAC5111: TAC5111 DAC Modulator Noise

Part Number: TAC5111

Hello, my team is developing a test board using a TAC5111 codec as the audio interface with ADC and DAC functionality. It is communicating with our DSP processor over an I2S link and we have tested in both DSP master and codec master modes.

Across all configurations and tests we are seeing a common problem of high frequency noise on the DAC output. I will attach screenshots of this pin probed on an oscillisocpe, the general pattern is a random set of +- 20 mV jumps timed exactly to the DAC modulator frequency. I have confirmed this is the source by changing the DAC modulator frequency from 2.8 MHz to 1.4 MHz and observed the transitions of the noise changing accordingly.

Attached are screenshots of time base and frequency base measurements of the output signal path showing the 2.8 MHz modulated noise.ScreenshotTAC5111_Time.png

ScreenshotTAC5111_10MHz.png

Some other changes we have attempted include, DAC Digital mute (noise persists), DAC shutdown (noise is removed), halving the DAC bias current reference PWR_TUNE_CFG1=0x82, DAC low-power interpolation filter PWR_TUNE_CFG1,  high DR/SNR output driver mode OUT1x_CFG1=0xE0, and disabling the PLL CLK_CFG2=0x09.

Any assistance in other areas to look at in debugging this issue are appreciated.


  • Hi Tyler,

    The noise you are measuring is exactly how a delta sigma DAC is supposed to work. The DAC modulates at a very high out of band frequency (20Hz to 20kHz), and that noise gets filtered out once you return to the audio bandwidth. There's nothing to do about this noise because it is fundamental to how the DAC works.

    What is it about the noise that is causing a problem for your design?

    Thanks,
    Jeff McPherson