Acoustic estimation of seafloor parameters: a Radial Basis Functions approach

Size: px
Start display at page:

Download "Acoustic estimation of seafloor parameters: a Radial Basis Functions approach"

Transcription

1 Acoustic estimation of seafloor parameters: a Radial Basis Functions approach Andrea Caiti DIST, Univ. of Genova via Opera Pia Genova, Italy andy@dist.unige.it Sergio M. Jesus UCEH, Univ. of Algarve Campus de Gambelas 8000 Faro, Portugal sjesus@ualg.pt November 3, 2001 Abstract. A novel approach to the estimation of seafloor geoacoustic parameters from the measurement of the acoustic field in the water column is introduced. The approach is based on the idea of approximating the inverse function that links the geoacoustic parameters with the measured field through a series expansion of Radial Basis Functions. In particular, Gaussian basis functions are used in order to ensure continuity and smoothness of the approximated inverse. The main advantage of the proposed approach relies on the fact that the series expansion can be computed off-line from simulated data, as soon as the experimental configuration is known. Data inversion can then be performed in true real time as soon as the data are acquired. Simulation results are presented in order to show the advantages and limitations of the method. Finally, some inversion results from horizontal towed array data are reported, and compared with independent estimates of geoacoustic bottom properties. 1 Introduction Geoacoustic seafloor properties are an essential requisite to properly predict acoustic propagation, especially in shallow water waveguides and/or at low frequencies. However, their measurement or estimation with traditional techniques require the deployement of instrumentation on or within the seafloor (such as geophone stations, coring, cone penetrometers, etc.), resulting in costing and timeconsuming procedures. For this reason, there has been a growing interest in recent years in methods able to identify geoacoustic models from the measurement of the acoustic field in the water column. This approach, that can be regarded as acoustic remote sensing of the seafloor, is characterized by two major aspects: one is experimental, and is concerned with the suitable design of sensors, sources and at-sea procedures to accurately measure the acoustic field structure. The other is computational, and consists in the determination of a stable inversion algorithm able to uniquely recover the geoacoustic parameters from the measured field. This paper is mainly concerned with the computational part of the estimation problem, i.e., with the inversion strategy. Realistic attempts at geoacoustic characterization from the acoustic field have been started by Frisk and co-workers [1], [2], [3], [4]. From the computational viewpoint, they mainly used a perturbative 1

2 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 2 inversion approach, i.e. a linearization of the inverse problem in the neighbourhood of an a priori known background geoacoustic model. If the background model is sufficiently close to the true model, powerful methods of linear inverse theory can be employed and the true solution can be found [3]. The background model can sometimes be established using historical data or independent measurements. However, when a confident background model cannot be established, the inverse problem is strongly nonlinear. In this more general case, the estimation of the geoacoustic parameters is usually stated as an optimization problem and global search strategies have to be employed. Collins and co-workers have succesfully shown how the simulated annealing algorithm can be employed to estimate bottom parameters [6], [7]. Further applications of the simulated annealing search have been reported by Dosso, Chapman et al. [8], [9]. Another global search approach, the so-called genetic algorithms, has been more recently introduced in the underwater acoustic community by Gerstoft [10]. Applications of this inversion strategy to field data have also been reported in [11], [12]. Although fairly general, a global search approach may also show some drawbacks. In particular, it requires time consuming computations and it is more difficult to determine the reliability of the solution found. Efforts to increase the computational efficiency of global search algorithms are reported in recent studies, using eigenvalue/eigenvector analysis [14], adaptation of the search intervals [15], [16], combination of global and local algorithms [13]. Comparison of error estimates of linear inverse theory with those of genetic algorithms has been reported in [17], while the importance of Cramer- Rao bounds to assess the resolution/robustness of the inversion strategy and the eventual need of reparametrization of the search space has been emphasized in [18]. An ingenious attempt to reduce the nonlinearity of the problem by a suitable selection of the cost function to be minimized has been proposed by Rajan [5], at the price of a decreased resolution in the estimate. In this paper we propose a novel approach that is based on the determination of an approximated inverse function from a set of known correspondences of geoacoustic parameters and acoustic fields. To fix the ideas, let us call m the vector of geoacoustic parameters that we wish to identify, and let us call x the vector of measured acoustic data (where the elements in x can be complex or real). Let us also suppose that all the other parameters influencing acoustic propagation (water depth, sound speed in the water, source-receiver configuration, etc.) are known. Ideally, one would like to have available a closed form f of the inverse function, such that: f(x) = m (1) Note incidentally that in the global search approach a class of possible inverse functions is specified as: f(x) = m = arg { min E(x, ˆx( m))} (2) m M where E is a suitable cost function and ˆx( m) is the replica field associated with the choice m of geoacoustic parameters and computed with an appropriate forward model. Note also that f does depend on the specific choices of E and of the model for the replica field computation. Since f is not known, we want to find an approximation ˆf, where the approximating function has a pre-specified structure. For instance, ˆf may be a series of known basis functions with unknown coefficients. Let us call w the vector of unknown coefficients of the approximating function. Then we have that ˆf = ˆf(x, w). The determination of ˆf(x, w) is a parametric problem, while the determination

3 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 3 of the true inverse function f is a functional problem (and, as such, much harder to solve). Let us also suppose that we have available a set of N vector pairs {x i, m i } N i=1 such that, for each pair, f(x i ) = m i, or, equivalently, ˆx(m i ) = x i. Then we can use the N pairs to identify the coefficients w of the approximating function, for instance by imposing: w = arg { min w W N ˆf(x i, w) m i 2 } (3) i=1 where the norm is the usual Euclidean norm. The accuracy of the approximation ˆf will depend on many factors, such as the particular structure imposed, the set of known pairs, the ability of identifying the coefficient vector w, etc. In the next section we will discuss these issues in detail. In recent literature, approximation schemes that take the form of series expansion, eventually nested (i.e., of the form ˆf(x, w) = j w j φ j (x), or ˆf(x, w) = j w j φ j ( k w k φ k ( ))), are referred to as neural network, or learning network schemes, since they can be implemented in hardware in a network fashion. This usually leads to very efficient computations once the coefficients w are determined. The advantage of a network approximation scheme of the kind just described over global search or linearized inversion is that, by suitable selection of the basis functions, the approximation has validity over the whole domain of interest, hence the global solution will be found. Moreover, if several data sets are recorded with the same experimental configuration, the network coefficients do not need to be changed, and the same network can be used to invert the whole set of data (in contrast, a global search approach would require a new search for each new data vector). The use of nested network schemes with sigmoid basis functions has been recently proposed for seismic inversion [19] and for acoustic tomography problems [20]. In this work we propose and illustrate the use of Radial Basis Functions (RBFs) of the Gaussian kind. The theoretical foundation of RBFs has been extensively described by Poggio and Girosi [21] and Powell [22]. The use of RBFs for the interpolation of sparse, scattered marine sediment data has been reported in [23]. An application of RBFs in the context of an elastic inverse problem has been described in [25], while in the context of geoacoustic parameter estimation some preliminary results on this line of work have been presented in [26]. The paper is organized as follows. In the next section the basic RBF approach to the approximation of the inverse function is described in more detail, the insertion of physical constraints is discussed and the acoustic data model is introduced. In section 3 inversion results on simulated data are reported, both in the wavenumber and in the pressure vs. range domain. In section 4 inversion results on field data are reported and compared with estimates of the geoacoustic parameters obtained with traditional methods. Finally, advantages and drawbacks of the method are discussed and conclusions are given. 2 RBF approximation of inverse functions 2.1 Basic theory Let us suppose that we are given a known forward relation that links the model parameters m to the measured data x : F(m) = x. Note that in our specific case the operator F is given by the wave equation. We also assume that all the other environmental and geometric parameters that

4 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 4 define the acoustic propagation are known. Our goal is to determine an inverse function f such that f(f(m)) = m for every m belonging to the space of physically admissible geoacoustic models. As often happens in the case of inverse problems, the above requirement is not sufficient to uniquely determine f, and additional constraints on the structure of f have to be imposed. The common regularization approach to inverse problems [27] prescribes the inverse to be bounded and continuous, in order to guarantee also some robustness with respect to data perturbation. So the inverse function can be determined as the minimizer of the following cost functional: J(f) = f(f(m)) m 2 + λh(f) (4) where H is a smoothness constraining operator and λ a Lagrange multiplier. Note the similarity of the above equation with those usually appearing in linear inverse theory [24]. However, equation (4) is minimized by a function, and not by a vector, and its analytical solution is not known except for very few special cases. Let us now suppose we have available the training set of input-output pairs {x i, m i } N i=1, with F(m i) = x i, i = 1,, N. We may use this set to find an approximation ˆf of the inverse function f with the obvious requirement that ˆf(x i ) should be close to m i. So we impose: ˆf = arg { min N { f i=1 f(x i ) m i 2 + λh(f)}} (5) Poggio and Girosi have shown, using variational arguments, that, if H(f) = Rf 2, where R is a linear, rotationally and translationally invariant, operator, then ˆf takes on the following form: ˆf(x) = CΦ(x1,, x N ; x) + k R (x) (6) where: Φ is a N-dimensional vector, whose i-th component is given by the function φ( x i x ), i.e. a Radial Basis Function; C is a m N coefficient matrix, with elements c ij, and m is the dimension of the vector m ; k R is a m-dimensional vector function whose components span the null space of the operator R. Moreover, the function φ is the Green s function of the self-adjoint operator R R [21]. The expression of equation(6) can be shown to be the best approximant to the true inverse function given the knowledge of the training set [28]. A most useful property of RBFs theory is that, for several constraint operators, the analytic form of the Green s function φ is known. In particular, when R = i=1 i / x i, we have Gaussian RBFs, i.e. φ(r) = exp( r 2 /σ 2 ); in this case, also, the term k R can be ignored. Other cases are discussed in detail in [21]. From the point of view of the inversion, Gaussian RBFs are particularly appealing, because they automatically put the approximated inverse in a smoothness class that enforce the desired regularity properties. In the following of the paper we will always use Gaussian RBFs. It has to be clear, however, that this choice may be debatable: if one would like the inverse function to belong to a different smoothness class, a different choice of RBFs would be required. An example of such instance, although in a different context, may be found in [25], where it is shown how gaussian RBFs are able to recover the shape of rigid objects in contact with an elastic surface, except for the case of objects with discontinuous edges, where sigmoid-based networks give better results: in that case, the regularity of the gaussian basis functions is a drawback instead of an advantage.

