connectUE
Download Required: To use connectUE
,
first download the Communications Toolbox Wireless Network Simulation Library add-on.
Description
connectUE(
connects one or more new radio (NR) user equipment (UE) nodes, gnb
,ue
,Name=Value
)ue
, to a
NR base station node (gNB), gnb
. The function sets the connection
configuration parameters using one or more optional name-value arguments. For example,
BSRPeriodicity=5
sets the uplink (UL) buffer status reporting
periodicity to 5
subframes. You can connect multiple UE nodes to a gNB
node in a single connectUE
function call, but these UE nodes must all
use same connection parameter values specified in the name-value arguments.
Note
When you connect more than 16 UE nodes to a gNB node using the
connectUE
object function, you must adjust the SRS transmission
periodicity of the nrGNB
object
manually. For more information about this, see the SRSPeriodicityUE
property.
Examples
Input Arguments
Name-Value Arguments
Algorithms
References
[1] 3GPP TS 38.104. “NR; Base Station (BS) radio transmission and reception.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
[2] 3GPP TS 38.101-1. “NR; User Equipment (UE) radio transmission and reception; Part 1: Range 1 Standalone.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.