Detection and Classification of Power Quality Disturbances Using LSTM †
Abstract
:1. Introduction
2. Long Short-Term Memory (LSTM)
2.1. Recurrent Neural Networks (RNN)
2.2. RNN Architecture
2.3. Long Short-Term Memory (LSTM)
2.4. LSTM Network Architecture
3. Results and Discussions
3.1. Description of the Simulation Environment
3.2. Proposed Methodology
3.3. Model Implementation and Training
- The first output of the LSTM function is for the waveform class, which is defined by six sets. These sets are the interruption, sag, normal, flicker, swell, and surge. Any output value, which does not belong to these sets, represents the distortion. The first output of the LSTM network system can assume values between 0 and 3, as shown in Table 1.
- The second output of the LSTM function is for harmonics indication, which is partitioned into two function sets. The labels of these sets are Pure and Harmonics, as shown in Table 1.
3.4. Results and Discussions
- The LSTM has performance values ranging from 96.3674% to 99.7458%.
- A value of 40 dB SNR and the harmonics do not have much of an effect on the detection results, which shows the effectiveness of the LSTM model.
- An SNR of 30 dB is considered a high noise ratio even if the final accuracy was not deduced higher than 3%.
- Merging the normal signal with PQ disturbances at an SNR of 30 dB and harmonics gives an accuracy of around 96%.
- The worst-case PQ disturbances with harmonics and noises were clearly and successfully detected and classified, which proves the LSTM’s robustness.
4. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Lei, J.; Liu, C.; Jiang, D. Fault diagnosis of wind turbine based on Long Short-term memory networks. Renew. Energy 2019, 133, 422–432. [Google Scholar] [CrossRef]
- Dekhandji, F.Z.; Rais, M.C. A Comparative Study of Power Quality Monitoring Using Various Techniques. In Optimizing and Measuring Smart Grid Operation and Control; IGIGlobal: Hershey, PA, USA, 2021; pp. 259–288. [Google Scholar]
- Dekhandji, F. Signal Processing Deployment in Power Quality Disturbance Detection and Classification. Acta Phys. Pol. A 2017, 132, 415–419. [Google Scholar] [CrossRef]
- Dekhandji, F.Z.; Talhaoui, S.; Arkab, Y. Power Quality Detection, Classification and Monitoring Using LABVIEW. Alger. J. Signals Syst. 2019, 4, 101–111. [Google Scholar] [CrossRef]
- Dekhandji, F.Z.; Bentarzi, H.; Recioui, A. Effects of voltage disturbances on induction motors and adjustable speed drives. In Proceedings of the 2015 4th International Conference on Electrical Engineering (ICEE), Boumerdes, Algeria, 29–31 October 2015; pp. 1–4. [Google Scholar]
- Dekhandji, F.Z.; Douche, M.; Zebidi, N. DVR and D-STATCOM Mitigation Techniques of Power Quality Effects on Induction Motors. Alger. J. Signals Syst. 2017, 2, 110–129. [Google Scholar] [CrossRef]
- Balouji, E.; Gu, I.Y.; Bollen, M.H.; Bagheri, A.; Nazari, M. ALSTM-based deep learning method with application to voltage dip classification. In Proceedings of the 2018 18th International Conference on Harmonics and Quality of Power (ICHQP), Ljubljana, Slovenia, 13–16 May 2018; pp. 1–5. [Google Scholar]
- Rens, J.; DeKock, J.; Van Wyk, W.; Van Zyl, J. The effect of real network phase disturbances on the calculation of IEC61000-4-30 parameters. In Proceedings of the 2014 16th International Conference on Harmonics and Quality of Power (ICHQP), Bucharest, Romania, 25–28 May 2014; pp. 303–306. [Google Scholar]
- De Almeida, P.R.; da Silva, A.M.; Lemes, M.I.; Garcia, F.R. Application of reactive compensation equipment in industrial systems under aspects of harmonics and switching transients: A study of real case. In Proceedings of the 2016 17th International Conference on Harmonics and Quality of Power (ICHQP), Belo Horizonte, Brazil, 16–19 October 2016; pp. 798–803. [Google Scholar]
- Langella, R.; Testa, A.; Et, A. IEEE Recommended Practice and Requirements for Harmonic Control in Electric Power Systems; IEEE: Piscataway, NJ, USA, 2014. [Google Scholar]
- Jaekel, B.W. Description and classification of electromagnetic environments-revision of IEC61000-2-5. In Proceedings of the 2008 IEEE International Symposium on Electromagnetic Compatibility, Detroit, MI, USA, 18–22 August 2008; pp. 1–4. [Google Scholar]
- De, S.; Debnath, S. Real-time cross-correlation-based technique for detection and classification of power quality disturbances. IETGener. Transm. Distrib. 2017, 12, 688–695. [Google Scholar] [CrossRef]
- Babu, N.R.; Mohan, B.J. Fault classification in power systems using EMD and SVM. Ain Shams Eng. J. 2017, 8, 103–111. [Google Scholar] [CrossRef] [Green Version]
- Zhang, S.; Wang, Y.; Liu, M.; Bao, Z. Data-Based Line Trip Fault Prediction in Power Systems Using LSTM Networks and SVM. IEEE Access 2018, 6, 7675–7686. [Google Scholar] [CrossRef]
- Dekhandji, F.Z. Detection of power quality disturbances using discrete wavelet transform. In Proceedings of the 2017 5th International Conference on Electrical Engineering-Boumerdes (ICEE-B), Boumerdes, Algeria, 29–31 October 2017; pp. 1–5. [Google Scholar]
- Method Based on Long Short-Term Memory Neural Networks. In Proceedings of the 2017 IEEE 86th Vehicular Technology Conference (VTC-Fall), Toronto, ON, Canada, 24–27 September 2017; pp. 1–5.
- Tsiouris, K.M.; Pezoulas, V.C.; Zervakis, M.; Konitsiotis, S.; Koutsouris, D.D.; Fotiadis, D.I. A LongShort-Term Memory deep learning network for the prediction of epileptic seizures using EEG signals. Comput. Biol. Med. 2018, 99, 24–37. [Google Scholar] [CrossRef] [PubMed]
PQ Problem | LSTM Output |
---|---|
First LSTM output | |
Interruption | 0 |
Sag | 0.5 |
Flicker | 0.8 |
Normal sine wave | 1 |
Swell | 1.5 |
Surges | 3 |
Second LSTM output | |
Pure | 0 |
Harmonics | 1 |
Events | Pure Signal | With SNR 40 | With SNR 30 dB | With Harmonics | With Harmonics and SNR 30 dB |
---|---|---|---|---|---|
Normal case | 99.4644 | 99.3551 | 98.9588 | 98.9044 | 95.9687 |
Sag | 99.8875 | 99.5346 | 98.2528 | 99.5662 | 96.6155 |
Swell | 99.9091 | 99.3293 | 97.3609 | 98.8372 | 96.7574 |
Interruption | 99.9861 | 98.5413 | 97.4985 | 99.9553 | 96.1080 |
Surge | 99.4821 | 97.8860 | 94.6241 | / | / |
The totals | 99.7458 | 99.5292 | 97.3790 | 99.3158 | 96.3674 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Dekhandji, F.Z.; Recioui, A.; Ladada, A.; Moulay Brahim, T.S. Detection and Classification of Power Quality Disturbances Using LSTM. Eng. Proc. 2023, 29, 2. https://doi.org/10.3390/engproc2023029002
Dekhandji FZ, Recioui A, Ladada A, Moulay Brahim TS. Detection and Classification of Power Quality Disturbances Using LSTM. Engineering Proceedings. 2023; 29(1):2. https://doi.org/10.3390/engproc2023029002
Chicago/Turabian StyleDekhandji, Fatma Zohra, Abdelmadjid Recioui, Athmane Ladada, and Taha Slimane Moulay Brahim. 2023. "Detection and Classification of Power Quality Disturbances Using LSTM" Engineering Proceedings 29, no. 1: 2. https://doi.org/10.3390/engproc2023029002
APA StyleDekhandji, F. Z., Recioui, A., Ladada, A., & Moulay Brahim, T. S. (2023). Detection and Classification of Power Quality Disturbances Using LSTM. Engineering Proceedings, 29(1), 2. https://doi.org/10.3390/engproc2023029002