WCDMA3G_DnLkDPCHDeMux
Description: Downlink dedicated physical channel demultiplexing
Library: 3GPPFDD 10-99, User Equipment
Class: SDFWCDMA3G_DnLkDPCHDeMux
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 |
In |
input symbol |
complex |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
2 |
DataOut |
output data after demultiplexing |
real |
3 |
Out |
output data |
real |
4 |
TPC |
output TPC bits |
real |
5 |
TFCI |
output TFCI |
real |
Notes/Equations
- This subnetwork is used to perform dedicated physical channel (DPCH) de-multiplexing in downlink.
The schematic for this subnetwork is shown in the following figure. The input complex data stream is converted into I and Q streams by CxToRect then synchronously combined into one data stream by Commutator2. DPCH data is de-multiplexed by WCDMA3G_DnLkDeMux to get dedicated physical data channel (DPDCH) data, transmit power control (TPC) bits and transport format combination indicator (TFCI) bits. DPDCH data is second de-interleaved by WCDMA3G_SecondDeintlvr.
WCDMA3G_DnLkDPCHDeMux 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.