ADC

Integrating Analog to Digital Converter - Simulink model
1.7K Downloads
Updated 23 Mar 2016

View License

Description: ADC is a simple Simulink model of an integrating analog to digital converter, including :
- A counter (clock : 160MHz, size : 10 bits)
- A resettable integrator (reset : every 2^10 160MHz clock period)
- A comparator (input signal versus the analog ramp from the integrator)
- A polynomial extrapolator (order : 5, calculating samples at deterministic instants from stochastic samples)
Video demonstration :
https://www.youtube.com/watch?v=8GZUZwL03d4&ab_channel=Pseudonymeoriginal

Cite As

Eric Ogier (2024). ADC (https://www.mathworks.com/matlabcentral/fileexchange/55912-adc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

ADC/

Version Published Release Notes
1.0.0.0

Adding of a video demonstration link.