Engee documentation

SSS search

SSS Search.

sss search

Description

The block extracts SSS-related resource elements from the received demodulated signal and maps them to each possible locally generated SSS sequence. The indices of the strongest PSS and SSS sequences combine to give the physical layer cell identifier that is required for processing the PBCH DM-RS and PBCH.

The block performs the following actions:

  • Extracts the received SSS symbols from the SS/PBCH block.

  • Matches the received SSS characters with each possible SSS sequence.

  • Determines NID1 by finding the strongest correlation.

  • Forms an overall cell identification based on the evaluated NID1 and NID2.

Ports

Input

ResGrid - demodulated signal as a complex matrix
matrix

Demodulated signal returned as a complex matrix.

Data types: ComplexF64.

Nid - PSS sequence (NID2) in the received signal
scalar

Detected PSS (NID2) sequence in the received signal.

Data types: Float64.

Output

NCellID - cell identifier
positive integer

Physical layer cell identifier based on the evaluated NID1 and NID2.

Data types: Int64.