SlideShare a Scribd company logo
1 of 32
Phase Shift Keying &
π/4 -Quadrature Phase Shift
Keying
Presentation by:
Naveen Jakhar, ITS
1
Topics covered in this presentation:
 Some basic definitions & concepts of digital communication
What is Phase Shift Keying(PSK) ?
Binary Phase Shift Keying – BPSK
BPSK transmitter & receiver
Advantages & Disadvantages of BPSK
Pi/4 – QPSK
Pi/4 – QPSK transmitter & receiver
Advantages of Pi/4- QPSK
2
Some basic concepts of Digital Communication:
Information capacity: linear function of bandwidth and transmission
time i.e. 𝐼 ∝ 𝐵 × 𝑡
where I is information capacity(bits per second)
B is bandwidth (hertz)
t is transmission time (sec)
 Shannon limit for information capacity
𝐼 = 𝐵 log2(1 + 𝑆𝑁𝑅)
Where SNR is signal to noise power ratio (unit less quantity)
3
M-ary coding:
M-ary is a term derived from binary
M represents a digit that corresponds to the number of conditions,
levels, or combinations possible for a given number of binary
variables, for e.g. a digital signal with four possible conditions (voltage
levels, frequencies, phases) is an M-ary system where M = 4
Number of bits necessary to produce a given number of conditions is
expressed mathematically as 𝑁 = log2 𝑀 or 2 𝑁 = 𝑀 where N is
number of necessary bits & M is number of
conditions/combinations/levels
4
Baud and Minimum bandwidth:
Baud or symbols per second- rate of change of a signal on the
transmission medium after encoding and modulation have occurred
Baud is a unit of transmission rate, modulation rate or symbol rate
𝐵𝑎𝑢𝑑 =
1
𝑡 𝑠
where 𝑡 𝑠is time of one signalling element (seconds)
Minimum theoretical bandwidth necessary to propagate a signal is
called the minimum Nyquist bandwidth or minimum Nyquist
frequency. Thus,𝑓𝑏 = 𝐵, where 𝑓𝑏 is the bit rate in bits per second
and B is the ideal Nyquist bandwidth.
5
Baud and Minimum bandwidth: continued ….
 The relationship between bandwidth and bit rate also applies to the
opposite situation. For a given bandwidth (B), the highest theoretical
bit rate is 2B.
Using multilevel signalling, the Nyquist formula for channel capacity
is 𝑓𝑏 = 𝐵log2 𝑀 or 𝑓𝑏 = 𝐵 × 𝑁 => 𝐵 =
𝑓 𝑏
𝑁
where 𝑓𝑏 is channel capacity in bits per second, B is minimum Nyquist
bandwidth and M is number of discrete signal or voltage levels
𝐵𝑎𝑢𝑑 =
𝑓 𝑏
𝑁
, so Baud is also the bit rate divided by the number of bits
encoded into one signalling element
6
Phase Shift Keying (PSK): Introduction
PSK is a digital modulation scheme which conveys data by
changing/modulating the phase of the carrier signal
Phase of carrier signal is varied in proportional to the information
signal
The carrier signal is also called reference signal
The modulation is done by varying sine and cosine inputs at a precise
time
PSK is often called angle modulated constant amplitude digital
modulation
Simplest form of PSK is Binary phase shift keying (BPSK)
7
Binary Phase Shift Keying (BPSK):
BPSK has values of N=1 and M=2, so two phases for the carrier are
possible
One phase represents a logic 1 and the other phase represents a logic
0. As the input digital signal changes state (i.e., 1 -> 0 or 0 -> 1), the
phase of the output carrier shifts between two angles that are
separated by 180°
8
Binary Phase Shift Keying (BPSK): continued …..
 Any carrier signal is s(t) = A cos (2π𝑓𝑐t +θ) where θ is the phase
For BPSK, we have θ=0 or θ=π, separated by 180 degrees
So, the BPSK signals become A m(t)cos (2π𝑓𝑐t +θ)
𝑣1 𝑡 = Acos2π𝑓𝑐 𝑡 0 ≤ t ≤ T, for 1 and
𝑣2 𝑡 = −Acos2π𝑓𝑐 𝑡 0 ≤ t ≤ T, for 0
where A is a constant, 𝑓𝑐is the carrier frequency and T is the bit
duration
 The signal has a power 𝑃 =
