aToD: Analogue To Digital Conversion
A simple and intuitive graphical user interface to explore and analyse the process of analogue to digital conversion
Start the Graphical User Interface aToD
Call aToD from the command line without any arguments
aToD boxPlot3D(xx)
aToD will create a graphical user interface. Initially, the interface gives you the option to select a type of signal (sine, triangular or square) or to change the frequency. When you select either of these two options, a signal will be drawn.
You will have now two more options, related with the sampling of the signal. If you select these, the signal will be sampled.
You can change the type of signal or its frequency at any time.
When you select to sample the signal, or change the sampling frequency, the signal will be sampled and you will be presented with new options related to quantisation. A proper combination of sampling frequency, and quantisation levels or number of bits is crucial in the analogue to digital conversion process.
Once you sample and quantise your signal, the signal will be presented in dotted lines with the actual samples in red stars with the quantised samples in black circles. This illustrates the quantisation error that is due to the number of levels. Change the number of bits and compare.
The digital signal is illustrated with a No-Return-to-zero code (1 as a high level and 0 as a low level), and only some bits are written down under the digital signal.
Finally, you can convert back from digital to analogue.
Explore the differences in A/D and D/A conversions with different sampling and quantising values
A final experiment is to sample below the critical sampling frequency, also known as Nyquist rate. See what happens with the signal as you convert to digital and back!
Cita come
Constantino Carlos Reyes-Aldasoro (2024). aToD (https://github.com/reyesaldasoro/aToD), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |
|