RF Fundamentals – Antennas, Channels & Interference

1. Why RF Fundamentals Matter for Wireless Networking

Wireless networks use radio frequency (RF) signals to carry data through the air. Unlike wired networks where the medium is a controlled physical cable, the wireless medium is shared, uncontrolled, and subject to a wide variety of environmental factors that affect signal quality and network performance. A network engineer who understands RF fundamentals can design coverage areas, select channels, position access points, and diagnose problems that would otherwise appear mysterious.

For CCNA, you need to understand how RF signals behave, how they are measured, how channels are structured in the 2.4 GHz and 5 GHz bands, what causes interference, and how signal quality metrics like SNR guide wireless design decisions.

RF Concept Why It Matters in Wireless Networking
dBm / Signal strength Determines whether a client can maintain a reliable connection and which data rates are achievable
EIRP Defines the effective transmitted power — regulated by law in most countries to limit interference
Channel planning Prevents APs from interfering with each other in dense deployments
SNR The ratio of signal to background noise — the primary indicator of wireless link quality; low SNR = poor performance
Multipath Reflected signal copies arrive at different times — can cause data errors or (in MIMO) be used to increase throughput
Interference types Co-channel and adjacent-channel interference degrade performance even when signals are strong

Related pages: 802.11 Standards | Frequency & Channels | Wi-Fi Security | Access Points & WLC | Lightweight vs Autonomous APs | 802.1X Port-Based NAC | AAA Authentication Methods | 802.1X Port Authentication Lab | AAA RADIUS Configuration Lab

2. RF Signal Measurement – dBm, dB, and mW

RF signals are measured using a logarithmic scale rather than a linear one because the range of signal powers encountered in wireless networking spans many orders of magnitude — from the watts output of a transmitter down to the picowatts received by a distant client. The logarithmic decibel (dB) scale compresses this range into manageable numbers.

2.1 Key Units

Unit Definition Use
mW (milliwatt) Linear power unit — 1/1000th of a watt Used in hardware specs for transmit power; awkward for signal path calculations because gains and losses multiply rather than add
dB (decibel) A ratio — 10 × log₁₀(P₁/P₂); expresses gain or loss relative to a reference Expressing antenna gain, cable loss, and link budget changes; gains/losses are simply added or subtracted in dB
dBm (decibel-milliwatt) Absolute power level — power expressed in dB relative to 1 mW: dBm = 10 × log₁₀(power in mW / 1 mW) The standard unit for expressing actual signal strength and noise floor in wireless networks
dBi (decibel-isotropic) Antenna gain — expressed as dB relative to an ideal isotropic radiator (a theoretical antenna that radiates equally in all directions) Specifying antenna gain in product datasheets

2.2 The Rule of 3s and Rule of 10s

Two simple rules allow quick mental conversion between dBm and mW without a calculator — essential for CCNA exam questions:

Rule Statement Example
Rule of 10 Every +10 dB doubles — no, multiplies by 10 — the power in mW. Every −10 dB divides by 10. 0 dBm = 1 mW → +10 dBm = 10 mW → +20 dBm = 100 mW → +30 dBm = 1000 mW (1 W)
Rule of 3 Every +3 dB approximately doubles the power in mW. Every −3 dB approximately halves it. 0 dBm = 1 mW → +3 dBm ≈ 2 mW → +6 dBm ≈ 4 mW → −3 dBm ≈ 0.5 mW

2.3 Common dBm Reference Points

dBm Value mW Equivalent Typical Meaning
+30 dBm 1000 mW (1 W) Maximum typical AP transmit power (some outdoor APs)
+20 dBm 100 mW Common indoor AP transmit power (regulatory limit in many regions)
+17 dBm 50 mW Moderate AP transmit power setting
0 dBm 1 mW Reference point
−30 dBm 0.001 mW (1 µW) Excellent received signal strength (very close to AP)
−67 dBm ~0.0000002 mW Good signal — recommended minimum for VoWLAN (voice over WLAN)
−70 dBm ~0.0000001 mW Acceptable signal for data — marginal for VoIP
−80 dBm ~0.00000001 mW Weak signal — low data rates; unreliable connection
−90 dBm ~0.000000001 mW Near the noise floor — connection barely possible or impossible
−95 to −100 dBm Noise floor Typical background noise floor in the 2.4/5 GHz bands

