Source linked

Kom8ndor Simulates Wi-Fi 8's Multi-AP Coordination and Subband Operation Before Hardware Exists

A discrete-event network simulator extends the validated Komondor platform with 802.11bn features like coordinated TDMA, spatial reuse, and beamforming, plus a machine learning wrapper for AI-based protocol design.

ieee 802 11bnkom8ndorwi fi 8multi ap coordinationnetwork simulationopen source

Kom8ndor gives researchers a discrete-event network simulator that implements 802.11bn's Multi-Access Point Coordination, Non-Primary Channel Access, and Dynamic Subband Operation before any Wi-Fi 8 hardware leaves a lab. The upcoming IEEE 802.11bn amendment targets Ultra-High Reliability (UHR), a paradigm shift that demands early protocol experimentation. This simulator is how you start that work today.

What Kom8ndor Adds Beyond Baseline 802.11bn

Kom8ndor extends the open-source Komondor platform, itself validated against ns-3 and other analytical tools. The new features cover the three pillars of Multi-Access Point Coordination (MAPC): Coordinated Time-Division Multiple Access (Co-TDMA), Coordinated Spatial Reuse (Co-SR), and Coordinated Beamforming (Co-BF). On top of that, the simulator implements Non-Primary Channel Access (NPCA) and Dynamic Subband Operation (DSO) - both critical for the flexible spectrum use Wi-Fi 8 depends on.

All of these are available under the GNU GPLv3 license at https://github.com/wn-upf/Komondor. No waiting for silicon.

Why a Modular, Open-Source Simulator Matters for Wi-Fi 8

Wi-Fi 8 is not just a speed bump; UHR demands latency and reliability guarantees that challenge existing simulation tools. Kom8ndor's modular design lets you swap out coordination algorithms, test new backoff strategies, or plug in your own beamforming logic without rewriting the whole stack. That is the difference between a toy and a research-grade tool.

The simulator's discrete-event engine captures packet-level interactions, channel effects, and contention dynamics. For a standard that will likely define enterprise and industrial wireless in the late 2020s, this level of fidelity is non-negotiable.

AI Wrapper and Future-Proofing

A machine learning wrapper is bundled with the release, allowing researchers to train and test AI-based medium access and coordination protocols directly in the simulator. Instead of exporting traces to Python and guessing at real-world behavior, you can train an agent inside the loop, then benchmark against baseline 802.11bn MAC operation.

This is not a hypothetical feature - it ships now, in the repository. Expect to see papers using Kom8ndor to demonstrate ML-driven MAPC schemes within the next conference cycle.

What Comes Next

Kom8ndor is the first open, validated simulation environment for 802.11bn that you can clone and run today. By the time Wi-Fi 8 hardware emerges, the protocol design will already be shaped by experiments run on this platform. That is how you keep a standard from shipping half-baked.


Source: Kom8ndor: An IEEE 802.11bn-Oriented Simulator for Wi-Fi 8 and Beyond
Domain: arxiv.org

Read original source ->

External source stays available while the OJO article and comment thread stay local.

Comments load interactively on the live page.