Skip to content
Sahithyan's S3
Sahithyan's S3 — Data Communication Networking

Analog To Analog

Analog signals are modulated because:

  • Higher frequency gives more efficient transmission.
  • Permits frequency division multiplexing.

Modulations

AM

Short for Amplitude Modulation. Amplitude of the carrier signal is varied according to information. Frequency of the carrier signal is much greater than the input message signal frequency.

s(t)=Ac(1+km(t))cos(ωct)s(t) = A_c (1 + km(t)) \cos(\omega_c t)

Here:

  • AcA_c: Amplitude of the carrier signal
  • kk: Modulation index
  • m(t)m(t): Modulation signal
  • ωc\omega_c: Angular frequency of the carrier signal

The carrier signal would be given by: c(t)=Accos(ωct)c(t) = A_c \cos(\omega_c t).

Ac(1+km(t))A_c(1 + km(t)) is called the envelope of the signal.

FM

Short for Frequency Modulation. Frequency of the carrier signal is varied according to information.

s(t)=Accos(ωct+θ(t))s(t) = A_c\cos(\omega_c t + \theta(t))

Here:

θ(t)=2πΔftm(τ)dτ\theta(t) = 2\pi \Delta_f \int_{-\infty}^t m(\tau) \text{d}\tau
  • Δp\Delta_p: Phase modulation index
  • AcA_c: Amplitude of the carrier signal
  • m(t)m(t): Modulation signal
  • ωc\omega_c: Angular frequency of the carrier signal

PM

Short for Phase Modulation. Phase of the carrier signal is varied according to information.

s(t)=Accos(ωct+θ(t))s(t) = A_c\cos(\omega_c t + \theta(t))

Here:

θ(t)=Δpm(t)\theta(t) = \Delta_p m(t)
  • Δp\Delta_p: Phase modulation index
  • AcA_c: Amplitude of the carrier signal
  • m(t)m(t): Modulation signal
  • ωc\omega_c: Angular frequency of the carrier signal