how to simulate ADC through matlab code
96 ビュー (過去 30 日間)
古いコメントを表示
Durga srinivasu Jarajapu
2020 年 1 月 2 日
回答済み: Idin Motedayen-Aval
2024 年 11 月 18 日
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 日
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!