Main Content

Physical Channel and Signal Subcomponents

Scrambling, symbol modulation, layer mapping, precoding, resource mapping

Use low-level physical channel and signal subcomponent processing functions to:

  • Perform uplink scrambling and descrambling.

  • Generate pseudorandom binary sequences.

  • Perform symbol modulation and demodulation.

  • Perform precoding and deprecoding.

  • Perform transmit diversity decoding.

  • Generate root Zadoff-Chu complex number sequences.

Functions

lteULScramblePUSCH scrambling
lteULDescramblePUSCH descrambling
ltePRBSPseudorandom binary sequence
lteSymbolModulateSymbol modulation
lteSymbolDemodulateDemodulation and symbol to bit conversion
lteLayerMapLayer mapping of modulated and scrambled codewords
lteLayerDemapLayer demapping onto scrambled and modulated codewords
lteDLDeprecodeDownlink deprecoding onto transmission layers
lteDLPrecodeDownlink precoding of transmission layers
lteULDeprecodeSC-FDMA deprecoding
lteULPrecodeSC-FDMA precoding
lteTransmitDiversityDecodeOrthogonal space frequency block code decoding
zadoffChuSeqGenerate root Zadoff-Chu sequence

Topics