3GPPFDD_DLDePhyCHMap
Description: Downlink physical channel demapping
Library: 3GPPFDD, TrCH DeMultiplexers & DeCoders
Class: SDF3GPPFDD_DLDePhyCHMap
Derived From: 3GPPFDD_DLCCTrCHBase
Parameters
Name |
Description |
Default |
Unit |
Type |
Range |
---|---|---|---|---|---|
SpecVersion |
version of specifications: Version_03_00, Version_12_00, Version_03_02 |
Version_12_00 |
|
enum |
|
SlotFormat |
slot format |
0 |
|
int |
† |
PhyCHNum |
downlink physical channel number |
1 |
|
int |
[1:8] |
TrCHType |
transport channel type: DCH_Type, BCH_Type, PCH_FACH_Type |
DCH_Type |
|
enum |
|
† [0:5] for uplink DPCCH;
[0:16] for downlink DPCH;
[0:17] for downlink SCCPCH;
[0:5] for uplink PCPCH (Ver 03_00);
[0:2] for uplink PCPCH (Ver 12_00);
[0:1] for uplink PCPCH (Ver 03_02).
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
TFCIin |
input TFCI |
int |
2 |
DataIn |
input data |
multiple real |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
3 |
TFCIout |
output TFCI |
int |
4 |
DataOut |
output data |
multiple real |
Notes/Equations
- This model implements downlink physical channel de-mapping. Please refer to [1] for downlink physical channel mapping processing.
- This model fires once per radio frame. Each firing, this model receives data blocks of each physical channel at multiple input pin DataIn, and receives slot TFCI at pin TFCIin. This model then collects the necessary bits from each physical channel.
- DataIn will input data of one radio frame; the previous model will output data blocks of one slot. This means the previous model will fire 15 times when this model fires once. Note that TFCI will be generated once per radio frame, so TFCIin will input one data each firing.
References
- 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.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