how to simulate ADC through matlab code
조회 수: 76 (최근 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!