WCDMA3G_UpLkDPDCH_Src
Description: Uplink signal source for one DPDCH
Library: 3GPPFDD 10-99, User Equipment
Class: SDFWCDMA3G_UpLkDPDCH_Src
Parameters
Name |
Description |
Default |
Type |
Range |
---|---|---|---|---|
DPDCHRate |
uplink DPDCH rate: DPDCH_15kbps, DPDCH_30kbps, DPDCH_60kbps, DPDCH_120kbps, DPDCH_240kbps, DPDCH_480kbps, DPDCH_960kbps |
DPDCH_30kbps |
enum |
|
MultiCHs |
multiple DPDCHs: Yes, No |
No |
enum |
|
DPDCHNo |
Number of DPDCHs |
1 |
int |
[1, 6] |
GainUnit |
gain unit in index [0,15] or manually set value: Index, Value |
Index |
enum |
|
DPDCHGainIndex |
gain index for DPDCH |
15 |
int |
[0, 15] |
DPDCHGainFactor |
gain factor for DPDCH(used when GainUnit=Value) |
1.0 |
real |
[0.0, ∞) |
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] |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
DPDCHData |
output DPDCH data |
complex |
Notes/Equations
- This subnetwork is used to generate the data stream of one uplink dedicated physical data channel (DPDCH).
When GainUnit = Index, the gain of DPDCH is based on DPDCHGainIndex, otherwise it is based on parameter DPDCHGainFactor.
When MultiCHs = No, DPDCHNo must be set to 1; when MultiCHs = Yes, DPDCHNo of all DPDCHs must be serial, from 1 to the number of DPDCHs.
The schematic for this subnetwork is shown in the following figure. DPDCH random bit source is second interleaved and then spread by the spreading code generated by WCDMA3G_OVSF. The data stream is mapped onto the I-branch when DPDCHNo is odd and onto the Q-branch when DPDCHNo is even. The complex data stream is then multiplied with the scrambling code generated by WCDMA3G_UpLkScrambler.
WCDMA3G_UpLkDPDCH_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.