<< Chapter < Page | Chapter >> Page > |
Finally, after tuning each component separately, it is necessary to confirm that when all the pieces of the system are operatingsimultaneously, there are no excessive negative interactions. Hopefully, little further tuning will prove necessaryto complete a successful design. The next section has more specifics about the receiver design.
From the parameters in [link] ,
The
Transmitter can be used to implement the
transmission specifications, as shown in
m6params.m
. Plot the received
signal and its spectrum. Use these plots to explain why your answers to
[link] are correct.
The analog front end of the receiver in [link] takes the signal from an antenna, amplifies it, and crudely bandpass filters it to (partially) suppressfrequencies outside the desired user's frequency band. An analog downconverter modulates the received signal (approximately)down to the nominal intermediate frequency at 2 MHz. The output of the analog downconverter is set by an automatic gaincontroller to fit the range of the sampler. The output of the AGC is sampledat intervals of kHz to give , which provides a “Nyquist” bandwidth of 425 kHz that is ample for a102 kHz baseband user bandwidth. The sampled received signal from [link] is the input to the DSP portion of the receiver in [link] .
The following comments on the components of the digital receiver in [link] help characterize the design task:
blockcode52.m
in conjunction with
bin2text.m
can be used to reconstruct the original text.
This also requires a frame synchronization that finds andremoves the start block consisting of marker
plus training, which is
most likely implemented using a correlation technique.Notification Switch
Would you like to follow the 'Software receiver design' conversation and receive update notifications?