Th ELI1 07 How to Teach a Neural Network to Identify Seismic Interference

Size: px
Start display at page:

Download "Th ELI1 07 How to Teach a Neural Network to Identify Seismic Interference"

Transcription

1 Th ELI1 07 How to Teach a Neural Network to Identify Seismic Interference S. Rentsch* (Schlumberger), M.E. Holicki (formerly Schlumberger, now TU Delft), Y.I. Kamil (Schlumberger), J.O.A. Robertsson (ETH Zürich) & M. Vassallo (Schlumberger) SUMMARY In this paper, we approach automated seismic interference (SI) identification for towed-streamer acquisitions in a new way. We show how to teach a neural network to identify SI based on features the human brain would use for such a task. This includes describing geophysical attributes such as amplitudes and wavefield propagation directions with instantaneous and multishot statistical measures. The statistical measures are then passed to a multilayer perceptrons neural network, first for training and then validation using noise-free synthetic data. Following encouraging results on the synthetic data, we applied the neural network to identify SI on field data from the North Sea and Barents Sea without any further training. The SI in a North Sea case study was very similar to the SI used for training; whereas, the SI in a Barents Sea case study was very different in terms of moveout and amplitude. Even though the neural network was only trained on noise-free synthetics, it successfully detected the SI in both cases.

2 Introduction Marine seismic data are often acquired in areas where other exploration activities already take place, leading to contamination of the acquired data. This contamination is commonly referred to as seismic interference (SI). SI caused by rig noise and the noise of passing vessels is typically limited to the vicinity of these activities; whereas, SI from other seismic surveys can be observed tens of kilometers away. Jenkerson et al. (1999) demonstrated the importance of SI detection and noted that, in a case study, the interference caused a 32% increase in dry hole rate for amplitude-based interpretation, and a 28% increase in missed opportunities. An abundance of SI removal techniques can be found in literature ranging from amplitude downscaling (Lynn et al., 1987) to more complex methods such as predictive filtering (Gülünay and Pattberg, 2001) or SI source location-based filtering methods (e.g., Warner et al., 2004). The recent introduction of multimeasurement towed-streamer acquisitions has provided new powerful means for SI identification and removal (Cambois et al., 2009; Vassallo et al., 2012). In this paper we focus on the automated detection of SI using feed forward neural networks and multimeasurement towed-streamer data. The automated detection can then be used for instance to guide SI removal techniques as described in Vassallo et al. (2012). Neural network for SI detection The way a human and a machine identify SI on a sequence of seismic shot gathers is quite different. Seismic data analysts can often identify SI simply by looking at a few common-shot gathers and identifying events that do not correspond to the norm, such as events arriving too early. They then go on to further investigate these events by looking at their moveouts or their behavior in different domains. In this work, an attempt was made to quantify how humans identify SI in a mathematical context that can be passed to a neural network. For this reason, measures were chosen that describe the way a signal looks in the domain spanned by time, inline offset, and shot number. Traditionally, SI may be identified based on its variability in arrival time from shot to shot, its anomalous amplitudes, its temporal length, and its moveout and we will continue using these attributes. However, with the additional measurement of the particle velocity vector, it is possible to identify the propagation direction of the SI at a receiver, as demonstrated by Rentsch and Brouwer (2011). This allows separation of arrivals as in or out of plane, with SI typically arriving out of plane. Propagation directions can be estimated using a number of methods such as those described by Rentsch and Brouwer (2011) or Vassallo et al. (2009). Furthermore, the measured directional vector may now be transformed from Cartesian to spherical coordinates. The sole use of angles in detecting SI is, however, dangerous because seismic signal associated with subsurface geology can arrive from out of the plane. For this reason, it is important to jointly consider the new measurements and the traditional attributes mentioned above. Finally, to improve generalization of SI detection and to reduce the influence of noise, statistical measures of the above geophysical attributes were computed to quantify how SI modifies data in bulk instead of at every receiver. This has the advantage that, through the use of robust estimators, the influence of noise is reduced. Furthermore, this practice improves the generalization of a neural network (NN) by measuring SI indicative features of attributes instead of only using the attributes that may, themselves, be less indicative. For the statistical description of instantaneous (individual shot) attributes, we used 1 st and 3 rd quartiles, Trimean, and variance measures of amplitudes and propagation directions. For multishot attributes, we used the shot-to-shot difference of the instantaneous Trimean and variance attribute and shot-to-shot correlation measures. For added stability of the shot-to-shot difference, we estimated a background measure (insensitive to SI) and subtracted the instantaneous values from the background value. Overall, we designed the statistical attributes such that they highlight the presence of SI as anomalous values. We then designed a NN to detect SI based on the statistical attributes described. NN were a natural choice due to its ability to learn relationships from data examples that are otherwise poorly understood. In particular, we chose to use multilayer perceptrons (MLP) that aim at representing how neurons in our brain are interconnected and pass along signals from one another to form a solution. Note that MLPs require supervised learning. A simple schematic representation of the NN is shown in Figure 1.

3 By convention, the first layer in such a network is called the input layer and, in our case, used to pass the statistical measures described above to the hidden layer. In the hidden layer, the inputs are processed and passed to the output layer. The output layer then computes the network output based on the hidden layer outputs. A(x) are the layer activation functions. Also shown in Figure 1 is a schematic network node. The input side is connected either to a neuron or to some other form of sensor that generates input. The amount of input that a node receives depends on its connections to the outputs of other nodes and sensors. These received inputs are weighted, by weights w, and summed, after which a bias b is added before being moved along to the activation function. The weights are scalar quantities that measure the importance a node places on an input. Biases are intrinsic properties of a node that are added to the weighted sum of inputs in an attempt to shift the activation function such that it is sensitive to certain cases of the weighted sum of inputs. The activation function then processes the received sum of weighted inputs and the bias in some form, and the result is passed to the output side of the neuron from where it may be queried. The output of a node is represented mathematically as follows:. (1) Here O j is the output of the j th node, w i,j is the weight of the j th node for the output of the i th node or the i th input, b j is the bias of j th node, N j is the set of input connections of the j th node, and A j () is the activation function of the j th node. Common activation functions are sigmoidal or linear and as shown in Figure 1 we used the hyperbolic tangent. To train the MLP, we generated synthetic plane-wave SI events with propagation directions randomly sampling the entire range of possible angles (azimuth and incidence angles) and added them to noisefree shallow-water synthetic North Sea data. We kept the wavelet and frequency content of the SI similar to the synthetic data. A subset of SI-contaminated data was then used for supervised training. That meant to input not just the SI-contaminated synthetics to the MLPs, but also the desired outputs. The desired output was defined as the ratio between SI and signal, quantifying the amount of SI contained in data rather than a binary SI / no SI measure. Errors between network outputs and the desired outputs are back propagated into the network to update weights and biases in an effort to reduce the difference between network outputs and desired outputs. Results on synthetics After training the NN on a random subset of synthetic North Sea data, the remaining data (~ 40 shots of 6 s recording time, nine streamers of 4 km length) were used to validate the NN SI detection capabilities. The remaining data consisted of twelve SI realisations that differed in propagation angle and SI repetition time, but also had small variations in amplitude and frequency content. The pressure data of one shot and streamer for the twelve SI realisations are shown in Figure 2a. Figure 2b shows the reference solution, indicating the amount of SI as a ratio between SI and signal with hot colours corresponding to significant amounts of SI and cold colours corresponding to small or no SI contamination. Figure 2d is the NN prediction of SI, which matches the desired solution in Figure 2b remarkably well. If we average the errors of the NN for all shots and steamers and plot them as functions of azimuth and incidence angle as shown in Figure 2c, we can see that the MLP performs equally well for all SI arrival directions. Results on field data Encouraged by the results on noise-free synthetics, we further applied the NN to field data from the North Sea as well as from the Barents Sea. The North Sea data were acquired using six 500 m long multimeasurement streamers spaced 75 m apart and a single source fired every 25 m. Seismic interference was observed when another seismic Figure 1 Simplified sketch of our multilayer perceptron neural network.

4 Figure 3 Twelve different SI realizations of the synthetic North Sea data, arriving with different angles. Pressure data are shown in a), the true amount of SI in b) and the NN s SI contamination prediction in d). In c), the mean square error between b) and d) as a function of incidence angle and azimuth is shown. crew started shooting about 70 km away at the start of one sail line and came closer to about 45 to 50 km at the end of the sail line. The hydrophone data contaminated with SI can be seen in Figure 3a for the 70 km SI distance and 3b for the 45 to 50 km distance. The SI has very similar features to the SI in our synthetics. Among differences with respect to the training data was that the data were not noise free and that the SI duration was longer. This longer duration resulted in SI being present in the same time-space window over two or more shots, which the NN had not seen during training. Despite these two new challenges, the NN identified the amount of SI contamination rather well as shown in Figures 3c and 3d. Also note that the SI amplitudes increased at the end of the sail line due to the closer proximity of the interfering crew. However, the NN performed well in both cases. The NN was also tested on data from a multiclient survey in the Barents Sea. The data were acquired Figure 2 North Sea pressure data contaminated with SI of linear moveout originating from a) 70 km away and b) about 45 km away. MLP predictions of SI contamination are shown in c) and d). using ten multimeasurement streamers, this time approximately 7 km long with a streamer spacing of 100 m and flip-flop sources fired m apart. Seismic interference was observed when another seismic crew started shooting about 70 km away. The data contaminated with SI is shown in Figure 4a. We note that the SI was much weaker than in the previous example and also much weaker than in any MLP training data. Furthermore, the SI seemed to have a dominant frequency above 120 Hz, while the desired signal bandwidth was from Hz. In Figure 4b, the SI contamination prediction from the NN is shown. Considering that the NN was trained on synthetics that contained only noisefree data with plane-wave SI, the result is quite encouraging. A prediction like this can now be used to

5 drive SI removal techniques only where it is required and, hence, not just save processing time but also protect SI-free parts of the record from unnecessary and potentially damaging filtering. Figure 4 a) Barents Sea pressure data (15 shots) contaminated with SI of hyperpolic moveout. b) MLP predictions of SI contamination. Conclusion We presented a method to quantify how humans identify SI in a mathematical context that can be passed to a NN. We described geophysical attributes such as amplitudes and wavefield propagation directions with instantaneous and multishot statistical measures. The statistical measures are then passed to a MLP, NN first for training and validation on synthetic data and secondly to field data. The SI in a North Sea case study was very similar to the SI used for training, while the SI in a Barents Sea case study was very different in terms of moveout and amplitude. Even though it was only trained on noise-free synthetics, the NN successfully detected the SI in both cases. Acknowledgement We thank Schlumberger for allowing us to publish this work and Statoil for permission to use the synthetic North Sea data. References Cambois, G., Jones, C., Lesnes, M., Sollner, W., Tabti, H.and Day, A. [2009]. Dual-sensor streamer data: calibration, acquisition QC and attenuation of seismic interferences and other noises. 71 st EAGE Conference & Exhibition, Extended Abstracts, X033. Gülünay, N. and Pattberg, D. [2001] Seismic Crew Interference and Prestack Random Noise Attenuation on 3D Marine Seismic Data. 63 rd EAGE Conference & Exhibition, Extended Abstracts, A-13. Jenkerson, M., Clark, H., Houck, R., Seyb, S., and Walsh, M. [1999] Effects of seismic interference on 3D data. 69 th Annual International Meeting, SEG, Expanded Abstracts, Lynn, W., Doyle, M., Larner, K., and Marschall, R. [1987]. Experimental investigation of interference from other seismic crews. Geophysics, 52(11), Rentsch, S. and Brouwer, W.G. [2011]. Methods to Process Seismic Data Contaminated By Coherent Energy Radiated From More Than One Source. Patent pending US A1. Vassallo, M., Kostov, C. and Gonzalez, A. [2009]. Estimating and Using Slowness Vector Attributes in Connection with a Multi-Component Seismic Gather. Patent pending US A1. Vassallo, M., Eggenberger, K., van Manen, D., Rentsch, S., Brouwer, W., and Özbek, A. [2012] Effective seismic interference elimination enabled by multi-component data from marine acquisitions. 82 nd Annual International Meeting, SEG, Expanded Abstracts, 1-5. Warner, C., Brittan, J., van Borselen, R. and Fookes, G.P.C. [2004] Attenuation of Interference Noise on Marine Seismic Data. 66 th EAGE Conference & Exhibition, Extended Abstracts, Z-99.

2012 SEG SEG Las Vegas 2012 Annual Meeting Page 1

2012 SEG SEG Las Vegas 2012 Annual Meeting Page 1 Full-wavefield, towed-marine seismic acquisition and applications David Halliday, Schlumberger Cambridge Research, Johan O. A. Robertsson, ETH Zürich, Ivan Vasconcelos, Schlumberger Cambridge Research,

More information

Th B3 05 Advances in Seismic Interference Noise Attenuation

Th B3 05 Advances in Seismic Interference Noise Attenuation Th B3 05 Advances in Seismic Interference Noise Attenuation T. Elboth* (CGG), H. Shen (CGG), J. Khan (CGG) Summary This paper presents recent advances in the area of seismic interference (SI) attenuation

More information

Th N Broadband Processing of Variable-depth Streamer Data

Th N Broadband Processing of Variable-depth Streamer Data Th N103 16 Broadband Processing of Variable-depth Streamer Data H. Masoomzadeh* (TGS), A. Hardwick (TGS) & S. Baldock (TGS) SUMMARY The frequency of ghost notches is naturally diversified by random variations,

More information

Repeatability Measure for Broadband 4D Seismic

Repeatability Measure for Broadband 4D Seismic Repeatability Measure for Broadband 4D Seismic J. Burren (Petroleum Geo-Services) & D. Lecerf* (Petroleum Geo-Services) SUMMARY Future time-lapse broadband surveys should provide better reservoir monitoring

More information

Seismic interference noise attenuation based on sparse inversion Zhigang Zhang* and Ping Wang (CGG)

Seismic interference noise attenuation based on sparse inversion Zhigang Zhang* and Ping Wang (CGG) Seismic interference noise attenuation based on sparse inversion Zhigang Zhang* and Ping Wang (CGG) Summary In marine seismic acquisition, seismic interference (SI) remains a considerable problem when

More information

Latest field trial confirms potential of new seismic method based on continuous source and receiver wavefields

Latest field trial confirms potential of new seismic method based on continuous source and receiver wavefields SPECAL TOPC: MARNE SESMC Latest field trial confirms potential of new seismic method based on continuous source and receiver wavefields Stian Hegna1*, Tilman Klüver1, Jostein Lima1 and Endrias Asgedom1

More information

I017 Digital Noise Attenuation of Particle Motion Data in a Multicomponent 4C Towed Streamer

I017 Digital Noise Attenuation of Particle Motion Data in a Multicomponent 4C Towed Streamer I017 Digital Noise Attenuation of Particle Motion Data in a Multicomponent 4C Towed Streamer A.K. Ozdemir* (WesternGeco), B.A. Kjellesvig (WesternGeco), A. Ozbek (Schlumberger) & J.E. Martin (Schlumberger)

More information

Tu A D Broadband Towed-Streamer Assessment, West Africa Deep Water Case Study

Tu A D Broadband Towed-Streamer Assessment, West Africa Deep Water Case Study Tu A15 09 4D Broadband Towed-Streamer Assessment, West Africa Deep Water Case Study D. Lecerf* (PGS), D. Raistrick (PGS), B. Caselitz (PGS), M. Wingham (BP), J. Bradley (BP), B. Moseley (formaly BP) Summary

More information

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

Downloaded 09/04/18 to Redistribution subject to SEG license or copyright; see Terms of Use at Processing of data with continuous source and receiver side wavefields - Real data examples Tilman Klüver* (PGS), Stian Hegna (PGS), and Jostein Lima (PGS) Summary In this paper, we describe the processing

More information

Th ELI1 08 Efficient Land Seismic Acquisition Sampling Using Rotational Data

Th ELI1 08 Efficient Land Seismic Acquisition Sampling Using Rotational Data Th ELI1 8 Efficient Land Seismic Acquisition Sampling Using Rotational Data P. Edme* (Schlumberger Gould Research), E. Muyzert (Sclumberger Gould Research) & E. Kragh (Schlumberger Gould Research) SUMMARY

More information

A Step Change in Seismic Imaging Using a Unique Ghost Free Source and Receiver System

A Step Change in Seismic Imaging Using a Unique Ghost Free Source and Receiver System A Step Change in Seismic Imaging Using a Unique Ghost Free Source and Receiver System Per Eivind Dhelie*, PGS, Lysaker, Norway per.eivind.dhelie@pgs.com and Robert Sorley, PGS, Canada Torben Hoy, PGS,

More information

Attenuation of high energy marine towed-streamer noise Nick Moldoveanu, WesternGeco

Attenuation of high energy marine towed-streamer noise Nick Moldoveanu, WesternGeco Nick Moldoveanu, WesternGeco Summary Marine seismic data have been traditionally contaminated by bulge waves propagating along the streamers that were generated by tugging and strumming from the vessel,

More information

How to Attenuate Diffracted Noise: (DSCAN) A New Methodology

How to Attenuate Diffracted Noise: (DSCAN) A New Methodology How to Attenuate Diffracted Noise: (DSCAN) A New Methodology Ali Karagul* CGG Canada Service Ltd., Calgary, Alberta, Canada akaragul@cgg.com Todd Mojesky and XinXiang Li CGG Canada Service Ltd., Calgary,

More information

25823 Mind the Gap Broadband Seismic Helps To Fill the Low Frequency Deficiency

25823 Mind the Gap Broadband Seismic Helps To Fill the Low Frequency Deficiency 25823 Mind the Gap Broadband Seismic Helps To Fill the Low Frequency Deficiency E. Zabihi Naeini* (Ikon Science), N. Huntbatch (Ikon Science), A. Kielius (Dolphin Geophysical), B. Hannam (Dolphin Geophysical)

More information

Variable-depth streamer acquisition: broadband data for imaging and inversion

Variable-depth streamer acquisition: broadband data for imaging and inversion P-246 Variable-depth streamer acquisition: broadband data for imaging and inversion Robert Soubaras, Yves Lafet and Carl Notfors*, CGGVeritas Summary This paper revisits the problem of receiver deghosting,

More information

SPNA 2.3. SEG/Houston 2005 Annual Meeting 2177

SPNA 2.3. SEG/Houston 2005 Annual Meeting 2177 SPNA 2.3 Source and receiver amplitude equalization using reciprocity Application to land seismic data Robbert van Vossen and Jeannot Trampert, Utrecht University, The Netherlands Andrew Curtis, Schlumberger

More information

Survey results obtained in a complex geological environment with Midwater Stationary Cable Luc Haumonté*, Kietta; Weizhong Wang, Geotomo

Survey results obtained in a complex geological environment with Midwater Stationary Cable Luc Haumonté*, Kietta; Weizhong Wang, Geotomo Survey results obtained in a complex geological environment with Midwater Stationary Cable Luc Haumonté*, Kietta; Weizhong Wang, Geotomo Summary A survey with a novel acquisition technique was acquired

More information

B028 Improved Marine 4D Repeatability Using an Automated Vessel, Source and Receiver Positioning System

B028 Improved Marine 4D Repeatability Using an Automated Vessel, Source and Receiver Positioning System B028 Improved Marine 4D Repeatability Using an Automated Vessel, Source and Receiver Positioning System J.O. Paulsen* (WesternGeco) & G. Brown (WesternGeco) SUMMARY A new automated and integrated, vessel,

More information

Surface-consistent phase corrections by stack-power maximization Peter Cary* and Nirupama Nagarajappa, Arcis Seismic Solutions, TGS

Surface-consistent phase corrections by stack-power maximization Peter Cary* and Nirupama Nagarajappa, Arcis Seismic Solutions, TGS Surface-consistent phase corrections by stack-power maximization Peter Cary* and Nirupama Nagarajappa, Arcis Seismic Solutions, TGS Summary In land AVO processing, near-surface heterogeneity issues are

More information

Evaluation of a broadband marine source

Evaluation of a broadband marine source Evaluation of a broadband marine source Rob Telling 1*, Stuart Denny 1, Sergio Grion 1 and R. Gareth Williams 1 evaluate far-field signatures and compare processing results for a 2D test-line acquired

More information

The case for longer sweeps in vibrator acquisition Malcolm Lansley, Sercel, John Gibson, Forest Lin, Alexandre Egreteau and Julien Meunier, CGGVeritas

The case for longer sweeps in vibrator acquisition Malcolm Lansley, Sercel, John Gibson, Forest Lin, Alexandre Egreteau and Julien Meunier, CGGVeritas The case for longer sweeps in vibrator acquisition Malcolm Lansley, Sercel, John Gibson, Forest Lin, Alexandre Egreteau and Julien Meunier, CGGVeritas There is growing interest in the oil and gas industry

More information

A033 Combination of Multi-component Streamer Pressure and Vertical Particle Velocity - Theory and Application to Data

A033 Combination of Multi-component Streamer Pressure and Vertical Particle Velocity - Theory and Application to Data A33 Combination of Multi-component Streamer ressure and Vertical article Velocity - Theory and Application to Data.B.A. Caprioli* (Westerneco), A.K. Ödemir (Westerneco), A. Öbek (Schlumberger Cambridge

More information

Tu SRS3 07 Ultra-low Frequency Phase Assessment for Broadband Data

Tu SRS3 07 Ultra-low Frequency Phase Assessment for Broadband Data Tu SRS3 07 Ultra-low Frequency Phase Assessment for Broadband Data F. Yang* (CGG), R. Sablon (CGG) & R. Soubaras (CGG) SUMMARY Reliable low frequency content and phase alignment are critical for broadband

More information

Amplitude balancing for AVO analysis

Amplitude balancing for AVO analysis Stanford Exploration Project, Report 80, May 15, 2001, pages 1 356 Amplitude balancing for AVO analysis Arnaud Berlioux and David Lumley 1 ABSTRACT Source and receiver amplitude variations can distort

More information

Spectral Detection of Attenuation and Lithology

Spectral Detection of Attenuation and Lithology Spectral Detection of Attenuation and Lithology M S Maklad* Signal Estimation Technology Inc., Calgary, AB, Canada msm@signalestimation.com and J K Dirstein Total Depth Pty Ltd, Perth, Western Australia,

More information

Th-P08-11 Deblending of Single Source Vibroseis Land Data in Egypt with V1 Noise Attenuation Algorithm

Th-P08-11 Deblending of Single Source Vibroseis Land Data in Egypt with V1 Noise Attenuation Algorithm Th-P08-11 Deblending of Single Source Vibroseis Land Data in Egypt with V1 Noise Attenuation Algorithm N. Gulunay* (CGG), E. Shaker (CGG), A. Karagul (CGG), A. Ramadan (CGG), T. Bianchi (CGG), J. Ross

More information

ERTH3021 Note: Terminology of Seismic Records

ERTH3021 Note: Terminology of Seismic Records ERTH3021 Note: Terminology of Seismic Records This note is intended to assist in understanding of terminology used in practical exercises on 2D and 3D seismic acquisition geometries. A fundamental distinction

More information

Presented on. Mehul Supawala Marine Energy Sources Product Champion, WesternGeco

Presented on. Mehul Supawala Marine Energy Sources Product Champion, WesternGeco Presented on Marine seismic acquisition and its potential impact on marine life has been a widely discussed topic and of interest to many. As scientific knowledge improves and operational criteria evolve,

More information

Estimation of a time-varying sea-surface profile for receiver-side de-ghosting Rob Telling* and Sergio Grion Shearwater Geoservices, UK

Estimation of a time-varying sea-surface profile for receiver-side de-ghosting Rob Telling* and Sergio Grion Shearwater Geoservices, UK for receiver-side de-ghosting Rob Telling* and Sergio Grion Shearwater Geoservices, UK Summary The presence of a rough sea-surface during acquisition of marine seismic data leads to time- and space-dependent

More information

Multi-survey matching of marine towed streamer data using a broadband workflow: a shallow water offshore Gabon case study. Summary

Multi-survey matching of marine towed streamer data using a broadband workflow: a shallow water offshore Gabon case study. Summary Multi-survey matching of marine towed streamer data using a broadband workflow: a shallow water offshore Gabon case study. Nathan Payne, Tony Martin and Jonathan Denly. ION Geophysical UK Reza Afrazmanech.

More information

A robust x-t domain deghosting method for various source/receiver configurations Yilmaz, O., and Baysal, E., Paradigm Geophysical

A robust x-t domain deghosting method for various source/receiver configurations Yilmaz, O., and Baysal, E., Paradigm Geophysical A robust x-t domain deghosting method for various source/receiver configurations Yilmaz, O., and Baysal, E., Paradigm Geophysical Summary Here we present a method of robust seismic data deghosting for

More information

Summary. Introduction

Summary. Introduction Multi survey matching of marine towed streamer data using a broadband workflow: a shallow water offshore Nathan Payne*, Tony Martin and Jonathan Denly. ION GX Technology UK; Reza Afrazmanech. Perenco UK.

More information

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016 Artificial Neural Networks Artificial Intelligence Santa Clara, 2016 Simulate the functioning of the brain Can simulate actual neurons: Computational neuroscience Can introduce simplified neurons: Neural

More information

Comparison/sensitivity analysis of various deghosting methods Abdul Hamid

Comparison/sensitivity analysis of various deghosting methods Abdul Hamid Master Thesis in Geosciences Comparison/sensitivity analysis of various deghosting methods By Abdul Hamid Comparison/sensitivity analysis of various deghosting methods By ABDUL HAMID MASTER THESIS IN

More information

Broad-bandwidth data processing of shallow marine conventional streamer data: A case study from Tapti Daman Area, Western Offshore Basin India

Broad-bandwidth data processing of shallow marine conventional streamer data: A case study from Tapti Daman Area, Western Offshore Basin India : A case study from Tapti Daman Area, Western Offshore Basin India Subhankar Basu*, Premanshu Nandi, Debasish Chatterjee;ONGC Ltd., India subhankar_basu@ongc.co.in Keywords Broadband, De-ghosting, Notch

More information

There is growing interest in the oil and gas industry to

There is growing interest in the oil and gas industry to Coordinated by JEFF DEERE JOHN GIBSON, FOREST LIN, ALEXANDRE EGRETEAU, and JULIEN MEUNIER, CGGVeritas MALCOLM LANSLEY, Sercel There is growing interest in the oil and gas industry to improve the quality

More information

2D field data applications

2D field data applications Chapter 5 2D field data applications In chapter 4, using synthetic examples, I showed how the regularized joint datadomain and image-domain inversion methods developed in chapter 3 overcome different time-lapse

More information

Deterministic marine deghosting: tutorial and recent advances

Deterministic marine deghosting: tutorial and recent advances Deterministic marine deghosting: tutorial and recent advances Mike J. Perz* and Hassan Masoomzadeh** *Arcis Seismic Solutions, A TGS Company; **TGS Summary (Arial 12pt bold or Calibri 12pt bold) Marine

More information

Deblending workflow. Summary

Deblending workflow. Summary Guillaume Henin*, Didier Marin, Shivaji Maitra, Anne Rollet (CGG), Sandeep Kumar Chandola, Subodh Kumar, Nabil El Kady, Low Cheng Foo (PETRONAS Carigali Sdn. Bhd.) Summary In ocean-bottom cable (OBC) acquisitions,

More information

Marine time domain CSEM Growth of and Old/New Technology

Marine time domain CSEM Growth of and Old/New Technology KMS Technologies KJT Enterprises Inc. An EMGS/RXT company Marine time domain CSEM Growth of and Old/New Technology Allegar, N., Strack, K.-M., Mittet, R., Petrov, A., and Thomsen, L. EAGE Rome 2008 Annual

More information

Introduction. Figure 2: Source-Receiver location map (to the right) and geometry template (to the left).

Introduction. Figure 2: Source-Receiver location map (to the right) and geometry template (to the left). Advances in interbed multiples prediction and attenuation: Case study from onshore Kuwait Adel El-Emam* and Khaled Shams Al-Deen, Kuwait Oil Company; Alexander Zarkhidze and Andy Walz, WesternGeco Introduction

More information

Effect of Frequency and Migration Aperture on Seismic Diffraction Imaging

Effect of Frequency and Migration Aperture on Seismic Diffraction Imaging IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Effect of Frequency and Migration Aperture on Seismic Diffraction Imaging To cite this article: Y. Bashir et al 2016 IOP Conf. Ser.:

More information

T17 Reliable Decon Operators for Noisy Land Data

T17 Reliable Decon Operators for Noisy Land Data T17 Reliable Decon Operators for Noisy Land Data N. Gulunay* (CGGVeritas), N. Benjamin (CGGVeritas) & A. Khalil (CGGVeritas) SUMMARY Interbed multiples for noisy land data that survives the stacking process

More information

The transformation of seabed seismic

The transformation of seabed seismic first break volume 34, November 2016 The transformation of seabed seismic Tim Bunting 1* and John Moses 1 trace the development of seabed seismic technology. S eabed seismic surveys have been part of the

More information

Marine broadband case study offshore China

Marine broadband case study offshore China first break volume 29, September 2011 technical article Marine broadband case study offshore China Tim Bunting, 1* Bee Jik Lim, 2 Chui Huah Lim, 3 Ed Kragh, 4 Gao Rongtao, 1 Shao Kun Yang, 5 Zhen Bo Zhang,

More information

Attacking localized high amplitude noise in seismic data A method for AVO compliant noise attenuation

Attacking localized high amplitude noise in seismic data A method for AVO compliant noise attenuation Attacking localized high amplitude noise in seismic data A method for AVO compliant noise attenuation Xinxiang Li and Rodney Couzens Sensor Geophysical Ltd. Summary The method of time-frequency adaptive

More information

Enhanced subsurface response for marine CSEM surveying Frank A. Maaø* and Anh Kiet Nguyen, EMGS ASA

Enhanced subsurface response for marine CSEM surveying Frank A. Maaø* and Anh Kiet Nguyen, EMGS ASA rank A. Maaø* and Anh Kiet Nguyen, EMGS ASA Summary A new robust method for enhancing marine CSEM subsurface response is presented. The method is demonstrated to enhance resolution and depth penetration

More information

Interferometric Approach to Complete Refraction Statics Solution

Interferometric Approach to Complete Refraction Statics Solution Interferometric Approach to Complete Refraction Statics Solution Valentina Khatchatrian, WesternGeco, Calgary, Alberta, Canada VKhatchatrian@slb.com and Mike Galbraith, WesternGeco, Calgary, Alberta, Canada

More information

Adaptive f-xy Hankel matrix rank reduction filter to attenuate coherent noise Nirupama (Pam) Nagarajappa*, CGGVeritas

Adaptive f-xy Hankel matrix rank reduction filter to attenuate coherent noise Nirupama (Pam) Nagarajappa*, CGGVeritas Adaptive f-xy Hankel matrix rank reduction filter to attenuate coherent noise Nirupama (Pam) Nagarajappa*, CGGVeritas Summary The reliability of seismic attribute estimation depends on reliable signal.

More information

Borehole Seismic Processing Summary Checkshot Vertical Seismic Profile

Borehole Seismic Processing Summary Checkshot Vertical Seismic Profile Borehole Seismic Processing Summary Checkshot Vertical Seismic Profile COMPANY: Gaz de France WELL: G 14-5 RIG: Noble G.S. FIELD: G 14 LOGGING DATE: COUNTRY: Ref. no: 10-MAR-2005 The Netherlands, Off shore

More information

Application of complex-trace analysis to seismic data for random-noise suppression and temporal resolution improvement

Application of complex-trace analysis to seismic data for random-noise suppression and temporal resolution improvement GEOPHYSICS, VOL. 71, NO. 3 MAY-JUNE 2006 ; P. V79 V86, 9 FIGS. 10.1190/1.2196875 Application of complex-trace analysis to seismic data for random-noise suppression and temporal resolution improvement Hakan

More information

Multiple attenuation via predictive deconvolution in the radial domain

Multiple attenuation via predictive deconvolution in the radial domain Predictive deconvolution in the radial domain Multiple attenuation via predictive deconvolution in the radial domain Marco A. Perez and David C. Henley ABSTRACT Predictive deconvolution has been predominantly

More information

Improved marine 4D repeatability using an automated vessel, source and receiver positioning system

Improved marine 4D repeatability using an automated vessel, source and receiver positioning system first break volume 29, November 2011 technical article Improved marine 4D repeatability using an automated vessel, source and receiver positioning system G. Brown 1* and J.O. Paulsen 2 Abstract An automated

More information

Multicomponent seismic polarization analysis

Multicomponent seismic polarization analysis Saul E. Guevara and Robert R. Stewart ABSTRACT In the 3-C seismic method, the plant orientation and polarity of geophones should be previously known to provide correct amplitude information. In principle

More information

Why not narrowband? Philip Fontana* and Mikhail Makhorin, Polarcus; Thomas Cheriyan and Lee Saxton, GX Technology

Why not narrowband? Philip Fontana* and Mikhail Makhorin, Polarcus; Thomas Cheriyan and Lee Saxton, GX Technology Philip Fontana* and Mikhail Makhorin, Polarcus; Thomas Cheriyan and Lee Saxton, GX Technology Summary A 2D towed streamer acquisition experiment was conducted in deep water offshore Gabon to evaluate techniques

More information

Enhanced low frequency signal processing for sub-basalt imaging N. Woodburn*, A. Hardwick and T. Travis, TGS

Enhanced low frequency signal processing for sub-basalt imaging N. Woodburn*, A. Hardwick and T. Travis, TGS Enhanced low frequency signal processing for sub-basalt imaging N. Woodburn*, A. Hardwick and T. Travis, TGS Summary Sub-basalt imaging continues to provide a challenge along the northwest European Atlantic

More information

X039 Observations of Surface Vibrator Repeatability in a Desert Environment

X039 Observations of Surface Vibrator Repeatability in a Desert Environment X39 Observations of Surface Vibrator Repeatability in a Desert Environment M.A. Jervis* (Saudi Aramco), A.V. Bakulin (Saudi Aramco), R.M. Burnstad (Saudi Aramco), C. Beron (CGGVeritas) & E. Forgues (CGGVeritas)

More information

Ambient Passive Seismic Imaging with Noise Analysis Aleksandar Jeremic, Michael Thornton, Peter Duncan, MicroSeismic Inc.

Ambient Passive Seismic Imaging with Noise Analysis Aleksandar Jeremic, Michael Thornton, Peter Duncan, MicroSeismic Inc. Aleksandar Jeremic, Michael Thornton, Peter Duncan, MicroSeismic Inc. SUMMARY The ambient passive seismic imaging technique is capable of imaging repetitive passive seismic events. Here we investigate

More information

G003 Data Preprocessing and Starting Model Preparation for 3D Inversion of Marine CSEM Surveys

G003 Data Preprocessing and Starting Model Preparation for 3D Inversion of Marine CSEM Surveys G003 Data Preprocessing and Starting Model Preparation for 3D Inversion of Marine CSEM Surveys J.J. Zach* (EMGS ASA), F. Roth (EMGS ASA) & H. Yuan (EMGS Americas) SUMMARY The marine controlled-source electromagnetic

More information

Seismic Reflection Method

Seismic Reflection Method 1 of 25 4/16/2009 11:41 AM Seismic Reflection Method Top: Monument unveiled in 1971 at Belle Isle (Oklahoma City) on 50th anniversary of first seismic reflection survey by J. C. Karcher. Middle: Two early

More information

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 95 CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 6.1 INTRODUCTION An artificial neural network (ANN) is an information processing model that is inspired by biological nervous systems

More information

Tu LHR1 07 MT Noise Suppression for Marine CSEM Data

Tu LHR1 07 MT Noise Suppression for Marine CSEM Data Tu LHR1 7 MT Noise Suppression for Marine CSEM Data K.R. Hansen* (EMGS ASA), V. Markhus (EMGS ASA) & R. Mittet (EMGS ASA) SUMMARY We present a simple and effective method for suppression of MT noise in

More information

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE Copyright SFA - InterNoise 2000 1 inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering 27-30 August 2000, Nice, FRANCE I-INCE Classification: 7.2 MICROPHONE ARRAY

More information

AVO processing of walkaway VSP data at Ross Lake heavy oilfield, Saskatchewan

AVO processing of walkaway VSP data at Ross Lake heavy oilfield, Saskatchewan AVO processing of walkaway VSP data at Ross Lake heavy oilfield, Saskatchewan Zimin Zhang, Robert R. Stewart, and Don C. Lawton ABSTRACT The AVO processing and analysis of walkaway VSP data at Ross Lake

More information

3-D tomographic Q inversion for compensating frequency dependent attenuation and dispersion. Kefeng Xin* and Barry Hung, CGGVeritas

3-D tomographic Q inversion for compensating frequency dependent attenuation and dispersion. Kefeng Xin* and Barry Hung, CGGVeritas P-75 Summary 3-D tomographic Q inversion for compensating frequency dependent attenuation and dispersion Kefeng Xin* and Barry Hung, CGGVeritas Following our previous work on Amplitude Tomography that

More information

Summary. Methodology. Selected field examples of the system included. A description of the system processing flow is outlined in Figure 2.

Summary. Methodology. Selected field examples of the system included. A description of the system processing flow is outlined in Figure 2. Halvor Groenaas*, Svein Arne Frivik, Aslaug Melbø, Morten Svendsen, WesternGeco Summary In this paper, we describe a novel method for passive acoustic monitoring of marine mammals using an existing streamer

More information

Polarization Filter by Eigenimages and Adaptive Subtraction to Attenuate Surface-Wave Noise

Polarization Filter by Eigenimages and Adaptive Subtraction to Attenuate Surface-Wave Noise Polarization Filter by Eigenimages and Adaptive Subtraction to Attenuate Surface-Wave Noise Stephen Chiu* ConocoPhillips, Houston, TX, United States stephen.k.chiu@conocophillips.com and Norman Whitmore

More information

Feasibility study of the marine electromagnetic remote sensing (MEMRS) method for nearshore

Feasibility study of the marine electromagnetic remote sensing (MEMRS) method for nearshore Feasibility study of the marine electromagnetic remote sensing (MEMRS) method for nearshore exploration Daeung Yoon* University of Utah, and Michael S. Zhdanov, University of Utah and TechnoImaging Summary

More information

Statistical Tests: More Complicated Discriminants

Statistical Tests: More Complicated Discriminants 03/07/07 PHY310: Statistical Data Analysis 1 PHY310: Lecture 14 Statistical Tests: More Complicated Discriminants Road Map When the likelihood discriminant will fail The Multi Layer Perceptron discriminant

More information

P and S wave separation at a liquid-solid interface

P and S wave separation at a liquid-solid interface and wave separation at a liquid-solid interface and wave separation at a liquid-solid interface Maria. Donati and Robert R. tewart ABTRACT and seismic waves impinging on a liquid-solid interface give rise

More information

Master of Science in Applied Geophysics Research Thesis. Seismic source deghosting. Application to the Delta 3 source array. Òscar Calderón Agudo

Master of Science in Applied Geophysics Research Thesis. Seismic source deghosting. Application to the Delta 3 source array. Òscar Calderón Agudo Master of Science in Applied Geophysics Research Thesis Seismic source deghosting Application to the Delta 3 source array Òscar Calderón Agudo Seismic source deghosting Application to the Delta 3 source

More information

Field Tests of 3-Component geophones Don C. Lawton and Malcolm B. Bertram

Field Tests of 3-Component geophones Don C. Lawton and Malcolm B. Bertram Field Tests of 3-Component geophones Don C. Lawton and Malcolm B. Bertram ABSTRACT Field tests of Litton, Geosource and Oyo 3-component geophones showed similar performance characteristics for all three

More information

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

Downloaded 11/02/15 to Redistribution subject to SEG license or copyright; see Terms of Use at Unbiased surface-consistent scalar estimation by crosscorrelation Nirupama Nagarajappa*, Peter Cary, Arcis Seismic Solutions, a TGS Company, Calgary, Alberta, Canada. Summary Surface-consistent scaling

More information

Ocean-bottom hydrophone and geophone coupling

Ocean-bottom hydrophone and geophone coupling Stanford Exploration Project, Report 115, May 22, 2004, pages 57 70 Ocean-bottom hydrophone and geophone coupling Daniel A. Rosales and Antoine Guitton 1 ABSTRACT We compare two methods for combining hydrophone

More information

Noise Reduction in VibroSeis Source Kaëlig Castor*, Thomas Bianchi, Olivier Winter, Thierry Klein, CGG

Noise Reduction in VibroSeis Source Kaëlig Castor*, Thomas Bianchi, Olivier Winter, Thierry Klein, CGG Downloaded //6 to 9..7.. Redistribution subject to SEG license or copyright; see Terms of Use at http://library.seg.org/ Noise Reduction in VibroSeis Source Kaëlig Castor*, Thomas Bianchi, Olivier Winter,

More information

Broadband processing of West of Shetland data

Broadband processing of West of Shetland data Broadband processing of West of Shetland data Rob Telling 1*, Nick Riddalls 1, Ahmad Azmi 1, Sergio Grion 1 and R. Gareth Williams 1 present broadband processing of 2D data in a configuration that enables

More information

Recording seismic reflections using rigidly interconnected geophones

Recording seismic reflections using rigidly interconnected geophones GEOPHYSICS, VOL. 66, NO. 6 (NOVEMBER-DECEMBER 2001); P. 1838 1842, 5 FIGS., 1 TABLE. Recording seismic reflections using rigidly interconnected geophones C. M. Schmeissner, K. T. Spikes, and D. W. Steeples

More information

WS15-B02 4D Surface Wave Tomography Using Ambient Seismic Noise

WS15-B02 4D Surface Wave Tomography Using Ambient Seismic Noise WS1-B02 4D Surface Wave Tomography Using Ambient Seismic Noise F. Duret* (CGG) & E. Forgues (CGG) SUMMARY In 4D land seismic and especially for Permanent Reservoir Monitoring (PRM), changes of the near-surface

More information

UKCS Cornerstone: a variable-depth streamer acquisition case study

UKCS Cornerstone: a variable-depth streamer acquisition case study first break volume 30, November 2012 special topic UKCS Cornerstone: a variable-depth streamer acquisition case study George Moise, 1 Geoff Body, 1 Vincent Durussel, 1 Fabrice Mandroux1 and Jo Firth 1*

More information

Extending the useable bandwidth of seismic data with tensor-guided, frequency-dependent filtering

Extending the useable bandwidth of seismic data with tensor-guided, frequency-dependent filtering first break volume 34, January 2016 special topic Extending the useable bandwidth of seismic data with tensor-guided, frequency-dependent filtering Edward Jenner 1*, Lisa Sanford 2, Hans Ecke 1 and Bruce

More information

Summary. Introduction

Summary. Introduction Multiple attenuation for variable-depth streamer data: from deep to shallow water Ronan Sablon*, Damien Russier, Oscar Zurita, Danny Hardouin, Bruno Gratacos, Robert Soubaras & Dechun Lin. CGGVeritas Summary

More information

Direct Imaging of Group Velocity Dispersion Curves in Shallow Water Christopher Liner*, University of Houston; Lee Bell and Richard Verm, Geokinetics

Direct Imaging of Group Velocity Dispersion Curves in Shallow Water Christopher Liner*, University of Houston; Lee Bell and Richard Verm, Geokinetics Direct Imaging of Group Velocity Dispersion Curves in Shallow Water Christopher Liner*, University of Houston; Lee Bell and Richard Verm, Geokinetics Summary Geometric dispersion is commonly observed in

More information

Progress in DAS Seismic Methods

Progress in DAS Seismic Methods Progress in DAS Seismic Methods A. Mateeva, J. Mestayer, Z. Yang, J. Lopez, P. Wills 1, H. Wu, W. Wong, Barbara Cox (Shell International Exploration and Production, Inc.), J. Roy, T. Bown ( OptaSense )

More information

Hunting reflections in Papua New Guinea: early processing results

Hunting reflections in Papua New Guinea: early processing results Hunting reflections in Papua New Guinea: early processing results David C. Henley and Han-Xing Lu PNG processing ABSTRACT Papua New Guinea is among the most notoriously difficult areas in the world in

More information

AVO compliant spectral balancing

AVO compliant spectral balancing Summary AVO compliant spectral balancing Nirupama Nagarajappa CGGVeritas, Calgary, Canada pam.nagarajappa@cggveritas.com Spectral balancing is often performed after surface consistent deconvolution to

More information

Advancements in near-surface seismic reflection acquisition

Advancements in near-surface seismic reflection acquisition Advancements in near-surface seismic reflection acquisition Brian E. Miller, George P. Tsoflias, Don W. Steeples Department of Geology and Geophysics, The University of Kansas, 1475 Jayhawk Blvd., Room

More information

Tu SRS3 06 Wavelet Estimation for Broadband Seismic Data

Tu SRS3 06 Wavelet Estimation for Broadband Seismic Data Tu SRS3 06 Wavelet Estimation for Broadband Seismic Data E. Zabihi Naeini* (Ikon Science), J. Gunning (CSIRO), R. White (Birkbeck University of London) & P. Spaans (Woodside) SUMMARY The volumes of broadband

More information

Vibration and air pressure monitoring of seismic sources

Vibration and air pressure monitoring of seismic sources Vibration monitoring of seismic sources Vibration and air pressure monitoring of seismic sources Alejandro D. Alcudia, Robert R. Stewart, Nanna Eliuk* and Rick Espersen** ABSTRACT Vibration monitoring

More information

DAVE MONK : APACHE CORP.

DAVE MONK : APACHE CORP. DAVE MONK : APACHE CORP. KEY DRIVERS : SEISMIC TECHNOLOGY DEVELOPMENT? In our industry the interpreter / exploration company is interested in only one thing: The direct and accurate identification of commercially

More information

Processing the Blackfoot broad-band 3-C seismic data

Processing the Blackfoot broad-band 3-C seismic data Processing the Blackfoot broad-band 3-C seismic data Processing the Blackfoot broad-band 3-C seismic data Stan J. Gorek, Robert R. Stewart, and Mark P. Harrison ABSTRACT During early July, 1995, a large

More information

Resolution and location uncertainties in surface microseismic monitoring

Resolution and location uncertainties in surface microseismic monitoring Resolution and location uncertainties in surface microseismic monitoring Michael Thornton*, MicroSeismic Inc., Houston,Texas mthornton@microseismic.com Summary While related concepts, resolution and uncertainty

More information

Air-noise reduction on geophone data using microphone records

Air-noise reduction on geophone data using microphone records Air-noise reduction on geophone data using microphone records Air-noise reduction on geophone data using microphone records Robert R. Stewart ABSTRACT This paper proposes using microphone recordings of

More information

Tu N Higher Vibrator Hydraulic Force for Improved High Frequency Generation

Tu N Higher Vibrator Hydraulic Force for Improved High Frequency Generation Tu N105 06 Higher Vibrator Hydraulic Force for Improved High Frequency Generation N. Tellier* (Sercel), G. Ollivrin (Sercel) & G. Caradec (Sercel) SUMMARY For conventional deep seismic with heavy vibrators,

More information

Th N Robust and Fast Data-Driven MT processing

Th N Robust and Fast Data-Driven MT processing Th N105 04 Robust and Fast Data-Driven MT processing V. Markhus* (EMGS), M. Calvert (EMGS), L. Uri (EMGS) & C. Twarz (EMGS) SUMMARY We present marine magnetotelluric (MT) results from data extracted from

More information

CDP noise attenuation using local linear models

CDP noise attenuation using local linear models CDP noise attenuation CDP noise attenuation using local linear models Todor I. Todorov and Gary F. Margrave ABSTRACT Seismic noise attenuation plays an important part in a seismic processing flow. Spatial

More information

Improvement of signal to noise ratio by Group Array Stack of single sensor data

Improvement of signal to noise ratio by Group Array Stack of single sensor data P-113 Improvement of signal to noise ratio by Artatran Ojha *, K. Ramakrishna, G. Sarvesam Geophysical Services, ONGC, Chennai Summary Shot generated noise and the cultural noise is a major problem in

More information

Time-Frequency Attenuation of Swell Noise on Seismic Data from Offshore Central Niger-Delta, Nigeria.

Time-Frequency Attenuation of Swell Noise on Seismic Data from Offshore Central Niger-Delta, Nigeria. IOSR Journal of Applied Geology and Geophysics (IOSR-JAGG) e-issn: 2321 0990, p-issn: 2321 0982.Volume 3, Issue 5 Ver. I (Sep. - Oct. 2015), PP 30-35 www.iosrjournals.org Time-Frequency Attenuation of

More information

REVISITING THE VIBROSEIS WAVELET

REVISITING THE VIBROSEIS WAVELET REVISITING THE VIBROSEIS WAVELET Shaun Strong 1 *, Steve Hearn 2 Velseis Pty Ltd and University of Queensland sstrong@velseis.com 1, steveh@velseis.com 2 Key Words: Vibroseis, wavelet, linear sweep, Vari

More information

Downloaded 01/03/14 to Redistribution subject to SEG license or copyright; see Terms of Use at

Downloaded 01/03/14 to Redistribution subject to SEG license or copyright; see Terms of Use at : a case study from Saudi Arabia Joseph McNeely*, Timothy Keho, Thierry Tonellot, Robert Ley, Saudi Aramco, Dhahran, and Jing Chen, GeoTomo, Houston Summary We present an application of time domain early

More information

Performance Evaluation of Nonlinear Equalizer based on Multilayer Perceptron for OFDM Power- Line Communication

Performance Evaluation of Nonlinear Equalizer based on Multilayer Perceptron for OFDM Power- Line Communication International Journal of Electrical Engineering. ISSN 974-2158 Volume 4, Number 8 (211), pp. 929-938 International Research Publication House http://www.irphouse.com Performance Evaluation of Nonlinear

More information