key: cord-0063177-8jl686dp authors: Neukirch, Maik; García-Jerez, Antonio; Villaseñor, Antonio; Luzón, Francisco; Ruiz, Mario; Molina, Luis title: Horizontal-to-Vertical Spectral Ratio of Ambient Vibration Obtained with Hilbert–Huang Transform date: 2021-05-10 journal: Sensors (Basel) DOI: 10.3390/s21093292 sha: 8c473e16e99c3cf8febe66140ed1b3f8c011d792 doc_id: 63177 cord_uid: 8jl686dp The Horizontal-to-Vertical Spectral Ratio (HVSR) of ambient vibration measurements is a common tool to explore near surface shear wave velocity (Vs) structure. HVSR is often applied for earthquake risk assessments and civil engineering projects. Ambient vibration signal originates from the combination of a multitude of natural and man-made sources. Ambient vibration sources can be any ground motion inducing phenomena, e.g., ocean waves, wind, industrial activity or road traffic, where each source does not need to be strictly stationary even during short times. Typically, the Fast Fourier Transform (FFT) is applied to obtain spectral information from the measured time series in order to estimate the HVSR, even though possible non-stationarity may bias the spectra and HVSR estimates. This problem can be alleviated by employing the Hilbert–Huang Transform (HHT) instead of FFT. Comparing 1D inversion results for FFT and HHT-based HVSR estimates from data measured at a well studied, urban, permanent station, we find that HHT-based inversion models may yield a lower data misfit [Formula: see text] by up to a factor of 25, a more appropriate Vs model according to available well-log lithology, and higher confidence in the achieved model. The Horizontal-to-Vertical Spectral Ratio (HVSR) of ground motion measurements is a common tool to characterize near surface shear wave (Vs) structure [1] [2] [3] [4] . It is often applied for earthquake risk assessments [5, 6] and civil engineering [7, 8] . HVSR relies on ambient noise as time series that can be measured with common three-component (3C) seismometers or, recently, by a combination of a seismometer for the vertical motion and fiber optic cables for finely distributed array sensing for the horizontal component [8] or even from active source seismics [9] . Ambient vibration refers to persistent, broad band ground vibrations caused by a multitude of natural and/or man-made sources. It consists mostly of elastic surface waves that originate from ocean waves, winds and human activity such as machinery, industries or public transportation to name a few [2] . Typically, the Fast Fourier Transform (FFT) is applied to obtain spectral information from the measured time series but, given the complexity and randomness of sources, the measured signal need not be sufficiently stationary and may bias FFT spectra. This may be particularly problematic in urban areas with abundant anthropogenic vibration sources of very heterogeneous origins and powers. Among the alternatives to the FFT that have been considered for non-stationary data analysis are wavelet analysis [10, 11] and the Hilbert-Huang Transform [12, 13] . While wavelet analysis still requires one to choose basis functions, the Hilbert-Huang Transform (HHT) introduced by [14] is truly data adaptive and therefore, well suited for the analysis of general time series of unknown origin that include non-stationarity. HHT, and its fundamental engine, the Empirical Mode Decomposition (EMD), have become a widely used tool to analyze time series measurements that perform equally well for stationary as for non-stationary signals, e.g., [15] [16] [17] [18] . Whether or not non-stationary signals should be removed from time series for HVSR processing is still debated between authors who consider it necessary to exclude spikes and transients in microtremors, e.g., [19] [20] [21] who suggest that non-stationary large amplitude noise windows should not be removed, because these can carry subsoil information, potentially improving the correlation between noise and earthquakes in HVSR curves. Furthermore, other authors suggest methods for the selection of time windows using statistical criteria that use agglomerative hierarchical clustering, e.g., [22, 23] . EMD describes the time series based on a data-adaptive spectral basis which may vary over time, therefore each channel of a 3C signal is not necessarily described on the same spectral basis at all times if each component is treated as univariate, i.e., independently. This is not a problem for the FFT, which describes a time series by its spectral components by assuming a static spectral basis. Therefore the FFT can be univariate and, still, the basis will be uniform for a 3C signal enabling an easy calculation of the spectral ratio between different channels. Multivariate Empirical Mode Decomposition (MEMD) [24] overcomes this problem by enforcing most similar spectral bases (still data adaptive and time varying) on 3C signals and therewith allowing intrinsically a time varying spectral analysis of a non-stationary 3C signal. MEMD has been evaluated as a filter in seismology and has been reported as very effective in reducing noise for earthquake hypocenter analysis [25] . Application of the HHT for HVSR estimation has been limited to the use as a filter to remove unwanted components in the time series, which then would yield improved HVSR estimates by traditional FFT [12, 13] . The reason for this is that the instantaneous spectral data of a 3C signal obtained by univariate HHT cannot be interpreted between the components due to incoherence in the spectral basis between the components. This problem can be addressed adequately by using MEMD as reported by, e.g., [25] for seismologic data and [26] for magnetotelluric data. Applying MEMD to HVSR data processing allows to utilize directly the 3C instantaneous spectral data and avoid FFT data processing altogether. In this work, we illustrate the benefits that MEMD can bestow on HVSR data processing and data inversion in comparison to a process purely based on FFT. To this end, we first review the (M)EMD for the context of a 3C seismic signal, state our statistical framework for the computational estimation of the HVSR from spectral instantaneous parameters and lay out our strategy to compare MEMD and FFT results. Then, we demonstrate our findings exemplarily on data from two different sites, one field site and one permanent station. Using data from well studied stations, we corroborate our results with available well-log lithology. Our HHT-based inversion models for the permanent station yield a lower data misfit χ 2 by a factor of 25, a more appropriate Vs model according to the available well-log lithology, and a higher confidence in the achieved model. EMD is used in the HHT to obtain a set of zero-mean functions for each of which a physically meaningful analytic signal is guaranteed to exist. Such a zero-mean function is referred to as intrinsic mode function (IMF, denoted by the greek letter iota, ι). Then, the analytic signal of an IMF contains the instantaneous spectral parameters (ISP), amplitude, phase and frequency that are subsequently used for spectral analyses. Let us review the basic process for EMD [14] on a time series d(t) (see Figure 1 ) with pseudo-code: Copy time series d temp = d(t), initialize mode index (m = 0) and choose a sifting tolerance (e.g., 10 −6 ). Copy the time series c = d temp . Compute cubic splines through maxima and minima of c, these are the envelopes c max and c min . Obtain the mean of the envelopes c 0 = 0.5(c max + c min ) and subtract c 0 from c. Continue if ∑ |c 0 | is zero (up to a tolerance), otherwise return to point 3. Save current c (from which you repeatedly subtracted c 0 ) as IMF with m = m + 1: ι m = c. Then subtract current IMF from d temp to obtain the new, reduced time series If d temp has 3 or fewer extrema continue, otherwise return to point 2. 8. Save d temp as residual: r = d temp . Note that the sifting stop criteria (point 5) above is given in its original form and various alternatives have been discussed in the literature [27] . However, the exact formulation of the stopping criteria for the sifting process (points 3 to 5) is not central to our work as the EMD algorithm performs with any chosen criteria. The EMD algorithm yields a (data dependent) number of IMFs and one residual, which will, if summed up, yield the original data exactly: There are a number of plausible strategies to compute the analytic signal from an IMF [28] and some may be more adequate than others, depending on the nature of the data. The choice of how to compute the analytic signal is not central to this work. Originally, the Hilbert Transform is suggested to compute the corresponding imaginary part to an IMF but [28] reports that the direct quadrature (DQ) generally provides a more robust estimate of the analytic signal. In this manuscript, we use the direct quadrature, yielding a complex-valued IMFι:ι Time series of instantaneous spectral amplitude α, phase φ and frequency ω can be derived from the IMF's analytic signal as magnitude, argument and the argument's time derivative, respectively [28] : As mentioned before, the HVSR compares the spectra of horizontal and vertical ground motion measurements and, therefore requires for the spectra to be on the same spectral basis, which they are by default for the FFT. The spectral basis for ISP obtained by EMD are data dependent and it cannot be guaranteed that two different measurements, i.e., horizontal and vertical components, yield the same spectral basis. To overcome this kind of problem, Ref. [24] proposed a multivariate expansion to the EMD algorithm, referred to as MEMD. Typical 3C seismic ground motion measurements are trivariate signals. The multivariate variant EMD projects the multicomponent signal on hyperplanes of orthogonal sequences and performs the sifting process on these projections. Then the superposition of the sifted projections yields the multivariant IMFs which enjoy the same properties as IMFs obtained by the original EMD, specifically that physically meaningful ISPs can be generated. The advantage over the original EMD is that MEMD produces IMFs with similar instantaneous frequency, so that the multivariate signal corresponds to a common spectral basis at all times. For more details we refer to the work by [24] . Subscripts of lowercase letters denote the elements of a matrix x, e.g., x f ,w,... , while capitalized subscripts distinguish cardinal directions, i.e., E and N for east-west and north-south, respectively. Superscripts identify elements of a list y, e.g., y f ,w,... which may be differently sized matrices themselves. The sum, mean and median of a matrix x, with elements x f ,w,... , over its dimension w are denoted by ∑ w x f ,w,... , mean w (x f ,w,... ) and median w (x f ,w,... ), respectively, while the mean average deviation (MAD) to the mean, square root deviation (SRD) to the median and normalization are, respectively, defined by: It is worth noting here that MAD and SRD are robust statistical instruments implemented to weight data and safeguard from strong outliers. We use MAD as robust estimate of the standard deviation and its square for the variance. Later we will assign data weights based on inverse variances, which are in fact estimated by MAD. The SRD describes how close a datum point is to the expected value of the entire data set and we transform this information to a data weight similar to a typical weight function based on residuals (deviations) in robust regression, where outliers receive a smaller weight that is calculated from a function of the inverse deviation (e.g., Huber weights). Lastly, given weights ρ f ,w for each datum, the weighted covariance matrix [29] for data matrix x f ,w at time window w and frequency bins f 1 and f 2 is defined by: Given a 3C time series of ground motion at a location, we refer to e(t), n(t) and z(t) to the time domain measurements in east-west, north-south and vertical direction, respectively. Before the processing, we divide the time series into W equal windows (e.g., 15 min intervals) and prepare F logarithmically equally spaced frequency bins over the period range of interest. We compute the ISPs for the trivariate signal [e w (t), n w (t), z w (t)] for each window w by means of MEMD and assign the instantaneous spectral amplitudes to a corresponding frequency bin f based on the common instantaneous frequency. We take into account that the assigned ISPs in each bin are independent and identically distributed by selecting only one data point between zero crossings, following instructions by [26] . Let us denote the binned spectral amplitudes for all windows by E f ,w , N f ,w and Z f ,w . The exact number of samples, s( f , w), within each E f ,w , N f ,w and Z f ,w varies depending on the signal found in each window but, generally, lower frequencies will contain less samples while different windows at the same frequency will contain a similar amount of samples. Then, lists of directional (natural) logarithmic HVSR of all samples at each window w and for each frequency bin f are given by: Means and MADs are computed over all samples as representative values for each window and frequency: Considering each element of Λ as a datum for the logarithmic, root squared average HVSR data yield: Additionally to the datum's confidence estimate ∆ from the MAD over all samples within each window, we compute for each datum the SRD to the data median over all windows with (5): While the MAD robustly and independently describes each datum's confidence based on each window's spectral amplitudes (datum precision), the SRD provides a robust confidence estimate for each datum's reliability across all windows (datum accuracy). We combine both to an overall confidence estimate and assign weights ρ to each datum derived from the normalized confidence estimates with (6): Then, the weighted, overall, logarithmic HVSR curve is given by: the weighted covariance matrix C ρ f ,w , λ f ,w is obtained by (7) and the weighted standard deviation for the overall logarithmic HVSR curve at each frequency is given by: Lastly, if needed, linear HVSR estimates and their lower/upper confidence bounds are, respectively, Constructing realistic, complex synthetic ambient noise data is a daunting task which would require to solve a simulation with many variables. The solution for such a complex physical problem would require to set simplifying assumptions for which, in turn, any conclusions would be of limited value, as the question would remain as whether or not assumptions made for the modeling would be representative and general enough for real data. While we could easily invent a non-stationary noise source that is able to disrupt the FFT but not MEMD, e.g., [30] , such noise would be very specific and would not necessarily exist in the real world. Therefore, we prefer to demonstrate the performance of MEMD on real data. However, it is difficult to compare two processing algorithms with real data, because the true result is generally not known. In order to avoid both, constructing unrealistic synthetic data and comparing different results of real data not knowing which one is true, we opt to use real data and go one step further by inverting the processing results. The inverted V S models can be more easily compared. While this strategy adds more unknowns to the comparison, it allows us to make use of existing complementary data such as well-logs and Vs models from other sources with which we can corroborate the inverted models obtained from the processing results of each processing method. Specifically, in the following examples, we will assign shear wave velocity ranges taken from existing studies to concrete layers identified from well-log lithology to generate a large number of reasonable starting models. Using the starting models, the inversion results for both algorithms' HVSR data are compared based on the achieved χ 2 , model confidence and the models' ability to represent the known lithology qualitatively. ICJA is a permanently installed Trillium 120 broad band seismometer [31] . It is installed in the basement of the Geoscience Barcelona (GEO3BCN-CSIC) building situated in the university district in Barcelona, Spain, a dense and busy urban environment [32, 33] . Reports on the site's Vs structure [34] and a well-log with a lithologic column are available [35] . Table 1 summarizes the well-log lithology into 11 layers and displays the starting model parameter ranges for the inversions that we will describe later. The starting model parameter range has been determined based on expected values for the given lithologic units, and only the sedimentary units, i.e., silty sand and clayey sand, have been given unusually large values because [34] report Vs velocities of around 1000 ms −1 at these depths. During the inversions, Vs values are allowed to range from 50 ms −1 to 4000 ms −1 for all layers. Table 1 . Well-log lithology and HVSR inversion initial and final Vs models from the ICJA station are summarized. 350 initial models were generated randomly in the range v i ± ∆v i . During the inversion, model parameters had to remain within the given bounds. Best model, v best , and mean model with standard deviation, v ± σ v , resulted from the inversion of data processed by the two different algorithms, FFT and MEMD. Lithology [m] v i ± ∆v i Bounds v best v ± σ v v best v ± σ v Although the station ICJA continuously collects data at 250 Hz, for the purpose of testing and comparing our algorithm, we selected the 3C measurements of a single day. The chosen day is Easter Sunday 2017, a presumingly quiet day in the middle of a revered holiday season by students, staff and scientists alike. The whole day's data have been divided into 96 intervals of 15 min. Geopsy [36] has been used to compute the FFT-based H/V. This is a widely used toolset for this task (among many other capacities) originated from the [37] project and continuously maintained ever since. Geopsy's HVSR tool follows the traditional approach of using windowed FFT for spectra generation and, therefore, it relies on the assumption that the measured time series are sufficiently stationary during these windows. At 43 frequencies in the range from 0.5 to 20 Hz, we obtain windowed HVSR estimates for both methods which are used to determine a weighted average result for the day, including data confidence in the form of the covariance matrix as described in the previous section. We use Geopsy's default settings, except for the 30 s non-overlapping Tukey windows employed to obtain estimates for each 15 min interval and the computation of the total (not averaged) horizontal power in accordance with our results and the input of our inversion routine. Similarly, MEMD estimates were computed for each 15 min interval's ISPs. It needs mentioning that our approach with MEMD took 3 h on a standard laptop (2.2 GHz 6-Core) to provide estimates, while Geopsy computation time was tens of seconds (for the entire day of data without segmenting into separate 15 min intervals which cannot be automated currently). While this ratio may improve if MEMD software were to be optimized, it would likely remain a significant discrepancy in computation time between the methods. Processing results for both methods are illustrated in Figure 2 . Results are somewhat different, with the FFT-based method estimating more details (even though smoothing according to [38] applies) than the MEMD results (which are not smoothed). Confidence estimates appear similar (judging from standard deviation) but estimates are not overlapping, suggesting considerable disagreement between the methods' results with regard to the shape of the HVSR curve. Nevertheless, both methods agree very well with the peak frequency at around 2.7 Hz, albeit the FFT results in a larger peak amplitude. We invert our HVSR processing results with the computer code by [39] following the Diffuse Field Assumption [40, 41] . The used code has been slightly modified to invert for the logarithmic HVSR and to use the corresponding covariance matrix. We only use every second data point, a total of 22 data points per method, in order to aid the inversion with faster convergence. A total of 350 inversions have been run for each, the FFT-and MEMD-based, HVSR estimates with 350 random starting models bounded by the initial parameter ranges v i given in Table 1 , where each starting model was used once for both methods. During the inversion, model parameters had to remain within bounds between 50 and 4000 ms −1 . The inversions evaluated more than 150,000 models for each algorithm and all models contribute to the final statistics. We define a weight p r to each model based on its achieved χ 2 r misfit for an algorithm's HVSR estimate during the inversion run r. First, we transform χ 2 for each method: whereχ 2 = 0 is defined as the best achieved (and therefore the practically most likely) model for the respective method.χ 2 is used to compare the models obtain from one method and to define the weights for that method. The misfit measure χ 2 is used to compare the performance between the two methods. Then, model weights are defined for each method by: The weighted distribution of χ 2 for each algorithm is illustrated in Figure 3 . It can be appreciated that MEMD generally achieved a much lower (factor 25) data misfit during all inversions. The HVSR forward computations, the best Vs models, the weighted (for each layer l) average shear wave velocity v l : and the weighted standard deviation σ l : are shown for FFT in Figure 4 and for MEMD they are displayed in Figure 5 . Both final model estimates are qualitatively similar in the sense that the three high velocity layers are required to fit the data. MEMD data inversions yield higher confidence (smaller variance estimates) suggesting that model variation is well constrained to allow the good fit (cf. data panel in Figure 5 ). Larger confidence intervals for FFT-based data inversions suggest that a larger range of models fit the data equally poor (cf. data panel Figure 4 ) and that the inversion is unable to find any model that is more appropriate for the given data. It appears to be more difficult for the inversion algorithm to find a good model to fit the FFT result presumably due to the higher detail in the curve and the particularly high estimates around the peak frequency. Given that the final model ranges agree between FFT, MEMD and our expectations from the lithologic column of the well-log, we judge that the MEMD algorithm provides the better HVSR estimates due to its better data fit and higher confidence estimates in the recovered Vs model compared to the FFT result. A reason for the better performance of the MEMD algorithm could be that, in the present urban environment, the FFT estimates are biased by the complex wavefield which may not comply sufficiently with the required stationarity assumption. The site EJDN belongs to a temporal seismic array installed from 2006 to 2019 in a Mediterranean coastal plain of Spain. It was equipped with a 120 s Güralp 3ESPDC broad band seismometer. The station was installed at a rural area in the municipality of El Ejido [5] . The shallow ground structure of this area mainly consists of a series of Pliocene-Miocene sediments and soft sedimentary rocks, often overlaid by Quaternary conglomerates or Pliocene calcarenites, and below a clear impedance contrast is related to stiffer layers of Tortonian calcarenites and Triassic limestone and dolomites. Lithological data at EJDN obtained from a borehole are available from the database of wells managed by the Spanish Geological Survey (http://info.igme.es/BDAguas/ (accessed on 1 February 2021)) under the site code 2244-1-0017. Table 2 summarizes the well-log lithology into 7 layers and displays the starting model parameter ranges for the inversions that we will describe later. The starting model parameter range has been determined based on expected values for the given lithologic units and the obtained HVSR curves. During the inversions, Vs values are allowed to range from 200 ms −1 to 3500 ms −1 for all layers and each layer's thickness is bound by layer bottom depth. Table 2 . Well-log lithology and HVSR inversion initial Vs models from the EJDN station are summarized. Initial models were generated randomly in the Vs range v i ± ∆v i and bottom depth range d i ± ∆d i . During the inversion, model parameters had to remain within the given bounds. Vs Data at the EJDN station were collected at 100 Hz for an extended period of time. However, for the purpose of testing and comparing our algorithm, we selected the 3C measurements of a single day. The chosen day is Christmas day (25 December), 2016, because this is a presumably quiet Sunday with complete data for the entire 24 h. The whole day's data have been divided into 96 intervals of 15 min and each interval has been processed by MEMD and FFT, as with the previous example. At 55 frequencies in the range from 0.3 to 30 Hz, we obtain windowed HVSR estimates for both methods which are used to determine a weighted average result for the day, including data confidence in the form of the covariance matrix as described in the previous section. Processing results for both methods are illustrated in Figure 6 . The obtained HVSR curves for the EJDN data differ between the algorithms. Confidence estimates appear generally similar (judging from standard deviation) but FFT estimates a significantly higher confidence for the peak at 8 Hz. Interestingly, the azimuthal variability in amplitude of the 8 Hz peak, evaluated by the FFT method is high (not shown here), suggesting non-ideal wavefield conditions in this band or non-1D behavior. Estimates between the methods rarely overlap, suggesting considerable disagreement between the methods' results with regard to the shape of the HVSR curve. Nevertheless, both methods agree very well with the multiple peak (and trough) frequencies at around 0.6 Hz, 0.9 Hz, 8 Hz, and 20 Hz, albeit the FFT estimates generally larger peak amplitudes. For the EJDN data inversion, we used every third datum point for a total of 19 datum points. The 80 inversions have been run for FFT-and MEMD-based HVSR estimates with 80 random starting models bounded by the initial parameter ranges v i given in Table 2 . More than 350,000 models were evaluated for each algorithm and all models contribute to the final statistics. The weighted distribution of χ 2 is illustrated in Figure 7 . It can be appreciated that MEMD generally achieved a lower (approximately factor 2 on average) data misfit during most inversions. The HVSR forward computations, the best Vs models, the weighted (for each layer l) average shear wave velocity v l and the weighted standard deviation σ l are shown in Figure 8 , and in Tables 3 and 4. Both final model estimates are qualitatively similar in the sense that the strong impedance contrasts at 3 to 4 m and at the 264 m interface are required to fit the data. Model confidence in both methods' models and associated data fit are very similar. MEMD data inversions yield generally lower Vs values, probably due to the lower peak amplitudes. A notable difference between the two methods' results are the very near surface layers from 5 m to 50 m. MEMD data supports high Vs (≈1000 ms −1 ) for a thicker layer (though it is not required), while FFT data requires this potential high velocity layer (≈1200 ms −1 ) to create a third large velocity contrast at 30 m. Unfortunately, the well-log lithology record lacks the required level of detail at these depths. More data from other sources would be necessary in order to determine which processing method performed better for this site. Nevertheless, we note that the overall data misfit was better for the MEMD processing results. The Horizontal-to-Vertical Spectral Ratio (HVSR) of three component (3C) ambient vibration measurements is a common tool to explore near surface shear wave velocity (Vs) structure. HVSR is often applied for earthquake risk assessments and civil engineering projects. Recorded ambient vibration signal originates from the combination of a multitude of natural and man-made sources, which do not need to be strictly stationary even during short times. Several aspects of ambient noise such as its azimuthal isotropy, e.g., [42] , the energy partition between different vibration modes, e.g., [43] and the stationarity, e.g., [44, 45] have been investigated in previous work. Even though clear daily and weekly patterns are found in seismic noise in populated areas, e.g., [46] , it often appears quasi-stationary during periods of a few hours in time scales of 10 3 to 10 4 s according to [42] for natural illumination. Use of longer records, stationarity test and algorithms suitable for non-stationary signals such as our HHT-based scheme are recommended for applications in urban areas. Typically, the Fast Fourier Transform (FFT) is applied to obtain spectral information from the measured time series in order to estimate the HVSR but non-stationarity may bias the FFT spectra and HVSR estimates. We described a strategy to process ambient vibration measurements applying the Hilbert-Huang Transform (HHT) instead of FFT. The application of HHT is made possible by realizing that for 3C measurements a multivariate approach is required to ensure that all three components, i.e., the three instantaneous amplitudes, correspond to one spectral basis, i.e., the same instantaneous frequency. We lay out a robust statistic framework to obtain mean HVSR estimates and the corresponding covariance matrix directly from the instantaneous parameters through HHT without any need for FFT. The procedure is illustrated on measurements from a permanent station situated in a dense urban environment and results are compared to traditional FFT estimates. FFT and HHT results are compared by their estimates' performance in a Vs model inversion, where the Vs models are corroborated by available well-log lithology and a vertical seismic profile. Our HHT-based inversion models yield a lower data misfit χ 2 by a factor of up to 25, a more appropriate Vs model and a higher confidence in the achieved model in comparison to FFT-based results. While the conclusions from an experiment at only one single site may not allow to claim that the presented strategy is an improvement for general data, it does illustrate that there exist use cases for which the longer data processing time associated with our strategy may be warranted. While we present the same analysis for a second example, our available well-log lithology proved insufficiently detailed to provide conclusive arguments in favor of (or against) our strategy. In a future work, it would be interesting to investigate if the differences between FFTand HHT-based methods increase for "worse" illumination conditions such as anisotropic wave fields, near sources, etc., and if these methods converge to the same curve in an ideal "stationary" synthetic dataset. A method for dynamic characteristics estimation of subsurface using microtremor on the ground surface A tool for site effects evaluation. Results from 1-D noise simulations A Review and Some New Issues on the Theory of the H/V Technique for Ambient Vibrations (Chapter 15) A new autoregressive moving average modeling of H/V spectral ratios to estimate the ground resonance frequency Joint analysis of Rayleigh-wave dispersion curves and diffuse-field HVSR for site characterization: The case of El Ejido town Site effect assessment in Ulaanbaatar, Mongolia through inversion analysis of microtremor H/V spectral ratios. Geoscience Measuring the sediment thickness in urban areas using revised H/V spectral ratio method Urban Seismic Site Characterization by Fiber-Optic Seismology Estimation of horizontal-to-vertical spectral ratios (ellipticity) of Rayleigh waves from multistation active-seismic records A wavelet representation of HVSR Improvement of HVSR technique by wavelet analysis Applications of the Hilbert-Huang transform for microtremor data analysis enhancement Investigation of Hilbert-Huang Transform and Fourier Transform for Horizontal-to-Vertical Spectral Ratio Analysis: Understanding the Shallow Structure The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis Bearing fault diagnosis using FFT of intrinsic mode functions in Hilbert-Huang transform Geomagnetic variation on decadal time scales: What can we learn from Empirical Mode Decomposition? Heterogeneity analysis of geophysical well-log data using Hilbert-Huang transform Detecting Site Resonant Frequency Using HVSR: Fourier versus Response Spectrum and the First versus the Highest Peak Frequency Comparison of site response characteristics inferred from microtremors and earthquake shear waves The stability of the horizontal-to-vertical spectral ratio of triggered noise and earthquake recordings Are Transients Carrying Useful Information for Estimating H/V Spectral Ratios? Applicability of the H/V spectral ratio of microtremors in assessing site effects on seismic motion Selection of time windows in the horizontal-to-vertical noise spectral ratio by means of cluster analysis Multivariate empirical mode decomposition Application of Multivariate Empirical Mode Decomposition to Noise Reduction in Seismic Signal Nonstationary magnetotelluric data processing with instantaneous parameter On empirical mode decomposition and its algorithms. IEEE-EURASIP Workshop Nonlinear Signal Image Process On Instantaneous Frequency On the effect of non stationary (synthetic) sources in the magnetotelluric method On the origin of earth vibrations within a city Seismic monitoring of urban activity in Barcelona during the COVID-19 lockdown Tomografía sísmica vertical inversa 2.5D alrededor del sondeo científico Almera-1, ICTJA-CSIC Scientific drilling in the campus: Almera-1 borehole, unraveling urban subsurface geology in Barcelona (Spain) Geopsy: A User-Friendly Open-Source Tool Set for Ambient Vibration Processing SESAME. Guidelines for the Implementation of the H/V Spectral Ratio Technique on Ambient Vibrations-Measurements, Processing and Interpretations Ground-motion characteristics estimated from spectral ratio between horizontal and vertical components of microtremor A computer code for forward calculation and inversion of the H/V spectral ratio under the diffuse field assumption Rodríguez-Castellanos, A. A theory for microtremor H/V spectral ratio: Application for a layered medium The inversion of spectral ratio H/V in a layered system using the diffuse field assumption (DFA) The seismic noise wavefield is not diffuse The Search of Diffusive Properties in Ambient Seismic Noise Stationarity of Seismic Noise A study on the Gaussianity and stationarity of the random noise in the seismic exploration Nature du bruit de fond sismique: Implications pour les études des effets de site We would like to acknowledge the GEO3BCN-CSIC Seismic Laboratory at http://labsis.geo3bcn.csic.es/ (accessed on 2 May 2020) for making data of their seismic station ICJA [31] available. The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses or interpretation of data; in the writing of the manuscript, or in the decision to publish the results. The following abbreviations are used in this manuscript: