A Primary User (PU) is the legally authorized incumbent licensee of a radio frequency spectrum band, granted exclusive operational rights by a national regulatory authority such as the FCC. This entity—typically a television broadcaster, radar installation, or cellular operator—possesses absolute priority of access, and all cognitive radio and dynamic spectrum access systems are legally mandated to avoid causing harmful interference to its transmissions.
Glossary
Primary User (PU)

What is Primary User (PU)?
The Primary User (PU) is the licensed incumbent entity that holds exclusive statutory rights to operate on a specific frequency band and must be protected from harmful interference by all secondary spectrum access systems.
In reinforcement learning-driven spectrum access, the PU's activity pattern defines the environmental dynamics that a secondary user agent must learn to navigate. The agent's reward function is structured to penalize collisions with PU transmissions, making accurate spectrum sensing and predictive spectrum occupancy prediction critical for maintaining the strict interference protection that defines the PU's regulatory primacy.
Key Characteristics of Primary Users
Primary Users (PUs) are the statutorily protected license holders in any spectrum band. Understanding their operational characteristics is essential for designing secondary access systems that guarantee zero harmful interference.
Exclusive Statutory Rights
The defining characteristic of a Primary User is the legal exclusivity granted by a national regulatory authority (e.g., FCC, Ofcom). This license confers the absolute right to operate on a specific frequency band within a defined geographic area. Unlike unlicensed users, a PU is not required to share the spectrum and has no obligation to accommodate secondary transmissions. Any secondary access is permitted only on a non-interfering, non-protected basis, meaning the PU's quality of service must remain identical to a scenario where no secondary system exists.
Unpredictable Activity Patterns
From the perspective of a Cognitive Radio, the PU's transmission behavior is an exogenous stochastic process. The PU is not required to broadcast its intentions or adhere to a predictable duty cycle. Activity can be highly intermittent (e.g., radar sweeps) or continuous (e.g., broadcast television). This unpredictability necessitates real-time spectrum sensing rather than static scheduling. The fundamental challenge for Dynamic Spectrum Access (DSA) is to detect the return of a PU during a transmission gap and vacate the channel within a strict deadline to avoid a collision.
Strict Interference Protection Criteria
PUs are shielded by a regulatory interference temperature limit or a specific protection contour. This is not merely a power cap but a statistical guarantee of service. For example, a DTV receiver must maintain a minimum Carrier-to-Noise-plus-Interference Ratio (C/(N+I)) of 15.2 dB. Secondary users must not only manage their own transmit power but also aggregate interference from multiple co-channel secondary emitters. This requires sophisticated power control algorithms and often a centralized Spectrum Access System (SAS) to calculate the cumulative noise rise at the PU receiver.
Passive Receiver Problem
A critical architectural challenge is that many PUs are receive-only devices (e.g., radio telescopes, passive weather sensors). These systems emit no signal for a cognitive radio to detect, rendering traditional spectrum sensing useless. Protecting these 'hidden' PUs requires a geolocation database approach. The secondary user must query a regulatory database containing the exact coordinates and protection contours of these silent receivers and deconflict its transmission parameters before emitting, ensuring it operates outside the exclusion zone.
Diverse Waveform and Protocol Standards
There is no universal PU signal structure. A cognitive radio must distinguish between a 4G LTE OFDM signal, a linear frequency-modulated radar pulse, and a legacy analog FM transmission. Each has unique cyclostationary signatures and bandwidths. This heterogeneity drives the need for Automatic Modulation Classification (AMC) deep learning models. A robust DSA engine cannot rely on simple energy detection; it must perform feature detection to classify the specific PU type and apply the corresponding regulatory evacuation protocol.
Hierarchical Priority in Multi-Tier Systems
In frameworks like the Citizens Broadband Radio Service (CBRS), the PU sits at the top of a three-tier hierarchy. Tier 1 (Incumbent Access) includes federal radar and satellite ground stations. Tier 2 (Priority Access) and Tier 3 (General Authorized Access) must both yield to Tier 1. This creates a cascading evacuation protocol: when a Navy radar appears, the SAS must immediately instruct all lower tiers to cease transmission. This strict hierarchy ensures that the PU's operational security is never compromised by commercial traffic.
Primary User vs. Secondary User: Key Distinctions
A comparative analysis of the rights, responsibilities, and operational constraints distinguishing licensed incumbent users from opportunistic secondary users in dynamic spectrum access environments.
| Feature | Primary User (PU) | Secondary User (SU) | Cognitive Radio (CR) |
|---|---|---|---|
Spectrum Rights | Exclusive statutory license | No inherent rights; opportunistic access only | No inherent rights; operates as SU or in unlicensed bands |
Interference Protection | Absolute protection mandated by regulation | Must accept interference from PUs | Must avoid causing interference to PUs |
Access Mechanism | Guaranteed continuous access | Dynamic Spectrum Access (DSA) on vacant channels | Spectrum sensing and autonomous frequency selection |
Transmission Priority | Highest priority; preempts all others | Lowest priority; vacates immediately upon PU detection | Lowest priority; executes spectrum handoff on PU return |
Regulatory Authorization | FCC/ITU license holder | Unlicensed or light-licensed (e.g., GAA in CBRS) | Unlicensed; operates under opportunistic access rules |
Channel Vacancy Time | Not applicable; always occupies | < 2 seconds (FCC requirement for TVWS) | < 500 ms (typical cognitive radio target) |
Sensing Obligation | None | Mandatory periodic spectrum sensing | Continuous in-band and out-of-band sensing |
Operational Model | Static frequency assignment | Reactive; transmits only when spectrum hole detected | Proactive; uses occupancy prediction and learning |
Mobility Requirement | None | Spectrum handoff on PU arrival | Seamless spectrum mobility across multiple bands |
Typical Application | TV broadcast, radar, satellite | Wi-Fi in TV white spaces, CBRS GAA devices | Military cognitive radios, 5G NR-U, autonomous DSA systems |
Interference Temperature Limit | Not applicable | Strictly bounded (underlay access) | Adaptively controlled via RL policy |
Decision Engine | None required | Simple threshold-based detection | Deep Q-Network, POMDP, or Multi-Armed Bandit |
False Alarm Tolerance | Not applicable | Low; false alarms reduce throughput | Optimized via sensing-throughput tradeoff |
Cooperative Capability | None required | Optional; cooperative sensing improves detection | Multi-agent RL with CTDE for coordinated access |
Frequently Asked Questions
Essential questions about the legal and technical status of licensed incumbents in shared spectrum ecosystems, and the mechanisms required to prevent harmful interference.
A Primary User (PU) is the licensed incumbent entity that holds exclusive, statutory rights to operate on a specific frequency band and must be protected from harmful interference by all secondary spectrum access systems. PUs are typically government agencies, broadcasters, radar operators, or mobile network operators that have obtained spectrum licenses through auctions or administrative assignments. Unlike Secondary Users (SUs), primary users have no obligation to share the spectrum and are not required to modify their transmission behavior to accommodate opportunistic access. The defining characteristic of a PU is its absolute priority: any Dynamic Spectrum Access (DSA) system must immediately vacate the channel upon PU detection, a requirement enforced by regulatory frameworks such as the FCC's Citizens Broadband Radio Service (CBRS) and its Spectrum Access System (SAS). The entire cognitive radio paradigm is built around the inviolable principle that secondary access is permitted only when and where it causes zero degradation to primary user service quality.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Understanding the Primary User requires familiarity with the regulatory, technical, and algorithmic concepts that govern dynamic spectrum sharing.
Spectrum Sensing
The foundational awareness mechanism that detects the presence or absence of Primary User signals. Techniques include:
- Energy Detection: Simple threshold-based sensing, vulnerable to noise uncertainty
- Matched Filter Detection: Requires prior knowledge of PU waveform characteristics
- Cyclostationary Feature Detection: Exploits periodic statistical properties unique to modulated signals False negatives in sensing directly translate to harmful interference against the PU.
Interference Temperature Management
A regulatory metric defining the maximum permissible RF interference a Primary User receiver can tolerate. In underlay spectrum access, SUs transmit concurrently with PUs but must constrain their aggregate power so that the interference floor at the PU receiver never exceeds this statutory limit. This requires precise propagation modeling and real-time power control.
Partially Observable MDP (POMDP)
The mathematical framework that accurately models the uncertainty inherent in PU detection. In a POMDP, the cognitive radio agent cannot directly observe whether a PU is transmitting—it must maintain a belief state based on noisy spectrum sensing observations. This framework explicitly accounts for the cost of missed detections and false alarms, enabling optimal access policies under sensing uncertainty.
Spectrum Handoff
The process by which a Secondary User must immediately vacate its current operating frequency upon detecting a returning Primary User. Key performance metrics include:
- Handoff latency: Time to switch to a target vacant channel
- Link maintenance: Preserving ongoing communication sessions during transition Proactive handoff strategies use spectrum occupancy prediction to identify target channels before the PU arrives, minimizing disruption.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us