3. EIRP – Effective Isotropic Radiated Power

EIRP (Effective Isotropic Radiated Power) is the total RF power that a transmitting system radiates in the direction of maximum antenna gain — expressed in dBm or watts. It combines the transmitter output power, the cable/connector losses between the transmitter and antenna, and the gain of the antenna into a single figure that describes how strong the signal appears to a distant receiver.

3.1 EIRP Formula

EIRP (dBm) = Transmit Power (dBm) − Cable & Connector Loss (dB) + Antenna Gain (dBi)

Component Effect on EIRP Example Value
Transmit Power Adds to EIRP — higher transmit power increases EIRP +20 dBm (100 mW)
Cable Loss Subtracts from EIRP — coaxial cable between radio and antenna attenuates the signal −2 dB (2 m of LMR-400 cable)
Connector Loss Subtracts from EIRP — each coaxial connector introduces a small loss (~0.5 dB) −1 dB (two connectors)
Antenna Gain Adds to EIRP — antenna focuses energy in a preferred direction, increasing signal strength in that direction at the expense of other directions +6 dBi

Using the example values above: EIRP = +20 − 2 − 1 + 6 = +23 dBm

3.2 Why EIRP Is Regulated

Regulatory bodies (FCC in the USA, ETSI in Europe, ISED in Canada) set maximum EIRP limits for each frequency band to prevent one network from causing excessive interference to others. Simply increasing transmit power or using a high-gain antenna to extend range may violate local regulations. EIRP limits vary by:

Band FCC Maximum EIRP (indoor) Notes
2.4 GHz (802.11b/g/n) +36 dBm (4 W) Point-to-multipoint; omnidirectional antenna deployments
5 GHz UNII-1 (5.15–5.25 GHz) +23 dBm (200 mW) Indoor only in the USA
5 GHz UNII-2 / UNII-3 +30 dBm (1 W) to +36 dBm DFS (Dynamic Frequency Selection) required to avoid radar

4. Antenna Types

An antenna converts electrical signals into radio waves (transmitting) and radio waves back into electrical signals (receiving). The radiation pattern of an antenna — the three-dimensional shape of how it distributes energy — determines where it is useful. Antennas do not create power; they redistribute it.

Antenna Type Radiation Pattern Gain Typical Use
Omnidirectional (dipole) Doughnut-shaped — radiates equally in all horizontal directions; minimal radiation directly above or below 2–5 dBi Indoor APs serving clients in all directions; standard AP antenna in enterprise and home deployments
Directional – Patch / Panel Forward-facing beam — focuses energy in one direction with a typical beamwidth of 60°–120° 6–12 dBi Wall-mounted APs serving a corridor or large open area in one direction; bridging between buildings
Directional – Yagi Narrow forward beam — highly directional; low side lobe energy 10–17 dBi Point-to-point outdoor links; long-distance bridging
Directional – Parabolic dish Very narrow beam — extremely focused in one direction 20–30+ dBi Long-range outdoor point-to-point links (kilometres range)

4.1 Antenna Gain vs Coverage

Higher antenna gain does not mean more total power — it means the same total power is focused more tightly in one direction, increasing the signal strength in that direction while reducing it in others. This is called passive gain. Think of a flashlight (directional, high gain, narrow beam) versus a light bulb (omnidirectional, low gain, wide coverage):

Analogy Antenna Type Coverage Range in Focus Direction
Light bulb Omnidirectional (low gain) 360° — lights up the whole room Shorter in any given direction
Flashlight Directional (high gain) Narrow beam — only lights up what it is pointed at Much longer in the focused direction

5. RF Signal Behaviour – Propagation Effects

As an RF signal travels from transmitter to receiver, it is subject to several physical phenomena that reduce its strength or distort it. Understanding these effects is essential for planning AP placement and diagnosing performance issues.

