• Title/Summary/Keyword: 위치정보법

Search Result 707, Processing Time 0.038 seconds

2세대 모바일 LBS 시대가 열린다

  • Im, Yeong-Mo
    • Digital Contents
    • /
    • no.9 s.148
    • /
    • pp.56-59
    • /
    • 2005
  • 요즘 한창 휴대폰의 도청 가능성 여부를 놓고 정국이 시끌벅적하지만, 이에 못지 않게 논란이 됐던 게 바로 휴대폰을 이용한 위치 추적 사건이었다. 모 대기업에서 근로자의 휴대폰을 불법적으로 위치 추적하면서 불거졌던 이 사건은 결국 무혐의로 상황 종료되긴 했지만 위치정보법에 대한 필요성을 부각시킨 사례 중 하나라 할 수 있다. 최근 이러한 위치정보에 대한 법률적인 기반이 마련됐다. 지금까지 LBS(Location Based Service) 분야로 기반 환경 조성 차원의 투자 단계가 진행됐다면, 이제 본격적으로 법적인 제도화를 통해 안정적인 서비스 단계로의 전이가 일어나려는 수순이라 하겠다. 지난 달 디지털콘텐츠의‘이슈’코너에서도‘차세대 킬러 앱'LBS’뜨거운 감자’라는 내용으로 이에 대해 자세히 소개한 바 있기도 하다. 이번 모바일 핫토크에서는 이 LBS 관련 모바일 서비스들에 대한 전망에 대해 소개한다.

  • PDF

Improvement of Multilateration using Vector Prediction Algorithm and Kalman Filter (벡터 예측 알고리즘과 칼만 필터를 이용한 다변측량법 개선)

  • Kim, Jung-Ha;Joo, Yang-Ick;Lee, Sung-Geun;Park, Sang-Gug;Seo, Dong-Hoan
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.12
    • /
    • pp.2792-2799
    • /
    • 2012
  • Multilateration that consists of three or more fixed nodes has been widely used in the field of indoor real time location system(RTLS). However, when one or two among fixed nodes are partially out of communication reachability due to obstruction and unstable node, it is difficult to obtain an efficient location information. In order to improve the challenges of poor ranging measurements and fluctuations in these environment, this paper presents, based on TOF(Time of Flight), a new algorithm which can reduce the inherent ranging measurements errors in the conventional multilateration using a vector prediction algorithm for the displacement estimation of mobile node and Kalman filter for an efficient distance average. Even if a person moves with mobile node and then it fails ranging measurement from some of fixed nodes, the proposed algorithm using a present and previous measurement value can predict the distance between mobile node and fixed node which fails ranging measurement. The experimental results are shown that the proposed system improves the localization accuracy and efficiency compared with conventional method, respectively.

Vehicle License Plate Recognition System using Color Information and PCA (칼라정보와 주성분분석법을 이용한 차량 번호판 인식에 관한 연구)

  • Han Soow-Han;Park Sung-Dae;Park Pan-Gon
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2005.05a
    • /
    • pp.437-442
    • /
    • 2005
  • 본 연구에서는 칼라정보와 주성분분석법(principal component analysis : PCA)를 이용한 차량 번호판 인식시스템을 구성하였다. 먼저 입력된 차량 영상에서 번호판의 형태적 특징과 녹색 칼라 정보를 이용하여 번호판 영역을 추출하였으며, 추출된 번호판내의 문자 및 숫자의 위치적 특징을 이용하여 번호판의 종류(구형, 신형, 최신형)를 구분하였다. 이렇게 추출되고 구분된 번호판은 문자의 상대적 위치정보와 수평 및 수직 투영 정보를 함께 이용하여 각각의 문자영역을 분리 추출하였다. 추출된 문자영역은 주성분분석법을 이용하여 고유벡터를 추출한 후 문자 인식에 사용하였다. 본 논문의 실험과정에서는 다양한 시간대 환경에서 촬영된 주행 중인 자동차 320대의 자가용 차량영상에 대하여 실험하였으며 높은 번호판 추출률과 번호판종류 구분률 그리고 문자 인식률을 얻을 수 있었다.

  • PDF

