Appearance
Encoder (231.0-B-4)
Group: CCSDS > Telecommand (TC)
CCSDS 231.0-B-4 TC synchronization and channel coding encoder
Parameters
Common
Error Correcting Code Type
- Description: Which encoding type is used
- Automation reference:
Coding - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
BCH | BCH | |
LDPC | LDPC |
Maximum CLTU Length
- Description: Largest CLTU to emit
- Automation reference:
MaxCLTULength - Type: integer
BCH
Randomizer
- Description: Whether randomization is used
- Automation reference:
Randomizer - Enablement:
Coding==BCH - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
Used | Used | |
NotUsed | Not Used |
LDPC
Code Length
- Description: Which LDPC code is used
- Automation reference:
LDPCCodeLength - Enablement:
Coding==LDPC - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
N128K64 | (n=128, k=64) | |
N512K256 | (n=512, k=256) |
Tail Sequence
- Description: Whether the tail sequence is used
- Automation reference:
TailSequence - Enablement:
Coding==LDPC&&LDPCCodeLength==N128K64 - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
Used | Used | |
NotUsed | Not Used |