Design of MDM System using BLE Beacon and Extended Kalman Filter

Size: px
Start display at page:

Download "Design of MDM System using BLE Beacon and Extended Kalman Filter"

Transcription

1 Indian Journal of Science and Technology, Vol 9(29), DOI: /ijst/2016/v9i29/94761, August 2016 ISSN (Print) : ISSN (Online) : Design of MDM System using BLE Beacon and Extended Kalman Filter Lim II-Kwon 1, Lee Seoung Hyeon 2, Lee Jae-Gwang 1, Mo Eun-Su 1, Lee Jun-Hyeon 1 and Lee Jae-Kwang 1 * 1 Department of Computer Engineering, Hannam University, Daedeok-gu, Daejeon, 34430, Korea; iklim@netwk.hnu.kr, jplee@netwk.hnu.kr, esmo@netwk.hnu.kr, jhlee@netwk.hnu.kr, jklee@hnu.kr 2 Industrial Control System Research Section, ETRI, 34129, Korea; duribun2@gmail.com, tmraj@mech.sastra.edu Abstract Background/Objectives: For the security control, MDM effectively limits functionality of smart phone. However, the control and monitoring of mobile devices causes the user to suffer much inconvenience. Methods/Statistical Analysis: We performed experiments applying the Kalman filter and the BLE to improve location accuracy for MDM system. And designed a MDM system using the BLE and the central server, smart phones, CCTV, WiFi, etc. Findings: In the system proposed in this study, regardless of security zones and other regions through the existing RFID tags or input/output gates, the user s access information is sent to the mobile security server depending on the precise indoor position by using beacons regarding the staff who has entered the security zone. Also, PUSH messages are transmitted so that mobile security control policies can be applied depending on the security classification of each zone of the house. For the proposed system, we were experimented on using six virtual BLE beacons in the system server. And noises included correction values obtain into more accurate correction values by applying the Kalman filter. Application/Improvements: The error of location measurement contained the noise turned out (11, 9.6) in the positioning (x, y). However, reduce error to (3.47, 5.02) if applying the extended Kalman filter. Keywords: BLE Beacon, Bluetooth 4.0, Kalman Filter, MDM 1. Introduction Smart phones are highly utilized, compared to desktop PCs, due to built-in GPSs, high-resolution cameras, etc. The BYOD environment of taking advantage of smart phones to work propagated widely. With the expansion and spread of smart devices and BYOD, shares of desktop PCs in 2012 fell to less than half 1. The introduction of BYOD allowed the user to take advantage of smart phones for their tasks anytime, anywhere business. While the introduction of mobile terminals and wireless networks to various works caused new threats problems. MDM (Mobile Device Management) is attracting attention as a solution to the security problems. Thus, MDM has been designated as the item subject to Common Criteria (CC) and thus the CC certification is being promoted. Also, according to the Radicati Group s report, the worldwide market for MDM revenue will grow by 21% from 2012 to 2016 and is expected to reach 11 billion dollars 1-3. As for the security of mobile devices using the MDM, the user is highly dissatisfied, unlike PC-based security. Because mobile units are a very personal equipment. Through cameras, voice recorders, USBs, etc., laboratories, knowledge-based industries, military agencies, etc. strictly prohibit key information inside their facilities from being leaked. Thus, they *Author for correspondence

2 Design of MDM System using BLE Beacon and Extended Kalman Filter cannot help using MDM. For that reason, the industry tries to lowering the user s complaint by shutting off the device in a way of blocking it automatically only when it entered the security zone. To this end, indoor positioning and control technologies are required, Thus, various ways such as existing base stations, AP-based methods, or access control systems (Speed Gate, etc.) linking based methods have been presented, and various studies on the areas conducted. Thus, this study attempted to identify indoor location using the BLE beacon and thereby designed MDM to be operated only in controlled areas. Also, this study presented the preparedness for security vulnerabilities using of the BLE beacon and confirmed the efficiency through an experiment of the Kalman filter 4, Related Works 2.1 MDM Service MDM refers to a system using OTA (mobile radio transmission technology, Over The Air), which can remotely manage a mobile device anytime, anywhere if it is in a state of Power On. MDM was designed to manage mobile devices such as mobile phones regarding deployment of applications, changing data and environment settings, losing mobile devices, etc. It was aimed to optimize mobile security and functionality via short service downtime and at minimum costs. However, as the need for security management regarding mobile devices has emerged, MDM is becoming a key element of mobile security. MDM is providing comprehensive protection functions against a variety of communication channels, such as mails, web and groupware, USB storage media, etc. Where data that can disclosed in the corporate business environment by providing secured communication services and at the same time is performing enterprise monitoring and control over the user s environment Bluetooth Low Energy Beacon In June 2010, Bluetooth 4.0 (so called BLE (Bluetooth Low Energy), BT-LE) equipped with low-energy technology was announced. Of these Bluetooth LE technologies, the technology getting the most attention is beacon technology. In this regard, close services can be developed by utilizing a small amount of information included accordingly. As the beacon periodically broadcast a small data, terminals that act as an observer or play a central role receive the data and show the user messages such as advertising by analyzing the information contained in the data. In these data, the following information as shown in [Table 1] is carried on. As such, the beacon has received the most attention among existing indoor location positioning technologies due to its advantages, such as proximity service possible by using a small amount of information, low power consumption, wide radius (50m), low prices, etc 7-13, 18, 19. Table 1. BLE beacon transmitting information Name Proximity UUID(Universally Unique Identifier): Description The identifier used to distinguish the beacon from others; for example, it identifies a certain brand. Major number Minor number Tx power Used to group related beacons installed in the shop; for example, the beacons installed on the ship use the same beacon. Used to identify individual beacons Value used to infer how close the user located from the signal strength 2 Indian Journal of Science and Technology

3 Lim II-Kwon, Lee Seoung Hyeon, Lee Jae-Gwang, Mo Eun-Su, Lee Jun-Hyeon and Lee Jae-Kwang Figure Extended Kalman Filter Algorithm of the Extended Kalman Filter. The Kalman filter is a recursive filter tracking the linear and non-linear state containing noises, first proposed by Rudolf Kalman in 1960 [ ]. The Kalman filter accepts the measured value as an input and processes it internally to output an estimated value (). Since the Kalman filter applied basically to the linear system, it is not used in the real life composed of mostly non-linear systems. The extended Kalman filter developed to solve these problems. The extended Kalman filter undergoes the estimating and forecasting process as seen in [Figure 1] below 14, Design of MDM System 3.1 Design of Reference Points for Positioning [Figure 2] illustrates the design of reference points for positioning by selecting beacons as a base station (BS). Each BS (Base Station) order is given to the six beacons and the locations and of the remaining five beacons are calculated. Based on this, the design was proceeded to calculate x, y of the user and the measuring equipment via. Distance values measured in beacons and beacon. Figure 2. Layout of Beacons and Design of Reference Points. Indian Journal of Science and Technology 3

4 Design of MDM System using BLE Beacon and Extended Kalman Filter Table 2. EKF Processing for Positioning Beacons Indoor 3.2 Location Value Correction Utilizing Extended Kalman Filter For beacons, the distance value is calculated by transmitting the signal strength the data at an interval of 100ms and receiving the values from the mobile device. These distance values were divided into 4 stages, including immediate (0-20cm), near (20cm~2m), far (2m~70m), and unknown (impossible to measure), to show proximities. Due to the nature of beacons, it is impossible to measure the accurate distance value more than 2m. Thus, the instrumental values measured at mobile devices are corrected into an exact value through the process as shown in [Table 2] using the algorithm of the extended Kalman filter as shown in [Figure 1]. 4. Experiment of Application of Extended Kalman Filter 4.1 Design and Construction of Experiment Environment For the location information authentication between the mobile device and the server, the following [figure 3] as communication protocol was designed, A combination of unique ID values, major IDs, minor IDs, and signal strengths of beacon; information of beacons over the distance and location accordingly, AP eigenvalues of WIFI, MAC addresses; and signal strength values. The combination was encrypted to a private key of the mobile device. Figure 3. Protocol Structure. 4 Indian Journal of Science and Technology

5 Lim II-Kwon, Lee Seoung Hyeon, Lee Jae-Gwang, Mo Eun-Su, Lee Jun-Hyeon and Lee Jae-Kwang Figure 4. Entire System Structure. In the system proposed in this study, regardless of security zones and other regions through the existing RFID tags or input/output gates, the user s access information is sent to the mobile security server depending on the precise indoor position by using beacons regarding the staff who has entered the security zone. Also, PUSH messages are transmitted so that mobile security control policies can be applied depending on the security classification of each zone of the house. For the device of the user who has received the control message, the functions of cameras and removable storage devices become under control in the control zone. When the user, who has completed the work, comes to go out again to the regions out of control through the door. The mobile security server will receive the door entry information. The push message unblocking the security control policy applied accordingly will be transmitted to the device. Also, physical security is reinforced utilizing CCTVs, etc., as shown in the following [Figure 4]. Table 3. Experimental System Configuration Segment Item Configuration Operating system CentOS release 6.5 (Final) Software configuration Number of OS KERNEL BITS 64 Developed language C DB Oracle Database Express Edition 11g Release 2 Hardware specifications Graph CPU Memory freemat Intel(R) Core(TM)2 Quad CPU 2.50GHz 5,990,856 kb Indian Journal of Science and Technology 5

6 Design of MDM System using BLE Beacon and Extended Kalman Filter For experiments, the distance value in the real environment was virtually created utilizing 6 beacons and including distance values and noises, then, correct values were calculated using the extended Kalman filter. [Table 3] shows the experimental environment. 4.2 Experiment Result [Table 4] shows the results of the simulation experimented in the system server by using six virtual Bluetooth LE beacons. The first column Age of the table shows the number of recursive times. The second and third columns Table 4. Experiment result Age Noises included x Noises included y Filtered x Filtered y Age Noises included x Noises included y Filtered x Filtered x Indian Journal of Science and Technology

7 Lim II-Kwon, Lee Seoung Hyeon, Lee Jae-Gwang, Mo Eun-Su, Lee Jun-Hyeon and Lee Jae-Kwang Figure 5. Simulated Results of Indoor Positioning of Beacons. present the original x, y coordinate values where included noises. The fourth and fifth columns show the x, y coordinate values filtered through the Kalman filter. Regarding the times of recursions, recursion was performed a total of 200 times. [Figure 5] shows a graph of diagrammatic points to express the simulated results as above. * Measurements indicated using * in the graph are x coordinate values and + at the top show y coordinate values. The of the bottom means filtered X coordinate values; refers to Y coordinate values. Filtered values were allowed to be displayed at the bottom by correction values to distinguish it from measured values during graphical representation. Noises included x, y values are wide measured values, not showing consistent numeric values. This explain by the obtained values: the maximum value 3.11 and the minimum value -7.89, the maximum value of the filtered x coordinate -5.17, the minimum value The maximum value of the filtered y coordinate -2.96, the minimum value As such, noises included correction values obtain into more accurate correction values by applying the Kalman filter. 4.3 ISecurity Precautions According to Use of Beacons For beacons, two-way communication is not available according to their characteristics. This means that the call information of the beacon is not encrypted. Beacons broadcast only certain identifying information (Proximity UUID, Major, Minor). It means that the information of beacons can be easily obtained using a Bluetooth protocol analyzer or a mobile application. This thus implies that it is possible to generate beacons by duplicating the identification information to the cloned fake beacon. Also, there is a concern that when the indoor location positioning for the MDM system is made using beacons, an unexpected Location can come out. Beacons do not need external power and are small in size and light in weight. Installation is easy as they are installed by simply attaching or placing them to the wall. Thus, someone can modulate the Location information by replacing a different place for malicious purposes 16, 17. For beacons, security threats exist as above. Thus, a certificate for the Location carry out additionally to prevent the beacon from changing in its Location and to Indian Journal of Science and Technology 7

8 Design of MDM System using BLE Beacon and Extended Kalman Filter Figure 6. How to Prepare Beacons Spoofing. prevent the replicated beacon from spoofing. The location is authenticated in duplicate for additional indoor positioning via the WIFI with less accuracy but with high efficiency, compared to beacons. When the beacon configured and constructed as a WIFI location [Figure 6]. 5. Conclusions The development of communication technology offers convenience by providing some services. However, security threats through mobile devices are getting worse. Accordingly, control and security technologies of various smart phones have been developed. However, users have complained of discomfort as higher security lead to less convenience, especially, they are highly dissatisfied with smart phones due to their nature as a personal device. This study presented the design of an MDM system to limit mobile devices in the controlled area depending on the room location for the ease of the MDM system for internal security. Accordingly, a security frame was also designed at the security issues that may arise. Since the release of the Bluetooth low energy, beacons are in the spotlight as a new marketing strategy and as a technology for indoor positioning. The refection of these beacons on the MDM technology for indoor positioning is expected to minimize the user s inconvenience. However, beacons make it possible only one-way broadcast communication, not two-way communication. Thus, they send only specific information, which may lead to cloning beacons and spoofing attacks. Also beacons transmit the location information in the form attached to a certain place, vulnerable to physical security. Additionally, electronic attacks can be made by jamming of bands and channel signals of beacons. Therefore, the MDM system was designed to makes sure physical security, access control, and security policies go along. Simulation experiments were conducted using a Kalman filter to ensure the effectiveness of the extended Kalman filter. Through these experiments, the application of the extended Kalman filter demonstrated that the error reduced to (3.47, 5.02). In the future, it will be necessary to make more advanced spoof preparedness through a 8 Indian Journal of Science and Technology

9 Lim II-Kwon, Lee Seoung Hyeon, Lee Jae-Gwang, Mo Eun-Su, Lee Jun-Hyeon and Lee Jae-Kwang unique certification number of the beacons and to conduct research and implementation for the preparation for physical security. 6. Acknowledgment This research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Science, ICT & Future Planning (NRF-2014R1A1A ). 7. References 1. Chang-Su Jeon. Rep. of Korea: Information Security Company: Market trends of MDM and issues and countermeasures of introduced agencies. KESIC Issue Report Hyeon-Dae Rha, Su-Kyoung Kang, Chang-Jae Kim, Nam- Yong Lee. A Study on Quality Evaluation Model of Mobile Device Management for BYOD. Journal of The Korean Association of Computer Education. 2014; 17(6): Sang-Su Jeon. Rep. of Korea: Information Security Company: Issues and measures of market trends and introduced institutions on MDM. KESIC Issue Report Song-Hoon Han. Yongin, Rep. of Korea: Dankook University: A Case Study of Implementing a Mobile Security System using MDM System and Physical Access Data. Department of Information and Communications Technology, A Master s thesis Sung-Tae Kang, In-June Jo. Individual users based SmartPhone Remote Management System Design and Implementation. Journal of Korea Institute of Information and Communication Engineering. 2012; 16(12): Kang-Hyun Lee, Doo-Shik Yoon. Effective approach in MDM for mobile security. Journal of Korea Institute of information Security & Cryptology. 2012; 23(2): Gomez Carles, Oller Joaquim, Paradells Josep. Overview and Evaluation of Bluetooth Low Energy: An Emerging Low-Power Wireless Technology. Journal of Sensors ; 12(9): Rep. of Korea: Korea Communications Agency: Beacon, the core infrastructure of location-based services rapid rise, Trend Focus. 2012; Yeong-Jae, Jang. Rep. of Korea: Telecommunications Technology Association: [WPAN] Bluetooth v4.0 - low energy Technology Trends. ICT Standard Weekly. 2011; (16). 10. Kirkland: Bluetooth SIG Proprietary: Specification of the Bluetooth System Version Salas AC. Barcelona Universitat Politecnica de Catalunya: Indoor Positioning System based on Bluetooth Low Energy. A Degree s Thesis Submitted to the Faculty of the Escola Tecnica d Enginyeria de Telecomunicacio Dahlgren Erik, Mahmood Hasan. Chalmers University of Technology: Evaluation of indoor positioning based on Bluetooth Smart technology, Master of Science Thesis in the Programme Computer Systems and Networks. Department of Computer Science and Engineering Yong Zhu Jian, C.Z., Haiyong Luo, Zhaohui Li. RSSI Based Bluetooth Low Energy Indoor Positioning. Rep. of Korea: Proceedings of 2014 International Conference on Indoor Positioning and Indoor Navigation. 2014; Kim Seong-Pil. Rep. of Korea: Ajin Publishing: Understanding of the Kalman filter using MATLAB Kalman RE. A New Approach to Linear Filtering and Prediction Problems. Transactions of the ASME Journal of Basic Engineering. 1960; Singhal Karan. ibeacon Spoofing: Security and Privacy Implications of ibeacon Technology, Development at Tufts University. Date accessed: 24/05/2016: Available at: Anti-spoofing with Aplix Authentication Service. Date accessed: 24/07/2015: Available from: gl/2tvjbm. 18. Priyalakshmi B, Kirthi J. Mini UWB-Bluetooth Antenna Design with Band-Notched Characteristics. Indian Journal of Science and Technology Jan; 9(1). DOI: / ijst/2016/v9i1/ Shyla MV. Computational Analysis of Optimal Sensor Position in Indoor Environment. Indian Journal of Science and Technology Mar; 8(5). DOI: /ijst/2015/ v8i5/ Indian Journal of Science and Technology 9

Development of IoT based Pier collision Monitoring System

Development of IoT based Pier collision Monitoring System , pp.148-153 http://dx.doi.org/10.14257/astl.2016.137.28 Development of IoT based Pier collision Monitoring System Soo-Yeol Park 1, Sung-min Kang 1, Keum-Soo Yeo 1, Byung-Yun Won 1 1 Korea Plant Maintenace

More information

CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc.

CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc. CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc. CSRmesh Recap Bluetooth Mesh Introduction What is CSRmesh? A protocol that runs

More information

A Study of Optimal Spatial Partition Size and Field of View in Massively Multiplayer Online Game Server

A Study of Optimal Spatial Partition Size and Field of View in Massively Multiplayer Online Game Server A Study of Optimal Spatial Partition Size and Field of View in Massively Multiplayer Online Game Server Youngsik Kim * * Department of Game and Multimedia Engineering, Korea Polytechnic University, Republic

