how to simulate ADC through matlab code
33 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Durga srinivasu Jarajapu
am 2 Jan. 2020
Beantwortet: Idin Motedayen-Aval
am 18 Nov. 2024
Hi,
Suggest matlab code for simulating high speed ADC's and DAC's.
regards,
srinivas
2 Kommentare
Dimitris Kalogiros
am 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?
Akzeptierte Antwort
Evangelos Denaxas
am 16 Jan. 2020
You can try to use "fi" objects that encode fixed-point behavior and hence ADC/DAC natively.
0 Kommentare
Weitere Antworten (2)
po-wei huang
am 18 Apr. 2020
You can try this sample in which both ADC/DAC is provided.
0 Kommentare
Idin Motedayen-Aval
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Data Converters finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!