Effect Description Impact on Wireless Mitigation
Free Space Path Loss (FSPL) Signal naturally spreads out and weakens as it travels through free space — power decreases with the square of the distance (inverse square law) Fundamental — cannot be eliminated; longer distance = weaker signal; higher frequency = higher FSPL at same distance Increase transmit power; use higher-gain antenna; move AP closer to clients
Absorption RF energy is absorbed by materials the signal passes through — walls, floors, furniture, human bodies, and water all absorb RF energy Reduces signal strength behind obstacles; 2.4 GHz penetrates walls better than 5 GHz (lower frequency = less absorption) Add APs on the far side of obstacles; use 2.4 GHz for wall penetration
Reflection RF waves bounce off smooth hard surfaces — metal, glass, concrete Redirects signal; can extend coverage around corners but also contributes to multipath Account for reflective surfaces in site surveys; use MIMO to exploit reflections
Refraction RF signal bends when passing through materials of different densities Minor in typical indoor environments; more relevant in outdoor long-distance links Considered in outdoor microwave path planning
Diffraction RF waves bend around the edges of obstacles Provides limited coverage around corners and obstacles; effect increases at lower frequencies 2.4 GHz diffracts more than 5 GHz — useful in complex indoor environments
Scattering RF waves scatter in many directions when hitting rough surfaces or small objects (leaves, rain, chain link fences) Reduces signal strength; unpredictable — increases multipath in some environments Avoid obstructions; relevant for outdoor deployments
Multipath Multiple reflected/scattered copies of the same signal arrive at the receiver at slightly different times via different paths Can cause constructive interference (stronger signal) or destructive interference (weaker signal / data errors) depending on phase relationship. In 802.11n/ac/ax MIMO, multipath is deliberately exploited to carry multiple spatial streams. MIMO antennas; OFDM modulation is inherently multipath-resilient due to its long symbol duration

5.1 Material Attenuation Reference

Material Approximate Attenuation Notes
Open air (free space) Negligible (only FSPL) Baseline — no additional absorption
Drywall / plasterboard 3–4 dB per wall Typical interior partition; low attenuation
Wood / hollow-core door 3–5 dB Low attenuation
Brick / concrete block 6–18 dB Significant; exterior walls significantly reduce signal
Reinforced concrete 10–20+ dB Heavy attenuation — basement or multi-storey floor/ceiling
Metal / steel 20–30+ dB Near total blockage — metal cabinets, elevator shafts, server racks
Glass (plain) 2–3 dB Low attenuation but significant reflection
Low-E glass (metallic coating) 20–30 dB Modern energy-efficient windows — severe RF barrier
Human body 3–5 dB Relevant in dense environments; crowd effects noticeable

6. SNR – Signal-to-Noise Ratio

SNR (Signal-to-Noise Ratio) is the difference in dB between the received signal strength (RSSI) and the background noise floor at the receiver. It is the most important single metric of wireless link quality — a strong signal is useless if the noise floor is equally high, while a weak signal is perfectly usable if the noise is even weaker.

SNR (dB) = Signal Strength (dBm) − Noise Floor (dBm)

Example: Signal = −65 dBm, Noise floor = −95 dBm → SNR = 30 dB

SNR Value Link Quality Achievable 802.11 Data Rates Suitability
>40 dB Excellent Maximum rate (e.g., 300+ Mbps for 802.11n) Ideal — all applications including high-density video
25–40 dB Good High rates — MCS 7 and above Suitable for all enterprise applications including VoWLAN
15–25 dB Acceptable Moderate rates — MCS 4 to MCS 6 Adequate for data; marginal for voice/video
10–15 dB Poor Low rates — MCS 0 to MCS 3; fallback to 11 or 6 Mbps Unreliable; high retry rate; not suitable for real-time applications
<10 dB Very poor / unusable Basic rates only or no connection Connection may exist but is highly unreliable

6.1 Noise Sources

The noise floor is not empty space — it is filled with a combination of thermal noise (inherent to all electronic circuits) and external noise from other transmitters:

Noise Source Band Affected Notes
Thermal noise (Johnson noise) All bands Fundamental lower limit — generated by electron movement in any conductor; typically −120 to −110 dBm/MHz
Microwave ovens 2.4 GHz Operate at 2.45 GHz — affect channels 6–11 when in use; powerful interference but intermittent
Bluetooth devices 2.4 GHz Use frequency hopping across 2.4 GHz; usually low power (−70 dBm range)
Cordless phones (DECT or 2.4 GHz) 2.4 GHz Older 2.4 GHz phones directly compete with 802.11b/g/n
Neighbouring Wi-Fi networks 2.4 GHz and 5 GHz Co-channel and adjacent-channel interference — discussed in Section 8
Radar (DFS band) 5 GHz (UNII-2) Airport and weather radar — 802.11 devices must detect radar and vacate the channel (Dynamic Frequency Selection)

