• Title/Summary/Keyword: 고장감지 및 진단

Search Result 51, Processing Time 0.025 seconds

A Fault Detection Scheme in Acoustic Sensor Systems Using Multiple Acoustic Sensors (다중 센서를 이용한 음향 센서 시스템의 고장 진단)

  • Oh, Won-Geun
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.11 no.2
    • /
    • pp.203-208
    • /
    • 2016
  • This paper presents a fault detection and data processing algorithm for acoustic sensor systems using the multiple sensor algorithm that has originally developed for the wireless sensor nodes. The multiple sensor algorithm can increase the reliability of the sensor systems by utilizing and comparing the measurements of the multiple sensors. In the acoustic sensor system, the equivalent sound level($L_{eq}$) is used to detect the faulty sensor. The experiment was conducted to demonstrate the feasibility of the multiple acoustic sensor algorithm, and the results show that the algorithm can detect the faulty sensor and validate the data.

Studies on the Performance Variation of a Variable Speed Vapor Compression System under Fault and Its Detection and Diagnosis (가변속 증기압축 냉동시스템에서 고장시의 성능변화와 고장 감지 및 진단에 관한 연구)

  • Kim Minsung;Kim Min Soo
    • Korean Journal of Air-Conditioning and Refrigeration Engineering
    • /
    • v.17 no.1
    • /
    • pp.47-55
    • /
    • 2005
  • An experimental study has been peformed to develop a scheme for fault detection and diagnosis(FDD) in a vapor compression refrigeration system. This study is to analyze fault effect on the system performance and to find efficient diagnosis rules for easy determination of abnormal system operation. The refrigeration system was operated with a variable speed compressor to modulate cooling capacity. The FDD system was designed to consider transient load conditions. Four major faults were considered, and each fault was detected over wide operating load range by separating the system response to the load change. Rule-based method was used to diagnose and classify the system faults. From the experimental results, COP degradation due to the faults in a variable speed system is severer than that in a constant speed system. The method developed in this study can be used in the fault detection of refrigeration systems with a variable speed compressor.

Fault Detection and Diagnosis of a Constant Volume Air Handling Unit by a Fuzzy Algorithm (퍼지 알고리즘을 이용한 정풍량 공조기의 고장 감지 및 진단)

  • Han Doyoung;Kim Jin
    • Korean Journal of Air-Conditioning and Refrigeration Engineering
    • /
    • v.17 no.5
    • /
    • pp.444-451
    • /
    • 2005
  • The fault detection and diagnosis technology may be applied in order to decrease the energy consumption and the maintenance cost of an air-conditioning system. In this study, partial faults for fans, coils, dampers, and sensors of a constant volume air handling unit were considered. A fuzzy algorithm was developed to detect and diagnose these faults. Diagnostic results by the fuzzy algorithm were compared with those by the model reference algorithm. The fuzzy algorithm showed better results in diagnostic accuracies.

Comparison of Fault Diagnosis Accuracy Between XGBoost and Conv1D Using Long-Term Operation Data of Ship Fuel Supply Instruments (선박 연료 공급 기기류의 장시간 운전 데이터의 고장 진단에 있어서 XGBoost 및 Conv1D의 예측 정확성 비교)

  • Hyung-Jin Kim;Kwang-Sik Kim;Se-Yun Hwang;Jang-Hyun Lee
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2022.06a
    • /
    • pp.110-110
    • /
    • 2022
  • 본 연구는 자율운항 선박의 원격 고장 진단 기법 개발의 일부로 수행되었다. 특히, 엔진 연료 계통 장비로부터 계측된 시계열 데이터로부터 상태 진단을 위한 알고리즘 구현 결과를 제시하였다. 엔진 연료 펌프와 청정기를 가진 육상 실험 장비로부터 진동 시계열 데이터 계측하였으며, 이상 감지, 고장 분류 및 고장 예측이 가능한 심층 학습(Deep Learning) 및 기계 학습(Machine Learning) 알고리즘을 구현하였다. 육상 실험 장비에 고장 유형 별로 인위적인 고장을 발생시켜 특징적인 진동 신호를 계측하여, 인공 지능 학습에 이용하였다. 계측된 신호 데이터는 선행 발생한 사건의 신호가 후행 사건에 영향을 미치는 특성을 가지고 있으므로, 시계열에 내포된 고장 상태는 시간 간의 선후 종속성을 반영할 수 있는 학습 알고리즘을 제시하였다. 고장 사건의 시간 종속성을 반영할 수 있도록 순환(Recurrent) 계열의 RNN(Recurrent Neural Networks), LSTM(Long Short-Term Memory models)의 모델과 합성곱 연산 (Convolution Neural Network)을 기반으로 하는 Conv1D 모델을 적용하여 예측 정확성을 비교하였다. 특히, 합성곱 계열의 RNN LSTM 모델이 고차원의 순차적 자연어 언어 처리에 장점을 보이는 모델임을 착안하여, 신호의 시간 종속성을 학습에 반영할 수 있는 합성곱 계열의 Conv1 알고리즘을 고장 예측에 사용하였다. 또한 기계 학습 모델의 효율성을 감안하여 XGBoost를 추가로 적용하여 고장 예측을 시도하였다. 최종적으로 연료 펌프와 청정기의 진동 신호로부터 Conv1D 모델과 XGBoost 모델의 고장 예측 성능 결과를 비교하였다

  • PDF

