Differential encoding Differential phase shift keying (DPSK) is a common form of phase modulation that conveys data by changing the phase of the carrier wave. 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 M 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 t = 0. Analysis shows that differential encoding approximately doubles the error rate compared to ordinary M-PSK but this may be overcome by only a small increase in E_b/N_0. 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 \pi/4-DQPSK and 8-DPSK were implemented.
Demodulation 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 kth timeslot r_k and let it have phase \phi_k. Assume without loss of generality that the phase of the carrier wave is zero. Denote the
additive white Gaussian noise (AWGN) term as n_k. Then :r_k = \sqrt{E_s}e^{j\phi_k} + n_k. The decision variable for the k-1th symbol and the kth symbol is the phase difference between r_k and r_{k-1}. That is, if r_k is projected onto r_{k-1}, the decision is taken on the phase of the resultant complex number: :r_kr_{k-1}^* = E_se^{j\left(\varphi_k - \varphi_{k-1}\right)} + \sqrt{E_s}e^{j\varphi_k}n_{k-1}^* + \sqrt{E_s}e^{-j\varphi_{k-1}}n_k + n_kn_{k-1}^* where superscript * denotes
complex conjugation. In the absence of noise, the phase of this is \phi_{k}-\phi_{k-1}, 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: :P_b = \frac{1}{2}e^{-\frac{E_b}{N_0}}, which, when numerically evaluated, is only slightly worse than ordinary BPSK, particularly at higher E_b/N_0 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 At the k^{\textrm{th}} time-slot call the bit to be modulated b_k, the differentially encoded bit e_k and the resulting modulated signal m_k(t). Assume that the constellation diagram positions the symbols at ±1 (which is BPSK). The differential encoder produces: :\,e_k = e_{k-1} \oplus b_k where \oplus{} indicates
binary or
modulo-2 addition. So e_k only changes state (from binary "0" to binary "1" or from binary "1" to binary "0") if b_k 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 e_k = \pm 1 and then the differential decoder reverses the encoding procedure and produces :b_k = e_k \oplus e_{k-1}, since binary subtraction is the same as binary addition. Therefore, b_k=1 if e_k and e_{k-1} differ and b_k=0 if they are the same. Hence, if both e_k and e_{k-1} are
inverted, b_k 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 E_b/N_0 to overcome this is small. The increase in E_b/N_0 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. ==Applications==