3.2.4.12.1. Turbo DB Encoder parameters

3.2.4.12.1.1. --enc-info-bits, -K Required

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_DB AZCW COSET USER

Default

TURBO_DB

Examples

--enc-type AZCW

Select the encoder type.

Description of the allowed values:

Value

Description

TURBO_DB

Select the standard Turbo DB encoder.

AZCW

See the common --enc-type parameter.

COSET

See the common --enc-type parameter.

USER

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-RCS1 DVB-RCS2

Default

DVB-RCS1

Examples

--enc-sub-std DVB-RCS2

Select a standard.

Description of the allowed values:

Value

Description

DVB-RCS1

Set the DVB-RCS1 trellis and select the DVB-RCS1 interleaver (see the --itl-type parameter).

DVB-RCS2

Set the DVB-RCS2 trellis and select the DVB-RCS2 interleaver (see the --itl-type parameter).