7. The 2.4 GHz and 5 GHz Channel Plans

Choosing the correct channel plan is one of the most important tasks in wireless network design. Using overlapping channels causes interference that reduces throughput for all affected networks.

7.1 2.4 GHz Channel Structure

The 2.4 GHz ISM band (2.400–2.500 GHz) is divided into 14 channels (11 in North America, 13 in Europe, 14 in Japan). Each 802.11 channel is 22 MHz wide but the channels are spaced only 5 MHz apart. This means adjacent channels overlap significantly.

Channel Centre Frequency Overlaps With Non-Overlapping?
1 2.412 GHz Channels 2, 3, 4, 5 (partially 6) Yes — does not overlap with channels 6 or 11
2 2.417 GHz Channels 1, 3, 4, 5, 6, 7 No
3 2.422 GHz Channels 1–8 No
4 2.427 GHz Channels 1–9 No
5 2.432 GHz Channels 1–10 No
6 2.437 GHz Channels 2–10 (partially 1 and 11) Yes — does not overlap with channels 1 or 11
7–10 2.442–2.457 GHz All surrounding channels No
11 2.462 GHz Channels 7–13 (partially 6) Yes — does not overlap with channels 1 or 6

Key rule for 2.4 GHz design: Only use channels 1, 6, and 11. Adjacent APs in the same coverage area must be on different non-overlapping channels. In a three-AP deployment, assign channel 1 to AP1, channel 6 to AP2, and channel 11 to AP3, then repeat the pattern.

7.2 5 GHz Channel Structure

The 5 GHz band offers significantly more spectrum, divided into multiple UNII (Unlicensed National Information Infrastructure) sub-bands. Each 20 MHz channel in the 5 GHz band is separated by 20 MHz — meaning all channels are non-overlapping when using 20 MHz channel width.

Sub-Band Frequency Range Channels (20 MHz) Notes
UNII-1 5.150–5.250 GHz 36, 40, 44, 48 Indoor only (USA); no DFS required; low power limit
UNII-2A 5.250–5.350 GHz 52, 56, 60, 64 DFS required — must detect and avoid radar signals
UNII-2C (Extended) 5.470–5.725 GHz 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 144 DFS required; higher power allowed; commonly used in enterprise
UNII-3 5.725–5.850 GHz 149, 153, 157, 161, 165 No DFS required (USA); most commonly deployed enterprise channels; higher power limit

For 802.11ac, channels can be bonded to 40 MHz, 80 MHz, or 160 MHz width, further increasing throughput at the cost of fewer non-overlapping channels. In high-density deployments, 20 MHz channels are preferred for maximum reuse.

7.3 Channel Width Comparison

Channel Width Throughput Benefit Non-Overlapping Channels Best Use
20 MHz Baseline Most (up to 25 in 5 GHz) High-density environments; default for 2.4 GHz
40 MHz ~2× 20 MHz Half as many Low/medium density 5 GHz; 802.11n default
80 MHz ~4× 20 MHz Quarter as many 802.11ac; moderate density; good for throughput-intensive areas
160 MHz ~8× 20 MHz Very few (1–2 in most regions) 802.11ac/ax; single AP environments; point-to-point links

8. Co-Channel vs Adjacent-Channel Interference

Two types of interference occur between 802.11 networks. Understanding both types — and their very different effects — is critical for wireless design and troubleshooting.

