АННОТАЦИИ К СТАТЬЯМ (ЖУРНАЛ ``ИНФОРМАТИЗАЦИЯ И СВЯЗЬ`` №2, 2024)
Анализ применения нейросетевых технологий в прогнозировании отказа оборудования на производстве
Резюме: В статье рассмотрено решение задачи анализа и прогноза изменения динамики показаний измерительных приборов и выделении патернов, описывающих протекание и возможные периоды отказов оборудования технологического процесса путем построения прогнозирующей модели временного ряда. В качестве исследуемого выбран критически важный объект инфраструктуры тепловой электростанции – водяной насос перекачки технической воды в баки нейтрализаторы (первой стадии химической очистки воды), расположенные в химическом цехе Красноярской ТЭЦ-3. Описана общая методология построения модели, требования к входным массивам данных, алгоритмы предварительной обработки для формирования выборок, используемых для обучения и тестирования моделей. Для построения прогнозирующей модели в работе использовались такие элементы, как рекуррентные слои долгой краткосрочной памяти LSTM, регуляризация MinMaxScaler, слой Dropout для снижения эффекта переучивания, оптимизатор ‹Adam›, использующийметоды обратного распространения ошибки и оптимизацию методом наискорейшего спуска с использованием сопряженных градиентов, функция ошибки при обучении – средний корень ошибки (Root Mean Squared Error, RMSE), а также визуализация plot_predictions. Реализация алгоритмов выполнена на языке Python, в ядре Anaconda Jupyter Nootebook. По итогам тестирования обучения модель показала достаточное быстродействие данного метода, поскольку время, затраченное на создание модели и получение прогноза, играет немаловажную роль при запуске модели в реальных условиях на производстве. В заключении даны рекомендации по повышению точности прогноза, представлен разработанный интерфейс производственной системы и обозначены направления будущих исследований в данной области.
Ключевые слова: нейросетевое моделирование, датчики, насос, отказы, LSTM, датасет, пользовательский интерфейс, эффективность, Python, Windows Forms.
M.G. Dorrer, V.A. Nesterov
Analysis of the application of neural network technologies in predicting equipment failure in production
Summary: The relevance. The article considers the solution to the problem of analyzing and predicting changes in the dynamics of measuring instrument readings and identifying patterns describing the course and possible periods of failures of technological process equipment by constructing a predictive time series model. A critically important infrastructure facility of a thermal power plant was selected as the studied one – a water pump for pumping process water into neutralizer tanks (the first stage of chemical water purification) located in the chemical workshop of the Krasnoyarsk CHP-3. The general methodology of model construction, requirements for input data arrays, preprocessing algorithms for the formation of samples used for training and testing models are described. To build a predictive model, the work used elements such as recurrent layers of long-term short- term memory LSTM, MinMaxScaler regularization, Dropout layer to reduce the effect of retraining, the ‘Adam’ optimizer using error back propagation methods and optimization using the steepest descent method using conjugate gradients, the learning error function is the average root of the error (Root Mean Squared Error, RMSE), as well as plot_predictions visualization. The algorithms are implemented in Python, in the Anaconda Jupyter Nootebook core. Based on the results of testing the training, the model showed sufficient performance of this method, since the time spent on creating the model and obtaining a forecast plays an important role when launching the model in real production conditions. In conclusion, recommendations are given to improve the accuracy of the forecast, the developed interface of the production system is presented and the directions of future research in this area are outlined.
Keywords: neural network modeling, sensors, pump, failures, LSTM, dataset, user interface, efficiency, Python, Windows Forms.
DOI: 10.34219/2078-8320-2024-15-2-93-99
ИНФОРМАЦИЯ ОБ АВТОРАХ
Dorrer Mikhail Georgievich – Candidate of Technical Sciences, Associate Professor, Reshetnev Siberian State University of Science and Technology, e-mail: g_a_dorrer@mail.ru
Нестеров Владимир Андреевич – магистрант, Сибирский государственный университет науки и технологий имени академика М.Ф. Решетнева, e-mail: mabuta2000@mail.ru@mail.ru
Nesterov Vladimir Andreevich – master’s student, Reshetnev Siberian State University of Science and Technology,
e-mail: mabuta2000@mail.ru@mail.ru