SEARCH
TOOLBOX
LANGUAGES
WPS

WPS

From Chaehyun

Jump to: navigation, search

Contents

WiFi Positioning System

Overview

  • In order to provide Location Based Services (LBS) in mobile phones, we need an accurate positioning system.
  • If a GPS receiver is equipped with a mobile device, the positioning error can be decreased to 10~20m. However, if a user is in a building, a GPS cannot estimate a user's position.
  • In a case of base station based positioning estimation system which is widely used nowadays, it is possible to estimate a user's position even he is in indoor positions, but the error can be 500 m ~ 5 km depending on distances between base stations and signals.
  • Positioning System using WiFi Access Points (APs) is already commercialized in the US (http://www.skyhookwireless.com/)
  • The purpose of this project is to know whether WiFi Positioning System (WPS) is reasonable in a Korea and to reduce the positioning error to less than 50 m.

Progress

Exp1. 움직이는 차량에서 AP 신호 측정

WPS fig1.png

  • http://ozs.kr/lbs/exp1.php
  • 시속 60 km/h로 움직이는 차량에서 정지 해 있는 AP의 신호 세기를 측정
  • 측정된 신호 세기와 측정된 곳의 GPS 정보를 저장
  • AP 신호는 약 100 m 내에서 꾸준히 측정됨
  • 차량으로 일정 속도 이하로 서행할 경우, 정지 해 있는 AP 들의 정보를 모으는 것은 충분히 가능할 것으로 예상됨

Exp2. AP 분포 현황

  • http://ozs.kr/lbs/exp2.php
  • AP가 활발히 사용되고 있는 미국과 비교하여, 국내에 얼마나 많은 AP가 사용되고 있는지 확인
  • 주택가/상가밀집/오피스 단지로 구분하여 AP 정보 수집

주택단지 지역

  • 마포 구청역 근처 주택단지들이 밀집해 있는 지역

WPS fig2 1.png

상가밀집 지역

  • 홍대 주변의 상가 밀집 지역

WPS fig2 2.png

오피스 단지

  • 상암 Digital Media City (DMC) 주변

WPS fig2 3.png

  • 대부분의 500 m * 500 m 지역에서 100 개 이상의 AP가 검출되어, WPS를 구축하기에 충분한 수의 AP가 분포되어 있는 것으로 파악됨


Exp3. 발견되는 AP 정보들의 유형

Pattern 1

WPS fig3 1.png

  • 가장 일반적인 유형으로 5개 이하의 point가 100 m 이내 직선 지역에서 측정됨
  • 가장 강한 AP 신호가 잡힌 곳을 중심으로 AP 위치를 계산

Pattern 2

WPS fig3 2.png

  • 강한 AP의 경우, 신호가 300 m 까지 뻗어나감
  • 해당 AP는 정확한 위치 예상이 힘들기 때문에, AP DB를 구성할 때, priority를 낮춤

Pattern 3

WPS fig3 3.png WPS fig3 4.png

  • 발견되는 점들이 일직선이 아닌 경우, 내접하는 원의 중심으로 AP 위치를 계산하고 발견되는 point들의 개수와 세기에 따라 weight를 조절

To Do List

  • AP의 beacon 정보 (MAC, RTTI etc..)와 위치 정보를 포함하는 Virtual AP DB 구성을 위한 PC Application 개발 및 DB 설계
  • AP의 정확한 위치를 계산할 수 있는 알고리즘 개발
  • AP의 신뢰도 계산
  • 신뢰할 수 있는 AP들을 선별하여, 단말의 위치를 계산
Retrieved from "http://chaehyun.kr/w/WPS"