Development of an Internet Based GPS Data Processing Service

인터넷 기반 GPS 데이터 처리 서비스에 관한 연구

  • 김상호 (국민대학교 삼림과학대학 산림자원학과) ;
  • 박관동 (국민대학교 삼림과학대학 산림자원학과)
  • Received : 2007.01.05
  • Accepted : 2007.03.13
  • Published : 2007.03.31

Abstract

As GPS equipments improve, one can acquire GPS data easily in the field. To obtain precise and accurate coordinates, however, post processing is additionally required and the processing needs high degree of skills. Besides, it is very common that we cannot operate processing softwares in the field because the required system environment is usually not prepared. The aim of this study is the development of an internet-based GPS data processing service. For post processing, we used GIPSY developed by JPL. It has many advantages such as obtaining coordinates quickly by using precise or predicted ephemeris. This service proceeds as following orders by interlocking GIPSY software and internet service which is operated on a Linux platform: Users upload the raw data file on the internet, then GIPSY runs automatically and then the user gets the result in the field. We use an Apache web server as the hosting program and PHP scripts are used in coding web pages. The total processing time including data-uploading was around 30 seconds for a 24-hour data with a 30-second sampling rate.

GPS 수신기 기술의 발전으로 인해 관련지식이 없더라도 데이터를 쉽게 획득할 수 있게 되었다. 하지만 매우 정확한 좌표 획득을 위해서는 데이터 후처리 과정이 추가적으로 필요한데 이 과정은 고도의 전문성을 요구한다. 또한 일선 현장에서는 시스템 여건상 후처리 소프트웨어를 가동할 수없는 경우가 대부분이다. 따라서 본 연구는 이를 개선할 수 있는 인터넷 기반 GPS 데이터 처리 서비스를 개발하는데 목적을 두었다. 후처리 소프트웨어는 GIPSY를 선택했는데 정밀궤도력을 이용해서 이중차분 없이 단시간 내 위치정보 획득이 가능한 장점이 있다. 리눅스(Linux) 환경에서 작동하는 GIPSY와 웹서버의 연동을 통해서 사용자가 웹상에 원시 데이터를 전송하면 서버에서 자동으로 후처리가 실행되고 사용자에게 화면상으로 결과를 출력하는 구조로 설계하였다. 본 연구에서 구축한 서비스를 테스트한 결과 이중주파수 수신기를 이용하여 30초 간격으로 24시간 동안 수집한 데이터를 서버에 전송하고 처리하는데 총 30초 정도가 소요되어 매우 신속한 데이터 처리가 가능함을 알 수 있었다.

Keywords