Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

MTPA control of permanent magnet synchronous motor based on dual-vector model predictive control

  • Ningzhi Jin,

    Roles Conceptualization, Supervision, Writing – review & editing

    Affiliation Engineering Research Center of Automotive Electronics Drive Control and System Integration, Ministry of Education, Harbin University of Science and Technology, Harbin, Heilongjiang, China

  • Chao Wang,

    Roles Conceptualization, Data curation, Investigation, Methodology, Software, Writing – original draft

    Affiliation Engineering Research Center of Automotive Electronics Drive Control and System Integration, Ministry of Education, Harbin University of Science and Technology, Harbin, Heilongjiang, China

  • Dongyang Sun ,

    Roles Resources, Supervision

    2298878275@qq.com

    Affiliation Engineering Research Center of Automotive Electronics Drive Control and System Integration, Ministry of Education, Harbin University of Science and Technology, Harbin, Heilongjiang, China

  • Zelin Li,

    Roles Investigation

    Affiliation Engineering Research Center of Automotive Electronics Drive Control and System Integration, Ministry of Education, Harbin University of Science and Technology, Harbin, Heilongjiang, China

  • Kai Zhou

    Roles Methodology, Project administration, Supervision

    Affiliation Engineering Research Center of Automotive Electronics Drive Control and System Integration, Ministry of Education, Harbin University of Science and Technology, Harbin, Heilongjiang, China

Abstract

The vector control of the permanent magnet synchronous motor (PMSM) is affected by cross-coupling, output delay, parameter mismatch, and other factors; thus, resulting in its poor steady-state and insufficient dynamic performance. To address these problems, the design proposed in this study adopts a model predictive current control strategy. In the traditional model predictive control, the absolute value of the difference between the predicted output current of the inverter and the reference current is used as the cost function instead of the minimum value of the valence function, i.e., the optimal solution of the system, and the best switching state is outputted. The design proposed in this study adopts the dual-vector model to predict the current control. Firstly, the reference voltage vector was predicted on basis of the deadbeat idea, which reduced the calculation burden of processor. Next, in order to further improve the stability of the system, a two-vectors duty cycle calculation method was introduced. Then, simplifies the selection range of the two voltage vectors. While ensuring the accuracy of the voltage vector, the control is reduced. Reduce the amount of calculation in the system, thereby improving its robustness. Finally, based on the principle of current vector tracking error minimization, the duration of the selected voltage vector was determined. Last but not the least, the control strategy is applied to the MTPA control to increase the operating efficiency of the control motor. The improved control strategy can effectively reduce the torque ripple and improve the dynamic and steady-state performance of the system. Simulation results verify the feasibility and effectiveness of the proposed control algorithm.

1 Introduction

A permanent magnet synchronous motor (PMSM) has the characteristics of small size, high power density, simple structure, and a large torque-to-inertia ratio [1]. In addition, with the improvement in the performance of rare earth permanent magnet materials, a gradual reduction in their costs, and the development of power electronics technology, PMSMs have attracted the favor of many researchers, and their application fields have been gradually promoted [2].

In the PMSM control system, the performance of the current inner loop is a key factor that affects the performance of the control system. At present, the following methods are being used for controlling the current of a PMSM: Wang et al. [3] have adopted the proportional-integral current control. Its controller has a simple structure and high control accuracy. However, it is limited by bandwidth, exhibits poor dynamic performance, and its parameter tuning is difficult. Jinguo et al. [4] used the hysteresis current control, which is highly robust and has a rapid response. However, it has problems such as nonfixed switching frequency and large current ripple. Other studies [58] have used models to predict the current control by directly calculating the parameters obtained by the system feedback using the predictive model and by using the motor equation to obtain the voltage value required to reach a given current value. This method can achieve superior dynamic performance and smaller current fluctuations.

Model predictive control (MPC) is a control method based on the future state of the discrete-time of the object that is being controlled. The MPC system exhibits good dynamic response performance. It uses value functions to find the optimal solution that can achieve multi-objective and nonlinear control [9].

MPC is divided into CCS-MPC and FCS-MPC according to whether the pulse width modulator is needed. Among them, CCS-MPC has a good development prospect in tracking low steady-state ripples. Hammoud et al. [10] mentions the real-time realization of the motor’s offset-free performance.

The finite control set MPC is used for replacing the traditional proportional-integral (PI) current controller in the vector control. The current value is predicted under different switching states in the future, and the optimal value function is selected for the predictive current corresponding to the switching state of the voltage vector acting on the inverter [11]. The limited control set MPC fully considers the discrete characteristics of the inverter and has the advantages of simple control technique, easy handling of multiple constraints, and high dynamic performance.

However, due to its limitations, the traditional finite control set MPC has only one switching state acting on the inverter in a control cycle; thus, resulting in large current fluctuations and poor system steady-state performance. In addition, six enumeration predictions are used, which results in a large computational burden [12]. Hammoud et al. [13] and Zhang et al. [14] proposed methods to improve computational efficiency to overcome this problem, but there are still shortcomings. To achieve improved control performance from the traditional predictive control, its sampling frequency and control frequency must be increased, and the average switching frequency of traditional model predictive control is 10kHz, which requires complex system hardware. At present, the improved algorithm for the limited control set MPC mainly focuses on the improvement of its steady-state performance, which has been developed from the single vector control of the traditional MPC [15, 16] to a multivector control [17, 18].

Jing et al. [19] and Zhang et al. [20] aimed at the problem of poor steady-state performance caused by only one voltage vector in each sampling period of the traditional MPC strategy. They proposed the duty cycle MPC strategy in which duty cycle control is added to the traditional MPC strategy. In this method, the calculation of the empty ratio is performed after the voltage vector is selected. However, the selected voltage vector cannot be guaranteed to be globally optimal.

Liu et al. [21] proposed an optimal duty cycle MPC torque control strategy for asynchronous motors. In this method, the voltage vector and duty cycle were simultaneously added to the value function for optimization, which ensured the global optimization of the selected voltage vector and significantly improved the steady-state performance of the system. However, since the second voltage vector is always a zero-voltage vector, the steady-state achieved using this method at high speed is poor.

Huang et al. [22] aimed at the problem of the second voltage vector always being a zero-voltage vector [21] and proposed a generalized double-vector-based MPC torque control strategy for asynchronous motors, which extends the selection range of the voltage vector to any. In the range of the two voltage vectors, the value function is used for selecting the two voltage vectors simultaneously in the voltage vectors of the pairwise combination. However, due to the optimization of the 49 voltage vector combinations, the amount of computation required is relatively large, and the hardware requirements are relatively high. Thus, the application of this method is considerably difficult.

The abovementioned methods have achieved the goal of improving the steady-state performance of the control system. However, due to the increase in the number of vectors and the diversification of the vector combination methods, the control complexity and the computational load of the algorithm also increase. In order to ensure the realization of other functions in the control system, such as the speed measurement, the current measurement, and the observer algorithms that are usually required for motor control, it is necessary to seek a more concise algorithm to reduce the computational complexity of the algorithm and improve the real-time performance of the system.

Based on the discussion and analysis above, a model predictive current control system with good steady-state performance, strong anti-interference, and better robustness was designed in this study.. The main contributions of this research are as follows:

  1. Build the state equation by according to the characteristics of the permanent magnet motor, and then obtain the current prediction formula through the first-order Euler discretization method, which provides the basis for the theoretical analysis of the subsequent model predictive current control.
  2. Design a dual-vector MPCC with small calculation amount and good robustness, and design a new voltage vector selection method. The steady-state performance and dynamic anti-interference ability are tested in the designed control system.
  3. Propose a method of distribution of voltage vector action time, and obtain the optimal time distribution plan by combining with the value function.

2 Conventional MPC of a PMSM

2.1 Mathematical model of PMSM and MTPA control

The state equations of the d-axis and q-axis components of the stator current of the PMSM are: (1) where ud, uq are the d, q-axis stator voltage components, id, iq are the d-, q-axis stator current components, Ld, Lq are the d-, q-axis inductance components,

ωe is the electrical angular velocity, R is the stator resistance, and ψf is the permanent magnet flux.

Using the first-order Euler method to discretize the mathematical model expressed by Eq (1), the stator current prediction model can be obtained. (2) where id(k), iq(k) are the d-and q-axis current at the kth sampling time, id(k+1), iq(k+1) are the predicted values of the d-and q-axis current at the (k+1)th sampling time, Ts is the sampling period, ud(k), uq(k) are the kth d-and q-axis voltages, ωe is the electrical angular velocity and is given by ωe = np*ωr, where np is the number of pole pairs, and ωr is the mechanical angular velocity.

The torque equation is given by (3) where β is the current vector angle, is is the stator current amplitude in the rotating coordinate system, and Ld, Lq are the equivalent inductance of the quadrature axis. According to the principle of MTPA, when is is constant, the derivative of β can be obtained from the equation that meets the relationship between the d-q axis current to satisfy the MTPA curve.

(4)

2.2 Dual-vector MPC based on MTPA

As shown in Fig 1, in the PMSM double closed-loop vector control system of the traditional maximum torque-to-current ratio control strategy, the current inner loop regulator usually adopts a PI control method. When the given torque of the motor or the external load torque has a sudden change, according to the MTPA principle, the given right-angle axis current will also produce a large sudden change, resulting in the current regulator reaching saturation in a short time. As a result, the actual motor stator current trajectory deviates from the MTPA curve and produces a large torque ripple. Taking , we get, (5)

From Eq (5), it can be seen that as the motor runs into the high-speed area, ωe of the motor will increase, and the coupling between the currents of the AC and DC shafts will deepen, resulting in a decrease in the system stability. Therefore, the finite set MPCC method has been used in this study to replace the current inner loop in the traditional MTPA control, which improves the stability of the system.

thumbnail
Fig 1. Block diagram of the traditional MTPA control system.

https://doi.org/10.1371/journal.pone.0262135.g001

By using the forward Euler formula to discretize Eq (1), the predicted value of the right-angle axis current model of the PMSM at the time k+1 can be obtained from that at time k. The specific prediction model is as follows: (6)

According to the switching principle of the insulated-gate bipolar transistor (IGBT), the inverter can only output six effective voltage vectors and two zero vectors. The finite set MPC makes full use of this discrete characteristic. Its core control idea is as follows: The suboptimal voltage vector is selected to obtain the current value of the quadrature axis that meets the minimum value function at the k+1th time to enable the system to quickly and dynamically track the MTPA setting. The specific value function is expressed as follows: (7) where , are the given values of the d-and q-axis components of the stator current obtained from MTPA.

3 MTPA based dual-vector MPCC strategy

3.1 Traditional MPCC strategy

The core idea of the traditional MPCC strategy is as follows: For every cycle, six effective voltage vectors are substituted into the predictive model to obtain the corresponding current predicted value, and this predicted value is selected using the value function to select the optimal voltage vector, i.e., the minimum value function is obtained. The voltage corresponding to the predicted current value of the value is used as the optimal voltage vector.

It can be seen from Fig 2 that the optimal voltage vector in the traditional MPCC strategy acts for a whole sampling period. When the predicted current value after the optimal voltage vector is greater than or less than the given value, the control quantity will fluctuate greatly, and the system becomes stable. The state performance is poor, and the predicted current is not accurately close to the given current.

thumbnail
Fig 2. Schematic showing the traditional MPCC vector selection procedure.

https://doi.org/10.1371/journal.pone.0262135.g002

3.2 Improved dual-vector MPCC strategy

The idea of the dual-vector MPCC strategy is based on the traditional MPCC strategy in which the optimal voltage vector, Vopt1, is elected, and by performing a voltage vector selection, the second optimal voltage vector, Vopt2, is determined. The basis for selecting Vopt2 is as follows: After Vopt1 and Vopt2 work together for a sampling period, the error between the direct and quadrature axis currents, id and iq, and their given values is the smallest. Thus, the value function, given by Eq (7) can still be used when selecting Vopt2.

3.2.1. Improvement of Vopt1 selection.

For the selection of Vopt1, the general dual-vector MPCC adopts the same selection method as the traditional MPCC, i.e., it traverses seven voltage vectors and selects the optimal value using the value function. This design simplifies the selection process and only selects three effective voltages that are 120° apart from each other as the selection range, which can be a combination of V1, V3, and V5 or a combination of V2, V4, and V6. A schematic of the selection procedure is shown in Fig 3.

3.2.2. Introduction to the improved dual-vector MPCC strategy.

As shown in Fig 4, using V1, V3, and V5 as the first voltage vector, the three voltage vectors are divided into three sectors within the limit of ±60°. When the actual voltage vector falls in the first sector, V1 is used as the first voltage vector, and the adjacent vectors V2, V6, and the zero-voltage vector, V0, are used as alternatives to Vopt2. When the voltage vector falls in sectors II and III, V3 and V5 are respectively selected as the voltage vectors.

thumbnail
Fig 4. Schematic of the vectors in the voltage vector selection procedure.

https://doi.org/10.1371/journal.pone.0262135.g004

3.2.3. Improved Vopt2 selection method.

Fig 5 shows the selection of the second optimal voltage vector, Vopt2. When Vopt1 selects V3, Vopt2 is selected among V2, V4, and V0 adjacent to Vopt1. Further, the three voltage vectors and Vopt1 are combined separately, and the action times of the two voltages in each voltage combination are preallocated to synthesize a new voltage vector. By comparing the value function, the optimal value of Vopt2 can be obtained by selecting the combination that is closest to the actual voltage.

3.2.4. Calculation of the action time.

The combined voltage is calculated as follows: (8) where ud|k = j, uq|k = j are the d and q axis components of the voltage vector synthesized by Vopt1 and Vopt2, ud_opt1, uq_opt1 are the direct and quadrature axis voltage components of the stator voltage corresponding to Vopt1, topt1 is the action time of Vopt1, udj, uqj are the direct and quadrature axis voltage vectors. Except for Vopt1 and its opposite voltage vector, the stator voltages corresponding to the jth voltage vector are the direct and quadrature axis voltage components (j = 1,2,3).

Three sets of voltage vector combinations and their action times can provide three current prediction values. By comparing the value function of Eq (7), the voltage vector corresponding to the current prediction value closest to the given current value can be obtained, i.e., For the second optimal voltage vector, the corresponding action time is the optimal action time. Narrowing the selection range of the voltage vector can enable a faster and accurate selection of Vopt2.

On the basis of the traditional MPC optimization via the value function, the dual-vector MPCC strategy also adds the influence of the action time on the selection of the voltage vector, which not only optimizes the selection of the voltage vector but also optimizes the action time. Thus, by preallocating the action time of the voltage vector, the value function selects the optimal combination of the voltage vector and the action time, which can ensure that the final applied voltage vector is still optimal and consequently, the selection of the voltage vector is accurate.

In the case of distributing the action time in the sampling period, the dual-vector MPCC strategy replaces the reference value of the k+1th q-axis current in the deadbeat control target with the given q-axis current value at the time k, thereby eliminating the current deviation term and avoiding the realization principle of the error caused by the measurement accuracy of the sensor is shown in Figs 35.

(9)

The finishing formula (9) can be obtained, the action time, topt1, of Vopt1 is given by (10) where sopt1, sj are the slopes of the two voltage vectors, Vopt1 and Vj, and Ts-topt1 is the action time. The slopes sopt1, sj can be obtained as follows: (11)

By substituting ud, uq from Eq (8) into the prediction model of Eq (6), the predicted current of the second optimal voltage vector Vopt2 can be obtained as follows: (12)

By substituting the predicted current obtained using Eq (12) into the value function of Eq (7) for comparison, Vopt2 and the action time of the two voltage vectors can be obtained.

Thus, the action time and the optimal voltage vector of the q-axis current deadbeat can be obtained using the procedure described above. By replace the q-axis current in Eq (9) with the d-axis current in Eq (11) and repeating the above procedure, the d-axis current can be calculated. The action time under the difference shot and the optimal voltage vector respectively is substituted into the value function for comparison, and the optimal outcome is selected as Vopt2.

The flow chart of the improved dual-vector MPCC method is shown in Fig 6.

4 Results and discussion

4.1 Results

In order to verify the feasibility of the proposed control algorithm, a simulation model was built in the MATLAB/SIMULINK environment. The main parameters of the motor in the simulation are listed in Table 1. In addition, in order to verify the effectiveness and superiority of the parameter algorithm, the traditional vector control simulation model and the traditional MPCC simulation model were built for the purpose of comparison under the same simulation conditions.

Three control strategies were simulated under different working conditions. First, the motor starts running at a constant speed of 1000 r/min and no-load torque. Then, the motor is loaded with a constant load torque of 20 N·m at 0.1 s. Finally, at 0.3 s, the given speed changes suddenly, and the speed is changed from 1000 r/min to 1500 r/min. The steady-state simulation experiment was carried out under the above conditions.

Figs 79 shows the waveforms obtained when the motor starts under the three control strategies. As is observed from Fig 7, when the motor starts at no load, the three control algorithms can obey the given motor speed. Among them, the MPC strategy exhibits a smaller overshoot compared to the vector control strategy and can obey the given speed faster. As can be seen from Fig 8, the motor torque is stabilized at 0 N·m faster because of the MPC, and the time used is approximately 0.005 s, whereas the torque achieved using the vector control strategy requires 0.02 s to reach a stable state. As can be seen from Fig 9, the d-axis current stabilizes at approximately 0.1 A, whereas the q-axis current remains at approximately 5.8 A for a period of time and then decreases to the same level as the d-axis current. The shaft currents corresponding to both axes are similar, whereas the MPC maintains a shorter time and faster recovery.

The simulation results corresponding to the sudden application of load torque to the PMSM are shown in Figs 1012. In terms of speed, as shown in Fig 10, the speed under vector control suddenly drops to about 890 r/min and returns to a input speed in about 0.1 s. In contrast, the speed under MPC will be affected very slightly. It reduces by less than 10 r/min and returns to the given value within 0.05 s, and obviously has a stronger anti-interference ability. As can be seen from Fig 11, the MPC strategy enables the motor to achieve a faster and stable torque. On the other hand, the torque under vector control produces a large overshoot, which reaches stability after 0.04 s. As is observed from Fig 12, the d-axis current remains unchanged, and the q-axis current increases to approximately 3.6 A. The dual-vector model predicts the smallest waveform pulsation under current control and exhibits better stability.

thumbnail
Fig 10. Rotational speed waveform when the motor is loaded with torque.

https://doi.org/10.1371/journal.pone.0262135.g010

thumbnail
Fig 11. Torque waveform when the motor is loaded with torque.

https://doi.org/10.1371/journal.pone.0262135.g011

thumbnail
Fig 12. D-q axis current waveform when the motor is loaded with torque.

https://doi.org/10.1371/journal.pone.0262135.g012

Figs 1315 shows the experimental waveforms of the motor when the given speed of the control system changes. From Fig 13, it can be seen that the MPC provides fast speed switching. As can be seen from Fig 14, after the torque in the MPC system changes to 31 N·m, it returns to the load torque value of 20 N·m after about 0.01 s. On the other hand, in the vector control system, the torque is restored to the load torque value of 20 N·m. The moment value is increased to 32 N·m and maintained at 0.025 s. In contrast, the model predicts that the current control system has a better anti-interference ability. The d-and q-axis currents are shown in Fig 15, in which the q-axis current with a larger step is produced, whereas the d-axis current has a smaller step. Thus, from the results shown in the figure, it can be seen that the dual-vector model predicts that the current null value has smaller current fluctuations, its running state is stable, and its stability is better than the methods.

thumbnail
Fig 13. Rotational speed waveform when the given speed changes.

https://doi.org/10.1371/journal.pone.0262135.g013

thumbnail
Fig 15. d-q axis current waveform when the given speed changes.

https://doi.org/10.1371/journal.pone.0262135.g015

4.2 Discussion

