Prerequisites & Notation
Prerequisites for This Chapter
This chapter connects the optical computer-vision pipeline β multi-view geometry, differentiable rendering, and physics-informed networks β to the RF imaging framework developed in earlier chapters. We show how the same analysis-through-synthesis philosophy that powers NeRF and 3DGS can be adapted to electromagnetic wave propagation, and how multi-modal fusion combines RF with camera and LiDAR sensing.
- Electromagnetic scattering and the Born approximation(Review ch06)
Self-check: Can you write the volume integral equation for a scattered field under the Born approximation?
- MIMO radar and virtual aperture(Review ch11)
Self-check: Can you explain how antennas create virtual array elements?
- 3D scene representations (NeRF, SDF, 3DGS)(Review ch24)
Self-check: Can you describe how NeRF represents a scene as a neural radiance field and renders it via volume rendering?
- Differentiable rendering and inverse rendering (basics)(Review ch25)
Self-check: Can you state the rendering equation and explain what makes a renderer differentiable?
Notation for This Chapter
Symbols introduced or heavily used in this chapter. See also the global notation table in the front matter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Fundamental matrix (epipolar geometry) | s01 | |
| Essential matrix () | s01 | |
| Camera intrinsic matrix | s01 | |
| Outgoing, incoming, emitted radiance | s02 | |
| Bidirectional reflectance distribution function (BRDF) | s02 | |
| Contrast function () | s03 | |
| Free-space Green's function | s03 | |
| PDE residual operator (PINN loss) | s05 | |
| Fourier integral kernel operator (FNO) | s05 |