The PoE Calculator is a web-based tool designed to help users calculate Power over Ethernet (PoE) budgets for their network switches. It allows users to input the total PoE budget of their switch, along with the number of devices for each PoE class, and dynamically computes the leftover budget after considering the power consumption of the devices.
- Input total PoE budget of the switch.
- Enter the number of devices for each PoE class.
- Dynamically computes the leftover budget.
- View the PoE power allocation table.
- Toggle power management modes table.
- Step-by-step tutorial for new users.
- Clone the repository:
git clone https://github.com/your-username/poe-calculator.git
- Open the
index.html
file in your web browser.
- Input the total PoE budget of your switch into the designated field.
- Enter the number of devices for each PoE class in the respective input fields.
- The calculator will dynamically compute the leftover budget after considering the power consumption of the devices.
- View the PoE power allocation table to understand the power limits and standards for each class.
- Toggle the power management modes table to learn about static and dynamic power management modes.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
- Michael Dijk - AV Systems Engineer at NETGEAR - mdijk@netgear.com
This project is licensed under the MIT License.