5 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 5 As a last point, it is important to emphasize that the RBFs expansion is fully nonlinear, but, in contrast with other network schemes, is linear in the coefficients. This property allows for an easy identification of the matrix C. By imposing the relations: ˆf(xj ) = CΦ(x 1,, x N ; x j ) = m j j = 1,, N (7) one gets a system of linear equations in the unknown coefficients c ij that can easily be solved with standard methods. Note however that the linearity in the coefficients assumes that the RBFs centers and variances have been defined a priori. If one wants to determine the optimal position of the centers and the optimal variance, also the RBFs approximation becomes nonlinear in the parameters, posing non trivial computational problems. In the algorithm described in this paper, we have employed the linear-in-the-coefficient version of the algorithm: the centers have been randomly selected, and the variances have been tuned by trial and error, taking advantage of the fact that, at least for this specific problem, the approximation is not sensitive to the variance value but only to its order of magnitude. 2.2 The choice of the forward model The development of the previous subsection is fairly general, and it can be applied to different data sets (broadband/narrowband sources, vertical/horizontal receivers, etc.). In order to generate the training set, however, a specific forward model F has to be selected. This situation is identical to that encountered in the global search approaches, where one has to select a forward model and determine the best fit to the data using that specific model. It has to be clear that the inversion results strongly depend on the choice of the forward model, whatever specific algorithm (RBFs, global/local search, trial and error) is used. If the forward model is incorrectly chosen (if, for instance, it neglects scattering effects, and the source frequency is in the range of tens of KHz), the inversion results will certainly be dubious. In the simulated and field data applications presented in the next section we have supposed that acoustic propagation takes place in a horizontally stratified range independent environment. The seafloor is treated as a viscoelastic stratified medium. The SAFARI code [29] has been used for the computation of the forward problem. The deterministic sound pressure at the receiver location (r, z), r being the range from the source and z the depth with respect to the sea surface, is given as the solution of the wave equation for a narrowband point source: p(ω, r, z, m, s) = 0 g(κ, ω, m, s)j 0 (κr)κdκ (8) where ω is the source frequency, m is the vector of geoacoustic parameters, s is a known vector of all the quantities influencing the acoustic propagation (sound speed profile in the water column, source depth, etc.), κ is the horizontal wavenumber, and g() is the Green s function of the depth separated wave equation. In testing the RBFs inversion we have used as acoustic data vector x either one of the following: x p = [ p(ω, r 1, z, m, s),, p(ω, r q, z, m, s) ] T (9) x g = [ g(κ 1, ω, m, s),, g(κ r, ω, m, s) ] T (10)

6 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 6 i.e., the amplitude of the pressure field sampled at q locations in range, or the amplitude of the Green s function sampled at r points in the horizontal wavenumber space. The superscript T stands for vector transpose. These two specific data vectors, and the SAFARI model itself, have been chosen because they perfectly suit the experimental configuration treated in section 4, that is, an horizontal array of receivers at a relatively short distance (less than 1000 m) from the source. The short source-receiver distance is emphasized, because it justifies the assumption of range-independent environment and also the fact that in our simulations, and in the field data inversion, noise is not an issue, being the SNR always particularly favourable. In the field experiment, for instance, SNR was estimated to be approximately 20 db. Note that, if the noise level is much higher, it would be better to use a training set which is also corrupted by noise (see the discussion in [25]). 2.3 Selection of the geoacoustic parameters In the sequel we assume that the seafloor can be discretized in l layers of known thickness. In general layer thickness is not known, however the environment can be discretized in layers of equal thickness z ω each, selecting z ω as the minimum thickness that can be resolved at the frequency ω. Also, the number l of layers can be selected by taking into account the maximum penetration z max of the acoustic field into the bottom at the given frequency ω, and then choosing l = z max /z ω. Note that theoretically the acoustic field prolongs to infinity; however, it is well known in practice that, for a given frequency, the measured acoustic field in the water is not sensitive to variation of the geoacoustic properties of the layers below the cut-off depth z m ax. One problem in fixing the thickness a priori is that the effective resolution and penetration of the acoustic field, depending on the wavelength, are not known, and must be fixed accordingly to some preliminary sensitivity study. However, as specified later, a sensitivity study is in any case required for a meaningful selection of the geoacoustic parameters to be estimated. One advantage of fixing the thickness is that, in some cases, this information is indeed known, and then can be easily incorporated in the inversion strategy. The geoacoustic parameter vector m with M elements is in general given by: m = [c T p, c T s, α T p, α T s, ρ T ] T (11) where c p and α p are the subvectors of compressional wave speed and attenuation, c s and α s are the subvectors of shear wave speed and attenuation, ρ is the subvector of density. Each subvector has in general l elements, and each element in position j refers to the corresponding parameter of the j-th layer. It must be emphasized that not all of the above parameters have the same influence on the acoustic field. This reflects the physical fact that, in a given situation, not all the geoaocustic parameters need to be known accurately (or at all) to predict the acoustic propagation. For instance, depending on the source frequency, unconsolidated marine sediments may be treated as a fluid medium, and shear properties can be safely neglected [30]. In order to obtain a meaningful result out of the inversion (whatever strategy is used), a preliminary analysis of the problem is required, in order to select a parametrization of the seafloor environment that is significant with respect to the problem at hand. The discussion of this kind of sensitivity analysis is beyond the scope of the present paper. Examples can be found, for instance, in [18], [16],

7 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 7 [31]. In the examples of the following section it will be shown how the accuracy of the estimate is affected by the influence of the various parameters on the acoustic field. 2.4 Selection of the training set The accuracy of the RBF approximation ˆf depends, in principle, only on the number of pairs in the training set. In particular, there are several convergence results that show that, under certain regularity assumptions on the function to be approximated, ˆf f as N [22]. However, these results are mainly of theoretical interest. For the purpose of the present paper, there are two considerations that need to be taken into account. The first is that the pairs in the training set do not need to be taken with any particular ordering: RBFs are good interpolants of scattered data points in multidimensional spaces. This makes it possible to select the model vectors m i in the training set through random generation. The second, more important, is that, through the training set, we can impose additional physical constraints on the approximated inverse. This can be achieved in several different ways and depending on the specific a priori knowledge, if any. In particular, one can bias the random generation of models by forcing some specific structure, like positive gradient of some of the parameters as a function of depth, or allowing only weak negative gradients, etc. It is up to the designer of the network to choose what sort of constraints, if any, are best suited for the specific problem he has at hand. Note in particular that, depending on the parametrization chosen, known correlations among the parameters can also be inserted at this stage. In some of the simulations presented in the next section we have imposed the additional constraint of positive gradient of compressional and shear velocity with respect to depth. This was in fact the situation expected for the field test described in the last section. In the simulations it will also be shown how, for the cases considered, a training set consisting of 800 pairs is sufficient to achieve a certain degree of accuracy. 2.5 Test set: checking the accuracy of the approximation Once the geoacoustic vectors m i of the training set have been generated, the corresponding acoustic field x i are calculated by a suitable forward model (SAFARI in our case). The training set thus obtained is used to identify the coefficients of the RBF network. In order to check the accuracy of the approximation, another set of pairs {x j, m j } K j=1, the test set, is generated accordingly to the same rules employed in the generation of the training set. The computed acoustic field in the test set are given as input to the RBF network, and the corresponding models ˆm j computed as: ˆm j = ˆf(w, x j ) j = 1,, K (12) The results of the RBF inversion are then compared to the true values m j. As a figure of merit, we have used, for each of the parameters in the vector m, the mean relative error ˆm j m j / m j averaged over the test set, and its variance. It is important to evaluate the accuracy in retrieving every single parameter, since not all the parameters may or need to be determined with the same precision. In this phase, it is possible to determine the effect of varying some of the network parameters on the accuracy of the results. In particular, the variance of the gaussian RBFs can be tuned. In

