Skip to main content

QoS-aware multihop routing in wireless sensor networks with power control using demodulation-and-forward protocol

Abstract

In this article, we propose a low-complexity joint power allocation and route planning algorithm for multiple antennas wireless sensor networks using dynamic programming. The sensor nodes utilize orthogonal space time block codes with demodulation-and-forward protocol. Unlike the previous work which typically optimize all the parameters, we cast this Quality-of-Service aware packet forwarding problem into two disjoint procedures: dynamic programming based route planning and subsequent adaptive power allocation. Simulation results indicate that the proposed protocol obtains comparative performance with the optimal results and significantly outperforms classical routing algorithms.

1. Introduction

Wireless sensor networks (WSN) have been widely applied for many applications, e.g., monitoring or surveillant purposes. Extensive research work can be found in this area [110]. In [26], the multiple-input multiple-output (MIMO) techniques was deployed to increase the transmission rate. Various algorithms to optimize the resources and route planning can be found in [710]. Recently, orthogonal space-time block codes (OSTBC) [11] was used to improve the robustness by additional spatial and temporal diversities in severe fading environment [12, 13]. A survey of energy constraints for sensor networks is given in [14]. A data routing algorithm has been proposed to maximize the minimum lifetime over all nodes in WSN In [15]. The work in [16] has considered provisioning additional energy on existing nodes and deploying relays to extend the lifetime. However, there is little work how to develop low-complexity algorithm in order to improve the Quality-of-Service (QoS) with limited powers.

Wireless sensor networks are usually deployed to collect, and transmit data from the source to the data center for further analysis, and thus, frame error rate (FER) (the error probability of decoding of a frame at the destination node) is a crucial parameter to reflect the QoS in the WSN. In this case, FER should be minimized to guarantee sufficient good QoS given a power consumption constraint. networks. Therefore, it is important to adaptively assign transmission power to individual sensor node of WSN in a decentralized way for better FER. In other words, it is necessary to find out how much energy is required to support a specific FER value, and how to effectively regulate the power usage of the whole sensor nodes. We hence in this article investigate the cross layer optimization problems on power allocation and route planning to improve the QoS of WSN subject to the power consumption constraint by using OSTBC. The main objective is to devise a routing protocol, adaptively allocate the transmission power, and minimize the FER satisfying the total power constraint.

Specifically, we solve this energy and QoS aware packet forwarding problem with the help of dynamic programming [17]. State space partition technique and state aggregation approximation architecture are used to give a near-optimal solution [12]. In [13, 12], the authors considered the routing planning and adaptive power allocation using dynamic programming, but the complexity is prohibitive. Although dynamic programming is efficient for the joint optimization problem, it still jointly considers two parameters (transmission distance search and power allocation) at the same time. To reduce complexity, a linear protocol is given by searching the route first by dynamic programming with an equal transmission power at each hop, and then reallocating power to each node later with the same energy constraint to minimize the FER. As a result, the dynamic programming based method only has one parameter to optimize. Specifically, the proposed method decreases the computation complexity to O(n), while the joint optimization algorithm requires a degree of O(n2).

The rest of the article is organized as follows: In Section 2, we present the system and energy consumption models. The optimal routing protocol is described in Section 3. Reduced-complexity (RC) algorithm is presented in Section 4. Simulation results are provided in Section 5. In Section 6, we draw the main conclusions.

Notation: Boldface upper-case letters denote matrices, boldface lower-case letters denote vectors, i×jand i×jdenote the set of i × j complex and real matrices, respectively, (·)Tstands for transpose, * denotes discrete-time convolution, (·)* denotes complex conjugate, (·)Hrepresents conjugate transpose, is used for expectation, var is used for variance, and x2 = xHx.

2. System model

In this article, we consider a cluster-based WSN, where sensor nodes are organized into several clusters. Every cluster consists of multiple sensor nodes with one common cluster head. Each sensor node is equipped with N isotropic antennas. At the k-th hop, the node transmits per symbol with power either p k or 0. We assume sufficiently separated nodes such that any mutual coupling effects among the antennas of different nodes can be ignored. For simplicity, we assume slow and flat Rayleigh fading between each node, and there is no multipath fading or shadowing.

