자바를 이용한 인터넷 웹 방식의 항공기 자동감시시스템의 개발

Development of Automatic Dependent Surveillance System with Java on Web Environment

  • 윤종호 (한국항공대학교 항공통신정보공학과)
  • 투고 : 1999.11.23
  • 발행 : 1999.12.31

초록

본 논문은 Java를 이용하여 Web환경에서 사용자들이 용이하게 항공기의 운항정보들을 획득할 수 있는 자동항행감시기능의 개발에 대한 것이다. 개발된 기능은 서버와 클라이언트 기능으로 구분된다. 서버는 GPS가 탑재된 항공기로부터 수신된 위치를 데이터베이스에 축척하는 기능과 클라이언트 브라우저로부터의 접속요구에 대하여 Java 애플릿을 송신하는 Web 서버기능을 동시에 가지고 있다. 따라서, 각 클라이언트들은 특정 소프트웨어 없이도 Java 애플릿만 전달받아, 서버의 운항정보 데이터베이스에 접근하여 운항정보를 화면에 실시간으로 현시할 수 있다. 이러한 기능은 기존 장비들이 단독 장치거나 특정 소프트웨어가 필요한 것에 비하여 큰 장점이 있으며, 소프트웨어의 기능향상시 서버측 기능만 수정하면 되므로, 유지보수면에서 또 다른 장점이 있다. Mooney항공기의 운항정보를 수집하여 시험해 본 결과, 본 시제품이 상용 제품개발시 기여할 수 있을 것임을 확인하였다.

This paper describes the development of an automatic dependent surveillance system(ADS) with Java on Web environment. The ADS consists of a server module and a client one. The server module performs a database server for gathering GPS data from airplanes. It also dose an Web server function for sending Java applet to clients. The applet enables each client to obtain the current flight information from the server via the Internet without a special client software. This client-server based ADS with Java environment has several advantages over other systems. One is not to need for installing special client software on each client system. The other is its simplicity on system maintenance. The reason why it has simplicity is to require only server program modification including the applet without updating client software. After testing the ADS system with the flight information of a Mooney, we can show that the prototype system can be a candidate for developing commercial products.

키워드