ICGC-RCICT 2010 ISSN:

Size: px
Start display at page:

Download "ICGC-RCICT 2010 ISSN: 2086-4868"

Transcription

1 Proceedings of The First International Conference on Green Computing and The Second AUN/SEED-Net Regional Conference on ICT 2010 Department of Electrical Engineering and Information Technology Faculty of Engineering Gadjah Mada University Jalan Grafika no 2 Kampus UGM Yogyakarta, 55281, Indonesia ISSN: March 2010 ICGC-RCICT 2010 PROCEEDINGS OF THE FIRST INTERNATIONAL CONFERENCE ON GREEN COMPUTING AND THE SECOND AUN/SEED-NET REGIONAL CONFERENCE ON ICT DEPARTMENT OF ELECTRICAL ENGINEERING AND INFORMATION TECHNOLOGY FACULTY OF ENGINEERING GADJAH MADA UNIVERSITY

2 ICGC-RCICT 2010 ISSN: #21 #22 Green Analysis : a System Approach A Case Study: Sensor Fault Detection and Isolation of a web winding system Herdjunanto Samiadji, Soesianto, Susanto Adhi,Widodo Sri T Computation Time Reduction as a Strategy to Reduce Energy in Green Design A Case Study: Model Parameter Estimation on Unwinding Part of a Web Winding System Herdjunanto Samiadji #23 #24 Embedded Webserver Applications for Industrial Process Monitoring 396 Risanuri Hidayat, Bambang Sutopo, Astria Nur Irfansyah, Ery Dwi Kurniawan PLC-based Power Factor Regulator 401 Muh. Isnaeni B. S., Aprilyan Wahyu N., Astria Nur Irfansyah #25 Implementation of Low Cost Modbus Protocol-Enabled Embedded Interfaces for Industrial Data Communication Astria Nur Irfansyah, Eny Sukani Rahayu 405 #26 #27 #28 Gesture-based Mouse Cursor Movement Using Template-Matching: An Early Study 409 Paulus Insap Santosa Low-Powered Wireless Sensor Network for Indoor Localization 412 Widyawan Developing Multi-applicationed smart card system with ITSO standard 418 Enas Dhuhri Kusuma, Litasari #29 #30 #31 Image Processing Using ARM9-based Embedded System Case Study : Color based tracking using ARM9 processor and camera module Enas Dhuhri Kusuma, Addin Suwastono, Wahyu Dewanto QAM Mapper-Demapper for an Adaptive Modulation OFDM: from Learning Model to FPGA-Based Implementation Budi Setiyanto, Imaduddin, Iqbal Prayuda Aditya, Mulyana, Astria Nur Irfansyah, Risanuri Hidayat, Litasari Information Technology Infrastructure Flexibility and The Enhancement of the Business/IT Strategy Alignment Wahyuni #32 Analysis of Solar Cell Traffic Light System in Kota Yogyakarta 435 Avrin Nur Widiastuti, T. Haryono, Lesnanto Multa Putranto, Gusti Gandhi Yogyakarta, 2 3 March 2010 xiii

3 Low-Powered Wireless Sensor Network for Indoor Localization Widyawan Gadjah Mada University Electrical Engineering Department Yogyakarta, Indonesia Abstract The proliferation of wireless sensor networks (WSN) open a possibility for use in indoor localization. WSN is intended principally for monitoring and control applications that demand very low power consumption from a battery source. This study investigates the use of WSN for indoor localization. The WSN is used to track and detect the location of a moving object inside a building. This system was developed in the context of WSN application for enabling and supporting improved facilities management. The overall goal of the facilities management is to improve energy efficiency of a building. Bayesian probabilistic approach implemented as particle filter and map filtering algorithm is presented. The location system performance is also evaluated. It is found that the location system provide reliable prediction (µ = 2.17m with σ = 1.27m). I. INTRODUCTION Growing interest in pervasive computing has been fostered further by the ubiquity of mobile computing devices, such as portable media players, mobile phones, and notebooks. Automatically ascertaining the physical location of people or devices is regarded as a key pervasive computing application [1]. Knowledge of physical location would open up a wide range of possible future applications; for example, tracking people and assets, safety and security, and indoor navigation. The global positioning system (GPS) is the mainstream technology for location and tracking in outdoor environments [2]. However, GPS provides insufficient reliability and accuracy for indoor environments, since its signal is heavily attenuated by building structures such as roofs and walls. Consequently, indoor localization systems have been proposed based on other technologies. The proliferation of wireless sensor networks (WSN) open a possibility for use in indoor localization. WSN has recently attract many studies in research community as a fundamentally new tool for monitoring and data-gathering applications. WSN, which is based on the IEEE standard [3], is intended principally for monitoring and control applications that demand very low power consumption from a battery source. Many applications with WSN are proposed, such as habitat monitoring [4][5][6], industrial monitoring [7][8], battlefield surveillance [9][10] and building management [11][12]. A general setup of WSN consists of a large number of sensors densely deployed in a certain area. Each sensor is capable of sensing, processing data at a small scale, and communicating through omni-directional radio signal [13]. Augmenting WSN application with location information is crucial for several reasons. Firstly, the measurement data collected by sensors are often necessary to have the location data stamped. For example, temperature and humidity data need the corresponding position data included to provide meaningful information. Secondly, many communication protocols of sensor networks are built on the knowledge of the geographic positions of sensors [14][15]. This paper investigates the use of WSN for indoor localization. The WSN is used to track and detect the location of a moving object inside a building. The inherent wireless communication infrastructure is utilized and hence the localization technology becomes a software-only solution. II. RELATED WORKS AND CONTRIBUTIONS Localization using WSN has received growing research interest [16][17][18]. One of the examples of an indoor localization system is Motetrack [19], a system that uses a decentralized approach that runs on programmable sensor nodes. This approach was used to minimize per-node storage overhead and to achieve high robustness to failure. It adopted an enhanced version of simple nearest neighbor algorithm found in wireless LAN indoor localization [20]. This system was developed in the context of WSN application for enabling and supporting improved facilities management [21]. The system was developed to help navigate the facility manager inside a building. The overall goal of the facilities management is to improve energy efficiency of a building. The system uses centralized approach and utilizes Bayesian probabilistic algorithms to enhance the performance. The main contribution of this paper is two fold. Firstly, we describe the implementation and evaluation of an indoor localization system based on WSN. Secondly, we present an analysis of our algorithms using state of the art particle filter and map filtering. III. SYSTEM OVERVIEW Received signal strength (RSS) is one of the channel parameters of a wireless communication system that is relevant

4 for localization. The wireless communication infrastructure of WSN is utilized with fingerprinting technique to infer location. The location system works in two phases (see Fig. 1): firstly, the calibration, building a database of received signal strength (RSS) or fingerprint. Secondly, the online tracking, the client s mobile node will scan the RSS from available WSN beacons and input them to the particle filter-based fusion engine to estimate location. From a Bayesian perspective, the problem is to recursively construct the posterior probability density function (PDF) p(x t z t ) given the previous posterior p(x t 1 z t 1 ). In principle pdf p(x t z t ) can be calculated in two stages: prediction and updates [22]. The general algorithm for calculating the posterior distribution of p(x t z t ) is given by Bayes filter. From a Bayesian perspective, construction of posterior probability is achieved in two steps: prediction and update. The prediction stage is performed to obtain the prior probability p(x t z t 1 ), whereas the update stage corrects the prediction with a new measurement to obtain the posterior p(x t z t ). The prediction is achieved through the the Chapman- Kolmogorov equation [23]: p(x t z t 1 )= p(x t x t 1 )p(x t 1 z t 1 )dx t 1 (3) When the measurement z t becomes available, Bayes rule is utilised for the update stage: p(x t z t )=k 1 p(z t x t )p(x t z t 1 ) (4) with normalizing constant: k = p(z t x t )p(x t z t 1 )dx t (5) Fig. 1. Block diagram of the localisation system. Fingerprint is saved in a database as signatures tuples (consisting of the WSN beacon address 1, RSS values, and measurement s position). IV. ALGORITHM This work uses a Bayesian probability approach implemented as particle filter algorithm. In this approach, the goal is to infer unknown object s (referred as target) location (referred as state) based on RSS measurements. A. Recursive Bayesian Estimation To define the problem during location estimation, the target state evolves according to the following discrete-time stochastic model: x t = f t 1 (x t 1, n t 1 ) (1) Where x t denotes the state of the target being estimated; f t 1 is a known, possibly non linear function of the state x t 1 ; n t 1 is an independent and identically-distributed noise. The measurement is related to the target state with the following model: z t = h t (x t, e t ) (2) Where h t is a known, possibly non-linear function; e t denotes an independent and identically-distributed noise. In the case of indoor localization, it aims to filter the object state x t based on the sequence of all available RSS measurements z t up to time t. 1 Analogue to a WLAN access point MAC address. p(z t x t ) represents the measurement probability, p(x t x t 1 ) is the transition probability and p(x t z t 1 ) is the previous posterior probability. Algorithm 1 BayesFilter (p(x t 1 z t 1 ), z t ) 1: for all x t do 2: p(x t z t 1 )= p(x t x t 1 ) p(x t 1 z t 1 )dx t 1 3: p(x t z t )= k 1 p(z t x t ) p(x t z t 1 ) 4: end for 5: return p(x t z t ) Algorithm 1 describes the prediction and update stages of Bayes filter. The algorithm input is the previous posterior and a current measurement. In line 2, prediction is obtained by integration of two probability distributions: previous posterior and transition probability. The measurement update is described in line 3, where Bayes algorithm updates the prior probability with the measurement probability. The result is the posterior probability which is returned in line 5 of the algorithm. The recursive nature of the Bayesian filter is due to the fact that the posterior probability p(x t z t ) is calculated form the previous posterior p(x t 1 z t 1 ). Knowledge of the posterior probability enables an estimation of the state to be made, for instance to obtain the mean of x t [24]. ˆx ME t = x t p(x t z t )dx t (6) The aforementioned recursive propagation of the posterior density is only a conceptual solution in that, in general, it cannot be determined analytically. Only in a highly restrictive case when the system is linear and Gaussian, does an analytical

5 solution exist in the form of the Kalman filter and its numerous variants [25] [26]. Since the analytical solution is intractable for most practical situations, an approximate solution to the Bayesian filter is required. The current state of the art of such approximate solutions is the particle filter [27] [28]. B. Particle Filter Implementation The particle filter is a non-parametric implementation of the Bayes filter. It approximates the posterior probability by a finite number of discrete samples with associated weights, called particles. The approximation of the posterior density is non-parametric. Therefore, it can represent a wider distribution than the parametric one, such as Gaussian. The particle filter is also known as the bootstrap filter [29], condensation algorithm [30] and survival of the fittest [31]. The particle filter directly estimates the posterior probability of the state expressed in the following equation [28]: p(x t z t ) N w t δ(x t x i t) (7) i=1 where x i t is the i-th sampling point or particle of the posterior probability with 1 < i < N and wt i is the weight of the particle. N represents the number of particles in the particle set, denoted by X t. X t := x 1 t, x 2 t, x 3 t,...,x N t (8) Each particle is a concrete instantiation of the state at time t, or put differently, each particle is a hypothesis of what the true state x t might be, with a probability given by its weight. The property of equation (7) holds for N. In the case of finite N, the particles are sampled from a slightly different distribution. However, the difference is negligible as long as the number of particles is not too small [32]. Based on recent finding [28], N value above 500 is suggested. In this work, N value of 1000 is used and remain static over time. Algorithm 2 Particle Filter (X t 1, z t ) 1: Xt = X t = 2: for i =1to N do 3: sample x i t p(x t x i t 1) 4: assign particle weight w i t = p(z t x i t) 5: end for 6: calculate total weight k = N i=1 wi t 7: for i =1to N do 8: normalise w i t = k 1 w i t 9: Xt = X t + {x i t,w i t} 10: end for 11: X t = Resample ( X t ) 12: return X t The algorithm 2 describes a generic particle filter algorithm. The input of the algorithm is the previous set of the particle X t 1, and the current measurement z t, whereas the output is the recent particle set X t. C. Motion Model During the prediction stage each particle will have dynamics according to a motion model that represents the estimated object. Let x i t denote the state vector that describes the particle position in local Cartesian coordinate. Particles motion can be modeled with: x i x i t = t x i = t 1 + vtcos(α i t) t i + n t yt 1 i + vtsin(α i t) t i + n t y i t where v t denotes velocity, α t describes particle direction at the time t, n t is a noise with Gaussian distribution. Both particles velocity and direction can be obtained directly from an inertial sensor measurement. In this work, the approach for the motion model in indoor localization is taken from both Brownian movement [33] and the first-order motion model [34]. The motion model assumes that the kinematics of a target has random values in it. However, this randomness is constrained by the previous state. Figure 2 illustrates the evolution of particle distribution determined only by the motion model. The particle distribution is started from a known state in 2D space. The initial velocity v 0 =3m/s and number of particles are Since there is no RSS measurement update performed, the distribution will spread wider over time. Fig. 2. D. Likelihood Function Evolution of particles with motion model. The likelihood function p(z t x i t) describes the probability of receiving a set of signal level tuples (signature) in a specific location. To obtain the likelihood function, statistical inference is performed between true signatures value stored in the fingerprint and recent RSS measurement during online tracking (see [35] for the detail explanation of the likelihood function). Furthermore, it will be used for updating particle weight w i t (as stated in algorithm 2, point 4). The figures below show how likelihood function was used for updating the particle weight and the posterior distribution subsequently. Figure 3 shows the posterior distribution at t =0, the weights of the particles w i 0 = 1 N, N = Figures 4 show when particles weight is updated with likelihood function (blue circle), resample to obtain posterior distribution and then state estimation is calculated at t =1s, t = 20s and t = 30s. (9)

6 Fig. 3. Posterior distribution at t =0 (a) Without map filtering. (b) With map filtering. Fig. 4. From left to right: posterior distribution at t =1s, t =20s and t =30s. Blue circle represent the likelihood function Fig. 5. Particle evolution without and with map filtering. E. Map Filtering The particle movement is also taking into account environment description, i.e.: wall, room and corridor. Map filtering is implemented in a way that particles, which act as a people representation, can not move across a wall or another solid object. Particles are only permitted to move in corridors or within rooms. Map filtering is implemented in a fairly straightforward way. The new particle position, determined by the motion model, should fulfill the requirements mentioned above. If an attempt to find a new position fails (when moving particle path is obstructed), the algorithm will try to find a new particle position according to the motion model (equation 9). If several attempts within predetermined threshold still fail, the particle will die. Figure 5 illustrates evolution of particles with and without map filtering from a known state in 2D space (v 0 =3m/s, N = 2000). Map filtering constrains particle movement within the walls, as can be seen in Figure 5(b). Fusion of the map is formally performed in the update stage of the particle weight wt. i The particle weight will be updated with the following rule: wt i 0, crossing wall particle = p(z t x i (10) t), otherwise where p(z t x i t) is the likelihood observation function. V. EXPERIMENT Power electronic laboratory at Eidgenössische Technische Hochschule Zürich (ETH) Zurich, Switzerland was used as a test-bed to analyze the proposed system. The test-bed dimension is 21m x 15m. WSN infrastructure, which consists of 10 tmote nodes, was installed at the test-bed. Figure 6 shows the node used for the experiment. We also installed indoor localization using WLAN technology. It was used for performance comparison with the WSN. Four WLAN APs were installed in the test-bed. Fig. 6. A tmote WSN node. The first step was to draw floor-plan of the power electronic building. We have developed a tool for drawing the floor-plan in scalable vector graphic (SVG) format. It is also possible to export the floor-plan from an AutoCAD file. Several tools have also been developed using the C++ language. They include a site survey tool for the calibration phase (building the RSS fingerprint), a fusion engine and TinyOS-based WSN software. The RSS fingerprint was built on top of the floor-plan that was divided into 0.75m square uniform-grid. Signal levels of WSN were scanned every 0.5 second. Only a single floor problem was considered. Figure 7 shows the fingerprint measured from a WSN node. A walk around the laboratory along the ground truth was performed for the off-line analysis. Some real measurements were collected along this path and then reused to measure the performances of each technique. Figure 8 shows the WSN infrastructure and ground truth in the test-bed.

7 Fig. 7. WSN fingerprint from a WSN node. Fig. 9. WLAN fingerprint. It is found that the location system provide reliable prediction. Future works include the development of the navigation system based on the location information. ACKNOWLEDGMENT The authors acknowledge funding from WearIT@Work, a European Union funded project (EC IST IP ). Fig. 8. Test-bed configuration. VI. RESULT Widely-used gauges of tracking accuracy are the mean error µ and standard deviation σ of the difference between the ground-truth position and the prediction. The location accuracy in the test-bed is summarized in table I. TABLE I LOCALIZATION ERROR (METERS) WLAN WSN Particle Filter with Map Filtering µ =5.12 µ =2.17 σ =2.5 σ =1.27 Table I shows that the Particle Filter algorithm provides reasonably good location accuracy. For comparison, we also tried localization based on WLAN technology. However, it does not produce sufficient accuracy. It was caused by WLAN fingerprint that relatively flat in an open room (see Figure 9). Whereas, WSN fingerprint has more RSS variation between grids. In the particle filter algorithm, the variation causes more distinctive likelihood function p(z t x i t) between the grids. Eventually, it leads to a better localization accuracy. WSN indoor localization provide the best accuracy (µ = 2.17m with σ = 1.27m). It is considered sufficient for object localization in indoor environment. VII. CONCLUSION In this paper, an indoor localization based on WSN technology is summarized. A Bayesian approach for estimating the position is described. The Particle Filter algorithm with map filtering also evaluated. REFERENCES [1] M. Weiser, Some computer science problems in ubiquitous computing, Communications of the ACM, [2] J. Farrell and M. Barth, The Global Positioning System and Innertial Navigation. McGraw-Hill Professional, [3] Part 15.4: Wireless MAC and PHY specifications for Low Rate Wireless Personal Area Networks (LR-WPANS), IEEE Std. [4] A. Mainwaring, J. Polastre, R. Szewczyk, D. Culler, and J. Anderson, Wireless sensor networks for habitat monitoring, in Proceedings of the ACM International Workshop on Wireless Sensor Networks and Applications, Atlanta, September [5] A. Cerpa, J. Elson, D. Estrin, L. Girod, M. Hamilton, and J. Zhao, Habitat monitoring: Application driver for wireless communications technology, in Proceedings of the ACM SIGCOMM Workshop on Data Communications, [6] (2010, January) CORIE Observation. [Online]. Available: [7] S. So, F. Koushanfar, A. Kosterev, and F. Tittel, LaserSPECks:: Laser SPECtroscopic trace-gas sensor networks - sensor integration and applications, in Proceedings of the IPSN, [8] N. Xu, S. Rangwala, K. Chintalapudi, D. Ganesan, A. Broad, R. Govindan, and Deborah, A wireless sensor network for structural monitoring, in Proceedings of the ACM Sensys, [9] P. Boettcher, J. A. Sherman, and G. A. Shaw, Target localization using acoustic time-difference of arrival in distributed sensor networks, in Proceedings of the SPIE 47th Annual Meeting, [10] E. Howden, Networked sensors for the objective force, in Proceedings of the SPIE 47th Annual Meeting, [11] J.-Y. Chang, J. Kim, O. Kwon, C.-H. Lee, W. I. Lee, M. Oh, U. H. Paek, H. Yoon, J. Kang, J. K. Ko, W. Ko, and C.-K. Lee, Demo abstract: Controlcity - integrating wireless sensor networks and building management systems, in IPSN 09: Proceedings of the 2009 International Conference on Information Processing in Sensor Networks. Washington, DC, USA: IEEE Computer Society, 2009, pp [12] M. Ceriotti, L. Mottola, G. P. Picco, A. L. Murphy, S. Guna, M. Corra, M. Pozzi, D. Zonta, and P. Zanon, Monitoring heritage buildings with wireless sensor networks: The torre aquila deployment, in IPSN 09: Proceedings of the 2009 International Conference on Information Processing in Sensor Networks. Washington, DC, USA: IEEE Computer Society, 2009, pp [13] I. F. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, A survey on sensor networks, IEEE Communications Magazine, vol. 40, no. 8, pp , August [14] N. Bulusu, J. Heidemann, and D. Estrin, GPS-less lowcost outdoor localization for very small devices, IEEE Personal Communications, vol. 7, pp , 2000.

8 [15] F. Ye, H. Luo, J. Cheng, S. Lu, and L. Zhang, A two-tier data dissemination model for large-scale wireless sensor networks, in Proceedings of 7th ACM MOBICOM, [16] J. Yick, B. Mukherjee, and D. Ghosal, Wireless sensor network survey, Comput. Netw., vol. 52, no. 12, pp , [17] L. Doherty, K. Pister, and L. E. Ghaoui, Convey position estimation in wireless sensor networks, in Proceedings of the INFOCOM, [18] S. Capkun, M. Hamdi, and J.-P. Hubaux, GPS-free positioning in mobile ad-hoc networks, in Proceedings of the HICSS-34, [19] K. Lorincz and M. Welsh, MoteTrack: a robust, decentralized approach to RF-based location tracking, Personal Ubiquitous Computing, vol. 11, no. 6, pp , [20] P. Bahl and V. Padmanabhan, RADAR: An in-building RF-based user location and tracking system, in Proceedings of the IEEE INFOCOM, March 2000, pp [21] (2010, January) NEMBES project. [Online]. Available: [22] B. Ristic, S. Arumpalampam, N. Gordon, and H. Poor, Beyond the Kalman Filters. Boston: Artech-House, [23] A. Papoulis, Probability, Random Variables, and Stochastic Processes. McGraw-Hill Companies, [24] P. S. Maybeck, Stochastic Models, Estimation and Control. Academic Press, [25] R. E. Kalman, A new approach to linear filtering and prediction problems, Transactions of the ASME Journal of Basic Engineering, vol. 82, pp , [26] R. Kalman, New methods in Wiener fltering theory, in Proceedings of the Symposium of Application Random Function Theory and Probability, [27] A. Doucet, N. de Freitas, and N. Gordon, Eds., Sequential Monte Carlo Methods in Practice, 1st ed. New York: Springer, June [28] B. Ristic, S. Arumpalampam, and N. Gordon, Beyond the Kalman Filter: Particle Filters for Tracking Applications. Artech House Publishers, February [29] N. J. Gordon, D. J. Salmond, and A. F. M. Smith, Novel approach to nonlinear/non-gaussian Bayesian state estimation, IEE Proceedings F Radar and Signal Processing, vol. 140, pp , [30] J. Maccormick and A. Blake, A probabilistic exclusion principle for tracking multiple objects, in International Journal of Computer Vision, 1999, pp [31] K. Kanazawa, D. Koller, and S. Russell, Stochastic simulation algorithms for dynamic probabilistic networks, in Proceedings of the Eleventh Annual Conference on Uncertainty AI, [32] S. Thrun, W. Burgard, and D. Fox, Probabilistic Robotics (Intelligent Robotics and Autonomous Agents). The MIT Press, September [33] S. T. M. Montemerlo and W. Whittaker, Conditional particle filters for simultaneous mobile robot localization and people-tracking, in Proceedings of the IEEE ICRA, [34] A. Bruce, Better motion prediction for people-tracking, in Proceedings of ICRA 2004, [35] Widyawan, Learning data fusion for indoor localisation, Ph.D. dissertation, Cork Institute of Technology, 2009.

Introduction to Mobile Robotics Bayes Filter Particle Filter and Monte Carlo Localization

Introduction to Mobile Robotics Bayes Filter Particle Filter and Monte Carlo Localization Introduction to Mobile Robotics Bayes Filter Particle Filter and Monte Carlo Localization Wolfram Burgard, Maren Bennewitz, Diego Tipaldi, Luciano Spinello 1 Motivation Recall: Discrete filter Discretize

More information

Deterministic Sampling-based Switching Kalman Filtering for Vehicle Tracking

Deterministic Sampling-based Switching Kalman Filtering for Vehicle Tracking Proceedings of the IEEE ITSC 2006 2006 IEEE Intelligent Transportation Systems Conference Toronto, Canada, September 17-20, 2006 WA4.1 Deterministic Sampling-based Switching Kalman Filtering for Vehicle

More information

Raitoharju, Matti; Dashti, Marzieh; Ali-Löytty, Simo; Piché, Robert

Raitoharju, Matti; Dashti, Marzieh; Ali-Löytty, Simo; Piché, Robert Tampere University of Technology Author(s) Title Citation Raitoharju, Matti; Dashti, Marzieh; Ali-Löytty, Simo; Piché, Robert Positioning with multilevel coverage area models Raitoharju, Matti; Dashti,

More information

Forced Low latency Handoff in Mobile Cellular Data Networks

Forced Low latency Handoff in Mobile Cellular Data Networks Forced Low latency Handoff in Mobile Cellular Data Networks N. Moayedian, Faramarz Hendessi Department of Electrical and Computer Engineering Isfahan University of Technology, Isfahan, IRAN Hendessi@cc.iut.ac.ir

More information

VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS

VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS Aswin C Sankaranayanan, Qinfen Zheng, Rama Chellappa University of Maryland College Park, MD - 277 {aswch, qinfen, rama}@cfar.umd.edu Volkan Cevher, James

More information

Using Received Signal Strength Variation for Surveillance In Residential Areas

Using Received Signal Strength Variation for Surveillance In Residential Areas Using Received Signal Strength Variation for Surveillance In Residential Areas Sajid Hussain, Richard Peters, and Daniel L. Silver Jodrey School of Computer Science, Acadia University, Wolfville, Canada.

More information

Discrete Frobenius-Perron Tracking

Discrete Frobenius-Perron Tracking Discrete Frobenius-Perron Tracing Barend J. van Wy and Michaël A. van Wy French South-African Technical Institute in Electronics at the Tshwane University of Technology Staatsartillerie Road, Pretoria,

More information

Indoor Localization Using Step and Turn Detection Together with Floor Map Information

Indoor Localization Using Step and Turn Detection Together with Floor Map Information Indoor Localization Using Step and Turn Detection Together with Floor Map Information University of Applied Sciendes Würzburg-Schweinfurt, Pattern Recognition Group, University of Siegen In this work we

More information

Estimation of Position and Orientation of Mobile Systems in a Wireless LAN

Estimation of Position and Orientation of Mobile Systems in a Wireless LAN Proceedings of the 46th IEEE Conference on Decision and Control New Orleans, LA, USA, Dec. 12-14, 2007 Estimation of Position and Orientation of Mobile Systems in a Wireless LAN Christof Röhrig and Frank

More information

Wireless Networking Trends Architectures, Protocols & optimizations for future networking scenarios

Wireless Networking Trends Architectures, Protocols & optimizations for future networking scenarios Wireless Networking Trends Architectures, Protocols & optimizations for future networking scenarios H. Fathi, J. Figueiras, F. Fitzek, T. Madsen, R. Olsen, P. Popovski, HP Schwefel Session 1 Network Evolution

More information

Analysis of a Device-free Passive Tracking System in Typical Wireless Environments

Analysis of a Device-free Passive Tracking System in Typical Wireless Environments Analysis of a Device-free Passive Tracking System in Typical Wireless Environments Ahmed E. Kosba, Ahmed Abdelkader Department of Computer Engineering Faculty of Engineering, Alexandria University, Egypt

More information

EFFICIENT DETECTION IN DDOS ATTACK FOR TOPOLOGY GRAPH DEPENDENT PERFORMANCE IN PPM LARGE SCALE IPTRACEBACK

EFFICIENT DETECTION IN DDOS ATTACK FOR TOPOLOGY GRAPH DEPENDENT PERFORMANCE IN PPM LARGE SCALE IPTRACEBACK EFFICIENT DETECTION IN DDOS ATTACK FOR TOPOLOGY GRAPH DEPENDENT PERFORMANCE IN PPM LARGE SCALE IPTRACEBACK S.Abarna 1, R.Padmapriya 2 1 Mphil Scholar, 2 Assistant Professor, Department of Computer Science,

More information

Wireless Sensor Networks Coverage Optimization based on Improved AFSA Algorithm

Wireless Sensor Networks Coverage Optimization based on Improved AFSA Algorithm , pp. 99-108 http://dx.doi.org/10.1457/ijfgcn.015.8.1.11 Wireless Sensor Networks Coverage Optimization based on Improved AFSA Algorithm Wang DaWei and Wang Changliang Zhejiang Industry Polytechnic College

More information

Gaussian Processes for Signal Strength-Based Location Estimation

Gaussian Processes for Signal Strength-Based Location Estimation In Proc. of Robotics Science and Systems, 2006. Gaussian Processes for Signal Strength-Based Location Estimation Brian Ferris Dirk Hähnel Dieter Fox University of Washington, Department of Computer Science

More information

Consecutive Geographic Multicasting Protocol in Large-Scale Wireless Sensor Networks

Consecutive Geographic Multicasting Protocol in Large-Scale Wireless Sensor Networks 21st Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications Consecutive Geographic Multicasting Protocol in Large-Scale Wireless Sensor Networks Jeongcheol Lee, Euisin

More information

Range Free Localization Schemes for Wireless Sensor Networks

Range Free Localization Schemes for Wireless Sensor Networks Range Free Localization Schemes for Wireless Sensor Networks Ashok Kumar 1, Narottam Chand 2, Vinod Kumar 1 and Vinay Kumar 1 1 Department of Electronics and Communication Engineering 2 Department of Computer

More information

Enhancements to RSS Based Indoor Tracking Systems Using Kalman Filters

Enhancements to RSS Based Indoor Tracking Systems Using Kalman Filters Enhancements to RSS Based Indoor Tracking Systems Using Kalman Filters I. Guvenc EECE Department, UNM (505) 2771165 ismail@eece.unm.edu C.T. Abdallah, R. Jordan EECE Department, UNM (505) 2770298 chaouki@eece.unm.edu

More information

Hyperbolic Location Fingerprinting: A Calibration-Free Solution for Handling Differences in Signal Strength

Hyperbolic Location Fingerprinting: A Calibration-Free Solution for Handling Differences in Signal Strength Hyperbolic Location Fingerprinting: A Calibration-Free Solution for Handling Differences in Signal Strength Mikkel Baun Kjærgaard and Carsten Valdemar Munk University of Aarhus, Department of Computer

More information

Localization of Wireless Sensor Networks with a Mobile Beacon

Localization of Wireless Sensor Networks with a Mobile Beacon Localization of Wireless Sensor Networks with a Mobile Beacon Mihail L. Sichitiu and Vaidyanathan Ramadurai Dept. of Electrical and Computer Engineering, North Carolina State University, Raleigh, NC 27695

More information

Π8: Indoor Positioning System using WLAN Received Signal Strength Measurements Preface

Π8: Indoor Positioning System using WLAN Received Signal Strength Measurements Preface Π8: Indoor Positioning System using WLAN Received Signal Strength Measurements Preface In this deliverable we provide the details of building an indoor positioning system using WLAN Received Signal Strength

More information

A Hierarchical Structure based Coverage Repair in Wireless Sensor Networks

A Hierarchical Structure based Coverage Repair in Wireless Sensor Networks A Hierarchical Structure based Coverage Repair in Wireless Sensor Networks Jie Wu Computer Science & Engineering Department Florida Atlantic University Boca Raton, FL 3343, USA E-mail: jie@cse.fau.edu

More information

New Insights into WiFi-based Device-free Localization

New Insights into WiFi-based Device-free Localization New Insights into WiFi-based Device-free Localization Heba Aly Dept. of Computer and Systems Engineering Alexandria University, Egypt heba.aly@alexu.edu.eg Moustafa Youssef Wireless Research Center Egypt-Japan

More information

Indoor Robot Localization System Using WiFi Signal Measure and Minimizing Calibration Effort

Indoor Robot Localization System Using WiFi Signal Measure and Minimizing Calibration Effort IEEE ISIE 2005, June 20-23, 2005, Dubrovnik, Croatia Indoor Robot Localization System Using WiFi Signal Measure and Minimizing Calibration Effort M. Ocaña*, L. M. Bergasa*, M.A. Sotelo*, J. Nuevo*, R.

More information

DAG based In-Network Aggregation for Sensor Network Monitoring

DAG based In-Network Aggregation for Sensor Network Monitoring DAG based In-Network Aggregation for Sensor Network Monitoring Shinji Motegi, Kiyohito Yoshihara and Hiroki Horiuchi KDDI R&D Laboratories Inc. {motegi, yosshy, hr-horiuchi}@kddilabs.jp Abstract Wireless

More information

A Robust Multiple Object Tracking for Sport Applications 1) Thomas Mauthner, Horst Bischof

A Robust Multiple Object Tracking for Sport Applications 1) Thomas Mauthner, Horst Bischof A Robust Multiple Object Tracking for Sport Applications 1) Thomas Mauthner, Horst Bischof Institute for Computer Graphics and Vision Graz University of Technology, Austria {mauthner,bischof}@icg.tu-graz.ac.at

More information

AIR POLLUTION MONITORING SYSTEM BASED ON GEOSENSOR NETWORK 1. Young Jin Jung*, Yang Koo Lee**, Dong Gyu Lee**, Keun Ho Ryu**, Silvia Nittel*

AIR POLLUTION MONITORING SYSTEM BASED ON GEOSENSOR NETWORK 1. Young Jin Jung*, Yang Koo Lee**, Dong Gyu Lee**, Keun Ho Ryu**, Silvia Nittel* AIR POLLUTION MONITORING SYSTEM BASED ON GEOSENSOR NETWORK 1 Young Jin Jung*, Yang Koo Lee**, Dong Gyu Lee**, Keun Ho Ryu**, Silvia Nittel* Spatial Information and Engineering, University of Maine, USA*

More information

Int. J. Advanced Networking and Applications Volume: 6 Issue: 4 Pages: 2404-2408 (2015) ISSN: 0975-0290

Int. J. Advanced Networking and Applications Volume: 6 Issue: 4 Pages: 2404-2408 (2015) ISSN: 0975-0290 2404 Nuzzer algorithm based Human Tracking and Security System for Device-Free Passive System in Smart Phones Environment R.Ranjani Assistant Professor, Department of Computer Science and Engineering,

More information

A Tutorial on Particle Filters for Online Nonlinear/Non-Gaussian Bayesian Tracking

A Tutorial on Particle Filters for Online Nonlinear/Non-Gaussian Bayesian Tracking 174 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 50, NO. 2, FEBRUARY 2002 A Tutorial on Particle Filters for Online Nonlinear/Non-Gaussian Bayesian Tracking M. Sanjeev Arulampalam, Simon Maskell, Neil

More information

Modeling of Indoor Positioning Systems Based on Location Fingerprinting

Modeling of Indoor Positioning Systems Based on Location Fingerprinting Modeling of Indoor Positioning Systems Based on Location Fingerprinting Kamol Kaemarungsi and Prashant Krishnamurthy Telecommunications Program School of Information Science, University of Pittsburgh 35

More information

Efficient Node Discovery in Mobile Wireless Sensor Networks

Efficient Node Discovery in Mobile Wireless Sensor Networks Efficient Node Discovery in Mobile Wireless Sensor Networks Vladimir Dyo, Cecilia Mascolo 1 Department of Computer Science, University College London Gower Street, London WC1E 6BT, UK v.dyo@cs.ucl.ac.uk

More information

Master s thesis tutorial: part III

Master s thesis tutorial: part III for the Autonomous Compliant Research group Tinne De Laet, Wilm Decré, Diederik Verscheure Katholieke Universiteit Leuven, Department of Mechanical Engineering, PMA Division 30 oktober 2006 Outline General

More information

2. Colour based particle filter for 3-D tracking

2. Colour based particle filter for 3-D tracking MULTI-CAMERA 3-D TRACKING USING PARTICLE FILTER Pablo Barrera, José M. Cañas, Vicente Matellán, and Francisco Martín Grupo de Robótica, Universidad Rey Juan Carlos Móstoles, Madrid (Spain) {barrera,jmplaza,vmo,fmartin}@gsyc.escet.urjc.es

More information

Cell Phone based Activity Detection using Markov Logic Network

Cell Phone based Activity Detection using Markov Logic Network Cell Phone based Activity Detection using Markov Logic Network Somdeb Sarkhel sxs104721@utdallas.edu 1 Introduction Mobile devices are becoming increasingly sophisticated and the latest generation of smart

More information

Real-Time Indoor Mapping for Mobile Robots with Limited Sensing

Real-Time Indoor Mapping for Mobile Robots with Limited Sensing Real-Time Indoor Mapping for Mobile Robots with Limited Sensing Ying Zhang, Juan Liu Gabriel Hoffmann Palo Alto Research Center Palo Alto, California 94304 Email: yzhang@parc.com Mark Quilling, Kenneth

More information

Protocol Design for Neighbor Discovery in AD-HOC Network

Protocol Design for Neighbor Discovery in AD-HOC Network International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 9 (2014), pp. 915-922 International Research Publication House http://www.irphouse.com Protocol Design for

More information

An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs

An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs G.Michael Assistant Professor, Department of CSE, Bharath University, Chennai, TN, India ABSTRACT: Mobility management

More information

Model-based Synthesis. Tony O Hagan

Model-based Synthesis. Tony O Hagan Model-based Synthesis Tony O Hagan Stochastic models Synthesising evidence through a statistical model 2 Evidence Synthesis (Session 3), Helsinki, 28/10/11 Graphical modelling The kinds of models that

More information

A State Space Model for Wind Forecast Correction

A State Space Model for Wind Forecast Correction A State Space Model for Wind Forecast Correction Valérie Monbe, Pierre Ailliot 2, and Anne Cuzol 1 1 Lab-STICC, Université Européenne de Bretagne, France (e-mail: valerie.monbet@univ-ubs.fr, anne.cuzol@univ-ubs.fr)

More information

Task-based Self-Organization in Large Smart Spaces: Issues and Challenges 1

Task-based Self-Organization in Large Smart Spaces: Issues and Challenges 1 Task-based Self-Organization in Large Smart Spaces: Issues and Challenges 1 P. Basu and T.D.C. Little Department of Electrical and Computer Engineering Boston University, Boston, Massachusetts 02215, USA

More information

Performance evaluation of multi-camera visual tracking

Performance evaluation of multi-camera visual tracking Performance evaluation of multi-camera visual tracking Lucio Marcenaro, Pietro Morerio, Mauricio Soto, Andrea Zunino, Carlo S. Regazzoni DITEN, University of Genova Via Opera Pia 11A 16145 Genoa - Italy

More information

Routing and Transport in Wireless Sensor Networks

Routing and Transport in Wireless Sensor Networks Routing and Transport in Wireless Sensor Networks Ibrahim Matta (matta@bu.edu) Niky Riga (inki@bu.edu) Georgios Smaragdakis (gsmaragd@bu.edu) Wei Li (wli@bu.edu) Vijay Erramilli (evijay@bu.edu) References

More information

A Security Architecture for. Wireless Sensor Networks Environmental

A Security Architecture for. Wireless Sensor Networks Environmental Contemporary Engineering Sciences, Vol. 7, 2014, no. 15, 737-742 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4683 A Security Architecture for Wireless Sensor Networks Environmental

More information

Doctor of Philosophy in Computer Science

Doctor of Philosophy in Computer Science Doctor of Philosophy in Computer Science Background/Rationale The program aims to develop computer scientists who are armed with methods, tools and techniques from both theoretical and systems aspects

More information

QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES

QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES SWATHI NANDURI * ZAHOOR-UL-HUQ * Master of Technology, Associate Professor, G. Pulla Reddy Engineering College, G. Pulla Reddy Engineering

More information

Coverage Related Issues in Networks

Coverage Related Issues in Networks Coverage Related Issues in Networks Marida Dossena* 1 1 Department of Information Sciences, University of Naples Federico II, Napoli, Italy Email: marida.dossena@libero.it Abstract- Wireless sensor networks

More information

Real-time Visual Tracker by Stream Processing

Real-time Visual Tracker by Stream Processing Real-time Visual Tracker by Stream Processing Simultaneous and Fast 3D Tracking of Multiple Faces in Video Sequences by Using a Particle Filter Oscar Mateo Lozano & Kuzahiro Otsuka presented by Piotr Rudol

More information

Mobile Robot FastSLAM with Xbox Kinect

Mobile Robot FastSLAM with Xbox Kinect Mobile Robot FastSLAM with Xbox Kinect Design Team Taylor Apgar, Sean Suri, Xiangdong Xi Design Advisor Prof. Greg Kowalski Abstract Mapping is an interesting and difficult problem in robotics. In order

More information

Multiple Network Marketing coordination Model

Multiple Network Marketing coordination Model REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 The public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

RF Coverage Validation and Prediction with GPS Technology

RF Coverage Validation and Prediction with GPS Technology RF Coverage Validation and Prediction with GPS Technology By: Jin Yu Berkeley Varitronics Systems, Inc. 255 Liberty Street Metuchen, NJ 08840 It has taken many years for wireless engineers to tame wireless

More information

Understanding and Applying Kalman Filtering

Understanding and Applying Kalman Filtering Understanding and Applying Kalman Filtering Lindsay Kleeman Department of Electrical and Computer Systems Engineering Monash University, Clayton 1 Introduction Objectives: 1. Provide a basic understanding

More information

Kalman Filter Applied to a Active Queue Management Problem

Kalman Filter Applied to a Active Queue Management Problem IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 4 Ver. III (Jul Aug. 2014), PP 23-27 Jyoti Pandey 1 and Prof. Aashih Hiradhar 2 Department

More information

Static Environment Recognition Using Omni-camera from a Moving Vehicle

Static Environment Recognition Using Omni-camera from a Moving Vehicle Static Environment Recognition Using Omni-camera from a Moving Vehicle Teruko Yata, Chuck Thorpe Frank Dellaert The Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213 USA College of Computing

More information

Seamless Location Measuring System with Wifi Beacon Utilized and GPS Receiver based Systems in Both of Indoor and Outdoor Location Measurements

Seamless Location Measuring System with Wifi Beacon Utilized and GPS Receiver based Systems in Both of Indoor and Outdoor Location Measurements Seamless Location Measuring System with Wifi Beacon Utilized and GPS Receiver based Systems in Both of Indoor and Outdoor Location Measurements Kohei Arai 1 Graduate School of Science and Engineering Saga

More information

REROUTING VOICE OVER IP CALLS BASED IN QOS

REROUTING VOICE OVER IP CALLS BASED IN QOS 1 REROUTING VOICE OVER IP CALLS BASED IN QOS DESCRIPTION BACKGROUND OF THE INVENTION 1.- Field of the invention The present invention relates to telecommunications field. More specifically, in the contextaware

More information

Statistics Graduate Courses

Statistics Graduate Courses Statistics Graduate Courses STAT 7002--Topics in Statistics-Biological/Physical/Mathematics (cr.arr.).organized study of selected topics. Subjects and earnable credit may vary from semester to semester.

More information

Exploiting A Constellation of Narrowband RF Sensors to Detect and Track Moving Targets

Exploiting A Constellation of Narrowband RF Sensors to Detect and Track Moving Targets Exploiting A Constellation of Narrowband RF Sensors to Detect and Track Moving Targets Chris Kreucher a, J. Webster Stayman b, Ben Shapo a, and Mark Stuff c a Integrity Applications Incorporated 900 Victors

More information

A Reliability Point and Kalman Filter-based Vehicle Tracking Technique

A Reliability Point and Kalman Filter-based Vehicle Tracking Technique A Reliability Point and Kalman Filter-based Vehicle Tracing Technique Soo Siang Teoh and Thomas Bräunl Abstract This paper introduces a technique for tracing the movement of vehicles in consecutive video

More information

Minimum-Hop Load-Balancing Graph Routing Algorithm for Wireless HART

Minimum-Hop Load-Balancing Graph Routing Algorithm for Wireless HART Minimum-Hop Load-Balancing Graph Routing Algorithm for Wireless HART Abdul Aziz Memon and Seung Ho Hong Abstract In this paper load-balancing routing algorithm for WirelessHART standard is proposed. WirelessHART

More information

Practical WiFi Localization for Autonomous Industrial Vehicles

Practical WiFi Localization for Autonomous Industrial Vehicles Practical WiFi Localization for Autonomous Industrial Vehicles Frederic Moster 1,2 and Ashley Tews 1 1 Autonomous Systems Laboratory, CSIRO ICT Centre PO Box 883, Kenmore, Qld 4069, Australia Email: Firstname.Lastname@csiro.au

More information

Kristine L. Bell and Harry L. Van Trees. Center of Excellence in C 3 I George Mason University Fairfax, VA 22030-4444, USA kbell@gmu.edu, hlv@gmu.

