3GPPFDD_HS_ULSpread
Description: Uplink DPDCH/DPCCH/HS-DPCCH spreading and scrambling
Library: 3GPPFDD, PhyCH Multiplexers & Coders
Class: SDF3GPPFDD_HS_ULSpread
Derived From: 3GPPFDD_ULSpread
Parameters
Name |
Description |
Default |
Unit |
Type |
Range |
---|---|---|---|---|---|
SpecVerHSDPA |
version of HSDPA specifications: Version_09_03 |
Version_09_03 |
|
enum |
|
ScrambleCode |
index of scramble code |
0 |
|
int |
[0:512] for downlink; |
Scramble |
scramble code type: LONG, SHORT |
LONG |
|
enum |
|
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
CtrlIn |
DPCCH part |
int |
2 |
GainD |
gain factor of DPDCH |
real |
3 |
GainC |
gain factor of DPCCH |
real |
4 |
PCNin |
DPDCH channel number |
int |
5 |
SltFin |
DPDCH slot format |
int |
6 |
HS_DPCCH |
HS-DPCCH bits |
int |
7 |
HS_Gain |
gain of HS-DPCCH |
real |
8 |
DataIn |
DPDCH part |
multiple int |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
9 |
out |
data |
complex |
Notes/Equations
- 3GPPFDD_HS_ULSpread provides spreading and scrambling functions for HS_DPCCH as well as DPCCH and DPDCH(s).
Each firing, 2560 out tokens are produced when 10 CtrlIn, one GainD, one GainC, one PCNin, one SltFin, 10 HS_DPCCH, one HS_Gain, and 640 DataIn tokens are consumed. - 3GPPFDD_ULSpread (uplink DPDCH/DPCCH(s) spreading and scrambling) functions are implemented in this model. Refer to 3GPPFDD_ULSpread documentation for parameter information and details.
- The HS-DPCCH is spread and modulated after DPCCH and DPDCH signals are processed. The HS-DPCCH spreading and modulation scheme is defined in [3].
The HS-DPCCH is scaled by the HS-DPCCH gain (the product of gain for DPCCH (GainC) and the gain of HS_DPCCH over DPCCH (HS_Gain) ). If the HS_Gain input is 0, then no HS_DPCCH is transmitted (DTX is transmitted in HS_DPCCH).
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.