Next Article in Journal
A Method for Supervisory Control of Manipulator of Underwater Vehicle
Next Article in Special Issue
An Efficient Void Aware Framework for Enabling Internet of Underwater Things
Previous Article in Journal
Ocean Acidification and Direct Interactions Affect Coral, Macroalga, and Sponge Growth in the Florida Keys
Previous Article in Special Issue
Full Duplex Physical and MAC Layer-Based Underwater Wireless Communication Systems and Protocols: Opportunities, Challenges, and Future Directions
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Energy-Efficient Collision Avoidance MAC Protocols for Underwater Sensor Networks: Survey and Challenges

by
Faisal Abdulaziz Alfouzan
Department of Forensic Sciences, College of Criminal Justice, Naif Arab University for Security Sciences (NAUSS), Riyadh 14812, Saudi Arabia
J. Mar. Sci. Eng. 2021, 9(7), 741; https://doi.org/10.3390/jmse9070741
Submission received: 9 June 2021 / Revised: 29 June 2021 / Accepted: 1 July 2021 / Published: 4 July 2021
(This article belongs to the Special Issue Underwater Sensor Networks (UWSNs))

Abstract

:
The Medium Access Control (MAC) layer protocol is the most important part of any network, and is considered to be a fundamental protocol that aids in enhancing the performance of networks and communications. However, the MAC protocol’s design for underwater sensor networks (UWSNs) has introduced various challenges. This is due to long underwater acoustic propagation delay, high mobility, low available bandwidth, and high error probability. These unique acoustic channel characteristics make contention-based MAC protocols significantly more expensive than other protocol contentions. Therefore, re-transmission and collisions should effectively be managed at the MAC layer to decrease the energy cost and to enhance the network’s throughput. Consequently, handshake-based and random access-based MAC protocols do not perform as efficiently as their achieved performance in terrestrial networks. To tackle this complicated problem, this paper surveys the current collision-free MAC protocols proposed in the literature for UWSNs. We first review the unique characteristic of underwater sensor networks and its negative impact on the MAC layer. It is then followed by a discussion about the problem definition, challenges, and features associated with the design of MAC protocols in UWANs. Afterwards, currently available collision-free MAC design strategies in UWSNs are classified and investigated. The advantages and disadvantages of each design strategy along with the recent advances are then presented. Finally, we present a qualitative comparison of these strategies and also discuss some possible future directions.

1. Introduction

Recently, underwater sensor networks (UWSNs) have been considered to be a powerful technology to observe and explore lakes, rivers, seas, and oceans. Water covers approximately two-thirds of the Earth’s surface, but just a small part of it has been explored [1,2,3,4,5,6]. Therefore, UWSNs are a valuable research direction in approaching underwater applications. Due to their wide range of applications in many fields, such as environmental and pollution monitoring, oceanographic data collection, ocean samples, early warning systems, disaster prevention, offshore exploration, distributed tactical surveillance, assisted navigation, and resource discovery, UWSNs have increasingly attracted considerable attention over the last two decades [7,8,9,10]. This is aimed to improve ocean exploration and support the demand for various time-critical civilian and military aquatic applications. Aquatic applications are considered the major objective with regards to resource dedication, with the objective of decreasing the reliance on land resources. However, it would be expensive and challenging to evaluate the underwater aquatic environment [11,12,13].
UWSNs refer to a set of ad hoc networks that are identical to various kinds of sensor networks. UWSNs comprise numerous sensors that are dispersed underwater to conduct mutual monitoring tasks within a predetermined area [14,15,16,17]. The sensor nodes are applied in the selected UWSN applications, based on diverse demands, which are either fixed or mobility, or can be a hybrid of both states [18,19]. Furthermore, they use acoustic signals to communicate with other nodes. However, underwater sensor nodes are typically very expensive, and are usually used in very large areas of the ocean environment, leading to a sparse deployment of networks involving mobile sensors [11].
Underwater environments have certain physical restrictions and distinctive features, which should be considered during the development of Medium Access Control (MAC) protocols. These include slow propagation delay, low available bandwidth, energy limitations, sensors movements in water current, and high deployment expenses. In addition, UWSNs have different characteristics in comparison with the terrestrial sensor networks, where UWSNs use acoustic signals that lead to reduce network performance and more extensive range within underwater environments, which is unlike both optical and electromagnetic waves [20,21]. Radio frequency (RF) waves are influenced by high attenuation in the aquatic environment, especially when the frequency is high. Consequently, high transmission power and large antennae are needed [1,21]. Optical waves are rapidly impaired by scattering and absorption in water [21,22,23]. Hence, a sensor node in water uses acoustic waves to communicate, which is five orders of magnitude less than that of radio waves. As a consequence of their lower propagation speed, higher propagation delays conduct in communication, even between nodes located close to each others.
The MAC protocol is generally designed to deal with the effective management of channel communications, and this objective can be achieved by sharing a medium with other sensors to prevent retransmissions and collisions on the network. Meanwhile, it contributes to support consistent network transmissions by resolving any conflict between network nodes during communication. Thus, the MAC protocol is able to provide high energy efficiency and throughput, reduced delay during communications, and fairness between nodes in the network. The MAC protocol can be categorised into two major classes, namely the contention-free and contention-based protocols [21,24,25,26].
Due to some inherent characteristics of underwater acoustic channels, such as high latency, limited bandwidth, and a high bit error rate, resulting in the contention-based MAC protocols are totally expensive in UWSNs. More specifically, because of the above-mentioned characteristics, the delay in packet transmission becomes very high, and hence the possibility of collisions in the random access-based MAC protocols highly increases. In the handshake-based MAC protocols, the performance significantly decreases due to the control packets exchanged (e.g., Request-To-Send/Clear-To-Send (RTS/CTS)) during the operational process which becomes an expensive task. Using the control packets in the handshake-based MAC protocols, the probability of collisions is therefore decreased, and becomes less than that in the random access-based MAC protocols. Because of the recent observations, the contentions by exchanging control packets are significantly more expensive, and thus both handshake-based and random access-based MAC cannot efficiently be operated, which are not as efficient as they are in the terrestrial networks [27,28,29].
Since the contention-based MAC protocols are expensive in UWSNs, the collision-free MAC protocols guarantee to achieve a high performance (i.e., improving the energy efficiency, throughput, and fairness) [12,30,31]. In this category, contention-free, communication channels are separated into frequency, code domains, and time such as Frequency Division Multiple Access (FDMA), Code Division Multiple Access (CDMA), and Time Division Multiple Access (TDMA) [17,32].
The current used MAC solutions are mostly focused on Time-division multiple access (TDMA). This is due to the incompatibility between Frequency-division multiple access (FDMA) and UWSNs, as FDMA is considered to have narrow bandwidth in acoustic channels, and also experience diffusion of band systems due to multipath channels and fading. Additionally, CDMA is considered a more effective option for frequency selective fading, which occurs because of multiple paths. Thus, CDMA is not an effective solution for UWSNs, as it also faces the challenge of addressing the near-far problem [33].
TDMA is one of the best technique that can be used properly in UWSNs. This due to its ability by sharing the frequency channel (i.e., dividing signal into multiple time slots, called duty cycling mechanism). In addition, TDMA is also able to keep reliable transmission schedules by operating an extra updating and scheduling phases in order to keep all the nodes synchronised. It also permits nodes, those are located outside of other nodes’ transmission ranges, to send packets at the same time with no chance of collision. Consequently, TDMA expands channel reuse (i.e., concurrently sending in several neighbourhoods) and to also avoid packet re-transmission, which leads to increase the network throughput and decrease the energy usage.
To the best of our knowledge, this paper is the first to investigate the design strategies of contention-free MAC protocols, and how these protocols overcome the peculiar features of underwater acoustic channels. To achieve this, we first mention the characteristics of UWSNs in Section 2. Then, in Section 3, we investigate the MAC problem and challenges in three-dimensional (3D) UWSNs. A description of duty cycling mechanism is then presented in Section 4. In Section 5, we propose a classification for all the design strategies of the collision-free MAC protocols in UWSNs. In Section 6, these design strategies qualitatively are compared in terms of their performance regarding the MAC problems and challenges. Finally, in Section 7, we conclude the paper followed by identifying some directions and guidance for the future research on the MAC techniques in UWSNs.

2. Characteristics of Underwater Sensor Networks

This section presents the unique characteristics of UWSNs. Underwater sensor networks pose more severe situations for MAC protocols to cope with. Due to the characteristics explained below, terrestrial MAC designs are quite impractical and cannot be employed directly in the underwater environment. Suitable MAC designs for underwater acoustic communications must therefore be developed, taking all the relevant characteristics into account.

2.1. Node Movement in Three-Dimensionality Area

Since UWSNs are distributed in three-dimensions (3D), unlike terrestrial networks, sensor nodes move with the water current. 3D mobile nodes in medium access control can make difficulties for allowing sensor nodes to access the communication channel. The impact of hidden terminal problems in 3D UWSNs is more heavier than it is in terrestrial networks. This is mainly because of more existing neighbouring nodes whose located in different directions. Furthermore, the topology continuously changes along with the nodes’ movement [34]. The speed of the sensor node depends on the water velocity, which differs over time.

2.2. Impact of High Propagation Delays on MAC Protocols

The high propagation delay of underwater acoustic communications has made the contention-based MAC protocols (handshaking-based and random access-based) inefficiently perform for UWSNs, while they achieve a high performance in terrestrial networks. In this network, the propagation delay between sensors has strict requirements. For instance, sensors without applying multi transmission techniques (e.g., TDMA and FDMA), packets transmitted concurrently from several sender nodes to one destination will collide due to the propagation time of these packets is negligible compared to their transmission times. In UWSNs, however, packets transmitted at the same time by multiple sender nodes at one receiver node may arrive at different times, taking into account the non-negligible propagation time difference.
An example of two sender nodes is illustrated in Figure 1. In this figure and by considering a time-slotted approach, sensors B and C transmit their data packets to sensor A as a one-hop neighbourhood at the beginning of a time slot. The distance between sensors B and A ( d B A ) is not equal to the distance between C and A sensors ( d C A ). Let us assume that the length of the packet is L bits and the bit rate (data transmission rate) of acoustic modem is η bits per second (bps). If these two distances, (( d B A ) and ( d C A )), meet the inequality, as shown in the following equation, both packets transmitted by sensors B and C simultaneously can successfully be received by sensor A with no collision [35].
d = d B A d C A = ( t p B A t p C A ) υ L η υ ,
where t p B A and t p C A are the propagation delay of their transmitted packets, sensors B and C, respectively. υ denotes the speed of sound in water, which is approximately 1500 m per second. By considering the typical underwater sensor network parameters, L = 1024 bits and η = 10,000 bits per second, the distance difference can be given by ( L η υ ) for simultaneous transmission, which is equal to 153.6 m. This means that the high propagation delay can be leveraged to enhance and improve the network throughput and the channel use (i.e., transmission data packets simultaneously in different neighbourhoods). In other words, the long propagation delay allows more than one sender nodes in a time slot to increase the performance of the network (i.e., system throughput and channel use).

2.3. Impacts of Low Available Bandwidth on MAC Protocols

Underwater acoustic communications have significantly been affected by high and variable propagation delays, noise, path loss, and Doppler spread (i.e., time difference fading because of the movement of a scatter or the movement of the sender and receiver or both together leading to Doppler spread). These challenges are able to determine the spatial and temporal variability of the medium channel and make the bandwidth of the underwater acoustic communications low. The available bandwidth of the underwater acoustic channel is therefore dependent on the range and the frequency [1]. Essentially, underwater acoustic modems perform at frequencies from a few kHz to hundreds of kHz. If the underwater network operates over some tens of kilometres in a long-range system, the available bandwidth would only be a few kHz. However, for a short-range system, operating in several tens of meters may have more than a hundred kHz of bandwidth [36]. In either ways, these factors result in a low bit rate. To improve the bandwidth of the underwater acoustic channel, an accurate design of MAC protocols is required for use in UWSNs [28].

2.4. Acoustic Noises

Two major types of noise are considered to have a considerable impact on underwater acoustic communications; these include man-made noise and ambient noise [1,7,37]. Man-made noise is mainly caused by human activities, such as the use of pumps or shipping. Ambient noise is generated by natural occurrences such as tides and earthquakes [22,38]. The sources of these noises are shipping, power plants, and turbulence [39]. The various sources of noise cause a lossy and noisy underwater environment, which should be considered during design planning for the MAC protocols.

2.5. Path Loss

The aquatic environment has a higher probability of path loss than that of terrestrial physical layer. This phenomenon is caused by the attenuation, Doppler spreading, or geometric spreading [40]. The path loss can be approximated using Thorp’s model [39,41,42]. More specifically, the Thorp’s model is used to design the propagation of underwater acoustic communications, and to adjust the transmission power [41,43,44,45,46]. A lossy channel and the bit error rate depend on the signal frequency and traversed distance. The lossy channel or attenuation over distance d with the signal frequency f is defined as follows [39]:
A ( d , f ) = A 0 d k α ( f ) d ,
where A 0 indicates a unit-normalizing constant and k is the geometric spreading factor, which sets to be 1.5 for practical scenarios. Moreover, the absorption coefficient α ( f ) is determined by the Thorp’s formula. The ratio of the signal power, which includes significant data, to the unwanted signal power (noise) is known as the signal-to-noise ratio (SNR). Taking into consideration the attenuation formula, the SNR over distance d with the signal frequency f can be given by [39]:
S N R ( d , f ) = P R ( f ) A ( d , f ) P N ( f ) ,
where P N ( f ) denotes the underwater environment noise and P R ( f ) indicates the transmission power of the forwarding node with frequency f. To obtain the received signal without failure, the S N R at the destination should be greater than a detection threshold. The ambient noise in the aquatic environment contains four essential components of turbulence P N t ( f ) , shipping P N s ( f ) , waves P N w ( f ) , and thermal energy P N t h ( f ) , which can be calculated as [43]:
P N ( f ) = P N t ( f ) + P N s ( f ) + P N w ( f ) + P N t h ( f ) .
These different noises are dominant in the various frequency regions in which can be affected the throughput of communication channel.

2.6. High Energy Cost

The high energy cost is caused by high and variable propagation delays, which is another major concern in underwater sensor networks since it is difficult to replace or recharge the batteries of underwater nodes. In underwater acoustic networks, a sensor consumes much more energy than what is consumed by the terrestrial nodes (i.e., the speed of underwater acoustic communication is five orders of magnitude lower than that of terrestrial radio communication) [47,48]. Hence, energy efficiency is a fundamental requirement of MAC protocol designs in UWSNs [49].

3. Problem Definition and Challenges

During the design phase for resource-sharing methods in underwater acoustic networks, it is essential to consider the specific features of the channel, such those discussed in Section 2. Furthermore, considering that sending mode often expend more energy than receiving mode, therefore; re-transmission and collision should be prevented in order to reduce energy usage and enhance network’s fairness and throughput. These limitations have a major impact on the design of MAC protocols, mainly because of the challenges described as follows.

3.1. Hidden Terminal Problem

A hidden terminal problem refers to a network node that is unaware of other nodes. Continuous communications between these nodes could result in a collision at the destination node [50,51]. Figure 2 has been shown how the hidden terminal problem can be occurred. In this figure, when node A is able to see node B and node C, but both of these nodes B and C are not able to see each other. Accordingly, sending packets from both B and C nodes could cause a collision in node A.

3.2. Exposed Terminal Problem

The exposed terminal problem happens when a sensor is prevented by sending packets to its neighbouring sensors because it overhears with another transmission [36,52]. This issue can be seen in Figure 3, where sensor B and C are within the range of sensor A, but sensor D is not. Similarly, sensor A and sensor D are within sensor B’s range, but sensor C is not. In this case, if sensor A needs to transmit a packet to sensor C, and concurrently sensor B seeks to send a packet to sensor D, both of these transmissions could occur at the same time, because of the receivers are located out of each sensor’s transmission range. Hence, sensor A begins sending its own packet to sensor C, eventually sensor B overhears the transmission from sensor A and stop its transmission to sensor D, because sensor B supposes that if it continues to send its own packet, a collision will occur.

3.3. Spatial-Temporal Uncertainty Problem

This problem is caused by the large propagation delay of acoustic medium. It is, therefore, essential to know the location of the sensor as well as the sending time too. This problem is known as a two-dimensional uncertainty, and it is described as follows.
  • If a collision occurred at the receiver node, it would be depending on the sending time and the propagation delay between the sender and the receiver sensors. This is known as a duality that differs between the sending time and the location of the sensor nodes.
  • Different distances among the underwater sensor nodes leads to uncertainty based on the current channel status, and a packet collision can be occurred even if there is no other node transmitting at the same time.
Because of the long propagation delay which may cause a collision in the aquatic network, two different example will be explained in Figure 4. The first example is shown in the right hand side, where sensors B and C start sending their own packets at the same time. Therefore, the reception time of these two packets will be different as the propagation delays of sensors B and C are different [11,53]. The second example, as shown in the left hand side, illustrates that when both sensors B and C start sending their packets with a different times, a collision may occur at the receiver sensor node A.

3.4. Near and Far Problem

The near and far effect is a serious design challenge for MAC protocols due to the unique characteristics of underwater acoustic channels [1,4,17]. This problem can be defined as multiple sender nodes located in different distances from a receiver node to transmit their packets. Hence, the received power for all sender nodes are not almost similar, signals from distant nodes cannot be received successfully.
This problem can be shown in Figure 5, where the distance between A and C is significantly longer than the distance between A and B. As a consequence, the destination node A receives different signal-to-noise ratio (SNR) levels of signals originating from each of the sender nodes, due to the high level of noise produced by sensor B’s signals. In this case, the transmission power of each sender node should be controlled.

3.5. Synchronisation

Time synchronisation is an important factor for many distributed MAC protocols and applications. It is considered to be one of the main challenges in the design of the MAC protocol, because the duty cycling approach in the MAC protocol is commonly dependent on the time synchronisation of the sensor nodes. Without accurate time synchronisation, the duty cycling cannot confirm the effective operation of the networks by handling the time uncertainty between the sensor nodes, because the propagation delay is much higher and changes over time [54,55]. The duty cycling mechanism is fully described in the following section.

3.6. Centralisation

There are also some issues to consider regarding the scalability of the centralised solution to a high number of density, i.e., if a base station cannot collect nodes’ information, global topology, and the energy as well as the time cost of letting each node knows its schedule [31]. Therefore, a centralised network is not suitable for UWSNs over acoustic channels, because communication between sensors nodes takes place via a central station. Moreover, due to the limited range of a single modem, the network cannot cover large areas [56].

4. Duty Cycle Mechanism

The duty cycle operation is widely used in sensor networks in order to improve energy efficiency [7,57,58]. It is defined as the percentage of time for which a node is active in the whole operational time. Through this principle, each node periodically switches between sleeping and listening modes. In other words, nodes are sometimes awake to either send their own data packets or receive a data packet from a neighbouring node. They are asleep during the remaining times when no data transmission or reception is occurring.
Two types of duty cycle operation can be identified: slotted listening [59,60] and, low power listening [61]. In slotted listening, as illustrated in Figure 6a, a sensor node needs to be awake during the selected slots and asleep during the remaining slots when there is no data transmission or reception. In low power listening (LPL), as depicted in Figure 6b, a sensor node needs to periodically be awake during the operational time.
In contrast, LPL type is used for low power communication compared to slotted listing type. In other words, LPL enables radio to operate at low duty cycles. This is mainly because the duty cycle operation is commonly expressed as a percentage or a ratio. Thus, the two types of the duty cycle operation have different ratio.

5. Classification of Underwater Collision-Free MAC Protocols

The principle of the Medium Access Control (MAC) protocol is to manage and coordinate communication among nodes to access the channel. With no prior and proper management of the transmission and reception of data packets between nodes, collisions and retransmissions may occur, which will degrade the performance of the aquatic network. Since MAC protocols for terrestrial sensor networks use radio waves, underwater MAC protocols are significantly different as they mainly use acoustic waves as their communication media. The main objective of underwater MAC protocols is to consider the particular characteristics of the channel, such as high propagation delay, low data rate, and limited bandwidth, while reducing the energy cost and improving network throughput and fairness. Their design is also dependent on other factors such as scalability, reliability, and flexibility.
Due to the long propagation delay and narrow communication bandwidth in aquatic environments, the data packet transmissions consume much more energy than terrestrial networks. Because the transmission of data packets consumes more energy in UWSNs, collisions and retransmissions should be efficiently handled at the MAC layer to reduce energy consumption, and also to improve throughput and fairness across the network. However, few existing MAC protocols have attempted to reduce packet collisions and retransmissions. They have also managed to overcome conflicts between sensors and to cope with the specific features and problems of underwater acoustic communications. A critical challenge affecting the underwater medium is time synchronisation between nodes. Since underwater applications require long-term deployment, the network may lose synchronisation over a long period of time. Hence, new medium access control techniques are needed to avoid any clock drift that may occur between nodes. Furthermore, the protocol should adopt a distributed network architecture, which allows every node to decide by itself whether to send or receive a packet, rather than one that requires centralised control, which requires a scheduler node to configure the data scheduling and pass the control packet to its neighbourhoods.
Underwater collision-free MAC protocols can typically be classified into three categories: Code Division Multiple Access (CDMA), Frequency Division Multiple Access (FDMA), and Time Division Multiple Access (TDMA) [2,16,20,33,62,63,64,65,66], as depicted in Figure 7. These are now described in turn.

5.1. Code Division Multiple Access (CDMA)

The method of CDMA allows multiple sensor nodes to operate at the same time in a particular frequency band. It is robust against frequency fading, and is able to improve network throughput. Thus, destination nodes can distinguish between signals that simultaneously transmitted by several sensor nodes, which increases channel use and decreases the need for packet retransmissions. Some variances based on code-division MAC protocols have been proposed [53,67,68,69,70,71]. However, this method is not appropriate for UWSNs because it is difficult to set pseudo-random codes to many sensor nodes [72].

5.2. Frequency Division Multiple Access (FDMA)

The method of FDMA allows numbers of sensor nodes to use concurrently a specific sub-band, where the whole frequency band is divided into several sub-bands. Therefore, every sub-band is assigned by several sensor nodes to be used during the operational phase. The acoustic medium can only be used by those nodes until it is released. Several MAC protocols based on FDMA have been proposed [37,73,74]. Nevertheless, the narrow band of an acoustic channel results in a low throughput due to diffuse fading in underwater environments [56]. Hence, FDMA is not suitable and effective method for UWSNs [75,76].

5.3. Time Division Multiple Access (TDMA)

Using the TDMA technique, the medium channel is divided into several time slots. Every time slot can be assigned by several sensor nodes to operate at the same time. In this multiple access technique, all sensor node are able to periodically switch among transmission, listening, and sleeping modes. This means that multiple sensor nodes can wake-up to transmit their packets or to possibly receive a packet from neighbourhood. They are in the sleeping mode during the rest of the time slots when there are no transmission and reception packets. This technique requires all the sensor nodes in the network to be remain synchronised in order to keep reliable transmission schedules, and hence no collisions can occur [77]. Therefore, TDMA is the best multiple access technique among others to be used in UWSNs due to its simplicity and flexibility. In this category, the TDMA-based protocols can further be classified into two sub-categories: centralised and distributed, which are described as follows.

5.3.1. Centralised

The form of centralised coordination on the network topology means a less flexible architecture. This is mainly because of a base station (i.e., a scheduler node) can control the medium access for other sensor nodes those located in its neighbourhood. MAC protocols in a centralised manner require collecting the global network’s topology information, which is costly to obtain in UWSNs due to the low transmission rates and long propagation delays. Some MAC protocols based on TDMA centralised coordination have been proposed for UWSNs such as UnderWater FLASHR (UW-FLASHR) [78], Spatial-Temporal MAC (ST-MAC) protocol [2], Staggered TDMA Underwater MAC Protocol (STUMP) [8], Acoustic Communication Monitoring of Environment Network (ACMENet) [79], and Dynamic Slot Scheduling Strategy (DSSS) [80].
The UW-FLASHR protocol can achieve a higher channel use than other TDMA-based protocols. ST-MAC is also a collision-free TDMA-based protocol, which constructs a conflict graph based on global topology information. To create a conflict graph, it needs to obtain the global network’s topology data, which is totally expensive to gain in UWSNs because of the low transmission rates and long propagation delays. STUMP is another typical collision-free TDMA-based protocol, where the scheduling of every sensor node is fixed for the network’s entire lifetime. This strategy, however, considerably reduces channel use if the nodes’ traffic loads are significantly heterogeneous. A similar approach called ACMENet which divides the sensors in the network into master and slave nodes. The master node is able to collect data packets from the slave neighbouring nodes. On the one hand, ACMENet uses the long propagation delay to avoid collisions, but on the other hand, it consumes much more energy due to idle listening. Moreover, the master node consumes higher energy than slave nodes while the lifetime of their batteries is limited which is difficult to replace or recharge. DSSS is also one of the TDMA centralised protocol which aims to increase the channel use by increasing simultaneous transmissions in parallel. Nevertheless, it requires a strict synchronisation as well as considers the transmissions of sink-to-node, node-to-node, and node-to-sink.
Overall, all these collision-free TDMA scheduling MAC protocols are typically performed in a centralised manner which is not resilient to failure [3]. Furthermore, due to the long propagation delays usually mean that a centralised MAC protocol takes a long time to collect the global topology and transmission requests from all the sensor nodes and then to notify them of the schedule, meaning that a distributed solution is preferred.

5.3.2. Distributed

In this sub-category, the MAC protocol should adopt a distributed network architecture, which allows every sensor node to decide individually whether to send or receive a data packet, rather than one that requires centralised control, which needs a scheduler node to configure the data scheduling and pass the control packet to its neighbourhoods. In other words, the distributed topology means there is no a scheduler sensor node to control the medium access between neighbouring nodes. Hence, all sensors are able to asynchronously deal with data transmissions and receptions. Several TDMA-based distributed collision-free MAC protocols have been proposed such as an Efficient Depth-based MAC protocol (ED-MAC) [20,28], a Depth-based Layering MAC protocol (DL-MAC) [29,81], and a collision-free Graph Colouring MAC protocol (GC-MAC) [30,82].
In these three MAC protocols, nodes operate in three phases in which they perform asynchronously in each phase. However, they share a common clock in order to start and end every phase at the same time. Due to the fact that there is a possibility of clock drifts, a guard time interval is being used in these three protocols’ algorithms to make sure that the destination nodes are able to listen prior to the source nodes start sending [83].
In terms of the performance evaluations among these three MAC protocols, an Aqua-Sim underwater simulation is used, which is an NS-2 based simulator for UWSNs [84]. Moreover, we define the most important metrics in medium access control protocols during this comparison study to evaluate the performance of ED-MAC, DL-MAC, and GC-MAC protocols as packet delivery ratio (PDR), throughput, and energy consumption per packet successfully received in joules.
Table 1 shows the requirements and properties of each of these MAC protocols along with all of their assumptions that every protocol builds on. These MAC protocols are actually classified as a TDMA-based MAC protocols, whereas they are different in terms of the required information for the operation process [85].
DL-MAC and GC-MAC protocols require network partitioning into certain layers and cubes, respectively, when being deployed, as this enhances the effectiveness of distributed network scheduling. Nonetheless, network partitions are not a requirement for ED-MAC, and its processes are not dependent on any form of clustering. On the other hand, DL-MAC and GC-MAC require these features.
During the initial stage, one-hop information needs to be collected before the scheduling stage for both ED-MAC and DL-MAC protocols. However, these protocols differ as they use different priority timers during the scheduling stage. Particularly, the timer for ED-MAC is applied to every underwater node, while reserved slots are prioritised based on the depth of the nodes. This means that a deeper node has a higher priority to reserve the first available slot time than its above neighbouring nodes during slot reservation [20,28]. For DL-MAC, sensor nodes have a degree timer, which initiates the scheduling stage. A node that has more d-hop adjoining nodes, and this reaches more nodes within a layer and at the range of 1-hop, and is also ranked higher priority as a potential cluster head (CH). DL-MAC’s timer generates every node’s degree timer while using a short and, random time interval, λ , to distinguish between sensor nodes that have similar degrees, d s [29].
In contrast, the initial stage of GC-MAC includes the collection and use of two-hop neighbouring information before the scheduling stage. The information is exchanged in this initial stage to aid with identifying any concealed terminal nodes that might not be within the two-hop neighbouring nodes. Once the sensor nodes generate their neighbouring graphs, N g , the node that is closest to a pre-selected reference point, r p , is considered to be a CH. The CH autonomously selects its colour and assigns colours to all other one-hop neighbouring nodes independently (i.e., known as cluster members (CMs)). However, nodes placed between two cluster heads neighbours, which are located within more than two-hop neighbouring nodes, or which are not belonging to any one-hop clustering head, should select their colours separately. Therefore, node IDs with lower values are ranked higher with regard to have higher opportunity to select the first available colours between other nodes.
Based on the number of slots, these protocols have their selected algorithms and assumptions, and these are used for classifying their functioning window distinctively. For instance, ED-MAC protocol has several slots that are twice the maximum number of nodes within a neighbourhood, N m a x . This aids with eliminating the potential for simultaneous information transmission between a sensor that is not within a one-hop neighbourhood and a node that is in the neighbourhood. However, DL-MAC protocol has an equal number of slots and the maximum number of nodes within a one-hop neighbourhood graphs, d m a x . On the other hand, GC-MAC protocol has a certain number of slots, based on the length of the operational stage and the length of its slots. This is often equivalent to the propagation delay and the time required to ascertain that a transmission is completed before a new one starts.
Furthermore, GC-MAC is the only protocol from the above-mentioned protocols that has the phenomenon known as conflict detection (CD). The objective of CD is to identify and resolve conflicts that could occur between sensor nodes during the scheduling stage.

6. Qualitative Comparison

This section contains a summary of the above MAC protocols with their different scheduling designs for underwater sensor networks, as depicted in Table 2. This table includes the most commonly used collision-free MAC protocols for UWSNs, along with their sources, classifications, and a brief description of each.
Each of these collision-free MAC protocols has its own advantages and disadvantages in various scenarios. The right choice of a MAC protocol depends on the applications, network topology, network dimensions, the expected load patterns, the node deployment model (sparse versus dense sensor networks), and the specific behaviour of energy consumption. Table 3 shows the advantages and disadvantages of the above-mentioned collision-free MAC protocols. These protocols use different scheduling techniques such as scheduling-based or clustering approaches in order to avoid collisions and to conserve more energy; hence increasing the network lifetime. ED-MAC is a similar approach that uses a scheduling-based technique to achieve as many concurrent collision-free transmissions as possible in any two-hop neighbouring nodes, while DL-MAC and GC-MAC use the cluster-based technique by dividing the network into several clusters. Each cluster uses a separate transmission time to be used during the operational phase.

7. Conclusions and Open Research Issues

From the aforementioned reviews, different design strategies of collision-free MAC protocols have comprehensively been studied to investigate how they handle the peculiar features of UWSNs such as long propagation delay, high mobility, limited bandwidth, and high bit error rate and how they also avoid any possibility of collisions. This is mainly because of that designing collision-free MAC protocols for underwater acoustic sensor networks is a critical task compared to that of terrestrial wireless sensor networks. However, most of the above-mentioned collision-free strategies are guaranteed to avoid collisions using scheduling-based or clustering approaches. A detailed comparison of different underwater collision-free MAC protocols with the respect to synchronisation, topology, scheduling disciplines, classification, advantages and disadvantages has been presented in Table 2. As summarised in Table 3, most of the contention-free MAC protocols use the features of the free distribution of the channel to fairly accessing the medium and to enhance the efficiency of data packet transmission and reception as well as the energy efficiency.
The collision-free MAC protocols reviewed in this paper have widely given an overview of the current research progress on the development of the MAC protocols for the UWSNs. This survey paper shows that there is no protocol can be considered to be a perfect solution to meet all the requirements from various applications. To promote further research on the design of collision-free MAC protocols for UWSNs, we suggest the following open research issues. These are summarised below.
  • A wide variety of schemes to improve underwater MAC performance have been proposed in this study. These proposals were shown to enhance the performance of the MAC protocol in different network sizes, scenarios, and applications, especially by addressing spatial-temporal uncertainty, the near-far effect, and hidden/exposed node problems. The ideas reviewed in this paper consider concepts and mechanisms that target the achievement of collision-free MAC algorithms for underwater sensor networks. Research along these lines would involve a smart MAC protocol that is able to let a sensor capture environmental characteristics with real-time predication on possible changes. This can be achieved using learning techniques, such as reinforcement learning, that solve decision problems [87,88,89].
  • Systematic research on cross-layer designs for underwater sensor networks is vital to increase the efficiency of the MAC protocol, such as those protocols proposed particularly for cross-layer designs. They may cross either the physical or the network layers, but not both concurrently. Furthermore, they mainly concentrate on the MAC function without jointly considering other network functions for overall performance improvement, such as congestion control. A systematic design should consider all possible optimal options collectively in order to maximise performance gain [83,90].
  • Finally, as the different ideas proposed in this study were based on different concepts and mechanisms of the MAC protocol for underwater sensor networks, an integration of their combined effects and algorithms should be attempted along with using the mobile Autonomous Underwater Vehicle (AUV) in a distributed manner in order to design effective AUV employed data-gathering schemes for time-critical scenarios [91,92].

Funding

This research received no external funding.

Acknowledgments