Analysis and Detection of Linux ELF File Viruses (리눅스 ELF 파일 변형 바이러스의 분석 및 탐지)

  • 곽효승;김두현;김판구
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.781-783
    • /
    • 2001
  • 본 논문에서는 리눅스의 대표적인 파일 포맷인 ELF 파일의 구조에 대해서 알아보며 리눅스 ELF 파일 변형 바이러스의 패턴을 추출하기 위해서 몇몇의 ELF 파일 변형 바이러스를 분석해보고 이것을 바탕으로 패턴을 추출하였다. 바이러스를 탐지하기 위한 방법으로는 전체 검색법과 특정위치 검색법이 있는데 본 논문에서는 특정위치 검색법을 사용하여 ELF 파일 변형 바이러스를 탐지하는 시스템을 구성하였다. 본 논문에서 제안한 바이러스 탐지시스템은 리눅스 ELF 파일 변형 바이러스 탐색을 위해 대상 ELF 파일을 열어서 ELF 파일 여부를 확인하고, 그 파일의 헤더와 프로그램 헤더 부분을 읽어들인 다음 특정 위치를 추적해 바이러스 코드 패턴의 유무를 판별하도록 하였다. 시스템 구현결과 리눅스 ELF 파일 변형 바이러스도 기존의 Windows 계열 파일 변형 바이러스와 비슷한 행위를 수행함을 확인하였다.

  • PDF

Location Information Verification System for Emergency (응급구조를 위한 정밀 위치 정보 확인 시스템)

  • Yoo, Hyo-Jeong;Joo, Seon-Ho;Ha, Ji-Yeon;Hong, Jang-Eui;Yoo, Kwan Hee;Aziz, Nasridinov
    • Annual Conference of KIPS
    • /
    • 2016.10a
    • /
    • pp.123-124
    • /
    • 2016
  • 본 연구는 스마트폰 사용자가 응급상황에 처했을 때 사용자의 정확한 위치 정보를 응급 구조 센터에 전달할 수 있는 방법을 개발함에 목적을 둔다. 사고의 경우 실외 뿐만 아니라 실내에서 많은 사고가 발생하는데, 일반적으로 위치 정보를 획득에 사용되는 GPS 의 경우는 실내 위치를 정확하게 파악하기 어렵기 때문에 구조를 지연시키는 문제를 야기한다. 본 연구는 이러한 상황들을 방지하기 위해 GPS와 와이파이, 블루투스를 각각 이용한 삼각 측량법을 통해 실내의 위치정보를 측정하고 더 나아가 압력센서를 통해 사용자의 위치를 3차원적으로도 탐색한다. 실험 결과, GPS를 이용하는 것보다 블루투스를 이용하는 것이 더 정확한 실내 정보를 탐색하는 것을 알 수 있었다. 또한 압력계를 통해 고도를 측정함으로써 건물 내부에서 사용자의 수직적 위치를 측정할 수 있었다. 이러한 결과는 위도 경도의 정확한 정보와 함께 고도에 대한 예측을 가능하게 함으로써 보다 정확한 실내 위치 정보를 획득하여 골든 타임을 확보하는데 도움이 될 것으로 보인다.

Application of trajectory data mining to improve the estimation accuracy of launcher trajectory by telemetry ground system (원격자료수신장비의 발사체궤적 추정정확도 향상을 위한 궤적데이터마이닝의 적용)

  • Lee, Sunghee;Kim, Doo-gyung;Kim, Keun-hyung
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.20 no.5
    • /
    • pp.1-11
    • /
    • 2015
  • This paper is focused on how the trajectory of launch vehicle could be optimally estimated by the quadratic regression of trajectory data mining for the operation of telemetry ground system in NARO space center during real-time. To receive the telemetry data, the telemetry ground system has to track the space launch vehicle without tracking loss, and it is possible by the well-designed algorithm to estimate a flight position in real-time. For this reason, the quadratic regression model instead of interpolation was considered to estimate the exact position data of launch vehicle and the improvement of antenna performance. For analysis, the real trajectory data which had been logged during NARO 1st launch mission were used, the estimation result of launcher current position was analyzed by the mathematical modeling. In conclusion, the algorithm using quadratic regression based on trajectory data mining showed the better performance than previous interpolation algorithm to estimate the next flight position and the antenna driving performance.

