Phase-shift keying: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m v2.03b - Bot 22 LintError/bogus-image-options - WP:WCW project (Bogus image options - Title linked in text - Empty list item)
AnomieBOT (talk | contribs)
 
(43 intermediate revisions by 30 users not shown)
Line 1: Line 1:
{{short description|Type of data encoding}}
{{short description|Type of data encoding}}
{{Multiple issues|
{{Modulation techniques}}
{{Technical|date=October 2022}}
'''Phase-shift keying''' ('''PSK''') is a [[digital modulation]] process which conveys [[Data (computing)|data]] by changing (modulating) the [[Phase (waves)|phase]] of a constant [[frequency]] reference [[signal]] (the [[carrier wave]]). The modulation is accomplished by varying the [[sine wave|sine]] and [[cosine wave|cosine]] inputs at a precise time. It is widely used for [[wireless LAN]]s, [[RFID]] and [[Bluetooth]] communication.
{{More footnotes|date=October 2022}}
{{Original research|date=March 2024}}
}}
{{This article is about|a type of digital modulation|the PSK encryption protocol|Pre-shared key}}{{Modulation techniques}}
{{Use mdy dates|date=March 2024}}


Any digital modulation scheme uses a finite number of distinct signals to represent digital data. PSK uses a finite number of phases, each assigned a unique pattern of [[bit|binary digit]]s. Usually, each phase encodes an equal number of bits. Each pattern of bits forms the [[symbol rate|symbol]] that is represented by the particular phase. The [[demodulator]], which is designed specifically for the symbol-set used by the modulator, determines the phase of the received signal and maps it back to the symbol it represents, thus recovering the original data. This requires the receiver to be able to compare the phase of the received signal to a reference signal{{snd}} such a system is termed coherent (and referred to as CPSK).
'''Phase-shift keying''' ('''PSK''') is a [[digital modulation]] process which conveys [[Data (computing)|data]] by changing (modulating) the [[Phase (waves)|phase]] of a constant [[frequency]] [[carrier wave]]. The modulation is accomplished by varying the [[sine wave|sine]] and [[cosine wave|cosine]] inputs at a precise time. It is widely used for [[wireless LAN]]s, [[RFID]] and [[Bluetooth]] communication.
Any digital modulation scheme uses a finite number of distinct signals to represent digital data. PSK uses a finite number of phases, each assigned a unique pattern of [[binary digit]]s. Usually, each phase encodes an equal number of bits. Each pattern of bits forms the [[symbol rate|symbol]] that is represented by the particular phase. The [[demodulator]], which is designed specifically for the symbol-set used by the modulator, determines the phase of the received signal and maps it back to the symbol it represents, thus recovering the original data. This requires the receiver to be able to compare the phase of the received signal to a reference signal{{snd}} such a system is termed coherent (and referred to as CPSK).


CPSK requires a complicated demodulator, because it must extract the reference wave from the received signal and keep track of it, to compare each sample to. Alternatively, the phase shift of each symbol sent can be measured with respect to the phase of the previous symbol sent. Because the symbols are encoded in the difference in phase between successive samples, this is called '''differential phase-shift keying (DPSK)'''. DPSK can be significantly simpler to implement than ordinary PSK, as it is a 'non-coherent' scheme, i.e. there is no need for the demodulator to keep track of a reference wave. A trade-off is that it has more demodulation errors.
CPSK requires a complicated demodulator, because it must extract the reference wave from the received signal and keep track of it, to compare each sample to. Alternatively, the phase shift of each symbol sent can be measured with respect to the phase of the previous symbol sent. Because the symbols are encoded in the difference in phase between successive samples, this is called '''differential phase-shift keying (DPSK)'''. DPSK can be significantly simpler to implement than ordinary PSK, as it is a 'non-coherent' scheme, i.e. there is no need for the demodulator to keep track of a reference wave. A trade-off is that it has more demodulation errors.


==Introduction==
==Introduction==
There are three major classes of [[modulation#Digital modulation methods|digital modulation]] techniques used for transmission of [[Digital data|digital]]ly represented data:
There are three major classes of [[digital modulation]] techniques used for transmission of [[Digital data|digital]]ly represented data:


* [[Amplitude-shift keying]] (ASK)
* [[Amplitude-shift keying]] (ASK)
Line 14: Line 21:
* Phase-shift keying (PSK)
* Phase-shift keying (PSK)


All convey data by changing some aspect of a base signal, the [[carrier wave]] (usually a [[Sine wave|sinusoid]]), in response to a data signal. In the case of PSK, the phase is changed to represent the data signal. There are two fundamental ways of utilizing the phase of a signal in this way:
All convey data by changing some aspect of a base signal, the [[carrier wave]] (usually a [[sinusoid]]), in response to a data signal. In the case of PSK, the phase is changed to represent the data signal. There are two fundamental ways of utilizing the phase of a signal in this way:


* By viewing the [[Phase (waves)|phase]] itself as conveying the information, in which case the [[demodulator]] must have a reference signal to compare the received signal's phase against; or
* By viewing the [[Phase (waves)|phase]] itself as conveying the information, in which case the [[demodulator]] must have a reference signal to compare the received signal's phase against; or
Line 21: Line 28:
A convenient method to represent PSK schemes is on a [[constellation diagram]]. This shows the points in the [[complex plane]] where, in this context, the [[real number|real]] and [[imaginary number|imaginary]] axes are termed the in-phase and quadrature axes respectively due to their 90° separation. Such a representation on perpendicular axes lends itself to straightforward implementation. The amplitude of each point along the in-phase axis is used to modulate a cosine (or sine) wave and the amplitude along the quadrature axis to modulate a sine (or cosine) wave. By convention, in-phase modulates cosine and quadrature modulates sine.
A convenient method to represent PSK schemes is on a [[constellation diagram]]. This shows the points in the [[complex plane]] where, in this context, the [[real number|real]] and [[imaginary number|imaginary]] axes are termed the in-phase and quadrature axes respectively due to their 90° separation. Such a representation on perpendicular axes lends itself to straightforward implementation. The amplitude of each point along the in-phase axis is used to modulate a cosine (or sine) wave and the amplitude along the quadrature axis to modulate a sine (or cosine) wave. By convention, in-phase modulates cosine and quadrature modulates sine.


In PSK, the [[constellation diagram|constellation points]] chosen are usually positioned with uniform [[angle|angular]] spacing around a [[circle]]. This gives maximum phase-separation between adjacent points and thus the best immunity to corruption. They are positioned on a circle so that they can all be transmitted with the same energy. In this way, the moduli of the complex numbers they represent will be the same and thus so will the amplitudes needed for the cosine and sine waves. Two common examples are "binary phase-shift keying" ([[#Binary phase-shift keying (BPSK)|BPSK]]) which uses two phases, and "quadrature phase-shift keying" ([[#Quadrature phase-shift keying (QPSK)|QPSK]]) which uses four phases, although any number of phases may be used. Since the data to be conveyed are usually binary, the PSK scheme is usually designed with the number of constellation points being a [[power (mathematics)|power]] of two.
In PSK, the [[constellation diagram|constellation points]] chosen are usually positioned with uniform [[angle|angular]] spacing around a [[circle]]. This gives maximum phase-separation between adjacent points and thus the best immunity to corruption. They are positioned on a circle so that they can all be transmitted with the same energy. In this way, the moduli of the [[complex number]]s they represent will be the same and thus so will the amplitudes needed for the cosine and sine waves. Two common examples are "binary phase-shift keying" ([[#Binary phase-shift keying (BPSK)|BPSK]]) which uses two phases, and "quadrature phase-shift keying" ([[#Quadrature phase-shift keying (QPSK)|QPSK]]) which uses four phases, although any number of phases may be used. Since the data to be conveyed are usually binary, the PSK scheme is usually designed with the number of constellation points being a [[power (mathematics)|power]] of two.

===Definitions===
For determining error-rates mathematically, some definitions will be needed:

* <math>E_b</math>, energy per [[bit]]
* <math>E_s = nE_b</math>, energy per symbol with ''n'' bits
* <math>T_b</math>, [[bit rate|bit duration]]
* <math>T_s</math>, [[symbol rate|symbol duration]]
* <math>\frac{1}{2}N_0</math>, [[signal noise|noise]] [[spectral density|power spectral density]] ([[watt|W]]/[[hertz|Hz]])
* <math>P_b</math>, [[probability]] of ''bit-error''
* <math>P_s</math>, probability of symbol-error

<math>Q(x)</math> will give the probability that a single sample taken from a random process with zero-mean and unit-variance [[Normal distribution|Gaussian probability density function]] will be greater or equal to <math>x</math>. It is a scaled form of the [[Error function|complementary Gaussian error function]]:

: <math>Q(x) = \frac{1}{\sqrt{2\pi}}\int_x^\infty e^{-\frac{1}{2}t^2} \,dt = \frac{1}{2} \operatorname{erfc}\left(\frac{x}{\sqrt{2}}\right),\ x \geq 0</math>.

The error rates quoted here are those in [[additive white Gaussian noise]] (AWGN). These error rates are lower than those computed in [[fading channel]]s, hence, are a good theoretical benchmark to compare with.

==Applications==
Owing to PSK's simplicity, particularly when compared with its competitor [[quadrature amplitude modulation]], it is widely used in existing technologies.

The [[wireless LAN]] standard, [[IEEE 802.11b-1999]],<ref name="ref80211">[http://standards.ieee.org/getieee802/download/802.11-1999.pdf IEEE Std 802.11-1999: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications]{{snd}} the overarching IEEE 802.11 specification. {{webarchive |url=https://web.archive.org/web/20070828223638/http://standards.ieee.org/getieee802/download/802.11-1999.pdf |date=August 28, 2007 }}</ref><ref name="80211b">[http://standards.ieee.org/getieee802/download/802.11b-1999.pdf IEEE Std 802.11b-1999 (R2003)]{{snd}} the IEEE 802.11b specification.</ref> uses a variety of different PSKs depending on the data rate required. At the basic rate of 1{{nbsp}}[[Mbit]]/s, it uses DBPSK (differential BPSK). To provide the extended rate of 2{{nbsp}}Mbit/s, DQPSK is used. In reaching 5.5{{nbsp}}Mbit/s and the full rate of 11{{nbsp}}Mbit/s, QPSK is employed, but has to be coupled with [[complementary code keying]]. The higher-speed wireless LAN standard, [[IEEE 802.11g-2003]],<ref name="ref80211" /><ref name="80211g">[http://standards.ieee.org/getieee802/download/802.11g-2003.pdf IEEE Std 802.11g-2003]{{snd}} the IEEE 802.11g specification.</ref> has eight data rates: 6, 9, 12, 18, 24, 36, 48 and 54{{nbsp}}Mbit/s. The 6 and 9{{nbsp}}Mbit/s modes use [[Orthogonal frequency-division multiplexing|OFDM]] modulation where each sub-carrier is BPSK modulated. The 12 and 18{{nbsp}}Mbit/s modes use OFDM with QPSK. The fastest four modes use OFDM with forms of [[quadrature amplitude modulation]].

Because of its simplicity, BPSK is appropriate for low-cost passive transmitters, and is used in [[RFID]] standards such as [[ISO/IEC 14443]] which has been adopted for [[biometric passport]]s, credit cards such as [[American Express]]'s [[ExpressPay]], and many other applications.<ref>[http://www.atmel.com/dyn/resources/prod_documents/doc2056.pdf Understanding the Requirements of ISO/IEC 14443 for Type B Proximity Contactless Identification Cards], Application Note, Rev. 2056B–RFID–11/05, 2005, ATMEL.</ref>

[[Bluetooth]] 2 uses <math>\pi/4</math>-DQPSK at its lower rate (2{{nbsp}}Mbit/s) and 8-DPSK at its higher rate (3{{nbsp}}Mbit/s) when the link between the two devices is sufficiently robust. Bluetooth 1 modulates with [[Minimum-shift keying|Gaussian minimum-shift keying]], a binary scheme, so either modulation choice in version 2 will yield a higher data-rate. A similar technology, [[IEEE 802.15.4]] (the wireless standard used by [[ZigBee]]) also relies on PSK using two frequency bands: 868–915{{nbsp}}[[Megahertz|MHz]] with BPSK and at 2.4{{nbsp}}[[Hertz|GHz]] with OQPSK.

Both QPSK and 8PSK are widely used in satellite broadcasting. QPSK is still widely used in the streaming of SD satellite channels and some HD channels. High definition programming is delivered almost exclusively in 8PSK due to the higher bitrates of HD video and the high cost of satellite bandwidth.<ref>{{cite web | url = http://planetfox.net/microwaves/howitworks.html | title = How Communications Satellites Work | website = Planet Fox | date = 2014 }}</ref> The [[DVB-S2]] standard requires support for both QPSK and 8PSK. The chipsets used in new satellite set top boxes, such as [[Broadcom]]'s 7000 series support 8PSK and are backward compatible with the older standard.<ref>http://www.broadcom.com/products/set-top-box-and-media-processors/satellite/bcm7325</ref>

Historically, voice-band synchronous [[modems]] such as the Bell 201, 208, and 209 and the CCITT V.26, V.27, V.29, V.32, and V.34 used PSK.<ref>{{Cite web|url = http://www.blackbox.com/resource/files/productdetails/19558.PDF|title = Local and Remote Modems|date = |accessdate = December 20, 2015|website = Black Box|publisher = Black Box Network Services|last = |first = |archive-url = https://web.archive.org/web/20151222112409/http://www.blackbox.com/resource/files/productdetails/19558.PDF|archive-date = December 22, 2015|url-status = dead}}</ref>


==Binary phase-shift keying (BPSK)==
==Binary phase-shift keying (BPSK)==
Line 61: Line 38:
In the presence of an arbitrary phase-shift introduced by the [[communications channel]], the demodulator (see, e.g. [[Costas loop]]) is unable to tell which constellation point is which. As a result, the data is often [[#Differential encoding|differentially encoded]] prior to modulation.
In the presence of an arbitrary phase-shift introduced by the [[communications channel]], the demodulator (see, e.g. [[Costas loop]]) is unable to tell which constellation point is which. As a result, the data is often [[#Differential encoding|differentially encoded]] prior to modulation.


BPSK is functionally equivalent to [[Quadrature amplitude modulation|2-QAM]] modulation.
BPSK is functionally equivalent to [[2-QAM]] modulation.


===Implementation===
===Implementation===
Line 69: Line 46:


This yields two phases, 0 and π.
This yields two phases, 0 and π.
In the specific form, binary data is often conveyed with the following signals:{{citation needed|date=June 2019}}
In the specific form, [[binary data]] is often conveyed with the following signals:{{citation needed|date=June 2019}}


:<math>s_0(t) = \sqrt{\frac{2E_b}{T_b}} \cos(2 \pi f t + \pi )
:<math>s_0(t) = \sqrt{\frac{2E_b}{T_b}} \cos(2 \pi f t + \pi )
Line 86: Line 63:


===Bit error rate===
===Bit error rate===
The [[bit error rate]] (BER) of BPSK under [[additive white Gaussian noise]] (AWGN) can be calculated as:<ref>Communications Systems, H. Stern & S. Mahmoud, Pearson Prentice Hall, 2004, p. 283.</ref>
The [[bit error rate]] (BER) of BPSK under [[additive white Gaussian noise]] (AWGN) can be calculated as:<ref>{{cite book |first=H. |last=Stern |first2=S. |last2=Mahmoud |title=Communications Systems |publisher=Pearson Prentice Hall |date=2004 |isbn=0-13-121929-4 |page=283 }}</ref>


:<math>P_b = Q\left(\sqrt{\frac{2 E_b}{N_0}}\right)</math> or <math>P_e = \frac{1}{2} \operatorname{erfc} \left( \sqrt{\frac{E_b}{N_0}}\right)</math>
:<math>P_b = Q\left(\sqrt{\frac{2 E_b}{N_0}}\right)</math> or <math>P_e = \frac{1}{2} \operatorname{erfc} \left( \sqrt{\frac{E_b}{N_0}}\right)</math>
Line 157: Line 134:
<br />[[File:QPSK timing diagram.png|frame|center|Timing diagram for QPSK. The binary data stream is shown beneath the time axis. The two signal components with their bit assignments are shown at the top, and the total combined signal at the bottom. Note the abrupt changes in phase at some of the bit-period boundaries.]]
<br />[[File:QPSK timing diagram.png|frame|center|Timing diagram for QPSK. The binary data stream is shown beneath the time axis. The two signal components with their bit assignments are shown at the top, and the total combined signal at the bottom. Note the abrupt changes in phase at some of the bit-period boundaries.]]


The binary data that is conveyed by this waveform is: <span style ="letter-spacing:0.5em;">11000110</span>.
The binary data that is conveyed by this waveform is: <span style="letter-spacing:0.5em;">11000110</span>.
* The odd bits, highlighted here, contribute to the in-phase component: <span style ="letter-spacing:0.5em;">{{bg|lightblue|1}}1{{bg|lightblue|0}}0{{bg|lightblue|0}}1{{bg|lightblue|1}}0</span>
* The odd bits, highlighted here, contribute to the in-phase component: <span style="letter-spacing:0.5em;">{{bg|lightblue|1}}1{{bg|lightblue|0}}0{{bg|lightblue|0}}1{{bg|lightblue|1}}0</span>
* The even bits, highlighted here, contribute to the quadrature-phase component: <span style ="letter-spacing:0.5em;">1{{bg|lightblue|1}}0{{bg|lightblue|0}}0{{bg|lightblue|1}}1{{bg|lightblue|0}}</span>
* The even bits, highlighted here, contribute to the quadrature-phase component: <span style="letter-spacing:0.5em;">1{{bg|lightblue|1}}0{{bg|lightblue|0}}0{{bg|lightblue|1}}1{{bg|lightblue|0}}</span>


===Variants===
===Variants===
Line 180: Line 157:
====SOQPSK====
====SOQPSK====
The license-free '''[[Pulse shaping|shaped]]-offset QPSK''' (SOQPSK) is interoperable with Feher-patented QPSK ('''FQPSK'''), in the sense that an integrate-and-dump offset QPSK detector produces the same output no matter which kind of transmitter is used.<ref>
The license-free '''[[Pulse shaping|shaped]]-offset QPSK''' (SOQPSK) is interoperable with Feher-patented QPSK ('''FQPSK'''), in the sense that an integrate-and-dump offset QPSK detector produces the same output no matter which kind of transmitter is used.<ref>
{{cite document | last1 = Nelson | first1 = T. | last2 = Perrins | first2 = E. | last3 = Rice | first3 = M. | title=Common detectors for Tier 1 modulations |publisher=International Foundation for Telemetering |date=2005 |hdl=10150/604890}}
Tom Nelson, Erik Perrins, and Michael Rice.
<br/>
[http://people.eecs.ku.edu/~esp/publications/c2005ItcCommon.pdf "Common detectors for Tier 1 modulations"] {{webarchive|url=https://web.archive.org/web/20120917001949/http://people.eecs.ku.edu/~esp/publications/c2005ItcCommon.pdf |date=2012-09-17 }}.
{{cite conference | last1 = Nelson | first1 = T. | last2 = Perrins | first2 = E. | last3 = Rice | first3 = M. | doi = 10.1109/GLOCOM.2005.1578470 | title = Common detectors for shaped offset QPSK (SOQPSK) and Feher-patented QPSK (FQPSK) | book-title = GLOBECOM '05. IEEE Global Telecommunications Conference, 2005 | pages = 5 pp | year = 2005 | isbn = 0-7803-9414-3 | s2cid = 11020777 |url=https://www.researchgate.net/publication/4213516_Common_detectors_for_shaped_offset_QPSK_(SOQPSK)_and_Feher-patented_QPSK_(FQPSK)}}
</ref>


These modulations carefully shape the I and Q waveforms such that they change very smoothly, and the signal stays constant-amplitude even during signal transitions. (Rather than traveling instantly from one symbol to another, or even linearly, it travels smoothly around the constant-amplitude circle from one symbol to the next.) SOQPSK modulation can be represented as the hybrid of QPSK and [[Minimum-shift keying|MSK]]: SOQPSK has the same signal constellation as QPSK, however the phase of SOQPSK is always stationary.<ref>{{cite conference |first=Terrance J. |last=Hill |title=A non-proprietary, constant envelope, variant of shaped offset QPSK (SOQPSK) for improved spectral containment and detection efficiency |book-title=MILCOM 2000 Proceedings. 21st Century Military Communications. Architectures and Technologies for Information Superiority |publisher=IEEE |volume=1 |date=2000 |isbn=0-7803-6521-6 |pages=347–352 |doi=10.1109/MILCOM.2000.904973}}</ref><ref>{{cite journal |last=Li |first=Lifang |first2=M.K. |last2=Simon |title=Performance of coded offset quadrature phase-shift keying (OQPSK) and MIL-STD shaped OQPSK (SOQPSK) with iterative decoding |journal=Interplanetary Network Prog. Rep. |volume=42 |page=156 |date=2004 |url=https://ipnpr.jpl.nasa.gov/progress_report/42-156/156A.pdf}}</ref>
T. Nelson, E. Perrins, M. Rice.
[https://www.researchgate.net/publication/4213516_Common_detectors_for_shaped_offset_QPSK_(SOQPSK)_and_Feher-patented_QPSK_(FQPSK) "Common detectors for shaped offset QPSK (SOQPSK) and Feher-patented QPSK (FQPSK)"]
{{Cite book | last1 = Nelson | first1 = T. | last2 = Perrins | first2 = E. | last3 = Rice | first3 = M. | doi = 10.1109/GLOCOM.2005.1578470 | chapter = Common detectors for shaped offset QPSK (SOQPSK) and Feher-patented QPSK (FQPSK) | title = GLOBECOM '05. IEEE Global Telecommunications Conference, 2005 | pages = 5 pp | year = 2005 | isbn = 0-7803-9414-3 | pmid = | pmc = }}
{{ISBN|0-7803-9414-3}}
</ref>


The standard description of SOQPSK-TG involves [[ternary signal|ternary symbols]].<ref>{{cite conference |last=Sahin |first=C. |last2=Perrins |first2=E. |title=The capacity of SOQPSK-TG |book-title=2011-MILCOM 2011 Military Communications Conference |publisher=IEEE |date=2011 |isbn=978-1-4673-0081-0 |pages=555–560 |doi=10.1109/MILCOM.2011.6127730}}</ref> SOQPSK is one of the most spread modulation schemes in application to [[Low Earth orbit|LEO]] satellite communications.<ref>{{cite journal |last=Saeed |first=N. |last2=Elzanaty |first2=A. |last3=Almorad |first3=H. |last4=Dahrouj |first4=H. |last5=Al-Naffouri |first5=T.Y. |last6=Alouini |first6=M.S. |title=Cubesat communications: Recent advances and future challenges |journal=IEEE Communications Surveys & Tutorials |volume=22 |issue=3 |pages=1839–62 |date=2020 |doi=10.1109/COMST.2020.2990499 |arxiv=1908.09501}}</ref>
These modulations carefully shape the I and Q waveforms such that they change very smoothly, and the signal stays constant-amplitude even during signal transitions. (Rather than traveling instantly from one symbol to another, or even linearly, it travels smoothly around the constant-amplitude circle from one symbol to the next.) SOQPSK modulation can be represented as the hybrid of QPSK and [[Minimum-shift keying|MSK]]: SOQPSK has the same signal constellation as QPSK, however the phase of SOQPSK is always stationary.<ref>Hill, Terrance J. "A non-proprietary, constant envelope, variant of shaped offset QPSK (SOQPSK) for improved spectral containment and detection efficiency." MILCOM 2000. 21st Century Military Communications Conference Proceedings. Vol. 1. IEEE, 2000.</ref><ref>Li, Lifang, and M. K. Simon. [https://pdfs.semanticscholar.org/f025/2fa31444fad6a5090527d73f87352137c9b8.pdf "Performance of coded offset quadrature phase-shift keying (OQPSK) and MIL-STD shaped OQPSK (SOQPSK) with iterative decoding."] Interplanetary Network Prog. Rep. 42 (2004).</ref>

The standard description of SOQPSK-TG involves [[ternary signal|ternary symbols]].<ref>Sahin, C. and Perrins, E., 2011, November. The capacity of SOQPSK-TG. In 2011-MILCOM 2011 Military Communications Conference (pp. 555-560). IEEE.</ref> SOQPSK is one of the most spread modulation schemes in application to [[Low Earth orbit|LEO]] satellite communications.<ref>Saeed, N., Elzanaty, A., Almorad, H., Dahrouj, H., Al-Naffouri, T.Y. and Alouini, M.S., 2020. [https://arxiv.org/pdf/1908.09501.pdf Cubesat communications: Recent advances and future challenges.] IEEE Communications Surveys & Tutorials.</ref>


====''&pi;''/4-QPSK====
====''&pi;''/4-QPSK====
Line 234: Line 207:
:<math>P_s \approx 2Q\left(\sqrt{2\gamma_s}\sin\frac{\pi}{M}\right). </math>
:<math>P_s \approx 2Q\left(\sqrt{2\gamma_s}\sin\frac{\pi}{M}\right). </math>


The bit-error probability for <math>M</math>-PSK can only be determined exactly once the bit-mapping is known. However, when [[Gray code|Gray coding]] is used, the most probable error from one symbol to the next produces only a single bit-error and
The bit-error probability for <math>M</math>-PSK can only be determined exactly once the bit-mapping is known. However, when [[Gray coding]] is used, the most probable error from one symbol to the next produces only a single bit-error and


:<math>P_b \approx \frac{1}{k} P_s. </math>
:<math>P_b \approx \frac{1}{k} P_s. </math>
Line 240: Line 213:
(Using Gray coding allows us to approximate the [[Lee distance]] of the errors as the [[Hamming distance]] of the errors in the decoded bitstream, which is easier to implement in hardware.)
(Using Gray coding allows us to approximate the [[Lee distance]] of the errors as the [[Hamming distance]] of the errors in the decoded bitstream, which is easier to implement in hardware.)


The graph on the left compares the bit-error rates of BPSK, QPSK (which are the same, as noted above), 8-PSK and 16-PSK. It is seen that [[higher-order modulation]]s exhibit higher error-rates; in exchange however they deliver a higher raw data-rate.
The graph on the right compares the bit-error rates of BPSK, QPSK (which are the same, as noted above), 8-PSK and 16-PSK. It is seen that [[higher-order modulation]]s exhibit higher error-rates; in exchange however they deliver a higher raw data-rate.


Bounds on the error rates of various digital modulation schemes can be computed with application of the [[union bound]] to the signal constellation.
Bounds on the error rates of various digital modulation schemes can be computed with application of the [[union bound]] to the signal constellation.
Line 246: Line 219:
===Spectral efficiency===
===Spectral efficiency===


[[Spectral efficiency|Bandwidth (or spectral) efficiency]] of M-PSK modulation schemes increases with increasing of modulation order ''M'' (unlike, for example, [[Multiple frequency-shift keying|M-FSK]]):<ref>Haykin, S., 2001. Communication Systems, John Wiley&Sons. Inc. - p. 368</ref>
[[Spectral efficiency|Bandwidth (or spectral) efficiency]] of M-PSK modulation schemes increases with increasing of modulation order ''M'' (unlike, for example, [[Multiple frequency-shift keying|M-FSK]]):<ref>{{cite book |first=S. |last=Haykin |title=Communication Systems |publisher=Wiley |date=2001 |isbn=0-471-17869-1 |page=368 }}</ref>


:<math>\rho = \frac{\log_2M}{2} \quad [\text{bits}/\text{s} \cdot \text{Hz}]</math>
:<math>\rho = \frac{\log_2M}{2} \quad [(\text{bits}/\text{s}) / \text{Hz}]</math>


The same relationship holds true for [[Quadrature amplitude modulation|M-QAM]].<ref>[https://www.atlantarf.com/PSK_QAM.php Link Budget Analysis: Digital Modulation, Part 3 (www.AtlantaRF.com)]</ref>
The same relationship holds true for [[Quadrature amplitude modulation|M-QAM]].<ref>[https://www.atlantarf.com/PSK_QAM.php Link Budget Analysis: Digital Modulation, Part 3 (www.AtlantaRF.com)]</ref>
Line 271: Line 244:
Analysis shows that differential encoding approximately doubles the error rate compared to ordinary <math>M</math>-PSK but this may be overcome by only a small increase in <math>E_b/N_0</math>. Furthermore, this analysis (and the graphical results below) are based on a system in which the only corruption is [[additive white Gaussian noise]] (AWGN). However, there will also be a physical channel between the transmitter and receiver in the communication system. This channel will, in general, introduce an unknown phase-shift to the PSK signal; in these cases the differential schemes can yield a ''better'' error-rate than the ordinary schemes which rely on precise phase information.
Analysis shows that differential encoding approximately doubles the error rate compared to ordinary <math>M</math>-PSK but this may be overcome by only a small increase in <math>E_b/N_0</math>. Furthermore, this analysis (and the graphical results below) are based on a system in which the only corruption is [[additive white Gaussian noise]] (AWGN). However, there will also be a physical channel between the transmitter and receiver in the communication system. This channel will, in general, introduce an unknown phase-shift to the PSK signal; in these cases the differential schemes can yield a ''better'' error-rate than the ordinary schemes which rely on precise phase information.


One of the most popular applications of DPSK is the [[Bluetooth#Implementation | Bluetooth standard]] where <math>\pi/4</math>-DQPSK and 8-DPSK were implemented.
One of the most popular applications of DPSK is the [[Bluetooth#Implementation|Bluetooth standard]] where <math>\pi/4</math>-DQPSK and 8-DPSK were implemented.


===Demodulation===
===Demodulation===
Line 290: Line 263:
The probability of error for DPSK is difficult to calculate in general, but, in the case of DBPSK it is:
The probability of error for DPSK is difficult to calculate in general, but, in the case of DBPSK it is:


:<math>P_b = \frac{1}{2}e^{-\frac{E_b}{N_0}},</math><ref>G.L. Stüber, “Soft Decision Direct-Sequence DPSK Receivers,” IEEE Transactions on Vehicular Technology, vol. 37, no. 3, pp. 151–157, August 1988.</ref>
:<math>P_b = \frac{1}{2}e^{-\frac{E_b}{N_0}},</math><ref>{{cite journal |first=G.L. |last=Stüber |title=Soft Decision Direct-Sequence DPSK Receivers |journal=IEEE Transactions on Vehicular Technology |volume=37 |issue=3 |pages=151–157 |date=August 1988 |doi=10.1109/25.16541 }}</ref>


which, when numerically evaluated, is only slightly worse than ordinary BPSK, particularly at higher <math>E_b/N_0</math> values.
which, when numerically evaluated, is only slightly worse than ordinary BPSK, particularly at higher <math>E_b/N_0</math> values.
Line 324: Line 297:


The BER curve for this example is compared to ordinary BPSK on the right. As mentioned above, whilst the error rate is approximately doubled, the increase needed in <math>E_b/N_0</math> to overcome this is small. The increase in <math>E_b/N_0</math> required to overcome differential modulation in coded systems, however, is larger{{snd}} typically about 3&nbsp;dB. The performance degradation is a result of [[noncoherent transmission]]{{snd}} in this case it refers to the fact that tracking of the phase is completely ignored.
The BER curve for this example is compared to ordinary BPSK on the right. As mentioned above, whilst the error rate is approximately doubled, the increase needed in <math>E_b/N_0</math> to overcome this is small. The increase in <math>E_b/N_0</math> required to overcome differential modulation in coded systems, however, is larger{{snd}} typically about 3&nbsp;dB. The performance degradation is a result of [[noncoherent transmission]]{{snd}} in this case it refers to the fact that tracking of the phase is completely ignored.

===Definitions===
For determining error-rates mathematically, some definitions will be needed:

* <math>E_b</math>, energy per [[bit]]
* <math>E_s = nE_b</math>, energy per symbol with ''n'' bits
* <math>T_b</math>, [[bit rate|bit duration]]
* <math>T_s</math>, [[symbol rate|symbol duration]]
* <math>\frac{1}{2}N_0</math>, [[signal noise|noise]] [[spectral density|power spectral density]] ([[watt|W]]/[[Hz]])
* <math>P_b</math>, [[probability]] of ''bit-error''
* <math>P_s</math>, probability of symbol-error

<math>Q(x)</math> will give the probability that a single sample taken from a random process with zero-mean and unit-variance [[Gaussian probability density function]] will be greater or equal to <math>x</math>. It is a scaled form of the [[Error function|complementary Gaussian error function]]:

: <math>Q(x) = \frac{1}{\sqrt{2\pi}}\int_x^\infty e^{-\frac{1}{2}t^2} \,dt = \frac{1}{2} \operatorname{erfc}\left(\frac{x}{\sqrt{2}}\right),\ x \geq 0</math>.

The error rates quoted here are those in [[additive white Gaussian noise]] (AWGN). These error rates are lower than those computed in [[fading channel]]s, hence, are a good theoretical benchmark to compare with.

==Applications==
Owing to PSK's simplicity, particularly when compared with its competitor [[quadrature amplitude modulation]], it is widely used in existing technologies.

The [[wireless LAN]] standard, [[IEEE 802.11b-1999]],<ref name="ref80211">[http://standards.ieee.org/getieee802/download/802.11-1999.pdf IEEE Std 802.11-1999: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications]{{snd}} the overarching IEEE 802.11 specification. {{webarchive|url=https://web.archive.org/web/20070828223638/http://standards.ieee.org/getieee802/download/802.11-1999.pdf|date=August 28, 2007}}</ref><ref name="80211b">[http://standards.ieee.org/getieee802/download/802.11b-1999.pdf IEEE Std 802.11b-1999 (R2003)]{{snd}} the IEEE 802.11b specification.</ref> uses a variety of different PSKs depending on the data rate required. At the basic rate of 1{{nbsp}}[[Mbit]]/s, it uses DBPSK (differential BPSK). To provide the extended rate of 2{{nbsp}}Mbit/s, DQPSK is used. In reaching 5.5{{nbsp}}Mbit/s and the full rate of 11{{nbsp}}Mbit/s, QPSK is employed, but has to be coupled with [[complementary code keying]]. The higher-speed wireless LAN standard, [[IEEE 802.11g-2003]],<ref name="ref80211" /><ref name="80211g">[http://standards.ieee.org/getieee802/download/802.11g-2003.pdf IEEE Std 802.11g-2003]{{snd}} the IEEE 802.11g specification.</ref> has eight data rates: 6, 9, 12, 18, 24, 36, 48 and 54{{nbsp}}Mbit/s. The 6 and 9{{nbsp}}Mbit/s modes use [[OFDM]] modulation where each sub-carrier is BPSK modulated. The 12 and 18{{nbsp}}Mbit/s modes use OFDM with QPSK. The fastest four modes use OFDM with forms of [[quadrature amplitude modulation]].

Because of its simplicity, BPSK is appropriate for low-cost passive transmitters, and is used in [[RFID]] standards such as [[ISO/IEC 14443]] which has been adopted for [[biometric passport]]s, credit cards such as [[American Express]]'s [[ExpressPay]], and many other applications.<ref>{{cite web |title=Understanding the Requirements of ISO/IEC 14443 for Type B Proximity Contactless Identification Cards |date=2005 |work=Application Note |id=Rev. 2056B–RFID–11/05 |publisher=ATMEL |url=http://www.atmel.com/dyn/resources/prod_documents/doc2056.pdf }}</ref>

[[Bluetooth]] 2 uses <math>\pi/4</math>-DQPSK at its lower rate (2{{nbsp}}Mbit/s) and 8-DPSK at its higher rate (3{{nbsp}}Mbit/s) when the link between the two devices is sufficiently robust. Bluetooth 1 modulates with [[Minimum-shift keying|Gaussian minimum-shift keying]], a binary scheme, so either modulation choice in version 2 will yield a higher data rate. A similar technology, [[IEEE 802.15.4]] (the wireless standard used by [[Zigbee]]) also relies on PSK using two frequency bands: 868–915{{nbsp}}[[MHz]] with BPSK and at 2.4{{nbsp}}[[GHz]] with OQPSK.

Both QPSK and 8PSK are widely used in satellite broadcasting. QPSK is still widely used in the streaming of SD satellite channels and some HD channels. High definition programming is delivered almost exclusively in 8PSK due to the higher bitrates of HD video and the high cost of satellite bandwidth.<ref>{{cite web |date=2014 |title=How Communications Satellites Work |url=http://planetfox.net/microwaves/howitworks.html |website=Planet Fox}}</ref> The [[DVB-S2]] standard requires support for both QPSK and 8PSK. The chipsets used in new satellite set top boxes, such as [[Broadcom]]'s 7000 series support 8PSK and are backward compatible with the older standard.<ref>{{Cite web |title=Low-Cost Satellite Set-top Box SoC — BCM7325 |publisher=Broadcom |url=http://www.broadcom.com/products/set-top-box-and-media-processors/satellite/bcm7325 |url-status=dead |archive-url=https://web.archive.org/web/20150915234053/http://www.broadcom.com/products/set-top-box-and-media-processors/satellite/bcm7325 |archive-date=September 15, 2015 |access-date=September 8, 2015}}</ref>

Historically, voice-band synchronous [[modems]] such as the Bell 201, 208, and 209 and the CCITT V.26, V.27, V.29, V.32, and V.34 used PSK.<ref>{{Cite web |title=Local and Remote Modems |url=http://www.blackbox.com/resource/files/productdetails/19558.PDF |url-status=dead |archive-url=https://web.archive.org/web/20151222112409/http://www.blackbox.com/resource/files/productdetails/19558.PDF |archive-date=December 22, 2015 |access-date=December 20, 2015 |website=Black Box |publisher=Black Box Network Services}}</ref>


==Mutual information with additive white Gaussian noise==
==Mutual information with additive white Gaussian noise==
[[File:PSK Mutual Information in AWGN.svg|300px|right|thumb|Mutual information of PSK over the AWGN channel]]
[[File:PSK Mutual Information in AWGN.svg|300px|right|thumb|Mutual information of PSK over the AWGN channel]]


The [[mutual information]] of PSK can be evaluated in [[additive white Gaussian noise|additive Gaussian noise]] by [[numerical integration]] of its definition.<ref name=Blahut1988>{{cite book|last1=Blahut|first1=R. E.|title=Principles and Practice of Information Theory|date=1988|publisher=Addison Wesley Publishing Company|location=Boston, MA, USA|isbn=0-201-10709-0}}</ref> The curves of mutual information saturate to the number of bits carried by each symbol in the limit of infinite signal to noise ratio <math>E_s/N_0</math>. On the contrary, in the limit of small signal to noise ratios the mutual information approaches the [[Shannon–Hartley theorem|AWGN channel capacity]], which is the supremum among all possible choices of symbol statistical distributions.
The [[mutual information]] of PSK can be evaluated in [[additive white Gaussian noise|additive Gaussian noise]] by [[numerical integration]] of its definition.<ref name=Blahut1988>{{cite book|last1=Blahut|first1=R. E.|author1-link=R. E. Blahut|title=Principles and Practice of Information Theory|date=1988|publisher=Addison Wesley |isbn=0-201-10709-0}}</ref> The curves of mutual information saturate to the number of bits carried by each symbol in the limit of infinite signal to noise ratio <math>E_s/N_0</math>. On the contrary, in the limit of small signal to noise ratios the mutual information approaches the [[Shannon–Hartley theorem|AWGN channel capacity]], which is the supremum among all possible choices of symbol statistical distributions.


At intermediate values of signal to noise ratios the mutual information (MI) is well approximated by:<ref name=Blahut1988 />
At intermediate values of signal to noise ratios the mutual information (MI) is well approximated by:<ref name=Blahut1988 />
Line 334: Line 337:
:<math>\textrm{MI} \simeq \log_2\left(\sqrt{\frac{4\pi}{e}\frac{E_s}{N_0}}\right).</math>
:<math>\textrm{MI} \simeq \log_2\left(\sqrt{\frac{4\pi}{e}\frac{E_s}{N_0}}\right).</math>


The mutual information of PSK over the AWGN channel is generally farther to the AWGN channel capacity than [[Quadrature amplitude modulation#Mutual Information with AWGN|QAM]] modulation formats.
The mutual information of PSK over the AWGN channel is generally lower than that of [[Quadrature amplitude modulation#Mutual Information with AWGN|QAM]] modulation formats.


==See also==
==See also==
Line 355: Line 358:
The notation and theoretical results in this article are based on material presented in the following sources:
The notation and theoretical results in this article are based on material presented in the following sources:


*{{cite book | author=Proakis, John G. | title=Digital Communications | url=https://archive.org/details/digitalcommunica00proa | location=Singapore | publisher=McGraw Hill | year=1995 | isbn=0-07-113814-5}}
*{{cite book | last=Proakis |first=John G. | title=Digital Communications | url=https://archive.org/details/digitalcommunica00proa | publisher=McGraw Hill | year=1995 | isbn=0-07-113814-5}}
*{{cite book | author=Couch, Leon W. II | title=Digital and Analog Communications | location=Upper Saddle River, NJ | publisher=Prentice-Hall | year=1997 | isbn=0-13-081223-4}}
*{{cite book | last=Couch |first=Leon W. II | title=Digital and Analog Communications | publisher=Prentice-Hall | year=1997 | isbn=0-13-081223-4}}
*{{cite book | author=Haykin, Simon | title=Digital Communications | location=Toronto, Canada | publisher=John Wiley & Sons | year=1988 | isbn=0-471-62947-2}}
*{{cite book | last=Haykin |first=Simon | title=Digital Communications | publisher=Wiley | year=1988 | isbn=0-471-62947-2}}


{{DEFAULTSORT:Phase-Shift Keying}}
{{DEFAULTSORT:Phase-Shift Keying}}

Latest revision as of 03:19, 17 April 2024

Phase-shift keying (PSK) is a digital modulation process which conveys data by changing (modulating) the phase of a constant frequency carrier wave. The modulation is accomplished by varying the sine and cosine inputs at a precise time. It is widely used for wireless LANs, RFID and Bluetooth communication.

Any digital modulation scheme uses a finite number of distinct signals to represent digital data. PSK uses a finite number of phases, each assigned a unique pattern of binary digits. Usually, each phase encodes an equal number of bits. Each pattern of bits forms the symbol that is represented by the particular phase. The demodulator, which is designed specifically for the symbol-set used by the modulator, determines the phase of the received signal and maps it back to the symbol it represents, thus recovering the original data. This requires the receiver to be able to compare the phase of the received signal to a reference signal – such a system is termed coherent (and referred to as CPSK).

CPSK requires a complicated demodulator, because it must extract the reference wave from the received signal and keep track of it, to compare each sample to. Alternatively, the phase shift of each symbol sent can be measured with respect to the phase of the previous symbol sent. Because the symbols are encoded in the difference in phase between successive samples, this is called differential phase-shift keying (DPSK). DPSK can be significantly simpler to implement than ordinary PSK, as it is a 'non-coherent' scheme, i.e. there is no need for the demodulator to keep track of a reference wave. A trade-off is that it has more demodulation errors.

Introduction[edit]

There are three major classes of digital modulation techniques used for transmission of digitally represented data:

All convey data by changing some aspect of a base signal, the carrier wave (usually a sinusoid), in response to a data signal. In the case of PSK, the phase is changed to represent the data signal. There are two fundamental ways of utilizing the phase of a signal in this way:

  • By viewing the phase itself as conveying the information, in which case the demodulator must have a reference signal to compare the received signal's phase against; or
  • By viewing the change in the phase as conveying information – differential schemes, some of which do not need a reference carrier (to a certain extent).

A convenient method to represent PSK schemes is on a constellation diagram. This shows the points in the complex plane where, in this context, the real and imaginary axes are termed the in-phase and quadrature axes respectively due to their 90° separation. Such a representation on perpendicular axes lends itself to straightforward implementation. The amplitude of each point along the in-phase axis is used to modulate a cosine (or sine) wave and the amplitude along the quadrature axis to modulate a sine (or cosine) wave. By convention, in-phase modulates cosine and quadrature modulates sine.

In PSK, the constellation points chosen are usually positioned with uniform angular spacing around a circle. This gives maximum phase-separation between adjacent points and thus the best immunity to corruption. They are positioned on a circle so that they can all be transmitted with the same energy. In this way, the moduli of the complex numbers they represent will be the same and thus so will the amplitudes needed for the cosine and sine waves. Two common examples are "binary phase-shift keying" (BPSK) which uses two phases, and "quadrature phase-shift keying" (QPSK) which uses four phases, although any number of phases may be used. Since the data to be conveyed are usually binary, the PSK scheme is usually designed with the number of constellation points being a power of two.

Binary phase-shift keying (BPSK)[edit]

Constellation diagram example for BPSK

BPSK (also sometimes called PRK, phase reversal keying, or 2PSK) is the simplest form of phase shift keying (PSK). It uses two phases which are separated by 180° and so can also be termed 2-PSK. It does not particularly matter exactly where the constellation points are positioned, and in this figure they are shown on the real axis, at 0° and 180°. Therefore, it handles the highest noise level or distortion before the demodulator reaches an incorrect decision. That makes it the most robust of all the PSKs. It is, however, only able to modulate at 1 bit/symbol (as seen in the figure) and so is unsuitable for high data-rate applications.

In the presence of an arbitrary phase-shift introduced by the communications channel, the demodulator (see, e.g. Costas loop) is unable to tell which constellation point is which. As a result, the data is often differentially encoded prior to modulation.

BPSK is functionally equivalent to 2-QAM modulation.

Implementation[edit]

The general form for BPSK follows the equation:

This yields two phases, 0 and π. In the specific form, binary data is often conveyed with the following signals:[citation needed]

for binary "0"
for binary "1"

where f is the frequency of the base band.

Hence, the signal space can be represented by the single basis function

where 1 is represented by and 0 is represented by . This assignment is arbitrary.

This use of this basis function is shown at the end of the next section in a signal timing diagram. The topmost signal is a BPSK-modulated cosine wave that the BPSK modulator would produce. The bit-stream that causes this output is shown above the signal (the other parts of this figure are relevant only to QPSK). After modulation, the base band signal will be moved to the high frequency band by multiplying .

Bit error rate[edit]

The bit error rate (BER) of BPSK under additive white Gaussian noise (AWGN) can be calculated as:[1]

or

Since there is only one bit per symbol, this is also the symbol error rate.

Quadrature phase-shift keying (QPSK)[edit]

Constellation diagram for QPSK with Gray coding. Each adjacent symbol only differs by one bit.

Sometimes this is known as quadriphase PSK, 4-PSK, or 4-QAM. (Although the root concepts of QPSK and 4-QAM are different, the resulting modulated radio waves are exactly the same.) QPSK uses four points on the constellation diagram, equispaced around a circle. With four phases, QPSK can encode two bits per symbol, shown in the diagram with Gray coding to minimize the bit error rate (BER) – sometimes misperceived as twice the BER of BPSK.

The mathematical analysis shows that QPSK can be used either to double the data rate compared with a BPSK system while maintaining the same bandwidth of the signal, or to maintain the data-rate of BPSK but halving the bandwidth needed. In this latter case, the BER of QPSK is exactly the same as the BER of BPSK – and believing differently is a common confusion when considering or describing QPSK. The transmitted carrier can undergo numbers of phase changes.

Given that radio communication channels are allocated by agencies such as the Federal Communications Commission giving a prescribed (maximum) bandwidth, the advantage of QPSK over BPSK becomes evident: QPSK transmits twice the data rate in a given bandwidth compared to BPSK - at the same BER. The engineering penalty that is paid is that QPSK transmitters and receivers are more complicated than the ones for BPSK. However, with modern electronics technology, the penalty in cost is very moderate.

As with BPSK, there are phase ambiguity problems at the receiving end, and differentially encoded QPSK is often used in practice.

Implementation[edit]

The implementation of QPSK is more general than that of BPSK and also indicates the implementation of higher-order PSK. Writing the symbols in the constellation diagram in terms of the sine and cosine waves used to transmit them:

This yields the four phases π/4, 3π/4, 5π/4 and 7π/4 as needed.

This results in a two-dimensional signal space with unit basis functions

The first basis function is used as the in-phase component of the signal and the second as the quadrature component of the signal.

Hence, the signal constellation consists of the signal-space 4 points

The factors of 1/2 indicate that the total power is split equally between the two carriers.

Comparing these basis functions with that for BPSK shows clearly how QPSK can be viewed as two independent BPSK signals. Note that the signal-space points for BPSK do not need to split the symbol (bit) energy over the two carriers in the scheme shown in the BPSK constellation diagram.

QPSK systems can be implemented in a number of ways. An illustration of the major components of the transmitter and receiver structure are shown below.

Conceptual transmitter structure for QPSK. The binary data stream is split into the in-phase and quadrature-phase components. These are then separately modulated onto two orthogonal basis functions. In this implementation, two sinusoids are used. Afterwards, the two signals are superimposed, and the resulting signal is the QPSK signal. Note the use of polar non-return-to-zero encoding. These encoders can be placed before for binary data source, but have been placed after to illustrate the conceptual difference between digital and analog signals involved with digital modulation.
Receiver structure for QPSK. The matched filters can be replaced with correlators. Each detection device uses a reference threshold value to determine whether a 1 or 0 is detected.

Probability of error[edit]

Although QPSK can be viewed as a quaternary modulation, it is easier to see it as two independently modulated quadrature carriers. With this interpretation, the even (or odd) bits are used to modulate the in-phase component of the carrier, while the odd (or even) bits are used to modulate the quadrature-phase component of the carrier. BPSK is used on both carriers and they can be independently demodulated.

As a result, the probability of bit-error for QPSK is the same as for BPSK:

However, in order to achieve the same bit-error probability as BPSK, QPSK uses twice the power (since two bits are transmitted simultaneously).

The symbol error rate is given by:

If the signal-to-noise ratio is high (as is necessary for practical QPSK systems) the probability of symbol error may be approximated:

The modulated signal is shown below for a short segment of a random binary data-stream. The two carrier waves are a cosine wave and a sine wave, as indicated by the signal-space analysis above. Here, the odd-numbered bits have been assigned to the in-phase component and the even-numbered bits to the quadrature component (taking the first bit as number 1). The total signal – the sum of the two components – is shown at the bottom. Jumps in phase can be seen as the PSK changes the phase on each component at the start of each bit-period. The topmost waveform alone matches the description given for BPSK above.


Timing diagram for QPSK. The binary data stream is shown beneath the time axis. The two signal components with their bit assignments are shown at the top, and the total combined signal at the bottom. Note the abrupt changes in phase at some of the bit-period boundaries.

The binary data that is conveyed by this waveform is: 11000110.

  • The odd bits, highlighted here, contribute to the in-phase component: 11000110
  • The even bits, highlighted here, contribute to the quadrature-phase component: 11000110

Variants[edit]

Offset QPSK (OQPSK)[edit]

Signal doesn't pass through the origin, because only one bit of the symbol is changed at a time.

Offset quadrature phase-shift keying (OQPSK) is a variant of phase-shift keying modulation using four different values of the phase to transmit. It is sometimes called staggered quadrature phase-shift keying (SQPSK).

Difference of the phase between QPSK and OQPSK

Taking four values of the phase (two bits) at a time to construct a QPSK symbol can allow the phase of the signal to jump by as much as 180° at a time. When the signal is low-pass filtered (as is typical in a transmitter), these phase-shifts result in large amplitude fluctuations, an undesirable quality in communication systems. By offsetting the timing of the odd and even bits by one bit-period, or half a symbol-period, the in-phase and quadrature components will never change at the same time. In the constellation diagram shown on the right, it can be seen that this will limit the phase-shift to no more than 90° at a time. This yields much lower amplitude fluctuations than non-offset QPSK and is sometimes preferred in practice.

The picture on the right shows the difference in the behavior of the phase between ordinary QPSK and OQPSK. It can be seen that in the first plot the phase can change by 180° at once, while in OQPSK the changes are never greater than 90°.

The modulated signal is shown below for a short segment of a random binary data-stream. Note the half symbol-period offset between the two component waves. The sudden phase-shifts occur about twice as often as for QPSK (since the signals no longer change together), but they are less severe. In other words, the magnitude of jumps is smaller in OQPSK when compared to QPSK.

Timing diagram for offset-QPSK. The binary data stream is shown beneath the time axis. The two signal components with their bit assignments are shown the top and the total, combined signal at the bottom. Note the half-period offset between the two signal components.

SOQPSK[edit]

The license-free shaped-offset QPSK (SOQPSK) is interoperable with Feher-patented QPSK (FQPSK), in the sense that an integrate-and-dump offset QPSK detector produces the same output no matter which kind of transmitter is used.[2]

These modulations carefully shape the I and Q waveforms such that they change very smoothly, and the signal stays constant-amplitude even during signal transitions. (Rather than traveling instantly from one symbol to another, or even linearly, it travels smoothly around the constant-amplitude circle from one symbol to the next.) SOQPSK modulation can be represented as the hybrid of QPSK and MSK: SOQPSK has the same signal constellation as QPSK, however the phase of SOQPSK is always stationary.[3][4]

The standard description of SOQPSK-TG involves ternary symbols.[5] SOQPSK is one of the most spread modulation schemes in application to LEO satellite communications.[6]

π/4-QPSK[edit]

Dual constellation diagram for π/4-QPSK. This shows the two separate constellations with identical Gray coding but rotated by 45° with respect to each other.

This variant of QPSK uses two identical constellations which are rotated by 45° ( radians, hence the name) with respect to one another. Usually, either the even or odd symbols are used to select points from one of the constellations and the other symbols select points from the other constellation. This also reduces the phase-shifts from a maximum of 180°, but only to a maximum of 135° and so the amplitude fluctuations of -QPSK are between OQPSK and non-offset QPSK.

One property this modulation scheme possesses is that if the modulated signal is represented in the complex domain, transitions between symbols never pass through 0. In other words, the signal does not pass through the origin. This lowers the dynamical range of fluctuations in the signal which is desirable when engineering communications signals.

On the other hand, -QPSK lends itself to easy demodulation and has been adopted for use in, for example, TDMA cellular telephone systems.

The modulated signal is shown below for a short segment of a random binary data-stream. The construction is the same as above for ordinary QPSK. Successive symbols are taken from the two constellations shown in the diagram. Thus, the first symbol (1 1) is taken from the "blue" constellation and the second symbol (0 0) is taken from the "green" constellation. Note that magnitudes of the two component waves change as they switch between constellations, but the total signal's magnitude remains constant (constant envelope). The phase-shifts are between those of the two previous timing-diagrams.

Timing diagram for π/4-QPSK. The binary data stream is shown beneath the time axis. The two signal components with their bit assignments are shown the top and the total, combined signal at the bottom. Note that successive symbols are taken alternately from the two constellations, starting with the "blue" one.

DPQPSK[edit]

Dual-polarization quadrature phase shift keying (DPQPSK) or dual-polarization QPSK - involves the polarization multiplexing of two different QPSK signals, thus improving the spectral efficiency by a factor of 2. This is a cost-effective alternative to utilizing 16-PSK, instead of QPSK to double the spectral efficiency.

Higher-order PSK[edit]

Constellation diagram for 8-PSK with Gray coding

Any number of phases may be used to construct a PSK constellation but 8-PSK is usually the highest order PSK constellation deployed. With more than 8 phases, the error-rate becomes too high and there are better, though more complex, modulations available such as quadrature amplitude modulation (QAM). Although any number of phases may be used, the fact that the constellation must usually deal with binary data means that the number of symbols is usually a power of 2 to allow an integer number of bits per symbol.

Bit error rate[edit]

For the general M-PSK there is no simple expression for the symbol-error probability if . Unfortunately, it can only be obtained from

where

and and are each Gaussian random variables.

Bit-error rate curves for BPSK, QPSK, 8-PSK and 16-PSK, additive white Gaussian noise channel

This may be approximated for high and high by:

The bit-error probability for -PSK can only be determined exactly once the bit-mapping is known. However, when Gray coding is used, the most probable error from one symbol to the next produces only a single bit-error and

(Using Gray coding allows us to approximate the Lee distance of the errors as the Hamming distance of the errors in the decoded bitstream, which is easier to implement in hardware.)

The graph on the right compares the bit-error rates of BPSK, QPSK (which are the same, as noted above), 8-PSK and 16-PSK. It is seen that higher-order modulations exhibit higher error-rates; in exchange however they deliver a higher raw data-rate.

Bounds on the error rates of various digital modulation schemes can be computed with application of the union bound to the signal constellation.

Spectral efficiency[edit]

Bandwidth (or spectral) efficiency of M-PSK modulation schemes increases with increasing of modulation order M (unlike, for example, M-FSK):[7]

The same relationship holds true for M-QAM.[8]

Differential phase-shift keying (DPSK)[edit]

Differential encoding[edit]

Differential phase shift keying (DPSK) is a common form of phase modulation that conveys data by changing the phase of the carrier wave. As mentioned for BPSK and QPSK there is an ambiguity of phase if the constellation is rotated by some effect in the communications channel through which the signal passes. This problem can be overcome by using the data to change rather than set the phase.

For example, in differentially encoded BPSK a binary "1" may be transmitted by adding 180° to the current phase and a binary "0" by adding 0° to the current phase. Another variant of DPSK is Symmetric Differential Phase Shift keying, SDPSK, where encoding would be +90° for a "1" and −90° for a "0".

In differentially encoded QPSK (DQPSK), the phase-shifts are 0°, 90°, 180°, −90° corresponding to data "00", "01", "11", "10". This kind of encoding may be demodulated in the same way as for non-differential PSK but the phase ambiguities can be ignored. Thus, each received symbol is demodulated to one of the points in the constellation and a comparator then computes the difference in phase between this received signal and the preceding one. The difference encodes the data as described above. Symmetric differential quadrature phase shift keying (SDQPSK) is like DQPSK, but encoding is symmetric, using phase shift values of −135°, −45°, +45° and +135°.

The modulated signal is shown below for both DBPSK and DQPSK as described above. In the figure, it is assumed that the signal starts with zero phase, and so there is a phase shift in both signals at .

Timing diagram for DBPSK and DQPSK. The binary data stream is above the DBPSK signal. The individual bits of the DBPSK signal are grouped into pairs for the DQPSK signal, which only changes every Ts = 2Tb.

Analysis shows that differential encoding approximately doubles the error rate compared to ordinary -PSK but this may be overcome by only a small increase in . Furthermore, this analysis (and the graphical results below) are based on a system in which the only corruption is additive white Gaussian noise (AWGN). However, there will also be a physical channel between the transmitter and receiver in the communication system. This channel will, in general, introduce an unknown phase-shift to the PSK signal; in these cases the differential schemes can yield a better error-rate than the ordinary schemes which rely on precise phase information.

One of the most popular applications of DPSK is the Bluetooth standard where -DQPSK and 8-DPSK were implemented.

Demodulation[edit]

BER comparison between DBPSK, DQPSK and their non-differential forms using Gray coding and operating in white noise

For a signal that has been differentially encoded, there is an obvious alternative method of demodulation. Instead of demodulating as usual and ignoring carrier-phase ambiguity, the phase between two successive received symbols is compared and used to determine what the data must have been. When differential encoding is used in this manner, the scheme is known as differential phase-shift keying (DPSK). Note that this is subtly different from just differentially encoded PSK since, upon reception, the received symbols are not decoded one-by-one to constellation points but are instead compared directly to one another.

Call the received symbol in the th timeslot and let it have phase . Assume without loss of generality that the phase of the carrier wave is zero. Denote the additive white Gaussian noise (AWGN) term as . Then

The decision variable for the th symbol and the th symbol is the phase difference between and . That is, if is projected onto , the decision is taken on the phase of the resultant complex number:

where superscript * denotes complex conjugation. In the absence of noise, the phase of this is , the phase-shift between the two received signals which can be used to determine the data transmitted.

The probability of error for DPSK is difficult to calculate in general, but, in the case of DBPSK it is:

[9]

which, when numerically evaluated, is only slightly worse than ordinary BPSK, particularly at higher values.

Using DPSK avoids the need for possibly complex carrier-recovery schemes to provide an accurate phase estimate and can be an attractive alternative to ordinary PSK.

In optical communications, the data can be modulated onto the phase of a laser in a differential way. The modulation is a laser which emits a continuous wave, and a Mach–Zehnder modulator which receives electrical binary data. For the case of BPSK, the laser transmits the field unchanged for binary '1', and with reverse polarity for '0'. The demodulator consists of a delay line interferometer which delays one bit, so two bits can be compared at one time. In further processing, a photodiode is used to transform the optical field into an electric current, so the information is changed back into its original state.

The bit-error rates of DBPSK and DQPSK are compared to their non-differential counterparts in the graph to the right. The loss for using DBPSK is small enough compared to the complexity reduction that it is often used in communications systems that would otherwise use BPSK. For DQPSK though, the loss in performance compared to ordinary QPSK is larger and the system designer must balance this against the reduction in complexity.

Example: Differentially encoded BPSK[edit]

Differential encoding/decoding system diagram

At the time-slot call the bit to be modulated , the differentially encoded bit and the resulting modulated signal . Assume that the constellation diagram positions the symbols at ±1 (which is BPSK). The differential encoder produces:

where indicates binary or modulo-2 addition.

BER comparison between BPSK and differentially encoded BPSK operating in white noise

So only changes state (from binary "0" to binary "1" or from binary "1" to binary "0") if is a binary "1". Otherwise it remains in its previous state. This is the description of differentially encoded BPSK given above.

The received signal is demodulated to yield and then the differential decoder reverses the encoding procedure and produces

since binary subtraction is the same as binary addition.

Therefore, if and differ and if they are the same. Hence, if both and are inverted, will still be decoded correctly. Thus, the 180° phase ambiguity does not matter.

Differential schemes for other PSK modulations may be devised along similar lines. The waveforms for DPSK are the same as for differentially encoded PSK given above since the only change between the two schemes is at the receiver.

The BER curve for this example is compared to ordinary BPSK on the right. As mentioned above, whilst the error rate is approximately doubled, the increase needed in to overcome this is small. The increase in required to overcome differential modulation in coded systems, however, is larger – typically about 3 dB. The performance degradation is a result of noncoherent transmission – in this case it refers to the fact that tracking of the phase is completely ignored.

Definitions[edit]

For determining error-rates mathematically, some definitions will be needed:

  • , energy per bit
  • , energy per symbol with n bits
  • , bit duration
  • , symbol duration
  • , noise power spectral density (W/Hz)
  • , probability of bit-error
  • , probability of symbol-error

will give the probability that a single sample taken from a random process with zero-mean and unit-variance Gaussian probability density function will be greater or equal to . It is a scaled form of the complementary Gaussian error function:

.

The error rates quoted here are those in additive white Gaussian noise (AWGN). These error rates are lower than those computed in fading channels, hence, are a good theoretical benchmark to compare with.

Applications[edit]

Owing to PSK's simplicity, particularly when compared with its competitor quadrature amplitude modulation, it is widely used in existing technologies.

The wireless LAN standard, IEEE 802.11b-1999,[10][11] uses a variety of different PSKs depending on the data rate required. At the basic rate of 1 Mbit/s, it uses DBPSK (differential BPSK). To provide the extended rate of 2 Mbit/s, DQPSK is used. In reaching 5.5 Mbit/s and the full rate of 11 Mbit/s, QPSK is employed, but has to be coupled with complementary code keying. The higher-speed wireless LAN standard, IEEE 802.11g-2003,[10][12] has eight data rates: 6, 9, 12, 18, 24, 36, 48 and 54 Mbit/s. The 6 and 9 Mbit/s modes use OFDM modulation where each sub-carrier is BPSK modulated. The 12 and 18 Mbit/s modes use OFDM with QPSK. The fastest four modes use OFDM with forms of quadrature amplitude modulation.

Because of its simplicity, BPSK is appropriate for low-cost passive transmitters, and is used in RFID standards such as ISO/IEC 14443 which has been adopted for biometric passports, credit cards such as American Express's ExpressPay, and many other applications.[13]

Bluetooth 2 uses -DQPSK at its lower rate (2 Mbit/s) and 8-DPSK at its higher rate (3 Mbit/s) when the link between the two devices is sufficiently robust. Bluetooth 1 modulates with Gaussian minimum-shift keying, a binary scheme, so either modulation choice in version 2 will yield a higher data rate. A similar technology, IEEE 802.15.4 (the wireless standard used by Zigbee) also relies on PSK using two frequency bands: 868–915 MHz with BPSK and at 2.4 GHz with OQPSK.

Both QPSK and 8PSK are widely used in satellite broadcasting. QPSK is still widely used in the streaming of SD satellite channels and some HD channels. High definition programming is delivered almost exclusively in 8PSK due to the higher bitrates of HD video and the high cost of satellite bandwidth.[14] The DVB-S2 standard requires support for both QPSK and 8PSK. The chipsets used in new satellite set top boxes, such as Broadcom's 7000 series support 8PSK and are backward compatible with the older standard.[15]

Historically, voice-band synchronous modems such as the Bell 201, 208, and 209 and the CCITT V.26, V.27, V.29, V.32, and V.34 used PSK.[16]

Mutual information with additive white Gaussian noise[edit]

Mutual information of PSK over the AWGN channel

The mutual information of PSK can be evaluated in additive Gaussian noise by numerical integration of its definition.[17] The curves of mutual information saturate to the number of bits carried by each symbol in the limit of infinite signal to noise ratio . On the contrary, in the limit of small signal to noise ratios the mutual information approaches the AWGN channel capacity, which is the supremum among all possible choices of symbol statistical distributions.

At intermediate values of signal to noise ratios the mutual information (MI) is well approximated by:[17]

The mutual information of PSK over the AWGN channel is generally lower than that of QAM modulation formats.

See also[edit]

Notes[edit]

  1. ^ Stern, H.; Mahmoud, S. (2004). Communications Systems. Pearson Prentice Hall. p. 283. ISBN 0-13-121929-4.
  2. ^ Nelson, T.; Perrins, E.; Rice, M. (2005). "Common detectors for Tier 1 modulations" (Document). International Foundation for Telemetering. hdl:10150/604890.
    Nelson, T.; Perrins, E.; Rice, M. (2005). "Common detectors for shaped offset QPSK (SOQPSK) and Feher-patented QPSK (FQPSK)". GLOBECOM '05. IEEE Global Telecommunications Conference, 2005. pp. 5 pp. doi:10.1109/GLOCOM.2005.1578470. ISBN 0-7803-9414-3. S2CID 11020777.
  3. ^ Hill, Terrance J. (2000). "A non-proprietary, constant envelope, variant of shaped offset QPSK (SOQPSK) for improved spectral containment and detection efficiency". MILCOM 2000 Proceedings. 21st Century Military Communications. Architectures and Technologies for Information Superiority. Vol. 1. IEEE. pp. 347–352. doi:10.1109/MILCOM.2000.904973. ISBN 0-7803-6521-6.
  4. ^ Li, Lifang; Simon, M.K. (2004). "Performance of coded offset quadrature phase-shift keying (OQPSK) and MIL-STD shaped OQPSK (SOQPSK) with iterative decoding" (PDF). Interplanetary Network Prog. Rep. 42: 156.
  5. ^ Sahin, C.; Perrins, E. (2011). "The capacity of SOQPSK-TG". 2011-MILCOM 2011 Military Communications Conference. IEEE. pp. 555–560. doi:10.1109/MILCOM.2011.6127730. ISBN 978-1-4673-0081-0.
  6. ^ Saeed, N.; Elzanaty, A.; Almorad, H.; Dahrouj, H.; Al-Naffouri, T.Y.; Alouini, M.S. (2020). "Cubesat communications: Recent advances and future challenges". IEEE Communications Surveys & Tutorials. 22 (3): 1839–62. arXiv:1908.09501. doi:10.1109/COMST.2020.2990499.
  7. ^ Haykin, S. (2001). Communication Systems. Wiley. p. 368. ISBN 0-471-17869-1.
  8. ^ Link Budget Analysis: Digital Modulation, Part 3 (www.AtlantaRF.com)
  9. ^ Stüber, G.L. (August 1988). "Soft Decision Direct-Sequence DPSK Receivers". IEEE Transactions on Vehicular Technology. 37 (3): 151–157. doi:10.1109/25.16541.
  10. ^ a b IEEE Std 802.11-1999: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications – the overarching IEEE 802.11 specification. Archived August 28, 2007, at the Wayback Machine
  11. ^ IEEE Std 802.11b-1999 (R2003) – the IEEE 802.11b specification.
  12. ^ IEEE Std 802.11g-2003 – the IEEE 802.11g specification.
  13. ^ "Understanding the Requirements of ISO/IEC 14443 for Type B Proximity Contactless Identification Cards" (PDF). Application Note. ATMEL. 2005. Rev. 2056B–RFID–11/05.
  14. ^ "How Communications Satellites Work". Planet Fox. 2014.
  15. ^ "Low-Cost Satellite Set-top Box SoC — BCM7325". Broadcom. Archived from the original on September 15, 2015. Retrieved September 8, 2015.
  16. ^ "Local and Remote Modems" (PDF). Black Box. Black Box Network Services. Archived from the original (PDF) on December 22, 2015. Retrieved December 20, 2015.
  17. ^ a b Blahut, R. E. (1988). Principles and Practice of Information Theory. Addison Wesley. ISBN 0-201-10709-0.

References[edit]

The notation and theoretical results in this article are based on material presented in the following sources: