You are on page 1of 7

International Journal of Emerging Trends & Technology in Computer Science (IJETTCS)

Web Site: www.ijettcs.org Email: editor@ijettcs.org


Volume 6, Issue 3, May- June 2017 ISSN 2278-6856

Current State of Art Techniques in Underwater


Wireless Sensor Network
Aiswarya Das1, Kulamala Vinod Kumar2, Madhuri Rao3
1,2,3
Department of Computer Science & Engineering, ITER, Siksha 'O' Anusandhan University,
Bhubaneswar, Odisha, India, 751030

Abstract But communication underwater has always been a problem


More than 70% of Earth's surface is occupied by different kinds as traditional communication medium are less effective
of water-bodies. Exploration of this vast unexplored aquatic underwater due to the environment (salinity, waves,
environment has lead to the need of smart underwater underwater structures), underwater wireless sensor network
communication techniques and therefore a lot of research is are one of the popular approaches to tackle this problem. A
being carried out in this direction, lately. Underwater Sensor network of such deployed nodes is depicted in Fig
Networks are one of empowering technology majorly 1(a).UWSN node typically comprises of components such
implemented for monitoring vast area of oceans to curtail as depicted in Fig. 1(b) by Li, et. al [1] . Namely, an
unlawful activities and in preparing to combat harsh situations. anchor, and OFDM modem to encode and decode acoustic
They facilitate monitoring for various applications like ocean
signal. It may comprise a solar battery that could help in
sampling network, submarine detection, disaster prevention,
surveillance & protection of harbor & off-shore commercial energy harvesting, a buoy to position the node at a desired
facilities, border security, habitat & pollution monitoring, depth in the ocean via a steel cable. The other traditional
smuggling and in combating terrorism, etc. The paper presents components such a limited processor and memory unit is
the readers with an initial understanding of what underwater equipped depending upon the sensor application.
sensors are; their challenges and the current state of art
techniques developed in this area. Table 1: Differentiation of UWSN and WSN
Property Underwater Wireless Sensor
Keywords: Underwater Wireless Sensor Network Wireless Sensor Network
(UWSN), Architecture, Routing, scheduling, clustering. Network
Type of Acoustic signals Wireless signals
1. INTRODUCTION communication
Energy harvesting Energy of the Solar and wind
Human species have always been inquisitive & have oceanic waves energy is tapped
explored the unchartered, be it land (below the surface) or could be used for in some
space or underwater. Underwater exploration have been a energy generation applications
late bloomer, but as human population has grown there has Medium Acoustic signals Wireless signals
been increasing demand for exploration & exploitation of characteristics being mechanical travel at the speed
resources leading to more incentives for underwater waves are very of light being
exploration of mineral, hydrocarbon resources & even for slow and travel at a electromagnetic in
speed of 1500 m/s nature
underwater colonization. only.
Routing Long propagation Multihop data
challenges delay of the signals transmission
needs multi hop causes data
transmission to be redundancy, but
limited the system is more
fault tolerant
Topology Nodes deployed in Topology is
water medium are mostly static once
likely to be more the network is
mobile due to water created.
current, changing
the topology more
frequently.
Adapting to
dynamic topology
causes more routing
overhead.
Cost and Size The UWSN nodes Owing to very
Figure 1 (a) Network of underwater wireless sensor nodes are typically bigger large scale
(b) architecture of an UWSN node by Li, et. al(2016) in size to house integration

Volume 6, Issue 3, May – June 2017 Page 275


International Journal of Emerging Trends & Technology in Computer Science (IJETTCS)
Web Site: www.ijettcs.org Email: editor@ijettcs.org
Volume 6, Issue 3, May- June 2017 ISSN 2278-6856
additional techniques, an
components and array of wireless
therefore are costly nodes is available
Routing Techniques in UWSN
too. from size to dust
to even as bigger
as mobile phones.
They are less Adaptive
expensive. routing
Location Agent based Cluster based
Energy The UWSN needs Clustering and based routing routing routing
conservation nodes to conserve scheduling of
techniques their energy and nodes in achieved
therefore needs to avoid collision Spatio-temporal
multicast routing
optimal acoustic of data packets,
routing techniques with load sharing Path cost Calculation
Layered
that are designed and compression Routing based routing Multi-path
keeping the techniques as Routing
propagation speed well.
of acoustic signals
in mind. Clustering
and scheduling of Figure 2 Classification of routing techniques in UWSN
efficient routing is
to addressed while 3.1.1 Location based routing:
avoiding multi-hop Vector Based Forwarding (VBF) is an acronym for
propagation. location based routing approach which also provides
scalable, energy proficient and powerful routing. It adopts
the technique of virtual routing pipe with a pre-controlled
radius for implementation of source to sink vector. It
2. CHALLENGES AND CONSTRAINTS OF UWSN focuses on yielding to energy-efficiency and reduces
 UWSN network can explore communication in a flooding. Vector based forwarding is not viable for the
restricted bandwidth, where signals are prone to network which are sparsely deployed and also not
multipath fading and subjected to Doppler’s affect. appropriate for finding threshold value for the radius of
 Nodes have limited battery life time. routing pipe. [2] Region based cooperative routing
 Sensors need to have larger capacities for underwater protocol (RBCRP) prolongs the network lifetime and also
data caching. maximizes the throughput of the network., to balance the
 The network is less dense and hence traditional multi- energy consumption among the relay nodes, a function
hop routing techniques cannot be used. based relay selection technique is proposed which also
 Underwater sensors are fairly expensive due to reduces the outage probability of relay nodes. [3] AHH-
housing of additional components such as acoustic VBF is proposed to minimize energy requirement and link
transceivers. It needs an external case for protection of latency. AHH-VBF is compared with HHVBF and
hardware from extreme environmental conditions and Flooding and relative distance based forwarding protocol
also needs anchors and buoys for desired deployment. (RDBF) and AHH-VBF is superior in terms of data
 Reliable data transfer techniques are needed, while delivery ratio, energy requirement and link latency. [4] To
avoiding traditional transmission of acknowledgement fix the problem of localization, MRP routing protocol is
packets, as this will lead to more routing overhead. proposed which improve the battery life of sensor node. [5]
 The network topology and routing techniques must Proposed VBF (vector based forwarding) i.e. a location
address issue that arise to due to node mobility owing based routing protocol which gives scalable, robust, and
to water current. This network is more prone too energy effective routing. [6] QLearning based object
network disconnections. detection approach is proposed which finds the
neighbouring node towards the sink node on the basis of
3 LITERATURE SURVEY the residual energy of each node. QLearning is
implemented for providing long lifetime along with more
3.1 Routing energy efficient network. As the forwarding is based on
UWSN requires small nodes with sensing, computation buffer space so dropping of the packets are minimised to a
and wireless/acoustic communication capabilities to be great extent .[7] To resolve the problems of uncertain 3D
deployed under water and as a result face very unique holes, Mobicast a power-saving 3D routing protocol is
conditions. Energy consumption, power management, proposed.
packet delivery, long delays are some of the essential
design issues that are taken into consideration while 3.1.2 Layered routing:
choosing a routing technique. Some of the routing Energy optimized path unaware layered routing protocol
protocols are categorised and surveyed further. Fig 2 (E-PULRP) focuses on minimizing unnecessary
presents classification of routing techniques as surveyed in retransmission. For reducing collision energy optimized
this paper and further explains their features. path unaware layered routing protocol exploits (CDMA)

Volume 6, Issue 3, May – June 2017 Page 276