Table 2 presents the results of the AC-DC axis current fluctuations of the three control strategies under different working conditions. From the table, it can be seen that when PMSM operates under the three operating conditions, the traditional MPCC and the dual-vector MPCC strategies can reduce the current fluctuations in the traditional MTPA. Comparison of the stator current obtained from the dual-vector MPCC to the difference between the d- and q-axis components of the traditional MPCC stator current shows that the fluctuations were obviously reduced, and better steady-state performance is obtained owing to the former method.

thumbnail
Table 2. Average current ripple of the three control strategies under different working conditions.

https://doi.org/10.1371/journal.pone.0262135.t002

From the comparison of the simulation results presented above, it can be seen that the dual-vector MPCC strategy exhibits the same rapid torque and speed response as the traditional MPC strategy, and on this basis, the dual-vector MPCC strategy significantly reduces the current fluctuation in the traditional MPCC strategy. This is because, from the perspective of the voltage vector selection range, the traditional MPCC can only choose from seven voltage vectors, whereas the voltage vector selection range of the dual-vector MPCC is more extensive, and the direction of the two optimal voltage vectors is arbitrary. Voltage vector with adjustable amplitude. From the perspective of the accuracy of voltage vector selection, it has been found that in the traditional MPCC method, only the voltage vector whose predicted value is the closest to the given value is selected, which in principle cannot meet the current deadbeat requirement. However, in the dual-vector MPCC strategy, the second voltage vector selection can make the selected voltage vector more accurate by selecting a non-zero voltage vector in order to achieve the current deadbeat requirement in more sampling periods. Therefore, the dual-vector MPCC strategy can select the voltage vector in a larger vector selection range, which makes the selection of the voltage vector more accurate, achieves better steady-state performance, and greatly improves the robustness of the control system.

5 Conclusion

This study aims to address the problems of poor anti-interference ability and large torque fluctuations in the traditional vector control strategies. For the same, the traditional motor control strategy has been analyzed in this study in combination with the MPC theory for a system at a given torque or external load torque. Under the conditions such as sudden changes in the torque and the AC-DC axis current coupling enhancement when the motor is running at high speed, the current controller is saturated, and the actual working speed of the motor cannot be effectively tracked. Thus, an improved control method has been proposed in this study, in which the dual-vector MPCC strategy has been adopted, and the voltage vector selection is performed twice in each sampling period. In this strategy, the voltage vector is selected in a larger vector selection range to enable an accurate selection of the voltage vector and achieve good steady-state performance. When selecting the second voltage vector, the selection object is simplified, the number of calculations is reduced, the operating efficiency is improved, and the original 14 voltage comparisons are reduced to six. The simulation results show that the proposed control strategy not only inherits the performance of the traditional vector control strategy efficiently but also provides considerable robustness to system disturbances, thus greatly improving the anti-interference ability of the system.

