Illustrative scenarios of wireless channels

Wireless channels operate through electromagnetic radiation from the transmitter to the receiver.

In response to the transmission of sinusoid cos(2πft)\cos(2\pi ft), the received signal in free space with fixed antenna can be expressed as

E(f,t,(r,θ,ψ))=α(θ,ψ,f)cos2πf(trc)r, \begin{aligned} E(f,t,(r,\theta,\psi)) = \frac{\alpha\left(\theta,\psi,f\right)\cos{2\pi f(t-\frac{r}{c})}}{r}, \end{aligned}

where cc is the speed of light, and α\alpha is the radiation pattern of the transmitting antenna at frequency ff in the direction (θ,ψ)(\theta,\psi) as shown in the figure. It can be observed that as the distance increases, the electric field decreases resulting in the decline of received power with the increase in the distance between transmitting and receiving antennas.

However, it is not practical to consider that the receiver is always in a fixed position. Thus, let us consider that the receiver is moving away from transmitter with a velocity vv. As the receiver moves away, the distance between the subsequent wavefronts of the transmitted EM signal observed by receiving antennas increases. This can be inferred as a decrease in the frequency as shown below.

Hence, the frequency of the received signal appears to be different from the frequency of transmitted signal. This frequency shift is proportional to the relative velocity between the transmitter and receiver and is referred to as the "Doppler spread". To understand this change in frequency, we can evaluate the rate of change of phase delay Φ\triangle\Phi.

The additional distance d\triangle d travelled by the wave due to the reciever motion can be obtained as d=t.v.cosθ\triangle d = \triangle t.v.\cos\theta where θ\theta is the angle of arrival of the wave. Using this, we can obtain the phase delay as

Φ=2πdλ=2πvλcosθ \begin{aligned} \triangle\Phi = \frac{2\pi\triangle d}{\lambda} = \frac{2\pi\triangle v }{\lambda}\cos\theta \end{aligned}

Thus, this phase delay gives rise to a frequency shift as

fD=12πΦt=vλcosθ \begin{aligned} f_D = \frac{1}{2\pi} \frac{\triangle\Phi}{\triangle t} = \frac{v}{\lambda} \cos\theta \end{aligned}

The signal received by the moving antenna in free space (i.e. Scenario 1) at time tt can be expressed as

E(f,t,(r,θ,ψ))=α(θ,ψ,f)cos2πf(tr+vtc)r+vt=α(θ,ψ,f)cos2πf((1vc)trc)r+vt \begin{aligned} E(f,t,(r,\theta,\psi)) = \frac{\alpha\left(\theta,\psi,f\right)\cos{2\pi f(t-\frac{r+vt}{c})}}{r+vt}= \frac{\alpha\left(\theta,\psi,f\right)\cos{2\pi f((1-\frac{v}{c})t-\frac{r}{c})}}{r+vt} \nonumber \end{aligned}

where rr is the initial distance.

From above expression, the shift in received frequency, i.e. Doppler shift, can be observed to be fvc=vλ-\frac{fv}{c}=\frac{v}{\lambda}. The ve-ve sign signifies the drop in frequency as the receiver is moving away from the source. Similar results can be observed when the receiver is moving towards the source, however, the doppler shift would be +ve+ve.

Another closely related concept to understand from doppler shift is the "Coherence time" which is the time duration over which the channel impulse response, or frequency response, remains strongly correlated or predictable. In practical terms, it represents the time scale over which the wireless channel can be considered approximately constant. The coherence time of the channel and the Doppler shift are inversely related. This is because the coherence time dictates how long the channel remains approximately constant, while the Doppler shift affects how rapidly the channel conditions change due to motion. Systems with shorter coherence times require more frequent channel estimation and adaptation to track the rapidly changing channel conditions caused by motion. Conversely, systems with longer coherence times can maintain relatively stable channel estimates for longer duration, requiring less frequent channel estimation and adaption of transmission signal.

Let us now try to understand the effect of obstacles by considering a reflecting wall as shown below.

As we can see, this set-up (i.e. Scenario 2) involves the superposition of two signals at the receiving antenna, one received directly from the transmitting antenna and the other one is the reflected back from the obstacle. This gives rise to the concept of "Delay spread" which is the time difference between the arrival of the first and last significant paths of the transmitted signal at the receiver. The received signal in such scenario can be expressed as

E(f,t,(r,θ,ψ))=α(θ,ψ,f)cos2πf(trc)rα(θ,ψ,f)cos2πf(t2drc)2dr, \begin{aligned} E(f,t,(r,\theta,\psi)) = \frac{\alpha\left(\theta,\psi,f\right)\cos{2\pi f(t-\frac{r}{c})}}{r} - \frac{\alpha\left(\theta,\psi,f\right)\cos{2\pi f(t-\frac{2d-r}{c})}}{2d-r}, \end{aligned}

The phase shift between these two signals is given by

Θ=2πfτ1+π2πfτ2=4πfc(dr)+π \begin{aligned} \triangle\Theta = 2\pi f \tau_1 + \pi - 2\pi f \tau_2 = \frac{4\pi f}{c}(d-r) + \pi \end{aligned}

where τ1=2drc\tau_1 = \frac{2d-r}{c} and τ2=rc\tau_2 = \frac{r}{c}. Note that the signals add constructively when Θ\triangle \Theta is a multiple of 2π2\pi and add destructively when Θ\triangle \Theta is an odd integer multiple of π\pi. This gives rise to a spatial pattern of constructive and destructive superposition.

Thus, the delay spread can be obtained as

Td=2drcrc. \begin{aligned} T_d = \frac{2d-r}{c} - \frac{r}{c}. \end{aligned}

Besides, this constructive and destructive interference also depends on frequency. When the frequency changes by 12(τ2τ1)1\frac{1}{2}(\tau_2-\tau_1)^{-1}, the interference pattern changes completely. Thus, the coherence bandwidth can be expressed as

BC=1Td. \begin{aligned} B_C = \frac{1}{T_d}. \end{aligned}

In practice, a larger delay spread implies a shorter coherence bandwidth and vice versa. Systems with higher delay spread may require more sophisticated equalization techniques to mitigate the effects of interference caused by the spread of signal arrival times.

In our experiment, Scenario 3 is a combination of both the above explained scenarios and we can visualize all the parameters simultaneously in it.

Wireless channel modeling helps us capture key effects like Doppler shift, delay spread, coherence time, and coherence bandwidth. These parameters describe how the channel changes with time and frequency, and they directly impact system design and performance. By understanding these models, we can make the right approximations, choose suitable modulation and coding schemes, and design reliable communication systems that work well in realistic environments.