DOI QR코드

DOI QR Code

Implementation of Real-time Data Stream Processing for Predictive Maintenance of Offshore Plants

해양플랜트의 예지보전을 위한 실시간 데이터 스트림 처리 구현

  • 김성수 (한국전자통신연구원 빅데이터SW연구부) ;
  • 원종호 (한국전자통신연구원 빅데이터SW연구부)
  • Received : 2015.01.13
  • Accepted : 2015.03.24
  • Published : 2015.07.15

Abstract

In recent years, Big Data has been a topic of great interest for the production and operation work of offshore plants as well as for enterprise resource planning. The ability to predict future equipment performance based on historical results can be useful to shuttling assets to more productive areas. Specifically, a centrifugal compressor is one of the major piece of equipment in offshore plants. This machinery is very dangerous because it can explode due to failure, so it is necessary to monitor its performance in real time. In this paper, we present stream data processing architecture that can be used to compute the performance of the centrifugal compressor. Our system consists of two major components: a virtual tag stream generator and a real-time data stream manager. In order to provide scalability for our system, we exploit a parallel programming approach to use multi-core CPUs to process the massive amount of stream data. In addition, we provide experimental evidence that demonstrates improvements in the stream data processing for the centrifugal compressor.

최근 빅데이터는 전사적 자원관리 분야뿐만 아니라 해양플랜트내 생산 및 운영 작업 분야에서도 큰 관심을 받고 있다. 이력데이터를 기반으로 미래의 설비에 대한 성능을 예측하는 것은 설비들의 생산성을 향상 시킬 수 있다. 특히 해양플랜트의 주요설비 중 하나인 원심압축기는 고장 시 폭발 할 수 있는 위험한 설비이기 때문에 실시간으로 설비성능을 모니터링 해야 한다. 본 논문에서 원심압축기의 성능을 계산하기 위한 스트림 데이터 처리 구조를 제안한다. 제안하는 시스템은 크게 가상태그 스트림 생성기와 실시간 데이터 스트림 관리자와 같이 두 가지 컴포넌트로 구성된다. 시스템 성능 확장성을 제공하기 위해, 멀티 코어 CPU를 사용하여 대용량 스트림 데이터를 처리할 수 있는 병렬 프로그래밍 접근 방식을 이용하였다. 또한, 실험을 통해 원심압축기의 스트림 데이터 처리에 대한 성능 개선을 보여주었다.

Keywords

Acknowledgement

Grant : 듀얼모드 배치.쿼리 분석을 제공하는 빅데이터 플랫폼 핵심 기술 개발

Supported by : ETRI

References

  1. Haridoss Padmanabhan, "Condition Based Maintenance of Rotating Equipments on OSI PI Platform," Refineries/Petrochem Plants, 2010.
  2. Jill Geblowitz, "The big deal about big data in upstream oil and gas," IDC Energy Insights, 2012.
  3. L.S. Edison, J.D. Brantley, "The value of smarter oil and gas fields: Unlocking the full value of your assets," IBM Center for Applied Insights, White Paper, May 2011.
  4. Bently Performance SE, "Helping protect and manage all machinery," Fact sheet, 2013.
  5. ASME PTC 10-1997, "Performance Test Code on Compressors and Exhausters," 1997.
  6. "Business Overview of PRODML," Engergistics and PRODML SIG, 2012.
  7. http://esper.codehaus.org/about/esper/esper.html
  8. http://sungsoo.github.io/2014/02/03/using-bytebufferin-java.html