𝐴2
2
means 𝐴 = 2𝑃
9
Binary Phase Shift Keying (BPSK): continued …..
So, the signals 𝑣1,2 𝑡 = ±Acos2π𝑓𝑐 𝑡 becomes
𝑣1,2 𝑡 = ± 2𝑃cos2π𝑓𝑐 𝑡
= ± 𝑃𝑇
2
𝑇
cos2π𝑓𝑐 𝑡
= ± 𝐸
2
𝑇
cos2π𝑓𝑐 𝑡
where E=P*T is the energy contained in a bit duration.
ᶲ1,2 𝑡 = ±
2
𝑇
cos2π𝑓𝑐 𝑡 are the orthonormal functions with unit
energy in a bit duration
10
BPSK Constellation Diagram
 Constellation points are drawn on a
2 dimensional complex co-ordinate
system
ᶲ1 𝑡 =
2
𝑇
cos2π𝑓𝑐 𝑡 0 ≤ t ≤ T
ᶲ2 𝑡 = −
2
𝑇
sin2π𝑓𝑐 𝑡 0 ≤ t ≤ T
11
BPSK transmitter:
Other names for BPSK are phase reversal keying (PRK) and biphase
modulation
BPSK is a form of square-wave modulation of a continuous wave (CW)
signal
Important components of a BPSK transmitter are : Balanced
modulator, level converter, Band pass filter and Reference Carrier
Oscillator
Balanced modulator acts as a phase reversing switch
Another name of Balanced modulator is Balanced Ring modulator
12
BPSK transmitter diagram:
13
BPSK Balanced Ring Modulator:
The balanced modulator has two inputs: (1) a carrier which is in
phase with the reference oscillator and (2) the binary digital data
For the balanced modulator to operate properly, the digital input
voltage must be much greater than the peak carrier voltage
14
BPSK Balanced Ring Modulator Function:
When the binary input logic is 1 When the binary input logic is 0
15
Output of a BPSK waveform:
Logic 1 input produces an analog output signal with a 0°phase angle,
and a logic 0 input produces an analog output signal with a 180°
phase angle
16
BPSK Receiver:
Input signal to receiver maybe +𝑠𝑖𝑛𝜔𝑐 𝑡 or - 𝑠𝑖𝑛𝜔𝑐 𝑡
The coherent carrier recovery circuit detects and regenerates a
carrier signal that is both frequency and phase coherent with the
original transmit carrier
The balanced modulator is a product detector; the output is the
product of the two inputs (the BPSK signal and the recovered carrier)
The low-pass filter (LPF) separates the recovered binary data from
the complex demodulated signal
Coherent BPSK requires that the reference signal at the receiver to be
synchronized in phase and frequency with the received signal
17
BPSK Receiver output:
18
For a BPSK input signal of +𝑠𝑖𝑛𝜔𝑐 𝑡 (logic 1), the output of the
balanced modulator is:
output = (𝑠𝑖𝑛𝜔𝑐 𝑡 )(𝑠𝑖𝑛𝜔𝑐 𝑡 ) = 𝑠𝑖𝑛2
𝑤𝑐 𝑡
Now 𝑠𝑖𝑛2 𝑤𝑐 𝑡 = 0.5(1 –𝑐𝑜𝑠2𝜔𝑐 𝑡 ) = 0.5 - 0.5 𝑐𝑜𝑠2𝜔𝑐 𝑡
output = + 0.5 V = logic 1
filtered out
Advantages and Disadvantages of BPSK:
Advantages
The bit error rate is least in case
of BPSK due to the presence of a
spacing of 2 𝐸 between the
points on the constellation
diagram
BPSK requires half the
transmission energy for the
same bit error rate as in FSK and
ASK
Disadvantages
Costly due to use of Costas
square loop or Costas PLL in
coherent demodulation
The abrupt change of phase in
time domain is an impulse
function which requires infinite
bandwidth for transmission in
frequency domain
19
Applications of BPSK:
BPSK is widely used for wireless LANs, RFID and Bluetooth
communication
BPSK is used in radio communications due to robust BER
20
Other types of Phase Shift Keying:
QPSK - Quadrature Phase Shift Keying
π/4-QPSK - Quadrature Phase Shift Keying
O-QPSK - Offset Quadrature Phase Shift Keying
8 PSK - 8 Point Phase Shift Keying
16 PSK - 16 Point Phase Shift Keying
QAM - Quadrature Amplitude Modulation
16 QAM - 16 Point Quadrature Amplitude Modulation
64 QAM - 64 Point Quadrature Amplitude Modulation
21
QPSK- Quadrature Phase Shift Keying
 Four different phase states in one symbol period
 Two bits of information are transmitted in each symbol
 Twice the bandwidth efficiency of the BPSK
