Translate

Monday, October 13, 2025

WIRELESS NETWORKS AND MOBILE COMMUNICATIONS (WNMC)


Contents

Carrier Wave 

(Drag the buttons to appreciate the parameters)

1.0
1.00
0.00
1.00

1. Introduction to String Manipulation

Digital modulation is the process of encoding digital information onto an analog carrier wave by varying one or more of the three fundamental parameters of Amplitude (A), Frequency (f), or Phase. Digital modulation is essential for long-distance transmission because baseband digital signals cannot propagate efficiently.

The career wave is defined as:

s(t)=A(t)cos(2πfct+ϕ(t)). 

Modulation is of A(t), fc, or ϕ(t) at discrete time intervals.

This modulation offers improved noise immunity, simplified signal regeneration, and efficient spectral utilization.

Performance Metrics

Bit Rate (Rb)

Bit rate is the rate of information transfer, measured in bits per second (bps). Rb​ is directly proportional to the amount of data transmitted.

Symbol Rate (Rs)

Symbol rate defines the rate at which the signal's electrical characteristics (amplitude/phase/frequency) change. Rs (Baud rate) is measured in symbols per second. It is limited by the channel bandwidth (B), and is given by the Nyquist relationship, also called the Nyquist criterion, below.

Rs≤2B 

Data Rate 

The maximum theoretical data rate or channel capacity (C) in bits/s is a function of the channel bandwidth (B) channel in Hz and the signal-to-noise ratio (SNR):

C = B log2(1 + SNR) - Shannon-Hartley law

Baud Rate

Baud rate, is the number of modulation symbols transmitted per second. A modulation symbol refers to a specific state of a sine carrier signal. It can be an amplitude, a frequency, a phase, or some combination of them. Basic binary transmission uses one bit per symbol.

Bit Error Rate (BER) 

The ratio of erroneous bits to the total bits transmitted. BER must be kept low (10−6 for data), higher transmit power, and lower-order modulation, and strong error correction coding.

Spectral Efficiency (η)

Data rate per unit bandwidth. The higher the spectral efficiency, the more the number of users or data fitted in a limited spectrum. QAM schemes are more spectral efficient than PSK.

Power Efficiency 

The ability of a scheme to maintain a low BER at a low Signal-to-Noise Ratio (SNR). This is especially necessary for mobile devices to maximize battery life and coverage area. PSK and GMSK are more power-efficient than high-order QAM.

M-ary Modulation

M-ary Modulation is a modulation scheme where the number of distinct signal elements (symbols) is M. Each symbol encodes k=log2M bits.

Rb=Rs⋅log2M. Higher M increases Rb for the same Rs.

Constellation Diagram

A constellation diagram is a plot (in the I-Q plane) showing the possible complex values (amplitude and phase) a transmitted symbol can take. I (In-phase) is on the x-axis, Q (Quadrature) is on the y-axis.

Digital Modulation Schemes

2. Amplitude Shift Keying

Amplitude Shift Keying (ASK): Amplitude is varied. OOK (On-Off Keying): M=2. For example, 1 maps to a high amplitude, while 0 maps to zero or a lower amplitude. The key advantages of ASK is its simple implementation. On the other hand, its limitation is the highly susceptibility to noise and fading. Low spectral efficiency.



Figure 1: Amplitude Shift Keying

3. Frequency Shift Keyng

Frequency Shift Keying (FSK): Frequency is varied. BFSK (Binary FSK): M=2.Good noise immunity (constant amplitude), but generally requires more bandwidth than PSK/QAM. Used in low-rate systems like the early cordless phone.


Figure 2: Frequency Shift Keying (FSK)

4. Phase Shift Keying

Phase Shift Keying (PSK): Phase is varied. BPSK (M=2): ϕ∈{0∘,180∘}. QPSK (M=4): ϕ∈{45∘,135∘,...}.Excellent noise immunity (constant envelope helps with power efficiency). Widely used in cellular (e.g., 3G) and Wi-Fi. QPSK is spectral efficient (k=2 bits/symbol).


Figure 3: Binary Phase Shift Keying



Figure 4: Quadrature Phase Shift Keying

Differential PSK (DPSK): Phase shift is determined by the difference between the current and previous symbol. DQPSK (Differential QPSK) avoids the need for a coherent phase reference at the receiver, simplifying demodulator design, though at a slight BER penalty.

Multiple Phase Shift Keying (M-PSK): M-ary Phase Shift Keying (M-PSK) is a digital modulation method that enhances data transmission efficiency by representing multiple bits in a single symbol through variations in the phase of the carrier signal. M, which represents the number of levels is given by:

M = 2N, where N indicates the number of bits encoded per symbol. 

For instance, a QPSK has M=4, with N=2 bits corresponds to the four different phases of 0°, 90°, 180°, and 270°). Likewise, for 8-PSK (M=8) encodes N=3 bits into eight unique phases. The M phase points are generally arranged equally around a circle on a constellation diagram. An increase in M leads to enhanced spectral efficiency (more bits per Hertz of bandwidth), but comes with the drawback of diminished robustness. As M rises, the spacing between neighboring phase points becomes smaller, which makes the system more vulnerable to noise and interference, resulting in a higher Bit Error Rate (BER) at the same signal power. 

5. Advanced Digital Modulation Schemes

a) Quadrature Amplitude Modulation (QAM): Quadrature Amplitude Modulation (QAM) is an advanced digital modulation method that conveys data by altering both the amplitude and phase of a carrier wave simultaneously. This approach combines aspects of Amplitude Shift Keying (ASK) and Phase Shift Keying (PSK). At the heart of QAM are two carrier waves that have the same frequency but are 90 degrees out of phase with one another, referred to as the In-phase (I) and Quadrature (Q) components. Digital information is encoded by adjusting specific amplitude levels for the I carrier and the Q carrier. When these two amplitude-modulated signals are combined, they produce a signal characterized by a distinctive combination of amplitude and phase, representing a unique symbol. The modulation order, M, indicates the number of unique symbols (for instance, 16-QAM has M=16 symbols, which encodes log216=4 bits per symbol). By encoding several bits within each symbol, QAM achieves exceptional spectral efficiency, which is vital for contemporary communication networks such as Wi-Fi, 4G/5G cellular, and cable modems. Nevertheless, higher-order QAM schemes face increased susceptibility to noise due to the proximity of constellation points (symbols), necessitating a greater Signal-to-Noise Ratio (SNR) for dependable transmission.

b) Gaussian Minimum Shift Keying (GMSK): Gaussian Minimum Shift Keying (GMSK) is a variant of Continuous Phase Frequency Shift Keying (CPFSK) in which the binary information (M=2) is initially filtered through a Gaussian low-pass filter prior to modulation of the frequency. This pre-modulation pulse shaping facilitates smoother transitions between frequency shifts, which is essential for its advantages. The Gaussian filter mitigates sudden phase transitions, leading to a reduced spectral bandwidth and significantly lower out-of-band emissions. This vital characteristic permits the use of simpler and more efficient non-linear power amplifiers in mobile devices, enhancing power efficiency These features established GMSK as the requisite option for the GSM (2G) cellular standard.

c) Orthogonal Frequency-Division Multiplexing (OFDM): OFDM is an effective multi-carrier modulation method that enables high data rates by transforming a single high-speed data stream into multiple parallel low-rate streams. Each of these low-rate streams modulates its own closely-spaced orthogonal subcarrier. The orthogonality of the subcarriers helps them to overlap spectrally without causing interference, which enhances spectral efficiency. 

One of the main benefits is its robustness against channel impairments. By significantly extending the symbol duration for each low-rate subcarrier, OFDM ensures the symbol time is considerably longer than the channel's delay spread. This effectively reduces Inter-Symbol Interference (ISI). Techniques like QAM (such as 64-QAM and 256-QAM) are employed on each subcarrier to maximize throughput. This approach is vital for wideband technologies such as 4G LTE, 5G New Radio, and various Wi-Fi standards (802.11 a/g/n/ac/ax).

6. Limitations of Digital Modulation Schemes

Limitations of Digital Modulation Techniques

The primary challenge in designing digital communication systems revolves around the ongoing, opposing balance between efficiency and robustness, influenced by both the modulation technique and the quality of the channel.

Efficient schemes, such as 64-QAM (Quadrature Amplitude Modulation), optimize the data rate (bits per symbol) by densely packing information into the signal’s amplitude and phase. This enables extremely fast transmission, making these schemes suitable for high-SNR (Signal-to-Noise Ratio) environments like short-range Wi-Fi or fixed fiber-optic broadband. However, the close arrangement of symbol constellations makes them vulnerable to even minor noise or interference; a small change in amplitude or phase can easily shift a received symbol into the decision region of an adjacent symbol, resulting in a high Bit Error Rate (BER) when channel conditions worsen. 

On the other hand, using basic modulation techniques like BPSK (Binary Phase Shift Keying) or FSK (Frequency Shift Keying) achieves greater robustness. These methods rely on fewer, widely spaced constellation points (or frequencies), which allow for fewer bits to be transmitted per symbol and consequently lower data speeds. The ample distance between symbols provides them with enhanced noise immunity, enabling them to maintain a very low BER, even in low-SNR, poor-quality channels such as those used long-range IoT devices that operate under stringent power and interference limitations. Therefore, there is need to select a scheme that effectively balances the necessary speed (efficiency) with the anticipated channel impairments (robustness) for the specific application.

Conclusion

Digital modulation techniques are continually advancing to meet the growing needs of communication systems. And digital modulation is expected to witness further advancements in sophisticated methods that can achieve higher data rates and enhanced resistance to interference. Moreover, the adoption of machine learning approaches for optimizing modulation schemes is anticipated to expand.

These techniques will remain grounded in the concept of modulating a digital signal onto a carrier wave. And the approach facilitates more efficient bandwidth utilization and leads to a more resilient signal. As technology progresses, it is very probable that innovative and enhanced modulation schemes will emerge, offering even superior performance.


End of Module Activity


Question 1 of X

No comments:

Post a Comment