Implementation of Query Processor for Efficient Vehicle Monitoring and Control in e-Logistics

e-로지스틱스에서 효율적인 차량관제를 위한 질의 처리기 구현

  • Kim, Dong-Ho (u-Post Research Team, Postal Technology Research Center, ETRI) ;
  • Kim, Jin-Suk (u-Post Research Team, Postal Technology Research Center, ETRI) ;
  • Ryu, Keun-Ho (School of Electrical & Computer Engineering, Chungbuk National University)
  • 김동호 (한국전자통신연구원 우정기술연구센터 u-Post 연구팀) ;
  • 김진석 (한국전자통신연구원 우정기술연구센터 u-Post 연구팀) ;
  • 류근호 (충북대학교 전기전자 및 컴퓨터공학부)
  • Received : 2004.07.15
  • Accepted : 2004.09.07
  • Published : 2004.09.30

Abstract

Telematics and LBS is one of rapidly emerged technology domains. In order to efficiently construct them, moving object technology which manages huge volume of real-time location data is required. Especially, the query which obtains special sorts of information closely related to the detailed applications is required in order to effectively retrieve and analyze the location data for moving object in logistics domain. It has also complex query structure comparing to the conventional database query. The approach using the standard database query language, like SQL, can be considered as an effective alternative choice. In this paper, we not only propose a new query language, entitled as MOQL based on SQL, for the query processing of the vehicle monitoring and control in e-Logistics but also design and implement the query processor.

최근 부각되고 있는 텔레매틱스와 위치기반서비스의 효율적인 구축을 위해서는 실시간으로 수집되는 방대한 분량의 위치 데이터의 저장, 질의, 프리젠테이션 동을 포함하는 이동체 기술이 필요하다. 특히 물류분야에서 이동중인 차량의 데이터에 대한 효과적인 검색과 분석을 위해서는 응용별 특화된 형태의 데이터를 획득할 수 있는 질의구문이 요구되며, 전통적인 데이터베이스 질의어와 비교할 때 그 구조는 복잡한 양상을 보인다. 이에 대한 효과적인 대안으로는 SQL과 같은 표준화 데이터베이스 언어를 통한 접근을 고려할 수 있다. 따라서 이 논문에서는 e-로지스틱스 기반의 차량관제에서 요구하는 질의에 대하여 SQL를 확장한 이동체 질의어 (MOOU)를 제안하고, 이를 효과적으로 처리하기 위한 질의처리기를 설계 및 구현한다.

Keywords