Feature Co-Channel Interference (CCI) Adjacent-Channel Interference (ACI)
Definition Two or more APs (or a neighbouring network) operating on the same channel in the same physical area Two APs operating on partially overlapping channels (e.g., channels 1 and 3, or 6 and 8) in the same area
How 802.11 responds The radio recognises the other 802.11 transmission as legitimate Wi-Fi and uses CSMA/CA to defer — the APs take turns using the channel, halving (or more) effective throughput The partially overlapping signal appears as noise — the radio does not recognise it as 802.11 and cannot use CSMA/CA to defer. It causes corrupted frames and high retry rates without any orderly sharing.
Effect on throughput Reduces throughput — all devices on the same channel compete for airtime; more devices = less airtime per device Reduces SNR — raises the noise floor; fewer data rate options; higher frame error rates; typically worse than CCI
Which is worse? Less damaging — CSMA/CA provides orderly sharing; predictable throughput reduction More damaging — no CSMA/CA coordination; appears as noise raising the noise floor; unpredictable and harder to diagnose
Cause Improper channel planning; neighbouring networks using the same channel; high-density deployments Using non-standard channels (e.g., 2, 3, 4, 7, 8, 9) in the 2.4 GHz band; automatic channel selection assigning overlapping channels
Prevention Ensure adequate cell separation for same-channel APs; use 5 GHz where more non-overlapping channels are available Always use only channels 1, 6, and 11 in the 2.4 GHz band — never use channels 2, 3, 4, 5, 7, 8, 9, or 10

8.1 Why Adjacent-Channel Interference Is Worse

This is a counterintuitive but heavily tested point. You might expect that two APs on the same channel (CCI) would be worse than two APs on different channels (ACI). But the opposite is true for partially overlapping channels:

Scenario Effect
AP1 on channel 1, AP2 on channel 1 (CCI) Both APs hear each other as Wi-Fi. CSMA/CA kicks in — they take turns. Throughput is shared but frames are delivered successfully. With good cell separation, CCI is manageable.
AP1 on channel 1, AP2 on channel 2 (ACI) Channel 2 partially overlaps channel 1. AP1 cannot interpret AP2's signal as valid 802.11 — it appears as noise, raising the noise floor and destroying SNR. No CSMA/CA coordination occurs. Frame error rate increases dramatically. Avoid at all costs.

9. Multipath in Detail

Multipath occurs when a transmitted signal reaches the receiver via multiple paths simultaneously — the direct path plus one or more reflected, diffracted, or scattered copies. These copies arrive at slightly different times and with different phase angles.

9.1 Multipath Effects

Effect Description Result
Constructive interference Reflected copies arrive in phase with the direct signal — they add together, boosting signal strength Stronger received signal in that location; temporarily better performance
Destructive interference Reflected copies arrive 180° out of phase with the direct signal — they cancel each other out Dead spot — signal strength drops dramatically even close to the AP; moving the client a few centimetres may restore the signal
Inter-Symbol Interference (ISI) A delayed copy of symbol N arrives while symbol N+1 is being received — the symbols blur together Increased bit error rate — the receiver cannot distinguish individual symbols reliably

9.2 Multipath Mitigation Technologies

Technology How It Addresses Multipath
OFDM (Orthogonal Frequency Division Multiplexing) Transmits data across many narrow subcarriers simultaneously; each subcarrier has a long symbol duration that makes it resilient to multipath delay spread. Used in 802.11a/g/n/ac/ax.
Guard Interval (GI) A pause between OFDM symbols that allows multipath reflections from one symbol to die out before the next symbol begins. Standard GI = 800 ns; short GI = 400 ns (used when multipath delay is low).
MIMO (Multiple Input Multiple Output) Uses multiple antennas to transmit and receive multiple independent spatial streams simultaneously. Multipath actually helps MIMO — each spatial stream travels a different path, and the receiver uses signal processing to separate them. Introduced in 802.11n.

10. RSSI and Link Budget

RSSI (Received Signal Strength Indicator) is the measured power level of a received signal at a specific point, expressed in dBm. RSSI is what client devices and survey tools report when measuring wireless signal strength. It is a relative measurement — the raw dBm value depends on the measurement point and the environment.

RSSI Range (dBm) Signal Quality Application Suitability
−30 to −50 dBm Excellent All applications; maximum data rates
−50 to −67 dBm Very Good All applications including VoWLAN
−67 to −70 dBm Good Minimum for VoWLAN (Cisco recommendation: −67 dBm)
−70 to −80 dBm Fair Adequate for data; not reliable for voice/video
−80 to −90 dBm Poor Low data rates; high retry counts; unreliable
Below −90 dBm Very Poor At or below noise floor; connection may not be possible

10.1 Link Budget