Comparison of Prediction Accuracy Between Classification and Convolution Algorithm in Fault Diagnosis of Rotatory Machines at Varying Speed (회전수가 변하는 기기의 고장진단에 있어서 특성 기반 분류와 합성곱 기반 알고리즘의 예측 정확도 비교)

  • Moon, Ki-Yeong;Kim, Hyung-Jin;Hwang, Se-Yun;Lee, Jang Hyun
    • Journal of Navigation and Port Research
    • /
    • v.46 no.3
    • /
    • pp.280-288
    • /
    • 2022
  • This study examined the diagnostics of abnormalities and faults of equipment, whose rotational speed changes even during regular operation. The purpose of this study was to suggest a procedure that can properly apply machine learning to the time series data, comprising non-stationary characteristics as the rotational speed changes. Anomaly and fault diagnosis was performed using machine learning: k-Nearest Neighbor (k-NN), Support Vector Machine (SVM), and Random Forest. To compare the diagnostic accuracy, an autoencoder was used for anomaly detection and a convolution based Conv1D was additionally used for fault diagnosis. Feature vectors comprising statistical and frequency attributes were extracted, and normalization & dimensional reduction were applied to the extracted feature vectors. Changes in the diagnostic accuracy of machine learning according to feature selection, normalization, and dimensional reduction are explained. The hyperparameter optimization process and the layered structure are also described for each algorithm. Finally, results show that machine learning can accurately diagnose the failure of a variable-rotation machine under the appropriate feature treatment, although the convolution algorithms have been widely applied to the considered problem.

Development of a Real-Time Steady State Detector of a Heat Pump System to Develop Fault Detection and Diagnosis System (열펌프의 고장진단시스템 구축을 위한 정상상태 진단기 개발)

  • Kim, Min-Sung;Yoon, Seok-Ho;Kim, Min-Soo
    • Proceedings of the KSME Conference
    • /
    • 2008.11b
    • /
    • pp.2070-2075
    • /
    • 2008
  • Identification of steady-state is the first step in developing a fault detection and diagnosis (FDD) system. In a complete FDD system, the steady-state detector will be included as a module in a self-learning algorithm which enables the working system's reference model to "tune" itself to its particular installation. In this study, a steady-state detector of a residential air conditioner based on moving windows was designed. Seven representing measurements were selected as key features for steady-state detection. The optimized moving window size and the feature thresholds was suggested through startup transient test and no-fault steady-state test. Performance of the steady-state detector was verified during indoor load change test. From the research, the general methodology to design a moving window steady-state detector was provided for vapor compression applications.

  • PDF

Fault Diagnosis System of Rotating Machines Using LPC Residual Signal Energy (LPC 잔여신호의 에너지를 이용한 회전기기의 고장진단 시스템)

  • Lee, Sung-Sang;Cho, Sang-Jin;Chong, Ui-Pil
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.6 no.3
    • /
    • pp.143-147
    • /
    • 2005
  • Monitoring and diagnosis of the operating machines are very important for safety operation and maintenance in the industrial fields. These machines are most rotating machines and the diagnosis of the machines has been researched for long time. We can easily see the faulted signal of the rotating machines from the changes of the signals in frequency. The Linear Predictive Coding(LPC) is introduced for signal analysis in frequency domain. In this paper, we propose fault detection and diagnosis method using the Linear Predictive Coding(LPC) and residual signal energy. We applied our method to the induction motors depending on various status of faulted condition and could obtain good results.

  • PDF

Conditioning diagnosis & on-line monitoring technology on the traction motor for railway rolling stock (철도차량 견인전동기의 상태진단 및 상시감시 기술)

  • Wang, Jong-Bae;Hong, Seon-Ho;Kim, Sang-Am;Kwak, Sang-Rok
    • Proceedings of the Korean Institute of Electrical and Electronic Material Engineers Conference
    • /
    • 2003.07a
    • /
    • pp.92-95
    • /
    • 2003
  • 본 논문에서는 철도차량 견인전동기에 대한 상태진단 및 상시감시 기술에 관하여 소개하였다. 권선의 절연상태 진단을 위한 비파괴 시험법에서는 부분방전량 Q에 대한 평균열화도 $\Delta$로 표현되는 D-Map에 의해 잔여 절연내력(residual dielectric strength)을 예측하고, 기기의 운전이력측면에서 기동-정지 횟수와 열적, 전기적 및 열싸이클 스트레스 등에 의해 각 열화 인자를 고려한 운전시간에 기반한 N-Y 수명예측을 수행한다. 그리고 견인전동기의 전류에 대한 온라인 상태감시를 통해 베어링 고장, 고정자 및 전기자 고장, 고장 또는 전동기축 손상에 기인하는 비정상 운전상태 의 감지를 수행한다.

  • PDF

The On-Line Fault Detection and Diagnostic Testing of Systems using Neural Network (신경회로망을 이용한 시스템의 실시간 고장감지 및 진단 방법)

  • 정진구
    • Journal of the Korea Society of Computer and Information
    • /
    • v.3 no.2
    • /
    • pp.147-154
    • /
    • 1998
  • As technical systems in building are being developed, the processes and systems get more difficult for the average operator to understand. When operating a complex facility, it is beneficial in equipment management to provide the operator with tools which can help in dicision making for recovery from a failure of the system. The main object of the study is to develop real-time automatic fault detection and diagnosis system for optimal operation of IBS building.

  • PDF