Here are our solutions to these problems.
Coverage and Performance 101
Let’s start with coverage and performance, as these parameters are critical in addressing the fundamental questions of any networking project: Can I achieve the necessary coverage and performance, and how? What devices are needed, in what quantity, and where should they be placed?
Coverage and Performance Expectations
To determine the kind of coverage and performance you should expect, it’s important to understand the various Wi-Fi networking standards currently in use. The key standards to focus on, in chronological order, are 802.11b, 802.11g, 802.11n, 802.11ac, and the latest, 802.11ax (Wi-Fi 6). These standards differ significantly in terms of speed, range, and device support.
- 802.11b (1999): Offers up to 11 Mbps speed with an indoor range of approximately 100 feet.
- 802.11g (2003): Provides up to 54 Mbps speed, also with an indoor range of around 100 feet.
- 802.11n (2009): Supports speeds up to 600 Mbps with an indoor range of about 200 feet.
- 802.11ac (2013-2014): Enables speeds up to 1 Gbps over shorter ranges of about 80-90 feet.
- 802.11ax (Wi-Fi 6) (2019): The latest standard, offering speeds up to 9.6 Gbps with improved range and efficiency, capable of supporting multiple devices simultaneously.
Most modern devices support at least 802.11n, with those manufactured after 2013-2014 typically supporting 802.11ac. Devices from 2019 onward often support 802.11ax, providing the best performance and range.
Practical Implementation
For optimal coverage, a single access point is generally insufficient, especially in larger areas like lecture theatres. Here are some key considerations:
Device Requirements: Assess the type and number of devices that will be connecting to the network. This will help determine the necessary Wi-Fi standard and the number of access points needed.
Access Point Placement: Strategically place access points to ensure comprehensive coverage and minimal dead zones. This might require conducting a site survey to identify the best locations.
Scalability: Consider future-proofing your network by using the latest standards like 802.11ax, which can handle higher device densities and offer better performance.
By understanding these Wi-Fi standards and implementing them effectively, you can ensure robust and reliable network coverage and performance across your educational institution.
This brings us to our second set of questions: how many access points do we need, and where do we put them?