A link budget is an accounting of all the gains and losses in a wireless link — from the transmitter through the cable, antenna, free space, and obstacles, to the receiver. It determines whether a link is feasible and what margin exists above the receiver's minimum sensitivity.

Received Power (dBm) = EIRP (dBm) − Free Space Path Loss (dB) − Obstacle Loss (dB)

Link Budget Component Value Effect
Transmit Power +20 dBm Starting power level
Cable Loss −2 dB Reduces EIRP
Antenna Gain (TX) +5 dBi Increases EIRP → EIRP = +23 dBm
Free Space Path Loss (10 m, 2.4 GHz) −60 dB Distance and frequency attenuation
Obstacle Loss (2 drywall partitions) −8 dB Material absorption
Antenna Gain (RX client) +2 dBi Client antenna captures more signal
Received Power 23 − 60 − 8 + 2 = −43 dBm Excellent signal — well above noise floor

11. RF Quick-Reference Summary

RF Concept Key Fact
dBm definition Absolute power in dB relative to 1 mW; 0 dBm = 1 mW
Rule of 10 +10 dB = ×10 power; −10 dB = ÷10 power
Rule of 3 +3 dB ≈ ×2 power; −3 dB ≈ ÷2 power
EIRP formula EIRP = TX power − cable loss + antenna gain (all in dB/dBm)
SNR formula SNR (dB) = Signal (dBm) − Noise floor (dBm)
Minimum SNR for VoWLAN 25 dB (signal −67 dBm with −92 dBm noise floor)
2.4 GHz non-overlapping channels Channels 1, 6, and 11 only (North America)
2.4 GHz channel width 22 MHz wide; 5 MHz apart — only 3 non-overlapping in 83 MHz band
5 GHz channel spacing 20 MHz — all 20 MHz channels are non-overlapping
Co-channel interference Same channel — CSMA/CA provides orderly sharing; throughput is divided but frames succeed
Adjacent-channel interference Overlapping channels — signal appears as noise; no CSMA/CA; worse than co-channel interference
Multipath constructive Reflected copies arrive in phase — signal is boosted
Multipath destructive Reflected copies arrive 180° out of phase — dead spot
Multipath mitigation OFDM, guard interval, MIMO
Cisco VoWLAN minimum RSSI −67 dBm
Worst common interference source (2.4 GHz) Microwave ovens (2.45 GHz) and neighbouring Wi-Fi

Test Your Knowledge – RF Fundamentals Quiz

1. A wireless access point transmits at +20 dBm. Using the Rule of 3, approximately what power level is +17 dBm?

Correct answer is B. Using the Rule of 10: +20 dBm = 100 mW. +17 dBm is 3 dB less than +20 dBm. Using the Rule of 3: −3 dB ≈ halves the power. So 100 mW ÷ 2 = 50 mW. Alternatively: +10 dBm = 10 mW; +17 dBm = +10 + 7 = +10 + 3 + 3 + 1 ≈ 10 × 2 × 2 × 1.26 ≈ 50 mW. The Rule of 3 and Rule of 10 together allow quick mental arithmetic for any dBm value.

2. An AP has a transmit power of +20 dBm, 2 dB of cable loss, 1 dB of connector loss, and a 6 dBi antenna. What is the EIRP?

Correct answer is C. EIRP = TX Power − Cable Loss − Connector Loss + Antenna Gain = 20 − 2 − 1 + 6 = +23 dBm. In decibel arithmetic, gains are added and losses are subtracted. The EIRP represents the total effective radiated power in the direction of maximum antenna gain — the value that regulators limit and that determines your coverage range.

3. Which three channels should be used for 2.4 GHz access points in a multi-AP deployment, and why?

Correct answer is D. In the 2.4 GHz band, each 802.11 channel is 22 MHz wide but channels are only 5 MHz apart. Channels 1, 6, and 11 are separated by 25 MHz — just enough to be completely non-overlapping. Any other combination (e.g., 1, 4, 7 or 1, 3, 5) results in partial channel overlap, causing adjacent-channel interference which is worse than co-channel interference. Never use channels 2, 3, 4, 5, 7, 8, 9, or 10 in a multi-AP deployment.

4. A client receives a signal of −70 dBm and the noise floor is −95 dBm. What is the SNR, and what is the link quality?