Phase: 0 π/2 π 3π/2 → possible phase values
Symbol: 00 01 11 10
The QPSK signal is given by, s(t) =
2Es
𝑇
cos (2π𝑓𝑐t +(i-1) π/2)
0 ≤ t ≤ T, i=1,2,3,4
22
QPSK Constellation Diagram
23
Now we have two basic functions
Es = 2 Eb since 2 bits are transmitted per symbol
I = in-phase component from sI(t).
Q = quadrature component that is sQ(t).
QPSK Bit Error Rate:
24
BER is related to the distance between constellation points
π/4 -QPSK :
25
 In π/4 QPSK, the maximum phase change is limited to ± 135o , as
compared to 180o for QPSK
 Hence the signal preserves the constant envelop property better
than the band limited QPSK
 This can be demodulated in a coherent or non-coherent fashion
thereby, simplifying the receiver design greatly
 In presence of multipath spread and fading, π/4 QPSK is found to
perform better
Constellation Diagram for π/4 QPSK:
26
QPSK Transmission Technique:
27
π/4 QPSK phase components:
28
Ik = 𝑐𝑜𝑠θk = Ik-1 𝑐𝑜𝑠ϕk - Qk-1 𝑠𝑖𝑛ϕk
Qk = 𝑠𝑖𝑛θk = Ik-1 𝑠𝑖𝑛ϕk + Qk-1 𝑐𝑜𝑠ϕk
where,
Θk = θk -1 + ϕk
θk and θk -1 are the phases of the kth and (k-1)st symbols
The phase shift ϕk is related to the input symbols mik and mqk
π/4 QPSK mathematical analysis:
29
The waveform is represented by:
S(t)= I(t) cos𝜔𝑐 𝑡 – Q(t) 𝑠𝑖𝑛𝜔𝑐 𝑡
where,
I 𝑡 = 𝑘=0
𝑁−1
𝐼k p(t - kTs - Ts /2) = 𝑘=0
𝑁−1
𝑐𝑜𝑠Ɵk p(t - kTs - Ts /2)
Q 𝑡 = 𝑘=0
𝑁−1
𝑄k p(t - kTs - Ts /2) = 𝑘=0
𝑁−1
𝑠𝑖𝑛Ɵk p(t - kTs - Ts /2)
π/4 QPSK FM Discriminator Detection
30
Advantages of π/4- QPSK:
 Among all MPSK schemes, QPSK is the most-often-used scheme
since it does not suffer from BER degradation while the bandwidth
efficiency is increased
In the presence of the multipath spread and fading conditions, pi/4
QPSK performs the best
Signal is demodulated in coherent and non-coherent fashion and
hence the design of the receiver is simple
31
Thank You
An efficient Telecommunications network is the
foundation
upon which an information society is built
32

More Related Content

What's hot

Modulation
ModulationModulation
Modulation
sristykp
 
Pulse code modulation
Pulse code modulationPulse code modulation
Pulse code modulation
Naveen Sihag
 

What's hot (20)

Digital Modulation Unit 3
Digital Modulation Unit 3Digital Modulation Unit 3
Digital Modulation Unit 3
 
Modulation
ModulationModulation
Modulation
 
PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)
 
Satellite link design
Satellite link designSatellite link design
Satellite link design
 
Decimation and Interpolation
Decimation and InterpolationDecimation and Interpolation
Decimation and Interpolation
 
Matched filter
Matched filterMatched filter
Matched filter
 
Pulse Modulation ppt
Pulse Modulation pptPulse Modulation ppt
Pulse Modulation ppt
 
Equalization
EqualizationEqualization
Equalization
 
Modulation techniques
Modulation techniquesModulation techniques
Modulation techniques
 
Digital modulation techniques...
Digital modulation techniques...Digital modulation techniques...
Digital modulation techniques...
 
Amplitude shift keying (ask)
Amplitude shift keying (ask)Amplitude shift keying (ask)
Amplitude shift keying (ask)
 
CMOS LOGIC STRUCTURES
CMOS LOGIC STRUCTURESCMOS LOGIC STRUCTURES
CMOS LOGIC STRUCTURES
 
Broadside array vs end fire array
Broadside array vs end fire arrayBroadside array vs end fire array
Broadside array vs end fire array
 
