Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Wireless Access Point plan generator based on frequency band, capacity, and room dimensions.

License

Notifications You must be signed in to change notification settings

JamesMarcogliese/WAP-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WAP-Planner

WAP plan generator based on band, capacity, and room dimensions

Small script written in Python that calculates and displays optimal wireless access point (WAP) and channel placement within a room with given room dimentions (L x W), anticipated number of clients, frequency band (2.4 GHz, 5 GHz), and data rate requirements.

Assumptions and notable points:

  • Uses square packing
  • Does not take into account objects within room that may affect signal propagation
  • Program relies on wireless AP rule of thumb: 20 - 30 users per AP depending on data rate requirements given
  • Power to distance calculations based upon the work of Nigel Bowden
  • Uses Graphics.py for GUI and solution presenter

About

Wireless Access Point plan generator based on frequency band, capacity, and room dimensions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages