Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.2 KB

readme.md

File metadata and controls

25 lines (14 loc) · 1.2 KB

Resources

If you are unfamiliar with an acoustic camera and how it functions, first check out this video.

Acoustic Beamforming

Acoustic beamforming refers to the broad range of signal processing techniques used with arrays of microphones to extract directional information from sound. In other words, it is used to achieve sound localisation, i.e. to locate sources of sound, and this is fundamentally how acoustic cameras work.

Delay-And-Sum Beamforming

Time domain delay-and-sum beamforming (DSBF) is the simplest method, which is what we have implement currently in our simulation. For a light introduction, check out the following:

Other acoustic camera projects using DSBF (Delay-and-Sum BeamForming):

Other sound localisation algorithms

  • MUSIC
  • SRP-PHAT