PONC is the graphical tool used by telecommunication engineers to design, manage, and optimize Passive Optical Network layouts.
PONC performs complex calculations on the fly and serves as a fast, user-friendly replacement for existing spreadsheet-based approaches, which require hours of manual work.
In PON, the optical signal is delivered to the city region over a single Input cable. In order for Clients to get the internet at their homes, the signal must be split among them using a combination of Splitter devices. They have multiple outputs, allowing the connection of additional cables while reducing the signal strength.
There are many kinds of Splitters, each with different split and signal reduction factors. The number of Clients to be connected to a single Input could also grow to hundreds in densely populated cities. This makes the number of possible network layouts enormous.
A typical PONC workflow consists of an engineer designing or refining existing PON layouts, with the goal of finding the cheapest Splitter combination to match the number of Clients.
To achieve this, PONC provides instant reaction to changes, analytical views, and an automatic layout Calculator that could find the perfect combination in seconds.
The resulting network layouts are then implemented by the field engineers using real devices.
-
Build and manage PON layouts
-
Automatic flow updates and visualization
-
Analytical views and navigation
-
Find the most optimal layouts given the constraints
-
Convenience functionality
- OpenGL support
- Windows 7 SP1 or newer
- DirectX 11 support
Windows 7 might also require
No installation is required. Unpack the release archive and run the executable.
Build with CMake on any supported platform.
cmake -B ./build
cmake --build ./build --config Release
See .github/workflows for build samples.
- Dear ImGui - UI framework
- Node Editor in ImGui - node editor framework
- imgui-filebrowser - file browser
- Google Fonts - fonts
- tailwindcss - color palette