Research on Active Disturbance Rejection Control with Parameter Tuning for Permanent Magnet Synchronous Motor Based on Improved PSO Algorithm
Abstract
:1. Introduction
- Logistic chaotic mapping initialization. Replacing random initialization with logistic chaotic mapping optimizes the distribution of population particles within the value range, ensuring a more uniform distribution and improving the convergence speed.
- Linearly decreasing inertia weight function. Introducing a linearly decreasing inertia weight function to adaptively adjust the inertia weight improves the acceleration constants by incorporating a dynamic learning function, which adjusts the acceleration constants corresponding to the number of population iterations, thus enhancing adaptability.
- Genetic algorithm integration. Combining genetic algorithms to select particles for crossover and mutation based on fitness and introducing a Gaussian probability function to help escape local optima, thereby improving optimization accuracy.
2. Mathematical Model of ADRC and PMSM
2.1. SPMSM Mathematical Model
2.2. ADRC Mathematical Model
3. Improved PSO Algorithms
3.1. Basic PSO Algorithms
Algorithm 1 Particle swarm optimization algorithm. |
Input: Population size, N, dimension, d, cognition constants, c1 and c2, inertia weight, w. Output: The best solution, gbest(t) 1: Initialization 2: while Terminate condition has not been met do 3: for j ← 1 to N do 4: Compute v(j) according to Equation (16) 5: Compute x(j) according to Equation (17) 6: Evaluate particle fitness, f(x(j)) 7: Update the best personal solution, p(j) 8: Update the best global solution, g(j) 9: end for 10: end while 11: Select the best solution, gbest(t) |
3.2. IPSO Algorithms
3.2.1. Particle Initialization Method Based on Logistic Chaos Initialization
3.2.2. Adaptive Weights and Dynamic Cognitive Factors
3.2.3. Particle Update Method Based on Genetic Algorithm Cross-Mutation
4. Implementation of IPSO Algorithm in ADRC
- Initialize the IPSO algorithm and determine the inertia weight, dynamic learning factor function, and population interval. Perform logistic chaotic initialization for the three-dimensional population particles within the given parameter range. Calculate each particle’s velocity, current position, and fitness, then determine the initial optimal position and optimal fitness of the population.
- Calculate the population’s average fitness, , and minimum fitness, , and assess whether the particle’s fitness is less than the average fitness. Compute the corresponding inertia weight for the particle, and update its velocity and position based on the calculated fitness.
- Select particles for crossover operations, evaluate both parent and offspring particles, update their respective positions, calculate the particle fitness, and update the individual and population historical optimal fitness.
- Perform particle mutation using a Gaussian probability function, replace the parent particles with mutated particles, calculate their fitness, and update the individual and population historical optimal fitness.
- Check if the maximum number of iterations has been reached. If reached, terminate the iteration; otherwise, return to step 2.
- Output the optimal fitness value and position of the particles and obtain the parameters required for ADRC.
Algorithm 2 IPSO algorithm. |
Input: Population size, N, dimension, d, cognition constants, c1 and c2, inertia weight, w, crossover probability, pc, mutation probability, pm. Output: The best solution, gbest(t) 1: Logistic chaos initialization according to Equation (18) 2: while Terminate condition has not been met do 3: Compute c1(j) and c2(j) according to Equation (21) 4: for i ← 1 to N do 5: if (f(x(i))<fa) then 6: Compute w(i) according to Equation (19) 7: end if 8: Compute v(i) according to Equation (16) 9: Compute x(i) according to Equation (17) 10: Evaluate particle fitness, f(x(i)) 11: Update the best personal solution, p(i) 12: Update the best global solution, g(i) 13: end for 14: for j ← 1 to cross-pool do 15: Crossover (seed1, seed2) according to (22) 16: Evaluate particle fitness, f(x(j)) 17: Update the best global solution, g(j) 18: end for 19: for k ← 1 to mutation pool do 20: Mutation (seed3) according to (24) 21: Evaluate particle fitness, f(x(k)) 22: Update the best global solution, g(k) 23: end for 24: end while 25: Select the best solution, gbest(t) |
5. Experimental Results and Analysis of PMSM Control System
5.1. Simulation Model Construction
5.2. Experimental Results and Analysis
5.3. Experiment Verification
- (1)
- Speed-tracking test
- (2)
- Anti-turbulence test
6. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Li, X.; Xue, Z.; Yan, X.; Zhang, L.; Ma, W.; Hua, W. Low-Complexity Multivector-Based Model Predictive Torque Control for PMSM with Voltage Preselection. IEEE Trans. Power Electron. 2021, 36, 11726–11738. [Google Scholar] [CrossRef]
- Yang, J.; Chen, W.-H.; Li, S.; Guo, L.; Yan, Y. Disturbance/Uncertainty Estimation and Attenuation Techniques in PMSM Drives—A Survey. IEEE Trans. Ind. Electron. 2016, 64, 3273–3285. [Google Scholar] [CrossRef]
- Wang, Z.; Tian, H.; Huang, L.; Wan, Z. Kalman Observer-Based Active Disturbance Rejection Dead-Beat Predictive Control Algorithm for Electric Machine Emulator Interface Current. Trans. Beijing Inst. Technol. 2023, 43, 912–925. [Google Scholar]
- Xia, C.; Liu, N.; Zhou, Z.; Yan, Y.; Shi, T. Steady-State Performance Improvement for LQR-Based PMSM Drives. IEEE Trans. Power Electron. 2018, 33, 10622–10632. [Google Scholar] [CrossRef]
- Wang, H.; Xu, S.; Hu, H. PID Controller for PMSM Speed Control Based on Improved Quantum Genetic Algorithm Optimization. IEEE Access 2023, 11, 61091–61102. [Google Scholar] [CrossRef]
- Gao, P.; Zhang, G.; Ouyang, H.; Mei, L. An Adaptive Super Twisting Nonlinear Fractional Order PID Sliding Mode Control of Permanent Magnet Synchronous Motor Speed Regulation System Based on Extended State Observer. IEEE Access 2020, 8, 53498–53510. [Google Scholar] [CrossRef]
- Zhan, B.; Zhang, L.; Liu, Y.; Gao, J. Model Predictive and Compensated ADRC for Permanent Magnet Synchronous Linear Motors. ISA Trans. 2023, 136, 605–621. [Google Scholar] [CrossRef]
- Wang, G.; Liu, R.; Zhao, N.; Ding, D.; Xu, D. Enhanced Linear ADRC Strategy for HF Pulse Voltage Signal Injection-Based Sensorless IPMSM Drives. IEEE Trans. Power Electron. 2018, 34, 514–525. [Google Scholar] [CrossRef]
- Xue, W.; Bai, W.; Yang, S.; Song, K.; Huang, Y.; Xie, H. ADRC with Adaptive Extended State Observer and Its Application to Air–Fuel Ratio Control in Gasoline Engines. IEEE Trans. Ind. Electron. 2015, 62, 5847–5857. [Google Scholar] [CrossRef]
- Meng, Y.; Liu, B.; Wang, L. Speed Control of PMSM Based on an Optimized ADRC Controller. Math. Probl. Eng. 2019, 2019, 1074702. [Google Scholar] [CrossRef]
- Xu, Z.; Zhang, T.; Bao, Y.; Zhang, H.; Gerada, C. A Nonlinear Extended State Observer for Rotor Position and Speed Estimation for Sensorless IPMSM Drives. IEEE Trans. Power Electron. 2019, 35, 733–743. [Google Scholar] [CrossRef]
- Wei, W.; Xue, W.; Li, D. On Disturbance Rejection in Magnetic Levitation. Control Eng. Pract. 2019, 82, 24–35. [Google Scholar] [CrossRef]
- Chen, Z.; Qin, B.; Sun, M.; Sun, Q. Q-Learning-Based Parameters Adaptive Algorithm for Active Disturbance Rejection Control and Its Application to Ship Course Control. Neurocomputing 2020, 408, 51–63. [Google Scholar] [CrossRef]
- Chen, Z.; Gao, Q. Linear/Nonlinear Switching Extended State Observer. Control Theory Appl. 2019, 36, 902–908. [Google Scholar]
- Lu, W.; Li, Q.; Lu, K.; Lu, Y.; Guo, L.; Yan, W.; Xu, F. Load Adaptive PMSM Drive System Based on an Improved ADRC for Manipulator Joint. IEEE Access 2021, 9, 33369–33384. [Google Scholar] [CrossRef]
- Huang, M.; Ma, Y.; Wan, J.; Chen, X. A Sensor-Software Based on a Genetic Algorithm-Based Neural Fuzzy System for Modeling and Simulating a Wastewater Treatment Process. Appl. Soft Comput. 2015, 27, 1–10. [Google Scholar] [CrossRef]
- Jin, H.; Chen, X.; Wang, L.; Yang, K.; Wu, L. Adaptive Soft Sensor Development Based on Online Ensemble Gaussian Process Regression for Nonlinear Time-Varying Batch Processes. Ind. Eng. Chem. Res. 2015, 54, 7320–7345. [Google Scholar] [CrossRef]
- Pisa, I.; Santin, I.; Morell, A.; Vicario, J.L.; Vilanova, R. LSTM-Based Wastewater Treatment Plants Operation Strategies for Effluent Quality Improvement. IEEE Access 2019, 7, 159773–159786. [Google Scholar] [CrossRef]
- Yang, X.; Huang, Q.; Jing, S.; Zhang, M.; Zuo, Z.; Wang, S. Servo System Control of Satcom on the Move Based on Improved ADRC Controller. Energy Rep. 2022, 8, 1062–1070. [Google Scholar] [CrossRef]
- Zhan, Z.-H.; Zhang, J.; Li, Y.; Chung, H.S.-H. Adaptive Particle Swarm Optimization. IEEE Trans. Syst. Man Cybern. Part B (Cybern.) 2009, 39, 1362–1381. [Google Scholar] [CrossRef]
- Zeng, R.; Zhao, J.; Xiong, Y.; Luo, X. Active Disturbance Rejection Control of Five-Phase Motor Based on Parameter Setting of Genetic Algorithm. Processes 2023, 11, 1712. [Google Scholar] [CrossRef]
- Song, Y.; Liu, Y.; Chen, H.; Deng, W. A Multi-Strategy Adaptive Particle Swarm Optimization Algorithm for Solving Optimization Problem. Electronics 2023, 12, 491. [Google Scholar] [CrossRef]
- Kennedy, J.; Eberhart, R. Particle Swarm Optimization. In Proceedings of the ICNN’95-International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995; IEEE: Piscataway, NJ, USA, 1995; Volume 4, pp. 1942–1948. [Google Scholar]
- Eberhart, R.; Kennedy, J. A New Optimizer Using Particle Swarm Theory. In MHS’95: Proceedings of the Sixth International Symposium on Micro Machine and Human Science, Nagoya, Japan, 4–6 October 1995; IEEE: Piscataway, NJ, USA, 1995; pp. 39–43. [Google Scholar]
- Shi, Y.; Eberhart, R. A Modified Particle Swarm Optimizer. In Proceedings of the 1998 IEEE International Conference on Evolutionary Computation Proceedings. IEEE World Congress on Computational Intelligence (Cat. No. 98TH8360), Anchorage, AK, USA, 4–9 May 1998; IEEE: Piscataway, NJ, USA, 1998; pp. 69–73. [Google Scholar]
- Zhang, F.; Fan, W.; Wu, X.; Pedersen, G.F. Performance Testing of MIMO Device with the Wireless Cable Method Based on Particle Swarm Optimization Algorithm. In Proceedings of the 2018 International Workshop on Antenna Technology (iWAT), Nanjing, China, 5–7 March 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 1–4. [Google Scholar]
- Babu, T.S.; Ram, J.P.; Dragičević, T.; Miyatake, M.; Blaabjerg, F.; Rajasekar, N. Particle Swarm Optimization Based Solar PV Array Reconfiguration of the Maximum Power Extraction under Partial Shading Conditions. IEEE Trans. Sustain. Energy 2017, 9, 74–85. [Google Scholar] [CrossRef]
- Delgarm, N.; Sajadi, B.; Kowsary, F.; Delgarm, S. Multi-Objective Optimization of the Building Energy Performance: A Simulation-Based Approach by Means of Particle Swarm Optimization (PSO). Appl. Energy 2016, 170, 293–303. [Google Scholar] [CrossRef]
- Holland, J.H. Genetic Algorithms. Sci. Am. 1992, 267, 66–73. [Google Scholar] [CrossRef]
- Srinivas, M.; Patnaik, L.M. Genetic Algorithms: A Survey. Computer 1994, 27, 17–26. [Google Scholar] [CrossRef]
PSO | APSO | CPSO | IPSO | |
---|---|---|---|---|
ITAE (10−3) | 9.4 | 9.0 | 9.3 | 7.4 |
Motor Parameters | Parameter Value | Unit |
---|---|---|
Flux linkage | 0.175 | Wb |
Moment of inertia | 0.003 | kg·m2 |
Damping coefficien | 0.008 | N·m·s |
Stator resistance | 2.875 | Ω |
Stator inductance | 8.500 | mH |
Number of pole pairs | 4 |
PSO | APSO | CPSO | IPSO | |
---|---|---|---|---|
Speed value (r/min) | 757 | 760 | 762 | 768 |
Fluctuated value | 43 | 40 | 38 | 32 |
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. |
© 2024 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
Zhou, Z.; Wang, L.; Wang, Y.; Zhou, X.; Tong, Y. Research on Active Disturbance Rejection Control with Parameter Tuning for Permanent Magnet Synchronous Motor Based on Improved PSO Algorithm. Electronics 2024, 13, 3436. https://doi.org/10.3390/electronics13173436
Zhou Z, Wang L, Wang Y, Zhou X, Tong Y. Research on Active Disturbance Rejection Control with Parameter Tuning for Permanent Magnet Synchronous Motor Based on Improved PSO Algorithm. Electronics. 2024; 13(17):3436. https://doi.org/10.3390/electronics13173436
Chicago/Turabian StyleZhou, Ziyang, Liming Wang, Yang Wang, Xinlei Zhou, and Yipin Tong. 2024. "Research on Active Disturbance Rejection Control with Parameter Tuning for Permanent Magnet Synchronous Motor Based on Improved PSO Algorithm" Electronics 13, no. 17: 3436. https://doi.org/10.3390/electronics13173436
APA StyleZhou, Z., Wang, L., Wang, Y., Zhou, X., & Tong, Y. (2024). Research on Active Disturbance Rejection Control with Parameter Tuning for Permanent Magnet Synchronous Motor Based on Improved PSO Algorithm. Electronics, 13(17), 3436. https://doi.org/10.3390/electronics13173436