20MHz vs 40MHz vs 80MHz:您应该使用哪种信道宽度?
本指南为酒店、零售、活动和公共部门环境中的企业部署提供了一个权威的、与厂商无关的技术参考,指导 IT 经理、网络架构师和场所运营总监如何选择正确的 WiFi 信道宽度(20MHz、40MHz 或 80MHz)。它涵盖了底层的 IEEE 802.11 机制、实际容量的权衡以及逐步部署指南,以帮助团队在本季度做出正确的决策。在任何无线 LAN 设计中,理解信道宽度的选择都是最具杠杆效应的决策之一,直接影响到吞吐量、干扰、客户端密度支持以及面向访客服务的可靠性。
收听本指南
查看播客转录
- Executive Summary
- Technical Deep-Dive
- The Physics of Channel Width
- The 2.4GHz Band: A Closed Case
- The 5GHz Band: Where the Real Decision Lives
- Co-Channel Interference: The Dominant Failure Mode
- WiFi 6, WiFi 6E, and the 6GHz Opportunity
- Implementation Guide
- Step 1: Conduct a Pre-Deployment Spectrum Analysis
- Step 2: Define Your Deployment Tier
- Step 3: Design Your Channel Plan
- Step 4: Configure Your Wireless LAN Controller
- Step 5: Validate and Iterate
- Real-World Case Studies
- Case Study 1: 350-Room Hotel — Hilton-Category Property, UK
- Case Study 2: 120-Store Retail Chain — UK Fashion Retailer
- Best Practices
- Troubleshooting and Risk Mitigation
- Symptom: High Channel Utilisation Despite Low Client Count
- Symptom: Good RSSI but Poor Throughput
- Symptom: Clients Failing to Roam Between APs
- Symptom: DFS Channel Instability
- Risk: Automatic Channel Width Escalation
- ROI and Business Impact
- Related Resources

Executive Summary
Channel width selection is one of the most consequential — and most frequently misconfigured — parameters in enterprise wireless LAN design. The choice between 20MHz, 40MHz, and 80MHz channels directly governs the trade-off between per-client throughput and aggregate network capacity. Wider channels deliver higher theoretical speeds but consume more spectrum, reducing the number of non-overlapping channels available and increasing co-channel interference (CCI) in dense deployments.
The practical guidance is straightforward: 20MHz on 2.4GHz is non-negotiable in any multi-AP deployment. On 5GHz, the decision depends on client density, venue type, and spectrum availability. High-density environments — hotels, retail floors, stadiums, conference centres — should default to 20MHz on 5GHz to maximise channel reuse. Mixed-use enterprise offices and medium-density venues can leverage 40MHz for a balanced throughput-capacity trade-off. 80MHz should be reserved for isolated, low-density, high-bandwidth scenarios where spectrum is genuinely available.
For venue operators running Guest WiFi at scale, this decision directly impacts the reliability of captive portal authentication, the accuracy of WiFi Analytics data, and the overall guest experience that drives repeat engagement and loyalty.
Technical Deep-Dive
The Physics of Channel Width
In IEEE 802.11 wireless networking, a channel is a defined slice of radio frequency spectrum. The width of that slice — measured in megahertz — determines how much data can be transmitted simultaneously. This relationship is governed by the Shannon-Hartley theorem: channel capacity scales with bandwidth. Doubling the channel width from 20MHz to 40MHz approximately doubles the theoretical maximum data rate, all else being equal.
However, "all else being equal" is the critical qualifier. In a real-world multi-AP deployment, spectrum is a shared, finite resource. Every megahertz you allocate to one channel is a megahertz unavailable to adjacent channels. This creates the central tension in channel width selection: wider channels increase per-client throughput but reduce the number of non-overlapping channels, increasing the probability of co-channel interference.