Link power and rise time budget analysis
Link power and rise time budget analysisLink power and rise time budget analysis
Link power and rise time budget analysis
 
Digital Modulation Techniques ppt
Digital Modulation Techniques pptDigital Modulation Techniques ppt
Digital Modulation Techniques ppt
 
Pulse code modulation
Pulse code modulationPulse code modulation
Pulse code modulation
 
Line coding
Line codingLine coding
Line coding
 
MINIMUM SHIFT KEYING(MSK)
MINIMUM SHIFT KEYING(MSK)MINIMUM SHIFT KEYING(MSK)
MINIMUM SHIFT KEYING(MSK)
 
Diversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationDiversity Techniques in Wireless Communication
Diversity Techniques in Wireless Communication
 
Coherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASKCoherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASK
 

Viewers also liked

PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )
vijidhivi
 
Digital modulation techniques
Digital modulation techniquesDigital modulation techniques
Digital modulation techniques
srkrishna341
 
DPSK(Differential Phase Shift Keying) transmitter and receiver
DPSK(Differential Phase Shift Keying) transmitter and receiverDPSK(Differential Phase Shift Keying) transmitter and receiver
DPSK(Differential Phase Shift Keying) transmitter and receiver
Sumukh Athrey
 
Hardware co simulation of bpsk and qpsk
Hardware co simulation of bpsk and qpskHardware co simulation of bpsk and qpsk
Hardware co simulation of bpsk and qpsk
IAEME Publication
 

Viewers also liked (20)

Qpsk
QpskQpsk
Qpsk
 
PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )
 
Oqpsk
OqpskOqpsk
Oqpsk
 
Phase shift keying Presentation
Phase shift keying PresentationPhase shift keying Presentation
Phase shift keying Presentation
 
Advantages of qpsk
Advantages of qpskAdvantages of qpsk
Advantages of qpsk
 
Digital modulation techniques
Digital modulation techniquesDigital modulation techniques
Digital modulation techniques
 
Hardware Implementation Of QPSK Modulator for Satellite Communications
Hardware Implementation Of QPSK Modulator for Satellite CommunicationsHardware Implementation Of QPSK Modulator for Satellite Communications
Hardware Implementation Of QPSK Modulator for Satellite Communications
 
Digital modulation
Digital modulationDigital modulation
Digital modulation
 
Digital modulation
Digital modulationDigital modulation
Digital modulation
 
Design and implementation of qpsk modulator using digital subcarrier
Design and implementation of qpsk modulator using digital subcarrierDesign and implementation of qpsk modulator using digital subcarrier
Design and implementation of qpsk modulator using digital subcarrier
 
Transmission of digital signals
Transmission of digital signalsTransmission of digital signals
Transmission of digital signals
 
Ece414 chapter3 w12
Ece414 chapter3 w12Ece414 chapter3 w12
Ece414 chapter3 w12
 
Digital Communication 2
Digital Communication 2Digital Communication 2
Digital Communication 2
 
Signal & system
Signal & systemSignal & system
Signal & system
 
DPSK(Differential Phase Shift Keying) transmitter and receiver
DPSK(Differential Phase Shift Keying) transmitter and receiverDPSK(Differential Phase Shift Keying) transmitter and receiver
DPSK(Differential Phase Shift Keying) transmitter and receiver
 
Digital modulation technique
Digital modulation techniqueDigital modulation technique
Digital modulation technique
 
Fsk modulation and demodulation
Fsk modulation and demodulationFsk modulation and demodulation
Fsk modulation and demodulation
 
ASK,FSK and M-PSK using Matlab
ASK,FSK and M-PSK using MatlabASK,FSK and M-PSK using Matlab
ASK,FSK and M-PSK using Matlab
 
Digital communication system
Digital communication systemDigital communication system
Digital communication system
 
Hardware co simulation of bpsk and qpsk
Hardware co simulation of bpsk and qpskHardware co simulation of bpsk and qpsk
Hardware co simulation of bpsk and qpsk
 

Similar to Phase Shift Keying & π/4 -Quadrature Phase Shift Keying

PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )
vijidhivi
 
Dcn a03-analog transmission
Dcn a03-analog transmissionDcn a03-analog transmission
Dcn a03-analog transmission
Saurabh Daga
 
EC 8395 - Communication Engineering - Unit 3 m - ary signaling
EC 8395 - Communication Engineering - Unit 3   m - ary signalingEC 8395 - Communication Engineering - Unit 3   m - ary signaling
EC 8395 - Communication Engineering - Unit 3 m - ary signaling
KannanKrishnana
 