Correct answer is A. SNR = Signal − Noise floor = −70 dBm − (−95 dBm) = 25 dB. A 25 dB SNR falls in the "Good" range — high data rates are achievable and the link is suitable for most enterprise data applications. However, Cisco recommends at least 25 dB SNR (with RSSI of −67 dBm or better) for VoWLAN. At −70 dBm signal this is marginal for voice. If the noise floor were −80 dBm instead of −95 dBm, the SNR would drop to only 10 dB — demonstrating that the noise floor matters as much as signal strength.

5. Why is adjacent-channel interference generally considered more harmful than co-channel interference?

Correct answer is C. This is a critical and counterintuitive CCNA concept. With co-channel interference, both APs recognise each other's transmissions as valid 802.11 frames. CSMA/CA kicks in — the APs take turns, reducing throughput but maintaining frame integrity. With adjacent-channel interference, the partially overlapping signal cannot be decoded as 802.11 — it is treated as noise, raising the noise floor for all traffic on that channel. High retry rates, poor SNR, and inconsistent performance result — and the cause is often hard to diagnose without a spectrum analyser.

6. A wireless engineer notices a dead spot in the middle of an office where signal strength drops sharply even though the client is close to the AP and no obstacle is present. What is the most likely cause?

Correct answer is B. A localised signal null close to an AP with no visible obstacle is a classic symptom of multipath destructive interference. When reflected copies of the signal arrive exactly 180° out of phase with the direct signal, they cancel each other out — creating a dead spot. Moving the client or AP even a few centimetres typically restores the signal because the phase relationship changes. OFDM and MIMO help mitigate multipath but do not eliminate all dead spots in complex environments.

7. Which 802.11 technology exploits multipath propagation to transmit multiple independent data streams simultaneously?

Correct answer is D. MIMO (Multiple Input Multiple Output), introduced in 802.11n, actually turns multipath from a problem into an advantage. Multiple antennas transmit separate independent data streams; each stream travels via a different physical path. The receiving antenna array uses digital signal processing to separate the streams. More multipath = more distinct paths = more potential spatial streams. 802.11n supports up to 4 spatial streams; 802.11ac supports up to 8.

8. Why does 2.4 GHz Wi-Fi generally have better wall penetration than 5 GHz?

Correct answer is A. This is fundamental RF physics. Higher frequency electromagnetic waves interact more strongly with materials — they are absorbed and scattered more per unit distance. 2.4 GHz (lower frequency, longer wavelength) is absorbed less by drywall, concrete, and other building materials than 5 GHz (higher frequency, shorter wavelength). 2.4 GHz also diffracts more around obstacles. The trade-off is that 2.4 GHz has only 3 non-overlapping channels and is highly congested, while 5 GHz has more channels and higher throughput potential.

9. What is the purpose of the Guard Interval (GI) in OFDM?

Correct answer is C. In multipath environments, delayed reflections of OFDM symbol N can still be arriving when symbol N+1 begins — causing inter-symbol interference (ISI). The Guard Interval (GI) is a cyclic prefix added at the beginning of each symbol that provides a time buffer for these reflections to die out. Standard GI = 800 ns; Short GI = 400 ns. Short GI provides ~11% throughput increase but is only used when multipath delay spread is low (close proximity, low-multipath environments).

10. You are designing a wireless network for a three-floor office building. On the 2nd floor, users report intermittent connectivity and high retry rates even with strong RSSI (−55 dBm). A spectrum analysis shows strong energy on channel 4 from a neighbouring company's AP that is on a different floor. Your AP is on channel 6. What is causing the problem and how should it be fixed?

Correct answer is B. Channel 4 (2.427 GHz) and channel 6 (2.437 GHz) are separated by only 10 MHz — well within the 22 MHz channel width of each. They significantly overlap, causing adjacent-channel interference. Your channel 6 AP receives the neighbour's channel 4 signal as RF noise, raising the noise floor and reducing SNR despite the strong −55 dBm RSSI — which explains high retry rates. The fix: move to channel 1 or channel 11 (both are non-overlapping with channel 4). Never use channel 4 yourself. The correct 2.4 GHz design uses only channels 1, 6, and 11 to completely avoid this scenario.

← Back to Home