802.11 N Throughput Calculation
This calculator helps you determine the theoretical throughput of an 802.11n Wi-Fi network based on modulation and coding scheme (MCS), channel width, and other factors. Understanding these calculations is essential for network planning and optimization.
Introduction
The 802.11n standard introduced several improvements over previous Wi-Fi standards, including higher data rates and better performance. The throughput calculation for 802.11n networks depends on several factors, including the modulation and coding scheme (MCS), channel width, and guard interval.
This guide explains how to calculate the theoretical throughput of an 802.11n network and provides practical examples to help you understand the results.
Formula
The theoretical throughput (T) of an 802.11n network can be calculated using the following formula:
T = (NDBPS × Channel Width × (1 - PLCP Overhead)) / (PLCP Duration + Guard Interval)
Where:
- NDBPS is the number of data bits per symbol, which depends on the MCS.
- Channel Width is the bandwidth of the channel in MHz.
- PLCP Overhead is the overhead introduced by the Physical Layer Convergence Protocol (PLCP).
- PLCP Duration is the duration of the PLCP preamble and header.
- Guard Interval is the time interval between symbols.
For simplicity, we'll use a simplified formula that accounts for these factors:
T = (MCS Rate × Channel Width) / (1 + PLCP Overhead)
Key Factors
Modulation and Coding Scheme (MCS)
The MCS determines the modulation scheme and coding rate used for the transmission. Higher MCS values generally result in higher data rates but may require better signal quality.
Channel Width
The channel width affects the maximum data rate. Wider channels can support higher data rates but may be more susceptible to interference.
Guard Interval
The guard interval is the time between symbols. A shorter guard interval allows for higher data rates but requires better signal quality.
Examples
Let's look at a few examples to illustrate how the throughput calculation works.
Example 1: Basic 802.11n Network
For an 802.11n network with MCS 7, 20 MHz channel width, and short guard interval, the theoretical throughput is approximately 150 Mbps.
Example 2: Wider Channel
Using the same MCS but with a 40 MHz channel width, the theoretical throughput increases to approximately 300 Mbps.