Tele3113 wk10tue
Tele3113 wk10tueTele3113 wk10tue
Tele3113 wk10tue
Vin Voro
 

Similar to Phase Shift Keying & π/4 -Quadrature Phase Shift Keying (20)

PSK and It's Schemes (using MATLAB)
PSK and It's Schemes (using MATLAB)PSK and It's Schemes (using MATLAB)
PSK and It's Schemes (using MATLAB)
 
Dc unit 2
Dc unit 2Dc unit 2
Dc unit 2
 
Mini Project Communication Link Simulation Digital Modulation Techniques Lec...
Mini Project Communication Link Simulation  Digital Modulation Techniques Lec...Mini Project Communication Link Simulation  Digital Modulation Techniques Lec...
Mini Project Communication Link Simulation Digital Modulation Techniques Lec...
 
PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )PSK (PHASE SHIFT KEYING )
PSK (PHASE SHIFT KEYING )
 
Digital communication methods
Digital communication methodsDigital communication methods
Digital communication methods
 
Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...Comparative Study and Performance Analysis of different Modulation Techniques...
Comparative Study and Performance Analysis of different Modulation Techniques...
 
Dcn a03-analog transmission
Dcn a03-analog transmissionDcn a03-analog transmission
Dcn a03-analog transmission
 
Digital modulation basics(nnm)
Digital modulation basics(nnm)Digital modulation basics(nnm)
Digital modulation basics(nnm)
 
Ln3619761985
Ln3619761985Ln3619761985
Ln3619761985
 
UNIT-4 Baseband Digital Modulation.pdf
UNIT-4 Baseband Digital Modulation.pdfUNIT-4 Baseband Digital Modulation.pdf
UNIT-4 Baseband Digital Modulation.pdf
 
International Journal of Engineering Inventions (IJEI)
International Journal of Engineering Inventions (IJEI)International Journal of Engineering Inventions (IJEI)
International Journal of Engineering Inventions (IJEI)
 
Group no 11
Group no 11Group no 11
Group no 11
 
EC 8395 - Communication Engineering - Unit 3 m - ary signaling
EC 8395 - Communication Engineering - Unit 3   m - ary signalingEC 8395 - Communication Engineering - Unit 3   m - ary signaling
EC 8395 - Communication Engineering - Unit 3 m - ary signaling
 
Lecture Notes: EEEC6440315 Communication Systems - Digital Modulation
Lecture Notes:  EEEC6440315 Communication Systems - Digital ModulationLecture Notes:  EEEC6440315 Communication Systems - Digital Modulation
Lecture Notes: EEEC6440315 Communication Systems - Digital Modulation
 
mod.pptx
mod.pptxmod.pptx
mod.pptx
 
Digital modulation techniques
Digital modulation techniquesDigital modulation techniques
Digital modulation techniques
 
Tele3113 wk10tue
Tele3113 wk10tueTele3113 wk10tue
Tele3113 wk10tue
 
Digital modulation
Digital modulationDigital modulation
Digital modulation
 
Digital Modulation
Digital Modulation Digital Modulation
Digital Modulation
 
Ec 2401 wireless communication unit 3
Ec 2401 wireless communication   unit 3Ec 2401 wireless communication   unit 3
Ec 2401 wireless communication unit 3
 

More from Naveen Jakhar, I.T.S

More from Naveen Jakhar, I.T.S (20)

Security in Embedded systems
Security in Embedded systems Security in Embedded systems
Security in Embedded systems
 
MNP sixth adendment regulations
MNP sixth adendment regulationsMNP sixth adendment regulations
MNP sixth adendment regulations
 
Penalty for violations of EMF radiation norms in India
Penalty for violations of EMF radiation norms in India   Penalty for violations of EMF radiation norms in India
Penalty for violations of EMF radiation norms in India
 
Inter-Ministerial R&D for EMF radiation guidelines
Inter-Ministerial R&D for EMF radiation guidelinesInter-Ministerial R&D for EMF radiation guidelines
Inter-Ministerial R&D for EMF radiation guidelines
 
GSM Link Budget
GSM Link BudgetGSM Link Budget
GSM Link Budget
 
UMTS Protocols
UMTS ProtocolsUMTS Protocols
UMTS Protocols
 
UMTS core network and its evolution
UMTS core network and its evolutionUMTS core network and its evolution
UMTS core network and its evolution
 
GSM Air Interface
GSM Air Interface GSM Air Interface
GSM Air Interface
 
Introduction to SIM and USIM
Introduction to SIM and USIMIntroduction to SIM and USIM
Introduction to SIM and USIM
 
Drive testing in mobile networks
Drive testing in mobile networksDrive testing in mobile networks
Drive testing in mobile networks
 
Operating support subsystem (oss) presentation
Operating  support subsystem (oss) presentationOperating  support subsystem (oss) presentation
Operating support subsystem (oss) presentation
 
Journey of Evolution of UMTS and CDMA
Journey of Evolution of UMTS and CDMAJourney of Evolution of UMTS and CDMA
Journey of Evolution of UMTS and CDMA
 
Concepts of optical fiber communication
Concepts of optical fiber communicationConcepts of optical fiber communication
Concepts of optical fiber communication
 
Radio resource management in wcdma
Radio resource management in wcdmaRadio resource management in wcdma
Radio resource management in wcdma
 
Satellite Communication Theory
Satellite  Communication TheorySatellite  Communication Theory
Satellite Communication Theory
 
Presentation on satellite antenna
Presentation on satellite antennaPresentation on satellite antenna
Presentation on satellite antenna
 
Data communication basics
Data communication basicsData communication basics
Data communication basics
 
Over view of Transmission Technologies & Optical Fiber Communication
Over view of Transmission Technologies & Optical Fiber Communication Over view of Transmission Technologies & Optical Fiber Communication
Over view of Transmission Technologies & Optical Fiber Communication
 
Overview of Radio Communication
Overview of Radio CommunicationOverview of Radio Communication
Overview of Radio Communication
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 

