DOI QR코드

DOI QR Code

Development of Prediction of Electric Arc Risk using Object Dection Model

객체 탐지 모델을 활용한 전기 아크 위험성 예측 시스템 개발

  • 이규빈 (창원대학교 컴퓨터공학과) ;
  • 김승연 (창원대학교 컴퓨터공학과) ;
  • 안동혁 (창원대학교 컴퓨터공학과)
  • Received : 2019.11.18
  • Accepted : 2020.03.04
  • Published : 2020.03.31

Abstract

Due to the high dependence on electric energy, electric fires make up a significant portion of fires in Korea. Electric arcs by short circuits or poor contact cause three of four electrical fires. An electric arc is a discharge phenomenon of electrical current between the insulators, which instantaneously produces high temperature. In order to reduce the fire due to electric arc, this study aims to predict the electric arc risk. We collected arc data from the arc detectors and converted into graphs based on temporal arc data. We used machine learning for training converted graph with different number of temporal arc data. To measure the performance of the learning model, we use the test data. In the results, when the number of temporal arc data was 20, the prediction rate was high as 86%.

전기에너지에 대한 높은 의존도 때문에 국내에서 발생하는 화재 중 전기화재가 상당한 비중을 차지한다. 국내에서 발생하는 전기화재 4건 중 3건이 전선의 단락이나 접촉 불량에 의한 전기 아크에 의해 발생했다. 전기 아크란 절연체 사이에서 발생하는 전기적 전류의 방전 현상으로 순간적으로 상당한 열을 내뿜는다. 아크에 의한 전기 화재를 줄이기 위해서 본 연구에서는 전기 아크 위험성 예측을 목표로 한다. 아크 감지기에서 아크 데이터를 수집하고 시간순대로의 아크 데이터를 기반으로 그래프로 변환하였다. 머신 러닝의 데이터 학습에 서로 다른 시계열 데이터의 수로 변환한 그래프들을 사용하였다. 생성된 학습 모델의 성능을 측정하기 위해서 테스트 데이터를 기반으로 평가를 진행하였다. 결과에서 예측 시 사용하는 시계열 아크 데이터의 수가 20개일 때 예측률이 86%로 우수함을 확인하였다.

Keywords

References

  1. 한국전기안전공사, 산업통상자원부, "전기재해 통계 분석. 제25호," 한국전기안전공사, 2016년
  2. 김인중, "기계 학습의 발전 동향, 산업화 사례 및 활성화 정책 방향: 딥러닝 기술을 중심으로", SPRi Issue Report, 2016년
  3. 배재환, "AI 머신러닝을 이용한 자동차 고장진단 시스템 설계 및 개발," 차세대컨버전스정보서비스기술논문지, 제27권, 제2호, 141-148쪽, 2018년
  4. 김민구, 김진수, 반성범, "사용자 인식을 위한 가상 심전도 신호 생성 기술에 관한 연구," 스마트미디어저널, 제8권, 제4호, 33-37쪽, 2019년 12월 https://doi.org/10.30693/SMJ.2019.8.4.33
  5. 이현영, 강승식, "음절 단위 임베딩과 딥러닝 기법을 이용한 복합명사 분해," 스마트미디어저널, 제8권, 제2호, 74-79쪽, 2019년 6월 https://doi.org/10.30693/smj.2019.8.2.74
  6. 오정원, 김행곤, 김일태, "머신러닝 적용 과일 수확시기 예측시스템 설계 및 구현," 스마트미디어저널, 제8권, 제1호, 74-81쪽, 2019년 3월 https://doi.org/10.30693/smj.2019.8.1.74
  7. S. Ren, K. He, R. Girshick, and J. Sun, "Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks," IEEE Transations on Pattern Analysis and Machine Intelligence, vol. 39, no. 6, June 2015.
  8. R. Girshick, "Fast R-CNN," IEEE Conf. of Computer Vision (ICCV), pp. 1440-1448, Santiago, Chile, Dec. 2015.
  9. 박종영, 김두현, 김성철, 황동규, 김윤복, "직렬아크 패턴 분석을 위한 모니터링 프로그램 개발," 대한전기학회 전기설비전문위원회 춘계학술대회 논문집, 108-110쪽, 2010년
  10. 서현욱, 최규하, "아크에 의한 전력변환장치의 전기적 영향 분석," 조명.전기설비학회논문지, 제27권, 제7호, 8-16쪽, 2013년
  11. 김두현, 황동규, "전선의 접속부에서 직렬아크에 의한 전기적 및 열적 신호 분석," 한국안전학회지, 제30권, 제5호, 1-7쪽, 2015년 https://doi.org/10.14346/JKOSOS.2015.30.5.1
  12. LabelImg, https://github.com/tzutalin/labelImg/ (accessed Nov. 15, 2019).
  13. Github Tensorflow Object Detection API, https://github.com/tensorflow/models/tree/master/research/object_detection (accessed Nov. 15, 2019).
  14. faster_rcnn_inception_v2_coco, https://github.com/tensorflow/models/blob/master/research/object_detection/samples/configs/faster_rcnn_inception_v2_coco.config (accessed Nov. 15, 2019).
  15. TensorFlow, https://www.tensorflow.org/?hl=ko(accessed Nov. 15, 2019).
  16. Anaconda, https://www.anaconda.com/ (accessed Nov. 15, 2019).
  17. Github Tensorflow detection model zoo, https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md (accessed Nov. 15, 2019).