Expand description
Admissibility envelope E(k) = {r : ‖r‖ ≤ ρ(k)}. Admissibility envelope E(k) = {r : ‖r‖ ≤ ρ(k)}.
§Mathematical Definition (paper §B.3, §V-D)
E(k) = {r ∈ ℂⁿ : ‖r‖ ≤ ρ(k)} ρ = μ_healthy + 3σ_healthy (from calibration window)
The admissibility_multiplier() from PlatformContext scales ρ to +∞ during waveform transitions and calibration periods, making envelope violations structurally impossible during suppressed windows.
§Envelope Sources (paper §V-D)
- Receiver noise floor statistics: 3σ of healthy-window residual norm
- Regulatory emission masks (ITU-R SM.1048-5 §4.3, MIL-STD-461G RE102)
- Link budget margins
- PLL hold-in range
- 3GPP TS 36.141 §6.3 ACLR limits
Structs§
- Admissibility
Envelope - Admissibility envelope parameterized by radius ρ.