Development of Position Awareness Algorithm Using Improved Trilateration Measurement Method (개선된 삼변측량법을 이용한 위치인지 알고리즘 개발)

  • Sohn, Jong-Hoon;Hwang, Gi-Hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.2
    • /
    • pp.473-480
    • /
    • 2013
  • In this paper, location recognition algorithm is developed to improve the accuracy using improve Trilateration. The location recognition algorithm is first calculate the location refer to the measured signal power. Error can be occurred when measure distance with arranged node in specific location. If the distance data is received from node (receiver, coordinator), Node selected for location calculation is defined through section. If the distance data is received from node (receiver, coordinator), Node selected for location calculation is defined through section. Second, we apply algorithm of section filtering. If there are 4 sections in node, we consider 1 section to 6 location recognition coordinates. A special characteristic drawback of RF is that the actual distance is actually farther than the calculated received distance data. This is error is incurred when the signal strength increases. We reduce the location recognition error by applying an improved algorithm as secondary after filtering primary through section filtering.

방향확률을 이용한 직선선분 추출 및 지도작성

  • 김재철;강승균;임종환
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2004.05a
    • /
    • pp.316-316
    • /
    • 2004
  • 이동로봇이 자율항해를 하기 위해서는 위치추적 즉, 지금까지의 정보와 현재의 정보로부터 작업환경내의 어디에 로봇이 위치해 있는가를 알아내는 것이다 따라서 위치추적은 로봇이 어디로 가고 있는가 라는 물음과 어떻게 목표점에 도달할 것인가라는 물음에 대한 답의 기본이 된다는 의미에서 자율항해에서 가장 중요한 기능이라고 할 수 있다. 초음파 센서를 이용한 위치 추적은 그리드형태의 지도를 이용하는 방법과 물체의 형상을 기준으로 하는 방법이 있다.(중략)

  • PDF

Automatic Animation Using Position Data as Constraints (위치정보 제약에 의한 애니메이션 자동화)

  • 이란희;이칠우
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10b
    • /
    • pp.616-618
    • /
    • 1999
  • 본 논문에서는 트래커(tracker)라고 불리는 자기센서 내장 모션캡쳐 장치(장치명 INSIDETRAK)로 취득한 모션 데이터를 이용하여 캐릭터를 애니메이션하는 방법에 대해 기술한다. 이 방법은 PC를 이용하여 간단히 취득되는 저해상도의 위치 데이터를 스플라인 보간법에 의해 보간하고, 추정된 위치를 제약으로 inverse kinematics 방정식을 풀어 연속적인 동작을 재현한다. 이 기술은 최소의 모션 데이터로 리얼리스틱한 움직임을 재생하는 것이 가능하며 그 결과를 상호작용이 가능한 인터페이스에 적용시키거나 실시간 애니메이션에 활용하는 것이 가능하다.

  • PDF

Development of a Vehicle Positioning Algorithm Using In-vehicle Sensors and Single Photo Resection and its Performance Evaluation (차량 내장 센서와 단영상 후방 교차법을 이용한 차량 위치 결정 알고리즘 개발 및 성능 평가)

  • Kim, Ho Jun;Lee, Im Pyeong
    • Journal of Korean Society for Geospatial Information Science
    • /
    • v.25 no.2
    • /
    • pp.21-29
    • /
    • 2017
  • For the efficient and stable operation of autonomous vehicles or advanced driver assistance systems being actively studied nowadays, it is important to determine the positions of the vehicle accurately and economically. A satellite based navigation system is mainly used for positioning, but it has a limitation in signal blockage areas. To overcome this limitation, sensor fusion methods including additional sensors such as an inertial navigation system have been mainly proposed but the high sensor cost has been a problem. In this work, we develop a vehicle position estimation algorithm using in-vehicle sensors and a low-cost imaging sensor without any expensive additional sensor. We determine the vehicle positions using the velocity and yaw-rate of a car from the in-vehicle sensors and the position and attitude of the camera based on the single photo resection process. For the evaluation, we built a prototype system, acquired test data using the system, and estimated the trajectory. The proposed algorithm shows the accuracy of about 40% higher than an in-vehicle sensor only method.