Skip to main content
Computational Intelligence and Neuroscience logoLink to Computational Intelligence and Neuroscience
. 2022 Mar 28;2022:9554396. doi: 10.1155/2022/9554396

PCDE-Sync: A Time Synchronization Mechanism Based on Partial Clustering and the Doppler Effect for Underwater Acoustic Networks

Jianping Wang 1,2, Jianwei Ma 1,, Yikun Feng 3, Qigao Feng 2, Guohong Gao 2, Yingying Lv 2
PMCID: PMC8979740  PMID: 35387243

Abstract

Time synchronization is the basis of coordination and cooperation in underwater acoustic networks. However, because of the propagation delay, node mobility, and Doppler shift, it is impossible to balance the accuracy and energy consumption simply in water. As a promising technology, partial clustering has high convergence and makes breakthroughs in time synchronization. This paper proposes PCDE-Sync, a novel synchronization mechanism with partial clustering and the Doppler effect. Firstly, a clustering method built on the artificial fish swarm algorithm is presented. It models the cluster construction according to fish's preying, swarming, and following behaviors. Secondly, we design a synchronization mechanism to conduct clock correction and compensation by the Doppler effect. Finally, we compare the performance of PCDE-Sync with the most advanced protocols, namely MU-Sync, MM-Sync, and DE-Sync, in terms of the cumulative error after synchronization, the mean square error under different clock skew and that under distinctive node mobility, and energy consumption. The experimental results show that PCDE-Sync makes a trade-off between accuracy and complexity, which does well in solving synchronization issues.

1. Introduction

The underwater acoustic network (UAN) comprises a series of nodes randomly deployed in designated water and communicates by acoustic signals [1]. It is a promising network-based exploration system for underwater applications, such as marine data collection, environmental monitoring, submarine resource survey, auxiliary navigation, and tsunami monitoring [2]. In a UAN, multiple nodes run simultaneously for collaborative processing to gain complete and comprehensive data, i.e., data collected by heterogeneous nodes must be consistent in time. Unfortunately, the local time deviates from the reference clock when the node runs, which is inevitable [3]. Synchronization is the basis of coordination and cooperation, which offsets the difference between the local clock and the reference time base [4, 5].

Because of the discrete deployment of underwater nodes, clustering becomes an essential method for time synchronization in UANs. The clustering algorithm is used to build clusters of different regions. Each group elects a cluster head (CH) in a fixed period. Time synchronization is achieved based on intracluster and intercluster communication [6]. Considering energy and performance, it is necessary to design a lightweight and high-precision synchronization algorithm in underwater systems. However, all nodes participate in electing CHs throughout the survival time, which results in the network varying in a constant state. It is apparent that the cost increases significantly [7], and the survival time reduces. The partial or local clustering is founded on the cluster of the given period. It compares the observation value with the weight factor to quantify whether to perform reclustering. If the observation value is within the weight factor, it guarantees the stability of the original cluster as much as possible. Therefore, the reclustering of all nodes is no longer mandatory. The movement of nodes is limited. In other words, the status of nodes is predictable [8] at a specific time. All in all, partial clustering is a promising technique.

The artificial fish swarm algorithm (AFSA) is one of the best optimization methods inspired by fish's social behaviors [9]. It has many advantages, such as good robustness, global searchability, and tolerance of parameter setting. The Doppler effect occurs when waves radiated, reflected, or received by moving objects shift in frequency [10]. In underwater systems, acoustics are employed for communication. The physical properties of underwater acoustic waves include slow propagation speed and frequency-selective signal-to-heat conversion, causing only low-frequency signals to propagate over long distances. Therefore, the underwater acoustic channel is unreliable with small capacity and long delays [11]. The low propagation speed (about 1500 m/s) causes a significant Doppler shift. With this motivation, we try to model underwater nodes as random fish swarms, use AFSA to achieve partial clustering, and build a novel time synchronization mechanism by the Doppler effect, namely PCDE-Sync. The main contributions are summarized as follows:

  1. We model the UAN as multiple fish swarms and propose a partial clustering algorithm based on AFSA.

  2. We design a CH selection mechanism according to the preying, swarming, and following behaviors of the fish.

  3. We present a time compensation and correction method based on the Doppler effect.

To the best of our knowledge, PCDE-Sync is the first work for time synchronization that combines partial clustering with the Doppler effect in UANs. Based on this work, the bottleneck of the UAN is solved. In addition, the distance from a CH to a data node (DN) is less than that to the surface buoy. At the same time, significant energy saving is achieved. Finally, it maintains the stability of the UAN, which is another necessary guarantee. In short, a trade-off between accuracy and complexity is obtained in PCDE-Sync for solving time synchronization issues.

The rest of the paper is arranged as follows: section 2 describes the related work. Section 3 introduces the partial clustering algorithm. Section 4 presents the time synchronization mechanism. Section 5 discusses the simulation experiments. Finally, Section 6 concludes the paper.

2. Related Work

2.1. The Dynamic Synchronization Mechanisms

The nodes are usually mobile and affected by ocean currents in UANs. For dynamic synchronization algorithms, they generally simulate node mobility by a given time base and use the filter tracking methods to correct and compensate the clock deviations [1214].

Ni et al. [15] proposed K-Sync, a pairwise synchronization algorithm based on the Kalman filter. The simulation shows that K-Sync is robust to various underwater motion scenes. Liu et al. [16] presented a time synchronization method based on clock skew tracking. The simulation results show that the accumulative root mean square error (RMSE) reduces. Wei et al. [17] introduced a clock compensation algorithm based on the BP network. The synchronization compensation algorithm is established for error backpropagation. Simulation experiments show that accuracy increases, and the mean square error reduces. Wang et al. [18] proposed a joint estimation scheme for fine timing, Doppler scaling factor, and carrier frequency offset based on pilot symbols. The method is performed in a block-by-block fashion. Experimental results show decent detection performance for data with relative transceiver motion.

Syed et al. [19] introduced a time synchronization protocol for a high-latency (TSHL) environment. The simulation results demonstrate that it achieves twice the accuracy with minimum energy consumption at 500 meters. Huang et al. [20] proposed an improved synchronization algorithm that combines the mobility of unknown nodes to reduce the clock deviation. The experiment is practical and feasible. Wang et al. [21] studied a dynamic synchronization algorithm with the current model. Experiments reveal the reliability and practicability of the algorithm. Lin et al. [22] considered a motion-based synchronization method (MM-Sync) for underwater sensor networks. Experimental results showed that it reduces energy consumption and has higher accuracy. Zhou et al. [23] introduced an adaptive synchronization algorithm (APE-Sync) in underwater sensor networks. The simulation showed that it was a high-precision, low-cost synchronization scheme. Liu et al. [24] conducted a synchronization scheme for mobile UANs. The results show that it achieves higher accuracy with lower overhead. Sumin et al. [25] presented TSUC, a time synchronization algorithm based on the beacon message interval and the skew estimation of root mean square (RMS) in UANs. Experiments show that it confirms accuracy comparable to TSHL but more straightforward skew estimation. Chen et al. [26] presented a synchronization protocol for underwater acoustic networks. The simulation proves that it achieves better performance than TSHL. Liu et al. [27] established a receiver-only synchronization (ROS) model and designed a method to estimate the clock offset and the deviation of active nodes and silent ones. Simulation shows that it has high accuracy and is more robust.

The studies mentioned above reveal the accuracy and reliability of dynamic synchronization methods in given scenarios. Nevertheless, it is still a significant challenge because of the high propagation delay, the estimation model, and the synchronization framework. On the one hand, the cumulative error of these methods is serious. As nodes increase, the accuracy will be significantly reduced [28]. On the other hand, iterative operations are performed and convergence is poor. In addition, they rely heavily on the reference clock and assume that the time base has good performance. However, they often use the crystal oscillator as the clock source. The frequency of oscillators is easily affected by electronic noise and the underwater environment and is prone to clock drift [29].

2.2. Cluster-Based Synchronization Methods

Clustering algorithms are the basis for hierarchical network management. It improves scalability and dramatically promotes the coverage and connectivity of underwater systems.

Shivaraman et al. [30] proposed C-Sync, a clustering-based time synchronization protocol that provides resilience against faults with energy-efficient communication. Experiment results show that C-Sync detects and isolates faults to a cluster and recovers quickly. Alsolami et al. [31] designed a cluster-based synchronization method for self-synchronized drone networks. The experiment shows that the proposed algorithm has high prediction accuracy. Omeke et al. [32] presented a protocol called distance and energy-constrained k-means clustering scheme (DEKCS) for clustering, cluster-head selection, and data retrieval to prolong the survival time of underwater networks. Evaluations show that DEKCS outperforms the low-energy adaptive clustering hierarchy (LEACH) protocol.

