ADC

版本 1.0.0.0 (14.9 KB) 作者: Eric Ogier
Integrating Analog to Digital Converter - Simulink model
1.8K 次下载
更新时间 2016/3/23

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Electromechanical 的更多信息

Community Treasure Hunt

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

Start Hunting!

ADC/

版本 已发布 发行说明
1.0.0.0

Adding of a video demonstration link.