3GPPFDD_HS_DPCCH_Encoder
Description: 3GPP HS-DPCCH encoder
Library: 3GPPFDD, TrCH Multiplexers & Coders
Class: SDF3GPPFDD_HS_DPCCH_Encoder
Parameters
Name |
Description |
Default |
Unit |
Type |
Range |
---|---|---|---|---|---|
SpecVerHSDPA |
version of HSDPA specifications: Version_09_03 |
Version_09_03 |
|
enum |
|
CQI_Type |
CQI type: Decimal, Binary |
Binary |
|
enum |
|
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
ACK |
HARQ Ack information |
int |
2 |
CQI |
CQI input |
int |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
3 |
HS_DPCCH |
HS-DPCCH subframe |
int |
Notes/Equations
- This subnetwork encodes the HARQ-Ack and CQI message and multiplexes the coded bits stream as a HS-DPCCH sub-frame.
- The schematic for this subnetwork is shown in the following figure.
3GPPFDD_HS_DPCCH_Encoder Schematic
- One HS-DPCCH sub-frame contains 30 bits. Each HARQ-Ack bit is repeated 10 times [2]. The 5 bits of CQI information are protected by a (5, 20) coding scheme [2]; the 30 bits are used to form the HS-DPCCH frame.
- Each firing: if CQI_Type is Binary, 5 bits will be consumed at CQI; if CQI_Type is Decimal, 1 decimal number will be consumed at CQI and converted to 5 binary bits.
References
- 3GPP Technical Specification TS 25.211 V5.5.0, "Physical channels and mapping of transport channels onto physical channels (FDD)" Release 5.
- 3GPP Technical Specification TS 25.212 V5.6.0 "Multiplexing and channel coding (FDD)" Release 5.
- 3GPP Technical Specification TS 25.213 V5.4.0, "Spreading and modulation (FDD)" Release 5.