Open access

Distributed Range-Free Localization of Wireless Sensor Networks via Nonlinear Dynamics

Written By

Shuai Li and Yangming Li

Submitted: 28 March 2012 Published: 06 September 2012

DOI: 10.5772/49093

From the Edited Volume

Wireless Sensor Networks - Technology and Protocols

Edited by Mohammad A. Matin

Chapter metrics overview

3,014 Chapter Downloads

View Full Metrics

1. Introduction

In the past years, the development in micro electromechanical systems (MEMS), radio frequency (RF), integrated circuit (IC), etc., greatly enhanced the advancement of wireless sensor networks (WSNs). As an ubiquitous sensing technology, WSNs find more and more applications, such as structural monitoring [34], precision agriculture [3], gas-leak localization [14], volcano monitoring [33], robot navigation [4, 15], health monitoring [20], to name a few. For most existing applications of WSNs, the location information is crucial. For example, in the structural monitoring application, we can conclude that the structure is out of condition if fault is detected by one or more sensors in the network of sensors mounted everywhere on the structure. However, we are unable to accurately report the faulty position without localization capability of the WSN. In contrast to other type of networks, e.g., Internet, a prominent difference is that WSNs are location-based networks. Therefore, the design of localization hardware and localization algorithms is an important procedure in the development of a WSN system.

There are mainly two classes of localization approaches for WSNs: one is pre-localization and the other one is self-localization. The pre-localization method measures the position of sensors in the deployment stage. After the deployment and position measurement, the position is stored in the memory of the sensor. For this method, any movement of the sensors will result in errors in the location information. Differently, the self-localization method computes the locations of each sensor based on real-time measurements and therefore is robust to the variance of the environment. With GPS devices embedded, sensors are enabled with self-localization capability. However, the relatively high cost of GPS devices often makes it not practical to apply GPS to all sensors in a network. Instead, the strategy with a portion of sensors equipped with GPS as beacons and using triangulation or trilateration to iteratively determine the positions of blind sensors based on the distance or angle measurements between neighboring sensors provides a less expensive way for self-localization [13, 16, 26]. Although many GPS devices are saved, as a tradeoff, the sensors are required to have the ability to measure the distance or the relative angle to its neighbor, which may result in costs for extra hardware. Without introducing extra hardware, received signal strength (RSS) based distance measurement method [17, 30], relying on the estimated distance according to the signal strength received from the neighboring sensor, provides a promising direction for self-localization. Another promising self-localization method is range-free localization, which even does not require the information on the signal strength received from the neighbor but the connectivity information, i.e., a sensor only need to know who is its neighbor. This technology implies that localization can be a by-product of communication since connectivity information can be obtained in communication. For example, if Sensor Acan communicate with SensorB, then we conclude they are connected. Due to this promising property, range-free localization is becoming more and more popular in both practice and research. In this chapter, we investigate the range-free localization of WSNs.

Dynamic models gained great success in realtime signal processing [28], robotics [12, 22], online optimization [29], etc.. In this chapter, we overview our previous work on dynamic model based range-free localization [10, 11, 25]. Particularly, we will examine two dynamic models for the real time localization of WSNs. The models are described by nonlinear ordinary differential equations (ODEs). The state value of the ODEs converges to the expected position estimation of sensors. Both of the two models find feasible solutions to the formulated optimization problem. Particularly, the second model, by exploiting heuristic information, has a tendency to converge to better solutions in the sense of localization error. The real time processing ability of the models allows possible movement of the sensor nodes, which often happens in mobile sensor networks [23]. Besides the real time localization capability, another prominent feature of the proposed models is that both of them are completely distributed, i.e., each sensor in the network only need to exchange information with its neighbor and thus no message passing is needed in the network. This advantage makes the proposed algorithms scalable to large scale networks involving thousands of sensors or more.

The remainder of this paper is organized as follows. In Section 2, some preliminaries on range-free localization of WSNs are presented. In Section 3, we formulate the localization problem from an optimization perspective. Two dynamic models are presented in Section 4 to solve the formulated optimization problems. In Section 5, simulations are performed to demonstrate the effectiveness of our method. Section 6 concludes this paper.

