6 - Modulation & Encoding - Part 1
6 - Modulation & Encoding - Part 1
- Amplitude
- Frequency
- Phase
The input signal m(t) may be analog or digital and is called the
modulating signal, or baseband signal.
The result of modulating the carrier signal is called the modulated signal
s(t).
- Amplitude modulation.
- Frequency modulation.
- Phase modulation.
2- Encoding Techniques:
A- Line coding.
B- Block coding.
C- Scrambling.
Line coding is always needed, while block coding and scrambling may be
or not be needed.
A- Line coding:
Example:
Receiver reads three bits, and may read any of 000, 001, 010, 100, 101,
110, or 111.
At least two of the bits will be the same: choose that value as the detected
information bit:
Interpreted as 0: Interpreted as 1:
000 111
001 110
010 101
100 110
Error probabilities:
If we sent the original bits “as it is”, the probability of an error in the
information transfered for each information symbol would be 0.1, and the
probability of correct information transfer would be 0.9.
Sum of probabilities:
0.972 + 0.028 = 1
Result: the effective error rate for the channel will be 2.8% instead of
10%.
Signal Encoding:
Unipolar:
➔ Non-return to zero (NRZ-L):
Use low (negative) voltage to represent a 1 and high (positive) voltage to
represent a 0.
➔ Polar RZ scheme:
Bits are indicated by changes in voltage at the centre of the bit period.
Advantages:
Bits are encoded by whether or not there is a voltage change at the start of
the interval:
- 0: change voltage.
- 1: keep previous voltage.
Multilevel:
➔ 2B/ 1Q scheme:
We are looking for a technique that does not increase the number of bits
and provide synchronization. We are looking for a solution that
substitutes long zero-level pulses with a combination of other levels to
provide synchronization.