Design and Implementation of Data Logger for Elevator Remote Monitoring

승강기 원격 관제를 위한 데이터 수집기 설계 및 구현

  • 구본근 (한국교통대학교, 컴퓨터공학과)
  • Received : 2020.12.14
  • Accepted : 2020.12.29
  • Published : 2020.12.30

Abstract

An elevator maintenance company maintains many types of elevators from many manufactures. So, they want to use manufacture- or type-independent elevator remote monitoring system. To do this, data logger, that receives elevator operating state data from sensor module installed in elevator and transfers the data to database, is required. In this paper, we design and implement data logger of elevator remote monitoring system for providing elevator operation state information to elevator maintenance company. Data logger receives elevator operation state data from sensor module installed in elevator, decodes data, and converts to API data for transferring elevator operation state data to server. In this paper, we describe the implementation of data logger using python, and show that our implementation of data logger is successfully operating in a real elevator operating environment via log message displayed at screen.

승강기 유지보수 업체는 다양한 종류의 승강기 유지 보수를 담당하고 있어 승강기 제조사, 승강기 모델에 독립적인 승강기 원격 관제 시스템이 필요하다. 이를 위해 각 승강기에서 수집된 승강기 운행 데이터를 수신하여 데이터베이스에 전송할 수 있는 데이터 수집기가 필요하다. 본 논문에서는 중소 규모의 승강기 유지 보수 업체에서 활용할 수 있는 원격 관제 시스템의 데이터 수집기를 설계, 구현한다. 데이터 수집기는 승강기의 운행 상태를 전송하는 센서 모듈이 전송한 데이터 패킷을 수신하여, 데이터를 해석, 변환한 후 자체 개발한 API 를 이용하여 서버로 전송을 한다. 본 논문에서는 파이썬으로 구현한 데이터 수집기에 대해 기술하고, 실 운행 환경에 있는 승강기에 설치된 센서 모듈에서 전송한 데이터를 수신하고, API 서버로 전송하는 것을 화면에 표시된 로그를 통해 보인다.

Keywords

Acknowledgement

본 논문은 한국교통대학교 사회맞춤형 산학협력 선도대학(LINC) 육성사업의 2020 년도 산학공동기술개발(과제: 효율적 승강기 유지관리를 위한 승강기 원격 관제 및 제어 시스템)의 지원을 받았습니다.

References

  1. Statistics of Elevator Installation of Korean, Ministry of the Interior and Safety, http://elevator.go.kr/stat/NationPossArea.do.
  2. J. Park, G. Lim, "Remote Monitoring and Diagnosis System for Elevator," ICASE magazine, Vol. 1, No. 1, pp.26-34, 1995.
  3. C. Lee, "A Study on the Remote Failure Management System for Deteriorated Elevators," Master's Degree dissertation, Graduate School of Elec. And Sys. Eng., Chonbuk National Univ., Chonju, Korea, 2012.
  4. W. Kim, "The Elevator Control System Integrated Wire and Wireless based on Information Technology," Journal of the Korea Society of Computer and Information, Vol. 16, No. 2, pp.113-120, 2011. https://doi.org/10.9708/jksci.2011.16.2.113
  5. S. Eo, "Safety Supervision and Maintenance of Elevators by a Remote Control System," Master's Degree dissertation, Graduate School of Industry, Kyungnam Univ., Changwon, Korea, 2012.
  6. G. Bang, J. Park, J. Kim, K. Kim, and K. Song, "Remote Integrated control system for a parking and an elevator," Korea Patent(1003492660000), May, 2002.
  7. A. Oh, "Smart Device for Efficient Sensing of Elevator," Journal of the Korea Institute of Information and Communication Engineering, Vol. 24, No. 10, pp. 1249-1254, Dec. 2020.
  8. D. Yoon, C. Kim, J. Yoon, and A. Oh, "Automatic Sensing Simulation for Virtual Elevator Door," Proc. Of the Korean Society of Computer Information Conf., Vol. 28, Vol.2, pp.579-580, Jul. 2020.