This page is optimized for mobile devices, if you would prefer the desktop version just click here

0.4 Results

Results of the implementation of our project.

Full digital signal 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 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

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.

<< Chapter < Page Page > Chapter >>

Read also:

OpenStax, R/2r implementation of a d/a converter. OpenStax CNX. Dec 17, 2014 Download for free at http://legacy.cnx.org/content/col11732/1.1
Google Play and the Google Play logo are trademarks of Google Inc.
Jobilize.com uses cookies to ensure that you get the best experience. By continuing to use Jobilize.com web-site, you agree to the Terms of Use and Privacy Policy.