Engee documentation

PDCCH Extraction Equalization

Extraction and alignment of PDCCH characters.

blockType: PDCCHExtractionEqualization

Path in the library:

/5G/PDCCH Extraction Equalization

Description

Block PDCCH Extraction Equalization performs extraction and alignment of PDCCH characters.

The block performs the following actions:

  • Retrieves elements of PDCCH-related physical channel resources from the received ResGrid grid usage of PDCCHInd indexes.

  • Uses the estimated information about the channel ChEst and the noise variance NoisEst to perform Minimum Mean Square Error alignment (MMSE) and returns the aligned PDCCH symbols as a complex matrix.

Ports

Input

# ChEst — estimated information about the channel
the matrix

Details

Estimated information about the channel in the form of a complex matrix.

Data types

ComplexF64

Complex numbers support

I don’t

# NoiEst — estimated information about noise dispersion
positive scalar

Details

Estimated information about noise dispersion.

Data types

Float64

Complex numbers support

I don’t

# PDCCHInd — indexes for a certain level of aggregation
the matrix

Details

Indexes for a certain level of aggregation in the form of a vector with real values.

Data types

Int64, UInt64

Complex numbers support

I don’t

# SSBInd — MIB information and parameters for the block
vector

Details

MIB information and parameters for the block (NID structure and ncelid cell identifier) in the form of a vector with integer values.

Data types

Int64

Complex numbers support

I don’t

# ResGrid — demodulated input signal
the matrix

Details

Demodulated input signal: a grid of physical channel resource elements in the form of a complex matrix.

Data types

ComplexF64

Complex numbers support

I don’t

Output

# PDCCHREs — aligned PDCCH characters
the matrix

Details

Aligned PDCCH symbols in the form of a complex matrix.

Data types

ComplexF64

Complex numbers support

I don’t

Parameters

Main

# Block Pattern — id of the frequency range
Case A | Case B | Case C | Case D | Case E

Details

For the 5G standard, the frequency range used is specified in the documentation.

Frequency range designation Frequency range

FR1: Case A, Case B, Case C

410 MHz – 7125 MHz

FR2: Case D, Case E

24250 MHz – 52600 MHz

Values

Case A | Case B | Case C | Case D | Case E

Default value

Case B

Program usage name

BlockPattern

Tunable

No

Evaluatable

No

# Subcarrier spacing (kHz) — the distance between subcarriers in kHz
15 | 30 | 60 | 120

Details

The distance between subcarriers in kHz for all channels and carrier reference signals.

Values to choose from: 15 or 30 for FR1, 60 or 120 for FR2.

Values

15 | 30 | 60 | 120

Default value

15

Program usage name

SubcarrierSpacingCommon

Tunable

No

Evaluatable

No

# Minimum channel bandwidth for the NRb (MHz) — setting the minimum channel bandwidth for the NR band in MHz
5 | 10 | 40

Details

Setting the minimum channel bandwidth for the NR band in MHz.

Values

5 | 10 | 40

Default value

5

Program usage name

MinChannelBW

Tunable

No

Evaluatable

No