School of Electrical, Electronics, and Computer Engineering, University of Ulsan, Ulsan 44610, Korea.
Sensors (Basel). 2021 Jan 7;21(2):367. doi: 10.3390/s21020367.
This paper introduces a technique using a -nearest neighbor (-NN) classifier and hybrid features extracted from acoustic emission (AE) signals for detecting leakages in a gas pipeline. The whole algorithm is embedded in a microcontroller unit (MCU) to detect leaks in real-time. The embedded system receives signals continuously from a sensor mounted on the surface of a gas pipeline to diagnose any leak. To construct the system, AE signals are first recorded from a gas pipeline testbed under various conditions and used to synthesize the leak detection algorithm via offline signal analysis. The current work explores different features of normal/leaking states from corresponding datasets and eliminates redundant and outlier features to improve the performance and guarantee the real-time characteristic of the leak detection program. To obtain the robustness of leak detection, the paper normalizes features and adapts the trained -NN classifier to the specific environment where the system is installed. Aside from using a classifier for categorizing normal/leaking states of a pipeline, the system monitors accumulative leaking event occurrence rate (ALEOR) in conjunction with a defined threshold to conclude the state of the pipeline. The entire proposed system is implemented on the 32F746G-DISCOVERY board, and to verify this system, numerous real AE signals stored in a hard drive are transferred to the board. The experimental results show that the proposed system executes the leak detection algorithm in a period shorter than the total input data time, thus guaranteeing the real-time characteristic. Furthermore, the system always yields high average classification accuracy (ACA) despite adding a white noise to input signal, and false alarms do not occur with a reasonable ALEOR threshold.
本文提出了一种使用最近邻(-NN)分类器和从声发射(AE)信号中提取的混合特征来检测气体管道泄漏的技术。整个算法被嵌入到微控制器单元(MCU)中,以实时检测泄漏。嵌入式系统从安装在气体管道表面的传感器连续接收信号,以诊断任何泄漏。为了构建系统,首先从气体管道试验台在各种条件下记录 AE 信号,并通过离线信号分析来合成泄漏检测算法。目前的工作从相应的数据集探索正常/泄漏状态的不同特征,并消除冗余和异常特征,以提高性能并保证泄漏检测程序的实时特性。为了获得泄漏检测的鲁棒性,本文对特征进行归一化,并将训练好的 -NN 分类器适配到系统安装的特定环境中。除了使用分类器对管道的正常/泄漏状态进行分类之外,系统还结合定义的阈值监测累积泄漏事件发生率(ALEOR),以得出管道的状态。整个提出的系统在 32F746G-DISCOVERY 板上实现,为了验证该系统,大量存储在硬盘中的真实 AE 信号被传输到板上。实验结果表明,该系统在输入数据总时间内执行泄漏检测算法的周期短于输入数据总时间,从而保证了实时特性。此外,该系统在输入信号中添加白噪声时始终具有较高的平均分类准确率(ACA),并且在合理的 ALEOR 阈值下不会发生误报。