WCDMA3G_UE_VariableRateSrc
Description: Uplink signal source for variable-rate source
Library: 3GPPFDD 10-99, User Equipment
Class: SDFWCDMA3G_UE_VariableRateSrc
Parameters
Name | Description | Default | Type | Range |
---|---|---|---|---|
DataType | information rate type: INFO_8_kbps, INFO_16_kbps, INFO_32_kbps, INFO_64_kbps, INFO_128_kbps, INFO_256_kbps | INFO_8_kbps | enum | |
TTI | transmission time interval: TTI_10ms, TTI_20ms, TTI_40ms, TTI_80ms | TTI_10ms | enum | |
VariableRate | indicate presence of variable rates: Yes, No | Yes | enum | |
UL_DPCCHType | uplink dedicated physical control channel: DPCCH_15kbps_P6_TF2_F0_T2, DPCCH_15kbps_P8_TF0_F0_T2, DPCCH_15kbps_P5_TF2_F1_T2, DPCCH_15kbps_P7_TF0_F1_T2, DPCCH_15kbps_P6_TF0_F2_T2, DPCCH_15kbps_P5_TF2_F2_T1 | DPCCH_15kbps_P6_TF2_F0_T2 | enum | † |
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] |
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, ∞) |
DPCCHGainIndex | gain index for DPCCH | 15 | int | [0, 15] |
DPCCHGainFactor | gain factor for DPCCH(used when GainUnit=Value) | 1.0 | real | [0.0, ∞) |
† where TFn = number of transmit format indicator bits Tn = number of transmit power control bits Pn = number of pilot bits Fn = number of feedback indicator bits |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
Out |
output data |
complex |
2 |
TFMax |
ouput TFMax |
int |
3 |
Ref_DataSrc |
reference data bits from source |
int |
4 |
CoderOutput |
coder output data bits from TrCH |
int |
5 |
DPDCHData |
output bits for DPDCH data fields |
int |
Notes/Equations
- This subnetwork is used to provide the signal source for variable-rate sources ranging from 8 to 512 kbps of the user equipment in an uplink.
The schematic for this subnetwork is shown in the following figure. It includes the variable-rate data source for transport channel, channel coding, transport channel multiplexing, physical channel mapping, spreading and scrambling for dedicated physical channel (DPCH).
This subnetwork outputs the combined complex symbols from Out and outputs TFMax once every 10 msec. The reference data source are output from Ref_DataSrc every transport block according to the TTI setting of each transport channel. The results for channel coding are output from CoderOutput for measurement of BER (bit error rate) before channel coding in coding frames or blocks. The DPDCH (dedicated physical data channel) data bits are output from DPCHData for physical channel BER measurement in radio frames (15 slots).
WCDMA3G_UE_VariableRateSrc Schematic
References
- 3GPP Technical Specification TS 25.101 V3.2.0 "UE: Radio transmission and Reception (FDD)," March 2000.
- 3GPP Technical Specification TS 34.121 V3.0.1 "Radio transmission and reception (FDD)," March 2000.