3GPPFDD_DLPhCHMap
Description: Physical channel mapping of downlink
Library: 3GPPFDD, TrCH Multiplexers & Coders
Class: SDF3GPPFDD_DLPhCHMap
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 |
|
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
DataIn |
input data |
multiple int |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
2 |
DataOut |
output data |
multiple int |
Notes/Equations
- This model is used to implement physical channel mapping. The PhCH for uplink and downlink is defined in [2]. The bits input to the physical channel mapping are denoted by vp 1, vp 2, ..., vpU where p is the PhCH number and U is the number of bits in one radio frame for one PhCH. The bits vpk are mapped to the PhCHs so that the bits for each PhCH are transmitted over the air in ascending order with respect to k.
In uplink, the PhCHs used during a radio frame are either completely filled with bits that are transmitted over the air or not used at all. The only exception is when the UE is in compressed mode; the transmission can then be turned off during consecutive slots of the radio frame. - This model fires once per radio frame.
Each firing, this model receives data blocks of all physical channels at a pin DataIn, then maps those data blocks onto each physical channel.
DataOut will output data of one radio frame, and next model will input data block of one slot. This means the next model will fire 15 times when this model fires once.
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