<< Chapter < Page Chapter >> Page >

Results

Our goal in digital communications was to transmit a grayscale image shown below:

This image was represented as a matrix with dimensions 512x512 with each entry having values from 0 to 255. The values from 0 to 255 in each entry of the matrix were taken, converted into a string of 0s and 1s and fed in four bits at a time into the 16 QAM modulator. This was then passed through a noisy channel which added an error of random numbers between -2.5 to 2.5 to the transmitted signal. The receiver collected the received signal, demodulated it and reconstructed the received image with noise. This was done with a raised cosine filter, a Butterworth filter and with no filter at all. We also compared the bit error with the original image for the raised cosine filter and the Butterworth filter. Below is the image received with noise using a raised cosine filter in the modulation phase:

Using the Butterworth filter in the modulation phase the received image with noise was:

Using no filter at all during the modulation scheme the received image was:

Error calculations and filter evaluations

The bit error was calculated by analyzing the bit-representation of the original grayscale image and comparing it the bit-representation of the received image. The percentage of incorrect bits was calculated to be 34.55% when using the raised cosine filter, and 34.45% when using the Butterworth filter. From these results we can see that the performance of the Butterworth filter and the raised cosine filter are about the same, with the Butterworth filter performing slightly better. The bit error in the received image using no filter was 47%, however, percent error for the number of incorrect grayscale pixels was calculated to be 99%. The percent error for the number of incorrect grayscale pixels using the Butterworth filter was 95.64%. The percent error for the number of incorrect grayscale pixels using the raised cosine filter was 95.66%. This is high because this includes even the slightest error which might be indistinguishable to the human eye.

We can also see the importance of using filters in the upsampling stage of the modulation phase of the digital communication scheme by looking at the received image without the use of a filter. The use of a digital filter allows the image to be recovered with far greater accuracy.

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 2011. OpenStax CNX. Jun 18, 2012 Download for free at http://cnx.org/content/col11431/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

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

Ask