nrWavegenBWPConfig
Description
The nrWavegenBWPConfig
object sets bandwidth part (BWP) configuration
parameters in a specific subcarrier spacing (SCS) carrier. Use this object to set the
BandwidthParts
property of the nrDLCarrierConfig
object or the
BandwidthParts
property of the nrULCarrierConfig
object when
configuring 5G waveform generation. Specify the SCS carrier with the same numerology by using
the SCSCarriers
property of the same
nrDLCarrierConfig
or nrULCarrierConfig
object.
This object defines the SCS of the carrier containing the BWP, the size of the BWP, the offset from the common resource block 0 (CRB 0), and the cyclic prefix. For a SCS of 60 kHz, you can specify either normal or extended cyclic prefix.
Creation
Description
bwp = nrWavegenBWPConfig
creates a default BWP configuration
object for 5G waveform generation.
bwp = nrWavegenBWPConfig(
specifies properties using one
or more name-value arguments. Enclose each property name in quotes. For example,
Name,Value
)'SubcarrierSpacing',30
specifies a SCS of 30 kHz for the carrier
containing the BWP.
Properties
Examples
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.