167 research outputs found

    Smart Parking System Based on Bluetooth Low Energy Beacons with Particle Filtering

    Full text link
    Urban centers and dense populations are expanding, hence, there is a growing demand for novel applications to aid in planning and optimization. In this work, a smart parking system that operates both indoor and outdoor is introduced. The system is based on Bluetooth Low Energy (BLE) beacons and uses particle filtering to improve its accuracy. Through simple BLE connectivity with smartphones, an intuitive parking system is designed and deployed. The proposed system pairs each spot with a unique BLE beacon, providing users with guidance to free parking spaces and a secure and automated payment scheme based on real-time usage of the parking space. Three sets of experiments were conducted to examine different aspects of the system. A particle filter is implemented in order to increase the system performance and improve the credence of the results. Through extensive experimentation in both indoor and outdoor parking spaces, the system was able to correctly predict which spot the user has parked in, as well as estimate the distance of the user from the beacon

    Ibeacon based proximity and indoor localization system

    Get PDF
    User location can be leveraged to provide a wide range of services in a variety of indoor locations including retails stores, hospitals, airports, museums and libraries etc. The widescale proliferation of user devices such as smart phones and the interconnectivity among different entities, powered by Internet of Things (IoT), makes user device-based localization a viable approach to provide Location Based Services (LBS). Location based services can be broadly classified into 1) Proximity based services that provides services based on a rough estimate of users distance to any entity, and 2) Indoor localization that locates a user\u27s exact location in the indoor environment rather than a rough estimate of the distance. The primary requirements of these services are higher energy efficiency, localization accuracy, wide reception range, low cost and availability. Technologies such as WiFi, Radio Frequency Identification (RFID) and Ultra Wideband (UWB) have been used to provide both indoor localization and proximity based services. Since these technologies are not primarily intended for LBS, they do not fulfill the aforementioned requirements. Bluetooth Low Energy (BLE) enabled beacons that use Apple\u27s proprietary iBeacon protocol are mainly intended to provide proximity based services. iBeacons satisfy the energy efficiency, wide reception range and availability requirements of LBS. However, iBeacons are prone to noise due to their reliance on Received Signal Strength Indicator (RSSI), which drastically fluctuates in indoor environments due to interference from different obstructions. This limits its proximity detection accuracy. In this thesis, we present an iBeacon based proximity and indoor localization system. We present our two server-based algorithms to improve the proximity detection accuracy by reducing the variation in the RSSI and using the RSSI-estimated distance, rather than the RSSI itself, for proximity classification. Our algorithms Server-side Running Average and Server-side Kalman Filter improves the proximity detection accuracy by 29% and 32% respectively in contrast to Apple\u27s current approach of using moving average of RSSI values for proximity classification. We utilize a server-based approach because of the greater computing power of servers. Furthermore, server-based approach helps reduce the energy consumption of user device. We describe our cloud based architecture for iBeacon based proximity detection. We also use iBeacons for indoor localization. iBeacons are not primarily intended for indoor localization as their reliance on RSSI makes them unsuitable for accurate indoor localization. To improve the localization accuracy, we use Bayesian filtering algorithms such as Particle Filter (PF), Kalman Filter (KF), and Extended Kalman Filter (EKF). We show that by cascading Kalman Filter and Extended Kalman Filter with Particle Filter, the indoor localization accuracy can be improved by 28% and 33.94% respectively when compared with only using PF. The PF, KFPF and PFEKF algorithm on the server side have average localization error of 1.441 meters, 1.0351 meters and 0.9519 meters respectively

    A Survey of Positioning Systems Using Visible LED Lights

    Get PDF
    © 2018 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.As Global Positioning System (GPS) cannot provide satisfying performance in indoor environments, indoor positioning technology, which utilizes indoor wireless signals instead of GPS signals, has grown rapidly in recent years. Meanwhile, visible light communication (VLC) using light devices such as light emitting diodes (LEDs) has been deemed to be a promising candidate in the heterogeneous wireless networks that may collaborate with radio frequencies (RF) wireless networks. In particular, light-fidelity has a great potential for deployment in future indoor environments because of its high throughput and security advantages. This paper provides a comprehensive study of a novel positioning technology based on visible white LED lights, which has attracted much attention from both academia and industry. The essential characteristics and principles of this system are deeply discussed, and relevant positioning algorithms and designs are classified and elaborated. This paper undertakes a thorough investigation into current LED-based indoor positioning systems and compares their performance through many aspects, such as test environment, accuracy, and cost. It presents indoor hybrid positioning systems among VLC and other systems (e.g., inertial sensors and RF systems). We also review and classify outdoor VLC positioning applications for the first time. Finally, this paper surveys major advances as well as open issues, challenges, and future research directions in VLC positioning systems.Peer reviewe

    An Experimental Study on Direction Finding of Bluetooth 5.1: Indoor vs Outdoor

    Full text link
    The Bluetooth Special Interest Group (Bluetooth SIG) introduced a new feature for highly accurate localization called the Direction Finding in the Bluetooth Core Specification 5.1. Since this new localization feature is relatively new, despite the significant interest of industry and academia in the accurate positioning of Bluetooth devices/tags, there are only a handful of experimental studies conducted to evaluate the performance of the new technology. Furthermore, these experimental works are constrained to only indoor environments or performed with hardware emulation of Bluetooth 5.1 via Universal Software Radio Peripherals (USRPs). In this paper, we perform an experimental study on the positioning accuracy of the direction finding using COTS Bluetooth 5.1 devices in booth indoor and outdoor environments to provide insights on the performance gap under these different experimental settings. Our results demonstrate that the average angular error in an outdoor environment is 0.28 degrees, significantly improving the angular error measured in an indoor environment by 73%. It is also demonstrated that the average positioning accuracy measured in an outdoor environment is 22cm which is 39.7% smaller than that measured in an indoor environment

    IoT Raspberry Pi Based Smart Parking System with Weighted K-Nearest Neighbours Approach

    Get PDF
    Due to the limited availability of parking slots in parking areas, drivers often have difficulty finding an empty parking slot. The number of parking slots available at a particular location is usually less than the number of vehicles. Hence, drivers spend a lot of time looking for vacant parking slots, which eventually delays the completion of their tasks, such as paying bills, attending a meeting, or visiting a patient at the hospital, etc. There are a couple of parking guidance systems that have been highlighted by the other researchers, but most of them lack real-time, convenient guidance. This research proposed a smart parking guidance system made of an IoT Raspberry Pi combined with an Android application that makes use of the weighted k nearest neighbours for positioning the vehicle. This was achieved through the use of Wi-Fi signal strength indicator fingerprinting, allowing for real-time navigation and parking detection. In order to achieve real-time parking over the internet, Raspberry Pi hardware and the ThingSpeak IoT cloud with ultrasonic sensors are used in the proposed method. An Android application was involved in this parking detection system, which adopted IoT approaches to estimate the location of users in real-time and provide routes using route-finding techniques to assist drivers in finding their desired parking slots. Data from the sensors was processed and translated into the Raspberry Pi using the Python programming language. They were sent using the Message Telemetry Transport protocol to send parking data to the ThingSpeak IoT cloud in real-time. This data was displayed via the Android app. The user is then able to view each available parking slot, acquire the route, and be directed with high accuracy to the parking slots of their choice. In this study, advanced sensing and communication technologies were used together with the weighted k nearest neighbours algorithm for positioning and wayfinding in order to improve parking guidance accuracy. Based on the experimental results, the proposed system showed a lower average error rate of 1.5 metres in comparison to other positioning techniques, such as GPS, or other similar algorithms for positioning, such as maximum a posteriori, which have shown average errors of 2.3 metres and 3.55 metres, respectively, a potential increase of more than 35% from the previous error rate. Doi: 10.28991/CEJ-2023-09-08-012 Full Text: PD

    Cluster Framework for Internet of People, Things and Services

    Get PDF

    Map matching by using inertial sensors: literature review

    Get PDF
    This literature review aims to clarify what is known about map matching by using inertial sensors and what are the requirements for map matching, inertial sensors, placement and possible complementary position technology. The target is to develop a wearable location system that can position itself within a complex construction environment automatically with the aid of an accurate building model. The wearable location system should work on a tablet computer which is running an augmented reality (AR) solution and is capable of track and visualize 3D-CAD models in real environment. The wearable location system is needed to support the system in initialization of the accurate camera pose calculation and automatically finding the right location in the 3D-CAD model. One type of sensor which does seem applicable to people tracking is inertial measurement unit (IMU). The IMU sensors in aerospace applications, based on laser based gyroscopes, are big but provide a very accurate position estimation with a limited drift. Small and light units such as those based on Micro-Electro-Mechanical (MEMS) sensors are becoming very popular, but they have a significant bias and therefore suffer from large drifts and require method for calibration like map matching. The system requires very little fixed infrastructure, the monetary cost is proportional to the number of users, rather than to the coverage area as is the case for traditional absolute indoor location systems.Siirretty Doriast

    State of the Art, Trends and Future of Bluetooth Low Energy, Near Field Communication and Visible Light Communication in the Development of Smart Cities

    Get PDF
    The current social impact of new technologies has produced major changes in all areas of society, creating the concept of a smart city supported by an electronic infrastructure, telecommunications and information technology. This paper presents a review of Bluetooth Low Energy (BLE), Near Field Communication (NFC) and Visible Light Communication (VLC) and their use and influence within different areas of the development of the smart city. The document also presents a review of Big Data Solutions for the management of information and the extraction of knowledge in an environment where things are connected by an “Internet of Things” (IoT) network. Lastly, we present how these technologies can be combined together to benefit the development of the smart city

    Filtering Effect on RSSI-Based Indoor Localization Methods

    Get PDF
    Indoor positioning systems are used to locate and track objects in an indoor environment. Distance estimation is done using received signal strength indicator (RSSI) of radio frequency signals. However, RSSI is prone to noise and interference which can greatly affect the accuracy performance of the system. In this paper Internet of Things (IoT) technologies like low energy Bluetooth (BLE), WiFi, LoRaWAN and ZigBee are used to obtain indoor positioning. Adopting the existing trilateration and positioning algorithms, the Kalman, Fast Fourier Transform (FFT) and Particle filtering methods are employed to denoise the received RSSI signals to improve positioning accuracy. Experimental results show that choice of filtering method is of significance in improving the positioning accuracy. While FFT and Particle methods had no significant effect on the positioning accuracy, Kalman filter has proved to be the method of choice in for BLE, WiFi, LoRaWAN and ZigBee. Compared with unfiltered RSSI, results showed that accuracy was improved by 2% in BLE, 3% in WiFi, 22% in LoRaWAN and 17% in ZigBee technology for Kalman filtering method
    corecore