lteSRSInfo
Uplink SRS information
Description
returns
information related to the sounding reference signal (SRS) configuration
determined by UE-specific settings, info
= lteSRSInfo(ue
,chs
)ue
, and signal
transmission configuration, chs
. The information
returned relates to the cell-specific SRS subframe configuration as
described in TS 36.211[1],
Section 5.5.3.3.
Information relating to a particular UE, such as UE-specific
SRS configuration defined in TS 36.213[2], Section 8.2, is output by the lteSRSIndices
and lteSRS
functions.
For a given configuration, if either of these components returns an
empty vector, the SRS is not transmitted for that UE in the specified
subframe.
Note
lteSRSIndices
and lteSRS
may generate an SRS signal and indices
even in a subframe that, based on the cell-specific SRS subframe configuration,
is not an SRS subframe. Use the field info
.IsSRSSubframe
returned
by lteSRSInfo
to control whether to call the lteSRSIndices
and lteSRS
functions
in a subframe.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.211. “Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Channels and Modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
[2] 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.
Version History
Introduced in R2014a