WCDMA3G_UpLkDPCCH_Src
Description: Uplink signal source for one DPCCH
Library: 3GPPFDD 10-99, User Equipment
Class: SDFWCDMA3G_UpLkDPCCH_Src
Parameters
Name |
Description |
Default |
Type |
Range |
---|---|---|---|---|
GainUnit |
gain unit in index [0,15] or manually set value: Index, Value |
Index |
enum |
|
DPCCHGainIndex |
gain index for DPCCH |
15 |
int |
[0, 15] |
DPCCHGainFactor |
gain factor for DPCCH (used when GainUnit=Value) |
1.0 |
real |
[0.0, ∞) |
TFCIOn |
with TFCI: Yes, No |
Yes |
enum |
|
FBIBitsCount |
feedback information bits count per slot |
0 |
int |
[0, 2] |
ScramblingCodeType |
type of scrambling code: Long_Scrambling_Code, Short_Scrambling_Code |
Long_Scrambling_Code |
enum |
|
ScramblingCodeIndex |
scrambling code index |
0 |
int |
[0, 2^24-1] |
TFCIValue |
input TFCI value per frame |
0x0000 0x0000 |
int array |
(-∞∞) |
FBIBitsValue |
input FBI value per slot |
0 |
int |
(-∞∞) |
TPCBitsValue |
input TPC value per frame |
0x5555 |
int |
(-∞∞) |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
DPCCHData |
output DPCCH data |
complex |
Notes/Equations
- This subnetwork is used to generate the data stream of one uplink dedicated physical control channel (DPCCH).
When GainUnit = Index, the gain of DPCCH is based on DPCCHGainIndex; otherwise it is based on DPCCHGainFactor. TFCIOn and FBIBitsCount determine the slot format of DPCCH.
The schematic for this subnetwork is shown in the following figure. Input FBIBitsValue is feedback information value of one slot. Input TPCBitsValue is transmit power control (TPC) value of one frame. These two inputs as well as TFCIValue are converted to the bit stream, then multiplexed to one frame of DPCCH. After DPCCH data stream is spread by the spreading code generated by WCDMA3G_OVSF, it is mapped onto the Q-branch and multiplied with the scrambling code generated by WCDMA3G_UpLkScrambler.
WCDMA3G_UpLkDPCCH_Src Schematic
References
- 3GPP Technical Specification TS 25.213 V3.0.0 "Spreading and Modulation (FDD)," October 1999.
- 3GPP Technical Specification TS 25.211 V3.0.0 "Physical channels and mapping of transport channels onto physical channels (FDD)," October 1999.