how to simulate ADC through matlab code
77 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Durga srinivasu Jarajapu
el 2 de En. de 2020
Respondida: Idin Motedayen-Aval
el 18 de Nov. de 2024 a las 16:37
Hi,
Suggest matlab code for simulating high speed ADC's and DAC's.
regards,
srinivas
2 comentarios
Dimitris Kalogiros
el 2 de En. de 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?
Respuesta aceptada
Evangelos Denaxas
el 16 de En. de 2020
You can try to use "fi" objects that encode fixed-point behavior and hence ADC/DAC natively.
0 comentarios
Más respuestas (2)
po-wei huang
el 18 de Abr. de 2020
You can try this sample in which both ADC/DAC is provided.
0 comentarios
Idin Motedayen-Aval
el 18 de Nov. de 2024 a las 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 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!