3GPPFDD_DLPhCHSeg
Description: Physical channel segmentation of downlink
Library: 3GPPFDD, TrCH Multiplexers & Coders
Class: SDF3GPPFDD_DLPhCHSeg
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 |
int |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
2 |
DataOut |
output data |
multiple int |
Notes/Equations
- This model is used to implement physical channel segmentation. When more than one PhCH is used, physical channel segmentation divides the bits among the different PhCHs. The bits input to the physical channel segmentation are denoted by x 1, x 2, x 3, ... , xY where Y is the number of bits input to the physical channel segmentation block. The number of PhCHs is denoted by P.
The bits after physical channel segmentation are denoted by uP 1, uP 2, uP 3, ... , upU where p is PhCH number and U is the number of bits in one radio frame for each PhCH, i.e.
.
The relation between xk and upk is given next.
For all modes, some bits of the input flow are mapped to each code until the number of bits on the code is V. For modes other than compressed mode by puncturing, all input flow bits are taken to be mapped to the codes. For compressed mode by puncturing, only the bits of the input flow not corresponding to bits p are taken to be mapped to the codes, each bit p is removed to ensure creation of the gap required by the compressed mode, as described next.
Bits on first PhCH after physical channel segmentation:
Bits on second PhCH after physical channel segmentation:u 1,k = xi,k k = 1, 2, ... , U
Bits on the Pth PhCH after physical channel segmentation:u 1,k = xi,k+U k = 1, 2, ... , U
.
.
.uP,k = xi,k + (P -1)U k = 1, 2, ... , U
- This model fires once per radio frame. Each firing, this model receives a data block of one CCTrCH at pin DataIn. This model will divide the input data block if the physical channel number is more than one, then output the resulting data blocks through multiple pin DataOut.
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