Uplink RMC or FRC waveform generation
lteRMCULTool
starts the LTE Waveform Generator app
for the parameterization and generation of a reference measurement channel (RMC)
waveform. For a list of the default top-level configuration associated with the
available uplink reference channels, see UL Reference Channel Options.
[
also
accepts optional input arguments to define the duplex mode of the
generated waveform and total number of subframes that make up the waveform
,grid
,rmccfgout
]
= lteRMCULTool(rc
,trdata
,duplexmode
,totsubframes
)grid
.
[
where
support for control information transmission on PUSCH is specified
in vectors waveform
,grid
,rmccfgout
]
= lteRMCULTool(rmccfg
,trdata
,cqi
,ri
,ack
)cqi
, ri
, and ack
.
Together, these three fields form an uplink control information (UCI)
message. If these particular control information bits are not present
in this transmission, cqi
, ri
,
and ack
can be empty vectors. The UCI is encoded
for PUSCH transmission using the processing defined in TS 36.212 [3], Section 5.2.4, consisting
of UCI coding and channel interleaving. The vectors cqi
, ri
,
and ack
are not treated as data streams. Thus,
each subframe contains the same CQI, RI, and ACK information bits.
[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.212. “Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.