Post Go back to editing

Improving Zipper Noise for AD5280

Thread Summary

The user is concerned about zipper noise when using the AD5280 digital potentiometer to manage analog audio parameters, especially during fast and frequent updates via an ADC connected to an expression pedal. The final answer suggests that using the SHDN pin to mimic the SYNC function of the AD5291 by asserting it at zero crossing and deasserting it after programming the wiper could help reduce noise, but warns that this approach may still create large steps in the output stage. The user is advised to consider the AD5291 as a last option for its built-in SYNC function.
AI Generated Content

Hello, 

I am exploiting the AD5280 for managing phisical parameters of an analog audio processor for guitar.

the device works with presets ( abrupt change in the configuration: Gain, Boost, Master volume) . In addition these parameters can  be updated very fast with and ADC connected to a potentiometer (expression pedal).

this is a potential cause of zipper noise.

The proposed solution with a window comparator cannot be exploited because we are forced to use a dual supply. What solution do you suggest in order to address this potential issue?

Best regards, 

G

Parents Reply
  • There will be small transition glitch as the wiper position is changed for small steps.

    Additionally, there will be digital feedthrough noise due to activity on the I2C bus. 

    You can check the figures 52, 53 in the datasheet. Both are shown for the worst case conditions.

    You can add an appropriate low pass or high pass or bandpass filter at the output stage if that is not tolerable in your system.

Children