LOGBOOK

HELP

Quiz Entry - updated: 2026.07.05

What's the difference between "wireless" and "mobility"?

Wireless means communication without cables. Mobility means the device can move while maintaining its connection. These are two separate properties.

2x2 quadrant: wired vs wireless against stationary vs mobile, with an example in each cell.

* The two properties are independent — a device can have either, both, or neither. *

Wireless without mobility:

  • A desktop computer connected via Wi-Fi to a router. It communicates wirelessly but sits on a desk and never moves.
  • A wireless security camera. No cables, but it's bolted to a wall.

Mobility without wireless (historically):

  • The 1926 Hamburg-Berlin train telephone: passengers could call from a moving train, so the phone was mobile, but the actual signal travelled over wires running alongside the tracks rather than over the air.

Why this matters: When designing a wireless network, the challenges of wireless (shared medium, interference, spectrum limits) and the challenges of mobility (handover, location tracking, energy) are fundamentally different engineering problems. A system can face one, the other, or both.

Modern cellular networks tackle both simultaneously, which is why they're so complex. A home Wi-Fi network only really needs to solve the wireless challenges, not mobility.

Go deeper:

  • doc Mobile computing (Wikipedia) — the mobility side as its own discipline: keeping a session alive as the device and its point of attachment change.

From Quiz: MOBINFSEC / Wireless Communication | Updated: Jul 05, 2026