8 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 8 our specific case, the gaussian variance has been tuned manually, that is, without any analytical or numerical attempt to determine the optimum variance value. However, we have noted the following properties: different variances need to be used depending on the specific subset of geoacoustic parameters considered; in particular, we have used the variance value of 10 3 for the P-velocities, 10 2 for the S-velocities, and 10 0 for P-attenuations. the inversion result is sensitive only to the order of magnitude of the variance value chosen. The test set has to be generated over the whole parameter search space, since we wish to evaluate the RBF approximation over its global domain. We remark again that the figure of merit of the RBF inversion is the ensemble average over the errors of each single element in the test set. The mean error thus obtained can be considered as the lower bound of the mean estimation error when the RBF inversion is applied to real data, and the error variance a measure of stability of the result. In the examples reported, the size K of the test set has been fixed to Summary of the RBF inversion scheme We give here a brief summary of the steps needed in the RBF inversion procedure. 1. Fix the experimental configuration, choose a data representation x, a geoacoustic model vector m, and a forward acoustic model F such that F(m) = x. 2. Generate the training set {x i = F(m i ), m i } N i=1, by randomly selecting the vectors m i in the search space of physically admissible parameters. If additional a priori knowledge is available, in terms of certain features of the expected solution, force each element m i to exhibit these features. 3. For each parameter m k in the vector m, identify the RBF coefficients c ki by using the known relations: (m k ) j = N i=1 c ki exp( x j x i 2 /σ k ), j = 1,, N. A system of N linear algebraic equations has to be solved for each geoacoustic parameter. 4. Generate a test set, and compute the mean relative error and variance of the RBF inverse solution on the test set. If not satisfied, go to step 2 and increase the number N of pairs in the training set. 5. Apply the RBF inversion to the data. 3 Simulated data inversion Some results of the RBF approach have been presented in [26], [32]. Here we report two illustrative examples, one to show the decrease in the approximation error as the number of pairs in the training set is increased, the second to illustrate the network design employed on the field data in the following section. In both cases acoustic propagation at low frequency in a shallow water channel is considered. In the example 1, the geoaocustic parameter vector m is formed by the compressional velocities of a 5-layers seafloor, where each layer has 5m thickness. All the other parameters are assumed known and reported in table 1.

9 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 9 The data vector x consists in the amplitude of the Green s function at the frequency of 100 Hz, sampled at 64 equally spaced points in the horizontal wavenumber space. The undersampling of the Green s function has been considered to resemble the approach of Collins et al. [7]. In the generation of the training and of the test set, the sound speed in every layer is allowed to vary between 1500 and 2000 m/s. Training sets consisting of 100, 200, 400 and 800 pairs respectively has been considered; the same test set of 100 pairs has been used in all the above examples. In evaluating the inversion result, it is important to remember that we report, for each geoacoustic parameter, the mean error over the whole test set. For this reason, the usual representation of the results ( true vs. estimated ) would not be feasible or even significative in this case. In fig. 1 the mean approximation error over the test set is reported for each layer as a function of the number of pairs in the training set. It can be seen that, as expected, the mean error decreases at the increasing of the training set, and that, in the case of a training set of 800 pairs, the error for every layer is below 0.7 %. In looking at the result, one has to take into account that, by generating the solution at random (but with the constraont of positive gradient versus depth), the relative error is of the order of 10%. We note incidentally that a number of training data of the order of magnitude of 10 3 is not critical either from the point of view of the network coefficient determination or from the required forward model runs. In particular, the generation of training set of 800 pairs always required less than two hours on our non-optimized implementation on an HP 735 workstation with multiple users. Example 2 was part of a preliminary assessment of the technique for the application to the experimental data reported in the following section. This explains some of the similarities with the experimental situation. An horizontal towed array of 40 elements, at 4 meters spacing, is the receiving system, so the data vector x consists in the amplitude of the pressure field at the receivers position. The transmitting source was transmitting a 100 Hz tone signal and the other relevant geometrical and environmental parameters are reported in table 2. The experimental situation for this example, as well as for the field data discussed in the next section, is reported in fig. 2. The bottom has been discretized in three layers of 5m thickness each, and the geoacoustic model vector to be retrieved consisted in the compressional and shear velocities for the three layers, and the compressional wave attenuation of the first two layers, for a total of eight parameters. The search spaces for each parameter are reported in table 3. A training set of 800 pairs has been generated, forcing a positive gradient vs. depth for both compressional and shear speed. No assumptions have been made for the attenuation. The results over a test set of 100 pairs, generated with the same assumptions used for the training set, are reported in table 4. The results of this simulative test show that, at least in this case, the accuracy of the RBF inversion is physically consistent with the relative influence of each parameter on the acoustic propagation. In particular, one would expect the acoustic field to be most sensitive to the compressional velocity, to be fairly sensitive to any shear velocity of the order of magnitude of 400 m/s and above, and possibly to show some sensitivity to the compressional attenuation. By looking at the results in table 4, one can see that compressional velocities are all estimated with a mean error of less than 1 %; the shear velocity of the third layer, being on the average higher than those of the first two layers (remember that the shear velocity is forced to have a positive gradient w.r. to depth), is also better retrieved. As for compressional wave attenuation, the standard deviation values show that, in this case, the RBF approximation is not able to produce any meaningful result, confirming the expectation that the acoustic field is least sensitive to this parameter.

10 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am Field data inversion We will now describe the results obtained with the RBF-based inversion on towed array data in a shallow water environment. This data set has been acquired during an experiment that took place in February-March 1995 in the Adventure Bank area of the Strait of Sicily, Mediterannean Sea. The experiment focused on at-sea testing of operational procedures for the estimation of geoacoustic parameters in shallow water with a moderate aperture towed array. In particular, a 40 hydrophone, 4m spaced, horizontal array has been employed, together with a flextensional sound source operated at low frequency in cw mode. Both source and receivers were towed from the same platform at 4 knots. Relative position of the source-receiving array geometry was monitored at regular intervals by acoustic means. The deformation of the towed array was constantly monitored in real-time by means of non-acoustic sensors. Ground truth information was obtained by independent measurements through gravity cores, geophone data and a shallow seismic survey, integrated with Hamilton s tabulation [34] and geological information on the area. The independent geoacoustic model thus obtained is reported in table 5, together with the relevant water column information. It is important to underline that the information on the last sediment layer has been derived through use of Hamilton regression equations, and not by direct measurements. The sediments in this area are generally described as sandy sediments rich in carbonate content. A detailed description of the experiment, including the system set-up, will be described elsewhere. A cruise and data report can be found in [32]. For the purpose of the present paper, we are satisfied in reporting the results obtained inverting a subset of the whole data set that can be directly compared with the geoacoustic model of table 5. For this set of data, the acoustic source was transmitting at 110 Hz. As mentioned earlier, the SNR during the experiment has been estimated of the order of 20 db. The data set to be inverted consisted in fifteen snapshots, each one consisting in the amplitude of the 110 Hz pressure field as received at the 40 hydrophones at different istants in time during the tow. Before the inversion, the data have been smoothed with a 4-points moving average. The smoothed data set is reported in fig. 3. The fifteen snapshots have been acquired over a range of 600m, in an environmental situation that could be fairly expected as range-independent. However, as it can be seen, the data show some relevant variability from one snapshot to the other. Using the information on the receivers position (both in depth and range), source depth (40m) and source - first reciver distance (535m), an RBF inversion network has been built, with the methodology described in section 2 and with the same discretization and training rules of the example 2 of section 3. Note that, although known, we have not inserted the knowledge of the true layer thickness, in order to have a sort of blind or semi-blind application of the method. Each of the fifteen snapshot has been inverted by the same network. The results of the inversion for each snapshot have been averaged, and the average values, together with the standard deviation, are reported in table 6. These results can be directly compared with those of the independent Hamiltonbased geoacoustic model. Moreover, the standard deviation gives an indication on the variability of the estimates. Note that this variability can be due both to the approximation inherent in the RBF approach and to the variability of the data themselves. It can be noted that the results obtained are fairly close to that of the independent geoaocustic model, taking into account the differences in methodology. The compressional velocities estimated with the RBF inversion are higher than those of the Hamilton-based model, in particular in the

11 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 11 last layer. Note however that the RBF estimate is closer to what may be expected for a carbonate sand sediment, and that in the same area it has already been reported, at least for shear velocity, a discrepancy between Hamilton-based expectations and in-situ measured values [24]. The high values of the standard deviation for the shear velocity are an indication or of a poor performance of the inversion scheme, or of a strong lateral variability of shear properties in the area (or both). It has to be taken into account that the data do display variability, and that perhaps even averaging the estimates on a relatively short path may lead to uncorrect conclusions. For sediment classification purposes, it may be interesting to compare the estimated P-velocity vs. S-velocity ratio to those reported by Hamilton [33]. This has been done by considering the ratio of the mean estimates, and the maximum and minimum ratio compatible with the standard deviations reported. The results are reported in fig. 4, together with Hamilton s curves. Note that we estimate interval velocities for a three-layer model, where each layer has a thickness of 5m. Note also that again Hamilton s tabulation holds for fine sand, since he had insufficient data to examine soft, unlithified calcareous sediments ([33], p. 1096). For consolidated and/or lithified bottoms, Hamilton reports velocity ratios between 1.71 and 2.06, with only one exception at 2.66 ([33], table III). Looking at fig. 4, it is possible to see that our estimated ratios, even taking into account the relevant standard deviation in the shear velocity, allow for unambigous classification of at least the second and third layer as unconsolidated sediment, slightly harder than water saturated fine sand. By combining this information with the compressional velocity estimates alone and the data in [34], the sediment can be classified as a low porosity coarse sand. 5 Discussion and conclusion The RBF approach to geoacoustic inversion has been introduced, and proved feasible on simulated data. The first attempt to use this inversion technique on field data has given results that are in qualitative and, to a certain extent, also in quantitative agreement with independent estimates of the same quantities. It has also to be noted that we have not attempted any particular optimization of the RBF procedure taylored on the specific experimental situation. Our purpose here is to show the results of the technique in its standard formulation. We are currently exploring optimization procedures with the goal of not loosing, or loosing only in part, the generality and the simplicity of the method. From the point of view of the computational efficiency, the inversion of the fifteen data sets required 900 runs of the forward model (as many as needed by the training and the test set), plus the solution of the linear algebraic systems for the coefficient identification. If one wants to compare this with the number of forward model iterations needed by a global search strategy, one has to consider that a new global search should be done for each of the fifteen snapshots in the data set. By using, for instance, the amount of forward model computations reported for typical runs of the genetic algorithms [13], one gets runs of forward models for a single search with the standard algorithm, and 1000 runs (still for a single search) with the hybrid version. The saving in computational time may seem evident, however care should be taken in comparing the two methods only on the basis of the numerical efficiency. The RBF approach is well suited for all the applications in which the same experimental configuration is used to survey different areas, and in particular if the experimental set-up is known in advance. In this case, the network coefficient can be identified before the experiment, and the inversion can be performed in real time. Geophysical surveys

