bocmod
Description
performs binary offset carrier (BOC) modulation on the input bits y = bocmod(x,m,n)x by
using a square wave and returns the modulated symbols y.
m is the square wave frequency indicator. n is
the input bit rate indicator.
By default, the phasing of the square wave is set to the phase of the sine curve.
To explore the characteristics of a BOC‑modulated signal and examine its spectrum, see BOC Modulated Signal Characteristics.
specifies the number of samples per half cycle of the square wave.y = bocmod(x,m,n,halfcyclesps)
Examples
Input Arguments
Output Arguments
More About
References
[1] Betz, John W. "Binary Offset Carrier Modulations for Radionavigation." Navigation 48, no. 4 (2001): 227-246.
Extended Capabilities
Version History
Introduced in R2022a
