ccsdsTCIdealReceiver
Description
recovers transfer frames from a Consultative Committee for Space Data Systems (CCSDS)
Telecommand (TC) bits
= ccsdsTCIdealReceiver(waveform
,cfg
)waveform
, generated using the ccsdsTCWaveform
function. Output
bits
is the recovered bits for the given format configuration
cfg
.
specifies options using one or more name-value pairs. For example,
bits
= ccsdsTCIdealReceiver(waveform
,cfg
,Name,Value
)'NoiseVariance',1e-11
specifies the noise variance of additive white
Gaussian noise (AWGN) on the received waveform as 1e-11.
Examples
Input Arguments
Output Arguments
References
[1] CCSDS 231.0-B-3. Blue Book. Issue 3. "TC Synchronization and Channel Coding." Recommendation for Space Data System Standards. Washington, D.C.: CCSDS, September 2017.
[2] CCSDS 401.0-B-29. Blue Book. Issue 29. "Radio Frequency and Modulation Systems - Part 1". Earth Stations and Spacecraft. Washington, D.C.: CCSDS, September 2019.
Extended Capabilities
Version History
Introduced in R2021a