3.2.4.12.1. Turbo DB Encoder parameters¶
3.2.4.12.1.1. --enc-info-bits, -K
¶
- Type
integer
- Examples
--enc-info-bits 40
Set the number of information bits \(K\).
The codeword size \(N\) is automatically deduced: \(N = 3 \times K\).
3.2.4.12.1.2. --enc-type¶
- Type
text
- Allowed values
TURBO_DBAZCWCOSETUSER- Default
TURBO_DB- Examples
--enc-type AZCW
Select the encoder type.
Description of the allowed values:
Value |
Description |
|---|---|
|
Select the standard Turbo DB encoder. |
|
See the common --enc-type parameter. |
|
See the common --enc-type parameter. |
|
See the common --enc-type parameter. |
3.2.4.12.1.3. --enc-sub-type¶
Please refer to the RSC DB --enc-type parameter.
3.2.4.12.1.4. --enc-sub-std¶
- Type
text
- Allowed values
DVB-RCS1DVB-RCS2- Default
DVB-RCS1- Examples
--enc-sub-std DVB-RCS2
Select a standard.
Description of the allowed values:
Value |
Description |
|---|---|
|
Set the DVB-RCS1 trellis and select the DVB-RCS1 interleaver (see the --itl-type parameter). |
|
Set the DVB-RCS2 trellis and select the DVB-RCS2 interleaver (see the --itl-type parameter). |