Measuring Car Velocity via Acoustic Doppler Effect
Velocity measurement can be done by fitting a Doppler model to the measured change in frequencies extracted from a sound sample.
Sound sample of a Doppler effect.
Apply a continuous wavelet transformation with a Gabor wavelet.
Out[4]= | |
Antialiased subsampling of the wavelet data to 32Hz.
Measure the scale shift via correlation.
Convert shifts in wavelet scale back to change in frequency.
Out[10]= | |
Fit Doppler model to measured change in frequency.
Out[11]= | |
Out[12]= | |
Result:
car speed = 19.5 m/s
minimum distance = 4.7m
Out[13]= | |