Back to blog

Research · 10 min read

Tower vs. Self-Organized Droneport ATC: What a 9-Cell Factorial Study Found

December 11, 2025

Every urban air mobility operator faces the same question before they build their first vertiport: do you put a centralized tower in charge, or let drones negotiate landing slots peer-to-peer? The answer determines infrastructure cost, safety margins, and how the system degrades when traffic spikes.

We ran a nine-cell factorial study to find out. Three factors, nine combinations, 30 seeds per cell across five traffic loads. The headline: self-organized coordination with ADS-B matches tower throughput below roughly 20–25 ops/hour — then falls behind sharply as load increases. And drones flying silent (no ADS-B, no tower) exceed safe separation thresholds at just 12 ops/hour.

The three factors

The study crosses coordination authority (centralized tower vs. fully decentralized self-organization), communications regime (continuous telemetry vs. terminal-only — silent during cruise), and observation modality (ADS-B cooperative broadcast, camera-only, sensor fusion, or nothing). Nine of the possible sixteen combinations are operationally meaningful; those are the cells we ran.

E2 — tower, continuous, ADS-B — is the control. E9 — self-organized, terminal-only, no broadcast — is the stress floor. Everything else lives between them on the throughput–safety Pareto frontier.

Reference cell: tower + ADS-B + continuous

The E2 reference cell at light load (5 ops/hour) achieves 140 ± 28 ops/hour completed throughput, zero loss-of-separation events, and 12.6 m minimum pairwise separation at 0.078 messages/second. The tower consistently clears arriving drones before any queuing builds. This is the ceiling.

Where self-organization works (and where it doesn't)

Self-organized coordination with ADS-B (E6) matches E2 at light load. Drones broadcast intent, negotiate pad claims by priority, and clear the holding circuit without central authority. The distributed protocol handles low-density traffic well.

Above the crossover load (~20–25 ops/hour for a six-pad configuration), the gap opens. The tower's global slot optimizer prevents approach conflicts that the distributed back-off protocol can only resolve by delaying one drone — compounding under sustained load. Self-org without broadcast (E7, E9) is worse: without visibility of neighbors mid-route, separation events rise steeply past 12 ops/hour.

The silent-cruise trap

Terminal-only communications (drones broadcast only in the approach and departure zones, silent during cruise) is attractive for bandwidth. At 5 ops/hour the cost is small. At 40 ops/hour, the absence of mid-air deconfliction triggers measurable LoS increases. Self-org + terminal + no broadcast (E9) — the configuration that costs the least to deploy — is also the most dangerous at commercial load targets.

What this means for vertiport design

The Pareto-efficient designs for high-density droneports all share two properties: centralized pad scheduling and cooperative surveillance (ADS-B or fusion). Self-organization is the right architecture for low-density corridors where infrastructure cost dominates. The crossover point — roughly 20 ops/hour for six pads — is the design threshold operators should use when choosing between the two architectures.

The broadcast necessity threshold (LoS exceeds 0.01 events/op around 12 ops/hour in no-broadcast cells) maps directly to a regulatory question: at what traffic density does Remote ID / ADS-B become mandatory? This study argues the answer is well below commercial delivery density, which is where most UAM operators intend to operate.

Full experimental design, metrics, and simulation methodology: research section. The kinematic harness and all nine cells are available at the Astral GitHub.

Technical paper

Droneport ATC Coordination: A Factorial Study of Authority, Communications, and Sensing in Urban Air Mobility

Technical report

TL;DR

  • A 9-cell factorial study across 405 simulated vertiport trials: tower vs. self-organized authority, continuous vs. terminal comms, 4 observation modalities.
  • Self-org with ADS-B matches tower throughput below ~20 ops/hour, then degrades.
  • Silent-cruise drones exceed safe line-of-sight separation thresholds at just 12 ops/hour.
Simulated trials405
Factorial cells9
Self-org parity<20 ops/hr
Silent-cruise breach12 ops/hr

Abstract

Nine-cell factorial study comparing tower vs. self-organized coordination, continuous vs. terminal-only communications, and four observation modalities (ADS-B, camera, both, none) across 405 simulated vertiport trials. Self-org with ADS-B matches tower throughput below ~20 ops/hour then degrades; silent-cruise drones exceed safe LoS thresholds at 12 ops/hour. Characterizes the throughput–safety Pareto frontier and broadcast necessity threshold for UAM droneport designs.

Urban air mobility (UAM) infrastructure planning has a coordination problem: who manages the air traffic at a droneport, and how? Centralized tower coordination is the aviation default. Self-organized coordination with broadcast sensing is the drone-native alternative. Neither has been rigorously compared across the operational parameters that matter for real droneport design — traffic density, communication continuity, and observation modality. This paper is that comparison.

Factorial design

Nine experimental cells, 45 trials each, 405 simulated vertiport trials total. The three factors:

  • Authority: centralized tower vs. self-organized peer coordination
  • Communications: continuous broadcast vs. terminal-only (broadcast only during takeoff and landing windows)
  • Observation: ADS-B only, camera only, both, or neither (silent-cruise)

Primary metrics: throughput (operations per hour completed without violation), safe separation compliance (what fraction of flight segments maintain required line-of-sight separation), and conflict resolution latency.

Results: where self-organization works

Self-organized coordination with ADS-B broadcast matches centralized tower throughput up to approximately 20 operations per hour. Below that density, the two authority models are statistically indistinguishable on throughput and separation compliance. Self-org with ADS-B is not a degraded substitute for a tower at low density — it is genuinely equivalent.

Above 20 ops/hour, self-organized coordination degrades. Throughput falls, and more importantly, conflict resolution latency increases — drones spend more time in holding patterns waiting for coordination to resolve. The tower model maintains higher throughput and lower separation violations at high density.

Results: the silent-cruise problem

The most operationally significant finding involves drones that do not broadcast their position — the "silent-cruise" configuration. Silent drones (no ADS-B, no active broadcast) exceed safe line-of-sight separation thresholds at just 12 operations per hour. That is below the density where self-org and tower first diverge. A single silent drone in a mixed fleet is sufficient to create separation violations that the rest of the coordination system cannot compensate for.

The practical implication: ADS-B broadcast is not optional for dense urban air mobility. A regulatory requirement for ADS-B equivalents on all UAM vehicles is not a conservative policy — it is the minimum condition for separation safety above very low traffic densities.

The throughput–safety frontier

We map the Pareto frontier of throughput vs. separation safety across all nine cells. The frontier is dominated by tower + ADS-B at high density and self-org + ADS-B at low density. There is no cell where removing observation (silent-cruise) is anywhere near the frontier. Observation is not a nice-to-have; it is load-bearing for the coordination system.

Companion blog post: Tower vs. self-organized droneport ATC across a 9-cell factorial study.