RFmx LTE VIs

RFmxLTE Configure PHICH (VI)

  • Updated2024-04-10
  • 3 minute(s) read

RFmxLTE Configure PHICH (VI)

Owning Palette: Downlink

Configures the Resource, Duration, and Power parameters of the physical hybrid-ARQ indicator channel (PHICH).

Use "subframe<l>" or "carrier<k>" or "subblock<n>" or "subblock<n>/carrier<k>/subframe<l>" as the selector string to configure this VI.

RFmxLTE Configure PHICH

cio.gif

Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

ci32.gif

Resource specifies the PHICH resource value. This value is expressed in Ng. This parameter 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. The default value is 1/6.

1/6 (0)

Specifies that the PHICH resource value is 1/6.

1/2 (1)

Specifies that the PHICH resource value is 1/2.

1 (2)

Specifies that the PHICH resource value is 1.

2 (3)

Specifies that the PHICH resource value is 2.

ci32.gif

Duration specifies the PHICH duration. The default value is Normal.

Normal (0)

Orthogonal sequences of length 4 is used to extract PHICH.

cdbl.gif

Power specifies the power of all BPSK symbols in a PHICH sequence. This value is expressed in dB. The default value is 0.

cstr.gif

Selector String specifies a selector string comprising of the signal name, subblock number, carrier number, and subframe number. If you do not specify the signal name, the default signal instance is used.

Example:

"subblock0/carrier0/subframe0"

"signal::sig1/subblock0/carrier0/subframe0"

You can use the RFmxLTE Build Subframe String VI to build the selector string.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

Instrument Handle Out passes a reference to your RFmx session to the next VI.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

Log in to get a better experience