3GPPFDD_TFCIDecoder
Description: TFCI decoder
Library: 3GPPFDD, TrCH DeMultiplexers & DeCoders
Class: SDF3GPPFDD_TFCIDecoder
Derived From: 3GPPFDD_TFCIEncoder
Parameters
Name |
Description |
Default |
Unit |
Type |
Range |
---|---|---|---|---|---|
SpecVersion |
version of specifications: Version_03_00, Version_12_00, Version_03_02 |
Version_12_00 |
|
enum |
|
CodingMode |
TFCI coding mode: Normal, Split |
Normal |
|
enum |
|
CodeLength |
TFCI code length (120 for downlink PHyCHs whose SF<128, 30 for other PHyCHs): Short, Long |
Short |
|
enum |
|
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
CodedTFCI |
coded TFCI |
real |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
2 |
TFCIout |
TFCI |
multiple int |
Notes/Equations
- This model decodes the TFCI code word to TFCI information value according to the coding mode illustrated in the following figures.
- If the CodingMode parameter is set to Normal, one TFCI value is output; if the CodingMode parameter is set to Split, 2 TFCI values are output.
Channel Coding of 10 TFCI information Bits
Channel Coding of 5 TFCI Information Bits
- For uplink physical channels (regardless of the SF and downlink physical channels) if SF > 64, the code word is 30 bits. For downlink physical channels with SF < 128, the code word is 120 bits. The length is set by CodeLength parameter.
References
- 3GPP Technical Specification TS 25.212 V3.9.0, Multiplexing and Channel Coding (FDD) 2002-03, Release 1999.
http://www.3gpp.org/ftp/Specs/2002-03/R1999/25_series/25212-390.zip