27 Downloads
Updated 1 Apr 2022

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)

Screenshot1

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.

Screenshot1

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.

Screenshot1

Screenshot1

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.

Screenshot1

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.

Screenshot1

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.

Screenshot1

Finally, you can convert back from digital to analogue.

Screenshot1

Explore the differences in A/D and D/A conversions with different sampling and quantising values

Screenshot1

Screenshot1

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!

Screenshot1

View aToD on File Exchange

Cite As

Constantino Carlos Reyes-Aldasoro (2024). aToD (https://github.com/reyesaldasoro/aToD), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.