The Physics: Why Signal Spreads and Weakens
Wi-Fi is radio energy. Like light from a bulb, it radiates outward in all directions (modulated by the antenna pattern). As it spreads, the energy at any given point decreases with the square of the distance — this is called free-space path loss. Double the distance and you have roughly one-quarter the signal power at the receiver. This is unavoidable physics, not a hardware limitation that a better router can overcome entirely.
On top of free-space loss, real home environments add obstacles:
The Main Causes
| Cause | What Happens | Typical Signal Loss | Fix |
|---|---|---|---|
| Distance (free-space path loss) | Energy spreads over increasing area | 6 dB per doubling of distance | Move router closer or add access point |
| Drywall / plaster walls | Material absorbs radio energy | 3–5 dB per wall | Use 2.4 GHz for multi-wall paths |
| Brick or concrete walls | Dense material absorbs heavily | 10–15 dB per wall | Wire through or place AP on same side |
| Floors (wood) | Signal crosses floor between stories | 5–10 dB | AP on each floor for multi-story homes |
| Metal objects | Reflect and block signal | 15–30 dB | Keep AP away from metal racks, appliances |
| Reflection / multipath | Signals arrive by multiple paths, causing interference | Variable (0–20 dB degradation) | Change placement or antenna orientation |
| Interference | Other transmitters raise the noise floor | Raises noise, reduces SNR | Change Wi-Fi channel; use 5/6 GHz |
Signal-to-Noise Ratio: The Real Bottleneck
A device does not simply need signal — it needs signal that is measurably stronger than the ambient noise. Signal-to-Noise Ratio (SNR) is the gap between the two. SNR of 25 dB or more gives fast, reliable connections. Below 10 dB, the connection becomes unreliable.
As you move farther from the router, your received signal level (RSSI) drops while the noise floor stays roughly constant. This is why a device can be "connected" at -80 dBm in a noisy environment but have essentially no usable throughput — the signal and noise are nearly equal, so the radio cannot reliably decode data. The device appears connected; every data transfer is a gamble.
| RSSI | Noise Floor (typical) | SNR | Experience |
|---|---|---|---|
| -45 dBm | -95 dBm | 50 dB | Excellent — maximum throughput |
| -65 dBm | -95 dBm | 30 dB | Good — fast and reliable |
| -75 dBm | -95 dBm | 20 dB | Marginal — noticeably slower |
| -85 dBm | -95 dBm | 10 dB | Poor — frequent retransmissions |
| -90 dBm | -95 dBm | 5 dB | Near useless — connection unreliable |
Multipath: When Reflections Hurt
In a real room, Wi-Fi signals bounce off walls, floors, ceilings, and furniture. Multiple copies of the same signal arrive at the receiver from different directions at slightly different times. Modern Wi-Fi (802.11n and later) uses MIMO and OFDM to exploit multipath constructively — the different signal paths become separate spatial streams that increase capacity. But in some geometries, reflected signals arrive out of phase with the direct signal and cancel it (destructive interference), creating dead zones that appear unpredictably in some rooms. Moving the router or device by even 30 cm can shift these null zones significantly.
Why Speed Drops Before the Connection Fails
Wi-Fi uses Adaptive Rate Selection to maintain a connection as signal degrades. Instead of dropping the connection when signal is weak, the radio steps down through progressively slower and more robust transmission modes — from 1024-QAM (many bits per symbol, requires strong signal) down to BPSK (one bit per symbol, works in very weak conditions). This graceful degradation keeps the connection alive, but throughput can fall by 90% or more from peak to floor. The OS shows "connected" and four bars; the actual data rate may be 2 Mbps instead of 200 Mbps.
What Actually Helps
- Place the router high, central, and open: High placement reduces floor absorption. Central placement minimises the maximum distance to any room. Open placement avoids metal enclosures and cabinets that block signal.
- Use 2.4 GHz for far and low-speed devices: Better wall penetration and range; lower peak speed is fine for IoT and distant smart devices.
- Use 5 GHz or 6 GHz for nearby high-speed devices: More spectrum, less congestion, faster real-world throughput within 2 rooms.
- Add a wired access point or mesh node where distance is the real problem: Nothing beats eliminating the distance problem. A ceiling AP wired with Ethernet delivers full-speed Wi-Fi directly where it is needed.
- Measure signal in dBm, not bars: Use a Wi-Fi analyser app to see actual RSSI values. -65 dBm is fine; -80 dBm is a problem worth fixing regardless of what the bar indicator shows.
- Change channel or band when interference is high: Use a Wi-Fi scanner to see what channels neighbours are using. Pick channels 1, 6, or 11 on 2.4 GHz; use DFS channels on 5 GHz for less congestion.
Frequently Asked Questions
Why does Wi-Fi signal get weaker with distance?
Radio energy spreads outward in all directions. The power density at any point decreases with the square of the distance from the source — this is free-space path loss, and it is a physical law rather than a hardware deficiency. Walls, floors, and furniture add additional absorption on top of distance loss.
Why does speed drop before the connection disconnects?
Wi-Fi uses adaptive rate selection to maintain a connection by stepping down to progressively slower, more robust transmission modes as signal weakens. The connection stays alive but effective throughput falls dramatically — sometimes by 90% or more from the best-case rate.
Can a stronger router fix distance-related signal loss?
Only partially. A stronger router transmits a louder signal toward the client device. But the client device — a phone or laptop — transmits back at a fixed lower power level. If the router can reach the device but the device cannot reliably reach the router, the link is still degraded. Better placement or additional access points where coverage is needed is a more reliable fix than higher transmit power.
What is a dead zone and why does it move?
A dead zone is a location where reflected signals arrive out of phase with the direct signal and cancel each other. Because the cancellation depends on precise path length differences, moving the router or device by even 20–30 cm shifts the geometry enough to eliminate or move the null. If you find a specific spot where signal is consistently weak despite being close to the router, try small adjustments in router or antenna position before adding hardware.