More information

ibeacon Spoofing Security and Privacy Implications of ibeacon Technology Karan Singhal

ibeacon Spoofing Security and Privacy Implications of ibeacon Technology Karan Singhal ibeacon Spoofing Security and Privacy Implications of ibeacon Technology Karan Singhal ABSTRACT Apple introduced ibeacons with ios 7, revolutionizing the way our phones interact with real- life places

More information

Mixed Reality technology applied research on railway sector

Mixed Reality technology applied research on railway sector Mixed Reality technology applied research on railway sector Yong-Soo Song, Train Control Communication Lab, Korea Railroad Research Institute Uiwang si, Korea e-mail: adair@krri.re.kr Jong-Hyun Back, Train

More information

Wireless Device Location Sensing In a Museum Project

Wireless Device Location Sensing In a Museum Project Wireless Device Location Sensing In a Museum Project Tanvir Anwar Sydney, Australia Email: tanvir.anwar.australia@gmail.com Abstract Dr. Priyadarsi Nanda School of Computing and Communications Faculty

More information

ARUBA LOCATION SERVICES

ARUBA LOCATION SERVICES ARUBA LOCATION SERVICES Powered by Aruba Beacons The flagship product of the product line is Aruba Beacons. When Aruba Beacons are used in conjunction with the Meridian mobile app platform, they enable

More information

The Seamless Localization System for Interworking in Indoor and Outdoor Environments

The Seamless Localization System for Interworking in Indoor and Outdoor Environments W 12 The Seamless Localization System for Interworking in Indoor and Outdoor Environments Dong Myung Lee 1 1. Dept. of Computer Engineering, Tongmyong University; 428, Sinseon-ro, Namgu, Busan 48520, Republic

More information

Implementation of Augmented Reality System for Smartphone Advertisements

Implementation of Augmented Reality System for Smartphone Advertisements , pp.385-392 http://dx.doi.org/10.14257/ijmue.2014.9.2.39 Implementation of Augmented Reality System for Smartphone Advertisements Young-geun Kim and Won-jung Kim Department of Computer Science Sunchon

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

IWAIT January 6-8, Pukyong National University, Busan, Korea International Workshop on Advanced Image Technology

IWAIT January 6-8, Pukyong National University, Busan, Korea International Workshop on Advanced Image Technology ISBN 979-11-86062-10-4-95560 IWAIT 2016 2016 International Workshop on Advanced Image Technology January 6-8, 2016 Pukyong National University, Busan, Korea Organized by The Korean Institute of Broadcast

More information

Development of Research Topic Map for Analyzing Institute Performed R&D Projects-based on NTIS Data

Development of Research Topic Map for Analyzing Institute Performed R&D Projects-based on NTIS Data Indian Journal of Science and Technology, Vol 9(46), DOI: 10.17485/ijst/2016/v9i46/107197, December 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Development of Research Topic Map for Analyzing

More information

One-to-many data transmission for smart devices at close range

One-to-many data transmission for smart devices at close range 2016 IEEE First International Conference on Internet-of-Things Design and Implementation One-to-many data transmission for smart devices at close range Myoungbeom Chung Division of Computer Engineering

More information

Real Time Indoor Tracking System using Smartphones and Wi-Fi Technology

Real Time Indoor Tracking System using Smartphones and Wi-Fi Technology International Journal for Modern Trends in Science and Technology Volume: 03, Issue No: 08, August 2017 ISSN: 2455-3778 http://www.ijmtst.com Real Time Indoor Tracking System using Smartphones and Wi-Fi

More information

Development of the A-STEAM Type Technological Models with Creative and Characteristic Contents for Infants Based on Smart Devices

Development of the A-STEAM Type Technological Models with Creative and Characteristic Contents for Infants Based on Smart Devices Indian Journal of Science and Technology, Vol 9(44), DOI: 10.17485/ijst/2016/v9i44/105169, November 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Development of the A-STEAM Type Technological

More information

Round shape, white case with 3M adhesive sticker, including 2pcs ER12450 battery and industrial package, special for indoor location, RoHS

Round shape, white case with 3M adhesive sticker, including 2pcs ER12450 battery and industrial package, special for indoor location, RoHS Beacon / ibeacon / MiniBeacon FCC Statement This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed

More information

Keywords: Radio spectrum, monitoring station, management, mobile communication, GSM, Digital radio receiver, simulation and design, licensing

Keywords: Radio spectrum, monitoring station, management, mobile communication, GSM, Digital radio receiver, simulation and design, licensing IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 04 (April. 2014), V4 PP 17-22 www.iosrjen.org Spectrum Monitoring and management Nabil Ali Sharaf Murshed 1,

More information

A study on facility management application scenario of BIMGIS modeling data

A study on facility management application scenario of BIMGIS modeling data International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 6 Issue 11 November 2017 PP. 40-45 A study on facility management application scenario of

More information

The definitive guide for purchasing Bluetooth Low Energy (BLE) Beacons at scale

The definitive guide for purchasing Bluetooth Low Energy (BLE) Beacons at scale The definitive guide for purchasing Bluetooth Low Energy (BLE) Beacons at scale If you re working on an enterprise Request For Quote (RFQ) or Request For Proposal (RFP) for BLE Beacons using any of the

More information

Research Article A Study of Smart Power Control Algorithm Using RF Communication in Smart Home Environment

Research Article A Study of Smart Power Control Algorithm Using RF Communication in Smart Home Environment Distributed Sensor Networks Volume 2013, Article ID 690902, 8 pages http://dx.doi.org/10.1155/2013/690902 Research Article A Study of Smart Power Control Algorithm Using RF Communication in Smart Home

More information

On Practical Selective Jamming of Bluetooth Low Energy Advertising

On Practical Selective Jamming of Bluetooth Low Energy Advertising On Practical Selective Jamming of Bluetooth Low Energy Advertising S. Brauer, A. Zubow, S. Zehl, M. Roshandel, S. M. Sohi Technical University Berlin & Deutsche Telekom Labs Germany Outline Motivation,

More information