12 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 12 with a towed array, as the one of the experiment in section 4, are an example of such a situation. However, one has to remember that, even in the best case, the RBF scheme is inherently an approximation. When accuracy in the result is a critical parameter, global search strategies should still be preferred. Acknowledgements This work has been supported by EEC under contract MAS References [1] G.V. Frisk, J.F. Lynch Shallow water waveguide characterization using the Hankel transform, J. Acoust. Soc. Am. 76, (1984). [2] G.V. Frisk, J.F. Lynch, J.A. Doutt The determination of geoacoustic models in shallow water, in Ocean seismo-acoustics, T. Akal and J.M. Berkson (eds.), Plenum, New York, (1986). [3] S.D. Rajan, J.F. Lynch, G.V. Frisk Perturbative inversion methods for obtaining bottom geoacoustic parameters in shallow water, J. Acoust. Soc. Am. 82, (1987). [4] G.V. Frisk A review of modal inversion methods for inferring geoacoustic properties in shallow water, in Full field inversion methods in ocean and seismo-acoustics, O. Diachok, A. Caiti, P. Gerstoft, H. Schmidt (eds.), Kluwer, Dordrecht, (1995). [5] S.D. Rajan Waveform inversion for geoacoustic parameters of the ocean bottom in shallow water: matched mode method, in Full field inversion methods in ocean and seismo-acoustics, O. Diachok, A. Caiti, P. Gerstoft, H. Schmidt (eds.), Kluwer, Dordrecht, (1995). [6] M.D. Collins, W.A. Kuperman Focalization: environmental focusing and source localization, J. Acoust. Soc. Am. 90, (1991). [7] M.D. Collins, W.A. Kuperman, H. Schmidt Nonlinear inversion for ocean-bottom properties, J. Acoust. Soc. Am. 92, (1992). [8] S.E. Dosso, M.L. Yeremy, K.S. Ozard, N.R. Chapman Estimation of ocean bottom properties by matched field inversion of acoustic field data, IEEE J. Oceanic Eng. 18, (1993) [9] N.R. Chapman, K.S. Ozard Matched field inversion for geoacoustic properties of young oceanic crust, in Full field inversion methods in ocean and seismo-acoustics, O. Diachok, A. Caiti, P. Gerstoft, H. Schmidt (eds.), Kluwer, Dordrecht, (1995). [10] P. Gerstoft Inversion of seismo-acoustic data using genetic algorithms and a posteriori probability distributions, J. Acoust. Soc. Am. 95, (1994). [11] M. Lambert, P. Gerstoft, A. Caiti, R. Ambjornesen Estimation of bottom parameters from real data by genetic algorithms, in Full field inversion methods in ocean and seismo-acoustics, O. Diachok, A. Caiti, P. Gerstoft, H. Schmidt (eds.), Kluwer, Dordrecht, (1995). [12] D.F. Gingras, P. Gerstoft Inversion for geometric and geoacoustic parameters in shallow water: experimental results, J. Acoust. Soc. Am. 97, (1995).

13 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 13 [13] P. Gerstoft Inversion of acoustic data using a combination of genetic algorithms and the Gauss- Newton approach, J. Acoust. Soc. Am. 97, (1995). [14] M.D. Collins, L. Fishman Efficient navigation of parameter landscapes, J. Acoust. Soc. Am. 98, (1995). [15] C. Siedenburg, N. Lehtomaki, J. Arvelo, K. Rao, H. Schmidt Iterative full-field inversion using simulated annealing, in Full field inversion methods in ocean and seismo-acoustics, O. Diachok, A. Caiti, P. Gerstoft, H. Schmidt (eds.), Kluwer, Dordrecht, (1995). [16] S.M. Jesus, A. Caiti Estimating geoacoustic bottom properties from towed array data, accepted in Journal of Comp. Acoust., (1995). [17] P. Gerstoft, A. Caiti Acoustic estimation of bottom parameters: error bounds by local and global methods, in Proc. 2nd European Conf. on Underwater Acoustics, L. Bjorno (ed.), European Commission, Brussels, (1994). [18] H. Schmidt, A.B. Baggeroer Physics-imposed resolution and robustness issues in seismo-acoustic parameter inversion, in Full field inversion methods in ocean and seismo-acoustics, O. Diachok, A. Caiti, P. Gerstoft, H. Schmidt (eds.), Kluwer, Dordrecht, (1995). [19] G. Roth, A. Tarantola Neural networks and inversion of seismic data, J. Geophysic. Res. 99B, (1994). [20] Y. Stephan, S. Thiria, F. Badran Application of multilayered neural networks to ocean acoustic tomography inversion, Rep. no. 37/95, EPSHOM, Centre Militaire d Oceanographie, Brest (1995). [21] T. Poggio, F. Girosi Networks for approximation and learning, Proc. IEEE 78, (1990). [22] M.J.D. Powell The theory of radial basis functions approximation in the 90s, in Advances in numerical analysis, vol. II, W. Light (ed.), Oxford University Press, Oxford, (1992). [23] A. Caiti, T. Parisini Mapping ocean sediments by RBF networks, IEEE J. Oceanic Eng. 19, (1994). [24] A. Caiti, T. Akal, R.D. Stoll Estimation of shear wave velocity in shallow marrine sediments, IEEE J. Oceanic Eng. 19, (1994). [25] A. Caiti, G. Canepa, D. DeRossi, F. Germagnoli, G. Magenes, T. Parisini Towards the realization of an artificial tactile system: fine-form discrimination by a tensorial tactile sensor array and neural inversion algorithm, IEEE Trans. Systems, Man, Cybernetics 25, (1995). [26] A. Caiti, T. Parisini, R. Zoppoli Seafloor parameter estimation: approximating the inverse map through RBF networks, in Full field inversion methods in ocean and seismo-acoustics, O. Diachok, A. Caiti, P. Gerstoft, H. Schmidt (eds.), Kluwer, Dordrecht, (1995). [27] A.N. Tikhonov, V.Y. Arsenin Solution of ill-posed problems, J.Wiley and Sons, New York, (1977).

14 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 14 [28] T. Poggio, F. Girosi Networks and the best approximation property, Biol. Cybern. 63, (1990). [29] H. Schmidt SAFARI: seismo-acoustic fast field algorithm for range independent environments, SACLANTCEN Report SR-113, La Spezia (1988). [30] J.M. Hovem, A. Kristensen Reflection loss at a bottom with a fluid sediment layer over a hard solid halfspace, J. Acoust. Soc. Am. 92, (1992). [31] S.M. Jesus A sensitivity study for full-field inversion of geoacoustic data with a towed array in shallow water, in Full field inversion methods in ocean and seismo-acoustics, O. Diachok, A. Caiti, P. Gerstoft, H. Schmidt (eds.), Kluwer, Dordrecht, (1995). [32] S.M. Jesus, A. Caiti, H. Zambujo Geophysical seafloor exploration with a towed array in shallow water, 24 months progress report, DG-XII, EEC, December [33] E.L. Hamilton Vp/Vs and Poisson s ratio in marine sediments and rocks, J. Acoust. Soc. Am. 66, (1979). [34] E.L. Hamilton Acoustic properties of sediments, in Acoustics and ocean bottom, R. Lara-Saenz, C. Ranz-Guerra, C. Carbo-Fite (eds.), Madrid, 3-58 (1987).

15 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 15 water depth (m) 140 source frequency (Hz) 100 source depth (m) 100 receiver depth (m) 100 sound speed in water (m/s) 1500 layer thickness (m) 5 Table 1: Geometric and environmental information for example 1. The data vector to be inverted is the amplitude of the undersampled Green s function. The geoacoustic parameters to be retrieved are the compressional wave velocities in five layers of equal thickness. The search interval is m/s for each layer water depth (m) 140 source frequency (Hz) 100 source depth (m) 100 receiver depth (m) 100 source-1st receiver distance (m) 200 sound speed in water (m/s) 1500 layer thickness (m) 5 Table 2: Geometric and environmental information for example 2. The data vector to be inverted is the amplitude of the pressure field on a 40 elements horizontal array. Elements spacing is fixed at 4m. The geoacoustic parameters to be retrieved are the compressional and shear wave velocity in each layer, plus the compressional wave attenuation in the first two layers

16 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 16 Layer no. P velocity (m/s) S velocity (m/s) P attenuation (db/λ) Table 3: Parameter search space for example 2. The training set has been generated by randomly selecting the geoacoustic parameter values in the above interval, with the constraint of positive compressional and shear velocity gradients vs. depth Layer no. P velocity S velocity P attenuation mean (%) std. dev. (%) mean (%) std. dev. (%) mean (%) std. dev. (%) Table 4: Mean relative error and standard deviation of the RBF inversion result over the test set for example 2 Depth P velocity S velocity Description m m/s m/s water column recent sediments - sand transition - sand quaternary sediments - sand quaternary sediments - sand Table 5: Geoacoustic model of the experiment site obtained through independent measurements and Hamilton s regression curves. Depth is assumed 0 at the water surface.

17 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 17 Depth P velocity S velocity m mean (m/s) std. dev. (m/s) mean (m/s) std. dev (m/s) Table 6: Result of the RBF inversion, averaged over the data set of fig 2 Figure 1: Example 1. Mean percentage error over the test set for each layer as a function of the number of pairs in the training set

18 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 18 Figure 2: Experimental configuration for the simulated data of example 2 and for the field data of section 4.

19 A. Caiti, S. Jesus, Acoustic estimation..., J. Acoust. Soc. Am. 19 Figure 3: Amplitude of the pressure field as received at the hydrophones for the fifteen snapshots P vel / S vel silt clay 5 fine sand Depth (m) Figure 4: Compressional vs. shear velocity ratio as a function of depth. Dotted line with stars: inversion results, together with interval variation due to the uncertainty in the estimate. Continuous line: typical profile for fine sand (from ref. 34, table II). Dotted line: typical profile for silt-clay (from ref. 34, table I).

Sergio M. Jesus c) UCEH, University of Algarve, Campus de Gambelas, 8000 Faro, Portugal

Sergio M. Jesus c) UCEH, University of Algarve, Campus de Gambelas, 8000 Faro, Portugal Acoustic estimation of seafloor parameters: A radial basis functions approach Andrea Caiti a),b) DIST, University of Genova, via Opera Pia 13, 16145 Genova, Italy Sergio M. Jesus c) UCEH, University of

More information

CAN MAXIMUM LIKELIHOOD ESTIMATORS IMPROVE GENETIC ALGORITHM SEARCH IN GEOACOUSTIC INVERSION?

CAN MAXIMUM LIKELIHOOD ESTIMATORS IMPROVE GENETIC ALGORITHM SEARCH IN GEOACOUSTIC INVERSION? Journal of Computational Acoustics, c IMACS CAN MAXIMUM LIKELIHOOD ESTIMATORS IMPROVE GENETIC ALGORITHM SEARCH IN GEOACOUSTIC INVERSION? SÉRGIO M. JESUS UCEH - Universidade do Algarve Campus de Gambelas,

More information

A mixin algorithm for geoacoustic inversion

A mixin algorithm for geoacoustic inversion A mixin algorithm for geoacoustic inversion Hefeng Dong a and Arne Johannes Jenssen b a Dept. of Electron. & Teleco., Norwegian Univ. of Science and Technology, NO-7491 Trondheim, Norway b Norwegian Defense

More information

Geoacoustic Inversion in Shallow Water

Geoacoustic Inversion in Shallow Water DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Geoacoustic Inversion in Shallow Water N. Ross Chapman School of Earth and Ocean Sciences University of Victoria 3800 Finnerty

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 2, 2008 http://asa.aip.org 154th Meeting Acoustical Society of America New Orleans, Louisiana 27 November - 1 December 2007 Session 1aAO: Acoustical Oceanography

More information

1. Introduction. Figure 1. The shallow water environment with the cold eddy. (c) European Acoustics Association

1. Introduction. Figure 1. The shallow water environment with the cold eddy. (c) European Acoustics Association A hybrid approach for ocean acoustic tomography in range dependent environments based on statistical characterization of the acoustic signal and the identification of modal arrivals Michael I. Taroudakis

More information

Investigation of Complex Range-Dependent Shallow Water Sound Transmission

Investigation of Complex Range-Dependent Shallow Water Sound Transmission Investigation of Complex Range-Dependent Shallow Water Sound Transmission William M. Carey Department of Aerospace and Mechanical Engineering Boston University, Boston, MA 02215 Phone: (508) 289-2329 Fax:

More information

Geoacoustic Inversion in Shallow Water

Geoacoustic Inversion in Shallow Water DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Geoacoustic Inversion in Shallow Water N. Ross Chapman School of Earth and Ocean Sciences University of Victoria PO Box

More information

ASSESSMENT OF THE IMPACT OF UNCERTAINTY IN SEABED GEOACOUSTIC PARAMETERS ON PREDICTED SONAR PERFORMANCE

ASSESSMENT OF THE IMPACT OF UNCERTAINTY IN SEABED GEOACOUSTIC PARAMETERS ON PREDICTED SONAR PERFORMANCE ASSESSMENT OF THE IMPACT OF UNCERTAINTY IN SEABED GEOACOUSTIC PARAMETERS ON PREDICTED SONAR PERFORMANCE M.K. PRIOR AND C.H. HARRISON SACLANT Undersea Research Centre, Viale San Bartolomeo 400, 19138 La

More information

Geoacoustic Inversion in Shallow Water

Geoacoustic Inversion in Shallow Water DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Geoacoustic Inversion in Shallow Water N. Ross Chapman School of Earth and Ocean Sciences University of Victoria PO Box

More information

Assessment of the sea surface roughness effects on shallow water inversion of sea bottom properties

Assessment of the sea surface roughness effects on shallow water inversion of sea bottom properties Proceedings of 2 th International Congress on Acoustics, ICA 21 23-27 August 21, Sydney, Australia Assessment of the sea surface roughness effects on shallow water inversion of sea bottom properties Géraldine

More information

Inverse Problems in Underwater Acoustics

Inverse Problems in Underwater Acoustics Inverse Problems in Underwater Acoustics Michael I. Taroudakis Department of Mathematics, University of Crete, 74 09 Heraklion, Crete, HELLAS Institute of Applied and Computational Mathematics, P.O.Box

More information

Asymptotic Accuracy of Geoacoustic Inversions

Asymptotic Accuracy of Geoacoustic Inversions Embry-Riddle Aeronautical University From the SelectedWorks of Michele Zanolin October, 2004 Asymptotic Accuracy of Geoacoustic Inversions Michele Zanolin, Massachusetts Institute of Technology Ian Ingram,

More information

Sediment Acoustics. Award #: N Thrust Category: High-Frequency LONG-TERM GOAL

Sediment Acoustics. Award #: N Thrust Category: High-Frequency LONG-TERM GOAL Sediment Acoustics Robert D. Stoll Lamont-Doherty Earth Observatory of Columbia University Palisades, New York 10964 phone: (845) 365 8392 fax: (845) 365 8179 email: stoll@ldeo.columbia.edu Award #: N00014-94-1-0258

More information

Sea-bottom shear-wave velocities and mode conversions

Sea-bottom shear-wave velocities and mode conversions Sea-bottom mode conversions Sea-bottom shear-wave velocities and mode conversions Carlos Rodriguez-Suarez and Robert R. Stewart ABSTRACT Elastic parameters for shallow marine sediments are compiled using

More information

An equivalent fluid representation of a layered elastic seafloor for acoustic propagation modelling Matthew W Koessler (1)

An equivalent fluid representation of a layered elastic seafloor for acoustic propagation modelling Matthew W Koessler (1) An equivalent fluid representation of a layered elastic seafloor for acoustic propagation modelling Matthew W Koessler (1) ABSTRACT (1) Marshall Day Acoustics,6/448 Roberts Rd Subiaco, Australia Modelling

More information

Final Report for DOEI Project: Bottom Interaction in Long Range Acoustic Propagation

Final Report for DOEI Project: Bottom Interaction in Long Range Acoustic Propagation Final Report for DOEI Project: Bottom Interaction in Long Range Acoustic Propagation Ralph A. Stephen Woods Hole Oceanographic Institution 360 Woods Hole Road (MS#24) Woods Hole, MA 02543 phone: (508)

More information

Least Squares Approximation

Least Squares Approximation Chapter 6 Least Squares Approximation As we saw in Chapter 5 we can interpret radial basis function interpolation as a constrained optimization problem. We now take this point of view again, but start

More information

Modal Inversion SW06 Experiment

Modal Inversion SW06 Experiment DISTRIBUTION STATEMENT A: Approved for public release; distribution is unlimited. Modal Inversion SW06 Experiment Subramaniam D. Rajan Scientific Solutions, Inc. 99 Perimeter Road Nashua, NH 03063 Phone:

More information

ESTIMATING INDEPENDENT-SCATTERER DENSITY FROM ACTIVE SONAR REVERBERATION

ESTIMATING INDEPENDENT-SCATTERER DENSITY FROM ACTIVE SONAR REVERBERATION Proceedings of the Eigth European Conference on Underwater Acoustics, 8th ECUA Edited by S. M. Jesus and O. C. Rodríguez Carvoeiro, Portugal 12-15 June, 2006 ESTIMATING INDEPENDENT-SCATTERER DENSITY FROM

More information

= (G T G) 1 G T d. m L2

= (G T G) 1 G T d. m L2 The importance of the Vp/Vs ratio in determining the error propagation and the resolution in linear AVA inversion M. Aleardi, A. Mazzotti Earth Sciences Department, University of Pisa, Italy Introduction.

More information

Laboratory sound speed measurements on high water content sediment samples

Laboratory sound speed measurements on high water content sediment samples Laboratory sound speed measurements on high water content sediment samples V. A Martin a, A. Alexis a and V. Martin b a Laboratoire GeM (et EDF), UMR CNRS 6183 - Institut de Recherche en Génie Civil et

More information

Christoph F. Mecklenbräuker b) Ruhr-University Bochum, D Bochum, Germany

Christoph F. Mecklenbräuker b) Ruhr-University Bochum, D Bochum, Germany Ocean acoustic inversion with estimation of a posteriori probability distributions Peter Gerstoft a) SACANT Undersea Research Centre, I-19138 a Spezia, Italy Christoph F. Mecklenbräuker b) Ruhr-University

More information

Chapter 1: Acoustic and elastic properties of calcareous sediments siliceous diagenetic front on the eastern U.S.

Chapter 1: Acoustic and elastic properties of calcareous sediments siliceous diagenetic front on the eastern U.S. 1 Chapter 1: Acoustic and elastic properties of calcareous sediments siliceous diagenetic front on the eastern U.S. continental slope across a 1.1 Abstract The Ocean Drilling Program drilled Hole 904A

More information

Inversion for Geoacoustic Model Parameters in Range-Dependent Shallow Water Environments

Inversion for Geoacoustic Model Parameters in Range-Dependent Shallow Water Environments DISTRIBUTION STATEMENT A: Approved for public release; distribution is unlimited. Inversion for Geoacoustic Model Parameters in Range-Dependent Shallow Water Environments N. Ross Chapman School of Earth

More information

Matched Field Tomographic Inversion for Geoacoustic Properties

Matched Field Tomographic Inversion for Geoacoustic Properties Matched Field Tomographic Inversion for Geoacoustic Properties N.Ross Chapman School of Earth and Ocean Sciences University of Victoria PO Box 3055 Victoria, B.C. V8W 3P6 phone: (250) 472-4340; fax: (250)

More information

Sediment Acoustics LONG-TERM GOAL

Sediment Acoustics LONG-TERM GOAL Sediment Acoustics Robert D. Stoll Lamont-Doherty Earth Observatory of Columbia University Palisades, New York 10964 phone: (914) 365 8392 fax: (914) 365 8179 email: rdstoll@worldnet.att.net Award #: N00014-94-1-0258

More information

Seabed Geoacoustic Structure at the Meso-Scale

Seabed Geoacoustic Structure at the Meso-Scale DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Seabed Geoacoustic Structure at the Meso-Scale Charles W. Holland The Pennsylvania State University Applied Research Laboratory

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://acousticalsociety.org/ ICA 2013 Montreal Montreal, Canada 2-7 June 2013 Underwater Acoustics Session 2pUWb: Arctic Acoustics and Applications

More information

Geoacoustic perspectives: what have we learned about modelling sound propagation in the ocean bottom

Geoacoustic perspectives: what have we learned about modelling sound propagation in the ocean bottom Proceedings of Acoustics 2012 - Fremantle 21-23 November 2012, Fremantle, Australia Geoacoustic perspectives: what have we learned about modelling sound propagation in the ocean bottom N. Ross Chapman

More information

MODEL-BASED CORRELATORS: INTERESTING CASES IN UNDERWATER ACOUSTICS

MODEL-BASED CORRELATORS: INTERESTING CASES IN UNDERWATER ACOUSTICS Selected Topics of the New Acoustics 133 MODEL-BASED CORRELATORS: INTERESTING CASES IN UNDERWATER ACOUSTICS S.M. Jesus SiPLAB - FCT, Universidade do Algarve, Campus de Gambelas, PT-8000 Faro, Portugal.

More information

Estimation of Cole-Cole parameters from time-domain electromagnetic data Laurens Beran and Douglas Oldenburg, University of British Columbia.

Estimation of Cole-Cole parameters from time-domain electromagnetic data Laurens Beran and Douglas Oldenburg, University of British Columbia. Estimation of Cole-Cole parameters from time-domain electromagnetic data Laurens Beran and Douglas Oldenburg, University of British Columbia. SUMMARY We present algorithms for the inversion of time-domain

More information

Recent developments in multi-beam echo-sounder processing at the Delft

Recent developments in multi-beam echo-sounder processing at the Delft Recent developments in multi-beam echo-sounder processing at the Delft University of Technology Prof. Dr. Dick G. Simons Acoustic Remote Sensing Group, Faculty of Aerospace Engineering, Delft University

More information

OBJECTIVE FUNCTIONS FOR OCEAN ACOUSTIC INVERSION DERIVED BY LIKELIHOOD METHODS

OBJECTIVE FUNCTIONS FOR OCEAN ACOUSTIC INVERSION DERIVED BY LIKELIHOOD METHODS Journal of Computational Acoustics, Vol. 8, No. 2 (2000) 259 270 c IMACS OBJECTIVE FUNCTIONS FOR OCEAN ACOUSTIC INVERSION DERIVED BY LIKELIHOOD METHODS CHRISTOPH F. MECKLENBRÄUKER Forschungszentrum Telekommunikation

More information

Source localization in an ocean waveguide using supervised machine learning

Source localization in an ocean waveguide using supervised machine learning Source localization in an ocean waveguide using supervised machine learning Haiqiang Niu, Emma Reeves, and Peter Gerstoft Scripps Institution of Oceanography, UC San Diego Part I Localization on Noise09

More information

SEAFLOOR PROPERTIES AND SEGMENTATION

SEAFLOOR PROPERTIES AND SEGMENTATION SEAFLOOR PROPERTIES AND SEGMENTATION G. CANEPA, N. G. PACE, E. POULIQUEN, P. FRANCHI, R. LOMBARDI, C. SISTI NATO Undersea Research Centre Viale San Bartolomeo 400, I-19138 La Spezia, Italy E-mail: canepa@saclantc.nato.int

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://acousticalsociety.org/ ICA 2013 Montreal Montreal, Canada 2-7 June 2013 Underwater Acoustics Session 2pUWb: Arctic Acoustics and Applications

More information

Efficient Inversion in Underwater Acoustics with Analytic, Iterative, and Sequential Bayesian Methods

Efficient Inversion in Underwater Acoustics with Analytic, Iterative, and Sequential Bayesian Methods DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Efficient Inversion in Underwater Acoustics with Analytic, Iterative, and Sequential Bayesian Methods Zoi-Heleni Michalopoulou

More information

5.1 2D example 59 Figure 5.1: Parabolic velocity field in a straight two-dimensional pipe. Figure 5.2: Concentration on the input boundary of the pipe. The vertical axis corresponds to r 2 -coordinate,

More information

23855 Rock Physics Constraints on Seismic Inversion

23855 Rock Physics Constraints on Seismic Inversion 23855 Rock Physics Constraints on Seismic Inversion M. Sams* (Ikon Science Ltd) & D. Saussus (Ikon Science) SUMMARY Seismic data are bandlimited, offset limited and noisy. Consequently interpretation of

More information

Towards Modelling Elastic and Viscoelastic Seismic Wave Propagation in Boreholes

Towards Modelling Elastic and Viscoelastic Seismic Wave Propagation in Boreholes Towards Modelling Elastic and Viscoelastic Seismic Wave Propagation in Boreholes NA WANG, DONG SHI, BERND MILKEREIT Department of Physics, University of Toronto, Toronto, Canada M5S 1A7 Summary We are

More information

Seabed Geoacoustic Structure at the Meso-Scale

Seabed Geoacoustic Structure at the Meso-Scale DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Seabed Geoacoustic Structure at the Meso-Scale Charles W. Holland The Pennsylvania State University Applied Research Laboratory

More information

Modeling Scattering from Rough Poroelastic Surfaces Using COMSOL Multiphysics

Modeling Scattering from Rough Poroelastic Surfaces Using COMSOL Multiphysics Modeling Scattering from Rough Poroelastic Surfaces Using COMSOL Multiphysics Anthony L. Bonomo *1 Marcia J. Isakson 1 and Nicholas P. Chotiros 1 1 Applied Research Laboratories The University of Texas

More information

Vertical and horizontal resolution considerations for a joint 3D CSEM and MT inversion

Vertical and horizontal resolution considerations for a joint 3D CSEM and MT inversion Antony PRICE*, Total E&P and Don WATTS, WesternGeco Electromagnetics Summary To further explore the potential data content and inherent limitations of a detailed 3D Controlled Source ElectroMagnetic and

More information

Mid-Frequency Data Analysis

Mid-Frequency Data Analysis Chapter 3 Mid-Frequency Data Analysis An environmental model in this study area initially was derived by matchedfield (MF) geoacoustic inversion using low-frequency data (195, 295, and 395 Hz). The purpose

More information

Emergence of the Green s Functions from Noise and Passive Acoustic Remote Sensing of Ocean Dynamics

Emergence of the Green s Functions from Noise and Passive Acoustic Remote Sensing of Ocean Dynamics Emergence of the Green s Functions from Noise and Passive Acoustic Remote Sensing of Ocean Dynamics Oleg A. Godin CIRES/Univ. of Colorado and NOAA/OAR/Earth System Research Lab., R/PSD99, 325 Broadway,

More information

ROBUST ADAPTIVE PROCESSING IN LITTORAL REGIONS WITH ENVIRONMENTAL UNCERTAINTY

ROBUST ADAPTIVE PROCESSING IN LITTORAL REGIONS WITH ENVIRONMENTAL UNCERTAINTY ROBUST ADAPTIVE PROCESSING IN LITTORAL REGIONS WITH ENVIRONMENTAL UNCERTAINTY LISA M. ZURK, NIGEL LEE, BRIAN TRACEY 244 Wood St., Lexington, MA 02420, zurk@ll.mit.edu 1 Introduction Detection and localization

More information

Range-Dependent Acoustic Propagation in Shallow Water with Elastic Bottom Effects

Range-Dependent Acoustic Propagation in Shallow Water with Elastic Bottom Effects DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Range-Dependent Acoustic Propagation in Shallow Water with Elastic Bottom Effects Robert I. Odom Applied Physics Laboratory

More information

Vollständige Inversion seismischer Wellenfelder - Erderkundung im oberflächennahen Bereich

Vollständige Inversion seismischer Wellenfelder - Erderkundung im oberflächennahen Bereich Seminar des FA Ultraschallprüfung Vortrag 1 More info about this article: http://www.ndt.net/?id=20944 Vollständige Inversion seismischer Wellenfelder - Erderkundung im oberflächennahen Bereich Thomas

More information

Methane hydrate rock physics models for the Blake Outer Ridge

Methane hydrate rock physics models for the Blake Outer Ridge Stanford Exploration Project, Report 80, May 15, 2001, pages 1 307 Methane hydrate rock physics models for the Blake Outer Ridge Christine Ecker 1 ABSTRACT Seismic analyses of methane hydrate data from

More information

Modeling Reverberation Time Series for Shallow Water Clutter Environments

Modeling Reverberation Time Series for Shallow Water Clutter Environments Modeling Reverberation Time Series for Shallow Water Clutter Environments K.D. LePage Acoustics Division Introduction: The phenomenon of clutter in shallow water environments can be modeled from several

More information

INVERSION ASSUMING WEAK SCATTERING

INVERSION ASSUMING WEAK SCATTERING INVERSION ASSUMING WEAK SCATTERING Angeliki Xenaki a,b, Peter Gerstoft b and Klaus Mosegaard a a Department of Applied Mathematics and Computer Science, Technical University of Denmark, 2800 Kgs. Lyngby,

More information

Underwater Acoustic Propagation: Effects of Sediments

Underwater Acoustic Propagation: Effects of Sediments Underwater Acoustic Propagation: Effects of Sediments James H. Miller and Gopu R. Potty Department of Ocean Engineering University of Rhode Island Narragansett, RI 02882 USA Outline Background on Rhode

More information

QUANTITATIVE INTERPRETATION

QUANTITATIVE INTERPRETATION QUANTITATIVE INTERPRETATION THE AIM OF QUANTITATIVE INTERPRETATION (QI) IS, THROUGH THE USE OF AMPLITUDE ANALYSIS, TO PREDICT LITHOLOGY AND FLUID CONTENT AWAY FROM THE WELL BORE This process should make

More information

Development and application of a three dimensional coupled-mode model

Development and application of a three dimensional coupled-mode model DISTRIBUTION STATEMENT A: Distribution approved for public release; distribution is unlimited. Development and application of a three dimensional coupled-mode model Megan S. Ballard Applied Research Laboratories

More information

Geoacoustic Inversion Using the Vector Field

Geoacoustic Inversion Using the Vector Field DISTRIBUTION STATEMENT A: Approved for public release; distribution is unlimited. Geoacoustic Inversion Using the Vector Field Steven E. Crocker Sensors and SONAR Systems Department Naval Undersea Warfare

More information

2 Siderius et al. Figure 1: The sd and wa environment from the Geo-Acoustic Inversion Workshop 12 shown here for the parameters corresponding to groun

