Exercises

ex-ch27-01

Easy

Prove that the Radon transform is linear: R(αf+βg)=αRf+βRg\mathcal{R}(\alpha f + \beta g) = \alpha\,\mathcal{R}f + \beta\,\mathcal{R}g for all α,βR\alpha, \beta \in \mathbb{R} and f,gL1(R2)f, g \in L^1(\mathbb{R}^2).

ex-ch27-02

Easy

A point scatterer at position (x0,y0)(x_0, y_0) has f(x,y)=δ(xx0)δ(yy0)f(x,y) = \delta(x - x_0)\,\delta(y - y_0). Show that its sinogram is the sinusoidal curve s=x0cosθ+y0sinθs = x_0\cos\theta + y_0\sin\theta.

ex-ch27-03

Medium

Show that the ramp filter ν|\nu| in FBP arises from the Jacobian of the polar-to-Cartesian coordinate transformation in 2D Fourier space. Specifically, verify that dkxdky=νdνdθdk_x\,dk_y = |\nu|\,d\nu\,d\theta in the region θ[0,π)\theta \in [0, \pi), ν(,)\nu \in (-\infty, \infty).

ex-ch27-04

Medium

Consider the MRI forward model y=FΩm+w\mathbf{y} = \mathbf{F}_{\Omega}\mathbf{m} + \mathbf{w} with acceleration factor R=4R = 4. The image m\mathbf{m} is 10-sparse in the wavelet domain (Ψ\Psi). Using the CS recovery guarantee, estimate the minimum number of k-space samples MM needed for exact recovery (ignoring log factors). For an N=256N = 256 image (N2=65536N^2 = 65536 pixels), what fraction of k-space does this represent?

ex-ch27-05

Medium

Derive the SENSE reconstruction formula for a 2-coil system with acceleration factor R=2R = 2 (every other k-space line skipped). Show that the reconstruction reduces to solving a 2×22 \times 2 linear system at each voxel.

ex-ch27-06

Medium

The lateral resolution of a DAS ultrasound beamformer is δlat=λF\delta_{\mathrm{lat}} = \lambda F where F=z/DF = z/D is the f-number, zz is the focal depth, and DD is the aperture. An RF imaging system at f0=77f_0 = 77 GHz has a 64-element ULA with half-wavelength spacing.

  1. Compute δlat\delta_{\mathrm{lat}} at range z=5z = 5 m.
  2. How many elements would be needed to achieve δlat=1\delta_{\mathrm{lat}} = 1 cm at the same range?

ex-ch27-07

Medium

Show that the back-projection operator R\mathcal{R}^* (the adjoint of the Radon transform) applied to a sinogram g(θ,s)g(\theta, s) produces a blurred version of the original image:

[Rg](x,y)=0πg(θ,xcosθ+ysinθ)dθ.[\mathcal{R}^*g](x, y) = \int_0^{\pi} g(\theta, x\cos\theta + y\sin\theta)\,d\theta.

Explain why RRff\mathcal{R}^*\mathcal{R}f \neq f (i.e., back-projection alone does not reconstruct the image).

ex-ch27-08

Hard

Condition number comparison. Consider two imaging systems:

(a) CT with Nv=36N_v = 36 projections, each with 256 samples, imaging a 64×6464 \times 64 pixel scene. Form the discrete Radon matrix ACTR9216×4096\mathbf{A}_{\mathrm{CT}} \in \mathbb{R}^{9216 \times 4096}.

(b) RF imaging with Nt=6N_t = 6 Tx, Nr=6N_r = 6 Rx, Nf=10N_f = 10 frequencies, imaging the same 64×6464 \times 64 scene. Form the sensing matrix AC360×4096\mathbf{A} \in \mathbb{C}^{360 \times 4096}.

Without computing explicitly, argue which system has the smaller condition number and why. What are the implications for reconstruction quality?

ex-ch27-09

Hard

SSDU for RF imaging. Design a self-supervised training procedure for an unrolled OAMP network (Ch 18) applied to RF imaging, following the SSDU framework (Yaman et al., 2020). Specifically:

  1. Define how to partition the RF measurements y=Ac+w\mathbf{y} = \mathbf{A}\mathbf{c} + \mathbf{w} into training and validation subsets.
  2. Write the SSDU loss function for the RF case.
  3. Identify the key differences from MRI-SSDU.

ex-ch27-10

Hard

FBPConvNet for RF imaging. Implement (on paper) the RF analogue of FBPConvNet:

  1. What replaces FBP as the initial reconstruction?
  2. What is the forward model for the U-Net post-processor?
  3. Why is the RF version expected to work less well than the CT version for the same U-Net architecture?

ex-ch27-11

Easy

Name three structural similarities and three structural differences between the MRI forward operator AMRI=FΩ\mathcal{A}_{\mathrm{MRI}} = \mathbf{F}_{\Omega} and the RF imaging forward operator A\mathbf{A}.

ex-ch27-12

Medium

The speed of sound in tissue is approximately cs=1540c_s = 1540 m/s, while the speed of electromagnetic waves in air is c=3×108c = 3 \times 10^8 m/s. An ultrasound system at f0=5f_0 = 5 MHz and an RF system at f0=77f_0 = 77 GHz image objects at their respective carrier wavelengths.

  1. Compute the wavelength for each system.
  2. For an object of diameter Dobj=50λD_{\mathrm{obj}} = 50\lambda in each case, compute the physical size.
  3. What does the ratio Dobj/λD_{\mathrm{obj}} / \lambda tell us about the forward model?

ex-ch27-13

Hard

Coherent compounding as multi-view fusion. In plane-wave ultrasound with NpwN_{\mathrm{pw}} steering angles, the coherently compounded image is Icomp=nIDAS(n)I_{\mathrm{comp}} = \sum_n I_{\mathrm{DAS}}^{(n)}. Show that in the Fourier domain, the PSF of the compounded image is

PSFcomp(k)=n=1NpwPSFn(k),\mathrm{PSF}_{\mathrm{comp}}(\mathbf{k}) = \sum_{n=1}^{N_{\mathrm{pw}}} \mathrm{PSF}_n(\mathbf{k}),

and explain how this improves lateral resolution.

ex-ch27-14

Challenge

Theoretical comparison of sampling requirements. Consider three imaging modalities — CT, MRI, and RF — each reconstructing an N×NN \times N image that is ss-sparse in the wavelet domain. For each modality, state the measurement scaling (as a function of ss and NN) needed for exact sparse recovery, and explain the differences.

Specifically, consider: (a) CT with random angular projections, (b) MRI with random k-space lines, (c) RF imaging with random Tx-Rx pairs at a fixed frequency.

ex-ch27-15

Challenge

Architecture design exercise. You want to build a learned reconstruction network for RF imaging that can be trained on MRI data (which is abundant) and fine-tuned on RF data (which is scarce). Design a transfer-learning strategy that exploits the structural similarity between the two problems while accommodating the differences.

Address: (a) which network components are shared, (b) which are domain-specific, (c) what pre-training and fine-tuning protocol you would use, and (d) what failure modes you anticipate.