SlideShare a Scribd company logo
1 of 5
Download to read offline
Experiment 9 – Frequency Shift Keying (FSK) and Amplitude Shift Keying 
INTRODUCTION 
As we saw in Experiment 7, bipolar phase shift keying (BPSK) offers BER performance that equals antipodal baseband signaling. BPSK translates to a bandpass system directly by mapping the data to two antipodal phases of the carrier separated by 180° or π radians. The performance of BPSK comes at the cost of sensitivity to phase and frequency offsets. It is difficult for the receiver to determine the absolute phase of the transmitted signal. Because the phase of the carrier varies with distance due to a finite speed of propagation, the receiver must recreate the transmitted phase of the carrier. In addition, the frequency of the transmitted carrier must also be determined to relatively high accuracy. Finally, there is no intrinsic way to tell which phase maps to a binary 1 versus binary 0. Remember the phase of the signal changes with distance. All of this is further complicated if the transmitter and receiver are moving relative to each other. The problems can be overcome with more complex receiver and transmitter systems designed to recover the true phase of the signal carrier. 
Differential bipolar phase shift keying (DBPSK) solves many of these problems, but at the cost of complexity at the transmitter and receiver and requires more power for equal BER performance. 
Frequency shift keying (FSK) provides a simple solution to many of these problems. First, there is an intrinsic way to map the binary data to the received signal. For example, imagine a system which transmits a frequency 500 Hz above the carrier for a binary 1 and a frequency 500 Hz below the carrier for binary 0. Even if there is a gross frequency error between the transmitter and receiver, the receiver can map the higher of the two frequencies back to binary 1 and the lower to binary 0. Also the relative phase of the transmitted signal is irrelevant in non-coherent FSK detection. As we shall see, these advantages come at a cost. 
In the early days of digital communications, non-coherent FSK proved itself very useful for automatic data transmission and reception. Before the advent of quartz crystal controlled oscillators, early radio transmitters and receivers were notoriously unstable, with carriers that varied plus or minus thousands of Hertz. FSK systems were successfully used over long distances by the military and press services by the 1930’s in a system known as radio teletype (RTTY). FSK is still in use today, using a number of coding schemes to transmit weather and other information to ships at sea. More complex versions of FSK are used for digital television and radio broadcasting. 
PRELAB 
1) Prepare a table with the theoretical bit error rate (BER) for coherent binary FSK with Eb/No ranging from 0 to 10 dB in 1 dB steps. 
2) Prepare a table with the theoretical BER for coherent binary ASK with Eb/No ranging from 0 to 10 dB in 1 dB steps. 
3) Prepare a table with the theoretical BER for non-coherent binary FSK with Eb/No ranging from 0 to 14 dB in 2 dB steps.
4) Prepare a table with the theoretical BER for non-coherent binary ASK with Eb/No ranging from 0 to 14 dB in 2 dB steps. 
5) Calculate the average power in an amplitude shift keyed bandpass signal with a peak amplitude of 1 volt. 
6) Calculate the average power in a frequency shift keyed bandpass signal with a peak amplitude of 1 volt. 
PROCEDURE 
1. Construct the Simulink model shown below. 
2. Set the Random Integer Generator sample time to 1 ms. Set the Rectangular filter to a Pulse Length of 200 and be sure to set the Linear Amplitude Gain to 200 as well. Set the upper Sine Wave Generator to 50.5 kHz with a sample rate of 200000 samples per second. Set the lower Sine Wave Generator to 49.5 kHz with the same sample rate. Set the SineWave2 block to 50.5 kHz with a sample rate of 200000 samples per second. Set the Integrate and Dump Block to 200 samples. Run the simulation for 0.02s and use the scope to verify that the signals going into the Add2 are correct. That is, that the upper frequency is on when a 1 bit is being sent and the lower frequency is on when a 0 bit is being sent. 
3. Verify that the two signals are orthogonal by setting the Sine Wave2 block to 50.5 kHz and observing the output of the Integrate and Dump Block. It should be zero when the 49.4 kHz tone is being sent and about 100 for bits where the 50.5 kHz tone is being sent. Change the Sine Wave 2 block to 49.5 kHz and observe that the reverse is true. 
4. Modify the model to that shown below. Use a MUX block to combine the two signals to send them to the Spectrum Scope. Set the Spectrum Scope to view frequencies between 46 kHz and 54 kHz. Set the Spectrum Units to dBW/Hertz. Set the Spectrum scope to buffer the input for 2048 samples with no overlap. Specify the FFT length as 2048 samples. Specify the number of spectral averages as 20. Run the simulation for 0.2 s. When the Spectrum Scope display appears, pull down the Channels menu and set the display colors for the two traces to different colors. Run the simulation again and observe the relationship between the peak of one channel and the nulls of the other channel. What does this relationship say about the two channels
being orthogonal? Using the definition of the Fourier Transform, does this, in fact, confirm the two signals are orthogonal? 
5. Modify the model to include an AWGN channel connected to the upper channel only. Set the Input signal power to the average power per bit of the modulated signal calculated in the pre lab. Note: this signal is a binary amplitude shift keyed (BASK) signal. Construct a coherent detector with matched filter receiver on the other side of the AWGN channel. Be careful about setting your decision threshold at the output of the matched filter. It is suggested that you observe the matched filter output to verify your threshold. Measure the BER for Eb/No of 0 through 10 dB in 1 dB steps. 
6. Modify your model to construct a coherent FSK system with an AWGN channel. Use the same frequencies as before for the sine wave sources. A suggested model is shown below. 
7. Test the BER performance of the system for Eb/No ranging from 0 to 10 dB in 1 dB steps. Remember to change the signal power to what you calculated in the prelab. How do the results compare with the results from step 3 and the prelab calculations for coherent BFSK? Graph the results from step 3 on the same graph as this step and include the theoretical performance curves. 
8. Replace the sine wave source inputs to the product blocks in the receiver (shown as Product2 and Product3 in the figure above) with independent sources set to the same frequencies. Set the Eb/No in the AWGN channel to 8 dB and verify that you have the same BER as you found in the previous step for 8 dB. Adjust the Phase offset in both of the receiver sine wave sources in small steps until the BER rate increases to the same amount as would be seen with an Eb/No of 7 dB measured in the previous step. What does this say about the sensitivity of the system to phase error?
9. Change the frequency of the upper channel from 50.5 kHz to 50.25 kHz. Measure the BER performance of the system at Eb/No from 0 to 10 dB in 2 dB steps. Note that this places the upper frequency outside the null in the spectrum of the modulated lower frequency and the lower frequency also falls outside the null in the spectrum of the modulated upper frequency. Does this significantly affect the performance in the coherent system? 
10. Modify the model to a non-coherent FSK receiver. A suggested energy detector subsystem for one frequency is shown below. Select the Subsystem block from the Simulink library, open it by double clicking on it and place the model below inside. You may then copy the subsystem block to create the second energy detector block. 
To simulate the non-coherence of the system set the cosine and sine sources in the upper frequency detector to 50.510 kHz and to 49.510 kHz in the lower frequency detector. Set the transmitted frequencies to 50.5 kHz and 49.5 kHz, respectively. Remove the product blocks and integrate and dump blocks in the coherent FSK system. Connect the outputs of the energy detectors to the inputs of the Add1 block, as shown below. 
11. Test the BER performance of the FSK system at Eb/No ranging from 0 to 10 dB in 1 dB steps. Graph these results with the theoretical performance curve on the same graph. 
12. Change the upper frequency in the transmitter to 50.25 kHz and change the cosine and sine sources in the corresponding energy detector to the same frequency. Measure the performance of the system at Eb/No ranging from 0 to 10 dB in 2 dB steps. 
13. Modify this system to become a non-coherent binary amplitude shift keyed system by removing one of the frequencies in the transmitter and the corresponding energy detector in the receiver. Replace the output of the removed channel with a constant block to create a threshold detector in the receiver as shown below.
Set the AWGN channel to the Average power of the BASK signal calculated in the pre lab. Observe the output of the 50.5 kHz Detector on a scope and determine the optimum threshold to enter in the Constant1 block. 
14. Test the BER performance of the non-coherent BASK system at Eb/No ranging from 0 to 10 dB in 1 dB steps. Compare the results to the theoretical performance curve on the same graph. 
15. Obtain the rtty.mat file from your instructor. This is an actual recording of an HF (10.128 MHz) FSK station made at 44100 samples per second. The shift is 850 Hz. Playback the recording through the model shown below. Set the Spectrum scope with to display between 1 kHz and 2.5 kHz and from -90 to -20 dB. Buffer the input by 8192 and make the FFT length also 8192. Set the number of spectral averages to 2. Set the scope to display -0.5 to 0.5 volts. Uncheck the box to limit the number of data points. 
Observe the two tone peaks as you play back the recording. Are they the same height and stable all the time? Expand the scope display and observe the first 1.5 seconds or so. If the tones were always the same height, what should the waveform look like? Can you determine the bit rate? (Hint: it is less than 100 b/s) Given the bit rate, why do you think a shift of 850 Hz is being used? Given the relative performance of coherent BASK and coherent BFSK, why is BFSK, with its attendant greater average signal power (and cost), being used on this link? 
THOUGHTS FOR CONCLUSION 
1. What other forms of signal detection could be used for decoding BFSK? (Hint: Think of linear FM modulation.) 
2. Given what you learned in step 13, what would be the expected performance of an MFSK system over this link? 
3. What do you think was causing the independent variation in signal strength of the two tones in the RTTY signal? 
As always, do not limit your conclusions to these suggestions.

