WCDMA3G_DnLkOCNS
Description: Downlink orthogonal channel noise simulator
Library: 3GPPFDD 10-99, Base Station
Class: SDFWCDMA3G_DnLkOCNS
Parameters
Name |
Description |
Default |
Type |
Range |
---|---|---|---|---|
UserNum |
simulated user number |
4 |
int |
[1, 4] |
ScramblingCodeIndex |
scrambling code index |
0 |
int |
[0, 8191] |
SF1 |
spreading factor for user1: SF1_4 , SF1_8 , SF1_16, SF1_32, SF1_64, SF1_128, SF1_256, SF1_512 |
SF1_256 |
enum |
|
SF2 |
spreading factor for user2: SF2_4 , SF2_8 , SF2_16, SF2_32, SF2_64, SF2_128, SF2_256, SF2_512 |
SF2_256 |
enum |
|
SF3 |
spreading factor for user3: SF3_4 , SF3_8 , SF3_16, SF3_32, SF3_64, SF3_128, SF3_256, SF3_512 |
SF3_256 |
enum |
|
SF4 |
spreading factor for user4: SF4_4 , SF4_8 , SF4_16, SF4_32, SF4_64, SF4_128, SF4_256, SF4_512 |
SF4_256 |
enum |
|
GainFactors |
gain factors for OCNS users |
1.0 1.0 1.0 1.0 |
real array |
|
Pin inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
SpreadingCodes |
input spreading codes |
multiple int |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
2 |
Out |
output data |
complex |
Notes/Equations
- This subnetwork model is used to generate up to four dedicated physical channel (DPCH) modulated data streams in downlink.
The schematic for this subnetwork is shown in the following figure. Data sources of four DPCHs (generated by four random bit sources) are QPSK data mapped, spread by their spreading codes input by pin SpreadingCodes, then multiplied by their scrambling codes generated by WCDMA3G_DnLkScrambler.
WCDMA3G_DnLkOCNS 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.