A Study on Developing Image Processing for Smart Traffic Supporting System Based on AR

A Study on Developing Image Processing for Smart Traffic Supporting System Based on AR Proceedings of the 2 nd World Congress on Civil, Structural, and Environmental Engineering (CSEE 17) Barcelona, Spain April 2 4, 2017 Paper No. ICTE 111 ISSN: 2371-5294 DOI: 10.11159/icte17.111 A Study

More information

Bluetooth Low Energy Sensing Technology for Proximity Construction Applications

Bluetooth Low Energy Sensing Technology for Proximity Construction Applications Bluetooth Low Energy Sensing Technology for Proximity Construction Applications JeeWoong Park School of Civil and Environmental Engineering, Georgia Institute of Technology, 790 Atlantic Dr. N.W., Atlanta,

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

Design and Implementation of Distress Prevention System using a Beacon

Design and Implementation of Distress Prevention System using a Beacon Design and Implementation of Distress Prevention System using a Beacon Imsu Lee 1, Kyeonhoon Kwak 1, Jeonghyun Lee 1, Sangwoong Kim 1, Daehan Son 1, Eunju Park 1 and Hankyu Lim 1.a 1 Department of Multimedia

More information

Mobile Security Fall 2015

Mobile Security Fall 2015 Mobile Security Fall 2015 Patrick Tague #8: Location Services 1 Class #8 Location services for mobile phones Cellular localization WiFi localization GPS / GNSS 2 Mobile Location Mobile location has become

More information

Using Bluetooth Low Energy Beacons for Indoor Localization

Using Bluetooth Low Energy Beacons for Indoor Localization International Journal of Intelligent Systems and Applications in Engineering Advanced Technology and Science ISSN:2147-67992147-6799 www.atscience.org/ijisae Original Research Paper Using Bluetooth Low

More information

Comparison ibeacon VS Smart Antenna

Comparison ibeacon VS Smart Antenna Comparison ibeacon VS Smart Antenna Introduction Comparisons between two objects must be exercised within context. For example, no one would compare a car to a couch there is very little in common. Yet,

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

TRBOnet Enterprise/PLUS

TRBOnet Enterprise/PLUS TRBOnet Enterprise/PLUS Bluetooth-based Indoor Positioning User Guide Version 5.2 World HQ Neocom Software 8th Line 29, Vasilyevsky Island St. Petersburg, 199004, Russia US Office Neocom Software 15200

More information

DATE: 17/08/2006 Issue No 2 e-plate Operation Overview

