Performance of Continuous Wavelet Transform over Fourier Transform in Features Resolutions

Abstract

This study presents a comparative analysis of two image enhancement techniques, Continuous Wavelet Transform (CWT) and Fast Fourier Transform (FFT), in the context of improving the clarity of high-quality 3D seismic data obtained from the Tano Basin in West Africa, Ghana. The research focuses on a comparative analysis of image clarity in seismic attribute analysis to facilitate the identification of reservoir features within the subsurface structures. The findings of the study indicate that CWT has a significant advantage over FFT in terms of image quality and identifying subsurface structures. The results demonstrate the superior performance of CWT in providing a better representation, making it more effective for seismic attribute analysis. The study highlights the importance of choosing the appropriate image enhancement technique based on the specific application needs and the broader context of the study. While CWT provides high-quality images and superior performance in identifying subsurface structures, the selection between these methods should be made judiciously, taking into account the objectives of the study and the characteristics of the signals being analyzed. The research provides valuable insights into the decision-making process for selecting image enhancement techniques in seismic data analysis, helping researchers and practitioners make informed choices that cater to the unique requirements of their studies. Ultimately, this study contributes to the advancement of the field of subsurface imaging and geological feature identification.

Share and Cite:

Appiah, M. , Danuor, S. and Bienibuor, A. (2024) Performance of Continuous Wavelet Transform over Fourier Transform in Features Resolutions. International Journal of Geosciences, 15, 87-105. doi: 10.4236/ijg.2024.152007.

1. Introduction

Hydrocarbon reservoirs are an integral component of the global energy system, and their exploration and production necessitate accurate characterization. The petroleum industry’s ability to identify unique geological and petrophysical properties in subsurface formations, such as channels, faults, fractures, and stratigraphic boundaries, is critical [1] .

Reservoir characterization is a critical process in optimizing exploration and production in the oil and gas industry. It involves the integration of data from various sources such as seismic surveys, well logs, and geological investigations [2] . The process is aimed at identifying flow units that exhibit similar geological characteristics and consistent fluid properties, which are essential for efficient production strategies. An in-depth analysis of well log data provides valuable information on reservoir properties, aiding in the identification of hydrocarbon-bearing zones and estimating recoverable volumes [3] .

To enhance the accuracy of reservoir characterization, a multidisciplinary approach that combines insights from geological, petrophysical, and geophysical fields is essential. It is worth noting that reservoir characterization is a dynamic process that requires continuous updates as new data becomes available [4] .

This paper seeks to address an existing gap in literature by conducting a comparative analysis of Continuous Wavelet Transform (CWT) and Fast Fourier Transform (FFT) to enhance image clarity in seismic attribute analysis. The study aims to advance reservoir feature identification methodologies by revealing the distinct strengths and limitations of FFT and CWT. The research findings will contribute to the ongoing refinement of reservoir characterization techniques, providing valuable insights for optimizing seismic attribute analysis and improving the identification of reservoir features in subsurface exploration [5] [6] [7] .

2. Fourier and Wavelet Transform

Seismic data has been established as a valuable source of information for analyzing the composition of rocks and fluids within pores. Hydrocarbon-saturated formations have unique mineralogical compositions and fluid properties that create specific frequencies in seismic data. Spectral decomposition techniques like discrete Fourier transform, S-transform, and time-frequency continuous wavelet transform are used to identify these frequencies [8] .

Spectral decomposition dissects seismic signals into constituent frequencies, providing insights into phase and amplitude tuned to specific wavelengths. This technique has various applications, such as determining layer thickness, visualizing stratigraphy, and detecting hydrocarbons. However, spectral decomposition is non-unique, yielding multiple time-frequency analyses from a single seismic trace [9] .

There are several methods for conducting spectral decomposition, including discrete Fourier transform (DFT), maximum entropy method (MEM), continuous wavelet transform (CWT), and matching pursuit decomposition (MPD), each with specific advantages. The choice of method depends on the analysis goals, with FFT offering better frequency localization but sacrificing vertical resolution, while CWT enhances vertical resolution [10] [11] .

The distinct frequencies in seismic data of hydrocarbon-saturated formations contribute to the success of spectral decomposition. Various methods like Short Time window Fourier Transform (STFT), Wavelet Transform, S-Transform (ST), Matching Pursuit Decomposition (MPD), and Empirical Mode Decomposition are employed for this purpose. Therefore, it is important to consider the strengths and limitations of these methods for effective subsurface geological feature delineation [12] [13] [14] .

The FFT is a widely utilized mathematical algorithm in seismic analysis, which efficiently converts signals from the time domain to the frequency domain. Its significance lies in the ability to identify the dominant frequency components associated with subsurface geological features. This makes it particularly valuable for processing large amounts of data and characterizing complex structures [14] [15] [16] .

The CWT is a highly effective tool in providing a joint time-frequency representation of seismic signals. Unlike the FFT, the CWT has the ability to capture subtle variations in seismic signals that are associated with complex geological structures and reservoir features. Being adaptable to varying signal frequencies and having the ability to localize features, the CWT holds immense value in detecting seismic anomalies in non-stationary scenarios [17] [18] [19] .