Kristine L. Bell and Harry L. Van Trees. Center of Excellence in C 3 I George Mason University Fairfax, VA 22030-4444, USA kbell@gmu.edu, hlv@gmu. POSERIOR CRAMÉR-RAO BOUND FOR RACKING ARGE BEARING Kristine L. Bell and Harry L. Van rees Center of Excellence in C 3 I George Mason University Fairfax, VA 22030-4444, USA bell@gmu.edu, hlv@gmu.edu ABSRAC

More information

DeuceScan: Deuce-Based Fast Handoff Scheme in IEEE 802.11 Wireless Networks

DeuceScan: Deuce-Based Fast Handoff Scheme in IEEE 802.11 Wireless Networks : Deuce-Based Fast Handoff Scheme in IEEE 82.11 Wireless Networks Yuh-Shyan Chen, Chung-Kai Chen, and Ming-Chin Chuang Department of Computer Science and Information Engineering National Chung Cheng University,

More information

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 5, September

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 5, September Analysis and Implementation of IEEE 802.11 MAC Protocol for Wireless Sensor Networks Urmila A. Patil, Smita V. Modi, Suma B.J. Associate Professor, Student, Student Abstract: Energy Consumption in Wireless

More information

Log-Likelihood Ratio-based Relay Selection Algorithm in Wireless Network

Log-Likelihood Ratio-based Relay Selection Algorithm in Wireless Network Recent Advances in Electrical Engineering and Electronic Devices Log-Likelihood Ratio-based Relay Selection Algorithm in Wireless Network Ahmed El-Mahdy and Ahmed Walid Faculty of Information Engineering

More information

Effective Use of Android Sensors Based on Visualization of Sensor Information

Effective Use of Android Sensors Based on Visualization of Sensor Information , pp.299-308 http://dx.doi.org/10.14257/ijmue.2015.10.9.31 Effective Use of Android Sensors Based on Visualization of Sensor Information Young Jae Lee Faculty of Smartmedia, Jeonju University, 303 Cheonjam-ro,

More information

How To Track With Rsi-Based Tracking

How To Track With Rsi-Based Tracking ENHANCED RSSI-BASED HIGH ACCURACY REAL-TIME USER LOCATION TRACKING SYSTEM FOR INDOOR AND OUTDOOR ENVIRONMENTS Erin-Ee-Lin Lau +, Boon-Giin Lee ++, Seung-Chul Lee +++, Wan-Young Chung ++++ +, ++, +++ Dept.

More information

ONE of the most important tasks in autonomous navigation

ONE of the most important tasks in autonomous navigation JOURNAL OF PHYSICAL AGENTS, VOL. 4, NO., MAY 1 35 Probabilistic Estimation of Unmarked Roads using Radar Juan I. Nieto, Andres Hernandez-Gutierrez and Eduardo Nebot Abstract This paper presents a probabilistic

More information

Real-Time Monitoring of Complex Industrial Processes with Particle Filters

Real-Time Monitoring of Complex Industrial Processes with Particle Filters Real-Time Monitoring of Complex Industrial Processes with Particle Filters Rubén Morales-Menéndez Dept. of Mechatronics and Automation ITESM campus Monterrey Monterrey, NL México rmm@itesm.mx Nando de

More information

Robot Navigation. Johannes Maurer, Institute for Software Technology TEDUSAR Summerschool 2014. u www.tugraz.at

Robot Navigation. Johannes Maurer, Institute for Software Technology TEDUSAR Summerschool 2014. u www.tugraz.at 1 Robot Navigation u www.tugraz.at 2 Motivation challenges physical laws e.g. inertia, acceleration uncertainty e.g. maps, observations geometric constraints e.g. shape of a robot dynamic environment e.g.

More information

Adaptive Medium Access Control (MAC) for Heterogeneous Mobile Wireless Sensor Networks (WSNs).

Adaptive Medium Access Control (MAC) for Heterogeneous Mobile Wireless Sensor Networks (WSNs). 2008 Adaptive Medium Access Control (MAC) for Heterogeneous Mobile Wireless Sensor Networks (WSNs). Giorgio Corbellini 1 Challenges of the Ph.D. Study of urgency in sensed data Study of mobility in WSNs

More information

Real-Time Camera Tracking Using a Particle Filter

Real-Time Camera Tracking Using a Particle Filter Real-Time Camera Tracking Using a Particle Filter Mark Pupilli and Andrew Calway Department of Computer Science University of Bristol, UK {pupilli,andrew}@cs.bris.ac.uk Abstract We describe a particle

More information

Ad Hoc Positioning System (APS)

Ad Hoc Positioning System (APS) Ad Hoc Positioning System (APS) Dragos Niculescu and Badri Nath {dnicules, badri}@cs.rutgers.edu Computer Science Department Rutgers University Piscataway, NJ 8855 Abstract Many ad hoc network protocols

More information

Device-Free Passive Localization

Device-Free Passive Localization Device-Free Passive Localization Matthew Mah Abstract This report describes a Device-Free Passive Localization System (DfP). The system provides a software solution over nominal WiFi equipment to detect

More information

An Intelligent Car Park Management System based on Wireless Sensor Networks

An Intelligent Car Park Management System based on Wireless Sensor Networks An Intelligent Car Park Management System based on Wireless Sensor Networks Vanessa W.S. Tang, Yuan Zheng, Jiannong Cao Internet and Mobile Computing Lab Department of Computing, The Hong Kong Polytechnic

More information

Enable Location-based Services with a Tracking Framework

Enable Location-based Services with a Tracking Framework Enable Location-based Services with a Tracking Framework Mareike Kritzler University of Muenster, Institute for Geoinformatics, Weseler Str. 253, 48151 Münster, Germany kritzler@uni-muenster.de Abstract.

More information

A Multi-Model Filter for Mobile Terminal Location Tracking

A Multi-Model Filter for Mobile Terminal Location Tracking A Multi-Model Filter for Mobile Terminal Location Tracking M. McGuire, K.N. Plataniotis The Edward S. Rogers Sr. Department of Electrical and Computer Engineering, University of Toronto, 1 King s College

More information

A Secure Data Transmission for Cluster based Wireless Sensor Network Using LEACH Protocol

A Secure Data Transmission for Cluster based Wireless Sensor Network Using LEACH Protocol A Secure Data Transmission for Cluster based Wireless Sensor Network Using LEACH Protocol Vinoda B Dibbad 1, C M Parameshwarappa 2 1 PG Student, Dept of CS&E, STJIT, Ranebennur, Karnataka, India 2 Professor,

More information

A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks

A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks 1 A Slow-sTart Exponential and Linear Algorithm for Energy Saving in Wireless Networks Yang Song, Bogdan Ciubotaru, Member, IEEE, and Gabriel-Miro Muntean, Member, IEEE Abstract Limited battery capacity

More information

Medium Access Control with Dynamic Frame Length in Wireless Sensor Networks

Medium Access Control with Dynamic Frame Length in Wireless Sensor Networks Journal of Information Processing Systems, Vol.6, No.4, December 2010 DOI : 10.3745/JIPS.2010.6.4.501 Medium Access Control with Dynamic Frame Length in Wireless Sensor Networks Dae-Suk Yoo* and Seung

More information

A Statistical Framework for Operational Infrasound Monitoring

A Statistical Framework for Operational Infrasound Monitoring A Statistical Framework for Operational Infrasound Monitoring Stephen J. Arrowsmith Rod W. Whitaker LA-UR 11-03040 The views expressed here do not necessarily reflect the views of the United States Government,

More information

Tracking Groups of Pedestrians in Video Sequences