DATE: 17/08/2006 Issue No 2 e-plate Operation Overview Page 1 of 7 Fundamentals Introduction e-pate technology is the next generation of long range RFID (Radio Frequency IDentification). The objective is wireless and automated data collection of vehicles and

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: [Kookmin University Response to 15.7r1 CFA: Applications of OWC] Date Submitted: [March, 2015] Source: [Md. Shareef

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

Performance Evaluation of Beacons for Indoor Localization in Smart Buildings

Performance Evaluation of Beacons for Indoor Localization in Smart Buildings Performance Evaluation of Beacons for Indoor Localization in Smart Buildings Andrew Mackey, mackeya@uoguelph.ca Petros Spachos, petros@uoguelph.ca University of Guelph, School of Engineering 1 Agenda The

More information

A Study to Improve the Public Data Management of the City of Busan

A Study to Improve the Public Data Management of the City of Busan Indian Journal of Science and Technology, Vol 8(15), DOI: 10.17485/ijst/2015/v8i15/73047, July 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 A Study to Improve the Public Data Management of the

More information

COLLECTING USER PERFORMANCE DATA IN A GROUP ENVIRONMENT

COLLECTING USER PERFORMANCE DATA IN A GROUP ENVIRONMENT WHITE PAPER GROUP DATA COLLECTION COLLECTING USER PERFORMANCE DATA IN A GROUP ENVIRONMENT North Pole Engineering Rick Gibbs 6/10/2015 Page 1 of 12 Ver 1.1 GROUP DATA QUICK LOOK SUMMARY This white paper

More information

Designing the Smart Foot Mat and Its Applications: as a User Identification Sensor for Smart Home Scenarios

Designing the Smart Foot Mat and Its Applications: as a User Identification Sensor for Smart Home Scenarios Vol.87 (Art, Culture, Game, Graphics, Broadcasting and Digital Contents 2015), pp.1-5 http://dx.doi.org/10.14257/astl.2015.87.01 Designing the Smart Foot Mat and Its Applications: as a User Identification

More information

Just how smart is your home?

Just how smart is your home? Just how smart is your home? A look at the features and benefits of LightwaveRF technology to control lighting, heating and security in your home. John Shermer Technology Choices Technology Choices Zigbee

More information

BTLE beacon for 8262 DECT handset Engineering Rules

BTLE beacon for 8262 DECT handset Engineering Rules BTLE beacon for 8262 DECT handset Engineering Rules 8AL90346ENAAed01 April 2017 Table of content 1. INTRODUCTION... 3 2. LIST OF ACRONYMS... 3 3. RECOMMENDED USE CASES... 3 3.1 BEACON EVENT... 3 3.2 LOCATION

More information

B L E N e t w o r k A p p l i c a t i o n s f o r S m a r t M o b i l i t y S o l u t i o n s

B L E N e t w o r k A p p l i c a t i o n s f o r S m a r t M o b i l i t y S o l u t i o n s B L E N e t w o r k A p p l i c a t i o n s f o r S m a r t M o b i l i t y S o l u t i o n s A t e c h n i c a l r e v i e w i n t h e f r a m e w o r k o f t h e E U s Te t r a m a x P r o g r a m m

More information

MOBILE COMPUTING 1/29/18. Cellular Positioning: Cell ID. Cellular Positioning - Cell ID with TA. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 1/29/18. Cellular Positioning: Cell ID. Cellular Positioning - Cell ID with TA. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 2018 Cellular Positioning: Cell ID Open-source database of cell IDs: opencellid.org Cellular Positioning - Cell ID with TA TA: Timing Advance (time a signal takes

More information

Comparison of RSSI-Based Indoor Localization for Smart Buildings with Internet of Things

Comparison of RSSI-Based Indoor Localization for Smart Buildings with Internet of Things Comparison of RSSI-Based Indoor Localization for Smart Buildings with Internet of Things Sebastian Sadowski and Petros Spachos, School of Engineering, University of Guelph, Guelph, ON, N1G 2W1, Canada

More information

SHOPPING IN MOTION HOW POSITIONING, INDOOR NAVIGATION AND PERSONALIZED MOBILE MARKETING SET STATIONARY TRADE IN MOTION.

SHOPPING IN MOTION HOW POSITIONING, INDOOR NAVIGATION AND PERSONALIZED MOBILE MARKETING SET STATIONARY TRADE IN MOTION. SHOPPING IN MOTION HOW POSITIONING, INDOOR NAVIGATION AND PERSONALIZED MOBILE MARKETING SET STATIONARY TRADE IN MOTION. Nowadays customers are provided with various channels for shopping and for getting

More information

ACCURACY ANALYSIS OF DIFFERENTIAL DISTANCE CORRECTION USING BLUETOOTH LOW ENERGY TECHNOLOGY ON INDOOR POSITIONING SYSTEM

ACCURACY ANALYSIS OF DIFFERENTIAL DISTANCE CORRECTION USING BLUETOOTH LOW ENERGY TECHNOLOGY ON INDOOR POSITIONING SYSTEM ACCURACY ANALYSIS OF DIFFERENTIAL DISTANCE CORRECTION USING BLUETOOTH LOW ENERGY TECHNOLOGY ON INDOOR POSITIONING SYSTEM Yun-Tzu, Kuo 1, Jhen-Kai, Liao 2, Kai-Wei, Chiang 3 1 Department of Geomatics, National

More information

Occupancy Detection via ibeacon on Android Devices for Smart Building Management

Occupancy Detection via ibeacon on Android Devices for Smart Building Management Occupancy Detection via ibeacon on Android Devices for Smart Building Management Omitted for blind review Abstract Building heating, ventilation, and air conditioning (HVAC) systems are considered to be

More information

Sang-Tae Kim, Seong-Yun Lee. Radio Technology Research Department

Sang-Tae Kim, Seong-Yun Lee. Radio Technology Research Department Trends and Technology Of Radio Monitoring In Korea Sang-Tae Kim, Seong-Yun Lee Radio Technology Research Department 1 Contents I Trends of Radio Monitoring II Design Concepts of Radio Monitoring System

More information

2.4GHz vs. Sub-GHz Markets, Applications & Key Decisions

2.4GHz vs. Sub-GHz Markets, Applications & Key Decisions www.silabs.com 2.4GHz vs. Sub-GHz Markets, Applications & Key Decisions Overview Many customers are trying to decide between 2.4 GHz or sub-ghz This presentation will define the key factors impacting a

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

AirMagnet Spectrum XT

AirMagnet Spectrum XT AirMagnet Spectrum XT AirMagnet Spectrum XT is the industry s first professional spectrum analyzer solution that combines in-depth RF analysis with real-time WLAN information for quicker and more accurate

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

Indoor Positioning: A Comparison of WiFi and Bluetooth Low Energy for Region Monitoring

Indoor Positioning: A Comparison of WiFi and Bluetooth Low Energy for Region Monitoring Indoor Positioning: A Comparison of WiFi and Bluetooth Low Energy for Region Monitoring Alexander Lindemann, Bettina Schnor, Jan Sohre and Petra Vogel Department of Computer Science, University of Potsdam,

More information

WELLCORE R ibeacon Series

WELLCORE R ibeacon Series WELLCORE R ibeacon Series Product Specification V1.0 March-2016 NOTE: INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH WELLCORE PRODUCTS, NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE,

More information

Three-dimensional positioning system using Bluetooth low-energy beacons

Three-dimensional positioning system using Bluetooth low-energy beacons Special Issue Three-dimensional positioning system using Bluetooth low-energy beacons International Journal of Distributed Sensor Networks 016, Vol. 1(10) Ó The Author(s) 016 DOI: 10.1177/155014771667170

More information

Mobile Target Tracking Using Radio Sensor Network

Mobile Target Tracking Using Radio Sensor Network Mobile Target Tracking Using Radio Sensor Network Nic Auth Grant Hovey Advisor: Dr. Suruz Miah Department of Electrical and Computer Engineering Bradley University 1501 W. Bradley Avenue Peoria, IL, 61625,

More information

Evaluating the Impact of Malicious Spoofing Attacks on Bluetooth Low Energy Based Occupancy Detection Systems

Evaluating the Impact of Malicious Spoofing Attacks on Bluetooth Low Energy Based Occupancy Detection Systems Evaluating the Impact of Malicious Spoofing Attacks on Bluetooth Low Energy Based Occupancy Detection Systems William Oliff Computing and Information Systems University of Greenwich, UK Email: william.oliff@gre.ac.uk

More information

Innovation that delivers operational benefit

Innovation that delivers operational benefit DEFENCE & SECURITY Defence and security system developers Rapid evolution of technology poses both an opportunity and a threat for defence and security systems. Today s solutions need to adapt to an everchanging

More information

Beacon Indoor Navigation System. Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE.

Beacon Indoor Navigation System. Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE. Beacon Indoor Navigation System Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE. Motivation GPS technologies are not effective indoors Current indoor accessibility

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

Indoor Positioning and Navigation System Market Research Report- Forecast 2023

Indoor Positioning and Navigation System Market Research Report- Forecast 2023 Report Information More information from: https://www.marketresearchfuture.com/reports/1775 Indoor Positioning and Navigation System Market Research Report- Forecast 2023 Report / Search Code: MRFR/SEM/1243-CRR

More information

Paper number ITS-EU-SP0127. Experimenting Bluetooth beacon infrastructure in urban transportation

Paper number ITS-EU-SP0127. Experimenting Bluetooth beacon infrastructure in urban transportation 11 th ITS European Congress, Glasgow, Scotland, 6-9 June 2016 Paper number ITS-EU-SP0127 Jukka Ahola (jukka.ahola@vtt.fi) 1*, Samuli Heinonen (samuli.heinonen@vtt.fi) 1 1. VTT Technical Research Centre

More information

Efficiency Analysis of the Smart Controller Switch System using RF Communication for Energy Saving

Efficiency Analysis of the Smart Controller Switch System using RF Communication for Energy Saving Vol.133 (Information Technology and Computer Science 2016), pp.39-44 http://dx.doi.org/10.14257/astl.2016. Efficiency Analysis of the Smart Controller Switch System using RF Communication for Energy Saving

More information

Leakage Flux Distribution in the Simulated Environment

Leakage Flux Distribution in the Simulated Environment Journal of Electrical Engineering & Technology Vol. 7, No. 3, pp. 401~405, 2012 401 http://dx.doi.org/10.5370/jeet.2012.7.3.401 Chung Hyeok Kim*, Tag-Yong Kim and Yong-Cheul Oh** Abstract Current research

More information

Symbol Timing Detection for OFDM Signals with Time Varying Gain

Symbol Timing Detection for OFDM Signals with Time Varying Gain International Journal of Control and Automation, pp.4-48 http://dx.doi.org/.4257/ijca.23.6.5.35 Symbol Timing Detection for OFDM Signals with Time Varying Gain Jihye Lee and Taehyun Jeon Seoul National

More information

International Journal of Scientific & Engineering Research Volume 8, Issue 5, May ISSN

International Journal of Scientific & Engineering Research Volume 8, Issue 5, May ISSN International Journal of Scientific & Engineering Research Volume 8, Issue 5, May-2017 38 Attendance system using Beacon Technology 1 Varshini A, 2 Indhurekha S 1 UG Scholar, 2 Assistant Professor, Computer

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

Lessons for Other Network Deployments

Lessons for Other Network Deployments Lessons for Other Network Deployments 3 rd Mobile Communications Seminar Health, Environment and Society November 20, 2006 Brussels John M. Roman Intel Corporation THE MATERIALS ARE PROVIDED "AS IS" WITHOUT

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

II. EXPERIMENTAL SETUP

II. EXPERIMENTAL SETUP J. lnf. Commun. Converg. Eng. 1(3): 22-224, Sep. 212 Regular Paper Experimental Demonstration of 4 4 MIMO Wireless Visible Light Communication Using a Commercial CCD Image Sensor Sung-Man Kim * and Jong-Bae

More information

Beacons Proximity UUID, Major, Minor, Transmission Power, and Interval values made easy

Beacons Proximity UUID, Major, Minor, Transmission Power, and Interval values made easy Beacon Setup Guide 2 Beacons Proximity UUID, Major, Minor, Transmission Power, and Interval values made easy In this short guide, you ll learn which factors you need to take into account when planning

More information

Company Information. Invisible Difference. Company Intro Technology Intro Product Intro Application

Company Information. Invisible Difference. Company Intro Technology Intro Product Intro Application Company Information Invisible Difference Company Intro Technology Intro Product Intro Application Contents Company 02 Products 04 Demo 01 Technology 03 Exhibitions 05 01 Company Introduction UMAIN Inc.,

More information

Multi Frequency RFID Read Writer System

Multi Frequency RFID Read Writer System Multi Frequency RFID Read Writer System Uppala Sunitha 1, B Rama Murthy 2, P Thimmaiah 3, K Tanveer Alam 1 PhD Scholar, Department of Electronics, Sri Krishnadevaraya University, Anantapur, A.P, India

More information

Splunking ibeacon (BLE) for Profit and Pleasure

Splunking ibeacon (BLE) for Profit and Pleasure Copyright 2014 Splunk Inc. Splunking ibeacon (BLE) for Profit and Pleasure Cody Harris Stefan Sievert SE Manager Client Architect Disclaimer During the course of this presentajon, we may make forward looking

More information

SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength

SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength Rutgers University Chenren Xu Joint work with Bernhard Firner, Robert S. Moore, Yanyong Zhang Wade Trappe, Richard

More information

Detection of Vulnerable Road Users in Blind Spots through Bluetooth Low Energy

Detection of Vulnerable Road Users in Blind Spots through Bluetooth Low Energy 1 Detection of Vulnerable Road Users in Blind Spots through Bluetooth Low Energy Jo Verhaevert IDLab, Department of Information Technology Ghent University-imec, Technologiepark-Zwijnaarde 15, Ghent B-9052,

More information

ARUBA AS-100 WIRELESS SENSOR

ARUBA AS-100 WIRELESS SENSOR Multivendor, Remote Management for Aruba Bluetooth Low Energy Beacons Aruba Mobile Engagement enables venues to engage with visitors mobile devices using Aruba Beacons powered by Bluetooth Low Energy (BLE)

More information

Wrong Siren! A Location Spoofing Attack on Indoor Positioning Systems: The Starbucks Case Study

Wrong Siren! A Location Spoofing Attack on Indoor Positioning Systems: The Starbucks Case Study Internet of Things Wrong Siren! A Location Spoofing Attack on Indoor Positioning Systems: The Starbucks Case Study Junsung Cho, Jaegwan Yu, Sanghak Oh, Jungwoo Ryoo, JaeSeung Song, and Hyoungshick Kim

More information

Location Planning and Verification

Location Planning and Verification 7 CHAPTER This chapter describes addresses a number of tools and configurations that can be used to enhance location accuracy of elements (clients, tags, rogue clients, and rogue access points) within

More information

Mobile Target Tracking Using Radio Sensor Network

Mobile Target Tracking Using Radio Sensor Network Mobile Target Tracking Using Radio Sensor Network Nic Auth Grant Hovey Advisor: Dr. Suruz Miah Department of Electrical and Computer Engineering Bradley University 1501 W. Bradley Avenue Peoria, IL, 61625,

More information

Non-Contact Gesture Recognition Using the Electric Field Disturbance for Smart Device Application

Non-Contact Gesture Recognition Using the Electric Field Disturbance for Smart Device Application , pp.133-140 http://dx.doi.org/10.14257/ijmue.2014.9.2.13 Non-Contact Gesture Recognition Using the Electric Field Disturbance for Smart Device Application Young-Chul Kim and Chang-Hyub Moon Dept. Electronics

More information

KAIST Master of Science in Electrical Engineering (GPA 4.02/4.3) Feb Feb. 2012

KAIST Master of Science in Electrical Engineering (GPA 4.02/4.3) Feb Feb. 2012 SEONGAH JEONG Work Address Information & Electronics Research Institute Korea Advanced Institute of Science and Technology () Daejeon, Rep. of Korea Tel:+82 42 350 7522, Cell:+82 10 3048 2111 Home Address

More information

Applications & Theory

Applications & Theory Applications & Theory Azadeh Kushki azadeh.kushki@ieee.org Professor K N Plataniotis Professor K.N. Plataniotis Professor A.N. Venetsanopoulos Presentation Outline 2 Part I: The case for WLAN positioning

More information

Global Journal on Technology

Global Journal on Technology Global Journal on Technology Vol 5 (2014) 73-77 Selected Paper of 4 th World Conference on Information Technology (WCIT-2013) Issues in Internet of Things for Wellness Human-care System Jae Sung Choi*,

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

Smart Navigation System for Visually Impaired Person

Smart Navigation System for Visually Impaired Person Smart Navigation System for Visually Impaired Person Rupa N. Digole 1, Prof. S. M. Kulkarni 2 ME Student, Department of VLSI & Embedded, MITCOE, Pune, India 1 Assistant Professor, Department of E&TC, MITCOE,

More information

Channel selection for IEEE based wireless LANs using 2.4 GHz band

Channel selection for IEEE based wireless LANs using 2.4 GHz band Channel selection for IEEE 802.11 based wireless LANs using 2.4 GHz band Jihoon Choi 1a),KyubumLee 1, Sae Rom Lee 1, and Jay (Jongtae) Ihm 2 1 School of Electronics, Telecommunication, and Computer Engineering,

More information

Near-Field Electromagnetic Ranging (NFER) Indoor Location

Near-Field Electromagnetic Ranging (NFER) Indoor Location Near-Field Electromagnetic Ranging (NFER) Indoor Location 21 st Test Instrumentation Workshop Thursday May 11, 2017 Hans G. Schantz h.schantz@q-track.com Q-Track Corporation Sheila Jones sheila.jones@navy.mil

More information

Building a Machining Knowledge Base for Intelligent Machine Tools

Building a Machining Knowledge Base for Intelligent Machine Tools Proceedings of the 11th WSEAS International Conference on SYSTEMS, Agios Nikolaos, Crete Island, Greece, July 23-25, 2007 332 Building a Machining Knowledge Base for Intelligent Machine Tools SEUNG WOO

More information

Available online at ScienceDirect. Procedia Computer Science 52 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 52 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 52 (2015 ) 1083 1088 The 5th International Symposium on Internet of Ubiquitous and Pervasive Things (IUPT) Measuring a

More information

Datasheet: AirMagnet Spectrum XT

Datasheet: AirMagnet Spectrum XT Datasheet: AirMagnet Spectrum XT AirMagnet Spectrum XT is the industry s first professional spectrum analyzer solution that combines in-depth RF analysis with real-time WLAN information for quicker and

More information

Wireless Network Security and Data Reliability A Technical Note

Wireless Network Security and Data Reliability A Technical Note Wireless Network Security and Data Reliability A Technical Note Background Wireless technology is becoming a popular choice for automating various types of industrial processes and applications. The benefits

More information

SMART RFID FOR LOCATION TRACKING

SMART RFID FOR LOCATION TRACKING SMART RFID FOR LOCATION TRACKING By: Rashid Rashidzadeh Electrical and Computer Engineering University of Windsor 1 Radio Frequency Identification (RFID) RFID is evolving as a major technology enabler

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

Alzheimer Patient Tracking System in Indoor Wireless Environment

Alzheimer Patient Tracking System in Indoor Wireless Environment Alzheimer Patient Tracking System in Indoor Wireless Environment Prima Kristalina Achmad Ilham Imanuddin Mike Yuliana Aries Pratiarso I Gede Puja Astawa Electronic Engineering Polytechnic Institute of

More information

A Proximity Information Propagation Mechanism Using Bluetooth Beacons for Grouping Devices

A Proximity Information Propagation Mechanism Using Bluetooth Beacons for Grouping Devices A Proximity Information Propagation Mechanism Using Bluetooth Beacons for Grouping Devices Masato Watanabe, Yuya Sakaguchi, Tadachika Ozono, Toramatsu Shintani Department of Scientific and Engineering

More information

Anti-shaking Algorithm for the Mobile Phone Camera in Dim Light Conditions

Anti-shaking Algorithm for the Mobile Phone Camera in Dim Light Conditions Anti-shaking Algorithm for the Mobile Phone Camera in Dim Light Conditions Jong-Ho Lee, In-Yong Shin, Hyun-Goo Lee 2, Tae-Yoon Kim 2, and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 26

More information

A Bluetooth Smart Analyzer in ibeacon Networks

A Bluetooth Smart Analyzer in ibeacon Networks A Bluetooth Smart Analyzer in ibeacon Networks Maria Varsamou and Theodore Antonakopoulos University of Patras Department of Electrical and Computer Engineering Patras 26504, Greece e-mails: mtvars@upatras.gr

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

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Submission Title: [VLC application :Indoor Navigation / LBS using VLC ] Date Submitted: [13 May, 2008] Source: [Dongjae

More information

E 322 DESIGN 6 SMART PARKING SYSTEM. Section 1

E 322 DESIGN 6 SMART PARKING SYSTEM. Section 1 E 322 DESIGN 6 SMART PARKING SYSTEM Section 1 Summary of Assignments of Individual Group Members Joany Jores Project overview, GPS Limitations and Solutions Afiq Izzat Mohamad Fuzi SFPark, GPS System Mohd

More information

ALPS: A Bluetooth and Ultrasound Platform for Mapping and Localization

ALPS: A Bluetooth and Ultrasound Platform for Mapping and Localization ALPS: A Bluetooth and Ultrasound Platform for Mapping and Localization Patrick Lazik, Niranjini Rajagopal, Oliver Shih, Bruno Sinopoli, Anthony Rowe Electrical and Computer Engineering Department Carnegie

More information