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!
引用格式
Constantino Carlos Reyes-Aldasoro (2024). aToD (https://github.com/reyesaldasoro/aToD), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|