RFMXLTE_ATTR_PHICH_RESOURCE
- Updated2025-04-08
- 1 minute(s) read
Specifies the physical channel hybridARQ indicator channel (PHICH) resource value. This value is expressed in Ng. This attribute is used to calculate number of PHICH resource groups. Refer to section 6.9 of the 3GPP 36.211 specification for more information about PHICH.
Syntax
RFMXLTE_ATTR_PHICH_RESOURCE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3145798 | int32 | Read/Write | Subframe |
Remarks
Use "subframe<<i>l</i>>" or "carrier<k>" or "subblock<n>" or "subblock<n>/carrier<k>/subframe<<i>l</i>>" as the selector string to configure or read this attribute.
The default value is 1/6.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_DOWNLINK_USER_DEFINED_PHICH_RESOURCE_ONE_SIXTH | 0 (0x0) | Specifies the PHICH resource value is 1/6. |
RFMXLTE_VAL_DOWNLINK_USER_DEFINED_PHICH_RESOURCE_HALF | 1 (0x1) | Specifies the PHICH resource value is 1/2. |
RFMXLTE_VAL_DOWNLINK_USER_DEFINED_PHICH_RESOURCE_ONE | 2 (0x2) | Specifies the PHICH resource value is 1. |
RFMXLTE_VAL_DOWNLINK_USER_DEFINED_PHICH_RESOURCE_TWO | 3 (0x3) | Specifies the PHICH resource value is 2. |