Information AboutBpsk |
| CATEGORIES ABOUT PHASE-SHIFT KEYING | |
| radio modulation modes | |
| data transmission | |
|
Phase-shift keying (PSK) is a Digital Modulation scheme that conveys Data by changing, or modulating, the Phase of a reference Signal (the Carrier Wave ). Any digital modulation scheme uses a number of distinct signals to represent digital data. In the case of PSK, a finite number of phases are used. Each of these phases is assigned a unique pattern of Binary Bit s. 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. Alternatively, instead of using the bit patterns to ''set'' the phase of the wave, it can instead be used to ''change'' it by a specified amount. The demodulator then determines the ''changes'' in the phase of the received signal rather than the phase itself. Since this scheme depends on the difference between successive phases, it is termed differential phase-shift keying (DPSK). DPSK can be significantly simpler to implement than ordinary PSK since there is no need for the demodulator to have a copy of the reference signal to determine the exact phase of the received signal (it is a non-coherent scheme). In exchange, it produces more erroneous demodulations. The exact requirements of the particular scenario under consideration determine which scheme is used. INTRODUCTION There are three major classes of Digital Modulation techniques used for transmission of Digital ly 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:
A convenient way to represent PSK schemes is on a Constellation Diagram . This shows the points in the Argand 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. 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 2. Definitions For determining error-rates mathematically, some definitions will be needed:
will give the probability that is under the tail of the Gaussian Probability Density Function towards positive Infinity . It is a scaled form of the Complementary Gaussian Error Function : :. The error-rates quoted here are those in Additive White Gaussian Noise ( AWGN ). APPLICATIONS Owing to PSK's simplicity, particularly when compared with its competitor Quadrature Amplitude Modulation , it is widely used in existing technologies. The most popular . Because of its simplicity BPSK is appropriate for low-cost passive transmitters, and is used in RFID standards such as ISO 14443 which has been adopted for Biometric Passport s, credit cards such as American Express 's ExpressPay , and many other applications. where it employs BPSK and at 2.4 GHz where it uses OQPSK. Notably absent from these various schemes is 8-PSK. This is because its error-rate performance is close to that of 16-QAM — it is only about 0.5dB better — but its data rate is only three-quarters that of 16-QAM. Thus 8-PSK is often omitted from standards and, as seen above, schemes tend to 'jump' from QPSK to 16-QAM ( 8-QAM is possible but difficult to implement). BINARY PHASE-SHIFT KEYING (BPSK) BPSK is the simplest form of 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°. This modulation is the most robust of all the PSKs since it takes serious distortion to make the Demodulator reach an incorrect decision. It is, however, only able to modulate at 1bit/symbol (as seen in the figure) and so is unsuitable for high data-rate applications. The Bit Error Rate (BER) of BPSK in AWGN can be calculated as: : Since there is only one bit per symbol, this is also the symbol error rate. In the presence of an arbitrary phase-shift introduced by the Communications Channel , the demodulator is unable to tell which constellation point is which. As a result, the data is often Differentially Encoded prior to modulation. Implementation Binary data is often conveyed with the following signals: : for binary "0" : for binary "1" where is the frequency of the carrier-wave. Hence, the signal-space can be represented by the single Basis Function : where 0 is represented by and 1 is represented by . This assignment is, of course, arbitrary. The use of this basis function is shown at the End Of The Next Section in a signal timing diagram. The topmost wave is PSK modulating a cosine wave, and is the signal that the BPSK modulator would produce. The bit-stream that causes this output is shown above the wave (the other parts of this figure are relevant only to QPSK). Behaviour in a fading channel In a Fading Channel , such as Rayleigh Fading , the error rate of BPSK is proportional to the reciprocal of the signal to noise ratio. QUADRATURE PHASE-SHIFT KEYING (QPSK) . Each adjacent symbol only differs by one bit.]] Sometimes known as quaternary or quadriphase PSK or 4-PSK, 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 BER — twice the rate of BPSK. Analysis shows that this may be used either to double the data rate compared to a BPSK system while maintaining the Bandwidth of the signal or to maintain the data-rate of BPSK but halve the bandwidth needed. 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, with two bits per symbol, the symbol error rate is increased:
As with BPSK, there are phase ambiguity problems at the receiver and Differentially Encoded QPSK is more normally used in practice. Implementation 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 , , and 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 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 structure are shown below. QPSK signal in the time domain 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: 1 1 0 0 0 1 1 0.
Offset QPSK (OQPSK) ''See main article OQPSK '' Offset QPSK, sometimes called Staggered QPSK (SQPSK), works by delaying one of the two components by the duration of half symbol (one bit). This limits the phase-jumps that occur at symbol boundaries to no more than 90° and reduces the effects on the amplitude of the signal due to any low-pass filtering. A disadvantage of OQPSK is that it introduces a delay of half a symbol into the demodulation process. In other words, using OQPSK increases the Temporal Efficiency of normal QPSK. The reason is that the in phase and quadrature phase components of the OQPSK cannot be simultaneously zero. Hence, the range of the fluctuations in the signal is smaller. An additional disadvantage is that the quiescient power is nonzero, which may be a design issue in devices targeted for low power applications. –QPSK This final 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 data bits are used to select points from one of the constellations and the other bits 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. 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. The phase-shifts are between those of the two previous timing-diagrams. One property this modulation scheme possesses is that if the modulated signal is represented in the complex domain, it does not have any zero crossings. In other words, the signal does not pass through the origin. This lowers the dynamical range of fluctuations in the signal. HIGHER-ORDER PSK where :, :, :, : and : and are jointly-Gaussian Random Variable s. 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 :. 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 modulations exhibit higher error-rates; in exchange however they deliver a higher raw data-rate.
: where indicates Binary or Modulo-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 ±1 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 performance degradation is a result of Noncoherent Transmission - in this case it refers to the fact that tracking of the phase is completely ignored. DIFFERENTIAL PHASE-SHIFT KEYING (DPSK) 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 to 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 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:
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. 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-Zehner Modulator which receives electrical binary data. For the case of BPSK for example, the laser transmits the field unchanged for binary '1', and with reverse polarity for '0'. The demodulator consists of a Delay Interferometer which delays one bit, so two bits can be compared at one time. There is also a Photo Diode to transform the Optical Field into an electric current, so the information is changed back into its original state. This technology is used in the optical in/out ports of some Sound Card s. 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. SEE ALSO
NOTES : IEEE Std 802.11-1999: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications — the overarching IEEE 802.11 specification. : IEEE Std 802.11b-1999 (R2003) — the IEEE 802.11b specification. : A description of the technical features of IEEE 802.11b . : IEEE Std 802.11g-2003 — the IEEE 802.11g specification. : A description of the technical features of Bluetooth 2 — the official standards documents are only available by subscription to the Bluetooth Special Interest Group. : A description of the technical features of ZigBee — the official standards documents are only available by registering with the ZigBee alliance or the IEEE. REFERENCES The notation and theoretical results in this article are based on material prsented in the following sources: |
|
|