An operational design of indoor tracking system in the environment of GSM structure

Size: px
Start display at page:

Download "An operational design of indoor tracking system in the environment of GSM structure"

Transcription

1 American Journal of Computer Science and Engineering 2014; 1(3): Published online October 10, 2014 ( An operational design of indoor tracking system in the environment of GSM structure Md. Ahsan Arif 1, Ariful Hossain Muhammad Amimul Ahsan 2, Md. Kamrul Hasan 3, Chandni Bhattacharya 4 1 Department of CSE, Asian University of Bangladesh, Dhaka, Bangladesh 2 IMS, Stuttgart University, Germany 3 Department of CCE, Patuakhali Science and Technology University, Dhaka, Bangladesh 4 Dept. of Computer Science and Engineering, Dhaka University of Engineering and Technology, Dhaka, Bangladesh address mdahsanarif@yahoo.com (M. A. Arif), aaa.ahsan.ete@aol.co.uk (A. H. M. A. Ahsan), kamrul@pstu.ac.bd (M. K. Hasan), chandniaub@yahoo.com (C. Bhattacharya) To cite this article Md. Ahsan Arif, Ariful Hossain Muhammad Amimul Ahsan, Md. Kamrul Hasan, Chandni Bhattacharya. An Operational Design of Indoor Tracking System in the Environment of GSM Structure. American Journal of Computer Science and Engineering. Vol. 1, No. 3, 2014, pp Abstract This paper presents an operational design of indoor tracking system in the environment of Global system for Mobile (GSM) structure with the method of Simple Point Matching (SPM) and Euclidean Distance Formula. The map of the structure involves of a regular grid of tiles that delivers the basis to identify the object through Finger Print Algorithm in Area Based Approach. The database lies of Radio Frequency Channel Number and its average receive signal strength (-dbm). The measurement of the wireless signal is accompanied from the concerned access point. The result gain from this tracking system can triumph high performance of current prediction on the location mobile unit. The maximum inclusive performance for the indoor positioning system about 88.09% of overall performance recorded. Keywords Simple Point Matching (SM), Euclidian Distance Formula, Finger Print Algorithm and Global system for Mobile (GSM) 1. Introduction Position tracking system as add-ons is becoming significant in the field of wireless technology arena now. Location aware services are established on some form of positioning technique [1]. Positioning systems enable context aware with location awareness. They are also necessary for emergency services such as E-911 for cellular system. In the last few decades, location tracking technology using existing tracking Global System for Mobile (GSM) infrastructure have been suggested for indoor area when the Global Positioning System (GPS) does not work well. The coverage of GSM signal in-building is good enough to make phone calls using the mobile phones. The information contains in the GSM signal which will be used by the mobile phone in order to establish the hand over process, can also be used for positioning purposes [2]. By extracting the important parameters contains through the mobile phones, a tracking program can be build and then can be applied on the indoor tracking applications. In addition to deployment of detecting technologies, increased hardware and software part is available for location-aware applications [3]. The mobile phones have emerged as ubiquitously deployed computing platform capable of downloading and running location-aware applications [3]. For example, if a user of a mobile phone entered large shopping complexes or museum, this indoor positioning application can be helpful in guiding the user so that he or she can locate recent position in the building and also finds the path to the nearest place which they want to go. It is very important for the authority to locate the positioning of the emergency calls been made from so they can lend help as fast as they can to save the people s life [4]. Positioning applications using the GSM signals are also offered by some of the mobile operators. In United Kingdom, Orange, a mobile operator offered a tracking application based on GSM signal to the mobile phones users [5]. The countries which have the root

2 19 Md. Ahsan Arif et al.: An Operational Design of Indoor Tracking System in the Environment of GSM Structure of the mobile networks are originated from the GSM standards. Therefore, it is more economical and universal using the GSM signal in order to cultivate the positioning application. 2. System Design 2.1. Localization Using Different Modules Localization systems for WSNs can be based on the Global Positioning System (GPS), which is a satellite-based localization infrastructure. At any location on earth, a GPS-receiver can be localized using information of at least four GPS satellites. The receiver computes the time-of-flight of the different satellite signals as the difference between its local time and the time the signals were sent and converts the times into distance estimates. Localization information in a WSN can also be acquired by equipping the sensor nodes with infrared sensors. Throughout the environment, anchor nodes equipped with infrared receivers are installed. Any unknown node sends an infrared signal at regular intervals. Depending on the sender's location, a limited number of (different) anchors detect the signal. Based on this knowledge, the sender's position can be roughly estimated. Room-level granularity is the best accuracy currently obtained with this method. Sound signals can also be used for localization purposes in wireless sensor networks. For that, sensor nodes need to be equipped with sound transceivers. In general, ultrasound is used: it is less intrusive since it is not audible for human beings. Localization in sensor networks can be achieved using knowledge about the radio signal behavior and the reception characteristics between two different sensor nodes. The radio signal strength indicator (RSSI) expresses the quality of a radio signal, i.e. its strength at reception time, the higher the RSSI-value, the better the signal reception. The main advantage of using radio-based localization techniques is that no additional hardware for the sensor nodes is required Algorithm The localization systems presented in this report are based on the radio signal strength indicator. Basically two types of algorithm are used for localization: Fingerprint This technique is based on the specific behavior of radio signals in a given environment including reflections, fading and so on. The fingerprinting technique is an anchor-based technique that consists of two separate phases. During the first phase, called the offline phase, a fingerprint database of the environment is constructed. The combination of the RSSI-values measured by the different anchors when the node is at a certain location forms the fingerprint of this location: a series of RSSI-values that are representative for that particular location. During the next phase, called the online phase, real-time localization is performed. An unknown node has to be localized in the deployment area. The unknown node broadcasts a message at regular intervals and the anchors measure the signal strength upon reception of a message. The measured RSSI-values are combined into a RSSI-sample. Afterwards, the best matches between the values in the RSSI-sample and the values stored in the database are searched for. The resulting matches determine the _null position of the unknown node. Its location could either be the value of the closest match or an average of a few best matches. Fig 1. An example grid and corresponding Fingerprint database Proximity Solution Proximity-based localization systems are an anchor-based solution to the localization problem. These systems derive their location data from connectivity information of the network. Knowledge about whether two devices, i.e. an unknown node and an anchor, in the network are within communication range is transformed into an assumption about their mutual distance and location Radio Signal Strength Behavior over Time Performing an analysis of the radio signal strength behavior during a longer period of time, i.e. a few seconds, can provide additional information about the mobility status of a sensor node. Research performed in points out that the variance of the signal strength is much larger when a node is moving than when it is static. Knowledge about a person's mobility pattern does not provide any real location information, but it is useful in combination with other localization algorithms. The technique is combined with fingerprinting. The inference of mobility information as well as location information from the radio signal is done using a Hidden Markov Model (HMM). The algorithm in leads to a median localization error of 1.5 meters and tells whether a node is in motion or not with an accuracy of 87% System Requirements The main function of this part is to establish the connection with the mobile phone and then extract the important parameter, which are the signal strengths and the carrier numbers into computer. The connection between the mobile phone and a notebook is initialized using a FBUS cable for higher data transferring process. Therefore, FBUS protocol is applied for the bidirectional serial communication bus which can achieve bps, 8 data bits with no parity bit and 1 stop bit [6].

3 American Journal of Computer Science and Engineering 2014; 1(3): offline phases. There is another software named NetMonitor used for mobile phone. It will show the parameters of the hidden value on the screen of the phone. The software used in developing the indoor positioning system engaged with own made and others. Network Monitor for Nokia phones and Gnokii is free and can be downloaded from the Internet. Both software support the Nokia 3315 which has been used in this project. The software using Visual Basic was developed personally from the nothing to a set of usable source code for the online and offline phase. Fig 2. The red circle shows the point where the RS232 cable is connected to the Nokia We have used Mobile phone, RS232 to USB converter cable, FBUS cable and personal computer as the component of hardware section Network Monitor for Nokia setup There is a method activating the Network Monitor on the mobile phone Nokia When this procedure is established successfully, the parameters of the hidden value can be shown on the screen of the phone. This Network Monitor menu is hidden menu in most of the Nokia phones where almost all of the network parameters from specific base station are shown. After the activation of Network Monitor on the phone, the screen will changed and display the parameters of the network such as signal receive level values in dbm, cell id, Frequency channel numbers and many more. The Network Monitor menu consists of 241 frames screens. Fig 3. Integration of both hardware and software part. The FBUS cable used in this part has a 4 pin with the battery holder at the one end side to connect to the Nokia The other end side is a serial connection, which is a RS232 port (male) but the connection port (female) is not available in the notebook. Therefore, the RS232 to USB converter is used to connect with the notebook. The note is operating on a window XP professional operating system. Fig 4. Hardware parts for the indoor position system Software Requirements Our experiment has software part as well. In this section, we decided to use Genokii is an open source code program of Nokia phone and it is chosen as an intermediate medium to communicate. Microsoft Visual Basic 6.0 was considered for design front end which is implemented in here as online and Fig 5. Display numbers 3 in Network Monitor The data can be seen through the screen frame of the phone is the carrier number or known as ARFCN Absolute Radio Frequency Channel Numbers [6], [7] Gnokii Software The Gnokii latest version is an open source code of Nokia phone software is chosen as an intermediate medium to communicate between mobile phone and notebook through the Visual Basic 6.0 user interface. Gnokii.exe is developed in Linux environment where it can only be executed in the command prompt. This program is a free software and can redistribute it or modify it under the terms of the GNU General Public License as published by the Free Software Foundation [9] Offline Course Every time the access to the data in the mobile phone Nokia 3315, the command line needs to be executed using the Gnokii application through the Visual Basic Netmonitor. The Netmonitor form will run the Gnokii.exe by prompting the command line C:\gnokii netmonitor 3 in txtcommand1 textbox and C:\gnokii --netmonitor 4 in the txtcommand2 textbox. After the command line has been executed, the data

4 21 Md. Ahsan Arif et al.: An Operational Design of Indoor Tracking System in the Environment of GSM Structure from the mobile phone displayed in Dos application where this Netmonitor form read the data from there and loaded it into the txtoutputs textbox. Every time the Execute button is pressed, the Netmonitor will start to take 40 samples of data. The netmonitor display 3 and 4 will be uploaded in the one txtoutputs textbox. After a successful reading of 40 data, the connection establish through RS232 and USB to RS232 converter Online course The hardware and software setup for this phase is same as for the offline course. The Simple Matching Point and Euclidean distance had been used for the online course for the prediction of the coordinate and rooms where the phone is. Same map and grid system used before this is also applied here. After the Online Measurement is clicked, the Netmonitor will show up. In this Form, the measurement of 20 samples consists of 6 strongest radio frequency channel number and its received signal strength recorded. After the recording process completed, the average of 6 strongest received signal strengths is computed. A vector of 6 radio frequency channel number and it averaged received signal strength would be used for the matching process with the points in the database.txt using a simple method, Simple Matching Points [8] Simple Matching Point This technique is used for area based algorithms. The Wireless Communication Center (WCC) map consists of a regular grid of tiles that described the expected fingerprint for area based approach. The particular tiles then grouped into sets of array which can represent the visual aid of the highlighted each room. Simple point matching is conducted using the Euclidean distance [8] [9]. During the online phase, the recent average 6 measured signal assumed as s j = [s 1, s 2, s 3, s 4, s 5 and s 6 ] at the points where the measurements were conducted is computed. The samples of vectors in the database consists 4 sample receive signal strength of S i = [S 1, S 2, S 3 and S 4 ] and its relevant coordinates x k, y k at the points were the extensive measurement conducted. Each tile in the map represents a small area at WCC building. The recent radio frequency channel number assumed as n j = [n 1, n 2, n 3, n 4, n 5 and n 6 ] and the radio frequency channel number from database assumed as N j = [N 1, N 2, N 3 and N 4 ]. The Simple Matching Points conducted according to some flow of steps. After verify the maximum matching of radio frequency channel number with the database, the Euclidean distance between the matched radio frequency channel number s signal strengths only is carried out. The distance here is not as same as the physical distance, its means the different between the signal strength of the same radio frequency channel [10]. Fig 6. The indoorpositioningonline.frm for online course Euclidean Distance The signal distance between the recent average signal strength, s j and the average signal strength from the database, S i is used to determine which of the points at the database corresponds to the position of mobile station. Euclidean distance used as the common metric to calculate the signal strength between two vectors [10]. Z k = [ (Si - si) 2 ] 1 k 9 (1) Equation 1 shows the common Euclidean distance formula been used extensively in the entire matching process. Z is the Euclidean distance of the differences in the signal strength of both the S i and s i. Due to big attenuation caused by the propagation mechanisms lost and wall, the average receive signal may varies according to the rooms [9]. With using this simple matching points and Euclidean distance, a successful matching process near to its actual coordinate can established. 3. Measurement Setup The measurement setups are followed every time the measurement took place. This setup also applied for both the offline and online course. The Table 3.1 shows the measurement setups parameters. All the measurements are conducted with using the Nokia 3315, which is connected to a

5 American Journal of Computer Science and Engineering 2014; 1(3): notebook running on window XP Home edition, Pentium 4, 1.8GHz processor s speed and 512Mb ram. The connection is prepared using a RS232 cable and RS232 to USB converter cable. The measurements were collected by way of the notebook is placed on an office chair and moved around the building. This will ensure the measurements taken on a constants height. Parameter Orientation Height Number of points Weather Time People activities Line Location of measurements Table 1. The measurement setup Statements Fix in one direction at the points where the measurements are taken Constant height from the floor which is about 1m as illustrated in the figure 3.1 At least 2 points in a room is selected randomly to conduct the measurements Reliable data for this project only considered on a clear weather Time for the measurement is at morning and afternoon People activities on normal working hours on WCC, which is less people and movement CELLCOM mobile operator The points where the measurements is taken is fix for both offline and online course throughout this project To identify an appropriate number of nodes and location inside the WCC, Faculty of Electrical Engineering, Universiti Teknologi Malaysia, building to perform extensive indoor localization measurement. The locations are Simulation lab, Z-lane lab and meeting room of WCC. The samples are taken data from various heights from floor level. Both online and offline course for GUI software is developed using the Visual Basic 6.0. The grid system used in this application is based on tiles. The tiles represent a small area of the building and have the coordinate assigned for that particular tile. This approach is chosen because the system performs for area-based indoor position, not for point-based positioning. The online course uses the database to find the matching with the recent average readings using the Simple Point Matching with Euclidean distance. The indoor positioning developed in this paper is area-based. The area-based position for the room level displayed on the GUI for locating the room where the mobile phone is located in the WCC building. Table 2. Analysis of signal at 52, 43 Actual coordinate Percentage of correct prediction of rooms 52,43 BT) 83.33% 52,38 BT) 66.67% 48,43 BT) 100% 27,14 LP) 100% 22,18 LP) 100% 44,18 BS) 100% 52,14 BS) 16.67% Overall % This is an import element in this paper where the design of a well-analyzed database consists of the signal pattern at the points where the measurement is taken. The measurements took long time and laborious work to come out with optimism analysis for monitoring the radio signal strength received. The determination of average radio signal strength is crucial because in the online course because the prediction of the coordinate based on the matching process conducted with the database. About one week of measurements were taken in the WCC building for the offline course. All the measurements were recorded in the array.txt file. Form the line graph shown in Figure 8 and Figure 9, we can see that there is a typical signal patterns on the following two days. As for the radio frequency channel number 109, roughly the averaged signal can be estimated from the two line graphs about -65 dbm dbm time*8 sec Fig 8. Signal pattern at 52, 43 26/3/2007 1:18:46 PM

6 23 Md. Ahsan Arif et al.: An Operational Design of Indoor Tracking System in the Environment of GSM Structure Fig 9. Signal pattern at 52,43 The result dated 26/3/2007 from Table 3 recorded the highest overall performance for the indoor positioning system about 85.71%. The following day, on 27/3/2007 about 88.09% of overall performance recorded. The results are based on the preliminary measurement conducted for testing the system in online phase. 4. Conclusion This paper presents the indoor localization technique using the GSM signal coverage. Mostly indoor positioning technique use for location based service. It may also valid for vehicle tracking, location tracking etc. Area based positioning method used for locating the mobile unit at the WCC. In this system, total costs are more less than using GPS device. The performance of indoor positioning using GSM signal achieved up to % of correct location prediction with fixed measurement setup. References [1] Hazas, M. Scott, J. and Krumm, J. Location-aware computing comes of age. Computer (2) : [2] Otsason, V et al. Accurate GSM indoor localization. Ubicomp Heidelberg, Berlin. Springer-Verlag Fig 7. Mobile approximately 3 ft high from ground level, simulation lab, WCC. Table 3. Overall performances Frequency channel Average(dBm) Standard deviation All the measurements for the online phase according to earlier measurement setup as for the offline course. The online phase is conducted on the clear day only but the long time period taken to obtain results, the weather changes. Each point, about 6 readings was gathered and the predicted coordinates were recorded. The results above are taken on these following days, which the online course was carried out for almost all the points at the WCC building at the normal working office hour. [3] Hightower, J. and Borriello, G. Location systems for ubiquitous computing. Computer (8) : [4] Kabalan, K.Y. and Mounsef, J.L. Mobile location in GSM using signal strength technique. Electronics, Circuits and Systems, ICECS Proceedings of the th IEEE International Conference : [5] Stuckmann, P. The GSM Evolution : Mobile Packet Data Services. John Wiley & Sons. Chichester [6] Hasliza A Samsuddin. System for Automatic Measurement of Signal Level in GSM 900/1800 Channel with GPS Localization. Master of Electrical Engineering. Universiti Teknologi Malaysia [7] Rappaport, T. S. Wireless Communication Principle and Practice. 2nd edition. Upper Saddle River, NJ. Prentice Hall [8] Elnahrawy, E., Li, X. and Martin R. P. The limits of Localization Using Signal Strength: A Comparative Study. International Conference on Wireless Networks, communications and mobile computing

