Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA

In this work, the prediction of failures in a generator of horizontal axis wind turbine is performed by binary classification using Artificial Intelligence techniques, specifically Machine Learning and Deep Learning. The main objective of this research is to generate a fault prediction model by anal...

Descripció completa

Guardat en:
Dades bibliogràfiques
Autor principal: Puchaicela Castillo, Jorge Alexander (author)
Format: bachelorThesis
Idioma:spa
Publicat: 2023
Matèries:
Accés en línia:https://dspace.unl.edu.ec/jspui/handle/123456789/27657
Etiquetes: Afegir etiqueta
Sense etiquetes, Sigues el primer a etiquetar aquest registre!
_version_ 1857833044607500288
author Puchaicela Castillo, Jorge Alexander
author_facet Puchaicela Castillo, Jorge Alexander
author_role author
collection Repositorio Universidad Nacional de Loja
dc.contributor.none.fl_str_mv Maldonado Correa, Jorge Luis
dc.creator.none.fl_str_mv Puchaicela Castillo, Jorge Alexander
dc.date.none.fl_str_mv 2023-08-02T21:36:08Z
2023-08-02T21:36:08Z
2023-07-02
dc.format.none.fl_str_mv 100 p.
application/pdf
dc.identifier.none.fl_str_mv https://dspace.unl.edu.ec/jspui/handle/123456789/27657
dc.language.none.fl_str_mv spa
dc.publisher.none.fl_str_mv Universidad Nacional de Loja
dc.rights.none.fl_str_mv http://creativecommons.org/licenses/by-nc-sa/3.0/ec/
info:eu-repo/semantics/openAccess
dc.source.none.fl_str_mv reponame:Repositorio Universidad Nacional de Loja
instname:Universidad Nacional de Loja
instacron:UNL
dc.subject.none.fl_str_mv MACHINE LEARNING
DEEP LEARNING
CLASIFICACIÓN DESEQUILIBRADA
MATRIZ DE CONFUSIÓN
AEROGENERADOR.
dc.title.none.fl_str_mv Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA
dc.type.none.fl_str_mv info:eu-repo/semantics/publishedVersion
info:eu-repo/semantics/bachelorThesis
description In this work, the prediction of failures in a generator of horizontal axis wind turbine is performed by binary classification using Artificial Intelligence techniques, specifically Machine Learning and Deep Learning. The main objective of this research is to generate a fault prediction model by analyzing the data collected by the SCADA (Supervisory Control and Data Acquisition) system. First of all, the data analysis was performed with descriptive statistics and data visualization techniques, which allowed a good selection of the variables, the preparation of the database, and the use of different resampling techniques to eliminate the problem of class imbalance. As a result of the analysis, it showed that the random subsampling presents better results for the classification with the Decision Trees algorithm, so the balanced set in its failure classes and normal state is applied in the next part of the study. Next, in order to effectively apply Machine Learning and Deep Learning techniques, it is necessary to properly select those that are best suited to the classification task, and then, once their hyperparameters have been adjusted, compare their performance with respect to the one that best predicts failures, transcending the Extra Trees algorithm and convolutional neural networks (CNN). although the latter works with a different data set, reaching a Recall value of 0.79, which is not very efficient. Finally, the evaluation of the models is performed with metrics derived from the confusion matrix, especially Recall and the area under the ROC curve (AUC). Key words: Machine Learning, Deep Learning, imbalanced classification, confusion matrix, wind turbine.  
eu_rights_str_mv openAccess
format bachelorThesis
id UNL_ece42116a4c69f4fd3aeddb3208cd078
instacron_str UNL
institution UNL
instname_str Universidad Nacional de Loja
language spa
network_acronym_str UNL
network_name_str Repositorio Universidad Nacional de Loja
oai_identifier_str oai:dspace.unl.edu.ec:123456789/27657
publishDate 2023
publisher.none.fl_str_mv Universidad Nacional de Loja
reponame_str Repositorio Universidad Nacional de Loja
repository.mail.fl_str_mv *
repository.name.fl_str_mv Repositorio Universidad Nacional de Loja - Universidad Nacional de Loja
repository_id_str 0
rights_invalid_str_mv http://creativecommons.org/licenses/by-nc-sa/3.0/ec/
spelling Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADAPuchaicela Castillo, Jorge AlexanderMACHINE LEARNINGDEEP LEARNINGCLASIFICACIÓN DESEQUILIBRADAMATRIZ DE CONFUSIÓNAEROGENERADOR.In this work, the prediction of failures in a generator of horizontal axis wind turbine is performed by binary classification using Artificial Intelligence techniques, specifically Machine Learning and Deep Learning. The main objective of this research is to generate a fault prediction model by analyzing the data collected by the SCADA (Supervisory Control and Data Acquisition) system. First of all, the data analysis was performed with descriptive statistics and data visualization techniques, which allowed a good selection of the variables, the preparation of the database, and the use of different resampling techniques to eliminate the problem of class imbalance. As a result of the analysis, it showed that the random subsampling presents better results for the classification with the Decision Trees algorithm, so the balanced set in its failure classes and normal state is applied in the next part of the study. Next, in order to effectively apply Machine Learning and Deep Learning techniques, it is necessary to properly select those that are best suited to the classification task, and then, once their hyperparameters have been adjusted, compare their performance with respect to the one that best predicts failures, transcending the Extra Trees algorithm and convolutional neural networks (CNN). although the latter works with a different data set, reaching a Recall value of 0.79, which is not very efficient. Finally, the evaluation of the models is performed with metrics derived from the confusion matrix, especially Recall and the area under the ROC curve (AUC). Key words: Machine Learning, Deep Learning, imbalanced classification, confusion matrix, wind turbine.  En el presente trabajo, se realiza la predicción de fallas en el generador de un aerogenerador de eje horizontal mediante clasificación binaria, con el uso de técnicas de Inteligencia Artificial, específicamente, Machine Learning y Deep Learning. El principal objetivo de esta investigación es generar un modelo de predicción de fallas, mediante el análisis de los datos recogidos por el sistema SCADA (Supervisory Control And Data Acquisition). Para esto, en primer lugar, se realiza el análisis de los datos con técnicas de estadística descriptiva y visualización de datos, lo que permitió una adecuada selección de las variables, la preparación de la base de datos y la utilización de diferentes técnicas de remuestreo para eliminar el problema de desbalance de clases. Como resultado del análisis, se evidenció que, el submuestreo aleatorio presenta mejores resultados para la clasificación con el algoritmo de Árboles de Decisión, por lo que el conjunto equilibrado en sus clases de falla y estado normal, se emplea en la siguiente parte del estudio. A continuación, para aplicar de manera efectiva las técnicas de Machine Learning y Deep Learning, es necesario seleccionar adecuadamente aquellas que mejor se acoplen a la tarea de clasificación, para luego, una vez ajustados sus hiperparámetros, comparar su desempeño respecto a la que mejor predicción de fallas presente, trascendiendo el algoritmo Extra Trees con un valor de Recall igual a 0,973 y las redes neuronales convolucionales (CNN), aunque esta última trabaja con un conjunto de datos diferente alcanzando un valor de Recall de 0,79; resultando poco eficiente. Finalmente, la evaluación de los modelos se realiza con métricas derivadas de la matriz de confusión, especialmente Recall y el área bajo la curva ROC (AUC). Palabras clave: Machine Learning, Deep Learning, clasificación desequilibrada, matriz de confusión, aerogenerador.  Universidad Nacional de LojaMaldonado Correa, Jorge Luis2023-08-02T21:36:08Z2023-08-02T21:36:08Z2023-07-02info:eu-repo/semantics/publishedVersioninfo:eu-repo/semantics/bachelorThesis100 p.application/pdfhttps://dspace.unl.edu.ec/jspui/handle/123456789/27657spahttp://creativecommons.org/licenses/by-nc-sa/3.0/ec/info:eu-repo/semantics/openAccessreponame:Repositorio Universidad Nacional de Lojainstname:Universidad Nacional de Lojainstacron:UNL2025-05-02T15:26:24Zoai:dspace.unl.edu.ec:123456789/27657Institucionalhttps://dspace.unl.edu.ec/Universidad públicahttps://unl.edu.ec/https://dspace.unl.edu.ec/oaiEcuador***opendoar:02025-05-02T15:26:24falseInstitucionalhttps://dspace.unl.edu.ec/Universidad públicahttps://unl.edu.ec/https://dspace.unl.edu.ec/oai*Ecuador***opendoar:02025-05-02T15:26:24Repositorio Universidad Nacional de Loja - Universidad Nacional de Lojafalse
spellingShingle Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA
Puchaicela Castillo, Jorge Alexander
MACHINE LEARNING
DEEP LEARNING
CLASIFICACIÓN DESEQUILIBRADA
MATRIZ DE CONFUSIÓN
AEROGENERADOR.
status_str publishedVersion
title Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA
title_full Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA
title_fullStr Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA
title_full_unstemmed Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA
title_short Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA
title_sort Aplicación de Técnicas de Inteligencia Artificial para la predicción de fallas en un aerogenerador de eje horizontal utilizando los datos del Sistema SCADA
topic MACHINE LEARNING
DEEP LEARNING
CLASIFICACIÓN DESEQUILIBRADA
MATRIZ DE CONFUSIÓN
AEROGENERADOR.
url https://dspace.unl.edu.ec/jspui/handle/123456789/27657