modulation (notes)

Module 7: Communication Systems

  • Focus: Modulation and Demodulation, Including Amplitude Modulation, Frequency Modulation, Digital Modulation

  • Nature of Communication: Wired and Wireless

7.2a: Amplitude Modulation (AM)

  • Definition: In modulation, a baseband signal (voice, video, digital) modifies a higher-frequency signal, known as the carrier (sine wave).

  • Modulation Types: Includes Amplitude Modulation, Frequency Modulation, Phase Modulation.

  • Key Mechanism: In AM, the modulating signal alters the amplitude of the carrier wave.

  • Carrier Behavior: The instantaneous value of the carrier’s amplitude reflects the amplitude and frequency changes of the modulating signal.

  • Visual Aid: Next slide shows the modulating effect of a sine wave on a higher frequency carrier.

AM Concepts

  • Constant Frequency: The carrier frequency is stable, but its amplitude alters based on the modulating signal.

  • Amplitude Variation: An increase in modulating signal's amplitude leads to an increase in carrier's amplitude. Similarly, both peaks of the carrier wave are influenced.

  • Envelope: The line connecting the peaks of the carrier wave illustrates the modulating signal's shape.

Time Domain Representation

  • Time Domain Signals: Describes voltage/current behavior over time, observable on an oscilloscope.

  • Carrier Wave Equation: Expressed as ( v_c = V_c \sin(2\pi f_c t) )

  • Parameters: ( V_c ) = peak value of the carrier; ( f_c ) = carrier frequency; ( t ) = time in cycle.

Modulating Signal Representation

  • Signal Equation: ( v_m = V_m \sin(2\pi f_m t) ), where:

    • ( m ) = instantaneous signal value

    • ( V_m ) = peak amplitude of the modulating signal

    • ( f_m ) = modulating signal frequency

  • Peak Reference: The modulating signal’s zero reference aligns with the unmodulated carrier's peak.

  • Relative Amplitudes: It's crucial for the modulating signal's amplitude to be lesser than that of the carrier to avoid distortion.

Modulation Index

  • Definition: The modulation index ( m ) is the ratio ( m = \frac{V_m}{V_c} )

  • Example: If ( V_c = 9V ) and ( V_m = 7.5V ), then ( m = 0.8333 ) (83.33% Modulation).

Overmodulation & Distortion

  • Modulation Limit: The modulation index must remain between 0 and 1. Overmodulation occurs when the modulating signal exceeds the carrier signal amplitude, leading to distortion.

  • Effects of Overmodulation: Distortion may render signals unintelligible, affecting voice and video transmission quality.

  • Preventative Measures: Adaptive circuits such as compression circuits can control modulation levels to mitigate distortion.

7.2b: Frequency Modulation (FM)

  • FM Basics: The carrier amplitude remains constant, while the frequency varies based on the modulating signal.

  • Frequency Relationship: As the modulating signal's amplitude rises, the carrier frequency increases, and vice versa.

  • Frequency Deviation: The extent of frequency change due to the modulating signal amplitude, impacting communication clarity.

7.2c: Digital Modulation

  • Definition: Digital modulation falls under pulse modulation, primarily represented by Pulse Code Modulation (PCM).

  • PCM Process: Converts analog signals to binary sequences (1s and 0s), producing discrete digital representations of signals.

  • Basic Components of PCM: Include Sampling, Quantizing, and Encoding in the transmitter section, along with the corresponding receiver processes.

  • Low Pass Filters: Used prior to sampling to prevent aliasing, ensuring signal integrity during conversion and transmission.

  • Quantization and Encoding: Quantization compresses data, while encoding converts quantized levels to binary codes, essential for digitization of analog inputs.