7 American Journal of Computer Science and Engineering 2014; 1(3): [9] Li, B. Wang, Y. Lee, H.K. Dempster, A. and Rizos, C. Method for yielding a database of location fingerprints in WLAN. Communications, IEE Proceedings (5) : Biography A. H. M. Amimul Ahsan has served as a Lecturer in the Department of Computer Science and Engineering, Asian University of Bangladesh (AUB). In addition, he was an adjunct Lecturer of EEE Department at Atish Dipankar University of Science and Technology (ADUST). Presently he is under study leave. He has completed post-graduation of Master of Engineering in Electrical, Electronics & Telecommunication from the UNIVERSITI TEKNOLOGI MALAYSIA (UTM), Malaysia. His research works in different international journals/conference like IJRRCS, CSJ, IJEST, ICCIT 2010 and University Journals in the field of Computer Science & Engineering, Image Processing and Computer Network has been published. Md. Kamrul Hasan has completed his post graduation from the University of Trento, Italy in Computer Science. Now Mr. Kamrul is an Assistant Professor in Computer and Communication Engineering (CCE) Department, Patuakhali Science and Technology University, Bangladesh. Currently, he is the Chairman (acting) of CCE Department of the Same University. A couple of research papers have been published in the national and international Journal. He has a few conference papers. [10] Kaemarungsi. K. and Krishnamurthy. P. Modeling of indoor positioning systems based on location fingerprinting. INFOCOM Twenty-third AnnualJoint Conference of the IEEE Computer and Communications Societies : Md. Ahsan Arif has been serving as an Assistant Professor in the Dept. of Computer Science and Engineering (CSE), Asian University of Bangladesh since May He completed his B.Sc. in CSE and M. Sc. in CSE from the University of Madras, India. He also completed Master in Computer Application from Bangladesh. Now he is pursuing his Ph. D. He published more than 15 research article in different reputed journals. Chandni Bhattacharya received her B.Sc. (Engg) degree from Asian University of Bangladesh, Dhaka, Bangladesh in December She is a student of M.Sc. (Engg) in the Dhaka University of Engineering and Technology, Dhaka, Bangladesh and simultaneously working as a Software Developer in Systech Digital Ltd, Uttara, Dhaka, Bangladesh.

Fine-grained Indoor Localisation using Wireless Sensor Networks. Katelijne Vandenbussche

Fine-grained Indoor Localisation using Wireless Sensor Networks. Katelijne Vandenbussche Fine-grained Indoor Localisation using Wireless Sensor Networks Katelijne Vandenbussche Fine-grained Indoor Localisation using Wireless Sensor Networks Master s Thesis in Computer Science Parallel and

More information

Indoor Localization in Wireless Sensor Networks

Indoor Localization in Wireless Sensor Networks International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 4, Issue 03 (August 2014) PP: 39-44 Indoor Localization in Wireless Sensor Networks Farhat M. A. Zargoun 1, Nesreen

More information

Enhanced wireless indoor tracking system in multi-floor buildings with location prediction

Enhanced wireless indoor tracking system in multi-floor buildings with location prediction Enhanced wireless indoor tracking system in multi-floor buildings with location prediction Rui Zhou University of Freiburg, Germany June 29, 2006 Conference, Tartu, Estonia Content Location based services

More information

Indoor Location System with Wi-Fi and Alternative Cellular Network Signal

Indoor Location System with Wi-Fi and Alternative Cellular Network Signal , pp. 59-70 http://dx.doi.org/10.14257/ijmue.2015.10.3.06 Indoor Location System with Wi-Fi and Alternative Cellular Network Signal Md Arafin Mahamud 1 and Mahfuzulhoq Chowdhury 1 1 Dept. of Computer Science

More information

Mobile Positioning in Wireless Mobile Networks

Mobile Positioning in Wireless Mobile Networks Mobile Positioning in Wireless Mobile Networks Peter Brída Department of Telecommunications and Multimedia Faculty of Electrical Engineering University of Žilina SLOVAKIA Outline Why Mobile Positioning?

More information

WiFi Fingerprinting Signal Strength Error Modeling for Short Distances

WiFi Fingerprinting Signal Strength Error Modeling for Short Distances WiFi Fingerprinting Signal Strength Error Modeling for Short Distances Vahideh Moghtadaiee School of Surveying and Geospatial Engineering University of New South Wales Sydney, Australia v.moghtadaiee@student.unsw.edu.au

More information

Wireless Indoor Tracking System (WITS)

Wireless Indoor Tracking System (WITS) 163 Wireless Indoor Tracking System (WITS) Communication Systems/Computing Center, University of Freiburg Abstract A wireless indoor tracking system is described in this paper, which can be used to track

More information

RADAR: An In-Building RF-based User Location and Tracking System

RADAR: An In-Building RF-based User Location and Tracking System RADAR: An In-Building RF-based User Location and Tracking System Venkat Padmanabhan Microsoft Research Joint work with Victor Bahl Infocom 2000 Tel Aviv, Israel March 2000 Outline Motivation and related

More information

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1 Qosmotec Software Solutions GmbH Technical Overview QPER C2X - Page 1 TABLE OF CONTENTS 0 DOCUMENT CONTROL...3 0.1 Imprint...3 0.2 Document Description...3 1 SYSTEM DESCRIPTION...4 1.1 General Concept...4

More information

Research Article Kalman Filter-Based Hybrid Indoor Position Estimation Technique in Bluetooth Networks

Research Article Kalman Filter-Based Hybrid Indoor Position Estimation Technique in Bluetooth Networks International Journal of Navigation and Observation Volume 2013, Article ID 570964, 13 pages http://dx.doi.org/10.1155/2013/570964 Research Article Kalman Filter-Based Indoor Position Estimation Technique

More information

Wi-Fi Fingerprinting through Active Learning using Smartphones

Wi-Fi Fingerprinting through Active Learning using Smartphones Wi-Fi Fingerprinting through Active Learning using Smartphones Le T. Nguyen Carnegie Mellon University Moffet Field, CA, USA le.nguyen@sv.cmu.edu Joy Zhang Carnegie Mellon University Moffet Field, CA,

More information

Implementation of RSSI-Based 3D Indoor Localization using Wireless Sensor Networks Based on ZigBee Standard

Implementation of RSSI-Based 3D Indoor Localization using Wireless Sensor Networks Based on ZigBee Standard Implementation of RSSI-Based 3D Indoor Localization using Wireless Sensor Networks Based on ZigBee Standard Thanapong Chuenurajit 1, DwiJoko Suroso 2, and Panarat Cherntanomwong 1 1 Department of Computer

More information

Carrier Independent Localization Techniques for GSM Terminals

Carrier Independent Localization Techniques for GSM Terminals Carrier Independent Localization Techniques for GSM Terminals V. Loscrí, E. Natalizio and E. Viterbo DEIS University of Calabria - Cosenza, Italy Email: {vloscri,enatalizio,viterbo}@deis.unical.it D. Mauro,

More information

Node Localization using 3D coordinates in Wireless Sensor Networks

Node Localization using 3D coordinates in Wireless Sensor Networks Node Localization using 3D coordinates in Wireless Sensor Networks Shayon Samanta Prof. Punesh U. Tembhare Prof. Charan R. Pote Computer technology Computer technology Computer technology Nagpur University

More information

Multi-Directional Weighted Interpolation for Wi-Fi Localisation

Multi-Directional Weighted Interpolation for Wi-Fi Localisation Multi-Directional Weighted Interpolation for Wi-Fi Localisation Author Bowie, Dale, Faichney, Jolon, Blumenstein, Michael Published 2014 Conference Title Robot Intelligence Technology and Applications

More information

An Enhanced Floor Estimation Algorithm for Indoor Wireless Localization Systems Using Confidence Interval Approach

An Enhanced Floor Estimation Algorithm for Indoor Wireless Localization Systems Using Confidence Interval Approach An Enhanced Floor Estimation Algorithm for Indoor Wireless Localization Systems Using Confidence Interval Approach Kriangkrai Maneerat, Chutima Prommak 1 Abstract Indoor wireless localization systems have

More information

LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES

LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES 1 Guntha Karthik, 2 Prof.Singam Jayanthu, 3 Bhushan N Patil, and 4 R.Prashanth

More information

IoT Wi-Fi- based Indoor Positioning System Using Smartphones

IoT Wi-Fi- based Indoor Positioning System Using Smartphones IoT Wi-Fi- based Indoor Positioning System Using Smartphones Author: Suyash Gupta Abstract The demand for Indoor Location Based Services (LBS) is increasing over the past years as smartphone market expands.

More information

Enhanced indoor localization using GPS information

Enhanced indoor localization using GPS information Enhanced indoor localization using GPS information Taegyung Oh, Yujin Kim, Seung Yeob Nam Dept. of information and Communication Engineering Yeongnam University Gyeong-san, Korea a49094909@ynu.ac.kr, swyj90486@nate.com,

More information

Neural Network Approach to Model the Propagation Path Loss for Great Tripoli Area at 900, 1800, and 2100 MHz Bands *

Neural Network Approach to Model the Propagation Path Loss for Great Tripoli Area at 900, 1800, and 2100 MHz Bands * Neural Network Approach to Model the Propagation Path Loss for Great Tripoli Area at 9, 1, and 2 MHz Bands * Dr. Tammam A. Benmus Eng. Rabie Abboud Eng. Mustafa Kh. Shater EEE Dept. Faculty of Eng. Radio

More information

Indoor Positioning with a WLAN Access Point List on a Mobile Device

Indoor Positioning with a WLAN Access Point List on a Mobile Device Indoor Positioning with a WLAN Access Point List on a Mobile Device Marion Hermersdorf, Nokia Research Center Helsinki, Finland Abstract This paper presents indoor positioning results based on the 802.11

More information

Wireless Location Detection for an Embedded System

Wireless Location Detection for an Embedded System Wireless Location Detection for an Embedded System Danny Turner 12/03/08 CSE 237a Final Project Report Introduction For my final project I implemented client side location estimation in the PXA27x DVK.

More information

LD2342 USWM V1.6. LD2342 V1.4 Page 1 of 18

LD2342 USWM V1.6. LD2342 V1.4 Page 1 of 18 LD2342 USWM V1.6 LD2342 V1.4 Page 1 of 18 GENERAL WARNINGS All Class A and Class B marine Automatic Identification System (AIS) units utilize a satellite based system such as the Global Positioning Satellite

More information

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM Faris Shahin, Lina Dajani, Belal Sababha King Abdullah II Faculty of Engineeing, Princess Sumaya University for Technology, Amman 11941, Jordan

More information

A Study of Devising Neural Network Based Indoor Localization Using Beacons: First Results

A Study of Devising Neural Network Based Indoor Localization Using Beacons: First Results A Study of Devising Neural Network Based Indoor Localization Using Beacons: First Results Filip Mazan and Alena Kovarova Faculty of Informatics and Information Technologies Slovak University of Technology

More information

Enhanced Positioning Method using WLAN RSSI Measurements considering Dilution of Precision of AP Configuration

Enhanced Positioning Method using WLAN RSSI Measurements considering Dilution of Precision of AP Configuration Enhanced Positioning Method using WLAN RSSI Measurements considering Dilution of Precision of AP Configuration Cong Zou, A Sol Kim, Jun Gyu Hwang, Joon Goo Park Graduate School of Electrical Engineering

More information

Research on an Economic Localization Approach

Research on an Economic Localization Approach Computer and Information Science; Vol. 12, No. 1; 2019 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Science and Education Research on an Economic Localization Approach 1 Yancheng Teachers

More information

Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI

Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI *1 OOI CHIN SEANG and 2 KOAY FONG THAI *1 Engineering Department,

More information

AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS

AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS Eva Cipi, PhD in Computer Engineering University of Vlora, Albania Abstract This paper is focused on presenting

More information

Research on cooperative localization algorithm for multi user

Research on cooperative localization algorithm for multi user Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):2203-2207 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Research on cooperative localization algorithm

More information

A Novel Approach to Indoor Location Systems Using Propagation Models in WSNs

A Novel Approach to Indoor Location Systems Using Propagation Models in WSNs A Novel Approach to Indoor Location Systems Using Propagation Models in WSNs 251 Gomes Gonçalo Instituto Superior Técnico Inesc-ID Lisbon, Portugal Email: gon.ls.gm@gmail.com Sarmento Helena Instituto

More information

Extended Gradient Predictor and Filter for Smoothing RSSI

Extended Gradient Predictor and Filter for Smoothing RSSI Extended Gradient Predictor and Filter for Smoothing RSSI Fazli Subhan 1, Salman Ahmed 2 and Khalid Ashraf 3 1 Department of Information Technology and Engineering, National University of Modern Languages-NUML,

More information

Fingerprinting Based Indoor Positioning System using RSSI Bluetooth

Fingerprinting Based Indoor Positioning System using RSSI Bluetooth IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 4, 2013 ISSN (online): 2321-0613 Fingerprinting Based Indoor Positioning System using RSSI Bluetooth Disha Adalja 1 Girish

More information

Cellular Positioning Using Fingerprinting Based on Observed Time Differences

Cellular Positioning Using Fingerprinting Based on Observed Time Differences Cellular Positioning Using Fingerprinting Based on Observed Time Differences David Gundlegård, Awais Akram, Scott Fowler and Hamad Ahmad Mobile Telecommunications Department of Science and Technology Linköping

More information

Localization in WSN. Marco Avvenuti. University of Pisa. Pervasive Computing & Networking Lab. (PerLab) Dept. of Information Engineering

Localization in WSN. Marco Avvenuti. University of Pisa. Pervasive Computing & Networking Lab. (PerLab) Dept. of Information Engineering Localization in WSN Marco Avvenuti Pervasive Computing & Networking Lab. () Dept. of Information Engineering University of Pisa m.avvenuti@iet.unipi.it Introduction Location systems provide a new layer

More information

GSM-Based Approach for Indoor Localization

GSM-Based Approach for Indoor Localization -Based Approach for Indoor Localization M.Stella, M. Russo, and D. Begušić Abstract Ability of accurate and reliable location estimation in indoor environment is the key issue in developing great number

More information

FILA: Fine-grained Indoor Localization

FILA: Fine-grained Indoor Localization IEEE 2012 INFOCOM FILA: Fine-grained Indoor Localization Kaishun Wu, Jiang Xiao, Youwen Yi, Min Gao, Lionel M. Ni Hong Kong University of Science and Technology March 29 th, 2012 Outline Introduction Motivation

More information

A Simple Smart Shopping Application Using Android Based Bluetooth Beacons (IoT)

A Simple Smart Shopping Application Using Android Based Bluetooth Beacons (IoT) Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 885-890 Research India Publications http://www.ripublication.com A Simple Smart Shopping Application Using

More information

A New WKNN Localization Approach

A New WKNN Localization Approach A New WKNN Localization Approach Amin Gholoobi Faculty of Pure and Applied Sciences Open University of Cyprus Nicosia, Cyprus Email: amin.gholoobi@st.ouc.ac.cy Stavros Stavrou Faculty of Pure and Applied

More information

IoT. Indoor Positioning with BLE Beacons. Author: Uday Agarwal

IoT. Indoor Positioning with BLE Beacons. Author: Uday Agarwal IoT Indoor Positioning with BLE Beacons Author: Uday Agarwal Contents Introduction 1 Bluetooth Low Energy and RSSI 2 Factors Affecting RSSI 3 Distance Calculation 4 Approach to Indoor Positioning 5 Zone

More information

Performance Analysis of DV-Hop Localization Using Voronoi Approach

