Product1 publisher3 min readPublished
Dynamic spectrum sharing puts an outside database in your product's transmit path
In CBRS at 3.5 GHz, Navy radar outranks paying licensees, who outrank everybody else, and a central computer system decides in real time who moves. A device shipping into that band has to obey without a person in the loop.
The Product Desk · Product desk

What happened
- Engineers and regulators have been building dynamic spectrum sharing, in which multiple users occupy the same frequencies under rules, instead of one licensee holding a band exclusively and indefinitely.
- A central computer system called the Spectrum Access System does real-time traffic control for that band.
- Secondary users get a frequency only when and where the incumbent is not using it, and have to step aside automatically the moment the incumbent comes back.
Compiled by The Product DeskSomething wrong?How this is made
Why it matters
- constraint A radio whose frequency is fixed in hardware cannot enter the shared tiers at all, so software retuning stops being a feature and becomes an entry condition.
- decision Choosing a band is now also choosing a governance model: contention behaviour that lives entirely in your firmware, or a registration and a live dependency on a coordinator you do not run.
- exposure A general-authorised deployment's worst day is set by two tiers above it, so the capacity a salesperson promises is capacity someone else can take back.
- precedent CBRS is the working template regulators can point to, and the explainer sets no date for the next band, so teams designing hardware today are pricing a requirement with no published schedule.
A Wi-Fi radio asks nobody's permission. It senses whether the channel is busy, transmits when the channel is quiet, and drops its speed as the room fills up [7]. Nothing outside the building has to agree to any of it. Most hardware teams already own that behaviour end to end, because all of it lives in the device.
CBRS works on a different premise. In the 3.5 GHz band the FCC put incumbents first, primarily US Navy radar, businesses paying for priority access second, and the general public on whatever is left over [8]. A central computer system, the Spectrum Access System, does the real-time traffic control [9]. Two of the three tiers sit above the public one [10].
For a product, the part that bites is the automatic step-aside. A secondary user gets the frequency only when and where the incumbent is not using it, and has to get off the moment the incumbent returns [6]. No person is in that loop. The device has to be reachable by something outside itself and has to act on what it is told, unattended, in a building where the nearest network engineer is a contractor. That is firmware work, and it is also a support answer for the ticket that says the link went quiet by itself.
The reason regulators keep pushing this way is measured, not theoretical. Studies of actual spectrum use over many years found large stretches of licensed spectrum sitting idle much of the time, with a military radar system perhaps operating only in certain locations on certain days [3]. Exclusive licensing held up for decades, helped by supply being sufficient for demand [15]. Demand for wireless data keeps growing with smartphones, video streaming and billions of connected devices [11], and radios whose frequencies are set in software rather than fixed in hardware are what make the alternative buildable [4]. Early researchers had a name for the idea well before the products arrived: cognitive radio [5].
The account setting this out comes from an electrical engineer who studies wireless communications [13], and it is an explainer. It does not say when the CBRS pattern might extend to further bands, through what proceeding, or by what deadline [14].
Most of this sorts out before anyone draws a schematic. Can something outside the device revoke its channel? Must the device yield with no human present? Two noes and you are in Wi-Fi's world, where coexistence is contention behaviour and testing under load [7]. Two yeses and you are in the CBRS pattern, where a coordination client and a live link to an external database are part of the bill of materials [9]. The mixed cases catch teams out. A radio that registers but is never preempted is cheap; a radio that must yield with no coordinator has to sense and decide on its own [6].
A roadmap that touches a shared licensed tier carries the coordination client as a first-sprint cost, and its floor capacity belongs to the incumbent [6]. The band hands you spectrum you could never have licensed on your own [1]. It also hands you an outage cause invisible in your own logs, and a customer call about a link that stopped because an incumbent radar came back on the air [6].
What to watch
- Whether the FCC applies the three-tier plus coordination-database pattern to a second band, and which incumbent sits at the top of it.
- Whether device makers surface database-driven vacate events in their own diagnostics, so support teams can tell a customer why a radio went quiet.
- Whether priority-access pricing rises enough to squeeze what the general-authorised tier can rely on.