Delta Sigma ADC with Noise

6 views (last 30 days)
siva ak
siva ak on 13 Dec 2019
Answered: Joel Van Sickel on 19 Aug 2020
I am trying to model a delta sigma ADC model for ADS131A04. I am using the existing model in MATLAB https://in.mathworks.com/help/physmod/sps/examples/delta-sigma-adc-with-noise.html. Now I have to modify the model as per my ADC. I want the information on how to set Vref, Clock, Tsim, Fs, Integrator block in demodulator block.

Accepted Answer

Joel Van Sickel
Joel Van Sickel on 19 Aug 2020
Hello Siva,
You can set Fs based on your sampling rate and clock is determined by Fs. Your reference voltage is based on your range of input. However, you may need to modify the simple example circuit you are looking at to support both positive and negative input values. Tsim is 1/Fs/10. The integrator block does not need changed as it operates based on Fs.
Regards,
Joel

More Answers (0)

Categories

Find more on Electrical Sensors in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!