Performance Analysis of DV-Hop Localization Using Voronoi Approach Vol.3, Issue.4, Jul - Aug. 2013 pp-1958-1964 ISSN: 2249-6645 Performance Analysis of DV-Hop Localization Using Voronoi Approach Mrs. P. D.Patil 1, Dr. (Smt). R. S. Patil 2 *(Department of Electronics and

More information

Introduction. Introduction ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS. Smart Wireless Sensor Systems 1

Introduction. Introduction ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS. Smart Wireless Sensor Systems 1 ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS Xiang Ji and Hongyuan Zha Material taken from Sensor Network Operations by Shashi Phoa, Thomas La Porta and Christopher Griffin, John Wiley,

More information

RSSI-Based Localization in Low-cost 2.4GHz Wireless Networks

RSSI-Based Localization in Low-cost 2.4GHz Wireless Networks RSSI-Based Localization in Low-cost 2.4GHz Wireless Networks Sorin Dincă Dan Ştefan Tudose Faculty of Computer Science and Computer Engineering Polytechnic University of Bucharest Bucharest, Romania Email:

More information

Herecast: An Open Infrastructure for Location-Based Services using WiFi

Herecast: An Open Infrastructure for Location-Based Services using WiFi Herecast: An Open Infrastructure for Location-Based Services using WiFi Mark Paciga and Hanan Lutfiyya Presented by Emmanuel Agu CS 525M Introduction User s context includes location, time, date, temperature,

More information

Overview of Message Passing Algorithms for Cooperative Localization in UWB wireless networks. Samuel Van de Velde

Overview of Message Passing Algorithms for Cooperative Localization in UWB wireless networks. Samuel Van de Velde Overview of Message Passing Algorithms for Cooperative Localization in UWB wireless networks Samuel Van de Velde Samuel.VandeVelde@telin.ugent.be Promotor: Heidi Steendam Co-promotor Marc Moeneclaey, Henk

More information

An Indoor Positioning Realisation for GSM using Fingerprinting and knn

An Indoor Positioning Realisation for GSM using Fingerprinting and knn Telfor Journal, Vol. 5, No., 3. An Indoor Positioning Realisation for GSM using Fingerprinting and knn Ana Anastasijević, mentor: Aleksandar Nešković Abstract Positioning in public land mobile networks

More information

Bayesian Positioning in Wireless Networks using Angle of Arrival

Bayesian Positioning in Wireless Networks using Angle of Arrival Bayesian Positioning in Wireless Networks using Angle of Arrival Presented by: Rich Martin Joint work with: David Madigan, Eiman Elnahrawy, Wen-Hua Ju, P. Krishnan, A.S. Krishnakumar Rutgers University

More information

2nd World Conference on Technology, Innovation and Entrepreneurship May 12-14, 2017, Istanbul, Turkey. Edited by Sefer Şener

2nd World Conference on Technology, Innovation and Entrepreneurship May 12-14, 2017, Istanbul, Turkey. Edited by Sefer Şener 2nd World Conference on Technology, Innovation and Entrepreneurship May 12-14, 2017, Istanbul, Turkey. Edited by Sefer Şener INDOOR LOCALIZATION FOR WIRELESS SENSOR NETWORK AND DV-HOP DOI: 10.17261/Pressacademia.2017.576

More information

Chapter 9: Localization & Positioning

Chapter 9: Localization & Positioning hapter 9: Localization & Positioning 98/5/25 Goals of this chapter Means for a node to determine its physical position with respect to some coordinate system (5, 27) or symbolic location (in a living room)

More information

Field-strength measurements along a route with geographical coordinate registrations

Field-strength measurements along a route with geographical coordinate registrations Recommendation ITU-R SM.1708-1 (09/2011) Field-strength measurements along a route with geographical coordinate registrations SM Series Spectrum management ii Rec. ITU-R SM.1708-1 Foreword The role of

More information

Context-Aware Planning and Verification

Context-Aware Planning and Verification 7 CHAPTER This chapter describes a number of tools and configurations that can be used to enhance the location accuracy of elements (clients, tags, rogue clients, and rogue access points) within an indoor

More information

. AVAILABLE MEASUREMENTS IN CURRENT WiMAX NETWORKS AND POSITIONING OPPORTUNITIES

. AVAILABLE MEASUREMENTS IN CURRENT WiMAX NETWORKS AND POSITIONING OPPORTUNITIES XIX IMEKO World Congress Fundamental and Applied Metrology September 6-11, 009, Lisbon, Portugal. AVAILABLE MEASUREMENTS IN CURRENT WiMAX NETWORKS AND POSITIONING OPPORTUNITIES Mussa Bshara and Leo Van

More information

Design of WSN for Environmental Monitoring Using IoT Application

Design of WSN for Environmental Monitoring Using IoT Application Design of WSN for Environmental Monitoring Using IoT Application Sarika Shinde 1, Prof. Venkat N. Ghodke 2 P.G. Student, Department of E and TC Engineering, DPCOE Engineering College, Pune, Maharashtra,

More information

Accuracy Indicator for Fingerprinting Localization Systems

Accuracy Indicator for Fingerprinting Localization Systems Accuracy Indicator for Fingerprinting Localization Systems Vahideh Moghtadaiee, Andrew G. Dempster, Binghao Li School of Surveying and Spatial Information Systems University of New South Wales Sydney,

More information

Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm in Wireless Sensor Network

Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm in Wireless Sensor Network Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 1611-1615 1611 Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm

More information

Enhanced Location Estimation in Wireless LAN environment using Hybrid method

Enhanced Location Estimation in Wireless LAN environment using Hybrid method Enhanced Location Estimation in Wireless LAN environment using Hybrid method Kevin C. Shum, and Joseph K. Ng Department of Computer Science Hong Kong Baptist University Kowloon Tong, Hong Kong cyshum,jng@comp.hkbu.edu.hk

More information

Chutima Prommak and Boriboon Deeka. Proceedings of the World Congress on Engineering 2007 Vol II WCE 2007, July 2-4, 2007, London, U.K.

Chutima Prommak and Boriboon Deeka. Proceedings of the World Congress on Engineering 2007 Vol II WCE 2007, July 2-4, 2007, London, U.K. Network Design for Quality of Services in Wireless Local Area Networks: a Cross-layer Approach for Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka ESS

More information

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka Abstract This paper

More information

ON INDOOR POSITION LOCATION WITH WIRELESS LANS

ON INDOOR POSITION LOCATION WITH WIRELESS LANS ON INDOOR POSITION LOCATION WITH WIRELESS LANS P. Prasithsangaree 1, P. Krishnamurthy 1, P.K. Chrysanthis 2 1 Telecommunications Program, University of Pittsburgh, Pittsburgh PA 15260, {phongsak, prashant}@mail.sis.pitt.edu

More information

Position Location using Radio Fingerprints in Wireless Networks. Prashant Krishnamurthy Graduate Program in Telecom & Networking

Position Location using Radio Fingerprints in Wireless Networks. Prashant Krishnamurthy Graduate Program in Telecom & Networking Position Location using Radio Fingerprints in Wireless Networks Prashant Krishnamurthy Graduate Program in Telecom & Networking Agenda Introduction Radio Fingerprints What Industry is Doing Research Conclusions

More information

2-D RSSI-Based Localization in Wireless Sensor Networks

2-D RSSI-Based Localization in Wireless Sensor Networks 2-D RSSI-Based Localization in Wireless Sensor Networks Wa el S. Belkasim Kaidi Xu Computer Science Georgia State University wbelkasim1@student.gsu.edu Abstract Abstract in large and sparse wireless sensor

More information

SurvCE: configuration of S9III/S8 for a UHF radio connection

SurvCE: configuration of S9III/S8 for a UHF radio connection SurvCE: configuration of S9III/S8 for a UHF radio connection This tutorial will show the basic settings of a S9III/S8 as a base, transmitting with its internal radio or with a generic external radio, and

More information

LATERATION TECHNIQUE FOR WIRELESS INDOOR POSITIONING IN SINGLE-STOREY AND MULTI-STOREY SCENARIOS

LATERATION TECHNIQUE FOR WIRELESS INDOOR POSITIONING IN SINGLE-STOREY AND MULTI-STOREY SCENARIOS LATERATION TECHNIQUE FOR WIRELESS INDOOR POSITIONING IN SINGLE-STOREY AND MULTI-STOREY SCENARIOS 1 LEE CHIN VUI, 2 ROSDIADEE NORDIN Department of Electrical, Electronic and System Engineering, Faculty

More information

Agenda Motivation Systems and Sensors Algorithms Implementation Conclusion & Outlook

Agenda Motivation Systems and Sensors Algorithms Implementation Conclusion & Outlook Overview of Current Indoor Navigation Techniques and Implementation Studies FIG ww 2011 - Marrakech and Christian Lukianto HafenCity University Hamburg 21 May 2011 1 Agenda Motivation Systems and Sensors

More information

Indoor Positioning by the Fusion of Wireless Metrics and Sensors

Indoor Positioning by the Fusion of Wireless Metrics and Sensors Indoor Positioning by the Fusion of Wireless Metrics and Sensors Asst. Prof. Dr. Özgür TAMER Dokuz Eylül University Electrical and Electronics Eng. Dept Indoor Positioning Indoor positioning systems (IPS)

More information

Improving Accuracy of FingerPrint DB with AP Connection States

Improving Accuracy of FingerPrint DB with AP Connection States Improving Accuracy of FingerPrint DB with AP Connection States Ilkyu Ha, Zhehao Zhang and Chonggun Kim 1 Department of Computer Engineering, Yeungnam Umiversity Kyungsan Kyungbuk 712-749, Republic of Korea

More information

THE IMPLEMENTATION OF INDOOR CHILD MONITORING SYSTEM USING TRILATERATION APPROACH

THE IMPLEMENTATION OF INDOOR CHILD MONITORING SYSTEM USING TRILATERATION APPROACH THE IMPLEMENTATION OF INDOOR CHILD MONITORING SYSTEM USING TRILATERATION APPROACH Normazatul Shakira Darmawati and Nurul Hazlina Noordin Faculty of Electrical & Electronics Engineering, Universiti Malaysia

More information

Cellular Infrastructure and Standards while deploying an RDA

Cellular Infrastructure and Standards while deploying an RDA Cellular Infrastructure and Standards while deploying an RDA Overview This whitepaper discusses the methods used while deploying an RDA into a field environment and dives into the standards used to judge

More information

CellSense: A Probabilistic RSSI-based GSM Positioning System

CellSense: A Probabilistic RSSI-based GSM Positioning System CellSense: A Probabilistic RSSI-based GSM Positioning System Mohamed Ibrahim Wireless Intelligent Networks Center (WINC) Nile University Smart Village, Egypt Email: m.ibrahim@nileu.edu.eg Moustafa Youssef

More information

Bloodhound RMS Product Overview

Bloodhound RMS Product Overview Page 2 of 10 What is Guard Monitoring? The concept of personnel monitoring in the security industry is not new. Being able to accurately account for the movement and activity of personnel is not only important

More information

Novel Localization of Sensor Nodes in Wireless Sensor Networks using Co-Ordinate Signal Strength Database

Novel Localization of Sensor Nodes in Wireless Sensor Networks using Co-Ordinate Signal Strength Database Available online at www.sciencedirect.com Procedia Engineering 30 (2012) 662 668 International Conference on Communication Technology and System Design 2011 Novel Localization of Sensor Nodes in Wireless

More information

Ray-Tracing Analysis of an Indoor Passive Localization System

Ray-Tracing Analysis of an Indoor Passive Localization System EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH EURO-COST IC1004 TD(12)03066 Barcelona, Spain 8-10 February, 2012 SOURCE: Department of Telecommunications, AGH University of Science

More information

Indoor Human Localization with Orientation using WiFi Fingerprinting

Indoor Human Localization with Orientation using WiFi Fingerprinting Indoor Human Localization with Orientation using WiFi Fingerprinting Mohd Nizam Husen Intelligent Systems Research Institute Sungkyunkwan University Republic of Korea +8231-299-6465 mnizam@skku.edu Sukhan

More information

Capacity Enhancement in Wireless Networks using Directional Antennas

Capacity Enhancement in Wireless Networks using Directional Antennas Capacity Enhancement in Wireless Networks using Directional Antennas Sedat Atmaca, Celal Ceken, and Ismail Erturk Abstract One of the biggest drawbacks of the wireless environment is the limited bandwidth.

More information

Indoor Navigation for Visually Impaired / Blind People Using Smart Cane and Mobile Phone: Experimental Work

Indoor Navigation for Visually Impaired / Blind People Using Smart Cane and Mobile Phone: Experimental Work Indoor Navigation for Visually Impaired / Blind People Using Smart Cane and Mobile Phone: Experimental Work Ayad Esho Korial * Mohammed Najm Abdullah Department of computer engineering, University of Technology,Baghdad,

More information

IoT-Aided Indoor Positioning based on Fingerprinting

IoT-Aided Indoor Positioning based on Fingerprinting IoT-Aided Indoor Positioning based on Fingerprinting Rashmi Sharan Sinha, Jingjun Chen Graduate Students, Division of Electronics and Electrical Engineering, Dongguk University-Seoul, Republic of Korea.

More information

Radio Mobile. Software for Wireless Systems Planning

Radio Mobile. Software for Wireless Systems Planning Latin American Networking School (EsLaRed) Universidad de Los Andes Merida Venezuela Javier Triviño and E.Pietrosemoli Radio Mobile Software for Wireless Systems Planning About Radio Mobile It is a tool

More information

muse Capstone Course: Wireless Sensor Networks

muse Capstone Course: Wireless Sensor Networks muse Capstone Course: Wireless Sensor Networks Experiment for WCC: Channel and Antenna Characterization Objectives 1. Get familiar with the TI CC2500 single-chip transceiver. 2. Learn how the MSP430 MCU

More information

Understanding Channel and Interface Heterogeneity in Multi-channel Multi-radio Wireless Mesh Networks

Understanding Channel and Interface Heterogeneity in Multi-channel Multi-radio Wireless Mesh Networks Understanding Channel and Interface Heterogeneity in Multi-channel Multi-radio Wireless Mesh Networks Anand Prabhu Subramanian, Jing Cao 2, Chul Sung, Samir R. Das Stony Brook University, NY, U.S.A. 2

More information

Localization in Wireless Sensor Networks

Localization in Wireless Sensor Networks Localization in Wireless Sensor Networks Part 2: Localization techniques Department of Informatics University of Oslo Cyber Physical Systems, 11.10.2011 Localization problem in WSN In a localization problem

More information

Performance Analysis of Different Localization Schemes in Wireless Sensor Networks Sanju Choudhary 1, Deepak Sethi 2 and P. P.

Performance Analysis of Different Localization Schemes in Wireless Sensor Networks Sanju Choudhary 1, Deepak Sethi 2 and P. P. Performance Analysis of Different Localization Schemes in Wireless Sensor Networks Sanju Choudhary 1, Deepak Sethi 2 and P. P. Bhattacharya 3 Abstract: Wireless Sensor Networks have attracted worldwide

More information

SNR Performance Analysis of Rake Receiver for WCDMA

SNR Performance Analysis of Rake Receiver for WCDMA International Journal of Computational Engineering & Management, Vol. 15 Issue 2, March 2012 www..org SNR Performance Analysis of Rake Receiver for WCDMA 62 Nikhil B. Patel 1 and K. R. Parmar 2 1 Electronics

More information

BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION

BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION Mr.Vasudevan, Ms.Aarthi.C, Ms.Arunthathi.M, Ms.Durgakalaimathi.L.T, Ms.Evangelin Darvia.P 1Professor, Dept. of ECE, Panimalar Engineering

More information

2 Limitations of range estimation based on Received Signal Strength

2 Limitations of range estimation based on Received Signal Strength Limitations of range estimation in wireless LAN Hector Velayos, Gunnar Karlsson KTH, Royal Institute of Technology, Stockholm, Sweden, (hvelayos,gk)@imit.kth.se Abstract Limitations in the range estimation

More information

Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network

Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network International Journal of Advances in Engineering, 2015, 1(3), 169-173 ISSN: 2394-9260 (printed version); ISSN: 2394-9279 (online version); url:http://www.ijae.in RESEARCH ARTICLE Implementation of Automatic

More information

Open Access Research on RSSI Based Localization System in the Wireless Sensor Network

Open Access Research on RSSI Based Localization System in the Wireless Sensor Network Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2014, 6, 1139-1146 1139 Open Access Research on RSSI Based Localization System in the Wireless Sensor

More information

RTK Base Station Configuration and Utilities. Table of Contents

RTK Base Station Configuration and Utilities. Table of Contents RTK Base Station Configuration and Utilities Table of Contents Introduction:... 2 LED Functionality:... 2 Initial Survey:... 2 Additional Surveys:... 3 Power Up At a Previously Surveyed Location:... 3

More information

Face Recognition Based Attendance System with Student Monitoring Using RFID Technology

Face Recognition Based Attendance System with Student Monitoring Using RFID Technology Face Recognition Based Attendance System with Student Monitoring Using RFID Technology Abhishek N1, Mamatha B R2, Ranjitha M3, Shilpa Bai B4 1,2,3,4 Dept of ECE, SJBIT, Bangalore, Karnataka, India Abstract:

More information

Qosmotec. Software Solutions GmbH. Technical Overview. Qosmotec Propagation Effect Replicator QPER. Page 1

Qosmotec. Software Solutions GmbH. Technical Overview. Qosmotec Propagation Effect Replicator QPER. Page 1 Qosmotec Software Solutions GmbH Technical Overview Qosmotec Propagation Effect Replicator QPER Page 1 TABLE OF CONTENTS 0 DOCUMENT CONTROL...3 0.1 Imprint...3 0.2 Document Description...3 1 SYSTEM DESCRIPTION...4

More information

Trials of commercial Wi-Fi positioning systems for indoor and urban canyons

Trials of commercial Wi-Fi positioning systems for indoor and urban canyons International Global Navigation Satellite Systems Society IGNSS Symposium 2009 Holiday Inn Surfers Paradise, Qld, Australia 1 3 December, 2009 Trials of commercial Wi-Fi positioning systems for indoor

More information

Mobile Communication and Mobile Computing

Mobile Communication and Mobile Computing Department of Computer Science Institute for System Architecture, Chair for Computer Networks Mobile Communication and Mobile Computing Prof. Dr. Alexander Schill http://www.rn.inf.tu-dresden.de Structure

More information

Wifi-friendly building, enabling wifi signal indoor: an initial study

Wifi-friendly building, enabling wifi signal indoor: an initial study IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Wifi-friendly building, enabling wifi signal indoor: an initial study To cite this article: Suherman et al 2018 IOP Conf. Ser.:

More information

Location Determination of a Mobile Device Using IEEE b Access Point Signals

Location Determination of a Mobile Device Using IEEE b Access Point Signals Location Determination of a Mobile Device Using IEEE 802.b Access Point Signals Siddhartha Saha, Kamalika Chaudhuri, Dheeraj Sanghi, Pravin Bhagwat Department of Computer Science and Engineering Indian

More information

Current Trends in Technology and Science ISSN: Volume: VI, Issue: VI

Current Trends in Technology and Science ISSN: Volume: VI, Issue: VI 784 Current Trends in Technology and Science Base Station Localization using Social Impact Theory Based Optimization Sandeep Kaur, Pooja Sahni Department of Electronics & Communication Engineering CEC,

More information

Improved MDS-based Algorithm for Nodes Localization in Wireless Sensor Networks

Improved MDS-based Algorithm for Nodes Localization in Wireless Sensor Networks Improved MDS-based Algorithm for Nodes Localization in Wireless Sensor Networks Biljana Risteska Stojkoska, Vesna Kirandziska Faculty of Computer Science and Engineering University "Ss. Cyril and Methodius"

More information

SAE Formula Car Data Acquisition & Display System. Joseph Groe, Michelle Ohlson, & Miles Homler Advisor: Professor Gutschlag

SAE Formula Car Data Acquisition & Display System. Joseph Groe, Michelle Ohlson, & Miles Homler Advisor: Professor Gutschlag SAE Formula Car Data Acquisition & Display System Joseph Groe, Michelle Ohlson, & Miles Homler Advisor: Professor Gutschlag Agenda Problem Background Problem Statement System Diagram Project Functional

More information

Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks

Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks Cesar Vargas-Rosales *, Yasuo Maidana, Rafaela Villalpando-Hernandez and Leyre Azpilicueta

More information

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Distributed spectrum sensing in unlicensed bands using the VESNA platform Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Agenda Motivation Theoretical aspects Practical aspects Stand-alone spectrum

More information

Indoor localization using NFC and mobile sensor data corrected using neural net

Indoor localization using NFC and mobile sensor data corrected using neural net Proceedings of the 9 th International Conference on Applied Informatics Eger, Hungary, January 29 February 1, 2014. Vol. 2. pp. 163 169 doi: 10.14794/ICAI.9.2014.2.163 Indoor localization using NFC and

More information

Noise Effective Code Analysis on the Basis of Correlation in CDMA Technology

Noise Effective Code Analysis on the Basis of Correlation in CDMA Technology Manarat International University Studies, 2 (1): 183-191, December 2011 ISSN 1815-6754 @ Manarat International University, 2011 Noise Effective Code Analysis on the Basis of Correlation in CDMA Technology

More information