14.3 Fundamentals of Electronic Communications

Key Takeaways

  • Fundamentals of Electronic Communications shares Enhanced TOS topic D with Electronics 1 and 2 and was listed as Principles of Communication in the predecessor syllabus.
  • AM total transmitted power is Pt = Pc(1 + m²/2), so even 100% modulation puts only one third of the total power in the two sidebands.
  • AM bandwidth is twice the highest modulating frequency; FM bandwidth follows Carson's rule, BW = 2(Δf + fm).
  • Decibel power ratio is 10·log(P2/P1) while voltage ratio is 20·log(V2/V1) at equal impedance; 3 dB is a factor of two in power.
  • The Nyquist criterion requires a sampling rate of at least twice the highest signal frequency to avoid aliasing, and PCM quantising with n bits gives 2^n levels.
Last updated: August 2026

14.3 Fundamentals of Electronic Communications

Fundamentals of Electronic Communications shares topic D of the Electrical Engineering subject with Electronics 1 and 2 in the PRC Enhanced Table of Specifications (PRBEE Resolution No. 40, s. 2024), the pair carrying 2.25% of the whole examination and 5 of the 100 Electrical Engineering items. The 2011 syllabus listed the same content as Principles of Communication. For a practising REE the material is not academic: SCADA telemetry, teleprotection signalling, distribution automation and smart-meter backhaul are all communication systems.


1. Elements of a Communication System

Information sourceTransmitterChannelReceiverDestination\text{Information source} \rightarrow \text{Transmitter} \rightarrow \text{Channel} \rightarrow \text{Receiver} \rightarrow \text{Destination}

with noise entering primarily in the channel. Modulation — impressing a low-frequency message onto a high-frequency carrier — exists for four reasons: it allows practical antenna sizes, it permits frequency-division multiplexing of many users, it improves noise immunity, and it matches the signal to the channel.

Antenna length is tied to wavelength, and this is why baseband transmission is impractical:

λ=cf,c=3×108 m/s\lambda = \frac{c}{f}, \qquad c = 3 \times 10^{8} \text{ m/s}

A half-wave antenna for a 3 kHz voice signal would be 50 km long; at 100 MHz it is 1.5 m.


2. Amplitude Modulation

The modulation index for a carrier of amplitude $V_c$ and message amplitude $V_m$:

m=VmVc=VmaxVminVmax+Vminm = \frac{V_m}{V_c} = \frac{V_{\max} - V_{\min}}{V_{\max} + V_{\min}}

Overmodulation ($m > 1$) clips the envelope and generates severe distortion and splatter into adjacent channels.

Bandwidth=2fm(max)\text{Bandwidth} = 2f_{m(\max)}

Pt=Pc(1+m22),PSB=Pcm22P_t = P_c\left(1 + \frac{m^{2}}{2}\right), \qquad P_{SB} = P_c\frac{m^{2}}{2}

At $m = 1$, $P_t = 1.5P_c$: two thirds of the transmitted power sits in the carrier, which conveys no information at all. That inefficiency motivates single sideband (SSB), which suppresses the carrier and one sideband, halving bandwidth and concentrating all power in the intelligence.

It=Ic1+m22I_t = I_c\sqrt{1 + \frac{m^{2}}{2}}

For several simultaneous modulating signals, the effective index is $m_t = \sqrt{m_1^{2} + m_2^{2} + \cdots}$.


3. Angle Modulation

QuantityFrequency modulationPhase modulation
Varied parameterInstantaneous frequencyInstantaneous phase
Modulation index$m_f = \dfrac{\Delta f}{f_m}$$m_p = k_p V_m$
SensitivityProportional to message amplitudeProportional to message amplitude
Index vs. $f_m$Inversely proportionalIndependent

Carson's rule gives the practical bandwidth:

BW=2(Δf+fm)=2fm(mf+1)BW = 2\left(\Delta f + f_m\right) = 2f_m\left(m_f + 1\right)

FM trades bandwidth for noise immunity: a limiter strips amplitude noise before demodulation, which AM cannot do. Narrowband FM ($m_f < 1$) occupies about the same bandwidth as AM; wideband FM broadcasting uses $\Delta f = 75$ kHz with $f_m = 15$ kHz, giving $BW = 2(75 + 15) = 180$ kHz within the 200 kHz channel allocation.


4. Decibels and Noise

dB=10log10P2P1=20log10V2V1(equal impedances)dB = 10\log_{10}\frac{P_2}{P_1} = 20\log_{10}\frac{V_2}{V_1} \quad \text{(equal impedances)}

ChangePower ratioVoltage ratio
3 dB21.414
6 dB42
10 dB103.162
20 dB10010

Absolute references: dBm is referred to 1 mW, dBW to 1 W, so 0 dBm = −30 dBW. Cascaded stage gains and losses in decibels simply add.

Thermal noise power in a bandwidth $B$:

Pn=kTB,k=1.38×1023 J/KP_n = kTB, \qquad k = 1.38 \times 10^{-23} \text{ J/K}

NFdB=10log10(S/N)in(S/N)outNF_{dB} = 10\log_{10}\frac{(S/N)_{in}}{(S/N)_{out}}

Friis' formula shows why the first amplifier dominates the system noise figure:

Ftotal=F1+F21G1+F31G1G2+F_{total} = F_1 + \frac{F_2 - 1}{G_1} + \frac{F_3 - 1}{G_1G_2} + \cdots


5. Sampling, PCM and Digital Modulation

Nyquist sampling theorem:

fs2fmaxf_s \ge 2f_{\max}

Sampling below this rate causes aliasing, in which high-frequency content masquerades irreversibly as low-frequency content. Telephone-quality speech band-limited to 3.4 kHz is sampled at 8 kHz and quantised to 8 bits, giving the familiar 64 kbps PCM channel.

Quantisation levels=2n,Bit rate=fs×n\text{Quantisation levels} = 2^{n}, \qquad \text{Bit rate} = f_s \times n

SQNRdB6.02n+1.76SQNR_{dB} \approx 6.02n + 1.76

Each additional bit buys about 6 dB of signal-to-quantisation-noise ratio.

SchemeWhat is variedNotes
ASKAmplitudeSimple, poor noise immunity
FSKFrequencyRobust; used in older telemetry and teleprotection
PSK / QPSKPhaseBetter spectral efficiency; QPSK carries 2 bits per symbol
QAMAmplitude and phaseHighest throughput; 16-QAM carries 4 bits per symbol

Shannon-Hartley capacity:

C=Blog2(1+SN)bits/sC = B\log_{2}\left(1 + \frac{S}{N}\right) \quad \text{bits/s}


6. Transmission Media and Utility Communications

MediumCharacterUtility use
Twisted pairCheap, limited bandwidth, susceptible to interferenceLocal RTU wiring, RS-485 field buses
Coaxial cableShielded, wider bandwidthAntenna feeds, older LANs
Optical fibreEnormous bandwidth, complete immunity to electromagnetic interference, no earth-potential-rise problemOPGW on transmission towers, substation LANs, teleprotection
Microwave / radioNo right-of-way needed, line-of-sight requiredRemote substation SCADA links
Power line carrier (PLC)Uses the transmission line itself as the channelLegacy teleprotection and telemetry

Fibre's immunity to electromagnetic interference is decisive in substations, where ground-potential rise during a fault can destroy metallic communication circuits and endanger personnel. OPGW — optical ground wire — combines the shield-wire function with an embedded fibre bundle, which is why it has become standard on new transmission lines.

Modern substation communications run IEC 61850 over Ethernet, with GOOSE messaging replacing hard-wired interlocking, and DNP3 or IEC 60870-5-101/104 carrying SCADA telemetry to the control centre.


Solved Board Exam Examples

Example 1: AM Power Distribution

An AM transmitter has an unmodulated carrier power of 5 kW and is modulated to 80%. Find the total transmitted power and the power in each sideband.

Solution.

Pt=Pc(1+m22)=5(1+0.642)=5(1.32)=6.6 kWP_t = P_c\left(1 + \frac{m^{2}}{2}\right) = 5\left(1 + \frac{0.64}{2}\right) = 5(1.32) = \boxed{6.6 \text{ kW}}

PSB(total)=6.65.0=1.6 kW    Peach=0.8 kWP_{SB(\text{total})} = 6.6 - 5.0 = 1.6 \text{ kW} \implies P_{\text{each}} = \boxed{0.8 \text{ kW}}

Even at 80% modulation, 76% of the transmitted power is spent on a carrier that conveys nothing.

Example 2: FM Bandwidth by Carson's Rule

An FM signal has a maximum deviation of 25 kHz and a highest modulating frequency of 10 kHz. Find the modulation index and the bandwidth.

Solution.

mf=Δffm=2510=2.5m_f = \frac{\Delta f}{f_m} = \frac{25}{10} = 2.5

BW=2(Δf+fm)=2(25+10)=70 kHzBW = 2(\Delta f + f_m) = 2(25 + 10) = \boxed{70 \text{ kHz}}

An AM signal carrying the same 10 kHz message would need only 20 kHz — the bandwidth price FM pays for its noise immunity.

Example 3: PCM Bit Rate for a SCADA Voice Channel

An analog channel band-limited to 3.4 kHz is sampled at the standard telephony rate and quantised to 256 levels. Determine the sampling rate, bits per sample and resulting bit rate.

Solution. The Nyquist minimum is $2(3.4) = 6.8$ kHz; the standard practical rate is $f_s = 8$ kHz, which leaves guard band for the anti-aliasing filter.

n=log2(256)=8 bits per samplen = \log_{2}(256) = 8 \text{ bits per sample}

Bit rate=8000×8=64000 bps=64 kbps\text{Bit rate} = 8000 \times 8 = \boxed{64\,000 \text{ bps} = 64 \text{ kbps}}

The signal-to-quantisation-noise ratio is approximately $6.02(8) + 1.76 = 49.9$ dB.

Loading diagram...
Analog and Digital Communication Paths from Message to Channel
Test Your Knowledge

An AM transmitter radiates 12 kW when modulated to 100%. What is the unmodulated carrier power?

A
B
C
D
Test Your Knowledge

An FM broadcast signal has a maximum frequency deviation of 75 kHz and a highest modulating frequency of 15 kHz. What bandwidth does Carson's rule predict?

A
B
C
D
Test Your Knowledge

Why is optical fibre, particularly in the form of optical ground wire (OPGW), the preferred communication medium for substation and teleprotection circuits?

A
B
C
D