The IP Core is available for ASIC and FPGA (Xilinx and Intel) technologies either as VHDL source code or synthesized netlist. In addition, the core comes with HDL simulation models, bit accurate Matlab, C or C++ simulation model, a software driver, and comprehensive documentation. About Creonic...
CCSDS 301.0-B-4 Time Code Formats CCSDS 727.0-B-5 CCSDS File Delivery Protocol (CFDP) CCSDS 732.0-B-4 AOS Space Data Link Protocol CCSDS 911.1-B-4 Space Link Extension--Return All Frames Service Specification CCSDS 911.2-B-3 Space Link Extension--Return Channel Frames Service Specification ...
This example uses: Communications Toolbox Wireless HDL Toolbox Satellite Communications ToolboxCopy Code Copy CommandThis example shows how to use the CCSDS RS Decoder block with the Viterbi Decoder block to decode a Reed-Solomon (RS) and convolutional concatenated code according to the Consultative...
The CCSDS TM receiver in this example supports the binary phase shift keying (BPSK) and quadrature phase shift keying (QPSK) modulation types. For channel coding, the receiver supports convolutional code with a rate of 1/2, RS codes and concatenation of RS codes and convolutional code with a...
example cfg = ccsdsTCConfig(Name,Value) sets Properties using one or more name-value pairs. Enclose each property name in quotes. For example, ccsdsTCConfig('DataFormat','CLTU','Modulation','BPSK') configures the CSSDS TC configuration object with a communications link transmission unit data fo...
example cfg = ccsdsTCConfig(Name,Value) sets Properties using one or more name-value pairs. Enclose each property name in quotes. For example, ccsdsTCConfig('DataFormat','CLTU','Modulation','BPSK') configures the CSSDS TC configuration object with a communications link transmission unit data fo...
This example shows how to generate a high photon efficiency (HPE) waveform for the free space optical communications systems defined in Consultative Committee for Space Data Systems (CCSDS) 142.0-B-1 section 3[1]1 Introduction This figure shows the internal organization of the coding...
For example, the parity matrix for the (n = 1280, k = 1024) rate-4/5 code is shown below with blue lines representing each non-zero circulant entry, and structure indicated by gridlines. Minor gridlines are spaced at intervals m and major gridlines (not shown) at M = 4m. Figure 3...
example Properties expand all Unless otherwise indicated, properties arenontunable, which means you cannot change their values after calling the object. Objects lock when you call them, and thereleasefunction unlocks them. If a property istunable, you can change its value at any time. ...
Copy CodeCopy Command This example shows how to encode and decode a message with Reed-Solomon (RS) code according to the Consultative Committee for Space Data Systems (CCSDS) standard 131.0-B-3 Section 4 [1]. The Simulink® model in this example contains CCSDS RS Encoder and CCSDS ...