ccsdsRSEncode
Description
encodes the message in code
= ccsdsRSEncode(msg
,k
)msg
by using a (255, k
)
Reed-Solomon (RS) encoder, as defined in Consultative Committee for Space Data Systems
(CCSDS) 131.0-B-3 Section 4 [1]. k
is the message
length. code
is in dual basis form, as the function assumes that the
input to the CCSDS RS encoder is in dual basis form. For more details on dual basis
representation, see CCSDS 131.0-B-3 Section 4.4.2 [1].
For a description of CCSDS RS code construction, see CCSDS RS Code Construction.
Examples
Input Arguments
Output Arguments
More About
References
[1] TM Synchronization and Channel Coding. Recommendation for Space Data System Standards. CCSDS 131.0-B-3. Blue Book. Issue 3. Washington, D.C.: CCSDS, September 2017.
Extended Capabilities
Version History
Introduced in R2021aSee Also
Functions
Objects
Blocks
- CCSDS RS Decoder (Wireless HDL Toolbox) | CCSDS RS Encoder (Wireless HDL Toolbox)