| Passbandmodulation |
|---|
| Analog modulation |
| Digital modulation |
| Hierarchical modulation |
| Spread spectrum |
| See also |
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages) (Learn how and when to remove this message)
|
Phase-shift keying (PSK) is adigital modulation process which conveysdata by changing (modulating) thephase of a constantfrequencycarrier wave. The modulation is accomplished by varying thesine andcosine inputs at a precise time. It is widely used forwireless LANs,RFID andBluetooth 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 ofbinary digits. Usually, each phase encodes an equal number of bits. Each pattern of bits forms thesymbol that is represented by the particular phase. Thedemodulator, 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 calleddifferential 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.
There are three major classes ofdigital modulation techniques used for transmission ofdigitally represented data:[1]: 9
All convey data by changing some aspect of a base signal, thecarrier wave (usually asinusoid), 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:
A convenient method to representM-ary transmission PSK schemes is on aconstellation diagram. This shows the points in thecomplex plane where, in this context, thereal andimaginary 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.[1]: 123–124, 136, 425–430
In PSK, theconstellation points chosen are usually positioned with uniformangular spacing around acircle. 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 thecomplex 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 apower of two.[1]: 426–432
For determining error-rates mathematically, some definitions will be needed:
will give the probability that a single sample taken from a random process with zero-mean and unit-varianceGaussian probability density function will be greater or equal to. It is a scaled form of thecomplementary Gaussian error function:
The error rates quoted here are those inadditive white Gaussian noise (AWGN). These error rates are lower than those computed infading channels, hence, are a good theoretical benchmark to compare with.

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 thedemodulator 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 thecommunications channel, the demodulator (see, e.g.Costas loop) is unable to tell which constellation point is which. As a result, the data is oftendifferentially encoded prior to modulation.
BPSK is functionally equivalent to2-QAM modulation.
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:[1]: 123–128
wheref is the frequency of the base band.
Hence, the signal space can be represented by the singlebasis function[1]: 123–128
where 1 is represented by and 0 is represented by. This assignment is arbitrary.
This use of this basis function is shown at theend 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.
Thebit error rate (BER) of BPSK underadditive white Gaussian noise (AWGN) can be calculated as:[2][1]: 123–128
Since there is only one bit per symbol, this is also the symbol error rate.

Sometimes this is known asquadriphase 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 withGray coding to minimize thebit 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 thesamebandwidth of the signal, or tomaintain the data-rate of BPSK but halving the bandwidth needed. In this latter case, the BER of QPSK isexactly 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 theFederal 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 modernelectronics technology, the penalty in cost is very moderate.
As with BPSK, there are phase ambiguity problems at the receiving end, anddifferentially encoded QPSK is often used in practice.
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:[1]
This yields the four phases π/4, 3π/4, 5π/4 and 7π/4 as needed.
This results in a two-dimensional signal space with unitbasis functions[1]
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[1]
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.

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:[1]
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:[1]
If thesignal-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.

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

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 calledstaggered quadrature phase-shift keying (SQPSK).

Taking four values of the phase (twobits) 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 OQPSK (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.

The license-freeshaped-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.[3]
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 andMSK: SOQPSK has the same signal constellation as QPSK, however the phase of SOQPSK is always stationary.[4][5]
The standard description of SOQPSK-TG involvesternary symbols.[6] SOQPSK is one of the most spread modulation schemes in application toLEO satellite communications.[7]

This variant of QPSK uses two identical constellations which are rotated by 45° ( radians, hence the name) with respect to one another.[1]: 170–173 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,TDMAcellular 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.

Dual-polarization quadrature phase shift keying (DPQPSK) ordual-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.

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 asquadrature 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.
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 Gaussianrandom variables.

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, whenGray 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 theLee distance of the errors as theHamming 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 thathigher-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 theunion bound to the signal constellation.
Bandwidth (or spectral) efficiency of M-PSK modulation schemes increases with increasing of modulation orderM (unlike, for example,M-FSK):[8]
The same relationship holds true forM-QAM.[9]
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[clarification needed This was not mentioned at all before this point] by some effect in thecommunications channel through which the signal passes. This problem can be overcome by using the data tochange rather thanset 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 acomparator 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 thesignal starts with zero phase, and so there is a phase shift in both signals at.

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 isadditive 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 abetter error-rate than the ordinary schemes which rely on precise phase information.
One of the most popular applications of DPSK is theBluetooth standard where-DQPSK and 8-DPSK were implemented.

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 arenot decoded one-by-one to constellation points but are instead compared directly to one another.
Call the received symbol in theth timeslot and let it have phase. Assume without loss of generality that the phase of the carrier wave is zero. Denote theadditive white Gaussian noise (AWGN) term as. Then
The decision variable for theth symbol and theth 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 * denotescomplex 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:
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.
Inoptical communications, the data can be modulated onto the phase of alaser in a differential way. The modulation is a laser which emits acontinuous wave, and aMach–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 adelay line interferometer which delays one bit, so two bits can be compared at one time. In further processing, aphotodiode is used to transform theoptical 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.

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 indicatesbinary ormodulo-2 addition.

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 areinverted, 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 ofnoncoherent transmission – in this case it refers to the fact that tracking of the phase is completely ignored.
Owing to PSK's simplicity, particularly when compared with its competitorquadrature amplitude modulation, it is widely used in existing technologies.
Thewireless LAN standard,IEEE 802.11b-1999,[11][12] 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 withcomplementary code keying. The higher-speed wireless LAN standard,IEEE 802.11g-2003,[11][13] has eight data rates: 6, 9, 12, 18, 24, 36, 48 and 54 Mbit/s. The 6 and 9 Mbit/s modes useOFDM 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 ofquadrature amplitude modulation.
Because of its simplicity, BPSK is appropriate for low-cost passive transmitters, and is used inRFID standards such asISO/IEC 14443 which has been adopted forbiometric passports, credit cards such asAmerican Express'sExpressPay, and many other applications.[14]
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 withGaussian 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 byZigbee) also relies on PSK using two frequency bands: 868 MHz and 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.[15] TheDVB-S2 standard requires support for both QPSK and 8PSK. The chipsets used in new satellite set top boxes, such asBroadcom's 7000 series support 8PSK and are backward compatible with the older standard.[16]
Historically, voice-band synchronousmodems such as the Bell 201, 208, and 209 and the CCITT V.26, V.27, V.29, V.32, and V.34 used PSK.[17]

Themutual information of PSK can be evaluated inadditive Gaussian noise bynumerical integration of its definition.[18] 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 theAWGN 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:[18]
The mutual information of PSK over the AWGN channel is generally lower than that ofQAM modulation formats.
The notation and theoretical results in this article are based on material presented in the following sources: