moving channel propagation conditions -凯发k8网页登录
moving channel propagation conditions
description
implements
the moving propagation conditions specified in ts 36.104 [1]. the filtered waveform is stored
in matrix out
= ltemovingchannel(model
,in
)out
, where each column corresponds
to the waveform at each of the receive antennas. the columns of matrix in
correspond
to the channel input waveforms at each transmit antenna. the input
waveforms are filtered with the delay profiles as specified in the
parameter structure model
. the delay profiles
are resampled to match the input signal sampling rate. the modeling
process introduces delay on top of the channel group delay.
the time difference between the first multipath component and the reference time (assumed to be 0) follows a sinusoidal characteristic.
where the offset t0 is
if model
.
inittime
is
0, the delay of the first multipath component is 0. if t = 0, .
relative delay between all multipath components is fixed.
two moving propagation scenarios are specified in ts 36.104 [1], annex b.4:
scenario 1 implements an extended typical urban with 200 hz doppler shift (etu200) rayleigh fading model with changing delays. the rayleigh fading model can be modeled using two different methods as described in
model
.
modeltype
. for scenario 1,model
.
inittime
also controls the fading process timing offset. changing this value produces parts of the fading process at different points in time.scenario 2 consists of a single non-fading path with unit amplitude and zero phase degrees with changing delay. no awgn is introduced internally in this model.
examples
input arguments
output arguments
references
[1] 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: .
[2] dent, p., g. e. bottomley, and t. croft. “jakes fading model revisited.” electronics letters. vol. 29, 1993, number 13, pp. 1162–1163.
[3] pätzold, matthias, cheng-xiang wang, and bjørn olav hogstad. “two new sum-of-sinusoids-based methods for the efficient generation of multiple uncorrelated rayleigh fading waveforms.” ieee transactions on wireless communications. vol. 8, 2009, number 6, pp. 3122–3131.
version history
introduced in r2013b
see also
ltefadingchannel
| | |