Appearance
Turbo decoder
Group: Coding > FEC > Turbo
Decodes a message with Turbo code.
Parameters
Input Type
- Description: MISSING
- Automation reference:
InputType - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
HardBit | Hard bits | Packed in bytes |
SoftBitU8 | Soft bits (unsigned 8bit) | |
SoftBitF32 | Soft bits (32bit float) |
Configuration
- Description: MISSING
- Automation reference:
Configuration - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
CCSDS_131x0 | CCSDS 131.0 |
CCSDS Rate
- Description: MISSING
- Automation reference:
CCSDSRate - Enablement:
Configuration==CCSDS_131x0 - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
Rate12 | 1/2 | |
Rate13 | 1/3 | |
Rate14 | 1/4 | |
Rate16 | 1/6 |
Information Block Length
- Description: Length in bits of input packet
- Automation reference:
InformationBlockLength - Type: integer
Iterations
- Description: Number of turbo decoding iterations to apply. This number is a fixed number, there is no early termination.
- Automation reference:
Iterations - Type: integer
Measurements
Input Size Violation
- Description: MISSING
- Automation reference:
InputSizeViolation - Type: integer