Understand various characteristics of a wireless channel through multipath channel models. Discuss Wide Sense Stationary channel, uncorrelated scattering channel, wide sense stationary uncorrelated scattering channel models and scattering function.
Introduction
Wireless channel is of time-varying nature in which the parameters randomly change with respect to time. Wireless channel is very harsh when compared to AWGN channel model which is often considered for simulation and modeling. Understanding the various characteristics of a wireless channel and understanding their physical significance is of paramount importance. In these series of articles, I seek to expound various statistical characteristics of a multipath wireless channel by giving more importance to the concept than the mathematical derivation.
This article is part of the book |
Complex baseband mutipath channel model:
In a multipath channel, multiple copies of a signal travel different paths with different propagation delays
If the complex channel gains are typically drawn from a complex Gaussian distribution, then at any given time
Here, the values for the channel impulse response are samples of a random process that is defined with respect to time
Given the generic autocorrelation function above, following assumptions can be made to restrict the channel model to the following specific set of categories
- Wide Sense Stationary channel model
- Uncorrelated Scattering channel model
- Wide Sense Stationary Uncorrelated Scattering channel model
Wide Sense Stationary (WSS) channel model
In this channel model, the impulse response of the channel is considered Wide Sense Stationary (WSS) , that is the channel impulse response is independent of time
Uncorrelated Scattering (US) channel model
Here, the individual scattered components arriving at the receiver front end (at different propagation delays) are assumed to be uncorrelated. Thus the autocorrelation function can be expressed as
Wide Sense Stationary Uncorrelated Scattering (WSSUS) channel model
The WSSUS channel model combines the aspects of WSS and US channel model that are discussed above. Here, the channel is considered as Wide Sense Stationary and the scattering components arriving at the receiver are assumed to be uncorrelated. Combining both the worlds, the autocorrelation function
Scattering function
The autocorrelation function of the WSSUS channel model can be represented in frequency domain by taking Fourier transform with respect one or both variables – difference in time
Fourier transform of relative time
Two important relationships can be derived from the scattering function – Power Delay Profile (PDP) and Doppler Power Spectrum. Both of them affect the performance of a given wireless channel. Power Delay Profile is a function of propagation delay and the Doppler Power Spectrum is a function of Doppler Frequency.
Power Delay Profile
Power Delay Profile can also be obtained from scattering function, by integrating it over the entire frequency range (removing the dependence on Doppler frequency).
Similarly, the Doppler Power Spectrum can be obtained by integrating the scattering function over the entire range of propagation delays.
Fourier Transform of Power Delay Profile and Inverse Fourier Transform of Doppler Power Spectrum:
Power Delay Profile is a function of time which can be transformed to frequency domain by taking Fourier Transform. Fourier Transform of Power Delay Profile is called spaced-frequency correlation function. Spaced-frequency correlation function describes the spreading of a signal in frequency domain. This gives rise to the importance channel parameter – Coherence Bandwidth.
Similarly, the Doppler Power Spectrum describes the output power of the multipath channel in frequency domain. The Doppler Power Spectrum when translated to time-domain by means of inverse Fourier transform is called spaced-time correlation function. Spaced-time correlation function describes the correlation between different scattered signals received at two different times as a function of the difference in the received time. It gives rise to the concept of Coherence Time.
Next Topic : Power Delay Profile
Rate this article: Note: There is a rating embedded within this post, please visit this post to rate it.
For further reading
Books by the author
Hi, thanks for sharing the topic. One suggestion related to the Figure 1 is that actually, the Time Correlation Function is the Inverse Fourier transform of the Doppler Spectrum Function (transfer from frequency domain to time domain). Figure 1 is a very good summary, however if you know mind please add the “Inverse Fourier transform” hint to the figure. Thank you.
Thanks for the suggestions.
What happens to the delta function, isn’t is supposed to blow up at tou1=tou2 ?
I think, the dirac delta function is referred here (in the equation 4 above).
when τ1 = τ2 ==> δ(τ1 – τ2) = δ(0) = 1
sir i am using energy detection based cooperative environment and have been calculating decision of each user in matlab simulink. Though i implemented the same using AWGN channel but when i use rayeligh fading block in the model, the problem occurs:
Complex signal mismatch. Input port 1 of ‘cooperative_110/SU_2/Multipath Rayleigh Fading Channel/Channel Filter’ expects a signal of numeric type complex. However, it is driven by a signal of numeric type real
Component: Simulink | Category: Block errorOpen
Complex signal mismatch. Output port 1 of ‘cooperative_110/SU_2/Multipath Rayleigh Fading Channel/In’ is a signal of numeric type real. However, it is driving a signal of numeric type complex
Though i tried to eradicate them using imag to real block but found no success..
Please help!!
Please try Matlab Central forum for resolving for software configuration errors. The same issue is discussed here.
https://www.mathworks.com/matlabcentral/newsreader/view_thread/132128