Вы находитесь на странице: 1из 6

Journal of Analog and Digital Communications

Volume 3 Issue 3

Implementation of FSK and PSK Using On-Off Keying with


MATLAB
[1]Mrs. Rekha Chahar, [2] Himani, [3]Mr. Sanjeev Yadav
[1][3]
Assistant Professor, [2] M.Tech scholar, Govt. Women Engineering College, Ajmer
[1]
rekhachahar@gweca.ac.in, [2]himmiiim27@gmail.com, [3]sanjeev.yadav@gweca.ac.in

Abstract
Frequency shift keying (FSK) and Phase shift keying (PSK) are executed and investigated in
this paper. FSK and PSK modulated signals are produced using On-Off Keying (OOK) which
is a special case of Amplitude Shift Keying (ASK).This paper describes the relation between
digital modulation technique ASK, FSK and PSK in the simplest manner.These are digital
modulation techniques so the input signal should be in binary form means either 0 or 1. For
ASK amplitude of carrier signal is varied to represent binary 1 and 0 respectively, FSK
frequency of carrier signal is varied according to the message signal and for PSK phase of
the carrier signal is varied according to the message signal. In this paper square wave as
message signal data and a high frequency carrier signal have been used. First ASK signal is
executed by simple multiplication process of data stream with carrier and then FSK through
invert data stream with changing frequency of the carrier also. PSK is implemented by
change data stream in bi-polar NRZ (Non return to Zero) form and then multiplication
process. To execute the coding system generator version 8.5 are used under MATLAB version
(R2015a.)

Keywords: Amplitude Shift Keying (ASK),Frequency Shift Keying (FSK), On-Off Keying
(OOK),Phase Shift Keying (PSK).

INTRODUCTION communication. The most fundamental


Today digital communication system is digital modulation techniques are shift
required almost in every area and keying techniques:
increasing its application in many fields. ➢ ASK (amplitude-shift keying) - a finite
Communication system means dealing number of amplitudes are used.
with transmission of information from ➢ FSK (frequency-shift keying) -a finite
transmitter to receiver. That means number of frequencies are used.
transmitter required to convert information ➢ PSK (phase-shift keying) - a finite
in one form to another from so channel can number of phases are used.
easily carry information from source to The digital communication means digital
destination and receiver required modulated signal can be transmitted
converting back information to original through cable, microwave system, satellite
form so destination could faithfully at different frequencies. Because of the
understand the information. When we constant amplitude of FSK and PSK the
transmit digital signal over a long distance effect of non- linearity, noise interference
than continuous wave modulation is is minimum on signal detection. In digital
needed. In this modulation process the modulation instead of transmitting one bit
parameters of the carrier is changed for at a time, we can also transmit two or more
example amplitude, frequency and phase. bits at a time. This is known as the M-ary
transmission. The factors affecting the
There are a number of digital modulation modulation schemes are as- 1) maximum
techniques, available for digital data rate, 2) minimum probability of

1 Page 1-6 © MAT Journals 2017. All Rights Reserved


Journal of Analog and Digital Communications
Volume 3 Issue 3

symbol error, 3) minimum transmitted for a bit duration of T seconds. If there will
power, 4) maximum channel bandwidth, 5) no amplitude value then data value of ‘0’
maximumresistanceto interfering signals, will be transmitted.
6) minimum circuit complexity [1–5]. In OOK technique modulated signal can
be expressed as
AMPLITUDE SHIFT KEYING s(t)= …………(1)
This technique is the simplest digital
modulation technique. Amplitude-shift where, =>carrier frequency
keying (ASK) modulation technique
represents digital data as variations in the Sinusoidal Carrier Signal
amplitude of a carrier wave. In an ASK
binary symbol ‘1’ is represented by
transmitting a high amplitude of carrier On-Off
signal and binary symbol ‘0’ is represented Square Wave
by transmitting a low amplitude carrier
signal. (Uni-polar NRZ) Signal
Sinusoidal carrier signal
Fig 3: Block diagram of generation of
OOK signal.
ASK
Digital
Data Signal
(Message Signal)
Fig 1: Block diagram of generation of
ASK signal.

Fig 4: Carrier, Input data and OOK


modulated signal

It can be said that modulated signal is in


(a) the form of ON means some amplitude
level and OFF means zero amplitude level.
Thus ASK is also known as ON-OFF
KEYING (OOK).

FREQUENCY SHIFT KEYING