Advertisement

2. Preliminaries

Figure 1.

Schematic of a WSN topology in two dimensional space.

In this chapter, we assume that all sensors are equipped with communication modules and the locations of beacon sensors are known. Fig. 1 sketches the connectivity topology of a WSN consisting of beacon sensors and blind sensors. In the network, The beacon sensors are those with known locations. The locations can be obtained either by GPS or by pre-deployment. The blind sensors are those without pre-known positions. A sensor can communicate with other sensors within the signal coverage area. The communication links and sensors therefore form a network with sensors as nodes and communication links as edges.

Figure 2.

Range-free localization in environments with obstacles.

The signal strength at a given distance from the emitter varies due to propagation conditions, material coverage, antenna configurations and battery conditions [31] and the calculated distance according to the received signal strength often has a large error [8, 18]. Nevertheless, the nominal maximum range, which is measured under ideal conditions in open environments without obstacles along the signal propagation route, without material coverage, with a proper configuration of the antenna and with a full power of the battery, etc., gives an upper bound on the distance between the emitter and receiver pair. As depicted in Fig. 2. Subfigure (a) depicts the ideal open environment, where the communication radius, denoted by Rin the figure, equals the nominal maximum range. In this situation, both the point Aand the point Bare within the communication range of the sensor located at point Cand therefore the distance from the sensor to Aand that to Bare both less thanR. In the situation with the presence of obstacles (shown as trees in the subfigure (b)), the signal covered area shrinks and some positions, such as the point Bin the subfigure (b), even with a distance less than Rto the sensor, cannot be covered by the signal. Therefore, d1, which is the distance from the sensor to pointA, is less than Rif the sensor located at Acan detect the signal.

Advertisement

3. Problem formulation

In this section, we present the mathematical formulation of the problem.

3.1. Nonlinear inequality problem formulation

As discussed in Section 2, the position of beacon sensors are known and the distance between two neighbor sensor (in the sense of communication) is less thanR, which is the nominal maximum communication range. In equation, we have

(xixj)T(xixj)R2    for i(j)(a)xk=x¯k    for kB(b)E1

where Bis the beacon sensor set, xi, xjrepresent the position of the ith sensor and the jth sensor, respectively, Ris the maximum communication range of sensors, N(j)denotes the jth sensor’s neighbor set, which includes all sensors connected to it via communication, Bis the beacon sensor set, x-kis the true position of the kth beacon sensor.

Remark 1 There is no explicit objective function but inequality and equality constraints in problem (1). The solution to this problem is generally not unique. We are more concerned with finding a feasible solution in real time instead of finding all the feasible solutions. Based on this consideration, we explore finding a feasible solution to problem (1) in real time via a dynamic model.

3.2. Optimization problem formulation

To find a feasible solution of problem (1) numerically, we first transform the problem into an optimization problem and employ dynamic evolutions to solve it.

The solution of problem (1) is identical to the one of the following normal optimization with an explicit objective function,

minimize    i=1njN(i)wijmax{(xi-xj)T(xi-xj)-R2,0}E2
subjectto    xk=x-k    for kBE3

where ndenotes the number of sensors, wij>0is the weight of the connection between the ith and the jth sensor. Note that the problem (2) is a non-smooth optimization problem due to the presence of the functionmax().

Advertisement

4. Solving the problem via nonlinear dynamic evolution

In this section, we present two ODE models, both of which are able to solve the range-free localization problem (2). As the solution to the problem is generally not unique. Property employment of heuristic information may improve the solution performance. Based on the feasible solution obtained by the first ODE model, the second ODE model proposed in this chapter indeed realizes the improvement in performance.

4.1. Model I

The partial sub-gradient relative to xi of the objective function switches between 4jN(i)(xi-xj) and 0 at the critical point(xi-xj)T(xi-xj)-R2=0. For smooth arbitration, we use the following dynamic evolution to find a feasible solution of the optimization problem (2),

