lteULChannelEstimateNPUSCH
NPUSCH channel estimation
Syntax
Description
[
estimates the channel between transmit and receive antennas for user equipment (UE) settings
hEst
,noiseEst
] = lteULChannelEstimateNPUSCH(ue
,chs
,rxGrid
)ue
, channel transmission configuration chs
, and
received resource grid rxGrid
. The function returns
hEst
, the estimated channel, and noiseEst
, the
estimated noise power spectral density.
The function calculates hEst
and noiseEst
by
averaging least-squares estimates of the narrowband physical uplink shared channel (NPUSCH)
demodulation reference signal (DRS) symbols over time and copying these symbols across the
allocated resource elements (REs) within the time-frequency grid.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.211. “Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA). https://www.3gpp.org.
[2] 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. https://www.3gpp.org.
Version History
Introduced in R2020a