2 Siderius et al. Figure 1: The sd and wa environment from the Geo-Acoustic Inversion Workshop 12 shown here for the parameters corresponding to groun Journal of Computational Acoustics, fc IMACS BROADBAND GEO{ACOUSTIC INVERSION FROM SPARSE DATA USING GENETIC ALGORITHMS MARTIN SIDERIUS Saclant Undersea Research Centre Viale S. Bartolomeo 400, 19138 La

More information

Anisotropic 2.5D Inversion of Towed Streamer EM Data from Three North Sea Fields Using Parallel Adaptive Finite Elements

Anisotropic 2.5D Inversion of Towed Streamer EM Data from Three North Sea Fields Using Parallel Adaptive Finite Elements Anisotropic 2.5D Inversion of Towed Streamer EM Data from Three North Sea Fields Using Parallel Adaptive Finite Elements K. Key (Scripps Institution of Oceanography), Z. Du* (PGS), J. Mattsson (PGS), A.

More information

Porosity Bayesian inference from multiple well-log data

Porosity Bayesian inference from multiple well-log data Porosity inference from multiple well log data Porosity Bayesian inference from multiple well-log data Luiz Lucchesi Loures ABSTRACT This paper reports on an inversion procedure for porosity estimation

More information

Wavelet Correlation Analysis Applied to Study Marine Sediments

Wavelet Correlation Analysis Applied to Study Marine Sediments Wavelet Correlation Analysis Applied to Study Marine Sediments Alexander Kritski D.A. Yuen A.P.Vincent Centre for Marine Science and Technology Curtin University. Australia Department of Geology and Geophysics

More information

Downloaded 09/09/15 to Redistribution subject to SEG license or copyright; see Terms of Use at

Downloaded 09/09/15 to Redistribution subject to SEG license or copyright; see Terms of Use at Reservoir properties estimation from marine broadband seismic without a-priori well information: A powerful de-risking workflow Cyrille Reiser*, Matt Whaley and Tim Bird, PGS Reservoir Limited Summary

More information

42. POROSITY AND VELOCITY VS. DEPTH AND EFFECTIVE STRESS IN CARBONATE SEDIMENTS 1

42. POROSITY AND VELOCITY VS. DEPTH AND EFFECTIVE STRESS IN CARBONATE SEDIMENTS 1 Duncan, R. A., Backman, J., Peterson, L. C, et al., 1990 Proceedings of the Ocean Drilling Program, Scientific Results, Vol. 115 42. POROSITY AND VELOCITY VS. DEPTH AND EFFECTIVE STRESS IN ONATE SEDIMENTS

More information

In the Name of God. Lectures 15&16: Radial Basis Function Networks

In the Name of God. Lectures 15&16: Radial Basis Function Networks 1 In the Name of God Lectures 15&16: Radial Basis Function Networks Some Historical Notes Learning is equivalent to finding a surface in a multidimensional space that provides a best fit to the training

More information

Estimating vertical and horizontal resistivity of the overburden and the reservoir for the Alvheim Boa field. Folke Engelmark* and Johan Mattsson, PGS

Estimating vertical and horizontal resistivity of the overburden and the reservoir for the Alvheim Boa field. Folke Engelmark* and Johan Mattsson, PGS Estimating vertical and horizontal resistivity of the overburden and the reservoir for the Alvheim Boa field. Folke Engelmark* and Johan Mattsson, PGS Summary Towed streamer EM data was acquired in October

More information

Seismic tomography with co-located soft data

Seismic tomography with co-located soft data Seismic tomography with co-located soft data Mohammad Maysami and Robert G. Clapp ABSTRACT There is a wide range of uncertainties present in seismic data. Limited subsurface illumination is also common,

More information

LMI Based Model Order Reduction Considering the Minimum Phase Characteristic of the System

LMI Based Model Order Reduction Considering the Minimum Phase Characteristic of the System LMI Based Model Order Reduction Considering the Minimum Phase Characteristic of the System Gholamreza Khademi, Haniyeh Mohammadi, and Maryam Dehghani School of Electrical and Computer Engineering Shiraz

More information

Bottom Interaction in Ocean Acoustic Propagation

Bottom Interaction in Ocean Acoustic Propagation DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Bottom Interaction in Ocean Acoustic Propagation Ralph A. Stephen Woods Hole Oceanographic Institution 360 Woods Hole Road

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://acousticalsociety.org/ ICA 2013 Montreal Montreal, Canada 2-7 June 2013 Acoustical Oceanography Session 2aAO: Seismic Oceanography 2aAO1. Uncertainty

More information

7.2.1 Seismic waves. Waves in a mass- spring system

7.2.1 Seismic waves. Waves in a mass- spring system 7..1 Seismic waves Waves in a mass- spring system Acoustic waves in a liquid or gas Seismic waves in a solid Surface waves Wavefronts, rays and geometrical attenuation Amplitude and energy Waves in a mass-

More information

Module 1 - Signal estimation

Module 1 - Signal estimation , Arraial do Cabo, 2009 Module 1 - Signal estimation Sérgio M. Jesus (sjesus@ualg.pt) Universidade do Algarve, PT-8005-139 Faro, Portugal www.siplab.fct.ualg.pt February 2009 Outline of Module 1 Parameter

More information

Interpretation and Reservoir Properties Estimation Using Dual-Sensor Streamer Seismic Without the Use of Well

Interpretation and Reservoir Properties Estimation Using Dual-Sensor Streamer Seismic Without the Use of Well Interpretation and Reservoir Properties Estimation Using Dual-Sensor Streamer Seismic Without the Use of Well C. Reiser (Petroleum Geo-Services), T. Bird* (Petroleum Geo-Services) & M. Whaley (Petroleum

More information

Short range geoacoustic inversion with a vertical line array

Short range geoacoustic inversion with a vertical line array Short range geoacoustic inversion with a vertical line array Yong-Min Jiang 1, N. Ross Chapman 1 and Peter Gerstoft 2 1University of Victoria, Victoria, BC, Canada 2Marine Physical Laboratory, Scripps

More information

Acoustic wave reflection from the transition layer of surficial marine sediment

Acoustic wave reflection from the transition layer of surficial marine sediment Acoust. Sci. & Tech. 25, 3 (2004) PAPER Acoustic wave reflection from the transition layer of surficial marine sediment Masao Kimura and Takuya Tsurumi School of Marine Science and Technology, Tokai University

More information

A hybrid Marquardt-Simulated Annealing method for solving the groundwater inverse problem

A hybrid Marquardt-Simulated Annealing method for solving the groundwater inverse problem Calibration and Reliability in Groundwater Modelling (Proceedings of the ModelCARE 99 Conference held at Zurich, Switzerland, September 1999). IAHS Publ. no. 265, 2000. 157 A hybrid Marquardt-Simulated

More information

Geoacoustic inversion by mode amplitude perturbation

Geoacoustic inversion by mode amplitude perturbation Geoacoustic inversion by mode amplitude perturbation Travis L. Poole a Woods Hole Oceanographic Institution, Gigelow 209, MS#12, Woods Hole, Massachusetts 02543 George V. Frisk b Department of Ocean Engineering,

More information

Tuning of Fuzzy Systems as an Ill-Posed Problem

Tuning of Fuzzy Systems as an Ill-Posed Problem Tuning of Fuzzy Systems as an Ill-Posed Problem Martin Burger 1, Josef Haslinger 2, and Ulrich Bodenhofer 2 1 SFB F 13 Numerical and Symbolic Scientific Computing and Industrial Mathematics Institute,

More information

Learning Gaussian Process Models from Uncertain Data

Learning Gaussian Process Models from Uncertain Data Learning Gaussian Process Models from Uncertain Data Patrick Dallaire, Camille Besse, and Brahim Chaib-draa DAMAS Laboratory, Computer Science & Software Engineering Department, Laval University, Canada

More information

LOW-COMPLEXITY ROBUST DOA ESTIMATION. P.O.Box 553, SF Tampere, Finland 313 Spl. Independenţei, Bucharest, Romania

LOW-COMPLEXITY ROBUST DOA ESTIMATION. P.O.Box 553, SF Tampere, Finland 313 Spl. Independenţei, Bucharest, Romania LOW-COMPLEXITY ROBUST ESTIMATION Bogdan Dumitrescu 1,2, Cristian Rusu 2, Ioan Tăbuş 1, Jaakko Astola 1 1 Dept. of Signal Processing 2 Dept. of Automatic Control and Computers Tampere University of Technology

More information

29th Monitoring Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

29th Monitoring Research Review: Ground-Based Nuclear Explosion Monitoring Technologies FINITE DIFFERENCE MODELING OF INFRASOUND PROPAGATION TO LOCAL AND REGIONAL DISTANCES Catherine de Groot-Hedlin Scripps Institution of Oceanography, University of California at San Diego Sponsored by Army

More information

Integration of seismic and fluid-flow data: a two-way road linked by rock physics

Integration of seismic and fluid-flow data: a two-way road linked by rock physics Integration of seismic and fluid-flow data: a two-way road linked by rock physics Abstract Yunyue (Elita) Li, Yi Shen, and Peter K. Kang Geologic model building of the subsurface is a complicated and lengthy

More information

Design Criteria for the Quadratically Interpolated FFT Method (I): Bias due to Interpolation

Design Criteria for the Quadratically Interpolated FFT Method (I): Bias due to Interpolation CENTER FOR COMPUTER RESEARCH IN MUSIC AND ACOUSTICS DEPARTMENT OF MUSIC, STANFORD UNIVERSITY REPORT NO. STAN-M-4 Design Criteria for the Quadratically Interpolated FFT Method (I): Bias due to Interpolation

More information

Multiple Scenario Inversion of Reflection Seismic Prestack Data

Multiple Scenario Inversion of Reflection Seismic Prestack Data Downloaded from orbit.dtu.dk on: Nov 28, 2018 Multiple Scenario Inversion of Reflection Seismic Prestack Data Hansen, Thomas Mejer; Cordua, Knud Skou; Mosegaard, Klaus Publication date: 2013 Document Version

More information

An Adaptive Neural Network Scheme for Radar Rainfall Estimation from WSR-88D Observations

An Adaptive Neural Network Scheme for Radar Rainfall Estimation from WSR-88D Observations 2038 JOURNAL OF APPLIED METEOROLOGY An Adaptive Neural Network Scheme for Radar Rainfall Estimation from WSR-88D Observations HONGPING LIU, V.CHANDRASEKAR, AND GANG XU Colorado State University, Fort Collins,

More information

Development and application of a three-dimensional seismo-acoustic coupled-mode model

Development and application of a three-dimensional seismo-acoustic coupled-mode model DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Development and application of a three-dimensional seismo-acoustic coupled-mode model Megan S. Ballard Applied Research

More information

Simultaneous Multi-frame MAP Super-Resolution Video Enhancement using Spatio-temporal Priors

Simultaneous Multi-frame MAP Super-Resolution Video Enhancement using Spatio-temporal Priors Simultaneous Multi-frame MAP Super-Resolution Video Enhancement using Spatio-temporal Priors Sean Borman and Robert L. Stevenson Department of Electrical Engineering, University of Notre Dame Notre Dame,

More information

NAVAL POSTGRADUATE SCHOOL

NAVAL POSTGRADUATE SCHOOL NPS-PH-07-001 NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA Correction to attenuation treatment in the Monterey- Miami Parabolic Equation Model by Kevin B. Smith Michael A. Wolfson A. Vincent van Leijen

More information

Lithology-based model transform. Summary

Lithology-based model transform. Summary cdf( ) pdf( ) 3D lithological inversion of geophysical data Leif H. Cox*, Glenn A. Wilson, TechnoImaging, Michael S. Zhdanov, University of Utah and TechnoImaging, and Julian Vrbancich, Defense Science

More information

Shallow Water Fluctuations and Communications

Shallow Water Fluctuations and Communications Shallow Water Fluctuations and Communications H.C. Song Marine Physical Laboratory Scripps Institution of oceanography La Jolla, CA 92093-0238 phone: (858) 534-0954 fax: (858) 534-7641 email: hcsong@mpl.ucsd.edu

More information

Seabed Characterization for SW2013 Mid-Frequency Reverberation Experiment

Seabed Characterization for SW2013 Mid-Frequency Reverberation Experiment DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Seabed Characterization for SW2013 Mid-Frequency Reverberation Experiment Charles W. Holland The Pennsylvania State University

More information

Shallow Water Propagation

Shallow Water Propagation Shallow Water Propagation William L. Siegmann Rensselaer Polytechnic Institute 110 Eighth Street Jonsson-Rowland Science Center 1C08 Troy, New York 12180-3590 phone: (518) 276-6905 fax: (518) 276-2825

More information

The quarter-wavelength average velocity: a review of some past and recent application developments

The quarter-wavelength average velocity: a review of some past and recent application developments The quarter-wavelength average velocity: a review of some past and recent application developments V. Poggi, B. Edwards & D. Fäh Swiss Seismological Service, ETH Zürich, Switzerland SUMMARY: In recent

More information

Acoustical recognition of the bottom sediments in the southern Baltic Sea

Acoustical recognition of the bottom sediments in the southern Baltic Sea Acoustical recognition of the bottom sediments in the southern Baltic Sea PACS: 43.30.Ma Jaros³aw Têgowski Institute of Oceanology, Polish Academy of Sciences, Powstañców Warszawy 55,8-7 Sopot, Poland,

More information

Sound radiation of a plate into a reverberant water tank

Sound radiation of a plate into a reverberant water tank Sound radiation of a plate into a reverberant water tank Jie Pan School of Mechanical and Chemical Engineering, University of Western Australia, Crawley WA 6009, Australia ABSTRACT This paper presents

More information

Downloaded 08/29/13 to Redistribution subject to SEG license or copyright; see Terms of Use at

Downloaded 08/29/13 to Redistribution subject to SEG license or copyright; see Terms of Use at New approach to 3D inversion of MCSEM and MMT data using multinary model transform Alexander V. Gribenko and Michael S. Zhdanov, University of Utah and TechnoImaging SUMMARY Marine controlled-source electromagnetic

More information

Three-Dimensional Shallow Water Acoustics

Three-Dimensional Shallow Water Acoustics DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Three-Dimensional Shallow Water Acoustics Dr. Ying-Tsong Lin Applied Ocean Physics and Engineering Department Woods Hole

More information

Environmental Acoustics and Intensity Vector Acoustics with Emphasis on Shallow Water Effects and the Sea Surface

Environmental Acoustics and Intensity Vector Acoustics with Emphasis on Shallow Water Effects and the Sea Surface DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Environmental Acoustics and Intensity Vector Acoustics with Emphasis on Shallow Water Effects and the Sea Surface LONG-TERM

More information

Uncertainty analysis in matched-field geoacoustic inversions

Uncertainty analysis in matched-field geoacoustic inversions Uncertainty analysis in matched-field geoacoustic inversions Chen-Fen Huang, a Peter Gerstoft, and William S. Hodgkiss Marine Physical Laboratory, Scripps Institution of Oceanography, La Jolla, California

More information

Shallow Water Fluctuations and Communications

Shallow Water Fluctuations and Communications Shallow Water Fluctuations and Communications H.C. Song Marine Physical Laboratory Scripps Institution of oceanography La Jolla, CA 92093-0238 phone: (858) 534-0954 fax: (858) 534-7641 email: hcsong@mpl.ucsd.edu

More information

Bottom interacting sound at 50 km range in a deep ocean environment

Bottom interacting sound at 50 km range in a deep ocean environment Bottom interacting sound at 50 km range in a deep ocean environment Ilya A. Udovydchenkov a) Applied Ocean Physics and Engineering Department, Woods Hole Oceanographic Institution, Woods Hole, Massachusetts

More information

Inverting hydraulic heads in an alluvial aquifer constrained with ERT data through MPS and PPM: a case study

Inverting hydraulic heads in an alluvial aquifer constrained with ERT data through MPS and PPM: a case study Inverting hydraulic heads in an alluvial aquifer constrained with ERT data through MPS and PPM: a case study Hermans T. 1, Scheidt C. 2, Caers J. 2, Nguyen F. 1 1 University of Liege, Applied Geophysics

More information