The CWT as a mathematical technique analyses signals in both time and frequency domains. Employing scaled and translated wavelets, the CWT captures non-stationary features in signals, making it well-suited for seismic data analysis. Key considerations include selecting a suitable wavelet function, with commonly used options like the Morlet, Mexican hat, and Haar wavelets [20] [21] . The CWT involves convolving the wavelet with the signal at different scales and translations, creating a time-frequency representation known as the scalogram [22] [23] .

Mathematically expressed as:

CWT ( s , τ ) = x ( t ) ψ * ( s t τ ) d t (1)

where x ( t ) is the signal being analysed, ψ is the complex conjugate of the wavelet, s is the scale parameter that controls the width of the wavelet and the level of detail in the analysis. Small values of s lead to narrower and higher frequency wavelet while large values are used to capture lower frequency information. τ is the translation parameter which represent the position of the wavelet along the time axis. Varying τ allows the analysis of different sections of the signal.

This complex-valued function visualizes the correlation strength and phase between the wavelet and signal at various time-frequency locations, aiding in the identification of time-localized frequency variations. Despite its computational intensity, the CWT provides a detailed view of signal frequency changes over time, with peaks in the scalogram indicating significant features.

The FFT is mathematically expressed as:

F ( τ , ω ) = f ( t ) w ( t τ ) e i ω t d t (2)

where F ( τ , ω ) is the Short-Time Fourier Transform (STFT) of the signal at time τ and frequency ω, is the input signal, w ( t τ ) is the window function applied to the signal to isolate a segment for analysis. The window function helps in focusing on a specific time interval for analysis. e i ω t is the complex exponential function with ω = 2 π f being the angular frequency component of interest [24] .

In signal and image processing, FFT plays a crucial role in analyzing frequency components. Employing a decimation in time (DIT) form, the algorithm divides the sequence into even and odd indices, recursively computing FFT for sub-sequences and combining them. The core “butterfly” operation involves complex multiplications and additions, and twiddle factors account for rotation and scaling. FFT’s applications span signal, image, audio, and communication processing, offering an efficient means of frequency content analysis, particularly for large datasets [25] [26] .

The FFT and CWT are both important techniques in signal processing and analysis. The FFT provides a representation of a signal in the frequency domain, while the CWT offers a simultaneous representation in both the time and frequency domains [27] [28] . The FFT has a fixed frequency resolution, while the CWT offers variable resolution in both domains. Windowing is crucial in signal processing, and while the FFT requires explicit windowing, the CWT adapts to local signal characteristics [29] . The FFT is well-suited for analyzing stationary signals, while the CWT is more suitable for signals with time-varying characteristics [30] . The choice between FFT and CWT depends on the specific characteristics of the signal being analyzed and the analysis requirements [8] [31] [32] [33] [34] [35] .

The FFT stands as a widely applied algorithm in signal processing, offering distinct strengths and limitations [36] . Notably, FFT excels in computational efficiency, significantly reducing the time complexity of Fourier Transform calculations, making it particularly advantageous for real-time applications and large datasets [15] . Furthermore, FFT provides a clear frequency representation of a signal, facilitating tasks such as frequency analysis, spectral analysis, and filtering. Its ability to efficiently decompose a signal into its frequency components aids in the identification of dominant frequencies and harmonic relationships.

However, FFT does come with certain limitations. One notable weakness is its assumption of signal stationarity, meaning that it assumes a constant frequency over the entire signal duration. This assumption may limit its effectiveness when dealing with non-stationary signals or those with rapidly changing frequencies [15] [37] .

Moreover, the discrete nature of FFT may lead to spectral leakage issues, especially when analyzing signals with non-integer multiples of the sampling frequency. This phenomenon can lead to inaccuracies in frequency representation and complicate the interpretation of results [38] [39] .

Despite these weaknesses, FFT remains a cornerstone in signal processing due to its efficiency and effectiveness. Its widespread use in applications such as audio processing, telecommunications, and image analysis underscores its importance in various fields.

The CWT offers a robust analytical approach, showcasing several strengths and weaknesses in its application to signal analysis [40] . On the positive side, CWT excels in providing simultaneous time-frequency localization, making it well-suited for the examination of non-stationary signals where frequencies change over time. Its versatility becomes apparent when dealing with signals exhibiting variable frequencies, as CWT’s adaptability allows for the selection of wavelets tailored to specific signal characteristics.

A key advantage lies in CWT’s multi-resolution analysis capability, enabling the examination of a signal at different scales [41] . This proves valuable for detecting features of various sizes within the signal, making it a versatile tool in fields such as signal processing, image analysis, and pattern recognition, particularly for identifying transient events [42] .

However, the application of CWT comes with certain drawbacks. The computational complexity of the transform, especially for large datasets or high-resolution wavelets, may limit its practicality in real-time processing or resource-constrained systems [43] [44] . Additionally, the subjective nature of scale selection and the challenge of interpreting results demand expertise in signal processing and wavelet theory [44] .

Furthermore, CWT is sensitive to boundary effects, which can impact the accuracy of the analysis, particularly at the edges of the signal [31] . Additionally, its inherent continuous nature may pose challenges when applied directly to discrete signals, necessitating discretization methods that may result in information loss [45] [46] .

The CWT stands as a powerful tool for signal analysis, providing a comprehensive view of both time and frequency domains. While its strengths make it invaluable in various applications, users must be mindful of its computational demands, the intricate procedure of scale selection, and the possible difficulties in understanding the outcomes.

3. Application of FFT and CWT in Feature Detection and Enhancement

Enhancing image clarity in seismic data is essential for the accurate interpretation of subsurface structures and improved seismic analysis, given that seismic data reflects sound wave reflections in the Earth’s subsurface, offering valuable insights into subsurface geology and potential hydrocarbon reservoirs. Geoscientists and geophysicists can benefit from applying image clarity enhancement techniques to extract more precise information from seismic data [47] [48] .

The FFT technique is useful for analyzing the frequency content of seismic signals and identifying distinct subsurface features. FFT-based filtering techniques can be used to get rid of noise and unwanted frequencies, which will make seismic reflections clearer and improv the signal-to-noise ratio. Additionally, FFT is instrumental in migration algorithms, contributing to improved imaging of subsurface structures by mitigating artifacts and enhancing the resolution of seismic images [23] [49] .

On the other hand, the CWT offers a multiscale analysis of seismic data, enabling the identification of features at different scales in the subsurface. CWT’s unique ability to provide both frequency and temporal localization proves beneficial in precisely localizing seismic events, such as fault lines or stratigraphic features. Furthermore, CWT can be applied for anomaly detection in seismic data, highlighting irregularities or subtle variations indicative of geological structures [50] [51] [52] .

A combined approach utilizing both FFT and CWT techniques presents a comprehensive strategy for feature extraction in seismic data. FFT can be employed for initial frequency domain analysis, while CWT can refine the analysis by capturing localized variations, resulting in enhanced seismic imaging and clearer identification of subsurface structures [47] [53] .

To assess the quality of enhanced seismic images, metrics such as entropy and FSIM (Feature Similarity Index) are valuable tools. Lower entropy values signify clearer images with more defined structures, while FSIM evaluates structural similarity between original and enhanced images, providing an assessment of image quality. Application-specific metrics, such as fault detection rates or accuracy in identifying stratigraphic features, offer targeted evaluations [53] [54] [55] [56] .

The incorporation of FFT and CWT techniques into seismic data analysis holds the potential to improve resolution, reduce noise, and enhance overall clarity in subsurface images. This, in turn, facilitates more accurate geological interpretations and informed decision-making in the oil and gas exploration industry. Combining these metrics is advised when presenting results in order to provide a thorough assessment that takes into account the particular needs of the application in question.

When synthetic data is subjected to FFT and CWT, the resulting output is as follows (Figures 1-3). The data’s sampling rate is 1000 Hz with a duration of 2 seconds.

4. Application to Real Data

The subject of this study is the Tano Basin, which is identified as a pull-apart basin modified by wrenching during the Cretaceous period. Positioned as the eastern extension of the Cote D’Ivoire-Ghana Basin, it originated due to trans-tensional movement during the separation of Africa and South America, leading to the opening of the Atlantic in the Albian epoch. The dynamic geological processes

Figure 1. Signal processing with Morlet wavelet for FFT and CWT.

Figure 2. Signal processing with FFT (Spectrogram).

during this period, marked by active rifting and subsidence, gave rise to the development of a deep basin.

The Tano Basin is a multifaceted geological arrangement that encompasses a rift section that features shallow marine to continental deposits, as well as a

Figure 3. Signal processing with Ricker wavelet for FFT and CWT.

significant Upper Cretaceous drift section highlighted by basin floor fans, channel systems, and stratigraphic traps. The primary play type being investigated is the Cretaceous Play, which involves Cenomanian-Turonian and Albian shales as source rocks, with Turonian slope fan turbidite sandstones and Albian sandstones in tilted fault blocks serving as reservoirs. The trapping mechanisms are both stratigraphic and structural in nature.

The Ghanaian segment of the basin has been recognized for its hydrocarbon potential since the 1890s, primarily based on onshore oil seeps. Figure 4 provides an overview of the study area, highlighting its geological features and significance [57] [58] [59] [60] .

The study methodology involves obtaining high-quality 3D seismic data and conducting a preprocessing step to enhance its quality for in-depth subsurface analysis. This includes generating images of subsurface structures to facilitate meaningful attribute analysis. The analytical phase employs CWT with the Morlet wavelet and FFT to extract valuable information and refine the dataset. The seismic data has a sampling rate of 4 ms. The final stage assesses the reliability and robustness of attribute analysis results.

The method enhances reservoir study with subtle insights into subsurface structures. Results of CWT and FFT applied to seismic data from Tano Basin are shown below (Figures 5-10).

Figure 4. Tano basin within West Africa.

(a) (b)

Figure 5. (a) Displays a seismic image featuring a braided channel characterized by sediment deposition between the channels. Positioned in the lower right corner is a potential diapir composed of either salt or shale. The clarity of this image is notably enhanced in the CWT representation; (b) Presents the same image processed using FFT. However, the features appear less distinct, with a reduced colour contrast affecting the clarity of the potential salt or shale diapir, particularly in the lower right corner.

(a) (b)

Figure 6. (a) Illustrates a channel lobe deposit derived from CWT, showcasing improved colour contrast; (b) Depicts a channel lobe deposit obtained through FFT, featuring diminished colour contrast.

(a) (b)

Figure 7. (a) Portrays a braided channel using CWT, highlighting enhanced colour contrast; (b) Showcases a braided channel derived from FFT, displaying reduced colour contrast.

(a) (b)

Figure 8. (a) illustrates a channel featuring channel levee and overbank deposits obtained through CWT; (b) displays a channel with channel levee and overbank deposits obtained through FFT.

(a) (b)

Figure 9. (a) depicts basement rock with a fault, as revealed by CWT; (b) portrays the identical image of basement rock with a fault, now processed through FFT.

(a) (b)

Figure 10. (a) showcases a channel featuring channel levee and channel lobe deposits through CWT, demonstrating improved image clarity; (b) displays a channel with channel levee and channel lobe deposits processed through FFT.

5. Discussion

The comparative analysis between the CWT and the FFT in the context of image quality and subsurface structure identification has yielded insightful findings.

The results highlight a notable advantage of CWT in terms of image quality. The CWT’s ability to provide simultaneous time-frequency localization allows for a more detailed and accurate representation of image features. Unlike the FFT, which assumes stationarity, the CWT’s adaptability to non-stationary signals proves advantageous in capturing subtle variations and intricate patterns within the images. This enhanced image quality could have significant implications in fields where precise feature identification is paramount such as medical imaging or geological exploration.

The superior performance of CWT in the identification of subsurface structures can be observed from the above images. The multi-resolution analysis provided by CWT allows for a comprehensive examination of the signal at different scales, facilitating the detection of subsurface features of varying sizes. In contrast, the FFT, while proficient in frequency domain representation, may struggle with non-stationary signals and the intricate structures present in subsurface imaging scenarios.

It is important to note that these findings do not diminish the significance of FFT, which remains a valuable tool in various signal processing applications. FFT’s computational efficiency and clear frequency representation make it well-suited for certain contexts, particularly in cases where stationarity assumptions hold, and a global frequency analysis suffices.

The application of CWT and FFT for image clarity enhancement in reservoir management has several implications for future reservoir studies. These implications can shape the direction of research and industry practices in the exploration and extraction of hydrocarbons

Implication for Reservoir Studies and Management

The FFT has become integral in reservoir studies, playing a key role in analyzing seismic data frequency content. Its versatility significantly enhances understanding across various applications, such as stratigraphic interpretation, fault detection, fluid identification, natural fracture analysis, and time-lapse reservoir monitoring [27] [29] [31] [49] [61] [62] [63] . FFT is used in stratigraphic interpretation to identify frequency content, which helps with stratigraphic layer identification and interpretation [31] [49] . FFT is also valuable in fault detection, mapping, and fluid identification by analyzing seismic signal frequency responses [64] [65] . For natural fractures, FFT analyzes anisotropic frequency responses, influencing reservoir modelling [66] . Beyond static analyses, FFT contributes to time-lapse reservoir monitoring by comparing frequency content changes over time [3] [67] . Its continued application reflects ongoing advancements in seismic analysis, enhancing subsurface reservoir characterization [30] [33] [35] .

CWT is a versatile tool in reservoir studies with applications in thin bed detection, fracture characterization, reservoir heterogeneity quantification, resource identification, and time-lapse reservoir monitoring [8] [32] [50] [51] [68] [71] . CWT enhances seismic data resolution in thin bed detection, aiding in the identification of subtle changes associated with thin stratigraphic layers [68] . It is essential to fracture analysis and improves our understanding of reservoir structure [50] . CWT quantifies reservoir heterogeneity by analyzing variations in seismic attributes across different scales [69] . In resource identification, CWT is applied to identify gas hydrate-bearing sediments, effectively analyzing their distribution and concentration within reservoirs [70] [71] . For time-lapse reservoir monitoring, CWT aids in identifying changes in reservoir properties over time, providing crucial information for informed reservoir management [50] . Its simultaneous consideration of time and frequency information enhances our understanding of subsurface structures and refines reservoir characterization [8] [28] [32] [34] .

6. Conclusions

This paper discusses the role of seismic data analysis, specifically focusing on the application of CWT and FFT in reservoir studies within the oil and gas industry. The analysis emphasizes the significance of these techniques in enhancing image clarity for accurate subsurface structure interpretation.

The text details the principles and advantages of both CWT and FFT in spectral decomposition, highlighting their strengths and limitations. FFT is recognized for computational efficiency and frequency domain analysis, while CWT excels in time-frequency localization and adaptability to non-stationary signals. The study proposes a hybrid strategy for feature extraction from seismic data that makes use of both methodologies.

Furthermore, the comparative analysis between CWT and FFT reveals that CWT offers superior image quality, especially in identifying subsurface structures with its multi-resolution analysis. Despite acknowledging the continued value of FFT in specific contexts, the study underlines the potential benefits of incorporating CWT and FFT in reservoir management for tasks like seismic interpretation, fault detection, and well placement optimization.

For reservoir research in the future, developments in computational methods, imaging technologies, and interdisciplinary approaches are essential. The study recommends evolving industry practices to include real-time monitoring, adaptive management, and the integration of machine learning applications. Establishing best practices is believed to require cooperation and standardisation, and problems like computational complexity are viewed as opportunities for further research and innovation.

