PubReader

Rao* , Shama* , and Rao*: Energy Efficient Cross Layer Multipath Routing for Image Delivery in Wireless Sensor Networks

Santhosha Rao* , Kumara Shama* and Pavan Kumar Rao*

Energy Efficient Cross Layer Multipath Routing for Image Delivery in Wireless Sensor Networks

Abstract: Owing to limited energy in wireless devices power saving is very critical to prolong the lifetime of the networks. In this regard, we designed a cross-layer optimization mechanism based on power control in which source node broadcasts a Route Request Packet (RREQ) containing information such as node id, image size, end to end bit error rate (BER) and residual battery energy to its neighbor nodes to initiate a multimedia session. Each intermediate node appends its remaining battery energy, link gain, node id and average noise power to the RREQ packet. Upon receiving the RREQ packets, the sink node finds node disjoint paths and calculates the optimal power vectors for each disjoint path using cross layer optimization algorithm. Sink based cross-layer maximal minimal residual energy (MMRE) algorithm finds the number of image packets that can be sent on each path and sends the Route Reply Packet (RREP) to the source on each disjoint path which contains the information such as optimal power vector, remaining battery energy vector and number of packets that can be sent on the path by the source. Simulation results indicate that considerable energy saving can be accomplished with the proposed cross layer power control algorithm.

Keywords: Castalia for OMNET++ , Cross Layer Multimedia , Magick++ , Sink-Based MMRE AOMDV

1. Introduction

The TCP/IP protocol architecture for networking which is loosely based on the layered Open Systems Interconnection (ISO/OSI) architecture is a successful example for a very good architectural design. The entire networking task is divided into layers and each layer provides a set of services. Protocols can be designed to realize the services offered by various layers. Direct communication between two non-adjacent layers are prohibited by these architectures. Function calls and responses are used to communicate between two adjacent layers. It is imperative to design the protocols such that protocol in each layer only makes use of the services presented by the adjacent lower layer and never bothers about how these services are offered.

The layered architecture incorporated in wireless networks was initially inherited from wired networks. Nonetheless, the research community started analyzing the aptness of the layered architecture as third and fourth generation wireless networks begin to proliferate in the area of communication networks. It is continually debated that layered architecture may not be well suited for wireless networks although they have functioned very well for wired networks [1]. Therefore, to meet the challenges posed by the future wireless networks, it is imperative to design protocols by the layered architecture violation. This can be accomplished by permitting the protocols in the nonadjacent layers to directly communicate with each other (i.e., new interface creation between nonadjacent layers, variable sharing between layers, layer boundary refinement, protocol design at a layer based on the another layer details, joint parameter tuning across layers, and so on). This type of layered architecture violation has been called cross-layer design with regard to the reference architecture.

One of the ways to perform energy efficient communication is by performing power and modulation control at the physical layer level. With regard to this, an adaptive modulation mechanism [2] for wireless sensor networks (WSN) with an additive white Gaussian noise (AWGN) channel is proposed. Link adaptation can be used to enhance the performance of WSN by saving the considerable amount of energy. The results given in [3] confirm that the link adaptation can improve the performance of WSNs. Furthermore, energy efficiency can be accomplished by suitably choosing a MAC layer protocol. Duty cycling [4] can be considered as one of the important methods for obtaining energy efficiency in energy constrained wireless networks. In this method, every wireless node periodically transits between an active state and a sleep state. Sum of its sleep time and the active time gives the duty cycle period. It is very important to consider the routing problems in energy constrained wireless network design. An important objective of a good routing protocol is to select energy efficient paths. Hence, it is imperative to develop energy efficient protocols by combining cross layer and energy aware system design. Plethora of routing protocols have been developed for WSNs and detailed in [5]. Liu et al. [6] proposed maximum minimum residual energy-ad hoc on demand multipath distance vector (MMRE-AOMDV) routing protocol which aims at balancing the traffic load amongst different nodes according to the remaining battery energy. This helps in prolonging the individual node’s lifetime and therefore the lifetime of the entire system. Firstly, the protocol finds the minimal nodal residual energy of each route from the source to destination and then sorts multiple available routes by descending minimal nodal residual energy. It selects the maximal minimal residual energy path for the data transmission at any point of time. The algorithm can prolong the network lifetime by balancing the battery power utilization of individual nodes. Simulation results show that the MMRE-AOMDV protocol outperforms AOMDV protocol. The authors in [7] considered joint routing and sleep scheduling to maximize the life time of WSN. Semchedine et al. [8] proposed an energy efficient cross layer protocol (EECP) in which they considered physical, MAC and network layers for the routing. Using physical layer information, protocol routes the data to the node that has the maximum energy and closest to the sink. The MAC layer is used to determine the duty-cycle of the node and extend the sleep mode time. Chilamkurti et al. [9], proposed a cross-layer protocol that extends dynamic source routing (DSR) to enhance the energy efficiency by minimizing the frequency of recomputed routes. Iqbal et al. [10] proposed an adaptive cross-layer multipath routing protocol which takes into account of the type of applications during the operation. The authors in [11] proposed the cross-layer image transmission algorithm which aims at minimizing the total energy consumption while transmitting the image over a given distance. To achieve this, the algorithm optimizes the transmit power and packet length by using image quality constraint specified by the application layer. The authors in [12] proposed a power aware medium access control (PAMAC) protocol. Here the network layer selects the path which requires the minimal total power amongst multiple possible paths under the condition that all the nodes belonging to the path should have battery capacity above a threshold. The authors in [13] proposed an efficient cross-layer protocol for WMSN between the MAC and network layer in which a cluster based multipath routing protocol is pursued in conjunction with an adaptive QoS aware scheduling. A cross-layer optimization protocol intended for MANET, in which the network layer dynamically adjusts its routing protocol by considering the signal to noise ratio (SNR) and received power along the end to end routing path for every transmission link was proposed by the authors in [14].

Objective of this work is to develop the cross layer protocol between physical and network layer in the energy constrained wireless networks to minimize the total transmission energy while meeting the total end-to-end bit error rate (BER) for the image delivery using Castalia simulator. Scope is to maximize the lifetime of the battery operated wireless nodes.

The research paper is organized as follows: Section 2 gives the necessary theoretical background required to understand the cross layer optimization algorithm. Section 3 gives the proposed cross-layer algorithm. Network model is discussed in Section 4. Results are tabulated and discussed in Section 5. Conclusions are drawn in Section 6.

2. Theoretical Background

To design and implement the proposed cross layer model, a two-dimensional square region is considered to randomly deploy a given number of nodes. The packet carrying multimedia data is transmitted over a route with multiple intermediate hops. It is imperative to deliver the multimedia packet to the sink node with a minimum end-to-end BER. Each hop is modeled by a path-loss AWGN channel, so that channel gain gi has one to one relationship with hop length di.

When transmitting over the ith link with transmission power PTx,i, the received power PRx,i is given by :

(1)
[TeX:] $$P _ { R x , i } = g _ { i } \cdot P _ { T x , i }$$

where gi is the link gain.

At the physical layer, differential phase shift keying (DPSK) [15] is considered as the modulation scheme. The received SNR must be greater than the given threshold γ in order to satisfy minimum BER for the data transmission over a single hop wireless link. The BER for the receiver noise power ni is written as:

(2)
[TeX:] $$P _ { b } = \frac { 1 } { 2 } e ^ { - \gamma _ { i } } = \frac { 1 } { 2 } e ^ { - \frac { g _ { i . P _ { T x, i } } } { n _ { i } } }$$

For a path with ℎ hops and end-to-end BER Pbe, per hop BER Pb is calculated as:

(3)
[TeX:] $$P _ { b } = 1 - \sqrt [ h ] { 1 - P _ { b e } } = 1 - \sqrt [ h ] { q _ { L } }$$

2.1 Transmission Power Optimization of a Route

Consider a path comprising N nodes, with node-0 as source, node-(N-1) as sink and node-1 to node- (N-2) as intermediate nodes. Let [TeX:] $$P _ { T x , 0 } , P _ { T x , 1 } , P _ { T x , 2 } \dots \ldots P _ { T x , N - 2 }$$ be the transmission powers of nodes 0,1,2, … and (N-2), respectively. Let [TeX:] $$n _ { 0 } , n _ { 1 } , n _ { 2 } , \ldots . \text { and } n _ { N - 2 }$$ be the noise power levels measured at the receivers on each wireless link belonging to the path. For example, n0 is the noise power measured at node-1 on the wireless link connecting node-0 and node-1, n1 is the noise power measured at node-2 on the wireless link connecting node-1 and node-2, and so on. Now, the cross layer optimization problem from source node to the sink node to minimize the transmission energy Ei with a constraint on QoS is formulated as:

[TeX:] $$\min \left( \sum _ { i = 0 } ^ { N - 2 } E _ { i } \right)$$

Subject to

(4)
[TeX:] $$\prod _ { i = 0 } ^ { N - 2 } \left( 1 - P _ { b , i } \right) = \prod _ { i = 0 } ^ { N - 2 } \left( 1 - \frac { 1 } { 2 } e ^ { \frac { g _ { i _ { i } , P _ { T x i } } } { n _ { i } } } \right) \geq q _ { L }$$

where the transmission energy Ei is calculated by taking the product of transmission power PTx,i and the packet transmission time TR.

3. Proposed Cross Layer Algorithm

The proposed cross layer algorithm [16] is depicted in Fig. 1. The algorithm is run in the sink node which is presumed to have large computational power and copious energy.

Whenever source node intends to establish a session with the sink node, it broadcasts a Route Request Packet (RREQ) packet with node id, image size (m), residual energy (Eresidual) and end-to-end BER to its neighbor nodes. Upon receiving the RREQ packet, intermediate node appends its remaining battery energy, link gain (gi), node id and average noise power (nj) to this RREQ packet. The sink node receives the RREQ packets from multiple paths and finds all the possible node disjoint paths using the path information available in RREQ packets. For the nodes belonging to each disjoint path, the sink also finds the optimal powers using the aforementioned constraint equation (Eq. (4)) so as to satisfy the end to end BER with minimal total energy consumption. Sink finds the difference between the residual battery energy and reserved energy of each node on the route. If these values are greater than optimal energies then the routes are marked as active routes. With the presumption that the initial energies of the nodes is the same, it can be argued that the path which consumes the minimal total energy is the winner. On the other hand, if we presume that the initial nodal energies are not same, it is necessary to extend the lifetimes of the nodes with least residual energy. Typically, the nodes which are at the vicinity of the sink nodes have least residual battery energy since they have been used by most of the traffic destined for the sink. It is required to enhance the lifetime of the nodes with minimal residual energy to enhance the network lifetime. This is ensured by sink-based MMRE algorithm.

After computing the optimal powers, the sink finds the total number of packets that can be sent on each disjoint path by the source node using sink-based MMRE algorithm. Sink calculates the minimal residual energy for each disjoint path using the optimal powers. Packet counter corresponding to the path with maximum of minimal residual energies is incremented by one. For every node on the maximum minimal residual energy path, the residual battery energy is updated by subtracting the packet transmission energy from the current residual energy. The whole procedure is reiterated until the total packet counter on all the disjoint paths reaches the number of application packets. The sink sends back Route Reply Packets (RREP) to the source node through each disjoint path with information such as optimal power corresponding to each node, updated residual battery energy of each node and the packet counter for the path.

Fig. 1.

Flowchart for the sink-based cross layer MMRE multipath routing algorithm.
1.png

4. Network Model

The proposed algorithm is implemented in Castalia simulator which is built on famous event driven simulator OMNET++. Though the proposed cross layer model was implemented in MATLAB [16], to perform the objective and subjective quality assessment of the image received at the sink, it is required to create a network scenario. The Castalia simulator is selected for this purpose, since a network simulator based on MATLAB is not available. Moreover, the fact that Castalia simulator supports 8- discrete power levels can be exploited to perform the intended cross layer power control. The nodes configure themselves with the optimal discrete powers available in the RREQ packets sent from the sink node. The discrete power levels supported by Castalia are tabulated in Table 1.

Table 1.

Radio power transmission levels
Tx_dBm 0 -1 -3 -5 -7 -10 -15 -25
Tx_mW 57.42 55.18 50.69 46.20 42.24 36.30 32.67 29.04

Fig. 2.

Network model.
2.png

As depicted in Fig. 2, 25 sensors with maximum transmission power of 57.42 mW (i.e., the maximum power supported by Castalia) were randomly deployed on 150 m × 150 m two-dimensional square region. Each node can communicate with the nodes in its transmission range which is depicted using edges in the Fig. 2. Node-1 acts as multimedia source node and Node-6 acts as sink node which is assumed to have abundant energy and computational power. In this work, disjoint paths with least delays are selected. The sink node stores the first RREQ by default. Subsequent RREQ packets are stored, if the path information available in these RREQ packets are disjoint to the paths available in the already stored packets. Otherwise, packets are rejected. The following node disjoint paths are obtained after using this method.

Path 1: [1 2 3 4 5 6]

Path 2: [1 7 9 11 13 15 6]

Path 3: [1 8 10 23 12 14 16 6].

It is also presumed that the residual battery energy exponentially decreases for the nodes on each path as we traverse towards the sink node. The initial residual battery energies (in mJ) of the nodes considered for the simulation are shown below:

Path 1: [3500 1680 1620 1560 1420]

Path 2: [3500 1620 1560 1480 1400 1340]

Path 3: [3500 1800 1720 1620 1560 1480 1400].

5. Results and Discussion

The optimal power vectors calculated by the sink using the information available in the RREQ packets for the disjoint paths are tabulated in Tables 2–4 for various end-to-end BER. It can be seen that nodes are configured with one of the 8 optimal powers supported by Castalia. Since continuous power levels are not available in the simulator the optimal powers are rounded to the next discrete power levels which are greater than or equal to the calculated optimal power.

Table 2.

Optimal powers (mW) for nodes on the Path 1
BER Node 1 Node 2 Node 3 Node 4 Node 5
10-3 42.24 42.24 42.24 42.24 42.24
10-4 42.24 42.24 46.20 46.20 46.20
10-5 42.24 46.20 46.20 46.20 46.20
10-6 46.20 46.20 50.69 50.69 50.69
10-8 46.20 50.69 50.69 50.69 50.69
10-10 50.69 50.69 55.18 55.18 55.18

Table 3.

Optimal powers (mW) for nodes on the Path 2
BER Node 1 Node 7 Node 9 Node 11 Node 13 Node 15
10-3 42.24 42.24 42.24 42.24 42.24 42.24
10-4 42.24 46.20 42.24 46.20 42.24 42.24
10-5 46.20 46.20 46.20 46.20 46.20 46.20
10-6 46.20 50.69 46.20 50.69 46.20 46.20
10-8 50.69 50.69 50.69 50.69 50.69 50.69
1010-10 50.69 55.18 55.18 55.18 55.18 50.69

Table 4.

Optimal powers (mW) for nodes on the Path 3
BER Node 1 Node 8 Node 10 Node 23 Node 12 Node 14 Node 16
10-3 42.24 42.24 42.24 36.30 42.24 42.24 36.30
10-4 42.24 46.20 42.24 42.24 46.20 42.24 42.24
10-5 42.24 46.20 46.20 42.24 46.20 46.2 42.24
10-6 46.20 50.69 46.20 42.24 50.69 46.2 42.24
10-8 46.20 50.69 50.69 46.2 50.69 50.69 46.20
10-10 50.69 55.18 50.69 46.20 55.18 50.69 46.20

A 512×512 color Lena image is packetized and transmitted with 28 bytes of application header per packet. Total number of packets and number of packets that can be transmitted on each path for different packet sizes and end to end BERs as reported by sink-based cross layer MMRE algorithm are tabulated in Table 5.

The energy required for the transmission of image for various BERs and packet sizes is calculated by adding the path energies of the three disjoint paths. The path energy Epath is calculated as:

(5)
[TeX:] $$E _ { p a t h } = \sum _ { i = 1 } ^ { h } P _ { i } \cdot T _ { R } \cdot N _ { P }$$

where Pi is the transmission power of the node, TR is the packet transmission time, h is the number of hops on the path and NP is the packet counter of the path. TR is calculated as:

(6)
[TeX:] $$T _ { R } = \text { Packet size in bits } / \text{ Data rate in bps }.$$

Table 5.

Number of data packets to be sent on each path determined by sink-based MMRE

Packet size=128 bytes

(total no. of packets=7944)

Packet size=256 bytes

(total no. of packets=3450)

Packet size=512 bytes

(total no. of packets=1629)

Path 1 Path 2 Path 3 Path 1 Path 2 Path 3 Path 1 Path 2 Path 3
BER 10-3 2673 2486 2785 1166 1072 1212 552 505 572
BER 10-4 2659 2572 2713 1160 1110 1180 549 522 558
BER 10-5 2690 2509 2745 1173 1083 1194 555 510 564
BER 10-6 2617 2545 2782 1141 1099 1210 540 517 572
BER 10-8 2684 2510 2750 1170 1084 1196 554 510 565
BER 10-10 2614 2545 2785 1140 1098 1212 539 517 573

Max power

(without cross-layer)

2716

2553

2675

1184

1102

1164

560

519

550

For the simulation, data rate of 250 kbps is considered. The energy consumption per path for the transmission of image packets—with and without cross-layer power control (i.e., with maximum transmission power)—is shown in Table 6. As expected, the path energy increases with decrease in BER.

Table 6.

Energy consumption (J) for Path 1, Path 2 and Path 3
Packet size=128 bytes Packet size=256 bytes Packet size=512 bytes
Path 1 Path 2 Path 3 Path 1 Path 2 Path 3 Path 1 Path 2 Path 3
BER 10-3 5.0276 5.7373 7.4809 4.3862 4.9480 6.5112 4.1530 4.6619 6.1459
BER 10-4 5.1307 6.0192 7.5076 4.4765 5.1954 6.5307 4.2373 4.8865 6.1765
BER 10-5 5.2341 6.0346 7.6852 4.5648 5.2096 6.6857 4.3196 4.9065 6.3161
BER 10-6 5.2789 6.2148 7.9362 4.6032 5.3674 6.9035 4.3571 5.0500 6.5270
BER 10-8 5.4634 6.3139 8.0353 4.7632 5.4536 6.9892 4.5108 5.1317 6.6035
BER 10-10 5.5132 6.5892 8.2912 4.8088 5.6856 7.2165 4.5472 5.3542 6.8235

Max power

(without cross-layer)

5.9528

6.8444

8.4799

5.1901

5.9087

7.3799

4.9096

5.5656

6.9741

The total energy consumption for the transmission of image packets—with and without cross layer power control (i.e., with maximum transmission power)—is shown in Table 7. As expected, the path energy increases with decrease in BER. It can also be seen that total energy decreases with increase in packet size due to the reduction in total number of application overhead bits.

Table 7.

Total energy consumption (J) for image packets
Packet size=128 bytes Packet size=256 bytes Packet size=512 bytes
BER 10-3 18.2458 15.8454 14.9608
BER 10-4 18.6575 16.2026 15.3003
BER 10-5 18.9539 16.4601 15.5422
BER 10-6/td> 19.4299 16.8741 15.9341
BER 10-8 19.8126 17.2060 16.2460
BER 10-10 20.3936 17.7109 16.7249
Max power (without cross-layer) 21.2771 18.4787 17.4493

To perform cross layer power control, RREQ packets carry the cross layer information as mentioned earlier. It can be seen from Table 8 that considerable amount of energy saving/image can be accomplished using the proposed cross layer power control and the life time of the network can be enhanced significantly. Energy saving for a given BER is calculated as

Total energy saving = Total energy consumption with Maximum power – Total energy consumption with cross layer power control.

The lifetime of the network is proportional to the total number of packets that can be sent on all the active paths until one of the nodes on each active path drains the energy to threshold energy (ETh). For the purpose of simulation, threshold energy of 2 mJ is considered. Table 9 shows the number of packets that can be sent by sink-based cross layer MMRE multipath routing algorithm for various BERs and MMRE AOMDV (without cross layer) on all the active paths until one of the nodes on each active path drains the energy to ETh. Table 10 shows the percentage lifetime improvement for Sink based Cross Layer MMRE multipath routing algorithm over MMRE AOMDV (without cross layer) for various BERs.

Table 8.

Total energy saving (J) with cross layer power control
Packet size=128 bytes Packet size=256 bytes Packet size=512 bytes
BER 10-3 3.0313 2.6333 2.4885
BER 10-4 2.6196 2.2761 2.149
BER 10-5 2.3232 2.0186 1.9071
BER 10-6 1.8472 1.6046 1.5152
BER 10-8 1.4645 1.2727 1.2033
BER 10-10 0.8835 0.7678 0.7244

The image is reconstructed for subjective and objective quality analysis using ImageMagick software. ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats. It runs on Linux, Windows, Mac OS X, iOS, Android OS, and others. ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that we may use, copy, modify, and distribute in both open and proprietary applications. There are a number of interfaces to popular languages which could be explored from their website. We use Magick++, the C++ API for ImageMagick which provides all the ImageMagick functionalities at the command line and from programs written in C++.

Table 9.

Number of packets that can be sent on all the active paths until one of the nodes on each active path drains the energy to threshold energy
Packet size=128 bytes Packet size=256 bytes Packet size=512 bytes
BER 10-3 9915 4956 2478
BER 10-4 9606 4802 2400
BER 10-5 9492 4745 2371
BER 10-6 9365 4682 2340
BER 10-8 9124 4562 2280
BER 10-10 9006 4503 2250

MMRE-AOMDV

(without cross-layer)

8491 4245 2121

Table 10.

Lifetime improvement (%) for sink-based cross layer MMRE routing over MMRE-AOMDV (without cross-layer)
Packet size=128 bytes Packet size=256 bytes Packet size=512 bytes
BER 10-3 16.77 16.74 16.83
BER 10-4 13.13 13.12 13.15
BER 10-5 11.78 11.77 11.78
BER 10-6 10.29 10.29 10.32
BER 10-8 7.45 7.46 7.49
BER 10-10 6.06 6.07 6.08

Magick++ API’s image class allows low-level image pixel access through its methods. With these methods we could reconstruct images from the data packets we receive, allowing only those pixels to be laid out on the image canvas. In the case of missing data packets, we use the same pixels pointed by the previously received data packets.

After reconstructing the received data packets, the images are compared with original images for objective and subjective quality analysis. The metric used for objective quality analysis is the peak signal to noise ratio (PSNR). Table 11 gives the variation of PSNR for packet sizes 128, 256, 512 bytes and six different BERs. We can see that PSNR is higher for smaller packet sizes and increases with decreasing BER. This is due to the increase in packet error rate with the increase in the packet size which in turn reduces the number of correctly received packets. Reconstructed images for subjective quality analysis are shown in Figs. 3–5 for various BERs and packet sizes. It can be seen that for the BER 10-3, perceptibility is very poor and hence this is the worst case scenario. For the remaining BERs image is perceivable and the quality improvement can be noticed with the decrease in BER.

Table 11.

PSNR (dB) for reconstructed image
Packet size=128 bytes Packet size=256 bytes Packet size=512 bytes
BER 10-3 15.9012 15.7083 15.3772
BER 10-4 23.2032 21.7214 21.3142
BER 10-5 27.2895 27.2019 23.6008
BER 10-6 31.8552 30.3655 29.5379
BER 10-8 50.0467 48.2995 43.8718
BER 10-10 52.3735 50.1342 49.4856

Fig. 3.

Subjective quality analysis for packet size of 128 bytes.
3.png

Fig. 4.

Subjective quality analysis for packet size of 256 bytes.
4.png

Fig. 5.

Subjective quality analysis for packet size of 512 bytes.
5.png

6. Conclusion

In this work, a cross-layer optimization model based on power control is developed for a sink based cross layer multipath routing protocol. The optimization mechanism is subject to certain QoS requirements for the image transmission specified in terms of total end to end BER. The proposed Sink based Cross Layer MMRE multipath routing algorithm uses the cross layer information available in the RREQ packets to calculate the optimal power vectors and the number of packets that can be sent by the source for each disjoint path. Unlike the conventional MMRE AOMDV algorithm, the Sink based Cross Layer MMRE multipath routing algorithm pushes the task of finding the maximal minimal energy paths to the sink node which is assumed to have large computational power and abundant energy. Owing to this, source node is freed from complex algorithmic computation which requires copious energy. Furthermore, each packet is sent on the maximum minimal residual energy paths. This helps in balancing the energy consumption on multiple paths and hence helps in lifespan improvement of the network. The cross layer optimization algorithm is implemented using popular Castalia simulator and the results indicate that considerable energy savings and network lifespan enhancement can be accomplished.

Biography

Santhosha Rao
https://orcid.org/0000-0001-9511-3048

He received B.E. degree in Electronics and Communication Engineering from Mangalore University and M.Tech degree in Digital Electronics and Advanced Communication from Manipal University, Manipal, India. Since 1998, he has been with Manipal Institute of Technology, MAHE, Manipal, India, where he is currently Senior Assistant Professor and research scholar in the Department of Information and Communication Technology. He has published several research papers in national and international conferences and journals. Energy Efficient Cross Layer Multipath Routing for Image Delivery in Wireless Sensor Networks

Biography

Kumara Shama
https://orcid.org/0000-0002-4232-2863

He received B.E. degree in Electronics and Communication Engineering and M.Tech degree in Digital Electronics and Advanced Communication from Mangalore University, India. He obtained his Ph.D. degree from Manipal University, Manipal in the area of Speech Processing. Since 1987, he has been with Manipal Institute of Technology, MAHE, Manipal, India, where he is currently working as Professor in the Department of Electronics and Communication Engineering. His research interests include Speech Processing, Digital Communication and Signal Processing. He has published many research papers in various journals and conferences.

Biography

Pavan Kumar Rao
https://orcid.org/0000-0001-5865-4734

He received B.E. degree in Telecommunication from Visvesvaraya Technological University, Belgaum, India in 2012. He is currently pursuing Master of Technology in the Department of Information and Communication Technology, Manipal Institute of Technology, Manipal, India.