Tracking Groups of Pedestrians in Video Sequences Tracking Groups of Pedestrians in Video Sequences Jorge S. Marques Pedro M. Jorge Arnaldo J. Abrantes J. M. Lemos IST / ISR ISEL / IST ISEL INESC-ID / IST Lisbon, Portugal Lisbon, Portugal Lisbon, Portugal

More information

Presentation and analysis of a new technology for low-power wireless sensor network

Presentation and analysis of a new technology for low-power wireless sensor network Presentation and analysis of a new technology for low-power wireless sensor network Sabri Khssibi*, Hanen Idoudi**, Adrien Van Den Bossche*, Thierry Val* and Leila Azzouz Saidane** *University of Toulouse,

More information

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities Dr. William Kao Agenda Introduction - Sensors, Actuators, Transducers Sensor Types, Classification Wireless Sensor Networks

More information

Security Applications and Challenges in Networked Embedded Systems

Security Applications and Challenges in Networked Embedded Systems Security Applications and Challenges in Networked Embedded Systems Dr Dirk Pesch Head of Centre Nimbus Centre for Embedded Systems Research Cork Institute of technology, Ireland Research for Ireland s

More information

Evaluation of Machine Learning Techniques for Green Energy Prediction

Evaluation of Machine Learning Techniques for Green Energy Prediction arxiv:1406.3726v1 [cs.lg] 14 Jun 2014 Evaluation of Machine Learning Techniques for Green Energy Prediction 1 Objective Ankur Sahai University of Mainz, Germany We evaluate Machine Learning techniques

More information

MCTA: Target Tracking Algorithm based on

MCTA: Target Tracking Algorithm based on This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the IEEE INFOCOM 27 proceedings. MCTA: Target Tracking Algorithm based on

More information

Robotics. Chapter 25. Chapter 25 1

Robotics. Chapter 25. Chapter 25 1 Robotics Chapter 25 Chapter 25 1 Outline Robots, Effectors, and Sensors Localization and Mapping Motion Planning Motor Control Chapter 25 2 Mobile Robots Chapter 25 3 Manipulators P R R R R R Configuration

More information

Mobile Network Analysis - Hole Healing

Mobile Network Analysis - Hole Healing , pp.143-150 http://dx.doi.org/10.14257/ijfgcn.2013.6.6.15 Decentralized Mobile Sensor Navigation for Hole Healing Policy in Wireless Hybrid Sensor Networks Fu-Tian Lin 1, 2, Chu-Sing Yang 1, Tien-Wen

More information

Data Analytics at NICTA. Stephen Hardy National ICT Australia (NICTA) shardy@nicta.com.au

Data Analytics at NICTA. Stephen Hardy National ICT Australia (NICTA) shardy@nicta.com.au Data Analytics at NICTA Stephen Hardy National ICT Australia (NICTA) shardy@nicta.com.au NICTA Copyright 2013 Outline Big data = science! Data analytics at NICTA Discrete Finite Infinite Machine Learning

More information

Investigating Coverage and Connectivity Trade-offs in Wireless Sensor Networks: the Benefits of MOEAs

Investigating Coverage and Connectivity Trade-offs in Wireless Sensor Networks: the Benefits of MOEAs Investigating Coverage and Connectivity Trade-offs in Wireless Sensor Networks: the Benefits of MOEAs TIK-Report No. 294 October 2008 Matthias Woehrle, Dimo Brockhoff, Tim Hohm, and Stefan Bleuler Abstract

More information

Mobility Models for Vehicular Ad-hoc Network Simulation

Mobility Models for Vehicular Ad-hoc Network Simulation Mobility Models for Vehicular Ad-hoc Network Simulation Vaishali D. Khairnar Symbiosis Institute of Technology Pune Dr. S.N.Pradhan Institute of Technology Nirma University, Ahmedabad ABSTRACT One of the

More information

Research Article ISSN 2277 9140 Copyright by the authors - Licensee IJACIT- Under Creative Commons license 3.0

Research Article ISSN 2277 9140 Copyright by the authors - Licensee IJACIT- Under Creative Commons license 3.0 INTERNATIONAL JOURNAL OF ADVANCES IN COMPUTING AND INFORMATION TECHNOLOGY An international, online, open access, peer reviewed journal Volume 2 Issue 2 April 2013 Research Article ISSN 2277 9140 Copyright

More information

Outdoor Propagation Prediction in Wireless Local Area Network (WLAN)

Outdoor Propagation Prediction in Wireless Local Area Network (WLAN) Outdoor Propagation Prediction in Wireless Local Area Network (WLAN) Akpado K.A 1, Oguejiofor O.S 1, Abe Adewale 2, Femijemilohun O.J 2 1 Department of Electronic and Computer Engineering, Nnamdi Azikiwe

More information

Detecting MAC Layer Misbehavior in Wifi Networks By Co-ordinated Sampling of Network Monitoring

Detecting MAC Layer Misbehavior in Wifi Networks By Co-ordinated Sampling of Network Monitoring Detecting MAC Layer Misbehavior in Wifi Networks By Co-ordinated Sampling of Network Monitoring M.Shanthi 1, S.Suresh 2 Dept. of Computer Science and Engineering, Adhiyamaan college of Engineering, Hosur,

More information

Physical Layer Research Trends for 5G

Physical Layer Research Trends for 5G Physical Layer Research Trends for 5G Brett T. Walkenhorst, Ph.D. Principal Research Engineer, Georgia Tech Research Institute Adjunct Professor, Georgia Tech, School of Electrical and Computer Engineering

More information

P r oba bi l i sti c R oboti cs. Yrd. Doç. Dr. SIRMA YAVUZ sirma@ce.yildiz.edu.tr Room 130

P r oba bi l i sti c R oboti cs. Yrd. Doç. Dr. SIRMA YAVUZ sirma@ce.yildiz.edu.tr Room 130 P r oba bi l i sti c R oboti cs Yrd. Doç. Dr. SIRMA YAVUZ sirma@ce.yildiz.edu.tr Room 130 Orgazinational Lecture: Thursday 13:00 15:50 Office Hours: Tuesday 13:00-14:00 Thursday 11:00-12:00 Exams: 1 Midterm

More information

Towards Lightweight Logging and Replay of Embedded, Distributed Systems

Towards Lightweight Logging and Replay of Embedded, Distributed Systems Towards Lightweight Logging and Replay of Embedded, Distributed Systems (Invited Paper) Salvatore Tomaselli and Olaf Landsiedel Computer Science and Engineering Chalmers University of Technology, Sweden

More information

Automatic parameter regulation for a tracking system with an auto-critical function

Automatic parameter regulation for a tracking system with an auto-critical function Automatic parameter regulation for a tracking system with an auto-critical function Daniela Hall INRIA Rhône-Alpes, St. Ismier, France Email: Daniela.Hall@inrialpes.fr Abstract In this article we propose

More information

3-12 Autonomous Access Control among Nodes in Sensor Networks with Security Policies

3-12 Autonomous Access Control among Nodes in Sensor Networks with Security Policies 3-12 Autonomous Access Control among Nodes in Sensor Networks with Security Policies This paper describes a new framework of policy control sensor networks. Sensor networks are shared by various applications,

More information

Robot Task-Level Programming Language and Simulation

Robot Task-Level Programming Language and Simulation Robot Task-Level Programming Language and Simulation M. Samaka Abstract This paper presents the development of a software application for Off-line robot task programming and simulation. Such application

More information

Some Security Trends over Wireless Sensor Networks

Some Security Trends over Wireless Sensor Networks Some Security Trends over Wireless Sensor Networks ZORAN BOJKOVIC, BOJAN BAKMAZ, MIODRAG BAKMAZ Faculty of Transport and Traffic Engineering University of Belgrade Vojvode Stepe 305 SERBIA Abstract: -

More information