The transmit symbol vector of size K × 1 is denoted s = [s1, ..., s K ]T, where s i A, where represents a signal constellation set. M-PSK constellation is adopted in this article, and E [ x i 2 ] = p k . The vector s is transmitted by means of a given OSTBC matrix C(x) of size B × N, where B and N are the space and time dimension of the OSTBC, respectively. If bits are used as inputs to the system, K log2 M bits are used to produce the vector s. In [11], the following holds: C(s)C(s)H= βK I B , where β = 1 if C ( x ) = G 2 T , C ( s ) = 3 T or C ( s ) = 4 T when β = 2. The transmission rate is K/N, and the C(s) is sent over the MIMO channel H of site N × B.

At the k-th hop, the N × N receive block signal Y can be expressed as

Y = d k - α H C ( s ) + N ,
(1)

where d k represents the communication distance between the (k - 1)-th hop and the k-th hop, α denotes the path loss component, and the additive block noise N is complex Gaussian circularly distributed with independent components having variance N o and zero mean. By generalizing the approach given in [11, 12], the OSTBC system can be shown to be equivalent to a SISO system with the following input output relationship

y i = φ d k - α x i + v i ,
(2)

where i {1, ..., K}, φ H2, and v i ~CN ( 0 , N o / β ) . It can be seen that the receive signal to noise ratio (SNR) γ k per symbol for a particular realization of the fading is given by γ k p k β φ d k 2 α N o . At the k-th hop, for a given γ k , the corresponding symbol error rate (SER) is determined by [18]

SE R k ( γ k ) = 1 π 0 ( M - 1 ) π M exp - g psk γ k sin 2 θ d θ ,
(3)

where g psk sin 2 π M .

The expression in (3) only holds for a given γ, and with the use of the moment generating function (MGF), Next, the SER can be obtained by averaging (3) over the channel as follows [18]

SE R k = 1 π 0 ( M - 1 ) π M γ k - g psk γ k sin 2 θ d θ = 1 π 0 ( M - 1 ) π M 1 + g psk β N o sin 2 θ p k d k - 2 α - N 2 d θ .
(4)

The successful transmission rate (STR) per symbol is calculated as

ST R k = 1 - SE R k .
(5)

The STR per package is determined by

Γ k = i = 0 κ - 1 ( 1 - SER k i ) .
(6)

where κ represents the length of one package and index i denotes the i-th symbol. Hence, the FER can be readily computed as

Γ k = 1 - i = 0 κ - 1 ( 1 - SER k i ) .
(7)

Note that from the analysis in (4), it can be seen that the average SER only depends on the distance between each node. In addition, the transmission of symbol blocks in a package is independent, and thus, the SER and STR of each symbol does not rely on its previous or successive transmissions. Hence, the SER per symbol can be used equivalently to guarantee the required QoS, and FER can be reduced to SER per symbol. For simplicity, the time index i is ignored in the following analysis.

In each hop, demodulation and forward protocol is utilized, where no matter if the decoded signals are right or not, they will be forwarded to the next hop. The benefit of this method is to avoid the energy consumption as well as time delay by performing CRC check and subsequent retransmissions. As a result, the final SER at the sink can be written as

SER = 1 - k = 0 U - 1 ST R k ,
(8)

where U represents the total number of hops.

Energy consumption model for wireless sensor nodes has been extensively discussed in many previous studies. The representative model to evaluate routing energy consumption per symbol at the k-th hop can be written as [19]

e k = p k + c ,
(9)

where the first term p k is the transmission energy and the constant c denotes the energy consumption inside the node. The total consumed energy can be calculated as

E = k = 0 U - 1 e k = k = 0 U - 1 ( p k + c ) = k = 0 U - 1 p k + U c ,
(10)

As shown in (4), the average SER can be written as a function of p k = e k - c and d k . The SER at the sink can be calculated by

SER = k = 0 U - 1 SE R k ( p k , d k ) .
(11)

