Narrowband vs. Wideband Signals in Communication Systems
In communication engineering, there is no single universal definition of narrowband and wideband. The classification often depends on the specific application (RF design, acoustics, or data networking). However, in modern wireless communication systems, the standard mathematical definition is based on fractional bandwidth.
The Fundamental Parameters
To classify a signal, we define two primary variables:
- B = Absolute signal bandwidth (the range of frequencies occupied).
- fc = Center frequency (or carrier frequency).
What is a Narrowband Signal?
A signal is technically classified as narrowband when its bandwidth is significantly smaller than its center frequency. This implies that the spectral content is concentrated around the carrier.
B << fc
In standard engineering practice, a common threshold for narrowband signals is a fractional bandwidth of less than 10%:
B / fc < 0.1
Note: Narrowband signals typically experience "flat fading" in wireless channels, meaning all frequency components of the signal are affected similarly by the environment.
What is a Wideband Signal?
A signal is considered wideband when the bandwidth is a significant fraction of the center frequency. In these cases, the signal's properties may vary across its frequency range.
B / fc ≥ 0.1
For even more extreme cases, such as Ultra-Wideband (UWB), the FCC defines the threshold as B / fc > 0.2 or an absolute bandwidth of more than 500 MHz.
Practical Examples
Example 1: Pure Sine Wave
An ideal sine wave at 1 MHz has a theoretical bandwidth of 0 Hz.
B / fc = 0 / 1,000,000 = 0
Because the ratio is 0, it is the ultimate example of a narrowband signal.
Example 2: DSB-SC Modulation
Consider a Double Sideband Suppressed Carrier (DSB-SC) signal with:
- Carrier frequency (fc): 100 kHz
- Message bandwidth (Bm): 5 kHz
The total transmission bandwidth is:
B = 2 × Bm = 10 kHz
The fractional bandwidth is calculated as:
B / fc = 10 / 100 = 0.1
At 0.1, this signal sits exactly at the transition boundary. Depending on the specific engineering convention used, it may be treated as the upper limit of narrowband or the entry point of wideband.
Informal vs. Strict Usage
In addition to the mathematical definition, the terms are often used informally in the industry:
- Narrowband: Often used to describe low-data-rate signals or signals that occupy a very small absolute slice of the spectrum (e.g., legacy voice channels).
- Wideband: Often used to describe high-data-rate signals (e.g., 4G/5G LTE, Wi-Fi) that occupy large absolute frequency ranges to facilitate higher throughput.
Summary
The strict communication-theory definition relies on the ratio B / fc.
The informal signal-processing definition refers to the absolute quantity of frequency spectrum occupied. In robust engineering design, understanding the fractional bandwidth is critical because it determines whether a system can be simplified using narrowband approximations or if wideband frequency-selective analysis is required.