Uplink reference measurement channel or FRC configuration
returns
a configuration structure for the reference channel defined by rmccfgout
= lteRMCUL(rc
,duplexmode
,totsubframes
)rc
using
a channel-specific default configuration. duplexmode
and totsubframes
are
optional input parameters which define the duplexing mode and total
number of subframes to be generated.
Use rmccfgout
to generate a waveform with
the fixed reference channel (FRC) generator tool, lteRMCULTool
. The field names and default
values of FRCs are in accordance with TS 36.104 [2], Annex A.
returns a fully configured structure for the reference channel partially, or wholly,
defined by the input structure, rmccfgout
= lteRMCUL(rmccfg
)rmccfg
. Any parameters missing
at the input are initialized based on the rc
field, if present
in rmccfg
, or the reference channel 'A1-1'
otherwise.
rmccfg
can include the field SRS
to enable SRS-related
configuration parameters.
[1] 3GPP TS 36.101. “Evolved Universal Terrestrial Radio Access (E-UTRA); User Equipment (UE) Radio Transmission and Reception.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
[2] 3GPP TS 36.104. “Evolved Universal Terrestrial Radio Access (E-UTRA); Base Station (BS) Radio Transmission and Reception.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
[3] 3GPP TS 36.213. “Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer procedures.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.