<< Chapter < Page Chapter >> Page >
Results of the implementation of our project.

Full digital signal output

The Digital Output

The full digital signal output exists in the digital realm, but it is a bit stream that gets 8 new bits 44,100 times each second. As discussed earlier, the exact nature of this bit stream is based on the original audio file, but there are a total of 256 different output voltage levels.

R/2r ladder output

The Digital Sine Wave
The full digital signal enters the R/2R Ladder and the voltage at output becomes the weighted sum of each bit. The 256 quantization levels make the signal appear blocky and really shows that higher frequencies have been introduced into the signal.

The full digital signal enters the R/2R Ladder and the voltage at output becomes the weighted sum of each bit. The 256 quantization levels make the signal appear blocky and really shows that higher frequencies have been introduced into the signal.

Audio output

The Sine Wave

Kernel multitasker

In our final results, we noticed that the final audio output had significant random delays. This is due to the kernel multitasker on the BeagleBone Black. Since it runs Linux, and Linux is not a realtime system, the processor will choose to run a background process that is not our code from time to time. We used the BBIOlib which directly addresses the general purpose I/Os which avoid many of the Linux performance issues, but not this one. We wanted to collect data on our systems signal to noise ratio, but because of this significant and random delay, it would make our data significantly off. The final sound is pretty clear when coming through the speakers, other than the intermittent delay. However, we could calculate the signal to quantization noise ratio (SQNR) which was around 48 dB.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Elec 301 projects fall 2014. OpenStax CNX. Jan 09, 2015 Download for free at http://legacy.cnx.org/content/col11734/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Elec 301 projects fall 2014' conversation and receive update notifications?

Ask