Comm Notes
Comprehensive study of signals and messages including classification, mathematical representation, signal parameters, time-domain and frequency-domain analysis for communication systems.
In communication systems, information is conveyed through signals — physical quantities that vary with time, space, or other independent variables. Understanding signal properties and their mathematical representation is fundamental to designing effective communication systems.
What is a Signal?
A signal is a physical quantity that varies with one or more independent variables and carries information. In communication systems, signals typically vary with time.
Mathematical Representation:
x(t) — a function of time t representing the signal's amplitude at each instant.
What is a Message?
A message is the actual information content that needs to be communicated. It could be:
- Voice (speech waveform)
- Text (sequence of characters)
- Image (2D array of pixel values)
- Video (sequence of image frames)
- Data (binary bit stream)
The message signal m(t) is the electrical representation of the information.
Classification of Signals
By Continuity
| Type | Time | Amplitude | Example |
|---|---|---|---|
| Analog (Continuous) | Continuous | Continuous | Speech, music |
| Discrete-time | Discrete | Continuous | Sampled audio |
| Digital | Discrete | Discrete | PCM encoded signal |
By Periodicity
Periodic Signal: x(t) = x(t + T) for all t, where T is the fundamental period.
Aperiodic Signal: Does not repeat; no period T exists.
By Energy and Power
Energy Signal: E = ∫|x(t)|² dt (from -∞ to ∞) < ∞, P = 0
Power Signal: P = lim(T→∞) (1/T)∫|x(t)|² dt > 0, E = ∞
| Signal Type | Energy | Power | Example |
|---|---|---|---|
| Energy signal | Finite | Zero | Single pulse |
| Power signal | Infinite | Finite | Sine wave, random noise |
| Neither | Infinite | Infinite | e^t (growing exponential) |
By Determinism
Deterministic Signal: Can be described by a mathematical expression. Future values are exactly predictable.
Random (Stochastic) Signal: Cannot be predicted exactly. Described by statistical properties (mean, variance, probability distributions).
Signal Parameters
Amplitude Parameters
- Peak amplitude: A_peak = max|x(t)|
- Peak-to-peak: A_pp = max[x(t)] - min[x(t)]
- RMS (Root Mean Square): x_rms = √[(1/T)∫x²(t)dt]
Time Parameters
- Period (T): Time for one complete cycle
- Frequency (f): f = 1/T (cycles per second, Hz)
- Angular frequency: ω = 2πf (radians per second)
- Phase (φ): Initial angle of sinusoidal signal
Bandwidth
The range of frequencies contained in a signal:
BW = f_max - f_min
Fourier Analysis — Frequency Domain
Fourier Series (Periodic Signals)
Any periodic signal can be decomposed into sum of sinusoids:
x(t) = a₀/2 + Σ[aₙcos(nω₀t) + bₙsin(nω₀t)]
Where:
- ω₀ = 2π/T (fundamental frequency)
- aₙ = (2/T)∫x(t)cos(nω₀t)dt
- bₙ = (2/T)∫x(t)sin(nω₀t)dt
Fourier Transform (Aperiodic Signals)
X(f) = ∫x(t)·e^(-j2πft) dt (from -∞ to ∞)
Inverse: x(t) = ∫X(f)·e^(j2πft) df
Important Fourier Transform Pairs
| Time Domain x(t) | Frequency Domain X(f) |
|---|---|
| δ(t) (impulse) | 1 (flat spectrum) |
| rect(t/T) (pulse) | T·sinc(fT) |
| e^(-at)·u(t) | 1/(a + j2πf) |
| cos(2πf₀t) | ½[δ(f-f₀) + δ(f+f₀)] |
| sinc(2Bt) | (1/2B)·rect(f/2B) |
Common Communication Signals
Sinusoidal Signal
x(t) = A·cos(2πft + φ)
- Bandwidth: theoretically zero (single frequency)
- Used as carrier signal
Rectangular Pulse
x(t) = A·rect(t/τ)
- Bandwidth: ∞ (theoretically), practical BW ≈ 1/τ
- Used in digital signaling
Raised Cosine Pulse
- Used for ISI-free digital transmission
- Bandwidth: (1+α)/(2T), where α = roll-off factor
Signal Operations
| Operation | Expression | Effect |
|---|---|---|
| Time shifting | x(t - t₀) | Delays signal by t₀ |
| Time scaling | x(at) | Compresses (a>1) or expands (a<1) |
| Amplitude scaling | A·x(t) | Changes amplitude |
| Time reversal | x(-t) | Mirrors about t=0 |
Solved Example
Problem: A message signal m(t) = 3cos(2000πt) + 5cos(6000πt) is to be transmitted. Determine: (a) the frequencies present, (b) the bandwidth of the signal, (c) the RMS value.
Solution:
(a) Frequencies present:
- First component: 2πf₁ = 2000π → f₁ = 1000 Hz = 1 kHz
- Second component: 2πf₂ = 6000π → f₂ = 3000 Hz = 3 kHz
(b) Bandwidth: BW = f_max - f_min = 3000 - 1000 = 2000 Hz = 2 kHz (or f_max = 3 kHz if considering from DC)
(c) RMS value: For sum of sinusoids: x_rms = √(A₁²/2 + A₂²/2) x_rms = √(3²/2 + 5²/2) = √(9/2 + 25/2) = √(34/2) = √17 ≈ 4.12 V
Interview Questions
Q1: What is the difference between a signal and a message?
A message is the abstract information content (e.g., spoken words, text data). A signal is the physical representation of that message in electrical, optical, or electromagnetic form suitable for transmission. The same message can be represented by different signals depending on the modulation scheme used.
Q2: Why is Fourier analysis important in communication systems?
Fourier analysis allows us to decompose any signal into its frequency components, revealing the bandwidth requirements. It enables understanding of how systems (filters, channels) affect signals, designing appropriate filters, allocating frequency bands, and analyzing modulation/demodulation processes in the frequency domain.
Q3: Differentiate between energy signals and power signals with examples.
Energy signals have finite energy and zero average power — they exist for a finite duration (e.g., a single pulse, transient response). Power signals have infinite energy but finite average power — they exist forever (e.g., sinusoidal waves, periodic signals, random noise). Communication carriers are power signals; individual transmitted pulses are energy signals.
Q4: What determines the minimum bandwidth required to transmit a signal?
The minimum bandwidth is determined by the highest frequency component in the signal (for baseband) or by the signal's spectral width. According to Nyquist's theorem, a bandwidth of B Hz can support at most 2B symbols per second. For practical systems, the bandwidth depends on the pulse shape, roll-off factor, and modulation scheme used.
Q5: Why can't we transmit baseband signals directly through free space?
Baseband signals (like voice: 300-3400 Hz) would require antennas of impractical size (antenna length ≈ λ/4 = c/(4f) ≈ 75 km for 1 kHz). Also, all users would interfere since their signals occupy the same band. Modulation shifts signals to higher frequencies where: antennas are practical, multiple users can be separated by frequency, and propagation characteristics are favorable.
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for Signals and Messages in Communication.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Communication Systems topic.
Search Terms
communication-systems, communication systems, communication, systems, fundamentals, signals, and, messages
Related Communication Systems Topics