International Journal of Emerging Trends & Technology in Computer Science (IJETTCS)
Web Site: www.ijettcs.org Email: editor@ijettcs.org
Volume 6, Issue 3, May- June 2017 ISSN 2278-6856
MAC along with orthogonal spreading sequence. The protocol uses routing algorithms to efficiently group the
researchers in [8] propose an energy effective chain based sensor nodes. Here every cluster has a cluster head (CH),
routing protocol for UWSN (E-CBCCP) being to reduce to whom all sensed data are sent instead of sending directly
the cost of data communication and transmission. [9] Uses to base station (BS). CH collects all the data and forwards
an energy efficient path incognizant layered routing it to the BS where ever it is required.
protocol (E-PULRP) which minimizes unnecessary
retransmission. To minimize collision E-PULRP adopts The clustering in Underwater Wireless Sensor Networks
orthogonal spreading sequence with code division multiple (UWSN) uses different architecture than that is used in
access (CDMA) MAC. [10] Use a (LO-MAC) latency normal sensor network. Clustering in UWSN requires
optimized and energy efficient MAC protocol which efficient use of energy resources by using sensors that are
combines both physical layer and MAC layer to minimize smart. The major performance bottlenecks in clustering
delay in transmission. In physical layer interleaver and protocols are the ratio of packet delivery, end-to-end
intricacy coding has been implemented though in MAC average packet lag, node mobility effect with energy
layer, an energy efficient asynchronous schedule based dissipation. Clustering functions are very energy efficient
MAC protocol (ASMAC) is applied. [11] Uses a robust and boosts the lifetime of a network. It also reduces
two step flexible routing algorithm which addresses link or contention by load balancing the network between cluster
node inadequacy through interchanging packet delivery to heads and cluster members, also resulting in better
a different route. throughput during high load. The connectivity of each
sensor to a cluster head is crucial at any time. Delay during
3.1.3 Path cost calculation based routing: the starting phase of clustering indicates more exchange of
Energy Efficient Path Cost Calculation based Routing packet and much dissipation of power. Distributed
protocol (ERP2R) is a technique where packet forwarding Underwater Clustering Scheme (DUCS) organises
decision by the sensor nodes is based on the unconsumed Network sensors into clusters, as it uses data aggregation
energy information and physical farness from sink. Most (Versus flooding techniques) for minimizing repeated data
optimal path to forward packets is done by efficient path to the base station, thus minimizes the proactive routing
cost estimation on the basis of their analysed route message exchanges. In Multipath Virtual Sink structure
selection metric (hop count, distance, residual energy, etc. several transmissions for an individual route is evaluated
[12] DEEP is used to increase the delivery ratio of packets and then several copies are transmitted along various paths
along with lower end-to-end delay time specially during to secure, so that the transmissions are acquired through to
the worst network condition and decrease the collision various sinks. As soon as a clone (single) of the data
occurrences.[13] Proposed an energy effective routing packet arrives each of the sinks, transmission is deemed to
protocol (ERP2R) in which effective path cost calculation be completed. The latency is minimized by using spatially
is done on the basis of based path choosing metric i.e., diverse paths as well as improves reliability but this
residual energy, distance, hop count etc. introduces the problem of repeated transmission. [16]
Designs a space-time clustering at the receiver with
3.1.4Cluster based routing: superimposed data. It is was found to reduce the
Clusters are formed with sensor nodes where considerable complexity and also enhanced the detection performance.
energy saving is done in the network by providing better In TCBR technique, several sinks are positioned within
inter-node connectivity and indulging data aggregation. water and each packets accepted by the sink nodes are
Distributed Underwater Clustering Scheme (DUCS) [14] is assumed to be delivered successfully, because of sink
a distributed energy acquainted routing protocol which node’s capability to adapt radio communication. Two types
inherits the characteristics of various clustering algorithms. of nodes used are: ordinary sensors and special sensors
It facilitates data aggregation and gives suggestive energy called as courier nodes. [17] An Energy effective Hybrid
retaining with enhancing node to node connection. There is Clustering routing protocol (EEHC) provides throughput
a particular point of failure, which maximizes processing with minimum energy dissipation and end-to-end lag with
overhead Here energy saving is done through sensor nodes maximum network lifespan. Here, energy balancing is
by sending many frames to the cluster head, where each done by interchanging the transmitting mode among
comprises of series of data message.[15] Proposed a straight ahead and multi-hop. [18] Introduced about
Cluster Vector Based Forwarding (CVBF) which enhances LEACH, AODV, FCA as well as Sleep & Wakeup
data delivery ratio along with reduces the delay caused by Technique. Here in these three techniques i.e. AODV,
end to end delivery. CVBF compared with HH-VBF, VBF, LEACH, FCA packet delivery and energy efficiency have
VBVA, and, CVBF is best among all these algorithms. A been increased. [19] Analyses the most significant cluster
sensor network comprises of a large number of battery based protocols propose for underwater wireless sensor
powered devices and wireless infrastructure that monitors network and their Major performance issues as for the
and records the condition of environments, also enabling network conditions such as average packet delay, energy
control of sensor activity. The sensor network is divided consumption, node mobility effect and packet delivery
into interconnected sub-structures called clusters. Each ratio. [20] Proposed an optimization algorithm for
cluster has a cluster head that controls and coordinates increasing the network lifetime, where for cluster heads
within the sub-structure. All the cluster heads are in turn (CHs) EH nodes presented as dedicated relay nodes. [21]
controlled by a base station. A cluster based routing Proposes dynamic cluster-based structure enrooting

Volume 6, Issue 3, May – June 2017 Page 277


International Journal of Emerging Trends & Technology in Computer Science (IJETTCS)
Web Site: www.ijettcs.org Email: editor@ijettcs.org
Volume 6, Issue 3, May- June 2017 ISSN 2278-6856
activity of boundaries, also provides the broadcasting and 3.2 Scheduling
fusion of boundary informations. Underwater Acoustic Sensor Networks (UWASN)
comprises of numerous sensors which uses acoustic
3.1.5 Multipath routing: wireless communication links for transmission of signals.
Multipath power control transmission (MPT) is multipath The acoustic links provide several advantages over
routing protocol which accumulates destination packet traditional approach to monitoring the underwater sensor
with physical layer power control multipath routing, to networks. There are limits to the total number of data
provide a balance between end-to-end latency and energy- which are recorded while monitoring of the underwater
efficiency. Here FEC, forward error correction cod is used sensor network. Scheduling provides a more balanced
for encoding packet header. [22] Proposed multi-path approach and avoids the overload or under utilization of
strategies namely Geographic Forwarding based on resources and can also avoid collision or data loss.. The set
Geospatial and Greedy Geographic Forwarding (GFGD) rule is used to prioritize the resources. Scheduling puts
based on Geospatial Division (GGFGD). It can be used multiprogramming and multithreading techniques in the
collaboratively to transfer data and information in applications and processes to load balance the CPU time
underwater wireless sensor network. GFGD outperforms slice, network bandwidth and for optimal use of memory.
GGFGD in terms of performance metrics such as delay and The scheduler decides the environment, the sequence and
energy consumption of network. [23] MPT, Multipath the time period for which the jobs and processes should
power control transmission is assures a balance between run in order to complete the monitoring mission successful.
energy-efficiency and end-to-end delay. A sensor node with small battery may need to monitor for
longer duration. For improved sensing, computing and
3.1.6 Spatio-temporal multicast routing: communication it is important to design energy efficient
Cluster based mobicast routing protocol is a facile protocols by understanding the limits of all resources. The
variation of mobicast routing protocol that provides researchers in [27] Integer linear program (ILP) is used to
significant gains in message transmission, reliability and solve the processing node deployment with various
energy-efficiency. For power saving the sensor node sends objectives. [28] use scheduling techniques to provide a
the sensed data in the form of cluster to the AUV. Cluster limited propagation delay, energy consumption with a
heads has the responsibility for receiving mobicast guaranteed delivery ratio, with the proposed Proactive
message from AUV and distributing it to the sensor nodes Opportunistic Forwarding Mechanism. [29] Integer linear
to wake them up. For data collection cluster heads enroutes program (ILP) is used to solve the processing node
an efficient path to AUV. [24] The Dominating Set (DS) deployment with various objectives. [30] Two algorithms
based cooperative routing algorithm with sink mobility is have been proposed. The first algorithm uses an aerial
proposed by Depth and Energy Aware Dominating Set robot with mobile agents that connect to each node while
(DEADS). covering a predefined path. In Algorithm 2 a mobile agent
starts its journey from a predefined node in the topology
3.1.7 Adaptive routing: towards the base station. While hopping through the set of
Adaptive Power Controlled Routing (APCR) protocol nodes, it assimilates information and on reaching the base
doesn't rely on region area information message. Nodes station it reports values as collected. [31] Two data
have the ability to accustom packet transmission power gathering mechanisms are used, namely utilization of
and are organised in hierarchical layers rely upon power AUVs and multi-hop transmission, to minimize the
level. APCR reduces energy consumption and assures problem of unstable energy utilization and long delay time.
directionality of data towards the sink nodes maintains [32] Grid-based algorithm, and position-based algorithm
fixed delivery ratio. Here the ratio of packet delivery is are stated which jointly maximizes the throughput while
more but the energy consumptions and latency are lesser increasing the energy efficiency of WSN.
when compared with DBR. The authors in [25] use a
Asymmetric link-based Reverse Routing Protocol (AREP) 3.3 Bio Inspired Routing
for bidirectional data communication (between source node Many bio –inspired routing techniques have also been
and sink node) as well as to reduce transmission delay and explored for efficient routing in UWSN. Luo et.al [33]
energy consumption. Their technique also increases packet have proposed an Ant Colony Optimization (ACO) based
delivery ratio. [26] An adaptive power controlled routing routing for UWSN. Some of the other routing techniques
(APCR) protocol that ensures direction of data towards are based on Particle Swarm Optimization (PSO) [34],
sink nodes keeps same delivery ratio and reduces energy Grey wolf Optimization (GWO) [35], Artificial Bee
dissipation. Colony Optimization [36], Spider Monkey Optimization
[37] has also been proposed. Bio inspired computing helps
3.1.8 Agent Based routing: in optimizing a multi-objective problem; however it needs
The authors in [27] Proposed an agent based routing more computing resources. It may be useful in providing
scheme which uses various agencies defined at sensor solutions in scenarios where the performance of a proposed
node, UW-GWs, AUVs, and SGs. technique is caught in local minima.

Volume 6, Issue 3, May – June 2017 Page 278


International Journal of Emerging Trends & Technology in Computer Science (IJETTCS)
Web Site: www.ijettcs.org Email: editor@ijettcs.org
Volume 6, Issue 3, May- June 2017 ISSN 2278-6856
Table II list some of the promising routing techniques Ovaliadis et. al Distributed underwater clustering
proposed in the area of underwater sensor networks so far. (2014)[22] scheme (DUCS) ,the Multipath
virtual Sink (MVS) routing protocol,
Table 2 : A survey of UWSN routing techniques Minimum-cost clustering protocol
(MCCP) , the Temporary cluster
Researcher Techniques used
based routing (TCBR) algorithm,
Location-based clustering algorithm
Bharamagoudra Agent based routing
for
et al. (2017)[4]
data gathering (LCAD).
Javaid et.al Region based cooperative routing
(2017) [3] protocol (RBCRP) Indhumathi et. Sleep & wakeup approach
al (2014)[21]
Rani et.al Energy efficient chain based routing
(2017) [1] protocol (E-CBCCP). Zhang et. al Efficient energy harvesting( EH) node
(2013)[27] placement and clustering algorithms
Han et. al Asymmetric link-based reverse
(2017) [2] routing (AREP)
Liu et. al Opportunistic underwater sensor
Jiang et. al Greedy geographic forwarding based
(2017)[28] networks (OUSNs)
(2016) [12] on geospatial division (GGFGD) and
Geographic forwarding based on Alhumyani et. Integer linear program (ILP) and
geospatial division (GFGD). al (2016)[27] underwater sensing and processing
network (USPN)
Umar, et al., Depth and energy aware dominating
2015 [16] set (DEADS) routing algorithm with Rao et.al (2016) Algorithm1 using aerial robot,
mobility sink. [8] Algorithm2 using mobile agent
Yang et. al Delay-aware energy-efficient routing Cheng et. al Utilization of AUVs and multi-hop
(2015) [13] protocol (DEEP) (2016)[9] transmission
Yu, et. al AHH-VBF Han et.al (2016) Spatial-temporal coverage
(2015). [37] [42] optimization scheduling (STCOS)
Al-Bzoor et. al An adaptive power controlled routing Luo et. al Ant Colony Optimization
(2015) [14] (APCR) protocol (2012)
Ibrahim, et. al Cluster vector based forwarding Kulkarni et. al Particle Swarm Optimization
(2014) [19] (CVBF) (2011)
Wahid, et. al, Multi-layer Routing Protocol (MRP) Al-Aboody et. Grey Wolf Optimization-based
(2014).[20] al(2016)
Thangarajan QLearning Karaboga et. Artificial Bee Colony
et.al (2013) [24] al(2012)
Chen, et. al Mobicast routing Gui et. al(2012) Spider Monkey Optimization
(2013)[26]
Wahid et. al ERP2R 4.Conclusions
(2011) [20] A survey of various routing protocols, scheduling, and bio
Zhou, et.al( MPT inspired technique employed in UWSN has been presented
2011) [29] here. UWSN are majorly implemented for monitoring vast
Ren, et.al( A latency optimized and energy area of oceans i.e. monitoring for various applications like
2010) [32] efficient MAC protocol(LO-MAC) ocean sampling network, submarine detection, disaster
Gopi et al., Energy optimized path unaware prevention, surveillance and protection of harbour and off-
(2010) [33] layered routing protocol (E-PULRP) shore commercial facilities, border security, habitat and
Syed, et. al( Tone Lohi (T-Lohi) pollution monitoring etc. Challenges of UWSNs such as
2008) [38] restricted bandwidth, multipath fading, restricted data
Domingo et.al( DUCS capacity and delay in propagation, less battery lifetime,
2007) [34] need to be addressed for the acceptance of this technology
Pompili, et. al( An adaptive two phase resilient as a service provider. Though a lot of research has been
2006) [39] routing algorithm.
going on in this area but techniques that could collectively
Noh et.al(2013) VAPR : Void-aware Pressure Routing address the following issues while ensuring reduced energy
[25]
consumption of nodes, reduced cost of data
Xie et. al (2006) Vector based forwarding (VBF)
communication and transmission, reduced transmission
[35]
delay while increasing packet delivery ratio, are yet far to
be achieved. One would desire the network to have a
Rodoplu UWAN-MAC
et.al(2005) [41] prolonged lifetime, maximized through-put and balanced
Li et. al (2017) Space-time clustering using (VLA)
energy consumption of the network; however these are still
[6] and OFDM open areas of research.
Ejaz et. al Energy efficient hybrid clustering
(2016) [11] routing protocol (EEHC)
Ji et.al (2004) Dynamic cluster-based structure
[36]

Volume 6, Issue 3, May – June 2017 Page 279


International Journal of Emerging Trends & Technology in Computer Science (IJETTCS)
Web Site: www.ijettcs.org Email: editor@ijettcs.org
Volume 6, Issue 3, May- June 2017 ISSN 2278-6856

References Annual IEEE International Symposium on Personal,


Indoor and Mobile Radio Communications,
[1] Li Wei, Zigeng Wang, Jun Liu, Zheng Peng, Jun- PIMRC’07.IEEE, pp. 1–5, (2007).
Hong Cui “Power Efficient Deployment Planning for [15] Ibrahim D. M., et al., “Enhancing the vector-based
Wireless Oceanographic Systems”, IEEE SYSTEMS forwarding routing protocol for Underwater Wireless
JOURNAL, 17(2), (2016). Sensor Networks: a clustering approach”, 10th
[2] Javaid N., Hussain S., Ahmad A., Imran M., Khan International Conference on Wireless and Mobile
A., “Region based cooperative routing in underwater Communications (ICWMC), 2014.
wireless sensor networks”, J Network and Computer [16] Li J., Zakharov Y. V., “Efficient use of space-time
Applications, Article In Press, (2017). clustering for underwater acoustic communications”,
[3] Yu H., Yao N., Liu J., “An adaptive routing protocol IEEE J Oceanic Engineering, pp. 1-11, (2017).
in underwater sparse acoustic sensor networks”, [17] Ejaz M., Javaid N., Maqsood H., Shakeel U., Khan Z.
AdHoc Netw., 34(C), pp.121–143, (2015). A., Qasim U., “An energy efficient hybrid clustering
[4] Wahid A., et al., “MRP: a localization-free multi- routing protocol for underwater WSNs”, IEEE 30th
layered routing protocol for underwater wireless International Conference on Advanced Information
sensor networks”, Wirel. Pers. Commun., 77 (4), pp. Networking and Applications Workshops (WAINA),
2997–3012,( 2014). pp. 526-532, (2016).
[5] Xie P., Cui J. H., Lao L., “Vbf: vector-based [18] Indhumathi T. C., Sivakumar P., “Comparison and
forwarding protocol for underwater sensor networks”, Performance Analysis of Clustering Protocol using
5th international conference on Networking Sleep & Wakeup Technique in WSN”, IEEE
Technologies, Services, and Protocols; Performance of International Conference on Advanced
Computer and Communication Networks; Mobile and Communication Control and Computing Technologies
Wireless Communications Systems, (ICACCCT), pp. 667-672, (2014).
NETWORKING’06, vol.3967, pp.1216–122, (2006). [19] Ovaliadis K., Savage N., “Cluster protocols in
[6] Thangarajan R., Siva T., Boopalachakaravarthy R., Underwater Sensor Networks: a Research Review”, J
“Adaptive Energy Efficient Routing Protocol with Engineering Science and Technology Review, 7(3),
Extended Lifetime in Underwater Sensor Networks”, pp. 171-175, (2014).
International Conference on Communication Systems [20] Zhang P., Xiao G., Tan H. P., “Clustering algorithms
and Network Technologies, pp. 322-326, (2013). for maximizing the lifetime of Wireless sensor
[7] Chen Y. S., Lin Y. W., “Mobicast routing protocol for networks with energy-harvesting sensors”, j Computer
underwater sensor networks”, Sens. J. IEEE, 13 (2), Networks, 57, pp. 2689-2704, (2013).
pp. 737–749, (2013). [21] Jiang J., Han G., Guo H., Shu L., Rodrigues J. J. P. C.,
[8] Rani S., Ahmed S. H., Malhotra J., Talwar R., “Geographic multipath routing based on geospatial
“Energy efficient chain based routing protocol for division in duty-cycled underwater wireless sensor
underwater wireless sensor networks”, J Network and networks”, J Network and Computer Applications, 59,
Computer Applications, Article In Press, D.O.I- pp. 4-13, (2016).
10/10/16, (2017). [22] Zhou Z., Peng Z., Cui J. H., Shi Z., “Efficient
[9] Gopi S., Govindan K., Chander D., Desai U. B., multipath communication for time-critical applications
Merchant S. N., “E-pulrp: energy optimized path in underwater acoustic sensor networks”, IEEE/ACM
unaware layered routing protocol for underwater Trans. Netw., 19(1), pp. 28–41, (2011).
sensor networks”, IEEE Trans. Wirel.Commun., 9(11), [23] Umar A., et al., “DEADS: depth and energy aware
pp. 3391–3401, (2010). dominating set based algorithm for cooperative
[10] Ren Q., Cheng X., “Latency-optimized and energy- routing along with Sink Mobility in Underwater
efficient mac protocol for underwater acoustic sensor WSNs”, Sensors, 15(6), pp. 14458–14486, (2015).
networks: a cross-layer approach”, EURASIP J. Wirel. [24] Han G., Liu L., Bao N., Jiang J., Zhang W., Rodrigues
Commun. Netw., 10(1155), pp. 1–8, (2010). J. J. P. C., “AREP: An asymmetric link-based reverse
[11] Ji X., Zha H., Metzner J. J., Kesidis G., “Dynamic routing protocol for underwater acoustic sensor
cluster structure for object detection and tracking in networks”, J Network and Computer Applications,
wireless ad-hoc sensor networks”, IEEE International Article In Press, (2017).
Conference on Communication, Vol. 7, pp. 3807- [25] Al-Bzoor M., Zhu Y., Liu J., Ammar R., Cui J. H.,
3811, (2004). Rajasekaran S., “An adaptive power controlled routing
[12] Yang C. H., Ssu K. F., Yang C. L., “A collision protocol for underwater sensor network”, Int. J. Sens.
analysis-based energy efficient routing protocol in 3D Netw., 18, pp. 1–8, (2015).
Underwater acoustic sensor networks”, J Computer [26] Bharamagoudra M. R., Manvi S. S., Gonen B., “Event
Communications, 66(2015), pp. 25-35, (2015). driven energy depth and channel aware routing for
[13] Wahid A., Lee S., Kim D., “An energy-efficient underwater acoustic sensor networks: Agent oriented
routing protocol for uwsns using physical distance and clustering based approach”, Journal of Computers and
Residual energy”, IEEE OCEANS, 10(1109) , pp. 1–6, Electrical Engineering, 58(2017), pp. 1-19, (2017).
(2011). [27] Alhumyani H., Ammar R., Albarakati H.,
[14] Domingo M. C., Prior R., “A distributed clustering “Deployment Strategies for Underwater Sensing and
scheme for underwater wireless sensor networks”, 18th
Volume 6, Issue 3, May – June 2017 Page 280
International Journal of Emerging Trends & Technology in Computer Science (IJETTCS)
Web Site: www.ijettcs.org Email: editor@ijettcs.org
Volume 6, Issue 3, May- June 2017 ISSN 2278-6856
Processing Networks”, IEEE Symposium on [40] Makel J., Laroussi M., Derycke A., “Sensitive
Computers and Communication(ISCC), (2016). applications in underwater sensor networks”, 12th
[28] Liu L., Wang P., Wang R., “Propagation control of Annual International Conference on Mobile
data forwarding in opportunistic underwater sensor Computing and Networking, MobiCom ’06, ACM,
networks”, j Computer Networks, 114 (2017), pp. 80– New York, NY, USA, pp. 298–309, (2006).
94, (2017). [41] Rodoplu V., Park, M.K., “An energy-efficient mac
[29] Rao M., Kamila N. K., Kumar K. V., “Underwater protocol for under water wireles acoustic networks”,
Wireless Sensor Network for tracking Ships Proceedings of IEEE OCEANS,vol.2.IEEE,
approaching Harbor”, International conference on Washington, DC, USA, pp. 1198–1203, (2005).
Signal Processing, Communication, Power and [42] Han c., Sun L., Xiao F., Guo J., “An energy efficiency
Embedded System (SCOPES), (2016). node scheduling model for spatial-temporal coverage
[30] Cheng C. F., Li L. H., “Data gathering problem with optimization in 3D directional sensor networks”,
the data importance consideration in underwater IEEE Sensor Journal, 4(2016), pp. 4408-4419, (2016).
wireless sensor networks”, J Network and Computer
Applications, 15(2), pp. 1-26, (2016). AUTHOR
[31] Han c., Sun L., Xiao F., Guo J., “An energy efficiency Aishwarya Das: Has received her
node scheduling model for spatial-temporal coverage B.Tech Degree in Computer Science
optimization in 3D directional sensor networks”, IEEE and Engineering from Biju Pattnaik
Sensor Journal, 4(2016), pp. 4408-4419, (2016). University of Technology in the year
[32] Luo. L., Li L., “An ant colony system based routing 2014. She is currently pursuing her
algorithm for wireless sensor network”, Computer Master of Technology course in
Science and Electronics Engineering (ICCSEE), Computer Science and Engineering
International Conference, vol. 2, pp. 376–379, (2012). from Siksha ‘O’ Anusandhan University. Her research
areas are Wireless Sensor Networks, Mobile Computing
[33] Kulkarni R. V., Venayagamoorthy G. K., “Particle and Parallel Computing,.
swarm optimization in wireless- sensor networks: A
brief survey”, IEEE Transactions on Systems, Man, Kulamala Vinod Kumar: He is
and Cybernetics, Part C (Applications and Reviews), currently working as an Assistant
vol. 1, no. 2, pp. 262–267 (2011). Professor in Department of Computer
[34] Al-Aboody, N.A., and Al-Raweshidy, H.S., “Grey Science and Engineering at Siksha ‘O’
Wolf Optimization-based Energy-efficient routing Anusandhan University. Mr. Kumar
protocol for heterogeneous Wireless Sensor has acquired his Bachelor of
Networks”, 4th International Symposium on Engineering Degree in Computer Science from Osmania
Computational and Business Intelligence. pp. 101-107 University in the year 2005 . He later pursued his Master
(2016). of Technology Course in Computer Science from The
[35] Karaboga, D., Okdem, S. and Ozturk C., “Cluster University of Hyderabad in the year 2008. His research
based wireless sensor network routing using artificial areas are Wireless Sensor Networks and Natural Language
bee colony algorithm”, Wireless Networks, vol. 18, Processing.
iss. 7, pp. 847–860,
(2012). Madhuri Rao: Has received her
[36] Gui, T., Ma, C., Wang, F., Li, J., Wilkins D.E., “A Bachelor Degree in Engineering from
Novel cluster based routing protocol wireless sensor Biju Pattnaik University of
networks using spider monkey optimization”, In Technology in the year 2005 and
Proceedings of the 42nd Annual Conference of the Master of Technology Degree in
IEEE Industrial Electronics Society (IECON), pp. Computer Science from Bharath
5657 – 5662, (2016). University, Chennai in the year 2008.
[37] Yu H., Yao N., Liu J., “An adaptive routing protocol She is currently pursuing her research work in Wireless
in underwater sparse acoustic sensor networks”, Sensor Network. Her research interest lies in the areas of
AdHoc Netw., 34(C), pp.121–143,(2015). Adhoc and Sensor Networking, parallel and distributed
[38] Syed A. A., Ye W., Heidemann J., “T-lohi: a new systems, mobile agent programming and mobile
class of mac protocols for underwater acoustic sensor computing.
networks”, 27th IEEE Conference on Computer
Communications,
INFOCOM,(2008).
[39] Pompili D., Melodia T., Akyildiz I. F., “Routing
algorithms for delay-insensitive and delay-sensitive
applications in underwater sensor networks”, 12th
Annual International Conference on Mobile
Computing and Networking, MobiCom ’06, ACM,
NewYork, NY, USA, pp. 298–309, (2006).

Volume 6, Issue 3, May – June 2017 Page 281

You might also like