More Related Content

What's hot (20)

ASK, FSK, PSK Modulation Techniques in Detail
ASK, FSK, PSK Modulation Techniques in DetailASK, FSK, PSK Modulation Techniques in Detail
ASK, FSK, PSK Modulation Techniques in Detail
 
Ch 05
Ch 05Ch 05
Ch 05
 
3 (1)
3 (1)3 (1)
3 (1)
 
3 (3)
3 (3)3 (3)
3 (3)
 
Agdon
AgdonAgdon
Agdon
 
3 (2)
3 (2)3 (2)
3 (2)
 
Fsk modulation and demodulation
Fsk modulation and demodulationFsk modulation and demodulation
Fsk modulation and demodulation
 
Beginner
BeginnerBeginner
Beginner
 
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...
Modelling, Simulation and Analysis of a Low-Noise Block Converter (LNBC) Used...
 
Cauan
CauanCauan
Cauan
 
Receivers
ReceiversReceivers
Receivers
 
Modulation of digital and analog data
Modulation of digital and analog dataModulation of digital and analog data
Modulation of digital and analog data
 
Digital communication methods
Digital communication methodsDigital communication methods
Digital communication methods
 
Lecture 11
Lecture 11Lecture 11
Lecture 11
 
RC Circuit
RC CircuitRC Circuit
RC Circuit
 
