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
Citar como
Eric Ogier (2025). ADC (https://la.mathworks.com/matlabcentral/fileexchange/55912-adc), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
ADC/
ADC/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | Adding of a video demonstration link. |