Open-Circuit Fault Diagnosis in 3ϕ V/F-Controlled VSIs Under Variable Load Conditions at Different Frequencies Using Park’s Vector Normalization and Extreme Gradient Boosting
Abstract
:1. Introduction
1.1. Problem Statements and Research Gap
- Threshold Dependency in PVT: Traditional PVT-based diagnostic methods rely heavily on threshold values for fault identification. These thresholds require continuous adjustment with changing load and frequency conditions, often resulting in poor diagnosis performance and misclassification under dynamic scenarios.
- Data Intensity in AI-Based Methods: Artificial intelligence-based approaches like ANN, SVM, CNN, etc., offer high classification accuracy but necessitate extensive datasets collected under numerous load and frequency conditions. This leads to complex implementation efforts and poses real-time execution challenges.
- Limited Robustness in Hybrid Techniques: While some hybrid methods combining PVT and AI, like fuzzy wavelet-based techniques, have been proposed, many still suffer from long detection times and high complexity and sensitivity to low current or noise environments.
- Lack of a Generalized Framework: Many of the existing techniques are specialized for detecting specific fault conditions (e.g., single OCFs) and struggle with scalability to multiple or simultaneous faults across phases and legs.
1.2. Proposed Approach
- Park’s Vector Normalization: To eliminate the influence of load variations on current magnitudes, the 3ϕ stator currents are normalized using the modulus of the Park’s vector. This normalization makes diagnostic features consistent across varying load and frequency conditions.
- Wavelet Transform for Feature Extraction: DWT captures both time and frequency domain characteristics of the normalized stator currents, allowing for the identification of transient patterns caused by OCFs.
- ReliefF Algorithm for Feature Selection: This algorithm reduces computational complexity by selecting the most relevant features that distinguish between healthy and faulty conditions, thereby improving model generalization and avoiding overfitting.
- Extreme Gradient Boosting (XGBoost): XGBoost is employed as the final fault classifier due to its speed, accuracy, and ability to handle imbalanced datasets. To optimize performance, a random search (RS) is used over a traditional grid search (GS) for hyperparameter tuning, offering faster convergence and better exploration of the parameter space.
1.3. Contribution of the Work
- Development of a Threshold-Independent OCF Diagnosis Framework: The proposed method eliminates the dependency on threshold values by introducing Park’s vector normalization, ensuring reliable diagnosis performance under varying load and frequency conditions.
- Efficient Feature Engineering for Accurate Fault Diagnosis: Leveraging DWT for extracting fault-revealing features from normalized stator currents and the ReliefF algorithm for selecting the most relevant features significantly enhances diagnosis accuracy while reducing computational burden.
- Integration of XGBoost for Robust and Fast Fault Classification: A novel application of XGBoost is introduced for multi-class OCF diagnosis. The model excels in handling class imbalance, maintains high fault detection accuracy, and achieves rapid classification with detection times as low as 8 ms.
- Hyperparameter Optimization Using Random Search: The use of an RS for XGBoost tuning improves model efficiency by reducing training time and avoiding unnecessary evaluations typical in a grid search.
- Comprehensive Fault Coverage and Validation: The system successfully diagnoses 22 fault conditions, including single and multiple OCFs in different phases and legs, under dynamic load and frequency conditions, demonstrating the scalability and robustness of the proposed method.
- Real-Time Applicability and Generalization: The proposed diagnostic framework shows strong potential for real-time deployment in industrial environments, with high adaptability to real-world disturbances such as load transients and frequency variations.
2. The OCF Analysis for 3ϕ V/F-Controlled VSIs
- AC line faults [F1];
- DC bus faults [F2];
- Power diode faults [F3–4];
- DC link electrolytic capacitor faults [F5];
- Switching device faults [F6–8];
- Faults in control circuitry [F9].
- Short-circuit fault (SCF);
- Intermittent gate-misfiring fault (IGMF);
- Open-circuit fault (OCF).
2.1. VSI Under Healthy and Open-Circuit Faulty Conditions
2.2. OCF Diagnosis for 3ϕ V/F-Controlled VSIs Under Variable Load at Different Frequencies
- Choose Random Hyperparameters: Set a fixed number of trials like 50 to 100. For every iteration, XGBoost is trained using an altered arbitrarily selected combination of hyperparameters from Table 3.
- Check Model Performance: 5-fold cross-validation is used to test how well the model works on different data samples. The best model is selected based on performance measures like accuracy, F1-score, and Mean Squared Error (MSE).
- Avoid Overfitting with Early Stopping: The model is unceasingly checked, and training stops if there is no development after 10 rounds. This confirms that the model does not remember noise and works on new data.
- Select the Best Model: After testing various combinations, the one with the maximum accuracy and lowermost error is preferred.
3. Implementation
- One healthy condition;
- Six classes of single-switch open-circuit faults;
- Three classes of double-switch open-circuit faults in same phase;
- Twelve classes of double-switch open-circuit faults in different phases.
- Single-switch open-circuit fault in upper part of leg (IGBT T1);
- Single-switch open-circuit fault in lower part of leg (IGBT T4);
- Single-phase open-circuit fault i.e., double switch fault in same leg (IGBTs T1T4);
- Double-switch fault in different legs (IGBTs T1T6);
- Double-switch fault in upper part of two legs (IGBTs T1T3);
- Double-switch fault in lower part of two legs (IGBTs T4T6);
- Sudden change in load or current waveform;
- Load variation during faulty condition;
- Fault diagnosis at different frequencies.
4. Results and Discussion
4.1. T1 Open-Circuit Fault
4.2. T4 Open-Circuit Fault
4.3. T1-T4 Open-Circuit Fault
4.4. T1-T6 and T1-T3 Open-Circuit Faults
4.5. T4-T6 Open-Circuit Fault
4.6. T1 Open-Circuit Fault with Sudden Load Changes
4.7. T1 Open-Circuit Fault at 60 Hz Frequency
5. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Luo, Y.; Zhang, L.; Chen, C.; Li, K.; Yu, T.; Li, K. FRA-Based Parameter Estimation for Fault Diagnosis of Three-Phase Voltage-Source Inverters. IEEE Access 2023, 11, 113836–113847. [Google Scholar] [CrossRef]
- Park, Y.J.; Fan, S.K.S.; Hsu, C.Y. A review on fault detection and process diagnostics in industrial processes. Processes 2020, 8, 1123. [Google Scholar] [CrossRef]
- Ajra, Y.; Hoblos, G.; Al Sheikh, H.; Moubayed, N. A Literature Review of Fault Detection and Diagnostic Methods in Three-Phase Voltage-Source Inverters. Machines 2024, 12, 631. [Google Scholar] [CrossRef]
- Orosz, T.; Rassõlkin, A.; Arsénio, P.; Poór, P.; Valme, D.; Sleisz, Á. Current Challenges in Operation, Performance, and Maintenance of Photovoltaic Panels. Energies 2024, 17, 1306. [Google Scholar] [CrossRef]
- Mahafzah, K.A.; Obeidat, M.A.; Mansour, A.M.; Al-Shetwi, A.Q.; Ustun, T.S. Artificial-Intelligence-Based Open-Circuit Fault Diagnosis in VSI-Fed PMSMs and a Novel Fault Recovery Method. Sustainability 2022, 14, 16504. [Google Scholar] [CrossRef]
- Kwon, B.H.; Kim, S.H.; Kim, S.M.; Lee, K.B. Fault diagnosis of open-switch failure in a grid-connected three-level Si/Sic hybrid ANPC inverter. Electronics 2020, 9, 399. [Google Scholar] [CrossRef]
- Gnaciński, P.; Pepliński, M.; Muc, A.; Hallmann, D. Induction Motors Under Voltage Unbalance Combined with Voltage Subharmonics. Energies 2024, 17, 6324. [Google Scholar] [CrossRef]
- Gmati, B.; Ben Rhouma, A.; Meddeb, H.; Khojet El Khil, S. Diagnosis of Multiple Open-Circuit Faults in Three-Phase Induction Machine Drive Systems Based on Bidirectional Long Short-Term Memory Algorithm. World Electr. Veh. J. 2024, 15, 53. [Google Scholar] [CrossRef]
- Sonawane, V.R.; Patil, S.B.; Rajankar, O.S.; Idhate, S. Optimizing fault diagnosis in variable load conditions: A machine and deep learning approach for voltage source inverters. J. Integr. Sci. Technol. 2025, 13, 1057. [Google Scholar] [CrossRef]
- Sun, X.; Diao, N.; Song, C.; Qiu, Y.; Zhao, X. An Open-Circuit Fault Diagnosis Method Based on Adjacent Trend Line Relationship of Current Vector Trajectory for Motor Drive Inverter. Machines 2023, 11, 928. [Google Scholar] [CrossRef]
- Mendes, A.M.S.; Marques Cardoso, A.J. Voltage source inverter fault diagnosis in variable speed AC drives, by the average current Park’s vector approach. In Proceedings of the IEEE International Electric Machines and Drives Conference, Seattle, WA, USA, 9–12 May 1999; IEEE: New York, NY, USA, 2002; pp. 704–706. [Google Scholar]
- Rothenhagen, K.; Fuchs, F.W. Performance of Diagnosis Methods for IGBT Open Circuit Faults in Voltage Source Active Rectifiers. In Proceedings of the 2004 IEEE 35th Annual Power Electronics Specialists Conference, Aachen, Germany, 20–25 June 2004; IEEE: New York, NY, USA, 2004; Volume 6, pp. 4348–4354. [Google Scholar] [CrossRef]
- Peuget, R.; Courtine, S.; Rognon, J.P. Fault detection and isolation on a pwm inverter by knowledge-based model. IEEE Trans. Ind. Appl. 2002, 34, 1318–1326. [Google Scholar] [CrossRef]
- Park, J.; Kim, D.; Kim, S.; Lee, D.; Chun, M. G-ANFIS based fault diagnosis for Voltage-fed PWM Motor Drive Systems. In Proceedings of the IEEE Annual Meeting of the Fuzzy Information, 2004. Processing NAFIPS ’04, Banff, AB, Canada, 27–30 June 2004; IEEE: New York, NY, USA, 2004; pp. 379–383. [Google Scholar]
- Masrur, M.A.; Chen, Z.; Zhang, B.; Murphey, Y.L. Model-Based Fault Diagnosis in Electric Drive Inverters Using Artificial Neural Network. In Proceedings of the 2007 IEEE Power Engineering Society General Meeting, Tampa, FL, USA, 24–28 June 2007; IEEE: New York, NY, USA, 2007; pp. 1–7. [Google Scholar]
- Yan, Y.; Wu, J.; Cao, Y.; Liu, B.; Li, C.; Shi, T. An Open-Circuit Fault Diagnosis Method for Three-Level Neutral Point Clamped Inverters Based on Multi-Scale Shuffled Convolutional Neural Network. Sensors 2024, 24, 1745. [Google Scholar] [CrossRef] [PubMed]
- Zidani, F.; Diallo, D.; Benbouzid, M.H.H.; Naït-Saïd, R. Fuzzy detection and diagnosis of fault modes in a voltage-fed PWM inverter induction motor drive. In Proceedings of the IEEE International Conference on Electric Machines and Drives, San Antonio, TX, USA, 15 May 2005; IEEE: New York, NY, USA, 2005; pp. 748–753. [Google Scholar] [CrossRef]
- Mohammadhassani, A.; Mehrizi-Sani, A. Open-circuit submodule fault diagnosis in MMCs using support vector machines. IET Gener. Transm. Distrib. 2022, 16, 5015–5025. [Google Scholar] [CrossRef]
- Dhumale, N.R.; Dhumale, R.B.; Shelke, M.V.; Nikam, S.S.; Mane, P.B.; Sarawade, A.N. Fuzzy Logic Diagnostics for Open-Circuit Faults in Renewable Energy Voltage Source Inverters with Changeable Load Con-ditions. Int. J. Intell. Syst. Appl. Eng. 2024, 12, 80–86. [Google Scholar]
- Khan, F.A.; Shees, M.M.; Alsharekh, M.F.; Alyahya, S.; Saleem, F.; Baghel, V.; Sarwar, A.; Islam, M.; Khan, S. Open-Circuit Fault Detection in a Multilevel Inverter Using Sub-Band Wavelet Energy. Electronics 2021, 11, 123. [Google Scholar] [CrossRef]
- Singh, V.; Yadav, A.; Gupta, S. Combined Wavelet and Ann-Based Open-Switch Fault Detection and Classification in PV-Fed Multilevel Inverter. J. Inst. Eng. Ser. B 2024, 105, 217–228. [Google Scholar] [CrossRef]
- Dhumale, R.B.; Lokhande, S.D. Comparative Study of Fault Diagnostic Methods in Voltage Source Inverter Fed Three Phase Induction Motor Drive. IOP Conf. Ser. Mater. Sci. Eng. 2017, 197, 012006. [Google Scholar] [CrossRef]
- Charfi, F.; Sellami, F.; Al-Haddad, K. Fault Diagnostic in Power System Using Wavelet Transforms and Neural Networks. In Proceedings of the 2006 IEEE International Symposium on Industrial Electronics, Montreal, QC, Canada, 9–13 July 2006; IEEE: New York, NY, USA, 2007; Volume 2, pp. 1143–1148. [Google Scholar] [CrossRef]
- Dhumale, R.B.; Lokhande, S.D. Neural Network Fault Diagnosis of Voltage Source Inverter under variable load conditions at different frequencies. Meas. J. Int. Meas. Confed. 2016, 91, 565–575. [Google Scholar] [CrossRef]
- Dale, M.; Kamble, V.H.; Dhumale, R.B.; Nanthaamornphong, A. Open Switch Fault Diagnosis in Three-Phase Voltage Source Inverters Using Single Neuron Implementation. Processes 2025, 13, 1070. [Google Scholar] [CrossRef]
State | T1 | T2 | T3 | T4 | T5 | T6 |
---|---|---|---|---|---|---|
1 | 1 | 0 | 0 | 0 | 1 | 1 |
2 | 1 | 1 | 0 | 0 | 0 | 1 |
3 | 1 | 1 | 1 | 0 | 0 | 0 |
4 | 0 | 1 | 1 | 1 | 0 | 0 |
5 | 0 | 0 | 1 | 1 | 1 | 0 |
6 | 0 | 0 | 0 | 1 | 1 | 1 |
State | T1 | T2 | T3 | T4 | T5 | T6 |
---|---|---|---|---|---|---|
1 | 0 | 0 | 0 | 0 | 1 | 1 |
2 | 0 | 1 | 0 | 0 | 0 | 1 |
3 | 0 | 1 | 1 | 0 | 0 | 0 |
4 | 0 | 1 | 1 | 1 | 0 | 0 |
5 | 0 | 0 | 1 | 1 | 1 | 0 |
6 | 0 | 0 | 0 | 1 | 1 | 1 |
Parameter | Description | Recommended Range | Tuning Strategy and Key Decisions |
---|---|---|---|
Learning Rate | Controls step size for updating weights; affects convergence speed and generalization. | 0.01–0.1 | Random search explored fine-grained values (e.g., 0.01, 0.03, 0.05, 0.07, 0.1); selected based on validation accuracy and early stopping performance. |
Number of Trees | Determines the number of boosting rounds; early stopping prevents overfitting. | Start with 100, increase gradually | Random search sampled values from 100 to 500 in steps of 50; early stopping with 10 rounds used to halt training on plateau. |
Maximum Depth | Controls tree complexity; prevents overfitting while capturing fault patterns. | 3–6 | Random values in range [3, 6]; deeper trees avoided to reduce overfitting and improve generalization. |
Subsampling | Reduces overfitting by using a fraction of training data per boosting round. | 0.6–0.9 | Randomly sampled values from uniform distribution; values around 0.8 found optimal for balance. |
Column Subsampling | Enhances model diversity by selecting a subset of features per tree. | 0.7–0.9 | Random search tried values in steps of 0.05; 0.8 selected based on consistent gain across folds. |
L1 Regularization | Controls model sparsity and complexity, preventing overfitting. | 0–0.1 | Tuned via random search; values close to 0.05 yielded sparse and interpretable models. |
L2 Regularization | Enhances model robustness by penalizing large coefficients. | 0.1–1 | Random values between 0.1 and 1.0; moderate regularization (e.g., 0.3–0.5) found effective. |
Scale Positive Weight | Adjusts class imbalance by weighting faulty samples appropriately. | Ratio of healthy to faulty samples | Computed dynamically based on training data distribution; included in random search to assess sensitivity. |
Parameters | Values |
---|---|
DC Link Electrolytic Capacitor | 5000 µF |
Load Inductance | 10 mH |
Load Resistor | 0.20 Ω |
Output AC Voltage | 230 Vp |
Output Current | 3.0630 Amp |
Output Frequency | 40–70 Hz |
Load Power (Variable) | 500 W–1.5 kW |
Feature Number | Feature Name | Weight Score Relevance | Feature Selected or Rejected |
---|---|---|---|
1 | Mean of Wavelet Coefficients | 0.88 | Selected |
2 | Standard Deviation | 0.81 | Selected |
3 | Kurtosis | 0.77 | Selected |
4 | Skewness | 0.70 | Rejected |
5 | Energy of Detail Coefficients | 0.91 | Selected |
6 | Entropy | 0.65 | Rejected |
7 | RMS Value | 0.84 | Selected |
Method | Accuracy (%) | Precision (%) | Recall (%) | False Positive Rate (%) |
---|---|---|---|---|
Wavelet-Fuzzy Method [22] | 92 | 90 | 89 | 7 |
Wavelet-Neural Network [23] | 95 | 93 | 91 | 5 |
Hybrid Approach (Park’s Vector + Wavelet-NN) [24] | 96 | 94 | 92 | 4 |
Hardware based System [25] | 98 | 96 | 95 | 2 |
Proposed Method (Park’s Vector + XGBoost) | 99 | 97 | 96 | 1 |
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. |
© 2025 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
Tupe-Waghmare, P.; Ganvir, N.; Dhumale, R.B.; Nanthaamornphong, A. Open-Circuit Fault Diagnosis in 3ϕ V/F-Controlled VSIs Under Variable Load Conditions at Different Frequencies Using Park’s Vector Normalization and Extreme Gradient Boosting. Processes 2025, 13, 1313. https://doi.org/10.3390/pr13051313
Tupe-Waghmare P, Ganvir N, Dhumale RB, Nanthaamornphong A. Open-Circuit Fault Diagnosis in 3ϕ V/F-Controlled VSIs Under Variable Load Conditions at Different Frequencies Using Park’s Vector Normalization and Extreme Gradient Boosting. Processes. 2025; 13(5):1313. https://doi.org/10.3390/pr13051313
Chicago/Turabian StyleTupe-Waghmare, Priyanka, Neha Ganvir, R. B. Dhumale, and Aziz Nanthaamornphong. 2025. "Open-Circuit Fault Diagnosis in 3ϕ V/F-Controlled VSIs Under Variable Load Conditions at Different Frequencies Using Park’s Vector Normalization and Extreme Gradient Boosting" Processes 13, no. 5: 1313. https://doi.org/10.3390/pr13051313
APA StyleTupe-Waghmare, P., Ganvir, N., Dhumale, R. B., & Nanthaamornphong, A. (2025). Open-Circuit Fault Diagnosis in 3ϕ V/F-Controlled VSIs Under Variable Load Conditions at Different Frequencies Using Park’s Vector Normalization and Extreme Gradient Boosting. Processes, 13(5), 1313. https://doi.org/10.3390/pr13051313