WCDMA3G_AdjustDelay
Description: Adjust delays due to rake receiver
Library: 3GPPFDD 10-99, Rake Receiver
Class: SDFWCDMA3G_AdjustDelay
Derived From: WCDMA3G_RakeBase
Parameters
Name | Description | Default | Sym | Type | Range |
---|---|---|---|---|---|
ChipRate | chip rate of system: Chip Rate 3.84Mcps | Chip Rate 3.84Mcps | enum | ||
LinkDir | link direction: Downlink, Uplink | Downlink | enum | ||
PilotType | basic pilot type: Multiplex Pilot, Downlink Common Pilot | Multiplex Pilot | enum | ||
DL_DPCHType | downlink dedicated physical channel: DPCH_15kbps_TF0_T2_P4, DPCH_15kbps_TF2_T2_P4, DPCH_30kbps_TF0_T2_P2, DPCH_30kbps_TF2_T2_P2, DPCH_30kbps_TF0_T2_P4, DPCH_30kbps_TF2_T2_P4, DPCH_30kbps_TF0_T2_P8, DPCH_30kbps_TF2_T2_P8, DPCH_60kbps_TF0_T2_P4, DPCH_60kbps_TF2_T2_P4, DPCH_60kbps_TF0_T2_P8, DPCH_60kbps_TF2_T2_P8, DPCH_120kbps_TF8_T4_P8, DPCH_120kbps_TF0_T4_P8, DPCH_240kbps_TF8_T4_P8, DPCH_240kbps_TF0_T4_P8, DPCH_480kbps_TF8_T8_P16, DPCH_480kbps_TF0_T8_P16, DPCH_960kbps_TF8_T8_P16, DPCH_960kbps_TF0_T8_P16, DPCH_1920kbps_TF8_T8_P16, DPCH_1920kbps_TF0_T8_P16, PCCPCH | DPCH_30kbps_TF2_T2_P8 | enum | ||
UL_DPDCHType | uplink dedicated physical data channel: DPDCH_15kbps, DPDCH_30kbps, DPDCH_60kbps, DPDCH_120kbps, DPDCH_240kbps, DPDCH_480kbps, DPDCH_960kbps | DPDCH_30kbps | 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 | † | |
DPCHNum | number of DPCHs | 1 | M | int | [1, 16]] |
EstMethod | estimation method based on DPCH: Averaging, Interpolation, WMSA, NoEst | Interpolation | enum | ||
WMSASlotNum | number of slots for WMSA method | 1 | K | int | [1, 8] |
† 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 Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
In |
combined signals of all code channels in terms of slot |
multiple complex |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
2 |
OutCH1 |
adjusted input of the first code channel |
complex |
3 |
Out |
adjusted input of all code channels |
multiple complex |
Notes/Equations
- This model is used to adjust the Rake receiver output on the boundary of one frame by inserting null slots.
Each firing, N tokens are consumed at In, N tokens are produced at OutCH1 and Out, where N is the symbol number of downlink DPCHs or uplink DPDCHs per slot. The number of signals at Out and In is based on DPCHNum.