References

  • 1 V. Srivastana, M. Motani, "Cross-layer design: a survey and the road ahead," IEEE Communication Magazine, vol. 43, no. 12, pp. 112-119, 2005.doi:[[[10.1109/MCOM.2005.1561928]]]
  • 2 S. Cui, A. J. Goldsmith, A. Bahai, "Energy-constrained modulation optimization," IEEE Transactions on Wireless Communication, vol. 4, no. 5, pp. 2349-2360, 2005.doi:[[[10.1109/TWC.2005.853882]]]
  • 3 C. Van Phan, Y. Park, H. H. Choi, J. Cho, J. G. Kim, "An energy-efficient transmission strategy for wireless sensor networks," IEEE Transactions on Consumer Electronicsvol. 56 ,, vol. 56, no. 2, pp. 597-605, 2010.doi:[[[10.1109/TCE.2010.5505976]]]
  • 4 S. H. Hong, H. K. Kim, "A multi-hop reservation method for end-to-end latency performance improvement in asynchronous MAC-based wireless sensor networks," IEEE Transactions on Consumer Electronics, vol. 55, no. 3, pp. 1214-1220, 2009.doi:[[[10.1109/TCE.2009.5277978]]]
  • 5 J. N. Al-Karaki, A. E. Kamal, "Routing techniques in wireless sensor networks: a survey," IEEE Communications Magazine, vol. 11, no. 6, pp. 6-28, 2004.doi:[[[10.1109/MWC.2004.1368893]]]
  • 6 Y. Liu, L. Guo, H. Ma, T. Jiang, "Energy efficient on-demand multipath routing protocol for multi-hop ad hoc networks," in Proceedings of IEEE 10th International Symposium on Spread Spectrum Techniques and Applications, Bologna, Italy, 2008;pp. 572-576. custom:[[[-]]]
  • 7 F. Liu, C. Y. Tsui, Y. J. Zhang, "Joint routing and sleep scheduling for lifetime maximization of wireless sensor networks," IEEE Transactions on Wireless Communicationsvol. 9 ,, vol. 9, no. 7, pp. 2258-2267, 2010.doi:[[[10.1109/TWC.2010.07.090629]]]
  • 8 F. Semchedine, W . Oukachbi, N. Zaichi, L. Bouallouche-Medjkoune, "EECP: a new cross-layer protocol for routing in wireless sensor networks," Procedia Computer Science, vol. 73, pp. 336-341, 2015.doi:[[[10.1016/j.procs.2015.12.001]]]
  • 9 N. Chilamkurti, S. Zeadally, A. V asilakos, V . Sharma, "Cross-layer support for energy efficient routing in wireless sensor networks," Journal of Sensorsarticle ID. 134165,, vol. 2009, 2009.doi:[[[10.1155/2009/134165]]]
  • 10 Z. Iqbal, S. Khan, A. Mehmood, J. Lloret, N. A. Alrajeh, "Adaptive cross-layer multipath routing protocol for mobile ad hoc networks," Journal of Sensorsarticle ID. 5486437,, vol. 2016, 2016.doi:[[[10.1155/2016/5486437]]]
  • 11 N. Y ang, I. Demirkol, W . Heinzelman, "Cross-layer energy optimization under image quality constraints for wireless image transmissions," in Proceedings of IEEE 8th International Conference on Wireless Communications and Mobile Computing, Limassol, Cyprus, 2012;pp. 1000-1005. custom:[[[-]]]
  • 12 B. Malarkodi, S. K. Riyaz Hussain, B. Venkataramani, "Performance evaluation of AOMDV-PAMAC protocols for ad hoc networks," International Journal of ElectricalComputer, Energetic, Electronic and Communication Engineering,, vol. 4, no. 2, pp. 302-305, 2010.custom:[[[-]]]
  • 13 I. T. Almalkawi, M. Guerrero Zapata, J. N. Al-Karaki, "A cross-layer-based clustered multipath routing with QoS-aware scheduling for wireless multimedia sensor networks," International Journal of Distributed Sensor Networksarticle ID. 392515,, vol. 8, no. 5, 2012.doi:[[[10.1155/2012/392515]]]
  • 14 F. Alnajjar, Y. Chen, "SNR/RP aware routing algorithm: cross-layer design for MANETs," International Journal of Wireless Mobile Networks, vol. 1, no. 2, pp. 127-136, 2009.custom:[[[-]]]
  • 15 T. S. Rappaport, Wireless Communications: Principles and Practice, 2nd ed. Upper Saddle RiverNJ: Prentice-Hall, 2002.custom:[[[-]]]
  • 16 S. Rao, K. Shama, "Cross layer MMRE AOMDV model for multimedia transmission in wireless sensor networks," in IJCA Proceedings on International Conference on Innovations Computing Techniques (ICICT 2015), 2015;pp. 29-36. custom:[[[-]]]