3rd qrtr p comm sc part 1
3rd qrtr p comm sc part 13rd qrtr p comm sc part 1
3rd qrtr p comm sc part 1
 
Radio recivers
Radio reciversRadio recivers
Radio recivers
 
Modulation technology
Modulation technologyModulation technology
Modulation technology
 
Radio receiver sumer
Radio receiver sumerRadio receiver sumer
Radio receiver sumer
 
Analog Transmissions
Analog TransmissionsAnalog Transmissions
Analog Transmissions
 

Viewers also liked

Work Presentation 2
Work Presentation 2Work Presentation 2
Work Presentation 2LRHolland
 
Getting Everyone on Board with Your Laserfiche Initiative
Getting Everyone on Board with Your Laserfiche InitiativeGetting Everyone on Board with Your Laserfiche Initiative
Getting Everyone on Board with Your Laserfiche InitiativeMelissa Henley
 
02“project management time estimates and planning”
02“project management  time estimates and planning”02“project management  time estimates and planning”
02“project management time estimates and planning”Alejandra Lopez
 
VARs: Build Your Value Proposition
VARs: Build Your Value PropositionVARs: Build Your Value Proposition
VARs: Build Your Value PropositionMelissa Henley
 
Quick Fields vs. Workflow Smackdown
Quick Fields vs. Workflow SmackdownQuick Fields vs. Workflow Smackdown
Quick Fields vs. Workflow SmackdownMelissa Henley
 
15 Scary Facts About Accounts Payable
15 Scary Facts About Accounts Payable15 Scary Facts About Accounts Payable
15 Scary Facts About Accounts PayableMelissa Henley
 
How to Give an Amazing Presentation
How to Give an Amazing PresentationHow to Give an Amazing Presentation
How to Give an Amazing PresentationMelissa Henley
 
Peace as a Punching Bag: Elite Framing an Polarization
Peace as a Punching Bag: Elite Framing an PolarizationPeace as a Punching Bag: Elite Framing an Polarization
Peace as a Punching Bag: Elite Framing an PolarizationGNIMediaLab
 
61 lrgcc norman_ok_feb2011
61 lrgcc norman_ok_feb201161 lrgcc norman_ok_feb2011
61 lrgcc norman_ok_feb2011BCS LLC
 
Cracked feed protection for hydrotreating catalysts npra 2007 annual meetin...
Cracked feed protection for hydrotreating catalysts   npra 2007 annual meetin...Cracked feed protection for hydrotreating catalysts   npra 2007 annual meetin...
Cracked feed protection for hydrotreating catalysts npra 2007 annual meetin...BCS LLC
 
EURECAT sulfiding technologies
EURECAT sulfiding technologiesEURECAT sulfiding technologies
EURECAT sulfiding technologiesBCS LLC
 

Viewers also liked (16)

Work Presentation 2
Work Presentation 2Work Presentation 2
Work Presentation 2
 
Ins pas 411
Ins pas 411Ins pas 411
Ins pas 411
 
Getting Everyone on Board with Your Laserfiche Initiative
Getting Everyone on Board with Your Laserfiche InitiativeGetting Everyone on Board with Your Laserfiche Initiative
Getting Everyone on Board with Your Laserfiche Initiative
 
02“project management time estimates and planning”
02“project management  time estimates and planning”02“project management  time estimates and planning”
02“project management time estimates and planning”
 
Kap 8 journalist og vær varsom
Kap 8   journalist og vær varsomKap 8   journalist og vær varsom
Kap 8 journalist og vær varsom
 
Lukemia powerpoint
Lukemia powerpointLukemia powerpoint
Lukemia powerpoint
 
VARs: Build Your Value Proposition
VARs: Build Your Value PropositionVARs: Build Your Value Proposition
VARs: Build Your Value Proposition
 
Quick Fields vs. Workflow Smackdown
Quick Fields vs. Workflow SmackdownQuick Fields vs. Workflow Smackdown
Quick Fields vs. Workflow Smackdown
 
Salgs presentasjon
Salgs presentasjonSalgs presentasjon
Salgs presentasjon
 
15 Scary Facts About Accounts Payable
15 Scary Facts About Accounts Payable15 Scary Facts About Accounts Payable
15 Scary Facts About Accounts Payable
 
Capital Asset Management Ebrochure
Capital Asset Management EbrochureCapital Asset Management Ebrochure
Capital Asset Management Ebrochure
 
How to Give an Amazing Presentation
How to Give an Amazing PresentationHow to Give an Amazing Presentation
How to Give an Amazing Presentation
 
Peace as a Punching Bag: Elite Framing an Polarization
Peace as a Punching Bag: Elite Framing an PolarizationPeace as a Punching Bag: Elite Framing an Polarization
Peace as a Punching Bag: Elite Framing an Polarization
 
61 lrgcc norman_ok_feb2011
61 lrgcc norman_ok_feb201161 lrgcc norman_ok_feb2011
61 lrgcc norman_ok_feb2011
 
Cracked feed protection for hydrotreating catalysts npra 2007 annual meetin...
Cracked feed protection for hydrotreating catalysts   npra 2007 annual meetin...Cracked feed protection for hydrotreating catalysts   npra 2007 annual meetin...
Cracked feed protection for hydrotreating catalysts npra 2007 annual meetin...
 
EURECAT sulfiding technologies
EURECAT sulfiding technologiesEURECAT sulfiding technologies
EURECAT sulfiding technologies
 

Similar to 561 experiment 9 ertertetert te

Satellite communications by dennis roddy (4th edition)
Satellite communications by dennis roddy (4th edition)Satellite communications by dennis roddy (4th edition)
Satellite communications by dennis roddy (4th edition)Adam Năm
 
Flow cytometry
Flow cytometryFlow cytometry
Flow cytometryqlqiao
 
National college of science and technology
National college of science and technologyNational college of science and technology
National college of science and technologySarah Krystelle
 
2008 anna university
2008 anna university2008 anna university
2008 anna universitynithiece09
 
Eecb351 exp 8 ask fsk
Eecb351 exp 8 ask fskEecb351 exp 8 ask fsk
Eecb351 exp 8 ask fskZufayri Chan
 
Communication system lec 8
Communication system lec 8Communication system lec 8
Communication system lec 8ZareenRauf1
 
Modulation
ModulationModulation
Modulationsristykp
 
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNELDESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNELMohammad Liton Hossain
 
Design and Implementation a BPSK Modem and BER Measurement in AWGN Channel
Design and Implementation a BPSK Modem and BER Measurement in AWGN ChannelDesign and Implementation a BPSK Modem and BER Measurement in AWGN Channel
Design and Implementation a BPSK Modem and BER Measurement in AWGN ChannelIJSRP Journal
 
LefebvreAustinLab4FormalReport
LefebvreAustinLab4FormalReportLefebvreAustinLab4FormalReport
LefebvreAustinLab4FormalReportAustin Lefebvre
 

Similar to 561 experiment 9 ertertetert te (20)

Satellite communications by dennis roddy (4th edition)
Satellite communications by dennis roddy (4th edition)Satellite communications by dennis roddy (4th edition)
Satellite communications by dennis roddy (4th edition)
 
Flow cytometry
Flow cytometryFlow cytometry
Flow cytometry
 
13.pdf
13.pdf13.pdf
13.pdf
 
12.pdf
12.pdf12.pdf
12.pdf
 
20-42GHz x2
20-42GHz x220-42GHz x2
20-42GHz x2
 
National college of science and technology
National college of science and technologyNational college of science and technology
National college of science and technology
 
Comm8(exp.3)
Comm8(exp.3)Comm8(exp.3)
Comm8(exp.3)
 
Pagara
PagaraPagara
Pagara
 
UNIT-4 Baseband Digital Modulation.pdf
UNIT-4 Baseband Digital Modulation.pdfUNIT-4 Baseband Digital Modulation.pdf
UNIT-4 Baseband Digital Modulation.pdf
 
Pula
PulaPula
Pula
 
2008 anna university
2008 anna university2008 anna university
2008 anna university
 
Bani
BaniBani
Bani
 
Balane
BalaneBalane
Balane
 
Eecb351 exp 8 ask fsk
Eecb351 exp 8 ask fskEecb351 exp 8 ask fsk
Eecb351 exp 8 ask fsk
 
Communication system lec 8
Communication system lec 8Communication system lec 8
Communication system lec 8
 
Modulation
ModulationModulation
Modulation
 
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNELDESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
DESIGN AND IMPLEMENTATION A BPSK MODEM AND BER MEASUREMENT IN AWGN CHANNEL
 
Design and Implementation a BPSK Modem and BER Measurement in AWGN Channel
Design and Implementation a BPSK Modem and BER Measurement in AWGN ChannelDesign and Implementation a BPSK Modem and BER Measurement in AWGN Channel
Design and Implementation a BPSK Modem and BER Measurement in AWGN Channel
 
Eeng 3810 chapter 4
Eeng 3810 chapter 4Eeng 3810 chapter 4
Eeng 3810 chapter 4
 
LefebvreAustinLab4FormalReport
LefebvreAustinLab4FormalReportLefebvreAustinLab4FormalReport
LefebvreAustinLab4FormalReport
 

Recently uploaded

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 

