Main Content

Downlink Physical Channels

5G NR physical broadcast channel (PBCH), physical downlink shared channel (PDSCH), and physical downlink control channel (PDCCH)

Physical channels correspond to a set of time-frequency resources used for transmission of particular transport channel data, control information, or indicator information. Each transport channel data, control information, and indicator information is mapped to its corresponding physical channel. 5G Toolbox™ supports the following physical downlink channels.

Physical ChannelDescription

PBCH — Physical broadcast channel

The PBCH carries encoded system information required by the user equipment (UE) to access the network. For an overview of the available broadcast channel coding functionalities, see Downlink Transport Channels.

PDSCH — Physical downlink shared channel

The PDSCH carries encoded user data and paging information to the UE. For an overview of the available downlink shared channel coding functionalities, see Downlink Transport Channels.

PDCCH — Physical downlink control channel

The PDCCH conveys encoded control information and scheduling decisions for PDSCH reception. For an overview of the available downlink control channel coding functionalities, see Downlink Control Information.

Functions

expand all

nrPBCHGenerate PBCH modulation symbols
nrPBCHIndicesGenerate PBCH resource element indices
nrPBCHPRBSGenerate PBCH scrambling sequence
nrPBCHDecodeDecode PBCH modulation symbols
nrPDSCHGenerate PDSCH modulation symbols
nrPDSCHIndicesGenerate PDSCH resource element indices
nrPDSCHConfigPDSCH configuration parameters
nrPDSCHDecodeDecode PDSCH modulation symbols
nrPDSCHReservedConfigPDSCH reserved PRB configuration parameters
nrPDSCHPRBSGenerate PDSCH scrambling sequence
nrPDSCHDMRSGenerate PDSCH DM-RS symbols
nrPDSCHDMRSIndicesGenerate PDSCH DM-RS indices
nrPDSCHDMRSConfigPDSCH DM-RS configuration parameters
nrPDSCHPTRSGenerate PDSCH PT-RS symbols
nrPDSCHPTRSIndicesGenerate PDSCH PT-RS Indices
nrPDSCHPTRSConfigPDSCH PT-RS configuration parameters
nrPDCCHGenerate PDCCH modulation symbols
nrPDCCHResourcesGenerate PDCCH and PDCCH DM-RS resources
nrPDCCHSpaceGenerate PDCCH resources for all candidates and aggregation levels
nrPDCCHConfigPDCCH configuration parameters
nrCORESETConfigControl resource set (CORESET) configuration parameters
nrSearchSpaceConfigSearch space set configuration parameters
nrPDCCHDecodeDecode PDCCH modulation symbols
nrPDCCHPRBSGenerate PDCCH scrambling sequence
nrCarrierConfigCarrier configuration parameters
nrResourceGridGenerate empty carrier slot resource grid

Topics