from Step 3 - The Idealized System
Published online by Cambridge University Press: 05 June 2012
There is nothing new in this chapter. Really. By peeling away the outer, most accessible layers of the communication system, the previous chapters have provided all of the pieces needed to build an idealized digital communication system, and this chapter just shows how to combine the pieces into a functioning system. Then we get to play with the system a bit, asking a series of “what if” questions.
In outline, the idealized system consists of two parts, rather than three, since the channel is assumed to be noiseless and disturbance-free.
The Transmitter
codes a message (in the form of a character string) into a sequence of symbols,
transforms the symbol sequence into an analog signal using a pulse shape, and
modulates the scaled pulses up to the passband.
The Digital Receiver
samples the received signal,
demodulates to baseband,
filters the signal to remove unwanted portions of the spectrum,
correlates with the pulse shape to help emphasize the “peaks” of the pulse train,
downsamples to the symbol rate, and
decodes the symbols back into the character string.
Each of these procedures is familiar from earlier chapters, and you may have already written Matlab code to perform them. It is time to combine the elements into a full simulation of a transmitter and receiver pair that can function successfully in an ideal setting.
To save this book to your Kindle, first ensure no-reply@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.