To further reduce the complexity in (11), we can turn to calculate

SER' = log ( SER ) = k = 0 U - 1 SER k ( p k , d k ) ,
(12)

where SER k ( p k , d k ) log ( SE R k ( p k , d k ) ) , and thus, finding the minimum value of (11) is equivalent to minimizing (12).

3. Joint route planning and power control using dynamic programming

In this section, we first formulate the problem and then provide a detailed solution by dynamic programming.

3.1. Problem formulation

In traditional routing algorithms, most efforts have been taken to alleviate the impact of the path loss [19, 20]. The problem to be addressed in this paper can be summed up as how far away the next-hop node should be. However, as energy and QoS aware packet forwarding are concerned, decisions should take into account both transmission distance and FER, i.e., the QoS issue. Meanwhile, both the power allocation and the route plan can be done jointly in the frame work of dynamic programming, hop by hop in the packet forwarding process. The introduced forwarding protocol can be performed in a distributed fashion, because a distributed protocol is scalable and easily implementable in practice, and every sensor has to make forwarding decisions based on its limited localized knowledge without the usage of end-to-end feedback. Hence, by prediction technique, such as dynamic programming, to estimate energy consumption is straightforward. Here, we assume that every node has its position information, which can be easily obtained by small-sized, low power, low cost GPS receivers and position estimation techniques based on signal strength measurements. In addition, we assume that sensor nodes are deployed uniformly in the plane region. The data center (i.e., the destination node in the network) is fully aware of both the node density and the region size.

3.2. Solution

A WSN can be modeled using an undirected graph G(W, L), where W and L represent the set of all nodes and the set of all directed links, respectively. w i , w j L if and only if v j A(w i ), which represents neighboring region of w i that are directly reachable by w i with a transmitting power level within its dynamic range. For a U-hops path {w0, ..., w k , ..., wU- 1}, where w0 and wU-1denote the source and destination nodes, respectively. The final SER can be expressed as k = 0 U - 1 SER k ( p k , l k ) , where p k represents the transmission power allocated to the k-th node and l k = |(w k , wk+1)| denotes the distance of the link (w k , wk+1). Note that the total power constraint is p k + c. We now cast the packet forwarding problem into the framework of dynamic programming [17], which contains the following five ingredients [12].

3.2.1. Stage

The process of packet forwarding can be naturally divided into a set of stages by hops on the path. Stages are indexed by positive integers (i = 1, 2, ...).

3.2.2. State

At every stage i, the state s i = (w i , e i ) consists of two components: the position of current node w i , and the remaining power e i . Thus, the state space is a multi-dimensional continuous space S = A × [emin, emax], where A represents the region that nodes are deployed, and emin and emax represent the minimum and maximum end-to-end power consumption thresholds, respectively. An alternative forms of state can be expressed by s i = (d i , e i ), where d i denotes the distance from w i to the destination. Correspondingly, the state space is a two-dimensional continuous space represented by S = [0, D]×[emin, emax], where D denote the farthest distance from the sensor node to the data center.

3.2.3. Decision

As we have mentioned earlier, a decision should sort out two problems: how far away the next-hop node, and how much power should be allocated in order to forward the packet. Hence, we can define the decision at stage i as q i = ( ŵ i + 1 , e i + 1 ) , where ŵ i + 1 represents the target position of wi+1(there may be no sensor at this position). Note that ŵ i + 1 and ei+1provide answers to the questions we give forward. The decision space is a multi-dimensional continuous space G = A × [emin, emax], while its subset at state s i = (w i , e i ) is G(s i ) = A(w i ) × [emin,e i ]. Since the target position ŵ i + 1 always appears on the line connecting w i and the destination, a single variable l i = |(w i , wi+ 1)| denoting the target advancement at state s i is enough to represent the position of wi+1. Thus, a decision could be alternatively described in term g i = (l i , e i ). With this definition, the decision space is a two-dimensional continuous space G = [0, Dmax]×[emin, emax], where Dmax is the maximum transmission radius of nodes. Both terms of decisions will be used in the later discussion.