The 2.4GHz Band: A Closed Case
The 2.4GHz ISM band spans 83.5MHz in the UK and most of Europe (2400–2483.5MHz). With 20MHz channels and the standard 5MHz channel spacing, there are only three non-overlapping channels: 1, 6, and 11. This is already a severely constrained environment in any multi-AP deployment.
Attempting to use 40MHz channels in 2.4GHz is a deployment anti-pattern. A single 40MHz channel in 2.4GHz occupies the equivalent of two 20MHz channels plus their guard bands, meaning it overlaps with at least two of the three non-overlapping channels. In practice, this destroys the channel plan entirely. The IEEE 802.11n specification technically permits 40MHz in 2.4GHz, but the Wi-Fi Alliance's enterprise certification programmes and every credible wireless design methodology advise against it.
Rule: Always use 20MHz in the 2.4GHz band in any enterprise or multi-AP deployment. No exceptions.
The 5GHz Band: Where the Real Decision Lives
The 5GHz band (5150–5850MHz in the UK, subject to Ofcom regulation) provides significantly more usable spectrum. With 20MHz channels, there are up to 25 non-overlapping channels available, though the exact number depends on regulatory domain and whether Dynamic Frequency Selection (DFS) channels are enabled.
DFS channels (U-NII-2A and U-NII-2C sub-bands) require access points to detect and avoid radar signals, introducing a mandatory Channel Availability Check (CAC) period of up to 60 seconds before transmission. In practice, most enterprise-grade APs handle DFS gracefully, and enabling DFS channels is strongly recommended as it nearly doubles the available 5GHz spectrum.
| Channel Width | 5GHz Non-Overlapping Channels (with DFS) | Typical Max Throughput (802.11ac/Wi-Fi 5, 2SS) | Noise Floor Increase vs 20MHz |
|---|---|---|---|
| 20MHz | ~25 | ~300 Mbps | Baseline |
| 40MHz | ~12 | ~600 Mbps | +3 dB |
| 80MHz | ~6 | ~1300 Mbps | +6 dB |
| 160MHz | ~2–3 | ~2600 Mbps | +9 dB |
The noise floor increase is critical. Every time you double channel width, the noise floor rises by 3dB. This directly degrades the Signal-to-Noise Ratio (SNR) for all clients, reducing the effective range at which a given Modulation and Coding Scheme (MCS) index can be sustained. An AP configured for 80MHz channels will have a materially shorter effective range than the same AP on 20MHz, which has significant implications for coverage planning in large venues.
Co-Channel Interference: The Dominant Failure Mode
Co-Channel Interference occurs when two or more APs transmit on the same channel within range of each other. Unlike Adjacent Channel Interference (ACI), CCI cannot be mitigated by guard bands — it is an inherent consequence of the CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) medium access mechanism that 802.11 uses.
When an AP detects another transmission on its channel, it must defer its own transmission. In a dense deployment where multiple APs are operating on the same wide channel, this deferral overhead accumulates rapidly, reducing effective throughput and increasing latency. This is why a network with 20 APs all on 80MHz channels will frequently perform worse in aggregate than the same 20 APs on 20MHz channels — despite the theoretical throughput advantage of 80MHz.
WiFi 6, WiFi 6E, and the 6GHz Opportunity
IEEE 802.11ax (Wi-Fi 6) introduces OFDMA (Orthogonal Frequency Division Multiple Access), which partially mitigates the channel width dilemma by allowing a single channel to be subdivided into Resource Units (RUs) serving multiple clients simultaneously. This improves spectral efficiency in dense environments and reduces the penalty of wider channels.
Wi-Fi 6E extends 802.11ax into the 6GHz band (5925–6425MHz in the UK), providing up to 500MHz of additional, largely uncongested spectrum. In 6GHz, 80MHz channels become significantly more viable because the interference environment is cleaner and there are more non-overlapping channels available. However, as of 2026, 6GHz client device penetration in typical enterprise environments remains partial, and the 5GHz design principles above remain the dominant operational reality for most deployments.
For organisations exploring passwordless access and modern onboarding , the underlying radio layer design remains foundational — no amount of authentication sophistication compensates for a poorly designed RF environment.
Implementation Guide
Step 1: Conduct a Pre-Deployment Spectrum Analysis
Before configuring any channel widths, perform a passive spectrum analysis using a dedicated tool (Ekahau, NetAlly AirCheck, or equivalent). Document existing channel utilisation, noise floor levels, and interfering sources (microwave ovens, DECT phones, Bluetooth devices) across both 2.4GHz and 5GHz. This baseline is essential for validating your channel plan post-deployment.
Step 2: Define Your Deployment Tier
Classify your venue against one of three deployment tiers:
Tier 1 — High Density: Hotels (>100 rooms), retail flagships (>500 concurrent users), stadiums, conference centres, transport hubs. Default channel width: 20MHz on both 2.4GHz and 5GHz.
Tier 2 — Medium Density: Corporate offices (50–500 users), medium retail, public sector buildings, smaller hospitality venues. Default channel width: 20MHz on 2.4GHz, 40MHz on 5GHz.
Tier 3 — Low Density: Small offices (<50 users), executive suites, dedicated AV/streaming rooms, single-AP remote sites. Default channel width: 20MHz on 2.4GHz, 80MHz on 5GHz (only where spectrum analysis confirms availability).
Step 3: Design Your Channel Plan
For Tier 1 deployments, assign 20MHz channels across the three non-overlapping 2.4GHz channels and up to 25 non-overlapping 5GHz channels (with DFS enabled). Aim for a minimum of 19dB co-channel separation between APs on the same channel. For Tier 2, design your 40MHz channel plan using the 12 available non-overlapping 40MHz channels on 5GHz. Ensure adjacent APs use different primary channels.

Step 4: Configure Your Wireless LAN Controller
In your WLC or cloud management platform, set channel width policies at the radio profile level rather than per-AP. This ensures consistency and simplifies ongoing management. Key configuration parameters:
- Channel Width: Set explicitly; do not rely on auto-selection without validation.
- Maximum TX Power: Reduce transmit power to match your coverage cell design — over-powered APs increase CCI.
- Band Steering: Enable to push dual-band clients to 5GHz, reducing 2.4GHz congestion.
- RRM (Radio Resource Management): If using vendor RRM (Cisco RRM, Aruba ARM, Ruckus SmartZone), set a maximum channel width cap to prevent automatic escalation to 80MHz.
For organisations managing complex multi-site deployments, the principles around centralised control are well covered in our guide on What is a WLC (Wireless LAN Controller) and Do You Still Need One? .
Step 5: Validate and Iterate
Post-deployment, run a predictive validation survey against your as-built configuration. Key metrics to validate: channel utilisation per AP (target <70% at peak), client SNR distribution (target >25dB for >80% of clients), and retry rates (target <10%). Use your WiFi Analytics platform to correlate RF performance metrics with guest experience data — connection duration, session counts, and portal completion rates are leading indicators of RF quality.
Real-World Case Studies
Case Study 1: 350-Room Hotel — Hilton-Category Property, UK
A 350-room full-service hotel was experiencing persistent guest WiFi complaints: slow speeds in corridors, frequent disconnections during check-in peak hours, and poor performance in the conference suite. The existing deployment used 80MHz channels on 5GHz across all 140 APs.
Spectrum analysis revealed severe co-channel interference throughout the guest room floors, with channel utilisation exceeding 85% on multiple APs during peak hours. The channel plan had effectively collapsed — APs were deferring constantly, and actual throughput was a fraction of theoretical capacity.
The remediation involved reconfiguring all guest room and corridor APs to 20MHz on 5GHz, redesigning the channel plan to use 22 of the 25 available non-overlapping 5GHz channels, and reducing transmit power by 3dB to tighten coverage cells. Conference suite APs were retained at 40MHz given their lower density and higher per-session bandwidth requirements.
Post-remediation results: average client throughput increased by 34%, channel utilisation dropped to below 55% at peak, and helpdesk tickets related to WiFi fell by 61% in the following quarter. The Guest WiFi portal completion rate improved from 67% to 84%, directly increasing the volume of first-party data captured for the property's CRM integration. This aligns with the broader principle that network reliability is a prerequisite for improving guest satisfaction at scale.
Case Study 2: 120-Store Retail Chain — UK Fashion Retailer
A national fashion retailer with 120 stores was rolling out a unified Retail WiFi platform to support both customer-facing guest access and back-of-house operational systems (EPOS, stock management, digital signage). Store sizes ranged from 2,000 to 15,000 square feet, with AP counts of 4–18 per site.
The initial configuration used 80MHz channels on 5GHz across all stores, driven by a vendor recommendation focused on maximising throughput for the digital signage use case. In the 12 largest stores (>8,000 sq ft, >10 APs), this created significant CCI, with EPOS terminals experiencing intermittent connectivity during peak trading hours — a direct operational and PCI DSS compliance risk, as transaction timeouts were triggering manual fallback procedures.
The solution was a tiered channel width policy deployed via the central WLC: stores with >8 APs were configured to 20MHz on 5GHz; stores with 5–8 APs to 40MHz; stores with <5 APs retained 80MHz. Digital signage APs in all stores were placed on a dedicated 5GHz radio with 40MHz channels, isolated from the guest and EPOS SSIDs via VLAN segmentation.
Post-deployment, EPOS connectivity incidents dropped by 78% across the large-store estate, and the guest WiFi engagement rate (measured via the captive portal analytics) increased by 22% as connection reliability improved. The segmented approach also simplified PCI DSS scope management by ensuring cardholder data environments were on dedicated, non-shared radio resources.
Best Practices
The following vendor-neutral best practices represent the consensus of IEEE 802.11 working group guidance, Wi-Fi Alliance certification requirements, and operational experience across enterprise deployments.
Always enable DFS channels. Regulatory reluctance to use DFS channels is understandable but counterproductive. Modern enterprise APs handle radar detection reliably, and the additional spectrum is essential for any 40MHz or 80MHz channel plan to be viable. Verify your regulatory domain settings are correctly configured for your country of deployment.
Separate guest and corporate traffic at the radio level where possible. Using dedicated SSIDs on separate VLANs is standard practice, but in high-density environments, consider dedicating specific radios or APs to guest traffic. This prevents guest device behaviour (aggressive roaming, legacy 802.11b/g clients) from degrading corporate network performance.
Implement minimum RSSI thresholds. Configure your WLC to reject client associations below a minimum Received Signal Strength Indicator (RSSI) threshold (typically -75 to -70 dBm). This prevents "sticky client" behaviour where devices hold onto distant APs at low data rates, consuming airtime inefficiently.
Audit your channel plan quarterly. The RF environment changes as new APs are deployed in neighbouring premises, building usage patterns shift, and new interference sources are introduced. A channel plan that was optimal at deployment may be suboptimal 12 months later. Quarterly spectrum audits are a low-cost, high-value operational practice.
For Healthcare and public-sector deployments, additional constraints apply. Medical devices often use 2.4GHz exclusively and may be sensitive to channel changes. Coordinate channel plan changes with clinical engineering teams and schedule them during low-activity windows. GDPR and NHS data security requirements also mandate network segmentation that should be reflected in your SSID and VLAN architecture.
For Transport hubs and stadiums, the combination of extremely high client density and rapid client turnover (passengers boarding/alighting, crowds entering/exiting) creates unique RF challenges. 20MHz channels on 5GHz are essentially mandatory, and directional antenna patterns should be used to tighten coverage cells and reduce inter-AP interference.
Troubleshooting and Risk Mitigation
Symptom: High Channel Utilisation Despite Low Client Count
This typically indicates CCI from neighbouring APs on the same channel. Verify your channel plan using a spectrum analyser — look for APs (yours or neighbouring) on the same channel within range. Remediation: reassign channels to increase separation, or reduce transmit power to shrink coverage cells.
Symptom: Good RSSI but Poor Throughput
High RSSI with low throughput is a classic CCI signature. Clients are receiving a strong signal from their associated AP but are experiencing high retry rates due to medium contention. Check retry rates in your WLC dashboard (target <10%). If retries are high, reduce channel width or redesign the channel plan.
Symptom: Clients Failing to Roam Between APs
This is often caused by mismatched channel widths between APs, or by minimum RSSI thresholds that are too aggressive. Verify that all APs in a roaming domain use consistent channel width configurations, and that 802.11r (Fast BSS Transition) and 802.11k (Neighbour Reports) are enabled to facilitate smooth roaming.
Symptom: DFS Channel Instability
If APs on DFS channels are frequently changing channels (visible in WLC logs as radar detection events), verify that the interference source is genuine radar (airport, weather station, military) rather than a false positive from another AP or device. Some enterprise APs have known false-positive issues with specific DFS channels — consult vendor release notes and consider excluding problematic channels from your DFS pool.
Risk: Automatic Channel Width Escalation
Many enterprise WLC platforms include Radio Resource Management (RRM) algorithms that can automatically increase channel width during low-utilisation periods. This is a known risk: the algorithm may escalate to 80MHz during off-peak hours, and the wider channel plan may persist into peak hours when it causes CCI. Set a maximum channel width cap in your RRM policy to prevent this. This is one of the most common misconfiguration patterns seen in enterprise deployments.
ROI and Business Impact
The business case for correct channel width configuration is compelling and measurable. The cost of remediation — primarily engineer time for spectrum analysis and WLC reconfiguration — is typically 1–3 days of effort for a medium-sized deployment. The returns are immediate and multi-dimensional.
Reduced helpdesk overhead: WiFi connectivity complaints are among the highest-volume helpdesk categories in hospitality and retail. A well-configured channel plan typically reduces WiFi-related tickets by 40–70%, freeing IT resource for higher-value activities.
Improved guest data capture: For venues running Guest WiFi with captive portal authentication, network reliability directly drives portal completion rates. A 10-percentage-point improvement in completion rate across a 1,000-daily-user venue translates to 36,500 additional data records per year — each representing a marketable, consented customer profile.
Operational continuity: For retail environments where EPOS, inventory management, and digital signage depend on WiFi, CCI-induced connectivity failures carry direct revenue impact. A single EPOS outage during peak trading can cost a large-format retailer thousands of pounds per hour.
Analytics fidelity: WiFi Analytics platforms that use probe request data for dwell time analysis and footfall measurement are directly dependent on AP radio performance. CCI increases the noise floor, reducing the effective range at which probe requests are captured and degrading the accuracy of location analytics. Correct channel width configuration is therefore a prerequisite for reliable venue intelligence.
For public-sector organisations exploring smart city and digital inclusion initiatives — an area Purple is actively investing in — the same RF design principles apply at infrastructure scale. Reliable, well-designed public WiFi is the foundation on which digital services are delivered, as explored in our recent announcement around public sector growth .
Related Resources
关键定义
Channel Width
单个 WiFi 信道占用的无线电频率频谱量(以 MHz 衡量)。更宽的信道可以同时传输更多数据,但会消耗更多频谱,从而减少给定频段内可用的互不重叠信道数量。
在任何无线 LAN 设计中,控制吞吐量与容量权衡的主要配置参数。在企业 WLC 的射频配置文件级别进行配置。
Co-Channel Interference (CCI)
当两个或多个接入点在彼此覆盖范围内相同的信道上进行传输时发生的干扰。与邻信道干扰不同,CCI 无法通过保护频带进行缓解——它迫使 AP 通过 CSMA/CA 推迟传输,从而降低有效吞吐量并增加延迟。
高密度企业 WiFi 部署中的主要性能故障模式。CCI 是在多 AP 环境中,尽管更宽的信道具有更高的理论吞吐量,但仍会降低性能的主要原因。
Dynamic Frequency Selection (DFS)
一种 IEEE 802.11h 机制,允许接入点通过检测和避开雷达信号来使用受雷达保护的 5GHz 信道(U-NII-2A 和 U-NII-2C 子频段)。DFS 信道在使用前需要长达 60 秒的信道可用性检查(CAC)期。
在大多数监管区域,启用 DFS 信道几乎可以使可用的 5GHz 频谱翻倍,这使得它对于任何 40MHz 或 80MHz 信道规划的切实可行至关重要。企业级 AP 可以可靠地处理 DFS;消费级 AP 通常会完全避开 DFS 信道。
Signal-to-Noise Ratio (SNR)
接收器处有用信号功率与背景噪声功率的比值,以分贝衡量。更高的 SNR 支持更高的调制与编码策略(MCS)指数,从而转化为更高的数据速率。
更宽的信道会增加底噪(宽度每翻倍增加 3dB),从而降低所有客户端的 SNR。在任何企业部署中,IT 团队的目标应该是使 >80% 的客户端 SNR >25dB。
Modulation and Coding Scheme (MCS) Index
一个数值指数(在 802.11ax/Wi-Fi 6 中为 0–11),定义了用于给定传输的调制技术和前向纠错编码率的组合。更高的 MCS 指数提供更高的数据速率,但需要更好的 SNR。
MCS 指数是 AP 与客户端根据当前 SNR 动态协商的。降低 SNR 的信道宽度变化将导致客户端回退到较低的 MCS 指数,即使信道在理论上更宽,也会降低实际吞吐量。
OFDMA (Orthogonal Frequency Division Multiple Access)
IEEE 802.11ax (Wi-Fi 6) 中引入的多用户版本 OFDM,它将信道细分为资源单元(RU),允许单个 AP 在单个传输机会内同时为多个客户端提供服务。
OFDMA 是 Wi-Fi 6 提高高密度环境性能的主要机制。它通过提高给定信道宽度内的频谱效率,部分缓解了信道宽度的两难选择,减少了为了吞吐量而使用更宽信道的压力。
BSS Colouring
一种 IEEE 802.11ax 功能,为每个基本服务集(BSS)分配一个颜色标识符。AP 和客户端可以通过颜色识别来自重叠 BSS 的传输,如果信号低于阈值,则继续进行自己的传输,而不是推迟——从而有效地实现了空间复用。
BSS Colouring 是适用于高密度部署的关键 Wi-Fi 6 功能。它在不需要物理信道隔离的情况下,减少了重叠覆盖单元的 CCI 惩罚,这在信道规划受限的环境中尤为宝贵。
Radio Resource Management (RRM)
企业无线 LAN 控制器中的一种自动化系统,可根据观察到的射频条件动态调整 AP 射频参数——包括信道分配、发射功率和信道宽度。
RRM 是一个强大的工具,但需要仔细的策略配置。如果没有最大信道宽度限制,RRM 算法可能会在低利用率期间升级到 80MHz 信道,从而在高峰时段制造 CCI 问题。始终根据频谱分析数据验证 RRM 决策。
Non-Overlapping Channels
频率范围互不重叠的信道,允许同时传输而不会产生相互干扰。在具有 20MHz 信道的 2.4GHz 中,只有三个互不重叠的信道(1、6、11)。在启用了 DFS 的 20MHz 信道的 5GHz 中,多达 25 个。
可用互不重叠信道的数量是信道规划设计的基本制约因素。它决定了有多少个 AP 可以在没有 CCI 的情况下同时运行,从而决定了无线部署的最大可实现密度。
应用实例
一家拥有 350 间客房的全服务酒店正面临广泛的访客 WiFi 投诉——走廊网速慢、办理入住高峰期频繁断开连接,以及拥有 800 个座位的会议套房性能不佳。现有部署包含 140 个 AP,全部在 5GHz 上配置为 80MHz。网络团队应该如何进行整改?
第一步:在高峰时段(对于酒店通常为 08:00–10:00 和 18:00–21:00)对所有楼层进行被动频谱分析。记录每个 AP 的信道利用率、底噪和重传率。第二步:识别信道利用率 >70% 的 AP——这些是您主要的 CCI 受害者。在拥有 140 个 AP 的 80MHz 部署中,预计会发现客房楼层的广泛利用率超过 80%。第三步:重新设计信道规划。对于客房走廊和楼层,将所有 AP 在 5GHz 上重新配置为 20MHz。启用 DFS 信道以访问多达 25 个互不重叠的 20MHz 信道。使用最小 19dB 的同信道隔离度来分配信道。第四步:对于会议套房,在专用会议 AP(而非走廊 AP)上保留 40MHz。会议套房具有受控的接入和较低的并发 AP 密度。第五步:将客房 AP 的发射功率降低 3dB,以收紧覆盖单元并减少 AP 之间的干扰。第六步:启用 802.11r 和 802.11k 以支持快速漫游。第七步:通过勘测验证部署后的效果——目标是高峰期信道利用率 <55%,>80% 的客户端 SNR >25dB,重传率 <10%。
一家拥有 120 家门店的英国时尚零售商正在推广一个统一的 WiFi 平台,覆盖访客接入和业务系统(EPOS、库存管理、数字标牌)。门店面积从 2,000 到 15,000 平方英尺不等,每个站点有 4–18 个 AP。在 12 家最大的门店中,EPOS 终端正经历间歇性连接中断。应该如何在整个资产中构建信道宽度策略?
第一步:按 AP 数量对门店进行细分,以此作为密度的代用指标:<5 个 AP(小型门店)、5–8 个 AP(中型门店)、>8 个 AP(大型门店)。第二步:通过中央 WLC 实施分层的信道宽度策略:大型门店(>8 个 AP)——5GHz 上使用 20MHz;中型门店(5–8 个 AP)——5GHz 上使用 40MHz;小型门店(<5 个 AP)——5GHz 上使用 80MHz。第三步:在所有门店中,将 EPOS 和持卡人数据流量配置在映射到独立 VLAN 的专用 SSID 上,与访客流量隔离。这是 PCI DSS 的要求(要求 1.3:将入站和出站流量限制在必要的范围内)。第四步:对于数字标牌,在 40MHz 上部署专用的 5GHz 射频(在 AP 支持三频或双 5GHz 配置的情况下),与访客和 EPOS SSID 隔离。第五步:在 EPOS SSID 上实施 -72 dBm 的最小 RSSI 阈值,以防止 EPOS 终端上的粘性客户端行为。第六步:通过 WLC 模板部署该配置,以确保所有 120 个站点的一致性,仅在频谱分析证明有偏差时才进行单店覆盖。
英国一个主要交通枢纽(大型铁路终点站,日均客流量 50,000+)正在计划进行 WiFi 基础设施升级。现有的部署在 5GHz 上使用 40MHz 信道,覆盖大厅、站台和零售单元的 200 个 AP。运营团队希望升级到 WiFi 6 硬件,并询问是否应该移动到 80MHz,以利用新硬件的吞吐量能力。
建议:不要增加到 80MHz。对于所有大厅和站台 AP,在 5GHz 上保留 20MHz,并且仅在客户端密度较低且单会话带宽较高的零售单元 AP 上考虑 40MHz。理由:日均客流量达 50,000 人的交通枢纽代表了企业界中密度最高的 WiFi 环境之一。在高峰时段,站台上的客户端密度可能会超过每个 AP 覆盖区域 500 个并发设备。在此密度下,CCI 是主要的性能制约因素,而不是单客户端吞吐量。WiFi 6 的 OFDMA 功能是适用于此环境的正确工具:它允许单个 20MHz 信道通过资源单元(RU)分配同时为多个客户端提供服务,从而在不需要更宽信道的情况下提高频谱效率。配置具有 20MHz 信道的 WiFi 6 AP,并启用 OFDMA、BSS Colouring(通过空间复用减少 CCI)和目标唤醒时间(TWT)以减少竞争。对于零售单元,鉴于密度较低且需要支持更高带宽的应用(无接触支付、库存扫描),5GHz 上的 40MHz 是合适的。确保所有 AP 支持 802.11r、802.11k 和 802.11v,以便在旅客穿过航站楼时实现无缝漫游。
练习题
Q1. 您是一家拥有 500 间客房的会议酒店的网络架构师。该物业在客房楼层、走廊、一个拥有 1,200 个座位的宴会厅、20 个分组会议室和一个商务中心部署了 220 个 AP。当前的配置在全网 5GHz 上使用 40MHz 信道。在一次大型会议活动(800 名代表)期间,访客报告客房楼层的网速慢且频繁断开连接,而宴会厅的 WiFi 性能良好。最可能的原因是什么,您会推荐哪些信道宽度更改?
提示:考虑客房楼层与宴会厅的 AP 密度。每个区域的信道利用率可能是什么情况?5GHz 上有多少个互不重叠的 40MHz 信道可用?
查看标准答案
最可能的原因是客房楼层上的同信道干扰。由于整个物业有 220 个 AP,客房楼层将具有最高的 AP 密度——在 500 间客房的酒店中,每层楼可能有 15–20 个 AP。在 5GHz 上使用 40MHz 信道时,只有 12 个互不重叠的信道可用(使用 DFS)。在每层 15–20 个 AP 的情况下,多个 AP 将不可避免地共享信道,从而在重载下产生降低性能的 CCI。宴会厅表现良好,是因为它的 AP 密度较低(在大型开放空间中可能只有 2–4 个 AP),并且可以维持 40MHz 信道规划而不会产生显著的 CCI。建议的更改:将所有客房楼层和走廊 AP 在 5GHz 上重新配置为 20MHz,从而启用多达 25 个互不重叠的信道。为宴会厅 AP(低密度、高单会话带宽,用于视频会议和演示)和会议室保留 40MHz。鉴于商务中心并发用户数通常较低,可以保持在 40MHz。通过更改后的频谱勘测进行验证,目标是高峰期信道利用率 <60%。
Q2. 一位零售运营总监询问,为什么自最近一次启用“自动信道优化”的 AP 固件升级以来,公司 20,000 平方英尺旗舰店的 WiFi 性能变差了。该门店有 16 个 AP。在升级之前,所有 AP 都在 5GHz 的 40MHz 信道上。升级后,WLC 日志显示大多数 AP 已被自动重新配置为 80MHz。发生了什么情况,您如何解决?
提示:自动信道优化算法针对什么进行优化?5GHz 上有多少个互不重叠的 80MHz 信道可用?对 CCI 的可能影响是什么?
查看标准答案
自动信道优化算法将信道宽度从 40MHz 升级到了 80MHz,这很可能发生在低利用率期间,当时算法检测到了空闲容量并优先考虑吞吐量。在单个门店中拥有 16 个 AP 的情况下,80MHz 信道正在制造严重的 CCI:5GHz 上只有 6 个互不重叠的 80MHz 信道(使用 DFS),这意味着多个 AP 不可避免地在共享信道。在负载下,这些 AP 不断地相互推迟传输,使总吞吐量降至低于先前 40MHz 配置所达到的水平。解决方案:立即在该门店的 WLC RRM 策略中设置 40MHz 的最大信道宽度限制。将所有 AP 恢复到 40MHz 信道,并使用 12 个可用的互不重叠的 40MHz 信道重新设计信道规划。在站点配置标准中记录 RRM 限制,以防止在未来的固件升级后再次发生。考虑是否应该针对高密度门店完全禁用自动信道优化功能,而倾向于手动信道分配。
Q3. 您正在为一家公共部门机构提供咨询,该机构计划在全市图书馆网络(8 个分馆,每个分馆有 6–10 个 AP)中部署免费的公共 WiFi。IT 团队指定了 WiFi 6 AP,并希望使用 160MHz 信道来“面向未来”,并为访问数字服务的用户最大化网速。您如何回应,您会推荐什么信道宽度?
提示:5GHz 上有多少个互不重叠的 160MHz 信道可用?客户端设备对 160MHz 的可能支持情况如何?对底噪和有效范围有什么影响?
查看标准答案
强烈建议不要使用 160MHz 信道。在 5GHz 上,只有 2–3 个互不重叠的 160MHz 信道可用,这对于 6–10 个 AP 的部署来说完全不够——分馆中的每个 AP 都会在相同的信道上,从而造成灾难性的 CCI。此外,与 20MHz 相比,160MHz 将底噪提高了 9dB,严重降低了所有客户端的有效范围和 SNR。在 2026 年,客户端设备在 5GHz 上对 160MHz 的支持仍然有限,这意味着大多数用户不会获得任何好处。推荐的配置是这些分馆在 5GHz 上使用 40MHz。在每个分馆有 6–10 个 AP 且启用 DFS 的情况下,40MHz 提供了 12 个互不重叠的信道——足以实现具有良好隔离度的干净信道规划。WiFi 6 在此环境中的真正价值来自 OFDMA 和 BSS Colouring,它们提高了 40MHz 信道内的效率,而不是来自更宽的信道。如果未来支持 6GHz 的客户端设备变得普及,届时可以考虑在 6GHz 上使用 80MHz——但 5GHz 160MHz 不是答案。向 IT 团队这样阐述:在此环境中,40MHz 信道上的 WiFi 6 性能将优于 80MHz 信道上的 WiFi 5,因为 OFDMA 和 BSS Colouring 解决了真正的瓶颈(频谱效率和 CCI),而不是原始信道宽度。
继续阅读本系列
了解 RSSI 和信号强度,以实现最佳信道规划
本指南对 RSSI、信噪比 (SNR) 和射频 (RF) 传播原理进行了全面的技术深度剖析,以实现最佳信道规划。它为 IT 经理、网络架构师和场所运营总监提供了切实可行的策略,以减少同频和邻频干扰、优化 AP 部署,并利用分析技术在酒店、零售和公共部门环境中实现可衡量的业务成效。
WiFi 6 对比 WiFi 5:它能解决信道干扰问题吗?
本指南深入探讨了 WiFi 6 (802.1X) 如何通过 OFDMA 和 BSS Coloring 技术,解决高密度企业环境中的信道干扰问题。它为 IT 经理、网络架构师和 CTO 提供了实用的部署策略、来自酒店和医疗行业的真实案例研究,以及一个用于评估无线性能至关重要的场所中基础设施升级投资回报率(ROI)的框架。
DFS信道:它们是什么以及何时避免使用
本权威指南详细介绍了5 GHz频段中动态频率选择(DFS)信道的技术和操作现实。场馆运营商和IT团队将学习如何评估雷达风险、配置信道可用性检查(CAC)以及部署强大的回退计划,以保护高密度无线环境免受突然连接中断的影响。