Prerequisites & Notation

Before You Begin

The Zak transform is a fundamental tool of time-frequency analysis. It is not usually taught in signal processing courses, but the machinery required is elementary: Fourier series, the Poisson summation formula, and the notion of a function as an element of an L2L^2 space.

  • Fourier series of periodic functions(Review Telecom Ch. 4)

    Self-check: Can you write the Fourier series f(t)=kckej2πkt/T0f(t) = \sum_k c_k e^{j 2\pi k t / T_0} and the dual pair?

  • Poisson summation formula: kf(kT)=(1/T)mf^(m/T)\sum_k f(kT) = (1/T)\sum_m \hat{f}(m/T)(Review Telecom Ch. 4)

    Self-check: Can you state and prove the Poisson summation formula?

  • The Short-Time Fourier Transform (STFT) and windowed Fourier analysis(Review FSP Ch. 14)

    Self-check: Can you write the STFT of a signal x(t)x(t) with window g(t)g(t)?

  • Chapter 1 of this book(Review OTFS Ch. 1)

    Self-check: Can you recall the spreading function h(τ,ν)h(\tau, \nu) and why it is sparse?

  • L2(R)L^2(\mathbb{R}) and Hilbert-space conventions(Review FSI Ch. 1)

    Self-check: Can you state the Plancherel theorem for L2L^2?

Notation for This Chapter

Symbols introduced in this chapter.

SymbolMeaningIntroduced
Zf(t,ν)Z_f(t, \nu)Zak transform of ff, evaluated at time tt and Doppler ν\nus01
T0,ν0=1/T0T_0, \nu_0 = 1/T_0Zak transform time period and dual frequency periods01
πτ0,ν0\pi_{\tau_0, \nu_0}Delay-and-Doppler-shift operator: (πτ0,ν0f)(t)=f(tτ0)ej2πν0t(\pi_{\tau_0, \nu_0} f)(t) = f(t - \tau_0)\,e^{j 2\pi \nu_0 t}s01
g(t)g(t)Prototype pulse (window) on the DD planes03
Zf(d)[n,k]Z_f^{(d)}[n, k]Discrete Zak transform with delay index nn and Doppler index kks04
T2\mathbb{T}^2The fundamental domain (2D torus) [0,T0)×[0,ν0)[0, T_0) \times [0, \nu_0)s02