This research was conducted at the second year of career as an Assistant Professor at Naif Arab University for Security Sciences. Furthermore, I would like to express my sincere gratitude to Naif Arab University for Security Sciences (NAUSS) and the president of the university for his consistent support and encouragement.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Akyildiz, I.F.; Pompili, D.; Melodia, T. Underwater acoustic sensor networks: Research challenges. Ad Hoc Netw. 2005, 3, 257–279. [Google Scholar] [CrossRef]
  2. Hsu, C.C.; Lai, K.F.; Chou, C.F.; Lin, K.C.J. ST-MAC: Spatial-temporal mac scheduling for underwater sensor networks. In Proceedings of the IEEE INFOCOM 2009, Rio de Janeiro, Brazil, 19–25 April 2009; pp. 1827–1835. [Google Scholar]
  3. Noh, Y.; Lee, U.; Han, S.; Wang, P.; Torres, D.; Kim, J.; Gerla, M. DOTS: A propagation delay-aware opportunistic MAC protocol for mobile underwater networks. IEEE Trans. Mob. Comput. 2014, 13, 766–782. [Google Scholar] [CrossRef]
  4. Partan, J.; Kurose, J.; Levine, B.N. A survey of practical issues in underwater networks. ACM SIGMOBILE Mob. Comput. Commun. Rev. 2007, 11, 23–33. [Google Scholar] [CrossRef] [Green Version]
  5. Yu, H.; Yao, N.; Wang, T.; Li, G.; Gao, Z.; Tan, G. WDFAD-DBR: Weighting depth and forwarding area division DBR routing protocol for UASNs. Ad Hoc Netw. 2016, 37, 256–282. [Google Scholar] [CrossRef]
  6. Potter, J.; Alves, J.; Green, D.; Zappa, G.; Nissen, I.; McCoy, K. The JANUS underwater communications standard. In Proceedings of the 2014 Underwater Communications and Networking (UComms), Sestri Levante, Italy, 3–5 September 2014. [Google Scholar]
  7. Heidemann, J.; Ye, W.; Wills, J.; Syed, A.; Li, Y. Research challenges and applications for underwater sensor networking. In Proceedings of the IEEE Wireless Communications and Networking Conference, 2006, WCNC 2006, Las Vegas, NV, USA, 3–6 April 2006; Volume 1, pp. 228–235. [Google Scholar]
  8. Kredo, K., II; Djukic, P.; Mohapatra, P. STUMP: Exploiting position diversity in the staggered TDMA underwater MAC protocol. In Proceedings of the IEEE INFOCOM 2009, Rio de Janeiro, Brazil, 19–25 April 2009; pp. 2961–2965. [Google Scholar]
  9. Stojanovic, M.; Preisig, J. Underwater acoustic communication channels: Propagation models and statistical characterization. Commun. Mag. 2009, 47, 84–89. [Google Scholar] [CrossRef]
  10. Luo, J.; Chen, Y.; Wu, M.; Yang, Y. A Survey of Routing Protocols for Underwater Wireless Sensor Networks. IEEE Commun. Surv. Tutor. 2021, 23, 137–160. [Google Scholar] [CrossRef]
  11. Liao, W.H.; Huang, C.C. SF-MAC: A spatially fair MAC protocol for underwater acoustic sensor networks. Sens. J. 2012, 12, 1686–1694. [Google Scholar] [CrossRef]
  12. Zhu, Y.; Peng, Z.; Cui, J.H.; Chen, H. Toward practical MAC design for underwater acoustic networks. IEEE Trans. Mob. Comput. 2015, 14, 872–886. [Google Scholar] [CrossRef]
  13. Lee, U.; Wang, P.; Noh, Y.; Vieira, L.F.; Gerla, M.; Cui, J.H. Pressure routing for underwater sensor networks. In Proceedings of the 2010 Proceedings IEEE INFOCOM, San Diego, CA, USA, 14–19 March 2010; pp. 1–9. [Google Scholar]
  14. Zhou, Z.; Peng, Z.; Cui, J.H.; Shi, Z.; Bagtzoglou, A. Scalable localization with mobility prediction for underwater sensor networks. IEEE Trans. Mob. Comput. 2011, 10, 335–348. [Google Scholar] [CrossRef]
  15. Cheng, W.; Teymorian, A.Y.; Ma, L.; Cheng, X.; Lu, X.; Lu, Z. Underwater localization in sparse 3D acoustic sensor networks. In Proceedings of the IEEE INFOCOM 2008—The 27th Conference on Computer Communications, Phoenix, AZ, USA, 13–18 April 2008; pp. 236–240. [Google Scholar]
  16. Alfouzan, F.; Shahrabi, A.; Ghoreyshi, S.M.; Boutaleb, T. Performance comparison of sender-based and receiver-based scheduling mac protocols for underwater sensor networks. In Proceedings of the 2016 19th International Conference on Network-Based Information Systems (NBiS), Ostrava, Czech Republic, 7–9 September 2016; pp. 99–106. [Google Scholar]
  17. Chen, K.; Ma, M.; Cheng, E.; Yuan, F.; Su, W. A survey on MAC protocols for underwater wireless sensor networks. Commun. Surv. Tutor. 2014, 16, 1433–1447. [Google Scholar] [CrossRef]
  18. Fazel, F.; Fazel, M.; Stojanovic, M. Random access compressed sensing for energy-efficient underwater sensor networks. IEEE J. Sel. Areas Commun. 2011, 29, 1660–1670. [Google Scholar] [CrossRef] [Green Version]
  19. Luo, J.; Fan, L.; Wu, S.; Yan, X. Research on Localization Algorithms Based on Acoustic Communication for Underwater Sensor Networks. Sensors 2018, 18, 67. [Google Scholar] [CrossRef] [Green Version]
  20. Alfouzan, F.; Shahrabi, A.; Ghoreyshi, S.M.; Boutaleb, T. Efficient depth-based scheduling MAC protocol for underwater sensor networks. In Proceedings of the 2017 Ninth International Conference on Ubiquitous and Future Networks (ICUFN), Milan, Italy, 4–7 July 2017; pp. 827–832. [Google Scholar]
  21. Climent, S.; Sanchez, A.; Capella, J.V.; Meratnia, N.; Serrano, J.J. Underwater acoustic wireless sensor networks: Advances and future trends in physical, MAC and routing layers. Sensors 2014, 14, 795–833. [Google Scholar] [CrossRef]
  22. Akyildiz, I.F.; Pompili, D.; Melodia, T. Challenges for efficient communication in underwater acoustic sensor networks. ACM Sigbed Rev. 2004, 1, 3–8. [Google Scholar] [CrossRef]
  23. Lanbo, L.; Shengli, Z.; Jun-Hong, C. Prospects and problems of wireless communication for underwater sensor networks. Wirel. Commun. Mob. Comput. 2008, 8, 977–994. [Google Scholar] [CrossRef]
  24. Han, Y.; Fei, Y. A delay-aware probability-based MAC protocol for underwater acoustic sensor networks. In Proceedings of the 2015 International Conference on Computing, Networking and Communications (ICNC), Garden Grove, CA, USA, 16–19 February 2015; pp. 938–944. [Google Scholar]
  25. Wei, X.; Guo, H.; Wang, X.; Wang, X.; Wang, C.; Guizani, M.; Du, X. A Co-Design-Based Reliable Low-Latency and Energy-Efficient Transmission Protocol for UWSNs. Sensors 2020, 20, 6370. [Google Scholar] [CrossRef] [PubMed]
  26. Siwach, V.; Sehrawat, H.; Singh, Y. Energy-Efficient Schemes in Underwater Wireless Sensor Network: A Review. Comput. Methods Data Eng. 2021, 495–510. [Google Scholar]
  27. Zhu, Y.; Jiang, Z.; Peng, Z.; Zuba, M.; Cui, J.H.; Chen, H. Toward practical MAC design for underwater acoustic networks. In Proceedings of the 2013 Proceedings IEEE INFOCOM, Turin, Italy, 14–19 April 2013; pp. 683–691. [Google Scholar]
  28. Alfouzan, F.; Shahrabi, A.; Ghoreyshi, S.; Boutaleb, T. An Efficient Scalable Scheduling MAC Protocol for Underwater Sensor Networks. Sensors 2018, 18, 2806. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  29. Alfouzan, F.; Shahrabi, A.; Ghoreyshi, S.M.; Boutaleb, T. An Energy-conserving Depth-based Layering MAC Protocol for Underwater Sensor Networks. In Proceedings of the 2018 IEEE 88th Vehicular Technology Conference (VTC-Fall), Chicago, IL, USA, 27–30 August 2018; pp. 1–6. [Google Scholar]
  30. Alfouzan, F.; Shahrabi, A.; Ghoreyshi, S.M.; Boutaleb, T. Graph Colouring MAC Protocol for Underwater Sensor Networks. In Proceedings of the 2018 IEEE 32nd International Conference on Advanced Information Networking and Applications (AINA), Krakow, Poland, 16–18 May 2018; pp. 120–127. [Google Scholar]
  31. Zhu, Y.; Le, S.N.; Peng, Z.; Cui, J.H. DOS: Distributed on-Demand Scheduling for High Performance MAC in Underwater Acoustic Networks; Tech. Rep. UbiNet-TR13-07; Computer Science and Engineering Department University of Connecticut: Storrs, CT, USA, 2013. [Google Scholar]
  32. Pompili, D.; Melodia, T.; Akyildiz, I.F. A CDMA-based medium access control for underwater acoustic sensor networks. IEEE Trans. Wirel. Commun. 2009, 8, 1899–1909. [Google Scholar] [CrossRef]
  33. Xie, P.; Cui, J.H. R-MAC: An energy-efficient MAC protocol for underwater sensor networks. In Proceedings of the International Conference on Wireless Algorithms, Systems and Applications (WASA 2007), Chicago, IL, USA, 1–3 August 2007; pp. 187–198. [Google Scholar]
  34. Caruso, A.; Paparella, F.; Vieira, L.F.M.; Erol, M.; Gerla, M. The meandering current mobility model and its impact on underwater mobile sensor networks. In Proceedings of the IEEE INFOCOM 2008—The 27th Conference on Computer Communication, Phoenix, AZ, USA, 13–18 April 2008; pp. 221–225. [Google Scholar]
  35. Han, Y.; Fei, Y. DAP-MAC: A delay-aware probability-based MAC protocol for underwater acoustic sensor networks. Ad Hoc Netw. 2016, 48, 80–92. [Google Scholar] [CrossRef] [Green Version]
  36. Jiang, S. State-of-the-art medium access control (MAC) protocols for underwater acoustic networks: A survey based on a MAC reference model. IEEE Commun. Surv. Tutor. 2018, 20, 1. [Google Scholar] [CrossRef]
  37. Khalil, I.M.; Gadallah, Y.; Hayajneh, M.; Khreishah, A. An adaptive OFDMA-based MAC protocol for underwater acoustic wireless sensor networks. Sensors 2012, 12, 8782–8805. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  38. Preisig, J. Acoustic propagation considerations for underwater acoustic communications network development. ACM SIGMOBILE Mob. Comput. Commun. Rev. 2007, 11, 2–10. [Google Scholar] [CrossRef]
  39. Stojanovic, M. On the relationship between capacity and distance in an underwater acoustic communication channel. ACM SIGMOBILE Mob. Comput. Commun. Rev. 2007, 11, 34–43. [Google Scholar] [CrossRef]
  40. Ghoreyshi, S.M.; Shahrabi, A.; Boutaleb, T. Void-handling techniques for routing protocols in underwater sensor networks: Survey and challenges. IEEE Commun. Surv. Tutor. 2017, 19, 800–827. [Google Scholar] [CrossRef] [Green Version]
  41. Ghoreyshi, S.M.; Shahrabi, A.; Boutaleb, T. A novel cooperative opportunistic routing scheme for underwater sensor networks. Sensors 2016, 16, 297. [Google Scholar] [CrossRef]
  42. Casari, P.; Tomasi, B.; Zorzi, M. A comparison between the tone-lohi and slotted fama mac protocols for underwater networks. In Proceedings of the OCEANS 2008, Quebec City, QC, Canada, 15–18 September 2008; pp. 1–8. [Google Scholar]
  43. Yu, H.; Yao, N.; Liu, J. An adaptive routing protocol in underwater sparse acoustic sensor networks. Ad Hoc Netw. 2015, 34, 121–143. [Google Scholar] [CrossRef]
  44. Coutinho, R.W.; Boukerche, A.; Vieira, L.F.; Loureiro, A.A. A novel void node recovery paradigm for long-term underwater sensor networks. Ad Hoc Netw. 2015, 34, 144–156. [Google Scholar] [CrossRef]
  45. Khan, J.U.; Cho, H.S. A distributed data-gathering protocol using AUV in underwater sensor networks. Sensors 2015, 15, 19331–19350. [Google Scholar] [CrossRef] [Green Version]
  46. Brekhovskikh, L.M.; Lysanov, Y.P.; Lysanov, J.P. Fundamentals of Ocean Acoustics; Springer Science & Business Media: New York, NY, USA, 2003. [Google Scholar]
  47. Rodoplu, V.; Park, M.K. An energy-efficient MAC protocol for underwater wireless acoustic networks. In Proceedings of the OCEANS 2005 MTS/IEEE, Washington, DC, USA, 17–23 September 2005; pp. 1198–1203. [Google Scholar]
  48. Ghoreyshi, S.M.; Shahrabi, A.; Boutaleb, T. An opportunistic void avoidance routing protocol for underwater sensor networks. In Proceedings of the 2016 IEEE 30th International Conference on Advanced Information Networking and Applications (AINA), Crans-Montana, Switzerland, 23–25 March 2016; pp. 316–323. [Google Scholar]
  49. Kredo, K.B., II; Mohapatra, P. A hybrid medium access control protocol for underwater wireless networks. In Proceedings of the Second Workshop on Underwater Networks, Montreal, QC, Canada, 14 September 2007; ACM: New York, NY, USA, 2007; pp. 33–40. [Google Scholar]
  50. Fan, G.; Chen, H.; Xie, L.; Wang, K. A hybrid reservation-based MAC protocol for underwater acoustic sensor networks. Ad Hoc Netw. 2013, 11, 1178–1192. [Google Scholar] [CrossRef]
  51. Dang, D.N.M.; Nguyen, V.; Le, H.T.; Hong, C.S.; Choe, J. An efficient multi-channel MAC protocol for wireless ad hoc networks. Ad Hoc Netw. 2016, 44, 46–57. [Google Scholar] [CrossRef]
  52. Su, Y.; Zhu, Y.; Mo, H.; Cui, J.H.; Jin, Z. A joint power control and rate adaptation MAC protocol for underwater sensor networks. Ad Hoc Netw. 2015, 26, 36–49. [Google Scholar] [CrossRef]
  53. Chen, H.; Fan, G.; Xie, L.; Cui, J.H. A Hybrid Path-Oriented Code Assignment CDMA-Based MAC Protocol for Underwater Acoustic Sensor Networks. Sensors 2013, 13, 15006–15025. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  54. Li, Z.; Guo, Z.; Hong, F.; Hong, L. E 2 DTS: An energy efficiency distributed time synchronization algorithm for underwater acoustic mobile sensor networks. Ad Hoc Netw. 2013, 11, 1372–1380. [Google Scholar] [CrossRef]
  55. Syed, A.A.; Heidemann, J.S. Time Synchronization for High Latency Acoustic Networks. In Proceedings of the IEEE INFOCOM 2006, 25TH IEEE International Conference on Computer Communications, Barcelona, Spain, 23–29 April 2006; Volume 6, pp. 1–12. [Google Scholar]
  56. Sozer, E.M.; Stojanovic, M.; Proakis, J.G. Underwater acoustic networks. IEEE J. Ocean. Eng. 2000, 25, 72–83. [Google Scholar] [CrossRef]
  57. Park, M.K.; Rodoplu, V. UWAN-MAC: An energy-efficient MAC protocol for underwater acoustic wireless sensor networks. J. Ocean. Eng. 2007, 32, 710–720. [Google Scholar] [CrossRef]
  58. Anastasi, G.; Conti, M.; Di Francesco, M.; Passarella, A. Energy conservation in wireless sensor networks: A survey. Ad Hoc Netw. 2009, 7, 537–568. [Google Scholar] [CrossRef]
  59. Tseng, Y.C.; Hsu, C.S.; Hsieh, T.Y. Power-saving protocols for IEEE 802.11-based multi-hop ad hoc networks. Comput. Netw. 2003, 43, 317–337. [Google Scholar] [CrossRef]
  60. Zheng, R.; Hou, J.C.; Sha, L. Asynchronous wakeup for ad hoc networks. In Proceedings of the 4th ACM International Symposium on Mobile ad Hoc Networking & Computing, Annapolis, MD, USA, 1–3 June 2003; ACM: New York, NY, USA, 2003; pp. 35–45. [Google Scholar]
  61. Polastre, J.; Hill, J.; Culler, D. Versatile low power media access for wireless sensor networks. In Proceedings of the 2nd International Conference on Embedded Networked Sensor Systems, Baltimore, MD, USA, 3–5 November 2004; ACM: New York, NY, USA, 2004; pp. 95–107. [Google Scholar]
  62. Hsu, C.C.; Kuo, M.S.; Chou, C.F.; Lin, K.C.J. The elimination of spatial-temporal uncertainty in underwater sensor networks. IEEE/ACM Trans. Netw. 2013, 21, 1229–1242. [Google Scholar] [CrossRef]
  63. Hong, L.; Hong, F.; Guo, Z.; Li, Z. ECS: Efficient communication scheduling for underwater sensor networks. Sensors 2011, 11, 2920–2938. [Google Scholar] [CrossRef] [Green Version]
  64. Zheng, J.; Jamalipour, A. Wireless Sensor Networks: A Networking Perspective; John Wiley & Sons: Hoboken, NJ, USA, 2009. [Google Scholar]
  65. Xu, M.; Liu, G.; Guan, J. Towards a secure medium access control protocol for cluster-based underwater wireless sensor networks. Int. J. Distrib. Sens. Netw. 2015, 2015, 40. [Google Scholar] [CrossRef]
  66. Tracy, L.T.; Roy, S. A reservation MAC protocol for ad-hoc underwater acoustic sensor networks. In Proceedings of the Third ACM International Workshop on Underwater Networks, San Francisco, CA, USA, 15 September 2008; ACM: New York, NY, USA, 2008; pp. 95–98. [Google Scholar]
  67. Sozer, E.; Proakis, J.; Stojanovic, R.; Rice, J.; Benson, A.; Hatch, M. Direct sequence spread spectrum based modem for under water acoustic communication and channel measurements. In Proceedings of the Oceans’99, MTS/IEEE, Riding the Crest into the 21st Century, Conference and Exhibition, Conference Proceedings (IEEE Cat. No.99CH37008), Seattle, WA, USA, 13–16 September 1999; Volume 1, pp. 228–233. [Google Scholar]
  68. Freitag, L.; Stojanovic, M.; Singh, S.; Johnson, M. Analysis of channel effects on direct-sequence and frequency-hopped spread-spectrum acoustic communication. IEEE J. Ocean. Eng. 2001, 26, 586–593. [Google Scholar] [CrossRef]
  69. Kalofonos, D.N.; Stojanovic, M.; Proakis, J.G. Performance of adaptive MC-CDMA detectors in rapidly fading Rayleigh channels. IEEE Trans. Wirel. Commun. 2003, 2, 229–239. [Google Scholar] [CrossRef]
  70. Tan, H.X.; Seah, W.K. Distributed CDMA-based MAC protocol for underwater sensor networks. In Proceedings of the 32nd IEEE Conference on Local Computer Networks (LCN 2007), Dublin, Ireland, 15–18 October 2007; pp. 26–36. [Google Scholar]
  71. Kim, J.P.; Lee, J.W.; Jang, Y.S.; Son, K.; Cho, H.S. A CDMA-based MAC protocol in tree-topology for underwater acoustic sensor networks. In Proceedings of the 2009 International Conference on Advanced Information Networking and Applications Workshops, Bradford, UK, 26–29 May 2009; pp. 1166–1171. [Google Scholar]
  72. Stojanovic, M.; Freitag, L. Multichannel detection for wideband underwater acoustic CDMA communications. IEEE J. Ocean. Eng. 2006, 31, 685–695. [Google Scholar] [CrossRef] [Green Version]
  73. Hayajneh, M.; Khalil, I.; Gadallah, Y. An OFDMA-based MAC protocol for underwater acoustic wireless sensor networks. In Proceedings of the 2009 International Conference on Wireless Communications and Mobile Computing: Connecting the World Wirelessly, Leipzig, Germany, 21–24 June 2009; ACM: New York, NY, USA, 2009; pp. 810–814. [Google Scholar]
  74. Bouabdallah, F.; Boutaba, R. A Distributed OFDMA Medium Access Control for Underwater Acoustic Sensors Networks. In Proceedings of the 2011 IEEE International Conference on Communications (ICC), Kyoto, Japan, 5–9 June 2011; pp. 1–5. [Google Scholar]
  75. Proakis, J.G.; Rice, J.A.; Sozer, E.M.; Stojanovic, M. Shallow-Water Acoustic Networks. Wiley Encycl. Telecommun. 2003, 39, 114–119. [Google Scholar]
  76. Qin, Z.; Sun, Y.; Sun, L.; Shu, L.; Wang, L.; Zhang, W.; Lu, B. A Joint Duty Cycle and Network Coding MAC Protocol for Underwater Wireless Sensor Networks. In Proceedings of the 2016 25th International Conference on Computer Communication and Networks (ICCCN), Waikoloa, HI, USA, 1–4 August 2016; pp. 1–9. [Google Scholar]
  77. Van Hoesel, L.; Nieberg, T.; Kip, H.; Havinga, P.J. Advantages of a TDMA based, energy-efficient, self-organizing MAC protocol for WSNs. In Proceedings of the V2004 IEEE 59th Vehicular Technology Conference. VTC 2004-Spring (IEEE Cat. No.04CH37514), Milan, Italy, 17–19 May 2004; Volume 3, pp. 1598–1602. [Google Scholar]
  78. Yackoski, J.; Shen, C.C. UW-FLASHR: Achieving high channel utilization in a time-based acoustic MAC protocol. In Proceedings of the Third ACM International Workshop on Underwater Networks, San Francisco, CA, USA, 15 September 2008; ACM: New York, NY, USA, 2008; pp. 59–66. [Google Scholar]
  79. Acar, G.; Adams, A. ACMENet: An underwater acoustic sensor network protocol for real-time environmental monitoring in coastal areas. Proc. Radar Sonar Navig. 2006, 153, 365–380. [Google Scholar] [CrossRef]
  80. Chen, Y.D.; Lien, C.Y.; Chuang, S.W.; Shih, K.P. DSSS: A TDMA-based MAC protocol with dynamic slot scheduling strategy for underwater acoustic sensor networks. In Proceedings of the OCEANS 2011 IEEE-Spain, Santander, Spain, 6–9 June 2011; pp. 1–6. [Google Scholar]
  81. Alfouzan, F.; Shahrabi, A.; Ghoreyshi, S.M.; Boutaleb, T. An Energy-conserving Collision-free MAC Protocol for Underwater Sensor Networks. IEEE Access 2019, 7, 27155–27171. [Google Scholar] [CrossRef]
  82. Alfouzan, F.; Shahrabi, A.; Ghoreyshi, S.M.; Boutaleb, T. A Collision-Free Graph Colouring MAC Protocol for Underwater Sensor Networks. IEEE Access 2019, 7, 39862–39878. [Google Scholar] [CrossRef]
  83. Alfouzan, F.A.; Ghoreyshi, S.M.; Shahrabi, A.; Ghahroudi, M.S. An AUV-Aided Cross-Layer Mobile Data Gathering Protocol for Underwater Sensor Networks. Sensors 2020, 20, 4813. [Google Scholar] [CrossRef]
  84. Xie, P.; Zhou, Z.; Peng, Z.; Yan, H.; Hu, T.; Cui, J.H.; Shi, Z.; Fei, Y.; Zhou, S. Aqua-Sim: An NS-2 based simulator for underwater sensor networks. In Proceedings of the OCEANS, MTS/IEEE Biloxi-Marine Technology for Our Future: Global and Local Challenges, Biloxi, MS, USA, 26–29 October 2009; pp. 1–7. [Google Scholar]
  85. Alfouzan, F.; Shahrabi, A.; Ghoreyshi, S.M.; Boutaleb, T. A comparative performance evaluation of distributed collision-free MAC protocols for underwater sensor networks. In Proceedings of the 8th International Conference on Sensor Networks. (SENSORNETS), Prague, Czech Republic, 2019; pp. 1–9. [Google Scholar]
  86. Fan, G.; Chen, H.; Xie, L.; Wang, K. An improved CDMA-based MAC protocol for underwater acoustic wireless sensor networks. In Proceedings of the 2011 7th International Conference on Wireless Communications, Networking and Mobile Computing, Wuhan, China, 23–25 September 2011; pp. 1–4. [Google Scholar]
  87. Valerio, V.D.; Petrioli, C.; Pescosolido, L.; Van Der Shaar, M. A reinforcement learning-based data-link protocol for underwater acoustic communications. In Proceedings of the 10th International Conference on Underwater Networks & Systems, Washington, DC, USA, 22–24 October 2015; ACM: New York, NY, USA, 2015; p. 2. [Google Scholar]
  88. Hu, T.; Fei, Y. QELAR: A machine-learning-based adaptive routing protocol for energy-efficient and lifetime-extended underwater sensor networks. IEEE Trans. Mob. Comput. 2010, 9, 796–809. [Google Scholar]
  89. Yigitel, M.A.; Incel, O.D.; Ersoy, C. QoS-aware MAC protocols for wireless sensor networks: A survey. Comput. Netw. 2011, 55, 1982–2004. [Google Scholar] [CrossRef]
  90. Wang, H.; Wang, S.; Bu, R.; Zhang, E. A novel cross-layer routing protocol based on network coding for underwater sensor networks. Sensors 2017, 17, 1821. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  91. Alfouzan, F.A.; Ghoreyshi, S.M.; Shahrabi, A.; Ghahroudi, M.S. A Novel Cross-layer Mobile Data-gathering Protocol for Underwater Sensor Networks. In Proceedings of the 2020 IEEE 91st Vehicular Technology Conference (VTC2020-Spring), Antwerp, Belgium, 25–28 May 2020; pp. 1–6. [Google Scholar]
  92. 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. [Google Scholar] [CrossRef]
