1. Introduction
Internal waves are an ocean phenomenon with short periods and large amplitudes that can usually reach tens to hundreds of meters [
1]. Internal waves have been observed in many sea areas [
2,
3,
4,
5,
6,
7,
8]. Internal waves usually occur in the deep ocean and can change the thermohaline structure of seawater by affecting the vertical mixing of seawater, which is an important link in the transfer of large-scale and mesoscale motion energy [
9,
10]. The impact of internal waves on marine ecosystems is also important. One important impact is that on the supply of nutrients in the upper ocean [
11], which is of great significance for ocean productivity and the construction of food chains. In addition, internal waves can also affect the suspension and reaccumulation of seabed sediments, as well as the distribution and transformation of biological and chemical substances in the seabed [
12]. Internal waves also affect the species composition, community structure and productivity of some marine ecosystems. Internal waves are also closely related to ocean utilization and maritime activities. Internal waves can affect the navigation of underwater vehicles and the operation of offshore drilling platforms [
13] and may also affect the dynamic response of offshore platforms. Therefore, understanding the characteristics and distribution of internal waves and studying their impact on the ocean and the environment are of great significance for understanding the ocean, protecting the environment and improving disaster prevention and reduction.
At present, internal wave recognition methods based on satellite remote sensing images [
14,
15,
16,
17,
18] and ocean profile data are commonly used [
19,
20,
21]. The satellite remote sensing image method can be used to recognize internal waves by observing irregular light and dark fringes in images. With the rapid development of artificial intelligence, some scholars have carried out research on automatic internal wave recognition algorithms based on satellite remote sensing images. Celona S et al. [
16] used X-band radar to collect remote sensing images and a machine learning algorithm of a support vector machine (SVM) model to classify whether the images contained internal solitary waves or tidal internal waves, realizing the automatic detection and classification of internal waves. Bao S et al. [
17] used the target detection method to realize the internal wave automatic recognition method based on SAR remote sensing images. However, the observation range of satellite remote sensing images is usually large, and the satellite orbit is constantly changing, so it is impossible to observe specific areas for a long time. In addition, the observation of satellite remote sensing images is affected by natural factors such as weather and clouds [
18], which will also affect the identification and observation of internal waves. and the characteristics of internal waves are easily confused with other features in remote sensing images (vortex, ship wake, wind, waves, etc.) [
17].
In recent years, some scholars have performed related research on internal wave recognition based on ocean profile data. Zhang B et al. [
19], using the physical process of internal waves driving water particles to fluctuate up and down, proposed a method for calculating the amplitude of internal waves. The feasibility of this method was verified using data collected by a temperature chain installed on a moored buoy. However, this algorithm cannot automatically locate the position of internal waves and cannot be directly applied to automatically identify internal waves at the end of the moored buoy. Suanda S H et al. [
20] used a buoy equipped with a thermistor to collect offshore ocean temperature profile data for a month, and the collected temperature data were filtered by differential filtering. Then, the filtered data were compared with threshold values, and values greater than the standard threshold value were judged to be internal waves. Liu B et al. [
21] proposed a method of measuring internal waves based on a mobile temperature chain real-time monitoring system that was independently designed to perform the mobile real-time monitoring of internal waves, and the method was tested on a monitoring ship. However, through experimental verification, this study found that the recognition effect of the threshold method was not excellent: the recall was 83.33%, the precision was 89.74%, and the delay was 5.2444 minutes.
Deploying the internal wave recognition algorithm to the ocean data buoy system can allo researchers to improve the efficiency of data processing and analysis, reduce the cost of data transmission and processing, improve the real-time performance of observation data, and flexibly respond to different observation situations. However, none of the above methods [
19,
20,
21] can meet the needs of accurate and automatic identification of internal waves in ocean data buoy systems. To solve this problem, an automatic internal wave recognition algorithm for tight buoy ends is designed in this paper. The algorithm can be directly deployed to the end of the buoy. By processing and analyzing the ocean profile temperature data collected by the buoy, the internal wave sign is extracted, and internal wave recognition is carried out by combining the neural network. The algorithm has the characteristics of real-time performance, high reliability and automation and can meet the needs of internal wave recognition of intelligent buoys. In addition, considering the high energy consumption requirement of the buoy end, the algorithm can improve the feature extraction efficiency, reduce the number of parameters and calculation amount of the algorithm, and reduce the energy consumption of the buoy end by selecting a suitable number of convolution kernels and convolution interval.