It is notable that the decision we define above might not reflect the exact position of the relay node wi+1. It just describes the ideal position ŵ i + 1 . Therefore, one additional procedure called relay-selecting algorithm should be carried out to find out the exact relay node. This procedure works in this way: Given an optimal position ŵ i + 1 , the node within the region of A(w i ) and being the nearest to ŵ i + 1 will be selected as wi+1. Node w i will be chosen to forward the packet to wi+ 1within consumed power e i .

3.2.4. Policy

A policy g : SG represents a mapping method from state space to decision space. The decision according to state s i can then be written as g i = g i (s i ), where g i is the policy at state s i . A policy is said to be stationary, if the mapping does not change with stages, i.e., i, g i = g. That is, once the input state is given, the output decision would be determined whatever stage it is at. Here, we consider only stationary policies as candidates and the feasible stationary policy space is represented by P ( X ) .

3.2.5. Value function

Value function (or cost-to-go function) plays an important role in the framework of dynamic programming based algorithm. Usually, a value function J : S is a mapping from the state space to the set of real values. The value function J g (s) we define here can be interpreted as the average end to end SER with respect to the initial state s x and the stationary policy g, which is given by

J g ( s x ) = E k = 0 U - 1 SER k ( s k , g ( s k ) , ε k | s 0 = s x ) ,
(13)

where SER k ( s k , g ( s k ) , ε k | s 0 = s x ) is the SER from state s i to sk+1and ϵ k represents the derivation between the actual position w k and the ideal position ŵ i . Given g(s k ) and ϵ k , the state sk+1can be determined. Hence, we may use SER'(s x , s y ) to represent the SER from state s x to state s y in the later discussions.

An iteration form of (13) is [12]

J g ( s k ) = E SER' ( s x , s y ) + J g ( s y ) = φ g ( s x ) + G J g ( s y ) f g ( s x , s y ) d s y
(14)

where f g (·, ·) is the state transition probability density function (PDF) with policy g, and φ g (s x ) = G SER'(s x , s y )f g (s x , s y )ds y is the average one-hop SER with policy g given the current state s x .

Actually, (14) is the standard result in dynamic programming problems. The objective is to find out the optimal policy. A policy g*. is called optimal if s, J g * ( s ) J g ( s ) for every other policy g. We use J*(·) to denote the value function under the optimal policy. In principle, the optimal policy can be obtained by solving the Bellman's equation [17]

max g P ( s ) J * ( s x ) = φ g ( s x ) + G J * ( s y ) f g ( s x , s y ) d s y .
(15)

Once the optimal value function J* are available, the optimal forwarding policy is given by

g * = arg max g P ( s ) J * ( s x ) = arg max g P ( s ) φ g ( s x ) + G J * ( s y ) f g ( s x , s y ) d s y
(16)

We notice that the optimal policy consists of a series of optimal decisions which are made at each state s x to maximize the right-hand side of (16).

4. Reduced-complexity optimization adaptive routing algorithm

The dynamic programming in Section 3 simultaneously updates two parameters e k and d k , which requires a complexity of O(N2). In this section, we aim to reduce the complexity to O(N) by considering the route planing and the the transmission power allocation separately, and meanwhile preserving the end-to-end performance. The basic ideas are to find out the route with an equal transmission power allocation at each hop, and then reallocate the transmission power at the pre-determined route. This reduced complexity algorithm may be realized in the following three steps:

4.1. Estimate the number of hops

Before performing dynamic programming, it is necessary to estimate the number of hops. As shown in (4) and (12), the SER performance gets worse when d k increases because of the pass loss effect, and thus, the optimal route is the one that straightly connects the source and the destination. Typically, the more number of hops, the better SER can be achieved since the pass loss can be greatly reduced. Suppose U' represents the estimated number of hops, D denotes the optimal end-to-end distance, and emax is the total transmission transmission power. Let e k = emax/U' and it is easy to prove maximum end-to-end SER can be obtained when l k = L/U' (k = 1, ..., U'), where l k represents the ideal distance to the next hop. The actual next hop distance is calculated as [12]

l k = l k 2 + r k 2 + 2 l k r k cos β r [ 0 , l ] ,
(17)

The average actual distance is given by

E [ l k ] = 0 l k 0 2 π l k f w y ( r , l k ) d β d r ,
(18)

Note that if l k is large, it yeilds

0 l k 0 2 π f w y ( r , l k ) d β d r 1 .
(19)

while the value of l k is small, the integral range for r should be chosen to satisfy

0 r 0 0 2 π f w y ( r , l k ) d β d r 1
(20)

where r o l k .

As a result, when the number of hops increases, in practice it selects a much longer and zigzag route from the source to the destination, and thus, the final SER performance is decreased. Hence, there exists a tradeoff between the SER performance and U' and STR by using equal power distribution given emax and L. The SER can be written as

SER' = k = 0 U - 1 SE R' k ( p k , E [ l k ] ) = U SE R' k ( p k , E [ l k ] ) ,
(21)

where p k = emax/U' - c.

Finally, the number of hops can be estimated by

U = arg min U { U SER k ( p k , E [ l k ] ) } ,
(22)

4.2. Determine the route by dynamic programming

We can set up a finite-horizon dynamic programming problem, and then compute the ideal advancement at each hop, say emax/U k . Note that e k = emax/U. Let L k denote the remaining distance before the k-th hop, and l k is the actual distance at the k-th hop.

J g ( D k ) = E SER ( E [ l k ] , e max / U ) + J g ( L k + 1 ) k = 1 , , U
(23)

The same "backward" method can be used to solve the above problem and obtain d ̃ k . Note that d ̃ k is just ideal advancement, but not the actual hop distance l k . The source node sends the first packet to the destination with average power emax/U at each hop. The destination feedbacks to inform the source node the actual route and then the source is aware of l k . In this case, the routing problem is reduced to determine how far away the next hop will be l k (k = 1, ..., U).

4.3. Power allocation along the pre-determined route

The purpose is to reallocate the transmission power to minimize the SER subject to the same total energy constraint (for brevity, we drop p k and l k ):

min k = 1 U - 1 SER k , s .t . k = 0 U - 1 0 < p k Y e - U c , ( k = 1 , , U ) .
(24)

Before deriving the optimal solution for the problem given in (24), the following theorem is presented.

Theorem 1. The optimal power allocation strategy p1, ..., p k in the optimization problem stated in (24) is unique.

Proof: The power constraints in (24) are linear functions of the power allocating pa rameters, and thus, they are convex functions. It is clear that the SER function in (4) is a convex function with respect to p k , and thus, the corresponding SER k in (12) is also convex as 0 ≤ SER k ≤ 1. Since the sum of a series of convex functions is also convex, which is sufficient to show that the objective function in (24) is convex, and therefore, has unique solutions.

The power allocation is to find p k such that the SER in (24) is maximized subject to the power constraint by solving the following optimization problem

L ( p 1 , , p U ) = k = 1 U - 1 SER k - λ k = 0 U - 1 p k - Y e + U c .
(25)

where λ is a positive Lagrange multiplier. The necessary condition for optimality can be obtained by finding the derivatives of (25) with respect to p k . For nodes k = 1, ..., U with nonzero transmit powers, we can get

L ( p 1 , , p U ) p k = SER k p k - λ ,
(26)

where

STR k p k = 1 1 - SE R k SE R k p k = g psk β d k - 2 α N 2 ( SE R k - 1 ) N o π 0 ( M - 1 ) π M sin - 2 θ 1 + g psk β N o sin 2 θ p k d k - 2 α - N 2 - 1 d θ ,
(27)

Using (26) and (27), the optimal power at each hop can be calculated by using the gradient descent optimization methods

p k ( i + 1 ) = p k ( i ) - μ L ( p 1 , , p U ) p k = p k ( i ) - μ STR k p k - λ ( i ) , ( k = 1 , , U )
(28)

where p k (i) and λ(i) represent the transmission power and Lagrangian multiplier at the i-th iteration, and μ stands for the positive step size. Using the power constraint, λ(i) can be obtained by the following equation

k = 0 U - 1 p k ( i + 1 ) - Y e + U c = 0
(29)

The power allocation schemes can be easily solved with initializing some positive values for p k (k = 1, ..., U) and using (28) in an iterative manner. By Theorem 1, it is obvious that the mentioned approach results in optimal power allocation at a given route. It is also important to show that p k values in (28) are always positive. To prove this, it is sufficient to show that μ > 0 and L ( p 1 , , p U ) p k <0. This algorithm is guaranteed to converge at least to a local maximum, since at the each step the objective function is decreased and is bounded below by zero. Note that the cluster based power allocation is performed after the routing has been finalized. While the optimal solution is to combine the route planing and the power allocation together, the method in (24) significantly reduces the computation complexity.

5. Simulation results

This section evaluates the proposed packet forwarding protocol by simulation. In the simulation, we consider a square field with area 100 × 100 m2. Sensor nodes are uniformly located at random in the region. The node density is 0.1/m2. Wireless bandwidth is supposed to be 1 MHz. Packet size is chosen to be 1 kbs. Parameters in the energy model are set as follows: path loss α = 3. The state space partition scheme uses parameters X d = 50 and Y e = 100.

The first result is about the value function approximating solution. The value function computed by using the RC method is plotted in Figure 1. For contrast, actual value function (i.e., the average energy consumption with respect to all states) obtained through simulation experiment is also presented in Figure 2. Two figures coincide very well. This demonstrates the correctness of our theoretical analysis and derivation. The optimal value function can provide a precise prediction of the actual energy consumption in the networks.

Figure 1
figure 1

Value function by optimal algorithm.

Figure 2
figure 2

Value function by RC algorithm.

Figure 3 examines the SER performance in term of the source-to-end distance. It can be also observed that the proposed routing protocols by using DP and the RC algorithm outperform SP-power [19] and PARO algorithms [20]. Due to the pass loss effects, the SER values decreases when distance increases. At big distance values, it shows that the proposed protocol obtains much better performance. We can explain this as the following: our protocol takes into account the transmission power setting when making forwarding decision. Actually, by doing so, we add one more degree of freedom (i.e., the energy dimension) into the original routing problem. While traditional routing algorithms consider only the spatial dimension, our protocol exploits both energy and spatial dimensions. Thus, it has underly advantage over the traditional algorithms, which becomes much remarkable as the source-to-end distance increases. From Figure 3, it also shows that the optimal routing selection performs better than the RC, but the later is much simpler.

Figure 3
figure 3

SER performance in term of S-D distance. The end-to-end energy is fixed by 5 × 104.

6. Conclusions

In this article, we have studied the joint optimization problem of channel coding, resource allocation, and route planning for WSN using demodulation-and-forward protocol at each relay node. The objective function is to find out the packet forwarding route with minimum FER subject to the end-to-end energy consumption constraint. Specifically, we cast this energy and QoS aware packet forwarding problem into the framework of dynamic programming. Then, a low-complexity, suboptimal approach is provided by performing the the route planing and power allocation separately. Simulation experiments are carried out to evaluate the performance of the proposed forwarding protocol. The results indicate that our protocol significantly outperforms classical routing algorithms, and can achieve comparable performance with the optimal method.

