The purpose of these labs are to provide a comprehensive overview of all the technical aspects in acoustical sensing and imaging. The coverage includes system modeling, resolution analysis, signal processing, error reduction, resolution enhancement, and motion estimation, with results from full-scale field experiments and applications. The technical details are elaborated on "Acoustical Sensing and Imaging" by Hua Lee.
-
Lab1/pointsource.py: The main objective is to visualize and analyze the spectral distribution of 2-D coherent wave-field patterns.
Link to Lab1 report -
Lab2/image_reconstruction.py: Explores single-frequency image formation by backward propagation for a simplified 2D case instead of the full-scale 3D plan-to-plane model.
Link to Lab2 report -
Lab3/phase_only_reconstruction.py: Explores image formation by phase-only backward propagation for a simplified 2D as done in Lab2.
Link to Lab3 report -
Lab4/multifrequency_reconstruction.py: Investigates multi-frequency image formation by backwards propagation and its effect on the range resolution.
Link to Lab4 report
Image reconstruction video: https://youtu.be/79yrmQFWizU.
Spectra reconstruction video: https://youtu.be/43n-PnthEfs
-
Lab5/FMCW_GPR_Imaging.py: Implement multi-frequency image reconstruction by backward propagation of FMCW GPR data.
Link to Lab5 report
Reconstruction video: https://youtu.be/USsWiHK-k7g.
-
Lab6/FMCW_GPR_Range.py: The objective of this assignment is to apply FMCW range estimation technique to synthetic-aperture GPR imaging.
Link to Lab6 report
Image reconstruction video: https://youtu.be/QeEPC1cF8Js
-
Lab7/geolocation.py: The objective of this assignment is to combine range estimation and bearing-angle estimation for the geolocation of a single target in the active mode.
Link to Lab7 report