WCDMA3G_UpLkDPCCHMux
Description: Multiplex bits into uplink DPCCH
Library: 3GPPFDD 10-99, Physical Channel Multiplex
Class: SDFWCDMA3G_UpLkDPCCHMux
Parameters
Name | Description | Default | Type | Range |
---|---|---|---|---|
UL_DPCCHType | uplink dedicated physical control channel: DPCCH_15kbps_P6_TF2_F0_T2, DPCCH_15kbps_P8_TF0_F0_T2, DPCCH_15kbps_P5_TF2_F1_T2, DPCCH_15kbps_P7_TF0_F1_T2, DPCCH_15kbps_P6_TF0_F2_T2, DPCCH_15kbps_P5_TF2_F2_T1 | DPCCH_15kbps_P6_TF2_F0_T2 | enum | † |
† where TFn = number of transmit format indicator bits Tn = number of transmit power control bits Pn = number of pilot bits Fn = number of feedback indicator bits |
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
TFCI |
Transport Format Combination Indicator bits |
int |
2 |
FBI |
Feedback Indicator bits |
int |
3 |
TPC |
Transmit Power Control bits |
int |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
4 |
DPCCH |
Dedicated Physical Control Channel |
int |
Notes/Equations
- This model is used to multiplex pilot, TFCI, FBI, and TPC bits into uplink dedicated physical control channel (DPCCH).
Each firing, TF, F, and T tokens are consumed at TFCI, FBI, and TPC respectively, where TF is the number of TFCI bits, F is the number of FBI bits and T is the number of TPC bits based on UL_DPCCHType. The number of pilot bits and pilot pattern are also based on UL_DPCCHType.
References
- 3GPP Technical Specification TS25.211 V3.0.0, "Physical channels and mapping of transport channels onto physical channels (FDD)," October 1999.