x˙i=-ε1jN(i)wijIij(xi-xj)E4

where xi is the position estimation of the blind sensor labeledi, which is initialized randomly, ε1>0is a scaling factor, wijis a positive weight, Iijis an indicator function defined as follows:

Iij=1    if (xi-xj)T(xi-xj)-R2>00    if (xi-xj)T(xi-xj)-R20E5

In the ODE model, each blind sensor is associated with a dynamic module. The modules interact with their neighbor modules and all the modules together perform the localization task and solve the problem (1). The dynamic evolution of xi in the system (3) depends on its neighbor values xj forjN(i). In detail, the neighbor xj has an action -ε1Iij(xi-xj) onxi. This action term is analogous to a force pointing from xi to xj and pulling xi to xj with an amplitude ε1 or 0 respectively when xi-xj>Rorxi-xjR. This negative feedback mechanism guides position estimations of neighbor sensors to aggregate to within the maximum rangeR.

Notably, the ODE model (3) is a distributed one. Communication only happens between neighboring sensors. No routing or cross-hop communication is required for the implementation of the ODE model. The distributed nature of the model thoroughly reduces the communication burden and makes the method scalable to a network with a large number of sensors involved.

About the ODE model I (3), we have the following theorem,

Theorem 1 [25] The ODE model I (3) withε1>0, wijfor all possible iandj, asymptotically converges to a feasible solution xi* (for all iin the blind sensor set) of problem (1).

The proof of this theorem is based on Lyapunov stability theory. Interested readers are refereed to our previous work [10, 25] for a detailed proof. This theorem reveals that the ultimate output of the ODE model I is a feasible solution to problem (1).

4.2. Model II

Section 4.1 provides an ODE model to find a feasible solution of the problem. The model presented in this part is also a dynamic ODE model. Different from Model I, which is initialized randomly and does not use any heuristic information, Model II is initialized with the ultimate output of Model I with Rreplaced by R-δin (4) with δRand takes advantages of heuristic information to result in sensor position estimations with inclination to uniformly distribution. We first define the following optimization problem to incorporate heuristic information,

minimize    i=1nj(i)(xixj)T(xixj)c0i=1nj(i)log(R2(xixj)T(xixj))(a)xk=x¯k    for kB(b)E6

where Bis the beacon sensor set, xiis initialized with the ultimate output of (3) with Rreplaced by R-δin (4). c0>0is a coefficient. Note that the first term in (5a) contributes to the equal distribution in space. In (5a) the terms involving xi write2jN(i)(xi-xj)T(xi-xj). The minimization of 2jN(i)(xi-xj)T(xi-xj) in terms of xi tends to adapt xi to the center formed by all xj forjN(i). The second term in (5a) is essentially a barrier term and approaches to infinitely large when the solution tends to violate the inequality constraints given in (1). This term works to restrict the solution in the feasible set.

We use the following gradient based dynamics to solve (5):

x˙i=-ε2jN(i)(1+c0R2-(xi-xj)T(xi-xj))(xi-xj)E7
xk=x-k    for kBE8
xi(0)=xi'E9

where xi is the position estimation of the ith blind sensor, xi'is the ultimate output of Model I (3) with Rreplaced byR-δ, i.e., the solution of xi obtained by solving (2) with Rreplaced by R-δin (4). The expression xi(0)=xi' means that xi is initialized withxi'. ε2>0is a scaling factor and c0>0 is a positive constant.

The ODE model (6) is a distributed one since the update of xi in (6) only depends on xj forjN(i), i.e., the position estimations of the neighbor sensors. Therefore, communication only happens between neighbor sensors.

About the initialization of the ODE model, we have the following remark,

Remark 2 The ODE model (6) is initialized with the ultimate output of the ODE model I (3) with Rreplaced by R-δin (4) withδR. The goal is to ensure the ultimate output of Model I strictly locates inside the open set formed by (1), which is necessary for the barrier term in (5) to restrict the solution always stays inside the feasible region.

According to Theorem 1, the ODE model I with Rreplaced by R-δultimately converges to a solution in the following set,

(xixj)T(xixj)(Rδ)2    for i(j)(a)xk=x¯k    for kB(b) E10

with which we conclude that (xi-xj)T(xi-xj)(R-δ)2<R2 foriN(j). With the effect of the barrier term c0R2-(xi-xj)T(xi-xj)(xi-xj) in the model II (6), the ultimate solution of (6) with an initialization inside the feasible set will still stay inside this set. We have the following theorem to state this point rigourously,

Theorem 2 [11] The ODE model II (6) withε2>0, c0>0, initialized withxi', which is the ultimate output of the ODE model I (3) with Rreplaced by R-δin (4) withδR, stays in the open set constructed by (1).

Advertisement

5. Simulations

In this section, simulations are used to verify the two ODE models in both the one dimensional space and the two dimensional space.

5.1. Range-free localization in one dimensional spaces

In this part, we investigate the range-free localization of sensors in a network deployed in a one dimensional topology.

5.1.1. Background

Figure 3.

A schematic description of WSNs for highway monitoring.

There are a bunch of applications which deploys sensors along an one dimensional line. For example, WSNs for highway monitoring [1, 9, 21] are often deployed along the highway direction and thus form a one dimensional deployment topology, as sketched in Fig. 3. Other applications, such as WSNs for bridge health monitoring [32] and WSNs along a tunnel [5] for traffic safety, can also be put into the category of one dimensional localization problem.

5.1.2. Simulation setup and simulation results

Figure 4.

Transient of the position estimation by Model I in the one dimensional localization problem.

Figure 5.

Transient to obtain the initial position estimation for Model II in the one dimensional localization problem.

Figure 6.

Transient of the position estimation by Model II in the one dimensional localization problem.

Figure 7.

Position estimation results in the one dimensional localization problem.

We consider a wireless sensor network with one dimensional deployment. There are 4 beacon sensors deployed at 0m, 166.6667m, 333.3333m and 500.0000m, and 16 blind sensors deployed at 26.6011m, 56.1963m, 83.3216, 119.9182m, 147.6692m, 176.9903m, 208.3049m, 238.5405m, 263.6398m, 290.4771m, 320.4868m, 355.1442m, 384.0493m, 407.3632m, 440.0192m and 470.5006m, respectively. The communication range of sensors is 50m.

For the dynamic models, the state values of Model I are randomly initialized. We chooseε1=105, ε2=20×105as the scaling parameters, the coefficientc0=5. The shrinking constant δis chosen as5. Fig. 4 plots the transient behavior of the position estimation by Model I. From this figure, we can clearly see that the estimation converges with time. For Model II, it is initialized with the output of Model I by replacing RwithR-δ. As RR-δin this simulation, Fig. 4 and Fig. 5, which shows the transient to obtain the initial position estimation for Model II, demonstrate similar behaviors. Fig. 6 shows the transient of the position estimation by Model II. By comparing the final values and the initial values in Fig. 6, it can be found that the values tends to equal distances between neighbors. The position estimation results are shown in Fig. 7. It can be observed that both models result in estimations meeting the nonlinear inequalities (neighbor sensors are within a distance of 50m). However, the result by Model I may break the real order, i.e., as shown in Fig. 7 the sixth sensor from the left actually locates to the left of the eighth one while the estimated position of the sixth sensor by Model I is to the right of the eighth sensor. However, the performance is improved by using Model II and the estimation results follows the real order. For better comparisons of Model I and Model II in the sense of estimation error, we use the Root-mean-square error E1defined as E1=i=1n||x^i-xi||2n(where x^i and xi represent the estimated value and the true value of the ith sensor’s position), and the maximum absolute error E2defined as E2=maxi=1,2,...,n{||x^i-xi||}to evaluate the estimation error. Ten independent simulations with random initializations are performed and the estimation errors are calculated for all runs. As shown in Table 1, the error E1is around 40 and the error E2is around 80 for Model I with the simulation setup. In contrast, the estimation errors for Model II are much lower, which are about 10 for E1and 26 for E2in the ten simulation runs. This result demonstrates the advantage of Model II over Model I for position estimation of sensors by introducing heuristic information. Also note that there are only 4 beacon sensors in contrast to 16 blind sensors, meaning that the ratio of beacon sensors to blind sensors is25%. For such a low beacon vs. blind sensor ratio, the estimation errors E1and E2for both Model I and Model II, especially for Model II, as shown in Table 1, are acceptable for rough estimations of sensor positions in applications.