(b) Frequency Shift keying (FSK) is a
Fig 2: Input data (a) and ASK modulated frequency digital modulation technique in
signal (b) which digital message signal is transmitted
through discrete frequency changes of a
ON-OFF KEYING (OOK) carrier wave. The basic FSK is binary
OOK is a form of amplitude modulation, in Frequency Shift Keying(BFSK) uses a pair
this there is only one unit energy carrier of two discrete frequencies to transmit
depending upon the input binary sequence. binary (0s and 1s) information. In this
In an OOK system, the binary symbol ‘1’ scheme the frequency for binary "1" is
is represented by transmitting a fixed- known as the mark frequency and the
amplitude carrier wave and fixed frequency

2 Page 1-6 © MAT Journals 2017. All Rights Reserved


Journal of Analog and Digital Communications
Volume 3 Issue 3

frequency for binary "0" is known as the PHASE SHIFT KEYING


space frequency [6–11]. Phase-shift keying (PSK) is a digital
modulation scheme that conveys data by
In binary FSK signal with message symbol changing or modulating the phase of a
1 and 0 are distinguished from each other reference signal (the carrier wave). PSK
by transmitting one of the two sinusoidal uses a finite number of phases and each
carrier waves that differ in frequency by a assigned a unique pattern of binary digits.
fixed amount. It is generated by adding two Usually each phase encodes an equal
ask modulated signals in which we have to number of bits. Each pattern of bits forms
use two carriers and message signals. One the symbol that is represented by the
of the carriers has user defined frequency particular phase.
and other one is multiple frequency
components of one with inverted message In binary PSK signal with message symbol
signal respectively. 1and 0 are transmitted by two different
Let the carrier be phases. Symbol ‘0’ is transmitted with 0
c(t) = ………………..(2) phase change in carrier signal and symbol
For symbol‘l’the FSK modulated signal ‘1’ is transmitted with phase shift in
can be given as carrier. The input signal is a square wave
s1(t) ………....(3) signal. Then PSK signal is generated by
For symbol ‘0’ the FSK modulated signal convert the square wave signal in Bipolar
can be given as NRZ form of data. Let the carrier be
s2(t) …………(4) c(t) = ……………(1)
Where => change in carrier frequency For Symbol ‘1’ the PSK modulated signal
can be given as
Low frequency sine signal
s1(t) …………….. (2)
Square Wave ASK1 For Symbol ‘0’ the PSK modulated signal
FSK can be given as
Inverter Adder Signal s2(t)= ………….. (3)
Since Cos ( ) = , we can write
ASK 2
above equation as
High frequency sine signal s2(t)= …………….. (4)

we can define PSK signal combine as,


Fig 5: Block diagram of generation of FSK s(t) ….……… (5)
signal Here, b(t)= +1 when binary ‘1’ is to be
transmitted and b(t)= -1 when binary ‘0’ is
to be transmitted
Sinusoidal signal

(a)
Square wave PSK Signal
(Bi-polar NRZ)
Fig 7: Block diagram of generation of
(b) PSK signal.
Fig 6: Input data (a) and FSK modulated
signal (b)

3 Page 1-6 © MAT Journals 2017. All Rights Reserved


Journal of Analog and Digital Communications
Volume 3 Issue 3

(a)
(a)

(b)
(b)
Fig 8: Input data (a) and PSK modulated
Fig 10: Uni-polar data signal (a) and ASK
signal (b).
signal (b)
RESULTS
FSK Modulated Signal: Two different
To generate ASK signal, continuous
frequencies ASK modulated signals are
carrier and digital message signal is
used to generate FSK signal as shown in
required which is a square wave here. In
Fig 5. ASK signal 1 Fig.11 (a) is generated
this paper we have input continuous carrier
for symbol ‘1’ and ASK signal 2 Fig. 11
frequency with frequency10 Hz shown in
(b) is for symbol ‘0’ means in FSK
Fig.9 (a) and input square wave as
modulated signal Fig. 11 (c), high
message signal with frequency 2 Hz
frequency represents symbol ‘1’ and low
shown in Fig. 9 (b)
frequency represents symbol ‘0’.

(a)

(a)

(b)
Fig 9: Input Carrier (a) andSquare Wave
(b)
(b)
ASK Modulated Signal :This result is
received when we apply continuous carrier
and digital message signal (square wave) at
the input of modulater as shown above in
Fig. 3, then we generate ASK signal.To
generate OOK signal as shown in Fig.10 (c)
(b), it require a Uni-polar form of input Fig 11: ASK 1 (a), ASK 2 (b) and FSK
digital message signal as shown in Fig. 10. signal (c)
(a).

4 Page 1-6 © MAT Journals 2017. All Rights Reserved


Journal of Analog and Digital Communications
Volume 3 Issue 3

PSK Modulated Signal: PSK signal is also possible for any digital message signal
generated as shown in Fig. 12 (b) by as input.
applying Bi-polar signal shown in Fig. 12
(a), with continuous carrier shown in Fig. 9 REFERENCES
(a) at the input of modulator asshown in 1. Advanced Electronic Communications
Fig. 7. Systems (Fifth Edition); Tomasi,
Wayne; Prentice-Hall, Inc.: Upper
Saddle River, New Jersey 2001.
2. B. P. Lathi, ZhiDing,”Modern Digital
and Analog Communication
System”OXFORD, 2011.
3. B. Sklar, P.K.Ray, “Digital
Communications, Fundamentals and
(a) Applications,” Second Edition,
Pearson Education, Inc., 2001.
4. J. G. Proakis, M. Salehi, and G. Bauch,
Contemporary Communications
Systems using MATLAB: Thomson
Brooks/Cole, 2004
5. Mathworks (2001). Creating Graphical
(b) User Interface, MathWorks
Fig 12: Bi-polar signal (a) and PSK signal Incorporated, MA, USA.
(b) 6. M.Tao, “Principles of
Communications: Digital Modulation
CONCLUSION Techniques,” Shanghai Jiao Tong
As related to digital modulation University.
techniques, can be implemented the basic 7. S. Haykin, M. Moher “Introduction to
digital modulation techniques with the help Analog and Digital Communications,”
of theoretical concept. After the analysis of John Wiley & Sons, Inc., 2007.
different digital modulation technique it is 8. S.G.Wilson “Digital modulation and
concluded that other modulation technique Coding” Prentice Hall, Upper
like PSK and FSK are implemented Saddle River, NJ, 1996[8] T. S.
through simplest digital modulation Rappaport, Wireless Communications:
technique ASK as On-Off Keying. Principle and Practice, 2nd ed.:
Experimental results show that it may be Prentice Hall 2002.
very useful method for application which 9. Taub & Schilling, “Principles of
have only ASK signal implementation Communications Systems,” Second
property. Edition, Tata McGraw-Hill Publishing
Company Limited.
This square wave input shows the output 10. https://electunated.files.wordpress.com
uniformity in amplitude, frequency and /2011/09/typesofdigmod.png
phase with respect to ASK, FSK and PSK. 11. http://www.equestionanswers.com/not
FSK is better technique of Digital es/modulation-analog-digital.php
Communication as compared to PSK and
ASK. As the signals generated with this ABOUT AUTHORS
technique are more faithfully regenerated Mrs. Rekha Chahar received B. Tech
at the receiver and ASK contain more bit degree from Mody Institute of Technology
error when regenerated. Future extension is and Science (MITS), Lakshmangarh
(Rajasthan) in 2006 and M.Tech from

5 Page 1-6 © MAT Journals 2017. All Rights Reserved


Journal of Analog and Digital Communications
Volume 3 Issue 3

Jaipur National University (JNU), Jaipur Malaviya National Institute of


(Rajasthan) in 2010. She is now working Technology, Jaipur, India (2010). He is
as Assistant Professor in Department of pursuing PhD degree from Rajasthan
Electronics and Communication Technical University. He is working as an
Engineering at Govt. Mahila Engineering Assistant Professor in Department of
College, Ajmer (Rajasthan). Her fields of Electronics and Communication
interests are Digital Communication and Engineering at Government Mahila
Artificial Intelligence. Engineering College, Ajmer, India since
2012. He is a senior member of IEEE
Ms. Himani completed her B.Tech degree including IEEE-MTT-S, Antenna and
from Govt. Mahila Engineering College, Propagation Society and Life Member of
Ajmer (Rajasthan) and currently pursing IETE (India). He is the author/co-author of
M.Tech degree in Digital Communication. more than 100 research papers published
in the refereed international/national
Sanjeev Yadav received B.Tech in journals and conferences. His research
Electronics and Communication interest includes Planar Antennas,
Engineering from Uttar Pradesh Technical Frequency Selective Surfaces, and
University, India (2007) and M.Tech. Microwave Absorber etc.
degree in Communication Stream from

6 Page 1-6 © MAT Journals 2017. All Rights Reserved

Вам также может понравиться