Phase Shift Keying & π/4 -Quadrature Phase Shift Keying

  • 1. Phase Shift Keying & π/4 -Quadrature Phase Shift Keying Presentation by: Naveen Jakhar, ITS 1
  • 2. Topics covered in this presentation:  Some basic definitions & concepts of digital communication What is Phase Shift Keying(PSK) ? Binary Phase Shift Keying – BPSK BPSK transmitter & receiver Advantages & Disadvantages of BPSK Pi/4 – QPSK Pi/4 – QPSK transmitter & receiver Advantages of Pi/4- QPSK 2
  • 3. Some basic concepts of Digital Communication: Information capacity: linear function of bandwidth and transmission time i.e. 𝐼 ∝ 𝐵 × 𝑡 where I is information capacity(bits per second) B is bandwidth (hertz) t is transmission time (sec)  Shannon limit for information capacity 𝐼 = 𝐵 log2(1 + 𝑆𝑁𝑅) Where SNR is signal to noise power ratio (unit less quantity) 3
  • 4. M-ary coding: M-ary is a term derived from binary M represents a digit that corresponds to the number of conditions, levels, or combinations possible for a given number of binary variables, for e.g. a digital signal with four possible conditions (voltage levels, frequencies, phases) is an M-ary system where M = 4 Number of bits necessary to produce a given number of conditions is expressed mathematically as 𝑁 = log2 𝑀 or 2 𝑁 = 𝑀 where N is number of necessary bits & M is number of conditions/combinations/levels 4
  • 5. Baud and Minimum bandwidth: Baud or symbols per second- rate of change of a signal on the transmission medium after encoding and modulation have occurred Baud is a unit of transmission rate, modulation rate or symbol rate 𝐵𝑎𝑢𝑑 = 1 𝑡 𝑠 where 𝑡 𝑠is time of one signalling element (seconds) Minimum theoretical bandwidth necessary to propagate a signal is called the minimum Nyquist bandwidth or minimum Nyquist frequency. Thus,𝑓𝑏 = 𝐵, where 𝑓𝑏 is the bit rate in bits per second and B is the ideal Nyquist bandwidth. 5
  • 6. Baud and Minimum bandwidth: continued ….  The relationship between bandwidth and bit rate also applies to the opposite situation. For a given bandwidth (B), the highest theoretical bit rate is 2B. Using multilevel signalling, the Nyquist formula for channel capacity is 𝑓𝑏 = 𝐵log2 𝑀 or 𝑓𝑏 = 𝐵 × 𝑁 => 𝐵 = 𝑓 𝑏 𝑁 where 𝑓𝑏 is channel capacity in bits per second, B is minimum Nyquist bandwidth and M is number of discrete signal or voltage levels 𝐵𝑎𝑢𝑑 = 𝑓 𝑏 𝑁 , so Baud is also the bit rate divided by the number of bits encoded into one signalling element 6
  • 7. Phase Shift Keying (PSK): Introduction PSK is a digital modulation scheme which conveys data by changing/modulating the phase of the carrier signal Phase of carrier signal is varied in proportional to the information signal The carrier signal is also called reference signal The modulation is done by varying sine and cosine inputs at a precise time PSK is often called angle modulated constant amplitude digital modulation Simplest form of PSK is Binary phase shift keying (BPSK) 7
  • 8. Binary Phase Shift Keying (BPSK): BPSK has values of N=1 and M=2, so two phases for the carrier are possible One phase represents a logic 1 and the other phase represents a logic 0. As the input digital signal changes state (i.e., 1 -> 0 or 0 -> 1), the phase of the output carrier shifts between two angles that are separated by 180° 8
  • 9. Binary Phase Shift Keying (BPSK): continued …..  Any carrier signal is s(t) = A cos (2π𝑓𝑐t +θ) where θ is the phase For BPSK, we have θ=0 or θ=π, separated by 180 degrees So, the BPSK signals become A m(t)cos (2π𝑓𝑐t +θ) 𝑣1 𝑡 = Acos2π𝑓𝑐 𝑡 0 ≤ t ≤ T, for 1 and 𝑣2 𝑡 = −Acos2π𝑓𝑐 𝑡 0 ≤ t ≤ T, for 0 where A is a constant, 𝑓𝑐is the carrier frequency and T is the bit duration  The signal has a power 𝑃 = 𝐴2 2 means 𝐴 = 2𝑃 9
  • 10. Binary Phase Shift Keying (BPSK): continued ….. So, the signals 𝑣1,2 𝑡 = ±Acos2π𝑓𝑐 𝑡 becomes 𝑣1,2 𝑡 = ± 2𝑃cos2π𝑓𝑐 𝑡 = ± 𝑃𝑇 2 𝑇 cos2π𝑓𝑐 𝑡 = ± 𝐸 2 𝑇 cos2π𝑓𝑐 𝑡 where E=P*T is the energy contained in a bit duration. ᶲ1,2 𝑡 = ± 2 𝑇 cos2π𝑓𝑐 𝑡 are the orthonormal functions with unit energy in a bit duration 10
  • 11. BPSK Constellation Diagram  Constellation points are drawn on a 2 dimensional complex co-ordinate system ᶲ1 𝑡 = 2 𝑇 cos2π𝑓𝑐 𝑡 0 ≤ t ≤ T ᶲ2 𝑡 = − 2 𝑇 sin2π𝑓𝑐 𝑡 0 ≤ t ≤ T 11
  • 12. BPSK transmitter: Other names for BPSK are phase reversal keying (PRK) and biphase modulation BPSK is a form of square-wave modulation of a continuous wave (CW) signal Important components of a BPSK transmitter are : Balanced modulator, level converter, Band pass filter and Reference Carrier Oscillator Balanced modulator acts as a phase reversing switch Another name of Balanced modulator is Balanced Ring modulator 12
  • 14. BPSK Balanced Ring Modulator: The balanced modulator has two inputs: (1) a carrier which is in phase with the reference oscillator and (2) the binary digital data For the balanced modulator to operate properly, the digital input voltage must be much greater than the peak carrier voltage 14
  • 15. BPSK Balanced Ring Modulator Function: When the binary input logic is 1 When the binary input logic is 0 15
  • 16. Output of a BPSK waveform: Logic 1 input produces an analog output signal with a 0°phase angle, and a logic 0 input produces an analog output signal with a 180° phase angle 16
  • 17. BPSK Receiver: Input signal to receiver maybe +𝑠𝑖𝑛𝜔𝑐 𝑡 or - 𝑠𝑖𝑛𝜔𝑐 𝑡 The coherent carrier recovery circuit detects and regenerates a carrier signal that is both frequency and phase coherent with the original transmit carrier The balanced modulator is a product detector; the output is the product of the two inputs (the BPSK signal and the recovered carrier) The low-pass filter (LPF) separates the recovered binary data from the complex demodulated signal Coherent BPSK requires that the reference signal at the receiver to be synchronized in phase and frequency with the received signal 17
  • 18. BPSK Receiver output: 18 For a BPSK input signal of +𝑠𝑖𝑛𝜔𝑐 𝑡 (logic 1), the output of the balanced modulator is: output = (𝑠𝑖𝑛𝜔𝑐 𝑡 )(𝑠𝑖𝑛𝜔𝑐 𝑡 ) = 𝑠𝑖𝑛2 𝑤𝑐 𝑡 Now 𝑠𝑖𝑛2 𝑤𝑐 𝑡 = 0.5(1 –𝑐𝑜𝑠2𝜔𝑐 𝑡 ) = 0.5 - 0.5 𝑐𝑜𝑠2𝜔𝑐 𝑡 output = + 0.5 V = logic 1 filtered out
  • 19. Advantages and Disadvantages of BPSK: Advantages The bit error rate is least in case of BPSK due to the presence of a spacing of 2 𝐸 between the points on the constellation diagram BPSK requires half the transmission energy for the same bit error rate as in FSK and ASK Disadvantages Costly due to use of Costas square loop or Costas PLL in coherent demodulation The abrupt change of phase in time domain is an impulse function which requires infinite bandwidth for transmission in frequency domain 19
  • 20. Applications of BPSK: BPSK is widely used for wireless LANs, RFID and Bluetooth communication BPSK is used in radio communications due to robust BER 20
  • 21. Other types of Phase Shift Keying: QPSK - Quadrature Phase Shift Keying π/4-QPSK - Quadrature Phase Shift Keying O-QPSK - Offset Quadrature Phase Shift Keying 8 PSK - 8 Point Phase Shift Keying 16 PSK - 16 Point Phase Shift Keying QAM - Quadrature Amplitude Modulation 16 QAM - 16 Point Quadrature Amplitude Modulation 64 QAM - 64 Point Quadrature Amplitude Modulation 21
  • 22. QPSK- Quadrature Phase Shift Keying  Four different phase states in one symbol period  Two bits of information are transmitted in each symbol  Twice the bandwidth efficiency of the BPSK Phase: 0 π/2 π 3π/2 → possible phase values Symbol: 00 01 11 10 The QPSK signal is given by, s(t) = 2Es 𝑇 cos (2π𝑓𝑐t +(i-1) π/2) 0 ≤ t ≤ T, i=1,2,3,4 22
  • 23. QPSK Constellation Diagram 23 Now we have two basic functions Es = 2 Eb since 2 bits are transmitted per symbol I = in-phase component from sI(t). Q = quadrature component that is sQ(t).
  • 24. QPSK Bit Error Rate: 24 BER is related to the distance between constellation points
  • 25. π/4 -QPSK : 25  In π/4 QPSK, the maximum phase change is limited to ± 135o , as compared to 180o for QPSK  Hence the signal preserves the constant envelop property better than the band limited QPSK  This can be demodulated in a coherent or non-coherent fashion thereby, simplifying the receiver design greatly  In presence of multipath spread and fading, π/4 QPSK is found to perform better
  • 26. Constellation Diagram for π/4 QPSK: 26
  • 28. π/4 QPSK phase components: 28 Ik = 𝑐𝑜𝑠θk = Ik-1 𝑐𝑜𝑠ϕk - Qk-1 𝑠𝑖𝑛ϕk Qk = 𝑠𝑖𝑛θk = Ik-1 𝑠𝑖𝑛ϕk + Qk-1 𝑐𝑜𝑠ϕk where, Θk = θk -1 + ϕk θk and θk -1 are the phases of the kth and (k-1)st symbols The phase shift ϕk is related to the input symbols mik and mqk
  • 29. π/4 QPSK mathematical analysis: 29 The waveform is represented by: S(t)= I(t) cos𝜔𝑐 𝑡 – Q(t) 𝑠𝑖𝑛𝜔𝑐 𝑡 where, I 𝑡 = 𝑘=0 𝑁−1 𝐼k p(t - kTs - Ts /2) = 𝑘=0 𝑁−1 𝑐𝑜𝑠Ɵk p(t - kTs - Ts /2) Q 𝑡 = 𝑘=0 𝑁−1 𝑄k p(t - kTs - Ts /2) = 𝑘=0 𝑁−1 𝑠𝑖𝑛Ɵk p(t - kTs - Ts /2)
  • 30. π/4 QPSK FM Discriminator Detection 30
  • 31. Advantages of π/4- QPSK:  Among all MPSK schemes, QPSK is the most-often-used scheme since it does not suffer from BER degradation while the bandwidth efficiency is increased In the presence of the multipath spread and fading conditions, pi/4 QPSK performs the best Signal is demodulated in coherent and non-coherent fashion and hence the design of the receiver is simple 31
  • 32. Thank You An efficient Telecommunications network is the foundation upon which an information society is built 32