Enterprise wireless design begins with a deceptively simple question: should the network prioritize reaching every corner of the facility, or delivering sufficient throughput where users actually congregate? These objectives often conflict. Maximum coverage suggests high-powered access points spaced widely apart, while high capacity demands many lower-powered cells serving fewer clients each.
The tension between coverage and capacity shapes nearly every design decision, from AP placement and antenna selection to channel planning and power settings. Get the balance wrong, and users experience the symptoms familiar to any network engineer: slow throughput in dense meeting rooms, dropped connections in far corners, and co-channel interference that degrades the entire deployment.
Modern wireless design is fundamentally a capacity planning exercise constrained by coverage requirements, not the reverse. Device density has grown faster than spectrum allocation, and applications have become more bandwidth-intensive. Understanding how cell sizing, channel architecture, and airtime utilization interact is essential for building wireless networks that perform reliably at scale.
Cell Size Planning
Cell size refers to the effective coverage radius of an access point, determined by transmit power, antenna gain, antenna pattern, and the frequency band in use. Larger cells cover more area with fewer APs, but they concentrate more clients onto a single radio, reducing per-client airtime and increasing contention on the shared medium.
Smaller cells, created by reducing AP transmit power and deploying more APs, typically improve aggregate performance in dense environments. Each client associates with a closer AP, achieving higher data rates due to better signal-to-noise ratios. Higher data rates mean shorter transmission times, which frees airtime for other clients. This is the core insight behind high-density design: more APs at lower power outperform fewer APs at high power.
Band selection amplifies these effects. The 2.4GHz band propagates further and penetrates walls more effectively, making it attractive for coverage but problematic for capacity due to only three non-overlapping channels. The 5GHz band offers more channels and higher throughput but attenuates faster, requiring tighter AP spacing. The 6GHz band (Wi-Fi 6E) extends this further with even more spectrum and shorter range.
Antenna selection tailors coverage to the physical environment. Omnidirectional antennas suit open floor plans, while directional or patch antennas concentrate energy into lecture halls, stadiums, or warehouse aisles. Matching the radiation pattern to the space prevents signal leakage into adjacent cells, reducing co-channel interference without sacrificing coverage where it matters.
TakeawayIn wireless design, smaller cells with lower power typically outperform larger cells with higher power. Capacity comes from spatial reuse, not raw signal strength.
Channel Architecture
Channel planning determines how neighboring APs share the finite spectrum available. The foundational principle is non-overlapping channel assignment: adjacent cells must operate on different channels to avoid co-channel interference, where two APs on the same frequency force their clients to share airtime as if they were on the same network.
In 2.4GHz, only channels 1, 6, and 11 are truly non-overlapping in most regulatory domains. This severe limitation makes 2.4GHz unsuitable for high-density deployments; any fourth AP within hearing range will reuse a channel. Many modern designs disable 2.4GHz radios on a substantial fraction of APs specifically to reduce co-channel contention.
The 5GHz band provides twenty-plus non-overlapping 20MHz channels, depending on DFS channel availability and regulatory domain. This abundance enables proper channel reuse patterns even in dense deployments. However, channel width introduces a critical tradeoff: wider channels (40MHz, 80MHz, 160MHz) deliver higher peak throughput per client but consume more spectrum, reducing the number of non-overlapping channels available for reuse.
The optimal channel width depends on deployment density. Enterprise high-density environments typically use 20MHz or 40MHz channels to maximize spatial reuse. Smaller offices or residential deployments with fewer APs can benefit from 80MHz widths because interference is less constraining. Choosing 80MHz in a dense office often produces worse aggregate throughput than 20MHz, despite the higher theoretical ceiling.
TakeawayWider channels increase peak throughput but reduce reusable spectrum. Dense deployments are spectrum-limited, so narrower channels with more reuse almost always win.
Capacity Calculation
Estimating wireless capacity begins with airtime, not bandwidth. Wi-Fi is a half-duplex, shared medium: only one device in a cell transmits at any moment. Total capacity is therefore the sum of individual transmissions weighted by how much airtime each consumes. A client at the cell edge transmitting at 24Mbps uses roughly eight times more airtime than a nearby client at 200Mbps transferring the same payload.
This is why legacy clients degrade entire cells. An older 802.11g device transmitting at 6Mbps monopolizes airtime disproportionately, starving modern clients capable of much higher rates. Minimum basic rate configuration, which forces the AP to drop support for the slowest rates, is a standard technique for protecting cell capacity at the cost of reduced range.
Density planning starts with expected client count and application profiles. A general office might budget 500kbps of sustained throughput per device with moderate concurrency. A lecture hall with video streaming demands 2-4Mbps per device with high concurrency. A warehouse with barcode scanners needs minimal throughput but maximum coverage reliability. Multiply active clients by required throughput to determine aggregate capacity demand.
Compare that demand against realistic per-AP throughput, typically 30-50% of theoretical maximum after accounting for protocol overhead, management frames, and retries. Divide demand by effective per-AP capacity to determine AP count, then verify that the physical layout supports that many cells with adequate channel separation. If it does not, the design requires smaller channel widths, directional antennas, or additional spectrum.
TakeawayWireless capacity is measured in airtime, not megabits. The slowest client sets the tempo for the entire cell, which is why rate limits and client steering matter as much as raw AP count.
Wireless design is an exercise in managing constraints: finite spectrum, shared airtime, and physical environments that refuse to cooperate with theoretical models. Coverage and capacity are not independent variables but endpoints on a continuum shaped by AP density, power levels, and channel architecture.
The engineering discipline lies in measuring before deploying. Site surveys reveal propagation realities that spreadsheets cannot predict. Post-deployment validation confirms whether design assumptions held under actual client load. Wireless networks that perform well are almost always the ones that were measured, tuned, and measured again.
Treat wireless as a capacity problem first and a coverage problem second. The physics of radio propagation guarantees that coverage is achievable; the economics of shared spectrum guarantee that capacity must be engineered deliberately.