According to the study’s conclusion:

1) A new era of accuracy and productivity in hydrocarbon extraction is ushered in by the improvements in reservoir management brought about by CWT and FFT.

2) Using these technologies is thought to be vital for navigating subsurface conditions and for gaining new insights that will have a big impact on how energy exploration and production are carried out in the future.

3) The future of the energy sector is anticipated to be greatly influenced by the developments in CWT and FFT, which will improve the precision of subsurface structure interpretation and facilitate accurate reservoir management decision-making.

4) The study highlights how important it is to make a context-specific decision between CWT and FFT, emphasising that the decision should be made in accordance with the particular goals and characteristics of the signals that are being investigated in reservoir studies.

5) Establishing best practices is considered to need collaboration and standardisation, while problems like computational complexity are considered as potential for future study and innovation.

6) The study recommends that industry practices evolve to incorporate enhanced imaging techniques, real-time monitoring, adaptive management, and the integration of machine learning applications.

7) Reservoir studies will increasingly rely on advances in imaging technology, computational techniques, and interdisciplinary approaches. This highlights the necessity of constant innovation in the field.

Acknowledgements

We express our sincere gratitude to the Ghana National Petroleum Corporation (GNPC) for generously supplying the data to KNUST.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Lake, L.W. and Carroll, H.B. (1986) Reservoir Characterization. Academic Press, Cambridge.
[2] Chopra, S. and Marfurt, K.J. (2007) Seismic Attributes for Prospect Identification and Reservoir Characterization. Society of Exploration Geophysicists and European Association of Geoscientists and Engineers.
https://doi.org/10.1190/1.9781560801900
[3] Zhao, J., Zeng, Z., Zhou, S., Yan, J. and An, B. (2023) 3-D Inversion of Gravity Data of the Central and Eastern Gonghe Basin for Geothermal Exploration. Energies, 16, Article 2277.
https://doi.org/10.3390/en16052277
[4] Kang, B., Jung, H., Jeong, H. and Choe, J. (2020) Characterization of Three-Dimensional Channel Reservoirs Using Ensemble Kalman Filter Assisted by Principal Component Analysis. Petroleum Science, 17, 182-195.
https://doi.org/10.1007/s12182-019-00362-8
[5] Kuuskraa, V. (1982) Unconventional Natural Gas. In: Auer, P., Ed., Advances in Energy Systems and Technology, Academic Press, Cambridge, 1-126.
https://doi.org/10.1016/B978-0-12-014903-2.50006-3
[6] Oumarou, S., Mabrouk, D., Tabod, T.C., Marcel, J., Ngos Iii, S., Essi, J.M.A. and Kamguia, J. (2021) Seismic Attributes in Reservoir Characterization: An Overview. Arabian Journal of Geosciences, 14, Article No. 402.
https://doi.org/10.1007/s12517-021-06626-1
[7] Senosy, A.H., Ewida, H.F., Soliman, H.A. and Ebraheem, M.O. (2020) Petrophysical Analysis of Well Logs Data for Identification and Characterization of the Main Reservoir of Al Baraka Oil Field, Komombo Basin, Upper Egypt. SN Applied Sciences, 2, Article No. 1293.
https://doi.org/10.1007/s42452-020-3100-x
[8] Qodri, M.N., Mulyani, M.C., Kaisagara, A.W., Sukmono, S. and Ambarsari, D.S. (2019) Evaluation of Continuous Wavelet Transform (CWT) Attribute in Analysis of Gas Reservoir Distribution on Talang Akar Reservoir in “QDR” Field of Northwest Java Basin. IOP Conference Series: Earth and Environmental Science, 318, Article ID: 012043.
https://doi.org/10.1088/1755-1315/318/1/012043
[9] Alvarado, V. and Manrique, E. (2010) Enhanced Oil Recovery Concepts. In: Alvarado, V. and Manrique, E., Eds., Enhanced Oil Recovery, Gulf Professional Publishing, Houston, 7-16.
https://doi.org/10.1016/B978-1-85617-855-6.00008-5
[10] Castagna, J.P. and Sun, S. (2006) Comparison of Spectral Decomposition Methods. First Break, 24, 75-79.
https://doi.org/10.3997/1365-2397.24.1093.26885
[11] Komorowski, D. and Pietraszek, S. (2016) The Use of Continuous Wavelet Transform Based on the Fast Fourier Transform in the Analysis of Multi-Channel Electrogastrography Recordings. Journal of Medical Systems, 40, Article No. 10.
https://doi.org/10.1007/s10916-015-0358-4
[12] Farfour, M., Yoon, W.J., Gaci, S. and Ouabed, N. (2020) Spectral Decomposition and Avo-Based Amplitude Decomposition: A Comparative Study and Application. Journal of Seismic Exploration, 29, 261-273.
[13] Pandey, G., Vachak, H.S., Naithani, A.C. and Singh, D. (2017) Comparative Study of Spectral Decomposition Methods and Their Implication in Delineation of Geological Features: A Case Study from North Assam Shelf, India. SPG-India.
[14] Ribeiro, K.M., Júnior, R.A. B., Sáfadi, T. and Horgan, G. (2013) Comparison between Fourier and Wavelets Transforms in Biospeckle Signals. Applied Mathematics, 4, 11-22.
https://doi.org/10.4236/am.2013.411A3003
[15] Cerna, M. and Harvey, A.F. (2000) The Fundamentals of FFT-Based Signal Analysis and Measurement (Application Note 041 340555B-01). National Instruments Corporation.
[16] Liu, Y. and Fomel, S. (2013) Seismic Data Analysis Using Local Time-Frequency Decomposition. Geophysical Prospecting, 61, 516-525.
https://doi.org/10.1111/j.1365-2478.2012.01062.x
[17] Rioul, O. and Duhamel, P. (1992) Fast Algorithms for Discrete and Continuous Wavelet Transforms. IEEE Transactions on Information Theory, 38, 569-586.
https://doi.org/10.1109/18.119724
[18] Akin, M. (2002) Overview of FFT and CWT Techniques. Journal of Medical Systems, 26, 241-247.
https://doi.org/10.1023/A:1015075101937
[19] Tary, J.B., Herrera, R.H. and Van Der Baan, M. (2018) Analysis of Time-Varying Signals Using Continuous Wavelet and Synchrosqueezed Transforms. Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences, 376, Article ID: 20170254.
https://doi.org/10.1098/rsta.2017.0254
[20] Wang, Y. and He, P. (2023) Comparisons between Fast Algorithms for the Continuous Wavelet Transform and Applications in Cosmology: The 1D Case. RAS Techniques and Instruments, 2, 307-323.
https://doi.org/10.1093/rasti/rzad020
[21] Biswas, A. and Si, B.C. (2011) Application of Continuous Wavelet Transform in Examining Soil Spatial Variation: A Review. Mathematical Geosciences, 43, 379-396.
https://doi.org/10.1007/s11004-011-9318-9
[22] Bouganssa, I., Sbihi, M. and Zaim, M. (2017) Implementation in an FPGA Circuit of Edge Detection Algorithm Based on the Discrete Wavelet Transforms. Journal of Physics: Conference Series, 870, Article ID: 012016.
https://doi.org/10.1088/1742-6596/870/1/012016
[23] Omachi, M. and Omachi, S. (2007) Fast Calculation of Continuous Wavelet Transform Using Polynomial. 2007 International Conference on Wavelet Analysis and Pattern Recognition, Beijing, 2-4 November 2007, 1688-1691.
https://doi.org/10.1109/ICWAPR.2007.4421725
[24] Arfken, G.B., Weber, H.J. and Harris, F.E. (2013) Mathematical Methods for Physicists: A Comprehensive Guide. 7th Edition, Academic Press, Cambridge.
[25] Nainggolan, T.B., Manai Muh, N.I. and Subarsyah, S. (2018) Spectral Decomposition with Continuous Wavelet Transform for Hydrocarbon Zone Detection of North Bali Waters. Bulletin of the Marine Geology, 33, 79-92.
https://doi.org/10.32693/bomg.33.2.2018.556
[26] Torrence, C. and Compo, G.P. (1998) A Practical Guide to Wavelet Analysis. Bulletin of the American Meteorological Society, 79, 61-78.
https://doi.org/10.1175/1520-0477(1998)079<0061:APGTWA>2.0.CO;2
[27] Mateo, C. and Talavera, J.A. (2020) Bridging the Gap between the Short-Time Fourier Transform (STFT), Wavelets, the Constant-Q Transform and Multi-Resolution STFT. Signal, Image and Video Processing, 14, 1535-1543.
https://doi.org/10.1007/s11760-020-01701-8
[28] Naseer, M.T. and Asim, S. (2018) Characterization of Shallow-Marine Reservoirs of Lower Eocene Carbonates, Pakistan: Continuous Wavelet Transforms-Based Spectral Decomposition. Journal of Natural Gas Science and Engineering, 56, 629-649.
https://doi.org/10.1016/j.jngse.2018.06.010
[29] Wirsing, K. (2021) Time Frequency Analysis of Wavelet and Fourier Transform. In: Mohammady, S., Ed., Wavelet Theory, IntechOpen, Rijeka, 3-20.
https://doi.org/10.5772/intechopen.94521
[30] Hu, J., Jia, F. and Liu, W. (2023) Application of Fast Fourier Transform. Highlights in Science, Engineering and Technology, 38, 590-597.
https://doi.org/10.54097/hset.v38i.5888
[31] Arts, L.P.A. and Van Den Broek, E.L. (2022) The Fast Continuous Wavelet Transformation (FCWT) for Real-Time, High-Quality, Noise-Resistant Time-Frequency Analysis. Nature Computational Science, 2, 47-58.
https://doi.org/10.1038/s43588-021-00183-z
[32] Candra, A.D., Suranta, B.Y., Sulistiyono, Maulidiyah, N.L., Syafriya, A., Widya, D. and Sungkono, (2021) Application of Continuous Wavelet Transform to Layer Boundaries Detection from Gamma Ray Log. 2nd Borobudur International Symposium on Science and Technology (BIS-STE 2020), Magelang, 18 November 2020, 215-221.
https://doi.org/10.2991/aer.k.210810.036
[33] De Figueiredo, L.P., Grana, D. and Le Ravalec, M. (2020) Revisited Formulation and Applications of FFT Moving Average. Mathematical Geosciences, 52, 801-816.
https://doi.org/10.1007/s11004-019-09826-4
[34] Vega, N.R. (2003) Reservoir Characterization Using Wavelet Transforms. Master’s Thesis, The University of Texas, Austin.
[35] Yu, Z. (2015) A CG-FFT Based Fast Full Wave Imaging Method and Its Potential Industrial Applications. Ph.D. Thesis, Duke University, Durham.
[36] Cormen, T.H., Leiserson, C.E., Rivest, R.L. and Stein, C. (2022) Introduction to Algorithms. 4th Edition, The MIT Press, Cambridge.
[37] Granero-Belinchón, C., Roux, S.G. and Garnier, N.B. (2021) Quantifying Non-Stationarity with Information Theory. Entropy, 23, Article 1609.
https://doi.org/10.3390/e23121609
[38] Sysel, P. and Rajmic, P. (2012) Goertzel Algorithm Generalized to Non-Integer Multiples of Fundamental Frequency. EURASIP Journal on Advances in Signal Processing, 2012, Article No. 56.
https://doi.org/10.1186/1687-6180-2012-56
[39] Viswanathan, M. (2019) Digital Modulations Using Python. Mathuranathan Viswanathan.
https://www.gaussianwaves.com
[40] Mallat, S.G. (2009) A Wavelet Tour of Signal Processing: The Sparse Way. 3rd Edition, Academic Press, Cambridge.
[41] Bischoff, F.A. (2019) Computing Accurate Molecular Properties in Real Space Using Multiresolution Analysis. Advances in Quantum Chemistry, 79, 3-52.
https://doi.org/10.1016/bs.aiq.2019.04.003
[42] Gogolewski, D. (2020) Influence of the Edge Effect on the Wavelet Analysis Process. Measurement, 152, Article ID: 107314.
https://doi.org/10.1016/j.measurement.2019.107314
[43] Ieng, S.H., Lehtonen, E. and Benosman, R. (2018) Complexity Analysis of Iterative Basis Transformations Applied to Event-Based Signals. Frontiers in Neuroscience, 12, Article 373.
https://doi.org/10.3389/fnins.2018.00373
[44] Johnson, D. (2023) Electrical Engineering. Open Education Resource (OER) LibreTexts Project.
https://libretexts.org
[45] Bozhokin, S., Suslova, I. and Tarakanov, D. (2019) Elimination of Boundary Effects at the Numerical Implementation of Continuous Wavelet Transform to Nonstationary Biomedical Signals. Proceedings of the 12th International Joint Conference on Biomedical Engineering Systems and Technologies, Prague, 22-24 February 2019, 21-32.
https://doi.org/10.5220/0007254900210032
[46] Hlawatsch, F. and Matz, G. (2003) Time Frequency Signal Analysis and Processing. Academic Press, Cambridge.
[47] Ayu, H.D. and Sarwanto, S. (2019) Analysis of Seismic Signal in Order to Determine Subsurface Characteristics. Journal of Physics: Conference Series, 1375, Article ID: 012079
https://doi.org/10.1088/1742-6596/1375/1/012079
[48] Lu, A. and Honarvar Shakibaei Asli, B. (2023) Seismic Image Identification and Detection Based on Tchebichef Moment Invariant. Electronics, 12, Article 3692.
https://doi.org/10.3390/electronics12173692
[49] Rekapalli, R., Tiwari, R.K., Dhanam, K. and Seshunarayana, T. (2014) T-X Frequency Filtering of High Resolution Seismic Reflection Data Using Singular Spectral Analysis. Journal of Applied Geophysics, 105, 180-184.
https://doi.org/10.1016/j.jappgeo.2014.03.017
[50] Ali, A., Chen, S.C. and Shah, M. (2020) Continuous Wavelet Transformation of Seismic Data for Feature Extraction. SN Applied Sciences, 2, Article No. 1835.
https://doi.org/10.1007/s42452-020-03618-w
[51] Lapins, S., Roman, D.C., Rougier, J., De Angelis, S., Cashman, K.V. and Kendall, J.M. (2020) An Examination of the Continuous Wavelet Transform for Volcano-Seismic Spectral Analysis. Journal of Volcanology and Geothermal Research, 389, Article ID: 106728.
https://doi.org/10.1016/j.jvolgeores.2019.106728
[52] Yang, Y., Liu, C. and Langston, C.A. (2020) Processing Seismic Ambient Noise Data with the Continuous Wavelet Transform to Obtain Reliable Empirical Green’S Functions. Geophysical Journal International, 222, 1224-1235.
https://doi.org/10.31223/OSF.IO/YQVNJ
[53] Sang, Y.F., Wang, D., Wu, J.C., Zhu, Q.P. and Wang, L. (2013) Improved Continuous Wavelet Analysis of Variation in the Dominant Period of Hydrological Time Series. Hydrological Sciences Journal, 58, 118-132.
https://doi.org/10.1080/02626667.2012.742194
[54] Gao, H., Wu, X. and Liu, G. (2021) ChannelSeg3D: Channel Simulation and Deep Learning for Channel Interpretation in 3D Seismic Images. Geophysics, 86, IM73-IM83.
https://doi.org/10.1190/geo2020-0572.1
[55] Gao, H., Wu, X., Zhang, J., Sun, X., and Bi, Z. (2023) ClinoformNet-1.0: Stratigraphic Forward Modeling and Deep Learning for Seismic Clinoform Delineation, Geoscientific Model Development, 16, 2495-2513.
https://doi.org/10.5194/gmd-16-2495-2023
[56] Sara, U., Akter, M. and Uddin, M.S. (2019) Image Quality Assessment through FSIM, SSIM, MSE and PSNR—A Comparative Study. Journal of Computer and Communications, 7, 8-18.
https://doi.org/10.4236/jcc.2019.73002
[57] Atta-Peters, D. and Garrey, P. (2014) Source Rock Evaluation and Hydrocarbon Potential in the Tano Basin, South Western Ghana, West Africa. International Journal of Oil, Gas and Coal Engineering, 2, 66-77.
https://doi.org/10.11648/j.ogce.20140205.11
[58] Bempong, F.K., Ozumba, B.M., Hotor, V., Takyi, B. and Nwanjide, C.S. (2019) A Review of the Geology and the Petroleum Potential of the Cretaceous Tano Basin of Ghana. Journal of Petroleum & Environmental Biotechnology, 10, Article ID: 1000395.
https://www.researchgate.net/publication/338047008
[59] Martin, J., Duval, G. and Lamourette, L. (2015) What Lies Beneath the Deepwater Tano Basin? Hunting for Jubilee-Like Prospects in Côte D’Ivoire. GeoexPro.
https://www.cgg.com/sites/default/files/2020-11/cggv_0000025442.pdf
[60] Owusu, P.A., Dehua, L. and Nagre, R.D. (2018) Prediction of Reservoir Characteristics in Western Ghana Oilfield (Tano Basin). Petroleum and Coal, 60, 483-495.
https://www.vurup.sk/wp-content/uploads/2018/06/PC_3_2018_Owusu_21fin.pdf
[61] Barnes, A.E. (1993) Instantaneous Spectral Bandwidth and Dominant Frequency with Applications to Seismic Reflection Data. Geophysics, 58, 419-428.
https://doi.org/10.1190/1.1443425
[62] Steeghs, P. and Drijkoningen, G. (1996) Time-Frequency Analysis of Seismic Reflection Signals. 1996 IEEE International Conference on Acoustics, Speech, and Signal Processing Conference, Atlanta, 9 May 1996, 2972-2975.
https://doi.org/10.1109/ICASSP.1996.550178
[63] Vasudevan, K. and Cook, F.A. (2001) Time-Frequency Analysis of Deep Crustal Reflection Seismic Data Using Wigner-Ville Distributions. Canadian Journal of Earth Sciences, 38, 1027-1035.
https://doi.org/10.1139/e01-003
[64] Dutta, N., Kaliannan, P. and Shanmugam, P. (2022) Application of Machine Learning for Inter Turn Fault Detection in Pumping System. Scientific Reports, 12, Article No. 12906.
https://doi.org/10.1038/s41598-022-16987-6
[65] Kong, L.J., Huang, Y.W., Yu, Q.B., Long, J.Y. and Yang, S. (2021) Joint Feature Enhancement Mapping and Reservoir Computing for Improving Fault Diagnosis Performance. IOP Conference Series: Materials Science and Engineering, 1207, Article ID: 012020.
https://doi.org/10.1088/1757-899X/1207/1/012020
[66] Cao, A., Stump, B. and DeShon, H. (2018) High-Resolution Seismic Data Regularization and Wavefield Separation. Geophysical Journal International, 213, 684-694.
https://doi.org/10.1093/gji/ggy009
[67] Blanchard, T.D. (2011) Time-Lapse Seismic Attenuation as a Tool for Monitoring Hydrocarbons and CO2 in Geological Materials. Ph.D. Thesis, University of Leeds, Leeds.
https://core.ac.uk/download/pdf/1146024.pdf
[68] Farfour, M. and Yoon, W.J. (2016) A Review on Multicomponent Seismology: A Potential Seismic Application for Reservoir Characterization. Journal of Advanced Research, 7, 515-524.
https://doi.org/10.1016/j.jare.2015.11.004
[69] Imhof, M.G. and Castle, J.W. (2005) Seismic Determination of Reservoir Heterogeneity: Application to the Characterization of Heavy Oil Reservoirs (Technical Report DE-FC26-00BC15301). U.S. Department of Energy Office of Scientific and Technical Information.
https://www.osti.gov/servlets/purl/838022
[70] Ajaz, M., Ouyang, F., Wang, G.H., Liu, S.L., Wang, L.X. and Zhao, J.G. (2021) Fluid Identification and Effective Fracture Prediction Based on Frequency-Dependent AVOAz Inversion for Fractured Reservoirs. Petroleum Science, 18, 1069-1085.
https://doi.org/10.1016/j.petsci.2021.07.011
[71] Terzariol, M., Park, J., Castro, G.M. and Santamarina, J.C. (2020) Methane Hydrate-Bearing Sediments: Pore Habit and Implications. Marine and Petroleum Geology, 116, Article ID: 104302.
https://doi.org/10.1016/j.marpetgeo.2020.104302

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.