Study of effect of channel on system with various modulation

Impact of Rayleigh Fading and AWGN on Digital Communication Systems

Understanding the digital communication process involves several key stages. Each stage is crucial for ensuring that the message signal is transmitted effectively and accurately. Below is a detailed overview of each stage in the process:

1. Message Signal:

This is the original data or information that needs to be transmitted from the sender to the receiver. It can be in the form of text, audio, video, or any other type of data. The message signal, denoted as x(t), is the input to the communication system, representing the content that the sender wants to convey. For digital systems, this often means a sequence of binary bits (0s and 1s).

2. Modulation:

To prepare the message signal for transmission over a communication channel, it must be modulated onto a carrier signal. Modulation involves varying a property (amplitude, frequency, or phase) of a high-frequency carrier wave in accordance with the message signal. This process converts the baseband message signal into a passband signal suitable for transmission.

Let the original message signal (after digital-to-analog conversion or symbol mapping) be m(t). A common carrier signal is a sinusoid: Ac cos(2πfct), where Ac is the carrier amplitude and fc is the carrier frequency.

For example, in Binary Phase Shift Keying (BPSK), the modulated signal x(t) might be:
x(t) = Ac cos(2πfct + φ(t))
Where φ(t) is the phase shift determined by m(t) (e.g., 0 for a '1' and π for a '0').

Common digital modulation techniques include:

  • Amplitude Shift Keying (ASK)
  • Frequency Shift Keying (FSK)
  • Phase Shift Keying (PSK)

Modulation essentially shifts the baseband message signal to a higher frequency, creating a passband signal that is suitable for transmission.

3. Channel (with Rayleigh Fading and AWGN):

The modulated signal x(t) is transmitted through a communication channel. This channel is the physical medium (e.g., air for wireless, fiber optic cable) and introduces various impairments. The received signal y(t) is a corrupted version of x(t).

The general model for the received signal y(t) in the presence of fading and noise can be expressed as:
y(t) = h(t) ⋅ x(t) + n(t)
Where:

  • x(t) is the transmitted modulated signal.
  • h(t) represents the channel's fading effects.
  • n(t) represents the Additive White Gaussian Noise (AWGN).

Let's look at the components of the channel more closely:

  • Rayleigh Fading: This severe form of signal attenuation occurs primarily in wireless communication due to multipath propagation. When a transmitted signal travels through multiple paths (e.g., reflecting off buildings, hills, or other objects) before reaching the receiver, these delayed and attenuated versions of the signal combine.

    The fading coefficient h(t) is a complex-valued random process. For Rayleigh fading, the magnitude |h(t)| follows a Rayleigh probability distribution, and its phase is uniformly distributed between 0 and 2π.
    The probability density function (PDF) for the envelope R = |h(t)| is given by:
    f(R) = (R / σ2) ⋅ e(-R2 / (2σ2)) for R ≥ 0

    Where σ2 is the average power of the two quadrature components of the fading signal. This model describes random, rapid fluctuations in signal strength.
  • AWGN (Additive White Gaussian Noise): This is a fundamental type of random noise that is added to the signal during transmission. It originates from natural sources (like thermal noise in electronic components, cosmic background radiation) and is present in virtually all communication systems.

    The noise n(t) is characterized by:
    • Power Spectral Density (PSD): Its power is uniformly distributed across all frequencies, denoted as N0/2 (Watts/Hz), where N0 is the single-sided noise power spectral density.
      Sn(f) = N0/2 for all frequencies f
    • Probability Distribution: Its amplitude follows a Gaussian (normal) probability distribution, with a mean of zero and a variance proportional to its power. The PDF of the noise amplitude is:
      f(n) = (1 / √(2πσn2)) ⋅ e(-n2 / (2σn2))

      Where σn2 is the noise power, which in a bandwidth B is N0B.

Understanding these channel impairments is crucial because they directly impact how accurately the original message can be recovered.

4. Received Signal:

As mentioned, the received signal y(t) is the sum of the faded transmitted signal and AWGN:
y(t) = h(t) ⋅ x(t) + n(t)

This signal may be severely distorted, weakened, and noisy compared to the original transmitted signal. For instance, if h(t) experiences a deep fade, the amplitude of h(t) ⋅ x(t) becomes very small, making the noise n(t) relatively much stronger. This reduces the Signal-to-Noise Ratio (SNR), a critical metric defined as:

SNR = (Average Signal Power) / (Average Noise Power)

A low SNR means the signal is heavily masked by noise, making recovery difficult.

5. Equalization:

To address the distortions, particularly those caused by Rayleigh fading (which creates time-varying distortions and intersymbol interference, or ISI), equalization techniques are used. Equalization aims to reverse the effects of distortion caused by the channel's frequency response and restore the signal to its intended form. This involves designing a filter (the equalizer) whose characteristics are inverse to those of the channel.

If the channel's frequency response is H(f), an ideal equalizer would have a frequency response E(f) = 1/H(f). In practice, this is complex due to fading. The equalized signal yeq(t) attempts to approximate the original modulated signal x(t).

Equalization is especially important in channels where the signal spreads out over time due to multipath, causing symbols to overlap. Various equalization techniques include:

  • Linear equalizers (e.g., Zero-Forcing, Minimum Mean Square Error)
  • Decision feedback equalizers (DFE)
  • Adaptive equalizers (which adjust their parameters over time to match changing channel conditions)

6. Demodulation:

Once the signal has been sufficiently equalized to mitigate channel distortions, demodulation is performed. Demodulation is the reverse process of modulation; it extracts the original message signal from the modulated carrier signal by removing the carrier and recovering the original baseband data.

For coherent BPSK demodulation, the equalized received signal is multiplied by a synchronized local carrier and then integrated over a symbol period Ts. If the received passband signal is r(t) and the local carrier is cos(2πfct), the output before decision making might be:

V = ∫0Ts r(t) ⋅ cos(2πfct) dt

This value V is then compared to a threshold to determine if a '0' or '1' was sent. This stage is critical for retrieving the information that was transmitted over the communication channel, translating the phase, frequency, or amplitude variations back into binary data.

7. Message Signal Recovery:

After successful demodulation, the original message signal is recovered. This final stage represents the successful completion of the communication process, where the transmitted data is accurately retrieved and can be used by the receiver. The quality of the recovered message signal is typically quantified by the Bit Error Rate (BER).

For example, in ideal BPSK with AWGN (without fading), the theoretical BER is given by:

Pb = Q(√(2Eb/N0))

Where Q(x) is the Q-function (the tail probability of the standard normal distribution), Eb is the energy per bit, and N0 is the noise power spectral density.

However, in the presence of Rayleigh fading, the BER is significantly worse and typically averages over the fading distribution. For BPSK over a Rayleigh fading channel, the average BER can be approximated as:
Pb, Rayleigh = (1/2) ⋅ [1 - √(Eb/(Eb + N0))]

This shows a much higher error rate compared to AWGN-only channels, especially at lower SNRs.

The quality of the recovered message signal depends heavily on the effectiveness of all preceding stages: the initial modulation, how well the system copes with channel impairments like Rayleigh fading and AWGN, the efficiency of equalization, and the accuracy of demodulation. High-quality recovery means low bit error rates (BER) and a faithful reproduction of the original information.

Overall Impact of Rayleigh Fading and AWGN:

In summary, Rayleigh fading and AWGN are two of the most significant challenges in digital communication, particularly in wireless systems.
Rayleigh fading causes severe and rapid fluctuations in signal strength and phase, leading to deep fades where the signal becomes almost undetectable. This makes robust reception difficult and often requires advanced techniques like diversity (using multiple antennas, where the receiver combines signals from different paths) and powerful error correction coding (which adds redundant information to detect and correct errors) to combat its effects. It can dramatically increase the average BER compared to an AWGN-only channel.
AWGN acts as a constant background noise floor, reducing the signal-to-noise ratio (SNR). While its effect is statistically predictable, it sets a fundamental limit on how low the signal power can be while still allowing reliable data recovery. All digital modulation schemes are ultimately limited by the presence of AWGN.
Both impairments contribute to increased bit error rates (BER) and necessitate careful system design, including appropriate modulation schemes, robust synchronization, and effective equalization techniques, to achieve reliable and high-quality digital communication. Understanding these mathematical models helps engineers design systems that can effectively mitigate these challenges.