3GPPFDD_DPCCH
Description: Uplink DPCCH simulation
Library: 3GPPFDD, User Equipment
Class: SDF3GPPFDD_DPCCH
Derived From: 3GPPFDD_ULPCodeSrcBase
Parameters
Name |
Description |
Default |
Unit |
Type |
Range |
---|---|---|---|---|---|
SpecVersion |
version of specifications: Version_03_00, Version_12_00, Version_03_02 |
Version_12_00 |
|
enum |
|
ScrambleCode |
index of scramble code |
0 |
|
int |
[0:512] for downlink; |
Scramble |
scramble code type: LONG, SHORT |
LONG |
|
enum |
|
SpreadCode |
index of spread code |
0 |
|
int |
[0:SF-1]; |
TFCIField |
TFCI field on/off switch: On, Off |
Off |
|
enum |
|
TFCIValue |
TFCI value |
0 |
|
int |
[0:1023] |
TPCValue |
transmit power control value in hexadecimal |
0x5555 |
|
int |
[0:0x7ffff] |
FBIBitsNum |
number of FBI bits in channel: FBI0, FBI1, FBI2 |
FBI1 |
|
enum |
|
FBIValue |
value for FBI bits |
1 |
|
int |
[1:3] |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
out |
output data |
complex |
Notes/Equations
- This model is used for uplink DPCCH simulation. This model performs the same as the Agilent signal generator instrument ESG-D Option 100.
- Each firing, 2560 tokens are output. The complex output data sequence is the spread and scrambled chips where SpreadCode and ScrambleCode specify the spread and scramble codes. The output sequence is repeated on a frame-by-frame basis.
- The combined parameters, such as number of FBI bits, TFCI field switch are converted to the slot format as defined in [1].
- Hexadecimal TPC values are converted to their binary equivalent. For example, if the TPCValue is set to 0 x 7F80, it becomes 111 1111 1000 0000. Note that there are 15 digits in the binary TPC value. Because one frame contains 15 time slots, one binary digit is assigned to each time slot (see the following table). The assigned bit is then repeated to fill the TPC bit field. Since the example in the following table uses two TPC bits per time slot, the values are either 11 or 00.
TPC Bits per Time Slot
- The FBI values are converted into a binary equivalent and filled in each slot.
- If TFCIField is on, the TFCI value is converted into a 10-bit binary equivalent and coded to 32 bits, then filled in the TFCI field of each slot.
- DPCCH is always channelized on Q branch.
References
- 3GPP Technical Specification TS 25.211 V3.10.0, Physical channels and mapping of transport channels onto physical channels (FDD), March 2003, Release 1999.
http://www.3gpp.org/ftp/Specs/2002-03/R1999/25_series/25211-3a0.zip
- 3GPP Technical Specification TS 25.212 V3.9.0, Multiplexing and Channel Coding (FDD) 2002-03, Release 1999.
http://www.3gpp.org/ftp/Specs/2002-03/R1999/25_series/25212-390.zip
- 3GPP Technical Specification TS 25.213 V3.7.0, Spreading and modulation (FDD), March 2003, Release 1999.
http://www.3gpp.org/ftp/Specs/2002-03/R1999/25_series/25213-370.zip