3GPPFDD_HS_DPCCH_Decoder
Description: 3GPP HS-DPCCH decoder
Library: 3GPPFDD, TrCH DeMultiplexers & DeCoders
Class: SDF3GPPFDD_HS_DPCCH_Decoder
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 |
HS_DPCCH |
HS-DPCCH subframe |
real |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
2 |
ACK |
HARQ Ack information |
int |
3 |
CQI |
CQI input |
int |
Notes/Equations
- This subnetwork de-multiplexes coded HARQ-Ack and CQI bits from the HS-DPCCH subframe and decodes the coded bits stream as HARQ-Ack and CQI messages.
The schematic for this subnetwork is shown in the following figure.
3GPPFDD_HS_DPCCH_Decoder Schematic
- One HS-DPCCH sub-frame contains 30 bits, 10 are HARQ-Ack bits and 20 are CQI bits.
- Each firing: if CQI_Type is Binary, 5 bits will be generated at CQI; if CQI_Type is Decimal, 1 decimal number in the range of [1,31] will be generated at CQI.
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.