The Wireless Channel as a Linear Time-Variant Filter

From Multipath Sums to System Theory

Section 6.1 described multipath as a sum of delayed, scaled copies. We now formalise this: the wireless channel is a linear time-variant (LTV) filter, fully characterised by its time-variant impulse response h(Ο„;t)h(\tau; t). This connects directly to the LTV framework of Section 4.5 and provides the foundation for everything that follows in this chapter.

Definition:

Time-Variant Channel Impulse Response

The time-variant impulse response (also called the input delay-spread function) is

h(Ο„;t)=βˆ‘l=0Lβˆ’1Ξ±l(t) ejΟ•l(t) δ(Ο„βˆ’Ο„l(t))h(\tau; t) = \sum_{l=0}^{L-1} \alpha_l(t)\, e^{j\phi_l(t)}\, \delta(\tau - \tau_l(t))

where Ο„\tau is the delay variable and tt is the observation time. The received baseband signal is

r(t)=βˆ«βˆ’βˆžβˆžh(Ο„;t) s(tβˆ’Ο„) dΟ„=βˆ‘l=0Lβˆ’1Ξ±l(t) ejΟ•l(t) s(tβˆ’Ο„l(t))r(t) = \int_{-\infty}^{\infty} h(\tau; t)\, s(t - \tau)\, d\tau = \sum_{l=0}^{L-1} \alpha_l(t)\, e^{j\phi_l(t)}\, s(t - \tau_l(t))

This is a convolution in Ο„\tau at each time instant tt β€” the channel acts as a filter whose taps change with time.

The two-argument notation h(Ο„;t)h(\tau; t) uses Ο„\tau as the running variable (delay) and tt as a parameter (time instant). This is the standard Bello convention.

,

Definition:

Baseband Equivalent Channel

If the passband channel impulse response is hp(Ο„;t)h_p(\tau; t), the baseband equivalent channel is

h(Ο„;t)=βˆ‘l=0Lβˆ’1al(t) eβˆ’j2Ο€f0Ο„l(t) δ(Ο„βˆ’Ο„l(t))h(\tau; t) = \sum_{l=0}^{L-1} a_l(t)\, e^{-j2\pi f_0 \tau_l(t)}\, \delta(\tau - \tau_l(t))

where al(t)a_l(t) is the baseband complex amplitude. All subsequent analysis uses this baseband representation, consistent with the complex envelope formulation from Section 4.4.

Theorem: Channel Input–Output Relation

For a baseband transmitted signal s(t)s(t) through a time-variant channel h(Ο„;t)h(\tau; t), the received signal is

r(t)=∫0Ο„max⁑h(Ο„;t) s(tβˆ’Ο„) dΟ„+n(t)r(t) = \int_{0}^{\tau_{\max}} h(\tau; t)\, s(t - \tau)\, d\tau + n(t)

In the frequency domain at time tt:

R(f;t)=H(f;t)β‹…S(f)+N(f)R(f; t) = H(f; t) \cdot S(f) + N(f)

where H(f;t)=∫h(Ο„;t) eβˆ’j2Ο€fτ dΟ„H(f; t) = \int h(\tau; t)\, e^{-j2\pi f\tau}\, d\tau is the time-variant transfer function.

At any frozen instant tt, the channel looks like an LTI filter with impulse response h(Ο„;t0)h(\tau; t_0). But as tt changes, the filter coefficients change β€” the channel is a snapshot-varying filter. If the channel changes slowly compared to the signal duration, we can treat it as approximately LTI over one symbol.

,

Why This Matters: Channel Estimation in OFDM

The time-variant transfer function H(f;t)H(f; t) is exactly what OFDM systems estimate and equalise. Each OFDM subcarrier at frequency fkf_k experiences a complex gain H(fk;t)H(f_k; t). Pilot symbols are inserted at known (fk,t)(f_k, t) locations; the receiver estimates H(fk;t)H(f_k; t) at those pilots and interpolates across the time-frequency grid. This is the foundation of modern 4G/5G channel estimation (Chapter 15).

Quick Check

If the channel impulse response is h(Ο„;t)=Ξ±(t) δ(Ο„βˆ’Ο„0)h(\tau; t) = \alpha(t)\,\delta(\tau - \tau_0) (a single path with constant delay), what is the time-variant transfer function?

H(f;t)=Ξ±(t) eβˆ’j2Ο€fΟ„0H(f; t) = \alpha(t)\, e^{-j2\pi f \tau_0}

H(f;t)=Ξ±(t)H(f; t) = \alpha(t)

H(f;t)=eβˆ’j2Ο€ftH(f; t) = e^{-j2\pi f t}

H(f;t)=Ξ±(t) ej2Ο€fΟ„0H(f; t) = \alpha(t)\, e^{j2\pi f \tau_0}

Time-Variant Impulse Response

h(Ο„;t)h(\tau; t): the channel's response at time tt to an impulse applied Ο„\tau seconds earlier. Fully characterises the LTV wireless channel.

Related: Linear Time-Variant (LTV) System, Transfer Function, Bello's 1963 Paper

Time-Variant Transfer Function

H(f;t)=FΟ„{h(Ο„;t)}H(f; t) = \mathcal{F}_\tau\{h(\tau; t)\}: the channel's frequency response at time tt. Each OFDM subcarrier experiences H(fk;t)H(f_k; t).

Related: Time-Variant Channel Impulse Response, Channel Estimation in OFDM, Channel Estimation in OFDM