ADC
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
ADC/
ADC/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Adding of a video demonstration link. |