In my current understanding:
HVSR is a frequency-based method, and the obtained image is H/V-f
Conventional HVSR is based on the frequency spectrum of the signal obtained by FFT to analyze the abnormality of H and V
But FFT is a signal decomposition based on trigonometric function basis, and it is not possible to obtain very accurate spectra for some unsteady signals. The MUSIC[Multiple Signal classification] algorithm can get better results and has been used in radar signal analysis.
An idea about HVSR: Use MUSIC instead of FT
Re: An idea about HVSR: Use MUSIC instead of FT
I I have completed a simple calculation method about MUSIC_HVSR,
This is the spectrum/pseudo-spectrum result of an analog data I got.
We look forward to getting more verifiable data for further testing.
E |music_E |fft_E
Z |music_Z |fft_Z
|music_E/Z |fft_E/Z

This is the spectrum/pseudo-spectrum result of an analog data I got.
We look forward to getting more verifiable data for further testing.
E |music_E |fft_E
Z |music_Z |fft_Z
|music_E/Z |fft_E/Z

Last edited by UPCzpc on Wed Feb 03, 2021 2:43 pm, edited 3 times in total.