Appearance
Convolutional Decoder (Terminated)
Group: Coding > FEC > Convolutional
Decodes a terminated convolutional code using the Viterbi algorithm.
Parameters
Previous bits
- Description: Indicates the known message bits (the starting state of the encoder) before the processed packet.
- Automation reference:
InitialBits
- Type: string
Terminating bits
- Description: Encodes the message bits included in the end of the processed packet.
- Automation reference:
TerminatingBits
- Type: string
Truncate to size
- Description: Number of bits to output. This can be used to discard the termination bits.
- Automation reference:
TruncateToBits
- Type: integer