References

  1. Akyildiz IF, Su W, Sankarasubramaniam Y, Cayirci E: A survey on sensor networks. IEEE Commun Mag 2002, 40(8):102-114.

    Article  Google Scholar 

  2. Foschini GJ, Gans MJ: On limits of wireless communications in a fading environment when using multiple antennas. Wirel Personal Commun 1998, 6: 311-335.

    Article  Google Scholar 

  3. Xiao L, Xiao M: A new energy-efficient MIMO-sensor network architecture MSENMA. In Vehicular Technology Conference 2004 Fall. Los Angeles, USA; 2004.

    Google Scholar 

  4. Wang R, Tao M: Joint source and relay precoding design for MIMO two-way relaying based on MSE criteria. IEEE Trans Signal Process 2011, 6(3):1352-1365.

    MathSciNet  Google Scholar 

  5. Cui S, Goldsmith A: Energy-efficiency of MIMO and cooperative MIMO techniques in sensor networks. IEEE J Sel Areas Commun 2004, 22(6):1089-1098.

    Article  Google Scholar 

  6. Liu Y, Tao M: Optimal channel and relay assignment in OFDM-based multi-relay multi-pair two-way communication networks. IEEE Trans Commun 2012, 60(2):317-321.

    Article  Google Scholar 

  7. Chen J, Xu W, He S, Sun Y, Thulasiramanz P, Shen X: Utility-based asynchronous flow control algorithm for wireless sensor networks. IEEE J Sel Areas Commun 2010, 28(7):1116-1126.

    Article  Google Scholar 

  8. Zhang J, Chen J, Sun Y: Transmission power adjustment of wireless sensor networks using fuzzy control algorithm. Wirel Commun Mobile Computing (Wiley) 2009, 9(6):805-818.

    Article  Google Scholar 

  9. Zhang B, Mouftah H: QoS routing for wireless ad hoc networks: problems, algorithms, and protocols. IEEE Commun Mag 2005, 43(10):110-107.

    Article  Google Scholar 

  10. Zhang B, Mouftah H, Zhao Z, Ma J: Localized power-aware alternate routing for wireless ad hoc networks. Wirel Commun Mobile Comput 2009, 9(7):882-893.

    Article  Google Scholar 

  11. Tarokh V, Seshadri N, Calderbank AR: Space-time codes for high data rate wireless communication: performance criterion and code construction. IEEE Trans Inf Theory 1998, 44(2):744-765.

    Article  MathSciNet  Google Scholar 

  12. Song L, Zhang Y, Yu R, Yao W: QoS-aware packet forwarding in MIMO sensor networks: a cross-layer approach. Wirel Commun Mobile Comput 2010., 10(6):

  13. Rong Y, Zhang Y, Song L, Yao W: oint Optimization of Power, Packet Forwarding and Reliability in MIMO Wireless Sensor Networks, ACM/Springer Mobile Networks and Applications (MONET). 2010., 16(10):

    Google Scholar 

  14. Ephremides A: Energy concerns in wireless networks. IEEE Wirel Commun 2002, 9(4):48-59.

    Article  Google Scholar 

  15. Chang JH, Tassiulas L: Energy conserving routing in wireless ad-hoc networks. In Proceedings of the Annual IEEE Conference on Computer Communications, INFOCOM 2000. Tel-Aviv, Israel; 2000:22-31.

    Google Scholar 

  16. Hou YT, Shi Y, Sherali HD, Midkiff SF: On energy provisioning and relay node placement for wireless sensor networks. IEEE Trans Commun 2005, 4(5):2579-2590.

    Google Scholar 

  17. Bertsekas DP: Dynamic Programming and optimal control. Athena Scientific, Belmont, MA; 1995.

    Google Scholar 

  18. Simon MK, Alouini MS: Digital Communications over Fading Channels: A Unified Approach to Performance Analysis. Wiley Series in Telecommunications and Signal Processing, USA; 2001.

    Google Scholar 

  19. Stojmenovic I, Lin X: Power-aware localized routing in wireless networks. IEEE Trans Parallel Dist Syst 2001, 12(11):22-33.

    Article  Google Scholar 

  20. Gomez J, Campbell AT, Naghshineh M, Bisdikian C: PARO: Conserving transmission power in wireless ad hoc networks. In Proc ICNP'01. Mission Inn, Riverside, CA; 2001:24-34.

    Google Scholar 

Download references

Acknowledgements

This work was partially supported by the National Natural Science Foundation of China under Grant number 61071083.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yun Jiang.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Wu, J., Ren, S., Jiang, Y. et al. QoS-aware multihop routing in wireless sensor networks with power control using demodulation-and-forward protocol. J Wireless Com Network 2012, 125 (2012). https://doi.org/10.1186/1687-1499-2012-125

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2012-125

Keywords