WCDMA3G_DnLkDPCHMux
Description: Downlink dedicated physical channel multiplexing
Library: 3GPPFDD 10-99, Base Station
Class: SDFWCDMA3G_DnLkDPCHMux
Parameters
Name | Description | Default | Type | Range |
---|---|---|---|---|
DL_PhyCHType | downlink physical channel type: 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 | DPCH_30kbps_TF2_T2_P8 | enum | † |
† where TF n = number of transmit format indicator bits T n = number of transmit power control bits P n = number of pilot bits F n = number of feedback indicator bits |
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
TPC |
input TPC bits |
int |
2 |
In |
input data |
int |
3 |
TFCI |
input TFCI |
int |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
4 |
DataOut |
output data before multiplexing |
int |
5 |
Ant1Out |
output symbol to antenna1 |
complex |
6 |
Ant2Out |
output symbol to antenna2 |
complex |
Notes/Equations
- This subnetwork model is used to perform dedicated physical channel (DPCH) multiplexing in downlink, including the second interleaving, QPSK data mapping, space time transmit diversity (STTD) encoding and multiplexing.
The schematic for this subnetwork is shown in the following figure. Data of dedicated physical data channel (DPDCH) input by pin In is second-interleaved by WCDMA3G_SecondIntlvr. Then it and transmit power control (TPC) bits, transport format combination indicator (TFCI) bits are multiplexed in WCDMA3G_DnLkMux to make up the frame structure of DPCH. DPCH data is QPSK mapped by WCMA3G_QPSKDataMap. After data is STTD coded, corresponding pilot symbols are inserted by WCDMA3G_STTDMux.
WCDMA3G_DnLkDPCHMux Schematic
References
- 3GPP Technical Specification TS 25.211 V3.0.0 "Physical channels and mapping of transport channels onto physical channels (FDD)," October 1999.
- 3GPP Technical Specification TS 25.212 V3.0.0 "Multiplexing and channel coding (FDD)," October 1999.