how to simulate ADC through matlab code
30 views (last 30 days)
Show older comments
Durga srinivasu Jarajapu
on 2 Jan 2020
Answered: Idin Motedayen-Aval
on 18 Nov 2024
Hi,
Suggest matlab code for simulating high speed ADC's and DAC's.
regards,
srinivas
2 Comments
Dimitris Kalogiros
on 2 Jan 2020
Be more specific about "high speed"
Are you trying to simulate the quantization noise o a ADC/DAC or (in addition) some other impairments?
Accepted Answer
Evangelos Denaxas
on 16 Jan 2020
You can try to use "fi" objects that encode fixed-point behavior and hence ADC/DAC natively.
0 Comments
More Answers (2)
Idin Motedayen-Aval
on 18 Nov 2024
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 Comments
See Also
Categories
Find more on Data Converters in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!