Tomographic SAR
From 2D to 3D: Multi-Baseline SAR Tomography
Standard SAR produces 2D images (range azimuth). Tomographic SAR (TomoSAR) extends SAR to 3D by exploiting multiple parallel passes at different cross-track baselines. Each pass provides a different view of the same scene in the elevation direction β precisely the multi-view sensing geometry of Chapter 8, now applied vertically.
The elevation sensing is another instance of , where encodes the baseline-dependent phase.
Definition: TomoSAR Signal Model
TomoSAR Signal Model
Consider SAR acquisitions with cross-track baselines relative to a reference pass. For a fixed range-azimuth cell containing scatterers at elevations , the -th acquisition measures:
where is the complex reflectivity of the -th scatterer and is the slant range.
Discretizing the elevation axis on a grid , the observation vector is:
where is the elevation sensing matrix.
The elevation sensing matrix is a partial Fourier matrix with non-uniform samples (the baselines ). Its properties (coherence, conditioning) depend on the baseline distribution, exactly as analyzed in Chapter 8 for spatial sensing.
Theorem: TomoSAR Elevation Resolution
For a multi-baseline SAR system with maximum perpendicular baseline , carrier wavelength , and slant range , the elevation (Rayleigh) resolution is:
This is the direct analog of the SAR cross-range resolution formula with playing the role of the synthetic aperture .
Each baseline provides a spatial frequency sample in the elevation direction, analogous to how each azimuth position provides a spatial frequency sample in cross-range. More baselines with larger spacing fill more of the elevation frequency space, yielding finer resolution.
Elevation spatial frequency
The phase difference between passes and the reference is . The elevation spatial frequency is .
Bandwidth and resolution
The total elevation bandwidth is . By the Fourier uncertainty principle, .
Example: TomoSAR for Urban 3D Mapping
TerraSAR-X operates at GHz ( cm) in LEO at km. A multi-pass campaign collects acquisitions with maximum baseline m.
(a) Compute the elevation resolution.
(b) Can two scatterers at different floors of a building (floor spacing 3 m) be resolved?
Elevation resolution
m.
Resolving building floors
With m, the Rayleigh limit far exceeds the 3 m floor spacing. Two scatterers at different floors appear in the same resolution cell.
However, if the scatterers are sparse in elevation (e.g., only 2--3 dominant reflectors per cell), sparse recovery methods can resolve them well below the Rayleigh limit β this is precisely the compressed sensing advantage developed in Chapter 11 and applied in Section s05.
TomoSAR Elevation Profile Reconstruction
Demonstrates multi-baseline TomoSAR elevation sensing. The plot compares matched-filter (beamforming) and sparse (ISTA) recovery of multiple scatterers in the same range-azimuth cell.
Increase the number of baselines for better Rayleigh resolution. Add more scatterers to see when the matched filter fails but sparse recovery succeeds.
The dashed line shows the true scatterer locations.
Parameters
Definition: Differential TomoSAR (D-TomoSAR)
Differential TomoSAR (D-TomoSAR)
Differential TomoSAR extends TomoSAR by incorporating temporal baselines (repeat-pass acquisitions over time) alongside spatial baselines. This enables measurement of:
- Structural deformation: Buildings settling, bridge flexing, dam displacement β at millimeter precision.
- Temporal scattering changes: Seasonal vegetation changes, urban construction.
The signal model adds a linear deformation rate per scatterer:
The joint estimation of elevation , reflectivity , and deformation rate is a higher-dimensional sparse recovery problem.
Practical Considerations for TomoSAR
Operational TomoSAR faces several challenges:
- Baseline distribution: Non-uniform baselines from orbital perturbations create non-uniform Fourier sampling, requiring careful analysis of the sensing matrix conditioning.
- Atmospheric phase screens: Tropospheric and ionospheric delays add unknown phase offsets between passes that must be calibrated.
- Temporal decorrelation: Scatterers may change between passes (vegetation, construction), violating the static scene assumption.
- Computational cost: Each range-azimuth cell requires an independent elevation inversion. For a megapixel SAR image, this means millions of small inverse problems.
Despite these challenges, TomoSAR has been demonstrated successfully for urban 3D mapping using TerraSAR-X, TanDEM-X, and Sentinel-1.
Tomographic SAR (TomoSAR)
Extension of SAR to 3D by using multiple parallel passes at different cross-track baselines. The elevation sensing matrix is a partial Fourier matrix indexed by the baseline positions, with elevation resolution .
Related: Synthetic Aperture
Differential TomoSAR
TomoSAR extended with temporal baselines to jointly estimate elevation profiles and deformation rates at millimeter precision.
Common Mistake: Assuming Uniform Baselines in TomoSAR
Mistake:
Analyzing TomoSAR performance assuming uniformly spaced baselines. Real satellite orbits produce non-uniform baselines with gaps and clusters that degrade the elevation sensing matrix.
Correction:
Use the actual baseline distribution when designing the reconstruction algorithm. Non-uniform baselines may require compressed sensing or Bayesian methods rather than simple Fourier-based (beamforming) inversion. Condition number analysis of reveals the effective elevation resolution for each specific baseline configuration.
Key Takeaway
TomoSAR extends SAR from 2D to 3D by adding an elevation sensing dimension via multi-baseline acquisitions. The elevation sensing matrix is a partial Fourier matrix with resolution . Sparse recovery is essential for resolving multiple scatterers in the same range-azimuth cell β the Rayleigh limit is far too coarse for building-level 3D mapping. Differential TomoSAR adds temporal monitoring at millimeter precision.