561 experiment 9 ertertetert te

  • 1. Experiment 9 – Frequency Shift Keying (FSK) and Amplitude Shift Keying INTRODUCTION As we saw in Experiment 7, bipolar phase shift keying (BPSK) offers BER performance that equals antipodal baseband signaling. BPSK translates to a bandpass system directly by mapping the data to two antipodal phases of the carrier separated by 180° or π radians. The performance of BPSK comes at the cost of sensitivity to phase and frequency offsets. It is difficult for the receiver to determine the absolute phase of the transmitted signal. Because the phase of the carrier varies with distance due to a finite speed of propagation, the receiver must recreate the transmitted phase of the carrier. In addition, the frequency of the transmitted carrier must also be determined to relatively high accuracy. Finally, there is no intrinsic way to tell which phase maps to a binary 1 versus binary 0. Remember the phase of the signal changes with distance. All of this is further complicated if the transmitter and receiver are moving relative to each other. The problems can be overcome with more complex receiver and transmitter systems designed to recover the true phase of the signal carrier. Differential bipolar phase shift keying (DBPSK) solves many of these problems, but at the cost of complexity at the transmitter and receiver and requires more power for equal BER performance. Frequency shift keying (FSK) provides a simple solution to many of these problems. First, there is an intrinsic way to map the binary data to the received signal. For example, imagine a system which transmits a frequency 500 Hz above the carrier for a binary 1 and a frequency 500 Hz below the carrier for binary 0. Even if there is a gross frequency error between the transmitter and receiver, the receiver can map the higher of the two frequencies back to binary 1 and the lower to binary 0. Also the relative phase of the transmitted signal is irrelevant in non-coherent FSK detection. As we shall see, these advantages come at a cost. In the early days of digital communications, non-coherent FSK proved itself very useful for automatic data transmission and reception. Before the advent of quartz crystal controlled oscillators, early radio transmitters and receivers were notoriously unstable, with carriers that varied plus or minus thousands of Hertz. FSK systems were successfully used over long distances by the military and press services by the 1930’s in a system known as radio teletype (RTTY). FSK is still in use today, using a number of coding schemes to transmit weather and other information to ships at sea. More complex versions of FSK are used for digital television and radio broadcasting. PRELAB 1) Prepare a table with the theoretical bit error rate (BER) for coherent binary FSK with Eb/No ranging from 0 to 10 dB in 1 dB steps. 2) Prepare a table with the theoretical BER for coherent binary ASK with Eb/No ranging from 0 to 10 dB in 1 dB steps. 3) Prepare a table with the theoretical BER for non-coherent binary FSK with Eb/No ranging from 0 to 14 dB in 2 dB steps.
  • 2. 4) Prepare a table with the theoretical BER for non-coherent binary ASK with Eb/No ranging from 0 to 14 dB in 2 dB steps. 5) Calculate the average power in an amplitude shift keyed bandpass signal with a peak amplitude of 1 volt. 6) Calculate the average power in a frequency shift keyed bandpass signal with a peak amplitude of 1 volt. PROCEDURE 1. Construct the Simulink model shown below. 2. Set the Random Integer Generator sample time to 1 ms. Set the Rectangular filter to a Pulse Length of 200 and be sure to set the Linear Amplitude Gain to 200 as well. Set the upper Sine Wave Generator to 50.5 kHz with a sample rate of 200000 samples per second. Set the lower Sine Wave Generator to 49.5 kHz with the same sample rate. Set the SineWave2 block to 50.5 kHz with a sample rate of 200000 samples per second. Set the Integrate and Dump Block to 200 samples. Run the simulation for 0.02s and use the scope to verify that the signals going into the Add2 are correct. That is, that the upper frequency is on when a 1 bit is being sent and the lower frequency is on when a 0 bit is being sent. 3. Verify that the two signals are orthogonal by setting the Sine Wave2 block to 50.5 kHz and observing the output of the Integrate and Dump Block. It should be zero when the 49.4 kHz tone is being sent and about 100 for bits where the 50.5 kHz tone is being sent. Change the Sine Wave 2 block to 49.5 kHz and observe that the reverse is true. 4. Modify the model to that shown below. Use a MUX block to combine the two signals to send them to the Spectrum Scope. Set the Spectrum Scope to view frequencies between 46 kHz and 54 kHz. Set the Spectrum Units to dBW/Hertz. Set the Spectrum scope to buffer the input for 2048 samples with no overlap. Specify the FFT length as 2048 samples. Specify the number of spectral averages as 20. Run the simulation for 0.2 s. When the Spectrum Scope display appears, pull down the Channels menu and set the display colors for the two traces to different colors. Run the simulation again and observe the relationship between the peak of one channel and the nulls of the other channel. What does this relationship say about the two channels
  • 3. being orthogonal? Using the definition of the Fourier Transform, does this, in fact, confirm the two signals are orthogonal? 5. Modify the model to include an AWGN channel connected to the upper channel only. Set the Input signal power to the average power per bit of the modulated signal calculated in the pre lab. Note: this signal is a binary amplitude shift keyed (BASK) signal. Construct a coherent detector with matched filter receiver on the other side of the AWGN channel. Be careful about setting your decision threshold at the output of the matched filter. It is suggested that you observe the matched filter output to verify your threshold. Measure the BER for Eb/No of 0 through 10 dB in 1 dB steps. 6. Modify your model to construct a coherent FSK system with an AWGN channel. Use the same frequencies as before for the sine wave sources. A suggested model is shown below. 7. Test the BER performance of the system for Eb/No ranging from 0 to 10 dB in 1 dB steps. Remember to change the signal power to what you calculated in the prelab. How do the results compare with the results from step 3 and the prelab calculations for coherent BFSK? Graph the results from step 3 on the same graph as this step and include the theoretical performance curves. 8. Replace the sine wave source inputs to the product blocks in the receiver (shown as Product2 and Product3 in the figure above) with independent sources set to the same frequencies. Set the Eb/No in the AWGN channel to 8 dB and verify that you have the same BER as you found in the previous step for 8 dB. Adjust the Phase offset in both of the receiver sine wave sources in small steps until the BER rate increases to the same amount as would be seen with an Eb/No of 7 dB measured in the previous step. What does this say about the sensitivity of the system to phase error?
  • 4. 9. Change the frequency of the upper channel from 50.5 kHz to 50.25 kHz. Measure the BER performance of the system at Eb/No from 0 to 10 dB in 2 dB steps. Note that this places the upper frequency outside the null in the spectrum of the modulated lower frequency and the lower frequency also falls outside the null in the spectrum of the modulated upper frequency. Does this significantly affect the performance in the coherent system? 10. Modify the model to a non-coherent FSK receiver. A suggested energy detector subsystem for one frequency is shown below. Select the Subsystem block from the Simulink library, open it by double clicking on it and place the model below inside. You may then copy the subsystem block to create the second energy detector block. To simulate the non-coherence of the system set the cosine and sine sources in the upper frequency detector to 50.510 kHz and to 49.510 kHz in the lower frequency detector. Set the transmitted frequencies to 50.5 kHz and 49.5 kHz, respectively. Remove the product blocks and integrate and dump blocks in the coherent FSK system. Connect the outputs of the energy detectors to the inputs of the Add1 block, as shown below. 11. Test the BER performance of the FSK system at Eb/No ranging from 0 to 10 dB in 1 dB steps. Graph these results with the theoretical performance curve on the same graph. 12. Change the upper frequency in the transmitter to 50.25 kHz and change the cosine and sine sources in the corresponding energy detector to the same frequency. Measure the performance of the system at Eb/No ranging from 0 to 10 dB in 2 dB steps. 13. Modify this system to become a non-coherent binary amplitude shift keyed system by removing one of the frequencies in the transmitter and the corresponding energy detector in the receiver. Replace the output of the removed channel with a constant block to create a threshold detector in the receiver as shown below.
  • 5. Set the AWGN channel to the Average power of the BASK signal calculated in the pre lab. Observe the output of the 50.5 kHz Detector on a scope and determine the optimum threshold to enter in the Constant1 block. 14. Test the BER performance of the non-coherent BASK system at Eb/No ranging from 0 to 10 dB in 1 dB steps. Compare the results to the theoretical performance curve on the same graph. 15. Obtain the rtty.mat file from your instructor. This is an actual recording of an HF (10.128 MHz) FSK station made at 44100 samples per second. The shift is 850 Hz. Playback the recording through the model shown below. Set the Spectrum scope with to display between 1 kHz and 2.5 kHz and from -90 to -20 dB. Buffer the input by 8192 and make the FFT length also 8192. Set the number of spectral averages to 2. Set the scope to display -0.5 to 0.5 volts. Uncheck the box to limit the number of data points. Observe the two tone peaks as you play back the recording. Are they the same height and stable all the time? Expand the scope display and observe the first 1.5 seconds or so. If the tones were always the same height, what should the waveform look like? Can you determine the bit rate? (Hint: it is less than 100 b/s) Given the bit rate, why do you think a shift of 850 Hz is being used? Given the relative performance of coherent BASK and coherent BFSK, why is BFSK, with its attendant greater average signal power (and cost), being used on this link? THOUGHTS FOR CONCLUSION 1. What other forms of signal detection could be used for decoding BFSK? (Hint: Think of linear FM modulation.) 2. Given what you learned in step 13, what would be the expected performance of an MFSK system over this link? 3. What do you think was causing the independent variation in signal strength of the two tones in the RTTY signal? As always, do not limit your conclusions to these suggestions.