Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto
The present research work focuses on predicting solar radiation. The importance of making this prediction lies in its various applications such as: renewable energy generation, photosynthesis for plant growth, for thermal systems for water heating, etc. The methodology used involves the design, impl...
Tallennettuna:
| Päätekijä: | |
|---|---|
| Aineistotyyppi: | bachelorThesis |
| Kieli: | spa |
| Julkaistu: |
2024
|
| Aiheet: | |
| Linkit: | http://repositorio.utc.edu.ec/handle/27000/11983 |
| Tagit: |
Lisää tagi
Ei tageja, Lisää ensimmäinen tagi!
|
| _version_ | 1863503451137245184 |
|---|---|
| author | Muguicha Hinojoza, Cristhian Ismael |
| author_facet | Muguicha Hinojoza, Cristhian Ismael |
| author_role | author |
| collection | Repositorio Universidad Técnica de Cotopaxi |
| dc.contributor.none.fl_str_mv | Salazar Achig, Edgar Roberto |
| dc.creator.none.fl_str_mv | Muguicha Hinojoza, Cristhian Ismael |
| dc.date.none.fl_str_mv | 2024-03-01T20:23:57Z 2024-03-01T20:23:57Z 2024-03 |
| dc.format.none.fl_str_mv | 100 páginas application/pdf |
| dc.identifier.none.fl_str_mv | Muguicha Hinojoza, Cristhian Ismael (2024); Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto. UTC. Latacunga. 100 p. PI-002718 http://repositorio.utc.edu.ec/handle/27000/11983 |
| dc.language.none.fl_str_mv | spa |
| dc.publisher.none.fl_str_mv | Ecuador: Latacunga: Universidad Técnica de Cotopaxi; (UTC) |
| 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 Técnica de Cotopaxi instname:Universidad Técnica de Cotopaxi instacron:UTC |
| dc.subject.none.fl_str_mv | APRENDIZAJE AUTOMÁTICO PRONOSTICO MÉTRICAS MODELOS ELECTRICIDAD |
| dc.title.none.fl_str_mv | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto |
| dc.type.none.fl_str_mv | info:eu-repo/semantics/publishedVersion info:eu-repo/semantics/bachelorThesis |
| description | The present research work focuses on predicting solar radiation. The importance of making this prediction lies in its various applications such as: renewable energy generation, photosynthesis for plant growth, for thermal systems for water heating, etc. The methodology used involves the design, implementation and comparison of several prediction models, these models are based on machine learning techniques and are implemented using open source software (Python), among the techniques used are simple linear regression, closed recurrent units (GRU) and neural networks. To evaluate the effectiveness of these models, metrics such as Mean Squared Error (MSE), Mean Absolute Error (MAE) and the coefficient of determination (R2) are used to measure the accuracy of the predictions compared to the real data. For the analysis of the results obtained from each prediction model, it is carried out in three scenarios: one day (2023/02/06), one week (2023/02/13 to 2023/02/19) and one month (March 2023), in which, the one that stands out best in the three analysis scenarios is the simple linear regression model due to its consistent superior performance in several metrics. With a low Mean Absolute Error (MAE = 19.379), high Coefficient of Determination (R2 = 0.9937) close to 1, and the lowest Mean Squared Error (MSE = 525.963) in all instances, this technique proves to offer more accurate predictions and a robust fit. |
| eu_rights_str_mv | openAccess |
| format | bachelorThesis |
| id | UTC_0d570dde590f3af9681cdc05502d4faa |
| identifier_str_mv | Muguicha Hinojoza, Cristhian Ismael (2024); Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto. UTC. Latacunga. 100 p. PI-002718 |
| instacron_str | UTC |
| institution | UTC |
| instname_str | Universidad Técnica de Cotopaxi |
| language | spa |
| network_acronym_str | UTC |
| network_name_str | Repositorio Universidad Técnica de Cotopaxi |
| oai_identifier_str | oai:repositorio.utc.edu.ec:27000/11983 |
| publishDate | 2024 |
| publisher.none.fl_str_mv | Ecuador: Latacunga: Universidad Técnica de Cotopaxi; (UTC) |
| reponame_str | Repositorio Universidad Técnica de Cotopaxi |
| repository.mail.fl_str_mv | . |
| repository.name.fl_str_mv | Repositorio Universidad Técnica de Cotopaxi - Universidad Técnica de Cotopaxi |
| repository_id_str | 0 |
| rights_invalid_str_mv | http://creativecommons.org/licenses/by-nc-sa/3.0/ec/ |
| spelling | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abiertoMuguicha Hinojoza, Cristhian IsmaelAPRENDIZAJE AUTOMÁTICOPRONOSTICOMÉTRICASMODELOSELECTRICIDADThe present research work focuses on predicting solar radiation. The importance of making this prediction lies in its various applications such as: renewable energy generation, photosynthesis for plant growth, for thermal systems for water heating, etc. The methodology used involves the design, implementation and comparison of several prediction models, these models are based on machine learning techniques and are implemented using open source software (Python), among the techniques used are simple linear regression, closed recurrent units (GRU) and neural networks. To evaluate the effectiveness of these models, metrics such as Mean Squared Error (MSE), Mean Absolute Error (MAE) and the coefficient of determination (R2) are used to measure the accuracy of the predictions compared to the real data. For the analysis of the results obtained from each prediction model, it is carried out in three scenarios: one day (2023/02/06), one week (2023/02/13 to 2023/02/19) and one month (March 2023), in which, the one that stands out best in the three analysis scenarios is the simple linear regression model due to its consistent superior performance in several metrics. With a low Mean Absolute Error (MAE = 19.379), high Coefficient of Determination (R2 = 0.9937) close to 1, and the lowest Mean Squared Error (MSE = 525.963) in all instances, this technique proves to offer more accurate predictions and a robust fit.El presente trabajo de investigación se enfoca en predecir la radiación solar. La importancia de realizar esta predicción radica en sus diversas aplicaciones como: la generación de energía renovable, la fotosíntesis para el crecimiento de las plantas, para sistemas térmicos para calentar agua, etc. La metodología utilizada implica el diseño, implementación y comparación de varios modelos de predicción, estos modelos se basan en técnicas de aprendizaje automático y son implementados mediante software de código abierto (Python), entre las técnicas empleadas se encuentran la regresión lineal simple, unidades recurrentes cerradas (GRU) y redes neuronales. Para evaluar la efectividad de estos modelos, se utilizan métricas como el Error Cuadrático Medio (MSE), el Error Absoluto Medio (MAE) y el coeficiente de determinación (R2), estas métricas permiten medir la precisión de las predicciones en comparación con los datos reales. Para el análisis de los resultados obtenidos de cada modelo de predicción, se realiza en tres escenarios: un día (2023/02/06), una semana (2023/02/13 al 2023/02/19) y un mes (marzo del 2023), en el cual, el que mejor destaca en los tres escenarios de análisis, es el modelo de regresión lineal simple debido a su consistente desempeño superior en diversas métricas. Con un bajo Error Absoluto Medio (MAE = 19,379), alto Coeficiente de Determinación (R2 = 0,9937) cercano a 1, y el Error Cuadrático Medio (MSE = 525,963) más bajo en todas las instancias, esta técnica demuestra ofrecer predicciones más precisas y un ajuste robusto.Ecuador: Latacunga: Universidad Técnica de Cotopaxi; (UTC)Salazar Achig, Edgar Roberto2024-03-01T20:23:57Z2024-03-01T20:23:57Z2024-03info:eu-repo/semantics/publishedVersioninfo:eu-repo/semantics/bachelorThesis100 páginasapplication/pdfMuguicha Hinojoza, Cristhian Ismael (2024); Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto. UTC. Latacunga. 100 p.PI-002718http://repositorio.utc.edu.ec/handle/27000/11983spahttp://creativecommons.org/licenses/by-nc-sa/3.0/ec/info:eu-repo/semantics/openAccessreponame:Repositorio Universidad Técnica de Cotopaxiinstname:Universidad Técnica de Cotopaxiinstacron:UTC2024-03-01T20:23:57Zoai:repositorio.utc.edu.ec:27000/11983Institucionalhttp://repositorio.utc.edu.ec/Universidad públicahttps://www.utc.edu.ec/..Ecuador...opendoar:02026-04-26T03:39:27.198521Repositorio Universidad Técnica de Cotopaxi - Universidad Técnica de Cotopaxitrue |
| spellingShingle | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto Muguicha Hinojoza, Cristhian Ismael APRENDIZAJE AUTOMÁTICO PRONOSTICO MÉTRICAS MODELOS ELECTRICIDAD |
| status_str | publishedVersion |
| title | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto |
| title_full | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto |
| title_fullStr | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto |
| title_full_unstemmed | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto |
| title_short | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto |
| title_sort | Pronóstico de radiación solar mediante aprendizaje automático utilizando software de código abierto |
| topic | APRENDIZAJE AUTOMÁTICO PRONOSTICO MÉTRICAS MODELOS ELECTRICIDAD |
| url | http://repositorio.utc.edu.ec/handle/27000/11983 |