WiFi Channel Planner
Pick a band and channel width, set how many APs you will deploy and get a channel plan with maximum reuse and no overlap. Detects co-channel and overlap interference on the fly. Everything is computed in your browser.
Available channels · 20 MHz
non-overlapping DFS (radar) in the plan checked
Channel plan · AP → channel
| AP | Channel | Center (MHz) | Type | Notes |
|---|
Interference check
How overlapping works
In 2.4 GHz each 20 MHz channel is centered every 5 MHz, so two channels overlap if their difference is less than 5 (|c1 − c2| < 5). That is why the classic plan is 1 / 6 / 11: they are the only three that do not step on each other.
In 5 / 6 GHz the 20 MHz channels do not overlap with each other; overlap appears when you do bonding (40 = 2 contiguous channels, 80 = 4, 160 = 8). Two APs sharing any subchannel interfere. Channels marked DFS must yield to radars (waits and possible channel changes).
Runs locally in your browser · no sign-up · nothing leaves your browser
How it works
The planner models the IEEE 802.11 bands: in 2.4 GHz, channels 1 to 13 with centers every 5 MHz (two channels collide if |c1 − c2| < 5, hence the classic 1/6/11); in 5 GHz, the 20 MHz channels of the UNII-1, UNII-2A and UNII-2C groups (the latter two with DFS) and UNII-3; and in 6 GHz (Wi-Fi 6E) the 59 channels 1, 5, 9… 233. With 40, 80 or 160 MHz widths it bonds contiguous channels (2, 4 or 8 subchannels of 20 MHz) without crossing regulatory groups.
From the band, width and number of APs, it builds the set of mutually non-overlapping channels and assigns APs cyclically: if there are more APs than base channels, it reports the reuse factor (unavoidable co-channel between distant cells). You can also check a specific channel against the plan and see whether it is clean, co-channel or in partial overlap, and which channels require DFS (they must yield to radar).
Example: 8 APs on 5 GHz with 80 MHz channels
- Each 80 MHz channel bonds
4contiguous 20 MHz subchannels within its UNII group. - That yields 6 non-overlapping blocks: 36, 52, 100, 116, 132 and 149 (those in 52–144 are DFS).
- With 8 APs and 6 base channels, reuse is
×2: two channels repeat, so those AP pairs should be placed as far apart as possible.