Chirdchoo et al. [33] suggested a cluster-based synchronization algorithm for mobile UANs (Mu-sync that considers long-term and time-varying propagation delays and estimates clock deviations through linear regression. The simulation results show that the delay estimation determines the accuracy to a large extent. Wu et al. [34] recommended a cluster-based synchronization algorithm. The simulation results show that the combination of cluster topology reduces network flow and improves convergence. Wang et al. [35] proposed a synchronization scheme that includes three algorithms, i.e., threshold-based intracluster time synchronization (TITS), forwarding-based intercluster time synchronization (FITS), and one-way intracluster time synchronization (OITS). The simulation results show that the synchronization scheme reduces the flow rate and improves the convergence. Based on clustering technology, Jia et al. [36] constructed a chained time synchronization protocol for the sensor network (C-TPSN). Experimental results show that the performance of C-TPSN is better than the timing-sync protocol for sensor network (TPSN). Anand et al. [37] studied an underwater synchronization protocol that uses an autoregressive model to transmit data. The simulation results show that it achieves network-wide synchronization when compared with TSHL. Yuan et al. [38] simulated the three-message synchronization protocol in the UAN. The results show that the protocol performs better overall. Kong et al. [39] proposed a dual-channel synchronization mechanism (DCH-sync) that achieves synchronization through a mobile beacon and dual CHs. Xu et al. [40] proposed a cluster-based secure synchronization (CLUSS) method. Simulation results show that it decreases errors and reduces synchronization messages.

Although these studies demonstrate the benefits of cluster-based mechanisms, there are still shortcomings. Firstly, they are most concerned with the CH electing and the network stability. Secondly, frequent communication will cause bottlenecks in centralizing CHs. However, there is no ideal time-compensation solution with sparse nodes in UANs. Some dynamic algorithms have no systematic trigger and reclustering methods. Taking into account the cost and stability, the partial clustering algorithm becomes a strategic choice. Unfortunately, few studies have focused on it [41].

2.3. Time Synchronization Based on the Doppler Effect

Because of the low propagation of acoustic signals, even a slight node movement causes a significant Doppler shift in UANs. Therefore, various synchronization methods are recommended based on the Doppler effect.

Yao et al. [42] proposed CD-Sync, a time synchronization algorithm based on the clustering and Doppler velocity measurement in the water. Experimental results show that CD-Sync shortens the distance among nodes and accelerates convergence speed while effectively improving synchronization accuracy. Yang et al. [43] introduced a non-data-aided Doppler estimation method for underwater systems with M-ary spread. The simulation results show that the proposed algorithm is better than the sliding correlation estimation method with average Doppler compensation. Kim et al. [44] offered a sequencing technique for the joint estimation of accurate timing and the cell ID in underwater acoustic systems with a high Doppler effect. A generalized Zadoff-Chu sequence is decomposed into multiple subsequences for reducing the Doppler effect. Lu et al. [45] presented a joint Doppler estimation and compensation method based on spectrum zooming and correction. The simulation results show that the proposed mechanism improves the estimation accuracy and increases the cross-correlation processing gain.

Lu et al. [46] introduced a Doppler shift-based synchronization protocol (D-Sync) for mobile UANs. The simulation results show that D-Sync is superior to existing methods for accuracy and energy consumption. Sidorkina et al. [47] presented a synchronization algorithm using the fractional Fourier transform (FrFT) in UANs. The simulation shows the synchronization possibility under different Doppler factors. Do et al. [48] proposed a synchronization method in OFDM-based underwater systems. Experiments show that the performance of the proposed method is better than the Schmidls algorithm. Kebkal et al. [49] design a synchronization method during payload exchange in UANs. The results show that data exchange is invoked as a comfortable way to the time synchronization. Wang et al. [50] model the hyperbolic frequency modulation (HFM) signal as channel probes for the Doppler estimation. The results show that the synchronization mechanism has better accuracy. Trubuil et al. [51] propose an estimation technique with a dual-training sequence of the Doppler shift. Experiments show that the method is effective in acoustic communication. Balakhonov et al. [52] present a Doppler estimation algorithm for underwater OFDM signals. It considers the multipath propagation of signals with discrete Doppler scales. Li et al. [53] study an estimation algorithm that combines synchronization and the Doppler scale in underwater acoustic communication with the Zadoff-Chu sequences. The experiment proves the effectiveness and robustness of the method. Zhou et al. [54] established a Doppler-enhanced synchronization (DE-Sync) scheme for mobile underwater sensor networks. The results show that the accuracy and energy efficiency are more significant than the existing synchronization protocol. Pallares et al. [55] designed a synchronization algorithm that considers the Doppler scale estimation in UANs. Liu et al. [56] proposed a cross-layer synchronization scheme for mobile UANs, which uses the Doppler effect and a Kalman filter to estimate the propagation delay. The simulation results show that it obtains a higher accuracy with minimal overhead. At present, we carry out related research on time synchronization based on the Doppler effect in UANs. We construct a synchronization mechanism based on the Doppler effect under the condition of relative motion of a single node and the buoy. Through data analysis, we draw a conclusion that the depth of the nodes has a greater effect on time synchronization [57].

The above studies consider the Doppler estimation and compensation in time synchronization. They verify the effectiveness in given scenarios from different aspects, such as signal quality, capacity, and attenuation. However, they are complex and rely on advanced hardware infrastructures. Also, most of them ignore timeliness. Finally, it is worth mentioning that there are problems in designing underwater nodes with limited energy.

3. A Partial Clustering Mechanism of the Artificial Fish Swarm Algorithm

3.1. A UAN Scenario for Time Synchronization

Suppose a UAN is deployed in a fixed underwater area and each node is equipped with an anchor chain and an anchor. When the node sinks into the water, the anchor chain scales to a certain length according to the depth gauge. A depth sensor and a pressure sensor are settled in the node. As the node is battery-powered, it fails if the energy is exhausted. When all nodes are in place, the surface buoy or the base station (BS) broadcasts a cluster-initial message and triggers the partial clustering mechanism. After a period, the UAN is divided into independent clusters, and each one elects a CH. After that, the time synchronization starts. The communication scene is shown in Figure 1.

Figure 1.

Figure 1

A UAN scenario for time synchronization.

Selecting a temporary head (TH) is the first step of the partial clustering algorithm. Next, the electing of CHs is achieved by modeling the preying, swarming, and following behavior of the fish. Messages designed for the clustering and synchronization algorithm are listed in Table 1. The flow of the algorithm is shown in Figure 2.

Table 1.

The messages are defined for the clustering and synchronization algorithm.

Message name Sender Receiver Description
Cluster-initial BS DN To trigger the partial clustering
Compete–CH–request TH DN TH requests to compete for the CH
Compete–CH–response DN TH DNs respond to the request of TH
Statistics-nodes-request CH DN The CH requests to statistic DNs
Statistics-node-response DN CH DNs response statistic requests
Node-location-request CH DN CH requests the location of DNs
Node-location-response DN CH DNs respond to the location
Residual-energy-request CH DN CH requests the energy of DNs
Residual-energy-response DN CH DNs respond to the residual energy
Cluster-statistics CH BS The CH send the cluster-statistics
Inter-sync-trig BS CH To trigger the synchronization
Inter-sync-req CH BS CHs request synchronization
Inter-sync-ack BS CH BS acknowledges synchronization
Inter-sync-req DN CH The intracluster synchronization
Inter-sync-ack CH DN DNs acknowledge synchronization

Figure 2.

Figure 2

The flow of the partial clustering mechanism.

3.2. Cluster Initialization

There are three roles for a node in the clustering algorithm, namely DN, TH, and CH. DN is the default role. The BS broadcasts a cluster-initial message during the initialization process. The DN receives the message and triggers the clustering algorithm within the communication range.

The threshold of a TH (THTemp_CH) is included in the cluster-initial message, which is settled on BS for electing TH, as shown in the following equation:

THTemp_CHn=P1P×TRoundmod1/P,nS,0,others, (1)

where P represents the CH ratio, TRound represents the execution round, and S represents the set of DNs.

The node that is selected as TH or CH will be signed in each round. In the next turn, it will never act on these roles. τTemp_CH is applied to all nodes. The DN that receives the cluster-initial message will generate a random number r between 0 and 1. Then, it extracts τTemp_CH from the message and compares it with r. If r > τTemp_CH, then the node preserves the DN role and waits to join a relevant cluster. Otherwise, it immediately changes its role to TH and broadcasts a temporary-head-request message. The communication capability (CC), node ID, and timestamp are encapsulated in this message, where CC is measured by the residual energy, CPU utilization, and storage occupancy rate, as shown in the following equation:

CCi=W1×EResi+W2×ECPUi+W3×EStoragei, (2)

where ERES(i) is the expectation of residual energy, ECPU(i) is CPU utilization, and EStorage(i) is the occupancy ratio of storage. W1, W2, and W3 are weight factors.

Followed by this, TH broadcasts a compete–CH–request message. The DN centered on TH will receive this message, extract its CC according to (2), and respond with a compete–CH–response message. The CC and node ID are encapsulated in this message. The destination of the message is to the specified TH.

A DN may be in the cross-region of multiple clusters. At this time, numerous compete–CH–request messages will be received. The node will select the nearest TH according to the CC of the received compete–CH–request messages. The TH with a minor ID is preferred if these messages have the same CC. Then, TH will send a compete–CH–response message. DN will sign this node as its TH, and other nodes will be ignored.

If nodes are sparse in UAN, there may be no DN in the cluster. In this case, the compete–CH–request message sent by TH will not receive any response. Therefore, a timer starts when TH sends the compete–CH–request message. If no message is received within the given period, TH will be marked as an orphan node, and it will immediately change its role to DN and add a lock flag. It means that the node no longer participates in CH selection and only joins other clusters by receiving compete–CH–request messages. The pseudocode of the cluster initialization is shown in Algorithm 1.

3.3. CH Selection Based on Preying Behavior

Studies have shown that fish can efficiently identify locations and move synchronously through mutual learning. As an optimization method, AFSA is inspired and abstracted by fish behavior. It is shown that AFSA has parallel computing capabilities, high convergence, flexibility, fault tolerance, and can quickly obtain feasible solutions.

In the initialization phase, multiple clusters are formed, and each cluster is a 3D area with a TH as its center. DN is signed with the ID of TH in the cluster. In a short period, the node status is roughly the same, i.e., there is almost no difference in relative motion. Therefore, the cluster is assumed to be stable for a certain period.

Afterward, it models and simulates the behaviors of fish for electing CHs. The location of the TH is represented as a vector, where pixii=1,2,,nyii=1,2,,nzii=1,2,,n is the location that needs to be found. The CH selection based on preying behavior is quantified as the residual energy of THs and their distances to BSs. At first, each CH assigns a location randomly. Assuming that the current location of the TH is Pi(t), the following location Prand is selected within its sensing range, as shown in the following equation:

Prand=Pit+Ran  ×Visual, (3)

where Visual is the visibility range.

If the residual energy of the nearest DN is greater than TH, the node is selected as a preying-based CH, namely CHprey. At this time, the progressive location of TH is shown in (4).

Pit+1=Pi+Rand  ×CHStep×PjPiPjPi, (4)

where CHStep means the forwarding step, and ‖PjPi‖ is the Euclidean distance between Pj and Pi.

Otherwise, the TH continues to look for another random location, as shown in the following equation:

Pit+1=Pit+Ran  ×Step. (5)

If the distance from Pi(t+1) to BS is less than that to TH and the residual energy is greater than TH, then it is elected as CHprey. If no DN matches the condition, the TH randomly moves to the next step and marks itself as CHprey. After selecting CHprey, it broadcasts a statistics-node-request message, and the relevant DNs reply to it with a statistics-node-response message and mark the CHprey. Finally, CHprey registers the cluster to a designated BS. If no node corresponds to the condition, it returns to the process of cluster initialization. The pseudocode of CH selection based on preying behavior is shown in Algorithm 2.

3.4. CH Selection based on Swarming Behavior

Multiple CHs are elected based on preying behavior in the previous stage. A CH is registered on BS in each iteration to update its status to obtain the network's global view. In a cluster, a DN sends data to a specified CHprey. CHprey needs to receive, aggregate, verify, process, and transmit data to a corresponding BS. Therefore, the energy consumption of CHprey is rapid. Once the energy is exhausted, CHprey fails, and the communication will be interrupted. A threshold Eτ is settled on CHprey to balance energy consumption. If the residual energy of CHprey is lower than Eτ, i.e., ECHprey < Eτ, it will select another CH and name it as CHswarm.

In the cluster, CHprey broadcasts a node-location-request message. DNs respond to a node-location-response message. Therefore, it is easy to gain the center location PC, as shown in the following equation:

PC=XC=1ni=1nxiYC=1ni=1nyiZC=1ni=1nzi. (6)

The average residual energy Eaverage of DNs is shown in the following equation:

Eaverage=1ni=1nNodei. (7)

At this time, CHprey chooses the DN closest to PC, the residual energy greater than Eaverage as the next CH, namely CHswarm, and inferences the improved location as shown in the following equation:

Pit+1=Pit+Ran  ×Step×PCPitPCPi. (8)

After selecting the CHswarm, it broadcasts a statistics-node-request message, and the relevant DNs respond to it with a statistics-node-response message and mark the CHswarm. Finally, it registers the cluster to a designated BS. If no node corresponds to the condition, it returns to the process in the previous stage. The pseudocode of the CH selection based on swarming behavior is shown in Algorithm 3.

3.5. CH Selection Based on Following Behavior

After selecting CHs by the swarming behavior, CHswarm is located in the center of a cluster. However, the topology may change in the next iteration. Therefore, CHswarm may no longer be the center of the cluster. CHswarm broadcasts a residual-energy-request message within a given period to detect cluster changes. DNs in the cluster respond to a residual-energy-response message. CHswarm unpacks the message that it receives. The threshold for selecting CHs as TCHfollow based on the following behavior is given, and assume that the number of residual-energy-response messages received by the CHswarm is χ. If χ < TCHfollow, it means that the cluster has changed a lot. In this case, it is necessary to find the next optimal CH, i.e., CHfollow, according to the following behavior. The residual energy, the node ID, and the location information are encapsulated in the residual-energy-response message.

The CHswarm, firstly, finds a DN with enormous residual energy by processing the residual-energy-response message it receives. Then, it takes this node as the center and calculates other nodes within its communication radius.

Suppose that the number of DNs centered on CH is N(i)count. Tcrowd represents the congestion factor. If N(i)count < Tcrowd and the location is closest to CHswarm, the node will be selected as CHfollow, and the location will be updated, as shown in the following equation:

Pit+1=Pit+Ran  ×Step×PMaxPitPMaxPi, (9)

where PMax represents location, the residual energy of which is the largest.

After selecting CHfollow, it broadcasts a statistics-node-request message, and the relevant DNs respond to it with a statistics-node-response message and mark CHfollow. Finally, the CHfollow registers the cluster to a designated BS. If no node corresponds to the condition, it returns to the process in the previous stage. The pseudocode of the CH selection based on the following behavior is shown in Algorithm 4.

4. A Time Synchronization Method Based on the Doppler Effect

4.1. The Procedure of Synchronization Mechanism

After a cluster is established, CH transmits the statistics-node-request message to the DNs of its domain. The ID of CH is encapsulated in this message. Since DNs are registered with CH when the cluster is formed, they alone would receive this message. Then, the corresponding DNs reply to the statistics-node-response message, which records the statistics of DNs. CH aggregates statistics-node-response messages and sends a cluster-statistics message to BS. Followed by this, it establishes the clock correction and compensation based on the Doppler effect. The procedure mainly includes two phases, i.e., intercluster synchronization and intracluster synchronization. A schematic diagram of the synchronization mechanism is shown in Figure 3.

Figure 3.

Figure 3

The diagram of the synchronization mechanism.

4.1.1. Intercluster Synchronization Phase

The intercluster synchronization is performed to gain the reference clock base. Firstly, BS broadcasts an intersync-trig message to trigger the synchronization process, and the local clock is encapsulated in this message. Multiple CHs receive intersync-trig messages and send intersync-req messages to BS. After receiving the intersync-req message, BS responds to an intersync-ack message. The intercluster synchronization is achieved by the interaction of intersync-req messages and intersync-ack messages. In this process, when the CH receives the intersync-trigger message, it, firstly, records the signal transmission time and its local clock and estimates the propagation delay between it and the BS.

4.1.2. Intracluster Synchronization Phase

CH is established in intercluster synchronization. Because of the network changes, CH needs to communicate with BS within a given period to gain the latest clock. DNs are generally in sleep mode for energy saving. When a sensing event occurs, DNs will first send an intrasync-req message, including its ID and transmission time. If the CH receives these messages, it responds to an intrasync-ack message that contains the reply time. DNs estimate the propagation delay to correct the clock skew in the intercluster synchronization phase.

4.2. Time Correction and Compensation Based on the Doppler Effect

If there is motion between the wave source and the observer, the Doppler effect will occur. In UANs, even tiny motions will cause a noticeable Doppler effect. Nevertheless, it provides a novel way for time synchronization. Let FS be the frequency of the wave source, λ be the wavelength, Vw be the wave velocity, Vo be the velocity of the observer, and Vs be the velocity of the wave source. Assume that Vw, Vo, and Vs have directivity. In the Doppler effect, there are three situations in which the observer is stationary, the wave source is static, and the wave source and the observer move relative to each other.

In the first case, when the wave source is close to a stationary observer, the wave velocity is VwVs and the wavelength is λ′=VwVs/Fs. However, the observer recognizes that the wave velocity is Vw and the wavelength is λ′. Therefore, the observer gets the frequency F=Vw/λ′, as follows:

F=Fs×VwVwVs. (10)

In the second case, the observer treats the velocity as VwVo and the wavelength as λ=Vw/Fs. Therefore, the frequency is F=VwVo/λ, as shown in the following equation:

F=Fs×VwVoVw. (11)

In the third case, the observer and the wave source are close to each other. Therefore, the frequency is as follows:

F=Fs×VwVoVwVs. (12)

Assume that the horizontal distance between a CH and the buoy is d in the beginning, and the CH is at depth h. Let Vo represent the moving velocity. Fs is affected by the Doppler effect. The horizontal angle θ will affect the frequency F(t) if the wavelength remains the same, as shown in Figure 4.

Figure 4.

Figure 4

The relation between a CH and the buoy.

Therefore, the frequency F(t) can be derived, as shown in the following rquation:

Ft=Fs×Vw+Vo×cosθtVw, (13)

where F(t) is related to cosθ(t). If CH is infinitely far from the buoy, then θ=0 and cosθ(t)=1. Therefore, the maximum frequency Fmax is shown in the following equation:

Fmax=Fs×Vw+V0Vw. (14)

If CH is orthogonal to the buoy, the intersection angle is θ=π/2 and cosθ(t)=0. The frequency in this case is Fs. If CH is located infinitely behind the buoy, then cosθ(t)=−1. Therefore, the minimum frequency Fmin is shown in the following equation:

Fmin=Fs×VwVoVw. (15)

T 0 is given as the detection time when the frequency is close to Fs. Therefore, CH reaches just below the buoy at T0, and F(t) is shown in the following equation:

Ft=Fs×VwVo×V0×Tt/V0×T2+h2Vw. (16)

The difference between F(t) and Fmin is below the threshold Fσ. It must comply with the following:

FtFmin+Fσ. (17)

Therefore, it solves the range of Tt from (15), (16), and (17). The result is as follows:

Tt1V0×1Vw×Fσ/V0×Fs2×h211Vw×Fσ/V0×Fs2. (18)

By finding the minimum time Tt, it solves Fmin, which is closest to F¯min. Assuming that n dataset has been settled, then F¯min is defined in (19).

F¯min=1ni=1nFit. (19)

After that, it estimates Vo˜ as shown in (20).

Vo˜=Vw×1F¯minFs. (20)

When t=0, CH is located at distance d in front of the buoy. If t=T0, CH just passes the buoy and moves at the velocity of V0 during this period. Suppose that Vo˜ is the closest to V0, it is clear that d˜ is the closest to d, as shown in the following:

d˜=V˜0×T0. (21)

By substituting V˜0 in (13), we get Ζ, which calculates the detection point, as shown in the following equation:

Ζ=Vw×F˜tFsV˜0×Fs. (22)

Next, we define Ζ as cosθ′(t), and the intersection angle is easily derived. As there will be some detection errors when Ζ exceeds the interval [−1,1], cosθ′(t) is defined as follows:

cosθt=1Ζ>1Ζ1Ζ11Ζ<1. (23)

According to the trigonometric function, it transforms cosθ′(t) into tanθ˜t, as shown in the following equation:

tanθ˜t=1cos2θtcosθt. (24)

The relationship between distance d and depth h is expressed as follows:

tanθ˜t=hd˜V0˜×t. (25)

By substituting (21) in (25), tanθ˜t is expressed as follows:

tanθ˜t=hV0˜×T0V0˜×t=hV0˜×1T0t. (26)

Assume that x=1/T0t. Then, (26) can be rewritten as follows:

tanθ˜x=hV˜0×x. (27)

It is a linear relationship between tanθ˜x and x in (27). The coefficient h/V0˜ is solved by removing the meaningless point t=T0 and substituting tanθ˜x in (27).

If CH receives the synchronization message, it, firstly, records the start time Tb when BS transmits signals. At the same time, CH records its own time Ts. Then, it solves V0, d, and h. Therefore, the propagation delay Td can be obtained as shown in the following equation:

Td=d2+h2Vw. (28)

As CH is constantly in motion, the propagation delay will change. When Td is solved, the clock offset between BS and CH is counted as follows:

ΔT=TbTs+Td. (29)

Finally, it adds ΔT to the system time and completes the synchronization process.

5. Simulation Experiments

In this paper, we construct a UAN scenario in WOSS-NS3, in which 100 nodes are randomly deployed. We compare MU-Sync, MM-Sync, and DE-Sync with PCDE-Sync in the experiment because these algorithms coexist with PCDE-Sync. For MU-Sync, it is the first cluster-based synchronization algorithm. For MM-Sync, it is a representative synchronization method. DE-Sync is a Doppler-enhanced synchronization scheme. The main experimental parameters are shown in Table 2.

Table 2.

Simulation parameters.

Parameter Value Parameter Value
System clock 8 MHz Time clock 32.768 KHz
Channel type Rayleigh Noise type Gaussian
Clock offset 800 ms Clock skew 10–80 PPM
SNR 15 dB Carrier frequency 30 KHz
Communication range 1000 m Depth of node 10–100 m
Doppler frequency shift 20 Hz Doppler spread factor 0.3–0.8
Acoustic velocity 1430–1500 m/s Node mobility 1–10 m/s
Cyclic prefix 51.2 ms Multipath delay 40 ms
Threshold of energy 0.35 Threshold of BER 0.005

5.1. Cumulative Error after Synchronization

In a UAN, underwater nodes obtain synchronized clocks from reference time bases. UAN based on a hierarchical structure usually uses clustering and other methods to build local synchronization, and then gradually expands to the whole system. The cumulative error is usually measured by the time difference between the local node and the reference clock. For PCDE-Sync, each node maintains a physical clock and a global logical clock. The cumulative error of PCDE-Sync mainly occurs when CH requests to establish synchronous communication with the surface buoy, the exchange of synchronization among CHs, and the synchronization between DNs and CHs based on intracluster communication. The cumulative error is shown in the following equation:

Ci=CilocalCirefCiCH. (30)

where Cilocal represents the local clock of a DN, Ciref means the reference clock, and CiCH is the local clock of the corresponding CH.

Therefore, for an underwater sensor network with m nodes, the average clock skew and offset can be expressed as follows:

αSkew=i=1mCiCi¯CirefCref¯i=1mCiCi¯2,βoffset=Cref¯αSkew×Ci¯, (31)

where Ci¯ is the average value of the local time and Cref¯ is the average value of the reference clock.

Figure 5 shows the cumulative error of the four algorithms after synchronization, which appears with an increasing trend. When the time is before 103, the cumulative error of the four algorithms is approximately the same. When the time is after 104, the cumulative error of MM-Sync and MU-Sync varies quickly. However, those of DE-Sync and PCDE-Sync are flatter. Overall, the cumulative error of PCDE-Sync is about 4.121% smaller than that of MU-Sync, MM-Sync (8.79%), and DE-Sync (1.45%). When the time is after 106, the cumulative error of PCDE-Sync is reduced by 28.3% compared to MU-Sync, MM-Sync (16.1%), and DE-Sync (5.19%).

Figure 5.

Figure 5

Cumulative errors after synchronization.

MU-Sync uses a half-round time to determine the propagation delay, and the synchronization error is the largest. For MM-Sync, it uses the Doppler factor to estimate the relative motion, and the synchronization error is lower than that of MU-Sync. The linear frequency modulation (LFM) and the OFDM symbols are used as the preamble for the initial Doppler scale estimation in DE-Sync. For PCDE-Sync, the partial clustering mechanism is implemented in ASFA. Thus, DNs only exchange with the elected CH, significantly reducing the communication range. In addition, the distances between CHs and BSs are quantified by the Doppler effect, which is beneficial for correcting synchronization errors. Therefore, the cumulative error of PCDE-Sync is the lowest.

5.2. MSE Comparison under Different Clock Skew

After the clustering is finished, CH processes the difference between the local clock and the time base. The initial frequency deviation varies from 10 PPM (parts per million) to 80 PPM in this experiment. We see that the MSE of the four algorithms has a rising trend with the increase in frequency skew, as shown in Figure 6.

Figure 6.

Figure 6

MSE vs. Clock skew.

Within the skew range, the MSE change of MU-Sync is 35.30%, that of MM-Sync is 27.32%, that of DE-Sync is 13.38%, and that of PCDE-Sync is 8.76%. Among the four algorithms, MU-Sync has the largest MSE, and PCDE-Sync has the smallest one. For MM-Sync, the frequency offset is reduced by the linear fitting. For MU-Sync, it estimates the clock deviation by performing linear regression.

Consequently, the clock deviation is lower than that of MM-Sync. For DE-Sync, it estimates the clock offset and offset by substituting the Doppler scale factor into the linear regression. For PCDE-Sync, it forms partial clustering and realizes the clock offset correction and compensation through the Doppler effect in a relatively small region. Therefore, the accuracy is higher than that of DE-Sync.

5.3. MSE Comparison under Differential Node Mobility

Since nodes typically exhibit a certain degree of mobility, their clocks may drift if they are inconsistent because of the changes in water. Therefore, MSE fluctuations may occur. Figure 7 shows MSE comparison under distinctive node mobility. It is worth mentioning that the MSE of the four algorithms fluctuates. In general, the MSE of MU-Sync is about 0.013 s, that of MM-Sync is 0.011 s, that of DE-Sync is 0.009 s, and that of PCDE-Sync is 0.005 s.

Figure 7.

Figure 7

MSE comparison under distinctive node mobility.

For MU-Sync, it considers the relative movement in the two-stage operation, namely the skew and offset acquisition stage and the synchronization stage. For MM-Sync, it establishes a mobile model to analyze the location change and propagation delay, and then, it solves the synchronization issue using one-way communication. For DE-Sync, it substitutes the Doppler scale factor into the linear regression directly to estimate the clock drift and offset. However, partial clustering is achieved in PCDE-Sync, and the stability of clusters is reached. The clock correction and compensation are performed by the Doppler effect in a small region. Consequently, the synchronization accuracy is higher.

5.4. The Comparison of Energy Consumption

Energy consumption is an essential issue to be considered in UANs. Some synchronization algorithms rely on high-performance hardware, which will increase the development cost and quickly exhaust the energy. Energy consumption mainly depends on complexity. Figure 8 shows the energy consumption of the four algorithms. When the number of nodes is less than 30, the energy consumption of the four algorithms tends to be the same. However, when nodes increase, the energy consumption will also increase. Among them, those of MU-Sync and DE-Sync change exponentially. When the number is 100, the energy consumption of MU-Sync is as high as 45.3%, that of DE-Sync is 39.7%, that of MM-Sync is 28.6%, and that of PCDE-Sync is 22.9%.

Figure 8.

Figure 8

Comparison of energy consumption.

For MU-Sync, it performs linear regression to estimate clock deviation and deploys a gradient descent algorithm to solve multifeature regression with a complexity of O(n3). For DE-Sync, it substitutes the Doppler scale factor to estimate the clock drift and the offset. Therefore, the complexity is O(mn2), where m is the number of iterations. For MM-Sync, a one-way communication method is adopted, and there is no need to respond to the synchronization request. Thus, the complexity is O(n2). For PCDE-Sync, it uses AFSA to form partial clustering. Since CH is the time base of a cluster, the electing of CH is limited to the initial cluster, which narrows the communication range. The communication overhead is reduced through intracluster synchronization and intercluster synchronization. Therefore, the complexity is O(kn), where K is the number of clusters. In summary, the complexity of PCDE-Sync is the lowest.

6. Conclusions

This paper introduces PCDE-Sync, a novel time synchronization algorithm for underwater acoustic networks. Firstly, we propose a partial clustering method and model the CHs electing process based on the preying, swarming, and following behavior of the fish. Secondly, we design the synchronization procedure and realize the clock correction and compensation founded on the Doppler effect. Finally, we compare the performance of PCDE-Sync with that of MU-Sync, MM-Sync, and DE-Sync in terms of the cumulative error after synchronization, the mean square error under different clock skew and that under distinctive node mobility, and the energy consumption. Simulation results show that PCDE-Sync achieves a trade-off of accuracy and energy consumption when solving synchronization issues. In conclusion, PCDE-Sync provides desirable performance for UANs.

Currently, we are prototyping the underwater nodes of PCDE-Sync to build a lightweight UAN system. We have designed a UAN based on the software-defined networking (SDN) architecture [5861]. It is worth mentioning that the development process of UAN can be significantly reduced, and the experimental construction can be easily realized based on SDN. Next, field deployment and small-scale experiments will be the main work.

Algorithm 1.

Algorithm 1

Algorithm 1 Cluster initialization

Algorithm 2.

Algorithm 2

Algorithm 2 CH selection based on the preying behavior

Algorithm 3.

Algorithm 3

Algorithm 3 CH selection based on swarming behavior

Algorithm 4.

Algorithm 4

Algorithm 4 CH selection based on following behavior

Acknowledgments

This work was supported in part by the Science and Technology Major Project of Xinxiang City under Grant 21ZD003, in part by the Key Scientific and Technological Project of Henan Province under Grant nos. 222102320181, 222102110011, 212102210422, 212102310087, and 202102210388, in part by the Young Scholar Training Program of Higher Education in Henan Province under Grant 2019GGJS172, and in part by the Key Scientific Research Projects of Colleges and Universities in Henan Province under Grant 20A520002, 21A520001.

Abbreviations

AFSA:

Artificial fish swarm algorithm

APE-Sync:

Adaptive synchronization

BS:

Base station

CC:

Communication capability

CD-Sync:

Clustering- and doppler velocity-based synchronization

CH:

Cluster head

CLUSS:

Cluster-based Secure Synchronization

C-Sync:

Clustering-based synchronization

C-TPSN:

Chained timing-sync for sensor network

DCH-Sync:

Mobile beacon and dual CHs synchronization

DEKCS:

Distance and energy-constrained K-means clustering scheme

DE-Sync:

Doppler-enhanced synchronization

DN:

Data node

D-Sync:

Doppler-shift-based synchronization

FITS:

Forwarding-based intercluster synchronization

FrFT:

Fractional fourier transform

HFM:

Hyperbolic frequency modulation

K-Sync:

Kalman-filter-based synchronization

LEACH:

Low-energy adaptive clustering hierarchy

LFM:

Linear frequency modulation

MM-Sync:

Motion-based synchronization

MU-Sync:

Cluster-based synchronization for mobile UAN

OFDM:

Orthogonal frequency division multiplexing

OITS:

One-way intracluster time synchronization

PPM:

Parts per million

RMS:

Root mean square

RMSE:

Root means square errors

ROS:

Receiver-only synchronization

TH:

Temporary head

TITS:

Threshold-based intracluster synchronization

TPSN:

Timing-sync for sensor network

TSHL:

Time synchronization for high latency

UANs:

Underwater acoustic networks.

Data Availability

The data used to support this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

References

  • 1.Wang J., Kong D., Chen W., Zhang S. Advances in software-defined technologies for underwater acoustic sensor networks: a survey. Journal of Sensors . 2019;2019:13. doi: 10.1155/2019/3470390.3470390 [DOI] [Google Scholar]
  • 2.Wang J., Zhao R., Gu W. Time synchronization in networks: a survey. Proceedings of the International Conference on Control and Computer Vision (ICCCV); June 2019; South Korea. pp. 121–126. [Google Scholar]
  • 3.Zhan Y., Lei W., Zhang W. Survey on time synchronization technology in networks. Proceedings of the Chinese Control and Decision Conference (CCDC); May 2015; Qingdao, China. pp. 2157–2161. [DOI] [Google Scholar]
  • 4.Gong Z., Li C., Jiang F. AUV-aided joint localization and time synchronization for underwater acoustic sensor networks. IEEE Signal Processing Letters . 2018;25(4):477–481. doi: 10.1109/lsp.2018.2799699. [DOI] [Google Scholar]
  • 5.Boukerche A., Sun P. Design of algorithms and protocols for underwater acoustic wireless sensor networks. ACM Computing Surveys . 2021;53(6):1–15. [Google Scholar]
  • 6.Zhang W., Han G., Wang X. A node location algorithm based on node movement prediction in underwater acoustic sensor networks. IEEE Transactions on Vehicular Technology . 2020;69(3):3166–3178. doi: 10.1109/tvt.2019.2963406. [DOI] [Google Scholar]
  • 7.Toky A., Singh R., Das S. Localization schemes for underwater acoustic sensor networks - a review. Computer Science Review . 2020;37:1–18. doi: 10.1016/j.cosrev.2020.100241. [DOI] [Google Scholar]
  • 8.Jin Z., Ding M., Luo Y., Li S. Integrated time synchronization and multiple access protocol for underwater acoustic sensor networks. IEEE Access . 2019;7:101844–101854. doi: 10.1109/access.2019.2931117. [DOI] [Google Scholar]
  • 9.Mehdi N., epidnam S., Sargolzaei G., Adel N. T. Artificial fish swarm algorithm: a survey of the state-of-the-art, hybridization, combinatorial and indicative applications. Artificial Intelligence Review . 2014;42(4):965–997. [Google Scholar]
  • 10.Patel Z., Rana K. A review on time synchronization free localization schemes in underwater wireless sensor networks. Proceedings of the International Conference on Trends in Electronics and Informatics (ICTEI); May 2018; Tirunelveli, India. pp. 330–335. [DOI] [Google Scholar]
  • 11.Jiang S. Networking in oceans: a survey. ACM Computing Surveys . 2022;54(1):1–33. doi: 10.1145/3428147. [DOI] [Google Scholar]
  • 12.Shi F., Tuo X., Yang S., Li H., Lu J. Rapid-flooding time synchronization for large-scale wireless sensor networks. IEEE Transactions on Industrial Informatics . 2022;16(3):1581–1590. [Google Scholar]
  • 13.Yildirim K., Kantarci A. Time synchronization based on slow-flooding in wireless sensor networks. IEEE Transactions on Parallel and Distributed Systems . 2014;25(1):244–253. doi: 10.1109/tpds.2013.40. [DOI] [Google Scholar]
  • 14.Huang D., Teng W., Yang K. Secured flooding time synchronization protocol with moderator. International Journal of Communication Systems . 2013;26(9):1092–1115. doi: 10.1002/dac.2614. [DOI] [Google Scholar]
  • 15.Ni X., Lu T., Ye S. Pair nodes clock synchronization algorithm based on kalman filter for underwater wireless sensor networks. Sensors . 2021;21(13):1–13. doi: 10.3390/s21134426. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Liu D., Zhu M., Li D., Fang X. Energy-efficient time synchronization based on nonlinear clock skew tracking for underwater acoustic networks. Sensors . 2021;21(15):1–13. doi: 10.3390/s21155018. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Wei L., Li H., Wu D., Guo Y. Clock synchronization error compensation algorithm based on BP neural network model. Acta Physica Sinica . 2021;70(11):1–11. doi: 10.7498/aps.70.20201641. [DOI] [Google Scholar]
  • 18.Wang Y., Tao J., Ma L. Joint timing and frequency synchronization for OFDM underwater acoustic communications. Proceedings of the IEEE/CIC International Conference on Communications in China (ICCC); July 2021; Xiamen, China. pp. 272–277. [DOI] [Google Scholar]
  • 19.Syed A., Heidemann J. Time synchronization for high latency acoustic networks. Proceedings of the IEEE INFOCOM; April 2006; Barcelona, Spain. pp. 892–903. [DOI] [Google Scholar]
  • 20.Huang H., Jiang X., Su W. The passive hidden mobile node time synchronization algorithm used in underwater acoustic networks. Proceedings of the IEEE International Conference on Signal Processing, Communications and Computing (ICSPCC); October 2017; Xiamen, China. pp. 1–5. [DOI] [Google Scholar]
  • 21.Wang S., Gao M. Current model and Doppler effect-based time synchronization algorithm. Proceedings of the IEEE International Conference on Computer and Communications (ICCC); December 2017; Chengdu, China. pp. 326–330. [DOI] [Google Scholar]
  • 22.Lin J., Feng G., Wen X., Lv H. MM-sync: A Mobility Built-In Model-Based Time Synchronization Approach for Underwater Sensor Networks. Proceedings of the BDCLOUD-SOCIALCOM-SUSTAINCOM; October 2016; Atlanta, GA. pp. 338–345. [Google Scholar]
  • 23.Zhou F., Wang Q., Han G., Qiao G., Sun Z., Niaz A. APE-Sync: an adaptive power efficient time synchronization for mobile underwater sensor networks. IEEE Access . 2019;7 doi: 10.1109/access.2019.2912229.52389 [DOI] [Google Scholar]
  • 24.Liu J., Zhou Z., Peng Z. Mobi-Sync: efficient time synchronization for mobile underwater sensor networks. IEEE Transactions on Parallel and Distributed Systems . 2013;24(2):406–416. doi: 10.1109/tpds.2012.71. [DOI] [Google Scholar]
  • 25.Sumin J., Kim S. C. Time synchronization for underwater cellular networks. Proceedings of the International Conference on Information Networking (ICIN); May 2017; Da Nang, Vietnam. pp. 512–517. [DOI] [Google Scholar]
  • 26.Chen Z., Chen H., Xu W. Simplified time synchronization for underwater acoustic sensor networks with high propagation latency. Proceedings of the Oceans; October 2014; Taipei. pp. 1–5. [DOI] [Google Scholar]
  • 27.Liu G., Yan S., Mao L. Receiver-only-based time synchronization under exponential delays in underwater wireless sensor networks. IEEE Internet of Things Journal . 2020;7(10):9995–10009. doi: 10.1109/jiot.2020.2988695. [DOI] [Google Scholar]
  • 28.Freeman S., Emokpae L., Edelmann G. High-frequency, highly directional short-range underwater acoustic communications. Proceedings of the Oceans - MTS/IEEE Washington; 2015; Washington, DC. pp. 1–4. [DOI] [Google Scholar]
  • 29.Gardner A., Collins J. Advancements in high-performance timing for long term underwater experiments a comparison of chip scale atomic clocks to traditional microprocessor-compensated crystal oscillators. Proceedings of the MTS/IEEE Oceans Conference; 2012; Virginia Beach, VA. pp. 1–8. [DOI] [Google Scholar]
  • 30.Shivaraman N., Schuster P., Ramanathan S., Easwaran A., Steinhorst S. Cluster-based network time synchronization for resilience with energy efficiency. Proceedings of the IEEE Real-Time Systems Symposium; December 2021; Germany. Dortmund; pp. 149–161. [DOI] [Google Scholar]
  • 31.Alsolami F., Alqurashi F. A., Hasan M. K., Saeed R. A., Abdel-Khalek S., Ben Ishak A. Development of self-synchronized drones’ network using cluster-based swarm intelligence approach. IEEE Access . 2021;9:48010–48022. doi: 10.1109/access.2021.3064905. [DOI] [Google Scholar]
  • 32.Omeke K., Mollel M., Ozturk M., Ansari S. DEKCS: a dynamic clustering protocol to prolong underwater sensor networks. IEEE Sensors Journal . 2021;21(7):9457–9464. doi: 10.1109/jsen.2021.3054943. [DOI] [Google Scholar]
  • 33.Chirdchoo N., Soh W., Chua K. C., Mu-Sync A time synchronization protocol for underwater mobile networks. Proceedings of the Workshop on Underwater Networks (WuWNet); September 2008; San Francisco, California, USA. pp. 1–8. [Google Scholar]
  • 34.Wu J., Zhang L., Bai Y., Sun Y. Cluster-based consensus time synchronization for wireless sensor networks. IEEE Sensors Journal . 2015;15(3):1404–1413. doi: 10.1109/jsen.2014.2363471. [DOI] [Google Scholar]
  • 35.Wang H., Xiong D., Chen L., Wang P. A consensus-based time synchronization scheme with low overhead for clustered wireless sensor networks. IEEE Signal Processing Letters . 2018;25(8):1206–1210. doi: 10.1109/lsp.2018.2847231. [DOI] [Google Scholar]
  • 36.Jia X., Lu Y., Wei X. Improved time synchronization algorithm for wireless sensor networks based on clustering. Proceedings of the IEEE 8th Joint International Information Technology and Artificial Intelligence Conference (ITAIC); May 2019; Chongqing, China. pp. 1211–1215. [DOI] [Google Scholar]
  • 37.Anand J., Sundeep K., Rao N. Underwater sensor protocol for time synchronization and data transmissions using the prediction model. Proceedings of the International Conference on Inventive Computation Technologies (ICICT); February 2020; Coimbatore, India. pp. 762–766. [DOI] [Google Scholar]
  • 38.Yuan Y., Zhou F., Fu Y. Simulation of time synchronization protocol of underwater acoustic communication network with cluster topology. Proceedings of the IEEE International Conference on Signal Processing, Communications and Computing (ICSPCC); October 2017; Xiamen, China. pp. 1–4. [Google Scholar]
  • 39.Kong W., Liu G. Cluster-based time synchronization algorithm using dual cluster heads for underwater sensor network. Computer Engineering . 2020;46(2):214–220. [Google Scholar]
  • 40.Xu M., Guangzhong L., Daqi Z. A Cluster-Based Secure Synchronization Protocol for Underwater Wireless Sensor Networks. International Journal of Distributed Sensor Networks . 2014:1–13. [Google Scholar]
  • 41.Sandeep D. N., Kumar V. Review on clustering, coverage and connectivity in underwater wireless sensor networks: a communication techniques perspective. IEEE Access . 2017;5:11176–11199. doi: 10.1109/access.2017.2713640. [DOI] [Google Scholar]
  • 42.Yao Y., Liu G., Kong W. Time synchronization algorithm of underwater sensor based on Doppler velocity measurement. Computer Engineering . 2021;47(4):147–152. [Google Scholar]
  • 43.Yang G., Zhou F., Qiao G., Lu Y. Optimized Doppler estimation and symbol synchronization for mobile M-ary spread spectrum underwater acoustic communication. Journal of Marine Science and Engineering . 2021;9(9):1–23. doi: 10.3390/jmse9091001. [DOI] [Google Scholar]
  • 44.Kim Y., Asim M., Im T., Cho Y. Sequence design technique for accurate timing and cell ID estimation in underwater acoustic cellular systems with a high Doppler. Electronics . 2021;10(19):1–17. doi: 10.3390/electronics10192413. [DOI] [Google Scholar]
  • 45.Lu J., Zhang Q., Shi W., Zhang L. Doppler estimation and compensation method for underwater target active detection based on communication signal. Journal of Northwestern Polytechnical University . 2021;39(5):962–970. doi: 10.1051/jnwpu/20213950962. [DOI] [Google Scholar]
  • 46.Lu F., Mirza D., Schurgers C. D-Sync: Doppler-based time synchronization for mobile underwater sensor networks. Proceedings of the Workshop on Underwater Networks (WuWNet); February 2010; Massachusetts, USA. Woods Hole; pp. 1–8. [Google Scholar]
  • 47.Sidorkina J., Dyabirov R. M., Shakhtarin B., Bychkov A. A presented chirp synchronization algorithm based on the Fractional Fourier Transform for underwater acoustic communication. Proceedings of the Systems of Signal Synchronization, Generating and Processing in Telecommunications (SYNCHROINFO); July 2019; Russia. pp. 1–4. [Google Scholar]
  • 48.Do D., Nguyen Q., Ha D., Bychkov A. A time synchronization method for OFDM-based underwater acoustic communication systems. Proceedings of the International Conference on Advanced Technologies for Communications (ATC); 2016; Hanoi. pp. 131–134. [DOI] [Google Scholar]
  • 49.Kebkal K., Kebkal V., Kebkal O. Underwater acoustic modems (S2CR Series) for synchronization of underwater acoustic network clocks during payload data exchange. IEEE Journal of Oceanic Engineering . 2016;41(2):428–439. [Google Scholar]
  • 50.Wang K., Chen S., Liu C., Xu Y. Doppler estimation and timing synchronization of underwater acoustic communication based on hyperbolic frequency modulation signal. Proceedings of the IEEE International Conference on Networking, Sensing and Control (ICNSC); April 2015; Taipei. pp. 75–80. [DOI] [Google Scholar]
  • 51.Trubuil J., Le Gall T., Chonavel T. Synchronization, Doppler and channel estimation for OFDM underwater acoustic communications. Proceedings of the Oceans; 2014; Taipei. pp. 1–6. [DOI] [Google Scholar]
  • 52.Balakhonov K., Shakhtarin B. I., Dyabiov R. M. Proceedings of Systems of Signal Synchronization, Generating and Processing in Telecommunications (SYNCHROINFO) Minsk: 2018. Experimental research of Doppler scale estimation algorithms for OFDM signals in fast time-varying underwater acoustic channel; pp. 1–5. [DOI] [Google Scholar]
  • 53.Li Y., Wang Y., Guan X. Joint synchronization and Doppler scale estimation using Zadoff-chu sequences for underwater acoustic communications. Proceedings of Oceans; June 2017; Anchorage, AK. pp. 1–5. [Google Scholar]
  • 54.Zhou F., Wang Q., Nie D. De-Sync: A Doppler-enhanced time synchronization for mobile underwater sensor networks. Sensors . 2018;18(6):1–15. doi: 10.3390/s18061710. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 55.Pallares O., Bouvet P.-J., del Rio J., Ts-Muwsn TS-MUWSN: time synchronization for mobile underwater sensor networks. IEEE Journal of Oceanic Engineering . 2016;41(4):763–775. doi: 10.1109/joe.2016.2581658. [DOI] [Google Scholar]
  • 56.Liu J., Wang Z., Zuba M. DA-Sync: a Doppler-assisted time-synchronization scheme for mobile underwater sensor networks. IEEE Transactions on Mobile Computing . 2014;13(3):582–595. doi: 10.1109/tmc.2013.13. [DOI] [Google Scholar]
  • 57.Wang J., Jiao C. Design of A Time synchronization mechanism for underwater acoustic networks. Proceedings of the International Conference on Networking and Network Applications (NaNA); December 2020; Haikou City, China. pp. 41–46. [DOI] [Google Scholar]
  • 58.Wang J., Lv Y., Chen W. S. M.-Uan: A software-defined underwater acoustic network of multi-controllers for inland waterway systems. IEEE Access . 2020;8:211135–211151. [Google Scholar]
  • 59.Wang J., Gao G., Qu P., et al. A software-defined clustering mechanism for underwater acoustic sensor networks. IEEE Access . 2019;7:121742–121754. doi: 10.1109/access.2019.2937832. [DOI] [Google Scholar]
  • 60.Wang J., Zhang S., Chen W., Kong D., Zuo X., Yu Z. Design and implementation of SDN-based underwater acoustic sensor networks with multi-controllers. IEEE Access . 2018;6:25698–25714. doi: 10.1109/access.2018.2835477. [DOI] [Google Scholar]
  • 61.Wang J., Ma L., Chen W. Design of underwater acoustic sensor communication systems based on software-defined networks in big data. International Journal of Distributed Sensor Networks . 2017;13(7):1–11. doi: 10.1177/1550147717719672. [DOI] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

The data used to support this study are available from the corresponding author upon request.


Articles from Computational Intelligence and Neuroscience are provided here courtesy of Wiley

RESOURCES