References

  1. 1. Dutta R, Rahman M F. Design and analysis of an interior permanent magnet (IPM) machine with very wide constant power operation range. IEEE Transactions on Energy Conversion, 2008, 23(1): 25–33.
  2. 2. Lushan Li, Boli Zhang. Application Status and Development of Rare Earth Permanent Magnet Motors. Development and Innovation of Electromechanical Products, 2013, 26(3): 30–31.
  3. 3. Wang Hongjia, Yang Ming, Niu Li, et al. Research on Current Loop Bandwidth Extension of Permanent Magnet AC Servo System. Proceedings of the Chinese Society for Electrical Engineering, 2010, 30(12): 56–62.
  4. 4. Liao Jinguo, Hua Wei, Cheng Ming, et al. A current hysteresis control strategy of permanent magnet synchronous motor with variable duty cycle. Proceedings of the Chinese Society of Electrical Engineering, 2015, 35(18): 4762–4770.
  5. 5. Yanping Xu, Jibing Wang, Baocheng Zhang, etc. Three-Vector Model Predictive Current Control of Synchronous Motor. Transactions of the Chinese Society of Electrical Engineering, 2018, 33(5): 980–988.
  6. 6. LIN S, ZHANG W. An adaptive sliding-mode observer with a tangent function-based PLL structure for position sensorless PMSM drives. International Journal of Electrical Power & Energy Systems, 2017, 88: 63.
  7. 7. Jun Yao, Ruikuo Liu, Xiao Yin. Research on 3-vector model predictive control with low switching frequency of permanent magnet synchronous motor. Transactions of China Electrotechnical Society, 2018, 33(13): 2935–2945(in Chinese).
  8. 8. Zhiyong Lan, Bo Wang, Chen Xu, et al. A novel three-vector model predictive current control for permanent magnet synchronous motor. Proceedings of the CSEE, 2018, 38(S1): 243–249(in Chinese).
  9. 9. Yanping Xu, Baocheng Zhang, Qin Zhou, Jibing Wang. SVM-based optimal duty cycle model predictive current control. Electrical Drive, 2017, 47(07): 12–16.
  10. 10. Hammoud I., Xu K., Hentzelt S., Oehlschlaegel T., Kennel R. On Offset-Free Continuous Model Predictive Current Control of Permanent Magnet Synchronous Motors. IFAC-Papers On Line 2020, 53, 6662–6669.
  11. 11. Kouro S., Cortes P., Vargas R., Ammann U. and Rodriguez J. Model Predictive Control—A Simple and Powerful Method to Control Power Converters. IEEE Transactions on Industrial Electronics, 2009, 56(6): 1826–1838.
  12. 12. Zhuozhen Zhong, Yuenan Zeng, Weiwei Luo. Robust Finite Set Model Predictive Current Control Algorithm for Permanent Magnet Synchronous Motor. Motors and Control Applications, 2020, 47(3): 17–22.
  13. 13. I. Hammoud, S. Hentzelt, T. Oehlschlaegel and R. Kennel. Computationally Efficient Finite-Set Model Predictive Current Control of Interior Permanent Magnet Synchronous Motors with Model-Based Online Inductance Estimation. IEEE Conference on Power Electronics and Renewable Energy (CPERE), 2019: 290–295.
  14. 14. Z. Zhang, R. Kennel and C. Hackl. Computationally efficient Direct Model Predictive Control for three-level NPC back-to-back converter PMSG wind turbine systems. International Symposium on Power Electronics, Electrical Drives, Automation and Motion (SPEEDAM), 2016, 1045–1050.
  15. 15. Hongwei Ma, Yongdong Li, Zedong Zheng. PWM rectifier using a model predictive control method in the current loop. Transactions of China Electrotechnical Society, 2014, 29(8): 136–141.
  16. 16. Yazhou Lei, Yanping Xu, Qin Zhou. Direct torque control of permanent magnet synchrochronous motor based on improved model predictive control. Electric Drive, 2015, 45(9): 3–6.
  17. 17. Zhang Y, Yang H. Model predictive torque control of induction motor drives with optimal duty cycle control. IEEE Transactions on Power Electronics, 2014, 29(12): 6593–6603.
  18. 18. Karamanakos P. and Geyer T. Guidelines for the Design of Finite Control Set Model Predictive Controllers. IEEE Transactions on Power Electronics, 2020, 35(7): 7434–7450.
  19. 19. Kai Jing, Hexu Sun, Yan Dong, et al. Stator current dynamic prediction of permanent magnet synchronous motor targeting the current vector. Transactions of China Electrotechnical Society, 2016, 31(2): 47–55.
  20. 20. Yongchang Zhang, Yuning Bai, Haitao Yang. A universal multiple-vector-based model predictive control of induction motor drives. IEEE Transactions on Power Electronics, 2018, 33(8): 6957–6969.
  21. 21. Liu Jiamin, Ge Zhaoyan, Wu Xuan, Wu Gongping, Xiao Shenping, Huang Keyuan. Predictive Current Control of Permanent Magnet Synchronous Motor Based on Duty Cycle Modulation. Proceedings of the Chinese Society of Electrical Engineering, 2020, 40(10): 3319–3327.
  22. 22. Quanan Huang, Feng Yu, Kaikai Li, Lei Zhang. Improved dual vector model predictive current control of permanent magnet synchronous motor. Explosion-proof motor, 2020, 55(3): 18–21.