Figure 1. An example of two sender nodes (B and C) simultaneously send packets to node A in the same time slot and their transmitted packets arrive at node A with no collision due to the distance differences of sender-receiver pairs.
Figure 1. An example of two sender nodes (B and C) simultaneously send packets to node A in the same time slot and their transmitted packets arrive at node A with no collision due to the distance differences of sender-receiver pairs.
Jmse 09 00741 g001
Figure 2. An example of hidden terminal problems.
Figure 2. An example of hidden terminal problems.
Jmse 09 00741 g002
Figure 3. An example of exposed terminal problems.
Figure 3. An example of exposed terminal problems.
Jmse 09 00741 g003
Figure 4. How long propagation delay highly affect the underwater MAC protocol designs.
Figure 4. How long propagation delay highly affect the underwater MAC protocol designs.
Jmse 09 00741 g004
Figure 5. An example of the near and far problem.
Figure 5. An example of the near and far problem.
Jmse 09 00741 g005
Figure 6. Duty-cycled operation in sensor networks.
Figure 6. Duty-cycled operation in sensor networks.
Jmse 09 00741 g006
Figure 7. Classification of collision-free medium access control (MAC) protocols for UWSNs.
Figure 7. Classification of collision-free medium access control (MAC) protocols for UWSNs.
Jmse 09 00741 g007
Table 1. Comparisons of TDMA-based distributed collision-free MAC protocols for UWSNs.
Table 1. Comparisons of TDMA-based distributed collision-free MAC protocols for UWSNs.
ED-MACDL-MACGC-MAC
Year201720182018
CategoryTDMA-basedTDMA-basedTDMA-based
TDMA statusAdaptive slottedAdaptive slottedAdaptive slotted
ScheduleDistributedDistributedDistributed
SynchronisedYesYesYes
ClusteredNoYesYes
Network divisionNoDivided into layersDivided into cubes
PriorityDepth-based timerDegree timerNode ID
neighbourhood infoOne-hop neighboursOne-hop neighboursTwo-hop neighbours
Random timeNoYesNo
GPSNoNoYes
Conflict AvoidanceNoNoYes
Number of slots2 × N m a x Equal to d m a x Fixed
Table 2. Summary of contention-free MAC protocols with different scheduling disciplines for underwater acoustic sensor networks.
Table 2. Summary of contention-free MAC protocols with different scheduling disciplines for underwater acoustic sensor networks.
ProtocolSourceClassificationDescription
POCA-CDMA-MAC[86]CDMA-basedUse a round-robin method and CDMA technique to reduce data packets collisions.
Round-robin technologyRoute (from sensors to the sink) is built in the first phase based on the sensor’s position.
Sender-based schedulingEvery sensor follows the order to send its own packet in a round-robin manner.
PLAN[70]CDMA-basedMultiple nodes need to exchange RTS/CTS dialogue with the destination node before transmission.
Handshake-basedExploit the ability of CDMA-based to receive concurrently from multi senders using various codes.
Receiver-based schedulingImprove throughput while reducing packet losses arising from unsynchronised data transmissions.
CDMA-B[71]CDMA-basedSensors are awake and sleep periodically in order to reduce undesirable energy consumption.
Multi-hopThe network is classified into multiple hierarchical levels from bottom-nodes to the top-node.
Multi-code allocationSensors located in same hierarchical level are multiplexed by means of various orthogonal codes.
UW-OFDMAC[74]FDMA-basedSingle-hop MAC assumption.
Transmitter-basedBased on estimating the number of contenders.
OFDMA-based schemeRandom back-off promotes fairness.
OFDMAC[37,73]Reservation-basedGenerates packet exchange overhead.
Handshake-basedFor a dynamic topology, it is not practical to schedule transmissions at each sensor node.
Receiver-based scheduling
ACMENet[79]Reservation-basedProvides fairness and mobility support through CSMA.
CSMA-basedClock synchronisation is assumed.
TDMA-like approachSensors overhear messages to learn the transmission schedules and propagation delay for their neighbours.
DSSS[80]Reservation-basedReceiver waits for an additional duration before replying to an RTS with CTS.
Handshake-basedAccurate timing is required among sensor nodes.
Time-basedIts operation depends on the estimation of the propagation delay between two nodes.
STUMP[8]Reservation-basedExploit node position diversity and low propagation speed to improve the channel use.
TDMA-basedThrough synchronisation, sensors share the estimated propagation delay and time slot requirements with their two-hop neighbours.
CSMA-basedSensors are assumed to be stationary for more accuracy.
ST-MAC[2]Reservation-basedFocused on spatial-temporal uncertainty.
Network information is collected at the sink to schedule transmissions.
TDMA-basedA centralised scheduling algorithm is used based on global topology information.
Impairs the fairness of the network and means that some nodes starve.
UW-FLASHR[78]Reservation-basedMultiple time slots can be reserved by a single node.
Handshake-basedNodes require an absolute time reference.
Time-slottedA scheduled transmission cannot be cancelled even if another one is detected.
ED-MAC[20,28]Reservation-basedA packet train is formed for multiple neighbours to achieve high throughput.
Handshake-basedSender has to know the propagation delay from itself to all intended receivers.
MACA-basedCTS packets collide when the receivers are at the same distance from the sender.
DL-MAC[29]Reservation-basedState transitions of MACA are defined according to propagation delays.
Handshake-basedPackets are assigned different priorities to avoid starvation in the case of simultaneous transmission attempts.
MACA-based
GC-MAC[30]Reservation-basedThe transmission order is determined at the receiving side.
Handshake-basedThe receiver waits for RTS from all contenders.
Receiver-based schedulingFairness is achieved at the expense of channel use.
Table 3. Comparison of different underwater collision-free MAC protocols.
Table 3. Comparison of different underwater collision-free MAC protocols.
ProtocolTopologyAdvantageDisadvantage
POCA-CDMA-MACMulti-hopA round-robin technique is usedMultiple nodes in different paths
to receive multiple packets fromtransmit their packets periodically at
neighbours simultaneously.the same interval time for simplicity.
PLANDistributedExploit the ability of CDMA-basedUse RTS/CTS handshaking control
systems to receive concurrently frompackets which take a long time to
multiple nodes.propagate in the network.
CDMA-BMulti-hopA sleeping mode is periodically usedThe performance of the network
in order to save energy when there isis highly affected by near and far
no data transmission or reception.problem.
UW-OFDMACDistributedImprove energy conservation andThe performance of UW-OFDMAC
bandwidth efficiency by adapting anprotocol is significantly affected
orthogonal FDMA MAC framework.by PAPR and ISI.
OFDMACCentralisedAdjust the orthogonal FDMA MACOFDMAC’s performance is affected
framework and eliminate the hidden/by the diversity of frequency and
exposed terminal problems.multi-user.
ACMENetCentralisedExploit the high latency to avoidDesign for a small UWSN and high
collisions and provide highly efficientenergy consumption due to idle
use of the scarce network resources.listening.
DSSSCentralisedSimultaneous transmission by multiAccurate synchronisation is
nodes increases the channel userequired.
with no chance of collision.
STUMPCentralisedEstimate the high latency to scheduleBased on its scheduling constraints,
conflict transmissions withoutsome slots are not scheduled leading
requiring strict synchronisation.to insufficient channel uses.
ST-MACMulti-hopConcentrate on spatial-temporalIt is not suitable for mobile
uncertainty and solve the conflictscenarios as well as the global
graph (i.e., vertex colour problem).topology information is required.
UW-FLASHRCentralisedTight clock synchronisation andSensors stay awake during all the
accurate propagation delay are notestablished portion (i.e., second
required.part of the cycle).
ED-MACDistributedGuarantee collision-free schedulingNumber of slots are doubled per cycle,
while improving the energyto detect two-hop horizontal nodes,
efficiency.which reduces the channel uses.
DL-MACDistributedLower complexity using underwaterThe scheduling packet should be
features (e.g., 3D and depth of the nodes)forwarded up to (d + 3) hops before
and higher reliability and flexibility.any of them send their packets.
GC-MACDistributedEmploy the graph colouring algorithmThe location of the reference points,
to improve a reservation-based r p s , situated in the internal cube
contention-free MAC protocol.is required (e.g., using GPS).
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Alfouzan, F.A. Energy-Efficient Collision Avoidance MAC Protocols for Underwater Sensor Networks: Survey and Challenges. J. Mar. Sci. Eng. 2021, 9, 741. https://doi.org/10.3390/jmse9070741

AMA Style

Alfouzan FA. Energy-Efficient Collision Avoidance MAC Protocols for Underwater Sensor Networks: Survey and Challenges. Journal of Marine Science and Engineering. 2021; 9(7):741. https://doi.org/10.3390/jmse9070741

Chicago/Turabian Style

Alfouzan, Faisal Abdulaziz. 2021. "Energy-Efficient Collision Avoidance MAC Protocols for Underwater Sensor Networks: Survey and Challenges" Journal of Marine Science and Engineering 9, no. 7: 741. https://doi.org/10.3390/jmse9070741

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop