how to simulate ADC through matlab code
77 次查看(过去 30 天)
显示 更早的评论
Durga srinivasu Jarajapu
2020-1-2
回答: Idin Motedayen-Aval
2024-11-18,16:37
Hi,
Suggest matlab code for simulating high speed ADC's and DAC's.
regards,
srinivas
2 个评论
Dimitris Kalogiros
2020-1-2
Be more specific about "high speed"
Are you trying to simulate the quantization noise o a ADC/DAC or (in addition) some other impairments?
采纳的回答
Evangelos Denaxas
2020-1-16
You can try to use "fi" objects that encode fixed-point behavior and hence ADC/DAC natively.
0 个评论
更多回答(2 个)
Idin Motedayen-Aval
2024-11-18,16:37
If interested in simulating architecture of ADCs and DACs, you can look at Mixed-Signal Blockset:
This goes beyond just quantization and allows you to simulate different architectures for data converters and various impairments.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!