Estimation Error of Model IEstimation Error of Model II
#E1E2E1E2
141.294884.08709.941923.7890
244.505384.487610.212327.2300
343.776580.025813.249726.1105
444.397183.345711.169226.9130
540.981583.354912.423128.3951
640.799279.481510.881925.6199
739.516886.949311.439726.0199
837.437365.455010.416624.0404
942.989883.386511.433026.6570
1044.020178.449613.275228.7782

Table 1.

Estimation errors for Model I and Model II in different simulation runs of the one dimensional localization problem.

5.2. Range-free localization in two dimensional Spaces

In this part, we investigate the range-free localization of sensors in a network deployed in a two dimensional topology.

5.2.1. Background

Most existing literatures deal with the general localization problem in two dimensional space. The one dimensional sensor localization problem investigated in the last section falls into this category by fixing the value of sensor positions along one dimension. Localization in applications, such as wildlife monitoring [7], WSN aided robot navigation [6, 19] and animal tracking [27], can be abstracted as two dimensional localization problems.

5.2.2. Simulation setup and simulation results

Figure 8.

True positions of sensors in a typical simulation run of the two dimensional WSN localization problem.

Figure 9.

Time history of the position estimation in x-direction by Model I in the two dimensional WSN localization problem.

Figure 10.

Time history of the position estimation in y-direction by Model I in the two dimensional WSN localization problem.

Figure 11.

Time history of the position estimation in x-direction by Model II in the two dimensional WSN localization problem.

Figure 12.

Time history of the position estimation in y-direction by Model II in the two dimensional WSN localization problem.

Figure 13.

Position estimation results by Model I in the two dimensional WSN localization problem.

Figure 14.

Position estimation results by Model II in the two dimensional WSN localization problem.

In the simulation, we consider a 100×100m2 square area with 9 beacon sensors uniformly deployed (the beacon sensors are deployed along the perimeter and at the center, with relative coordinates [0,0]m, [60,0]m, [120,0]m, [0,60], [60,60], [120,60], [0,120], [60,120], [120,120]respectively.) and 20 blind sensors randomly deployed (see Fig. 8 for the deployment of sensors in a typical simulation run). The maximum communication range of sensors are chosen as R=50m.

As to the dynamic models, we choose the scaling factorsε1=ε2=105, the connection weight wij equals 5 for connections with a beacon sensor and 1 otherwise for Model I, the relaxation parameter delta=0.5for Model II and the coefficient c0=1 for Model II.

Fig. 9 and Fig. 10 show the time histories of the position estimations by Model I along x-direction and that along y-direction respectively. From the figures we can observe that after a short period of transient, the estimation results converge to constant values. The time histories of the position estimations along x-direction and y-direction estimations by Model II are plotted in Fig. 11 and Fig. 12, respectively. Compared to the transient of Model I, the change of state values in Fig. 11 and Fig. 12 are much milder. The adjustment of values refine the initial estimation with the tendency to even distributions under the communication connectivity constraints. With time elapses, the estimation results by Model II converge. It is worth noting that the ultimate values by Model II shown in Fig 11 and Fig. 12 are not exactly uniformly distributed. This is due to the compromise of the heuristic information driving to even distribution in space and the inequality constraints imposed by communication connectivity. The final position estimations by Model I and Model II are shown in Fig. 13 and Fig. 14, respectively. It can be observed that the estimated results shown in both figures are within the area covered by the circle centered at the true position with a radius R=50m, which verifies the effectiveness of Model I and Model II in modeling the communication connectivity constraint. On the other hand, it is clear that the estimation results shown in Fig. 14 outperforms the results shown in Fig. 13 thank to introducing heuristic information in Model II. For better comparisons of Model I and Model II for estimating sensor locations in two dimensional scenario, the Root-mean-square error E1defined as E1=i=1n||x^i-xi||2nand the maximum absolute error E2defined asE2=maxi=1,2,...,n{||x^i-xi||}, both of which are the same as the definition in the one dimensional case, are used to evaluate the estimation error. Ten independent simulations with random initializations are performed and the estimation errors are calculated for all runs. As shown in Table 2, the error E1is around 20 and the error E2is around r0for Model I with the simulation setup. In contrast, the estimation errors for Model II are about 10 for E1and 20 for E2in the ten simulation runs, which are much lower than the results obtained by Model I and again verifies the advantage of Model II in position estimation.

Estimation Error of Model IEstimation Error of Model II
#E1E2E1E2
119.207134.907110.909324.0850
220.665742.758210.264718.3666
321.287337.944110.210618.2110
420.040341.36179.960316.8761
520.669239.00699.183817.2634
618.186540.71819.500421.8774
721.005337.778410.244818.6334
823.128944.278712.359125.5854
923.592240.366510.692221.0049
1019.511541.871811.658624.0909

Table 2.

Estimation errors for Model I and Model II in different simulation runs of the one dimensional localization problem.

5.3. Discussions

Figure 15.

A typical WSN in normalized three dimensional space.

In the above two subsections, we considered the range-free localization problem in one dimensional case and two dimensional case respectively. In some applications of WSNs, higher dimensional cases [24] (see Fig. 15 for the sketch of a typical three dimensional one after normalization along three axial directions), such as building monitoring [35], underwater acoustic sensor networks[2], may be encountered. For example, the localization problem of sensors for building monitoring is actually defined in a three dimensional space since sensors are deployed in two dimensions on each floor and the whole network constructed by sensors on different floors forms a three dimensional one. Also, sensors in the underwater acoustic sensor networks are often deployed at different depth, with different longitude and latitude and thus form a three dimensional sensor network.

The presented two models in this chapter admit the higher dimensional localization problems as we did not specify the number of dimensions in the problem formulation and the model works for all possible dimensions.

As demonstrated in simulations, Model II outperforms Model I in the sense of estimation error for the cases with the same simulation setup. However, it is notable that Model II requires an extra dynamic model for the initialization, which is at the cost of implementation complexity and longer computation time. Fortunately, the dynamic models can be implemented with either digital or analog devices and thus the computation can be completed in a very short time. For example, the simulation examples for the two dimensional localization problem showed that it takes a time of 10-5 level for the dynamic models to converge. As to the implementation complexity, more hardware devices, such as summators, multipliers, dividers, integrators, etc, are needed to fabricate the analog circuit of Model II than that of Model I.

Advertisement

6. Conclusions and future work

In this chapter, we overviewed our recent work on range-free localization of sensors in WSNs via dynamic models. The range-free localization problem is formulated as two different optimization problems, each of which corresponds to a dynamic model, namely Model I and Model II, for the solution. Simulations in both one dimensional case and two dimensional case are performed and the two models are compared in both sceneries. The simulation results demonstrate effectiveness of the dynamic models.

Compared with conventional range-free localization algorithms, a prominent advantage of ODE based solutions is that the models are implementable by parallel hardware. As a promising direction for WSN localization, the following aspects are of fundamentally importance in both theory and practise and are open to all researchers,

  • Is there better heuristic information applicable to improve the performance?

  • Can Model II be modeled from a probabilistic perspective and therefore to evaluate its performance improvement relative to Model I in quantity?

  • Recent advancement in ODE shows that a properly designed ODE model can receive finite time convergence to its steady state value. Can the results applied to the range-free WSN localization to gain a theoretically finite time convergence?

  • Hardware implementation with VLSI, FPGA, etc. is a bright direction in practise.

  • Can the presented models be used in range-base WSN localization, if not applicable directly, is the results helpful to supply a good "warm start", which accelerates the convergence?

  • The presented models are essentially ODE models for solving nonlinear inequalities defined on a network. Are the models extendable to other network applications, such as robotic networks, smart grids, the internet of things, etc?

Acknowledgement

The authors would like to acknowledge the constant motivation by the fact presented in the movie Gattaca that never saving anything for the swim back enables Vincent to swim longer and faster than his genetically superior brother. The authors would like to acknowledge the support by the National Science Foundation of China under Grant NSFC: 61105090.

References

  1. 1. AalamifarF.VijayG.AbediKhoozani. P.IbnkahlaM.2011Cognitive wireless sensor networks for highway safetyProceedings of the first ACM international symposium on Design and analysis of intelligent vehicular networks and applications, DIVANet ‘11, ACM, New York, NY, USA, 5560
  2. 2. AkyildizI. F.PompiliD.MelodiaT.2005Underwater acoustic sensor networks: Research challengesAD HOC NETWORKSELSEVIER 3257279
  3. 3. BaggioA.2005Wireless sensor networks in precision agriculture, Precision Agriculture 122
  4. 4. BatalinM.SukhatmeG.HattigM.2004Mobile robot navigation using a sensor networkRobotics and Automation, 2004. Proceedings. ICRA ‘04. 2004 IEEE International Conference on, 1636641Vol.1.
  5. 5. CeriottiM.CorraM.D’OrazioL.DoriguzziR.FacchinD.GunaS.JesiG.CignoR.MottolaL.MurphyA.PescalliM.PiccoG.PregnolatoD.TorgheleC.2011Is there light at the ends of the tunnel? wireless sensor networks for adaptive lighting in road tunnelsInformation Processing in Sensor Networks (IPSN), 2011 10th International Conference on, 187198
  6. 6. ChenW.LiangH.MeiT.YouZ.MiaoS.LiS.ZhouY.MengM. Q.H.2007Design and implementation of wireless sensor network for robot navigationI. J. Information Acquisition 7789
  7. 7. HuW.BulusuN.ChouC. T.JhaS.TaylorA.TranV. N.2009Design and evaluation of a hybrid sensor network for cane toad monitoringACM Trans. Sen. Netw. 5(1): 4:1-4:28.
  8. 8. KaemarungsiK.KrishnamurthyP.2004Properties of indoor received signal strength for wlan location fingerprinting, Mobile and Ubiquitous Systems: Networking and Services, 2004. MOBIQUITOUS 2004. The First Annual International Conference on, 1423
  9. 9. KhanaferM.GuennounM.MouftahH. T.2009Wsn architectures for intelligent transportation systems, Proceedings of the 3rd international conference on New technologies, mobility and security, NTMS’09, IEEE Press, Piscataway, NJ, USA, 425432
  10. 10. LiS.ChenS.LouY.LuB.LiangY.2012A recurrent neural network for inter-localization of mobile phonesIJCNN 2012.
  11. 11. LiS.LiuB.ChenB.LouY.2012Neural network based mobile phone localization using bluetooth connectivityNEURAL COMPUTING & APPLICATIONS (0):-.
  12. 12. LiS.MengM.ChenW.2007aSp-nn: A novel neural network approach for path planning, Robotics and Biomimetics, 2007. IEEE International Conference on, 13551360
  13. 13. LiS.MengM.LiangH.2007A localization error estimation method based on maximum likelihood for wireless sensor networks, Mechatronics and Automation, 2007. ICMA 2007. International Conference on, 348353
  14. 14. LiS.ZhangZ.MaY.2007A sensor networks based method for detecting mine methane, Information Acquisition, 2007. ICIA ‘07. International Conference on, 403407
  15. 15. LiY.2010Research On Robust Mapping Methods In Unstructured Environments, PhD thesis, University of Science and Technology of China.
  16. 16. LiY.MengM.ChenW.2007bData fusion based on rbf and nonparametric estimation for localization in wireless sensor networks, Robotics and Biomimetics, 2007. ROBIO 2007. IEEE International Conference on, 13611365
  17. 17. LiY.MengM.LiS.ChenW.LiangH.2008Particle filtering for range-based localization in wireless sensor networksIntelligent Control and Automation, 2008. WCICA 2008. 7th World Congress on, 16291634
  18. 18. LiY.MengM.LiangH.LiS.ChenW.2008aParticle filtering for wsn aided slamAdvanced Intelligent Mechatronics, 2008. AIM 2008. IEEE/ASME International Conference on, IEEE, 740745
  19. 19. LiY.MengM. Q.H.LiangH.LiS.ChenW.2008bOn wsn-aided simultaneous localization and mapping based on particle filteringRobot 305421427
  20. 20. MilenkoviA.OttoC.JovanovE.2006Wireless sensor networks for personal health monitoring: Issues and an implementationComputer Communications (Special issue: Wireless Sensor Networks: Performance, Reliability, Security, and Beyond 2925212533
  21. 21. MouftahH. T.KhanaferM.GuennounM.AveK. E.[n.d.]Wireless sensor network architectures for intelligent vehicular systems, 17
  22. 22. OgataT.NishideS.KozimaH.KomataniK.OkunoH.2010Inter-modality mapping in robot with recurrent neural networkPattern Recognition Letters311215601569
  23. 23. OgrenP.FiorelliE.LeonardN.2004Cooperative control of mobile sensor networks: adaptive gradient climbing in a distributed environmentAutomatic Control, IEEE Transactions on 49812921302
  24. 24. OrtizC.PuigJ.PalauC.EsteveM.2007d wireless sensor network modeling and simulation, Sensor Technologies and Applications, 2007. SensorComm 2007. International Conference on, 307312
  25. 25. LiS.Y. L.LiuB.2012Bluetooth aided mobile phone localization: a nonlinear neural circuit approach., ACM Transactions on Embedded Computing Systems 17.
  26. 26. SavvidesA.SrivastavaM.GirodL.EstrinD.2004Wireless sensor networks, Kluwer Academic Publishers, Norwell, MA, USA, chapter Localization in sensor networks, 327349
  27. 27. SikkaP.CorkeP. I.OversL.2004Wireless sensor devices for animal tracking and controlLCN’04, 446454
  28. 28. SkowronskiM.HarrisJ.2007Noise-robust automatic speech recognition using a predictive echo state networkIEEE Transactions On Audio Speech And Language Processing15517241730
  29. 29. SmithK.1999Neural networks for combinatorial optimization: a review ofmore than a decade of research, INFORMS J. on Computing 111534
  30. 30. TaraktasK.CeylanO.YagciB.2010Received signal strength technique performance in sensor network localization application, Broadband, Wireless Computing, Communication and Applications (BWCCA), 2010 International Conference on, 357362
  31. 31. TseD.ViswanathP.2005Fundamentals of wireless communicationCambridge University Press, New York, NY, USA.
  32. 32. Van ZwolT. R.ChengJ. J. R.TadrosG.2008Structural health monitoring of the golden gate bridge, Canadian Journal of Civil Engineering 352179189
  33. 33. Werner-AllenG.LorinczK.RuizM.MarcilloO.JohnsonJ.LeesJ.WelshM.2006Deploying a wireless sensor network on an active volcano, Internet Computing, IEEE 1021825
  34. 34. XuN.RangwalaS.ChintalapudiK. K.GanesanD.BroadA.GovindanR.EstrinD.2004A wireless sensor network for structural monitoring, Proceedings of the 2nd international conference on Embedded networked sensor systems, SenSys ‘04, ACM, New York, NY, USA, 1324
  35. 35. ZhouJ.ChenY.LeongB.SundaramoorthyP. S.2010Practical 3d geographic routing for wireless sensor networks, Proceedings of the 8th ACM Conference on Embedded Networked Sensor Systems, SenSys ‘10, ACM, New York, NY, USA, 337350

Written By

Shuai Li and Yangming Li

Submitted: 28 March 2012 Published: 06 September 2012