Implementation of Indoor Positioning System using Raspberry Pi and RSSI Scanner

라즈베리파이와 RSSI 스캐너를 활용한 실내측위 시스템 구현

  • Published : 2021.10.03

Abstract

In order to collect a lot of data clearly and efficiently, it is essential to know the locations of the current facilities and analyze the movement data. The current location collection technology can collect data using a GPS (Global Positioning System) sensor, but in the case of GPS, it has strong straightness and low diffraction and reflectivity, making it difficult to position indoors. It is impossible to measure the distance between the server and the client because the signal sensitivity cannot be received. This paper implements an indoor positioning system using beacons and scanners in Raspberry Pi 3 B+. It controls Advertise Mode and Connection Mode at the same time using the scanner algorithm.

많은 데이터들을 명확하고 효율적으로 수집하려면, 현재 설비들의 위치들을 파악하고 이동 데이터를 분석하는 것이 필수적이다. 현재 위치 수집을 위한 기술은 GPS (Global Positioning System) 센서를 이용하여 데이터 수집을 진행할 수 있으나, GPS의 경우 직진성이 강하며, 회절과 반사율이 낮아 실내 측위가 힘드며, 블루투스를 활용한 시리얼 통신은 신호 감도를 받을 수 없어서 서버와 클라이언트 간의 거리 측정이 불가능하다. 본 논문은 라즈베리파이3 B+에 비콘과 스캐너를 활용한 실내측위 시스템을 구현하고 있다. 스캐너 알고리즘을 이용하여 Advertise Mode와 Connection Mode를 동시에 제어한다.

Keywords