Next Article in Journal
Biogas Quality across Small-Scale Biogas Plants: A Case of Central Vietnam
Previous Article in Journal
Optimization of Induction Motor Equivalent Circuit Parameter Estimation Based on Manufacturer’s Data
Previous Article in Special Issue
Gain Scheduled Torque Compensation of PMSG-Based Wind Turbine for Frequency Regulation in an Isolated Grid
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Induction Motor Drive Direct Torque Control and Predictive Torque Control Comparison Based on Switching Pattern Analysis

Department of Electric Drives and Traction, Faculty of Electrical Engineering, Czech Technical University in Prague, Prague, 16627, Czech Republic
*
Author to whom correspondence should be addressed.
Submission received: 23 May 2018 / Revised: 4 July 2018 / Accepted: 5 July 2018 / Published: 8 July 2018

Abstract

:
This paper describes a switching pattern generated in case of induction motor drive predictive torque control (PTC) compared to a switching pattern of direct torque control (DTC). PTC is a modern control method for electric drives based on model predictive control (MPC). DTC is a very powerful method and is today an industrial standard for controlling an induction motor drive. Its usage is wide-spread, mainly in high-power applications. However, the method suffers from a few disadvantages. One of the causes of the control method’s problematic behavior is choosing the switching combinations in the flux sector. Another inconvenience is the common selection table not including all voltage vectors in given sector. By these factors, the ripples of flux vector trajectory and torque waveforms are influenced. The longer the sample time is, the more significant the influence of factors becomes, because only a few steps occur within one turn of the magnetic flux vector. Based on the detailed analysis, the reasons of the different performance of both systems are explained. The analysis performed by simulation in Matlab Simulink environment has proved that, while DTC might choose voltage vector that pushes system away from the reference values, the MPC always chooses the most proper vector. The experimental results measured on the real drive confirm the appropriate vector selection, just in case of the predictive control method.

1. Introduction

In the field of electrical drive high-power applications, a very common control method for AC drives is direct torque control (DTC) [1,2]. Because it suffers from a few disadvantages like high flux and torque ripple or varying switching frequency, plenty of developed modifications striving to eliminate these disadvantages are known [3]. Because the switching losses are significant in high-power drives, the low switching frequency of the transistors must be used. In some applications, this average switching frequency can go as low as 500 Hz for IGBT inverter [4]. In this low switching frequency operation, it is necessary to ensure that all applied switching combinations have effect in the desired way.
Sometimes, the DTC algorithm might be unable to choose the correct vector that would push the system toward given references. So, the DTC method causes unnecessary flux and torque ripples. The flux plane is divided into six sectors, and the rotating flux vector sequentially passes through all of them. Some problems occur at the borders between two flux sectors. Approaches for how to choose the correct vector in these states were invented. The most successful of them were dividing the plane of flux vector into more sectors than the conventional six [5], modifying the switching table or the commands for the table [6,7], using voltage vector selection according to fuzzy logic [8], reducing the number of voltage vector changes [9], changing the torque and flux band online according to the actual state of the motor [10], overriding the voltage sag [11], and applying the sector shift or rotation by certain angle [12]. Another problematic feature occurs within the flux sector. The DTC method a priori neglects some voltage vectors. It always chooses from only six vectors, even though there are eight possibilities. In order to eliminate the problem, the strategy can be adjusted to use the space vector modulation (SVM-DTC) [3] that does not have this limitation, or an extended switching table with multiple sectors can be utilized [13]. This paper deals with the conventional type of this method [1]. The two-state hysteresis controller of flux amplitude and the three-state hysteresis controller of torque are utilized to choose the appropriate voltage vector from the look-up table.
Model Predictive Control (MPC) is not a new concept. It has been used in other industries, mostly in chemical applications to control the transients of dynamic systems [14,15]. In these applications, there is a lot of time for calculations, because of its long time constants, so this kind of control was possible. When the computational power of microcontrollers became sufficient, this concept was introduced to power converters [16]. Soon after that, the usage of MPC was extended to electric motors [17,18,19,2021]. Today, it is a very promising strategy for motor control, as it enables to optimize multiple parameters and offers operation with non-linear systems [22]. Moreover, the upgrade from the existing system is easy as it does not require any hardware modification, and only a software change is necessary. MPC in electric drives can be used in wide spectrum of applications. The prospective ones are in a sensorless operations of the drive [23], optimization of switching frequency [24], prediction for longer predicted horizon [25,26], and the operation of multilevel inverters [27]. MPC is also usable in low switching frequency operation [24,28,29,30].
The MPC algorithm for the induction motor drive control is distinguished as two realizations: predictive torque control (PTC) and predictive current control (PCC). The PTC method controls the torque and flux, which is similar to DTC, and the PCC method controls two components of the current, which is similar to Field Oriented Control (FOC). The behaviors of these strategies were compared to each other [31,32,33], and the better performance of MPC was observed. When talking about MPC in connection with electrical drives, the PTC realization is usually meant. This paper deals with the often-implemented type of PTC method that utilizes an observer, a control variable prediction, and a cost function [17]. No voltage vector modulation is utilized, and the selected vector is applied for the whole sample time. Therefore, we will continue using the abbreviation PTC.
PTC seems to achieve better results, and the waveforms of control variables (torque and flux amplitude) are smoother than in DTC [22,31,32,33,34,35]. Compared to the other works, the paper analyzes the switching pattern in greater detail in order to identify the influence on the waveforms. It looks at which vector is applied in what kind of situations. It finds two major situations where the strategies react differently. The first one deals with the voltage vector selection in the same flux sector, and the second one analyses the vector selection when crossing the border between two flux sectors. The effect of the applied voltage vector on the drive performance is investigated. This paper shows that, in the DTC case, the voltage vector that would not bring the desired effect can be applied. It also shows that, in the PTC case, the effect of each vector is predicted in advance, and the better voltage vector is applied, so the ripple in the waveforms is smaller. This paper focuses on small switching frequencies, so each applied voltage vector is important, and each switching is noticeable. The results were verified by simulation comparison of the trajectories of the flux vectors. Then, the experiment with PTC was run in order to show whether PTC selects better voltage vectors and whether the torque waveform is smoother.

2. Control Methods

The examined predictive method (PTC) [17] controls the torque developed by the induction motor and its stator flux vector amplitude. The same variables are controlled by the examined conventional DTC [1] as well as by most DTC modifications mentioned in the introduction. Because of that, a lot of characteristics of these two control strategies are similar. PTC evaluates the effects of all input voltage vectors and chooses the best one according to the defined criteria—in the given case, the difference between references and real values of torque and flux amplitude. The induction motor inputs are voltage vectors, and the used power voltage source inverter is able to deliver eight voltage vectors. Six of them are active vectors with non-zero voltage value, and two of them are passive vectors with zero voltage value.
The control algorithm consists of several blocks. They are the observer of the induction motor actual state, the predictive model that calculates the induction motor response to any possible input, and the rules for the final voltage vector selection (cost function). The block diagram is presented in Figure 1.
The first step is to obtain the actual state of the motor. The required values are vectors of the rotor and stator fluxes and torque. It is not practical to measure them directly; they must be estimated. The only measured values are the stator currents, voltage level in DC link, and mechanical speed of the rotor. The induction motor is described by a set of known equations [36] from which the observer can be designed [37]. The commonly used one is the Luenberger observer [38].
Then, the prediction takes part. There are eight possibilities of voltage vectors vs(n) where n is a number from 0 to 7 and represents the predicted voltage vector. For all of them, the current vector is(k + 1) must be predicted. The possible future stator current is calculated from the measured current, values of estimated rotor flux ψr(k) and electrical motor speed ω(k) according to Equation (1) as:
i s ( k + 1 ) = ( 1 + T s τ σ ) · i s ( k ) + T s τ σ + T s · 1 R σ ( ( k r τ r k r · j · ω ( k ) ) · ψ ^ r ( k ) + v s ( n ) )
where Ts is the sample time, τσ is the time constant calculated as τσ = σ·Ls/Rσ, σ is a leakage factor, Rσ is a resistance Rσ = Rs + Rr·kr2, Ls is stator inductance, Rs is a stator winding resistance, Rr is a rotor winding resistance, kr is the inductance coefficient kr = Lm/Lr, Lm is mutual inductance of stator and rotor, Lr is a rotor inductance, and τr is rotor time constant τr = Lr/Rr.
The controlled variables in PTC are the same as in DTC. The torque T and the stator flux amplitude |ψs| are supposed to be maintained at their references. Therefore, the value of torque and stator flux must be predicted as well. They are predicted according to Equations (2) and (3) as
ψ s ( k + 1 ) = ψ ^ s ( k ) + T s · ( v s ( n ) R s · i s ( k ) )
and
T ( k + 1 ) = 3 2 · p p · ( ψ s ( k + 1 ) × i s ( k + 1 ) )
where pp is the number of pole pairs of the motor. Equations (2) and (3) give the prediction of control variables, which says what flux and torque we get when deciding for a certain voltage vector.
Then it is necessary to choose the one that would be applied on inverter. In order to find the best one, all of the states will receive points by cost function. These points say how far the predicted state is from the ideal demanded state defined by the references of the flux amplitude and torque. The bigger the value, the further the state is from the references. So, the lower value is the better one. The cost function g is expressed in Equation (4) as
g ( n ) = k · | | ψ s ( k + 1 ) | | ψ s | | + | T ( k + 1 ) T |
The coefficient k in Equation (4) determines what impact the two parts of the equation have on the resulting value. It is usually chosen as a fraction of nominal torque and nominal flux amplitude of the motor Equation (5):
k = T n | ψ n | .
It ensures that both parts have the same impact on the result. Finally, the voltage vector with minimum value of the cost function is selected to be applied in the next step.

3. Comparison of Switching Patterns

In case of the examined DTC method [1], the selection of the voltage vector is done according to the very simple switching table. The actual voltage vector is selected by means of the torque and flux hysteresis controllers and flux sector. The switching table is given by Table 1 and the situation is depicted in Figure 2. In this case, the drive performance is sufficient for most time of the induction motor running time and the selected voltage vector is identical for both PTC and DTC methods.
In the following part, the process of voltage vector selection for one sector is described in detail. The tip of the stator flux vector is regarded to be placed to the sector S2. In case of the DTC algorithm, one of the six vectors (four active and two passive) is chosen. The effect of these six vectors is determined. Vectors V1, V3, V4, and V6 are selected when the flux level and torque changes are demanded. When the torque value lies within the hysteresis limits, the algorithm chooses passive vector V0 or V7. The algorithm uses neither vectors V2 nor vector V5 in this case. The situation is illustrated in Figure 2. The applied and unapplied voltage vectors for each flux sector are summarized in Table 2.
The effect of the unapplied vectors V2 and V5 is not that simple and depends on the exact position of the flux vector in the sector. In case of DTC, the actual position of the vector in the sector is not known. The vector effect is different at the beginning, in the middle or at the end of the sector. The effect of the vector V2 in the sector S2 is illustrated in Figure 3a. The vector Ψs1 is located at the beginning of the sector S2. Applying the voltage vector V2 will increase the flux amplitude and slightly increase the torque. The flux vector Ψs2 is located in the middle of the sector S2, and the only effect will be the flux level increase. The flux will be increased more than in other two cases. The last vector Ψs3 is located near the end of the sector. The effect of V2 will result in flux level increase and the torque will be slightly reduced. The voltage vector V2 exact effect is not determined in case of DTC, and therefore the vector V2 in the sector S2 is unapplied.
The effect of the opposite vector V5 in the flux sector S2 (shown in Figure 3b) is very similar. It also depends on the flux vector exact position. In all positions of the sector, the flux level will be reduced, and the torque will be modified in the same way as in the previous case. Therefore, the vector V5 in the sector S2 is unapplied as well.
In case of the examined predictive method (PTC) [17], the full effect of each vector is predicted at first. Then, these effects are evaluated according to the given cost function (4) and the most suitable one is selected. There is not a reason to ignore the two voltage vectors in any sector, so all eight voltage vectors can be applied. The situation is depicted in Figure 4.
As a result, in the case of PTC, all eight possible voltage vectors (six active and two passive) can be applied in any instant. In the case of DTC, only six voltage vectors (four actives and two passive) can be applied in any flux sector.
The other situation worth analyzing is shown in Figure 5. The flux vector is approaching toward the end of the sector. Assume that the flux is at the end of the sector S2 and the hysteresis controllers demand the torque increase and the flux level decrease. Then, the voltage vector V4 (according to Table 1) is applied. This particular voltage vector V4 remains applied for the whole time between control steps. For the whole duration between the control steps, this particular vector, V4, is on the inverter. The flux vector starts to move in the direction of the vector V4, which causes a torque increase and a flux level decrease. The flux vector comes toward the end of the sector and then crosses it. After sector crossing, the new sector S3 is entered, and the voltage vector V4 remains applied. According to Table 1, it correctly leads to the torque increase but also to the flux level increase. However, it is not the effect demanded by the hysteresis controllers. The PTC method will predict the position of all eight possible flux vectors. According to the given cost function (4), the voltage vector V5 will be selected as the most suitable one. On contrary, in case of DTC method, the voltage vector V4 that is not convenient for the given requirements will be selected.
There are six sectors, and this problem can happen in every transition between them. So, it can appear six times per one flux rotation. The negative effect of this problem also increases with longer sample time because the flux vector moves by bigger steps and the resulting waveforms ripple increase.

4. Results and Discussion

The performance of the drive for both control strategies were simulated in the Matlab Simulink environment. The simulations were carried on a four-pole 5.5 kW induction motor. The nominal values of the motor and the parameters of its equivalent circuit are presented in Table 3. The reference torque was 30 Nm, flux amplitude 1 Wb and the drive was kept at 140 rad/s by applied load. The time-continuous part of the drive (inverter and motor) was simulated with time loop 10 µs. The algorithms had their own timings that were adjusted to maintain similar average switching frequency of the transistors. This frequency was set to be around 550 Hz in order to correspond to the real values used in high-power applications. The algorithm to adjust the average switching frequency was different for both strategies. At DTC, it was adjusted by the hysteresis of flux and torque, and the algorithm was simulated with the control loop 50 µs. At PTC, the average switching frequency was adjusted by the duration of the control loop. As the average switching frequency of both algorithms is speed dependent, it was necessary to set it up for every working point separately.
The simulation of the induction motor driven by DTC is presented in Figure 6. The figure shows the trajectory of stator flux vector tip as the blue curve. Further, it shows the voltage vector selection during flux sector crossing from the old flux sector S3 to the new sector S4. Before the transition, the position of the flux vector is located to the last point in the sector S3. DTC method demands to increase the torque and decrease the flux level. In accordance with Table 1, the voltage vector V5 is applied. However, as shown in the figure, after applying the voltage vector V5, the flux vector increases its amplitude. The voltage vector that would meet the DTC’s requirements would be vector V6. This situation can happen six times per one flux turn. These points are in the figure marked by arrows.
The simulation results of the induction motor driven by DTC are presented in Figure 7. The figure shows the trajectory of stator flux vector tip and the predicted effect on voltage vectors and flux sectors. The red curve represents the flux sector transition at PTC. At the end of the sector S3, the torque is smaller than the reference torque, and flux level is higher than its reference. Therefore, the results of the hysteresis controllers (DTC) and cost function (PTC) would be the torque increase and flux decrease. According to Table 1, in sector S3, the voltage vector V5 would be applied in case of DTC. The flux vector tip would move in the direction of V5, enter the new sector S4, and continue in the same direction. The effect of the applied vector V5 in the new sector S4 differ from effects in the old sector S3. The new effect is the torque and flux increases. Finally, the results are the increased torque and increased flux (the same as in Figure 5). In case of PTC, the trajectory of the flux vector tip is predicted for all vectors and the applied voltage vector is selected according to the predicted flux vector tips. This is calculated by the cost function (4). The result of the cost function calculation represents the difference between the predicted torque and flux values and their references. So, the lower value the more convenient voltage vector. In this case, the most suitable vector V6 was selected, as it receives the least value. The results of the cost function calculation are presented in Table 4.
As shown in Table 2 and in Figure 2, in case of DTC, six voltage vectors can be applied, and two of them may not be applied. But under certain conditions, one of these two unapplied vectors can bring the controlled variables closer to the references than the rest of the vectors. In Figure 8, a part of the trajectory of the flux vector tip is shown. At the marked point, the position of flux vector is predicted for the next step for all eight voltage vectors. The flux vector is located in sector S2, and the DTC controllers demand to increase the flux amplitude and increase the torque. According to Table 1, the voltage vector V3 is selected in DTC case. In the PTC case, vector V2 was applied.
The explanation of the vector selection in the PTC case is shown in Figure 9. It shows the waveform of stator flux amplitude and developed torque at the PTC run. Further it shows all possible predicted values of torque and flux level for the next step. In case of DTC, the vector V3 would be applied to increase both the torque and the flux level. As a result, the flux would be slightly higher than the reference and torque will be much higher than the reference (shown as the red dot in the figure). The vector V2, selected in case of PTC, increases the flux and almost does not change the torque. It results in much higher flux and slightly smaller torque compared to their references (shown as the blue dot in the figure). The cost function (4) was calculated for all vectors. The result value shows that the voltage vector V2 brings the motor closer to the ideal state described by the references as it receives the lowest value. All results of the cost function for this case are presented in Table 5.
Finally, the experiment was done in order to further verify the simulations. It was carried out on a motor with the same parameters as in the simulation. The inverter of the voltage 540 V in the DC link was controlled by the dSPACE ds1103 system (ds1103, dSpace Inc., Wixom, MI, USA). The same conditions were applied for both algorithms. The drive was kept at 1000 rpm with the applied load 20 Nm. The same average switching frequency was maintained. It was set by the hysteresis width, in the DTC case, and by the duration of the control loop, which was 300 µs, in the PTC case. With the used hardware, the calculation of both strategies takes different time periods. With DTC, the calculation takes 11 µs, and 28 µs with PTC. The waveforms of the torque and current were recorded, and they are presented in Figure 10. The torque ripple with PTC (11.3 Nm) is lower than the ripple with DTC (12.3 Nm) by 1 Nm. The difference measured on the specific laboratory drive was not very high, but the upgrade from existing DTC system is easy because no hardware modification is required, and only a software change is sufficient. When the microprocessor has adequate capability, there is no reason not to upgrade the control system.
In another experiment, the waveforms of flux sectors and selected voltage vectors over time were observed and are shown in Figure 11. It shows that the vectors that are never applied at DTC are applied at PTC. The figure shows that the flux vector is located in sector S2, and within this sector, the examined vector V5 is chosen two times and V2 once. They are marked by arrows.
The flux vector tip trajectory at the MPC and the detail of the trajectory curve in the sector S2 corresponding to Figure 11 is shown in Figure 12. The vector tip path is defined by the chosen vectors. The path does not always point directly in the chosen vector direction because of the influence of the voltage drop on stator winding. The vectors unapplied by DTC are applied at PTC and are marked by arrows in the figure.

5. Conclusions

In this paper, the patterns of the voltage vector selection in the case of direct torque control and model predictive control have been analyzed and compared. The ways of the vector selection in various situations have been presented, analyzed, and compared, as well as the accuracy of compliance with the reference values of torque and flux amplitude. Two main differences in voltage source inverter voltage vector selection have been shown in the comparison of both strategies.
The stator flux plane is divided into six sectors. The first difference occurs during transitions between these flux sectors. It is shown that DTC behavior is problematic and can result in the improper voltage vector selection. This behavior does not push the system toward their references but does exactly the contrary. Further, it is shown that PTC does not have a problem with the flux sector crossing because the voltage vector is selected according to the predicted effects of the vectors. The second difference occurs within the flux sector. In the DTC case, the effects of six voltage vectors in every flux sector are determined and can be applied. The effect of the resulting two vectors is not determined, so they are not present in the switching table and therefore cannot be applied. Only six vectors can be applied at DTC. In the PTC case, the effects of all voltage vectors are calculated, so all eight vectors can be applied. PTC has a wider range of voltage vector options.
The behavior of both methods was simulated in the Matlab Simulink environment. The trajectory of flux vector tip shows both analyzed situations when the methods select voltage vectors differently. It verified that, with DTC, the voltage vector selection during flux sector transition leads the flux away from the reference, and that with PTC, the flux vector always aims toward its reference. Further, it showed that the selection of these voltage vectors that cannot be applied at DTC can be useful to achieve smoother waveforms of torque and that these vectors are applied by PTC.
The experiment was done in order to further verify the theoretical analysis and the simulations. The test was run for both control methods with the same condition and an average switching frequency around 550 Hz. The torque developed by the motor and the phase current were recorded. The smaller ripple was observed in a torque waveform using PTC. Further, the sequences of flux sectors and selected voltage vectors over time were observed. It proves that the voltage vectors unapplied with DTC are applied with PTC.

Author Contributions

P.K. conceived and designed the paper structure, wrote the article, and performed the simulations and experiment. J.L. contributed with discussions and interpretations of the simulation and experimental results, gave suggestions, and made corrections of the article.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Takahashi, I.; Noguchi, T. A new quick response and high efficiency control strategy of an induction motor. IEEE Trans. Ind. Appl. 1986, IA-22, 820–827. [Google Scholar] [CrossRef]
  2. Buja, G.S.; Kazmierkowski, M.P. Direct torque control of PWM inverter-fed AC motors—A survey. IEEE Trans. Ind. Electron. 2004, 51, 744–757. [Google Scholar] [CrossRef]
  3. Krušelj, D. Methods for direct torque control of induction machines. In Proceedings of the 19th International Conference on Electrical Drives and Power Electronics (EDPE), Dubrovnik, Croatia, 4–6 October 2017; pp. 218–225. [Google Scholar]
  4. Fu, X.; Dai, P.; Yuan, Q.; Wu, X. Overview of Low Switching Frequency Control of High Power Three-Level Converters. In Electrical Power Systems and Computers. Lecture Notes in Electrical Engineering; Wan, X., Ed.; Springer: Berlin/Heidelberg, Germany, 2011; Volume 99, pp. 877–883. [Google Scholar]
  5. Bouzidi, R.; Allag, A.; Chouder, A. Improved DTC algorithm for reducing torque and flux ripples of induction motor. Mediterr. J. Meas. Control 2016, 12, 561–570. [Google Scholar]
  6. Ajlan, A.; Idris, N.R.N.; Lee, S.S. Improving flux regulation of DTC induction motor drive by modifying the index to the FPGA-based lookup table. In Proceedings of the IEEE Conference on Energy Conversion (CENCON), Kuala Lumpur, Malaysia, 30–31 October 2017; pp. 139–144. [Google Scholar]
  7. Essaadi, M.; Khafallah, M.; Saad, A.; Hamdoun, A.; Chaikhy, H. A comparative analysis between conventionnal and new direct torque control strategies of induction machine. In Proceedings of the Second World Conference on Complex Systems (WCCS), Agadir, Morocco, 10–12 November 2014; pp. 350–354. [Google Scholar]
  8. Bouhoune, K.; Yazid, K.; Boucherit, M.S.; Menaa, M. Fuzzy logic-based direct torque control for induction machine drive. In Proceedings of the 25th Mediterranean Conference on Control and Automation (MED), Valletta, Malta, 3–6 July 2017; pp. 577–582. [Google Scholar]
  9. Tolstoy, G.; Larsson, B.; Wallmark, O.; Norrga, S.; Nee, H.P. Elimination of vector changes due to sector changes with DTC. In Proceedings of the 16th European Conference on Power Electronics and Applications, Lappeenranta, Finland, 26–28 August 2014; pp. 1–8. [Google Scholar]
  10. Alsofyani, I.M.; Idris, N.R.N.; Alamri, Y.A. An improved flux regulation using a controlled hysteresis toque band for DTC of induction machines. In Proceedings of the IEEE Conference on Energy Conversion (CENCON), Johor Bahru, Malaysia, 19–20 October 2015; pp. 368–372. [Google Scholar]
  11. Petronijević, M.; Mitrović, N.; Kostić, V.; Banković, B. An improved scheme for voltage sag override in direct torque controlled induction motor drives. Energies 2017, 10, 663. [Google Scholar]
  12. Wong, W.S.H.; Holliday, D. Minimisation of flux droop in direct torque controlled induction motor drives. IEE Proc. Electr. Power Appl. 2004, 151, 694–703. [Google Scholar] [CrossRef]
  13. Pavithra, S.; Dinesh Krishna, A.S.; Shridharan, S. DTC based induction motor speed control using 10-sector methodology for torque ripple reduction. J. Inst. Eng. (India) Ser. B 2014, 95, 241–246. [Google Scholar] [CrossRef]
  14. Qin, S.J.; Badgwell, T.A. A survey of industrial model predictive control technology. Control Eng. Practice 2003, 93, 733–764. [Google Scholar] [CrossRef]
  15. Ruchika, N.R. Model predictive control: History and development. Int. J. Eng. Trends Technol. 2013, 4, 2600–2602. [Google Scholar]
  16. Rodriguez, J.; Kazmierkowski, M.P.; Espinoza, J.R.; Zanchetta, P.; Abu-Rub, H.; Young, H.A.; Rojas, C.A. State of the art of finite control set model predictive control in power electronics. IEEE Trans. Ind. Inform. 2013, 9, 1003–1016. [Google Scholar] [CrossRef]
  17. Rodriguez, J.; Cortes, P. Predictive Control of Power Converters and Electrical Drives; Wiley-IEEE Press: Hoboken, NJ, USA, 2012; 246p. [Google Scholar]
  18. Wang, L.; Chai, S.; Yoo, D.; Gan, L.; Ng, K. PID and Predictive Control of Electrical Drives and Power Converters Using Matlab/Simulink; Wiley-IEEE Press: Hoboken, NJ, USA, 2015; 360p. [Google Scholar]
  19. Geyer, T.; Papafotiou, G.; Morari, M. Model predictive direct torque control—Part I: Concept, algorithm, and analysis. IEEE Trans. Ind. Electron. 2009, 56, 1894–1905. [Google Scholar] [CrossRef]
  20. Zhang, Y.; Xia, B.; Yang, H.; Rodriguez, J. Overview of model predictive control for induction motor drives. Chin. J. Electron. Eng. 2016, 2, 62–76. [Google Scholar]
  21. Rodriguez, J.; Pontt, J.; Silva, C.A.; Correa, P.; Lezana, P.; Cortes, P.; Ammann, U. Predictive Current Control of a Voltage Source Inverter. IEEE Trans. Ind. Electron. 2017, 54, 495–503. [Google Scholar] [CrossRef]
  22. Cortes, P.; Kazmierkowski, M.P.; Kennel, R.; Quevedo, D.E.; Rodriguez, J. Predictive Control in Power Electronics and Drives. IEEE Trans. Ind. Electron. 2008, 55, 4312–4324. [Google Scholar] [CrossRef]
  23. Wang, F.; Davari, S.A.; Chen, Z.; Zhang, Z.; Khaburi, D.A.; Rodriguez, J.; Kennel, R. Finite Control Set Model Predictive Torque Control of Induction Machine with a Robust Adaptive Observer. IEEE Trans. Ind. Electron. 2016, 58, 1089–1099. [Google Scholar] [CrossRef]
  24. Zhang, Y.; Yang, H. Model-Predictive Flux Control of Induction Motor Drives With Switching Instant Optimization. IEEE Trans. Energy Convers. 2015, 30, 1113–1122. [Google Scholar] [CrossRef]
  25. Dorfling, M.; Mouton, H.; Karamanakos, P.; Geyer, T. Experimental evaluation of sphere decoding for long-horizon direct model predictive control. In Proceedings of the 19th European Conference on Power Electronics and Applications (EPE’17 ECCE Europe), Warsaw, Poland, 11–14 September 2017; pp. 1–10. [Google Scholar]
  26. Baidya, R.; Aguilera, R.P.; Acuña, P.; Vazquez, S.; Mouton, H.D.T. Multistep Model Predictive Control for Cascaded H-Bridge Inverters: Formulation and Analysis. IEEE Trans. Power Electron. 2018, 33, 876–886. [Google Scholar] [CrossRef]
  27. Correa, P.; Pacas, M.; Rodriguez, J. Predictive torque control for inverter-fed induction machines. IEEE Trans. Ind. Electron. 2007, 54, 1073–1079. [Google Scholar] [CrossRef]
  28. Diao, L.J.; Sun, D.N.; Dong, K.; Zhao, L.T.; Liu, Z.G. Optimized Design of Discrete Traction Induction Motor Model at Low-Switching Frequency. IEEE Trans. Power Electron. 2013, 28, 4803–4810. [Google Scholar] [CrossRef]
  29. Rojas, C.A.; Yuz, J.I.; Aguirre, M.; Rodriguez, J. A comparison of discrete-time models for model predictive control of induction motor drives. In Proceedings of the IEEE International Conference on Industrial Technology (ICIT), Seville, Spain, 17–19 March 2015; pp. 568–573. [Google Scholar]
  30. Meng, Q.L.; Li, J.; Li, H.; Yan, Y.Z. Model predictive control of induction motors based on improved discretizing method under low switching frequency. In Proceedings of the IECON 2017—43rd Annual Conference of the IEEE Industrial Electronics Society, Beijing, China, 29 October–1 November 2017; pp. 5144–5149. [Google Scholar]
  31. Wang, F.; Zhang, Z.; Mei, X.; Rodríguez, J.; Kennel, R. Advanced control strategies of induction machine: Field oriented control, direct torque control and model predictive control. Energies 2018, 11, 120. [Google Scholar] [CrossRef]
  32. Rodriguez, J.; Kennel, R.; Espinoza, J.R.; Trincado, M.; Silva, C.A.; Rojas, C.A. High-performance control strategies for electrical drives: An experimental assessment. IEEE Trans. Ind. Electron. 2012, 59, 812–820. [Google Scholar] [CrossRef]
  33. Wang, F.; Li, S.; Mei, X.; Xie, W.; Rodríguez, J.; Kennel, R.M. Model-based predictive direct control strategies for electrical drives: An experimental evaluation of PTC and PCC methods. IEEE Trans. Ind. Inform. 2015, 11, 671–681. [Google Scholar] [CrossRef]
  34. Beerten, J.; Verveckken, J.; Driesen, J. Predictive direct torque control for flux and torque ripple reduction. IEEE Trans. Ind. Electron. 2010, 57, 404–412. [Google Scholar] [CrossRef] [Green Version]
  35. Gatto, G.; Marongiu, I.; Serpi, A.; Perfetto, A. A Predictive Direct Torque Control of Induction Machines. In Proceedings of the International Symposium on Power Electronics, Electrical Drives, Automation and Motion (SPEEDAM), Ischia, Italy, 11–13 June 2008; pp. 1103–1108. [Google Scholar]
  36. Bose, B.K. Modern Power Electronics & AC Drives; Prentice Hall: Upper Saddle River, NJ, USA, 2002. [Google Scholar]
  37. Quang, N.P.; Dittrich, J.-A. Vector Control of Three-Phase AC Machines; Springer: Berlin/Heidelberg, Germany, 2008; 340p. [Google Scholar]
  38. Kubota, H.; Matsuse, K.; Nakano, T. DSP based speed adaptive flux observer of induction motor. IEEE Trans. Ind. Appl. 1993, 29, 344–348. [Google Scholar] [CrossRef]
Figure 1. Block diagram of the induction motor drive model predictive control.
Figure 1. Block diagram of the induction motor drive model predictive control.
Energies 11 01793 g001
Figure 2. Possible voltage vectors that can be applied in case of the DTC. In every flux sector, only six voltage vectors can be applied (four active and two passive).
Figure 2. Possible voltage vectors that can be applied in case of the DTC. In every flux sector, only six voltage vectors can be applied (four active and two passive).
Energies 11 01793 g002
Figure 3. (a) Effect of the voltage vector V2 in the flux sector S2; (b) Effect of the voltage vector V5 in the flux sector S2. In case of DTC, these vectors are unapplied in flux sector S2.
Figure 3. (a) Effect of the voltage vector V2 in the flux sector S2; (b) Effect of the voltage vector V5 in the flux sector S2. In case of DTC, these vectors are unapplied in flux sector S2.
Energies 11 01793 g003
Figure 4. Applied voltage vectors in predictive torque control (PTC). All eight voltage vectors can be applied in any flux sector.
Figure 4. Applied voltage vectors in predictive torque control (PTC). All eight voltage vectors can be applied in any flux sector.
Energies 11 01793 g004
Figure 5. Voltage vector selection during the flux sector transition. In the case of DTC, the voltage vector V4 is selected. This vector does not suit the criteria to decrease the flux level. In the case of PTC, the voltage vector V5 is selected.
Figure 5. Voltage vector selection during the flux sector transition. In the case of DTC, the voltage vector V4 is selected. This vector does not suit the criteria to decrease the flux level. In the case of PTC, the voltage vector V5 is selected.
Energies 11 01793 g005
Figure 6. (a) The part of the flux vector tip trajectory at DTC run. The flux sector transition is marked by arrows; (b) The detail of the transition. The voltage vector V5 is applied according to the Table 1. This vector increases the flux level instead of decreasing it.
Figure 6. (a) The part of the flux vector tip trajectory at DTC run. The flux sector transition is marked by arrows; (b) The detail of the transition. The voltage vector V5 is applied according to the Table 1. This vector increases the flux level instead of decreasing it.
Energies 11 01793 g006
Figure 7. (a) The part of the flux vector tip trajectory in the PTC run; (b) The detail of the sector transition. At a marked point the voltage, vector V6 is applied in order to decrease flux amplitude and increase torque. The wrong vector V5 would be chosen according to Table 1 in the DTC case.
Figure 7. (a) The part of the flux vector tip trajectory in the PTC run; (b) The detail of the sector transition. At a marked point the voltage, vector V6 is applied in order to decrease flux amplitude and increase torque. The wrong vector V5 would be chosen according to Table 1 in the DTC case.
Energies 11 01793 g007
Figure 8. (a) The part of the flux vector tip trajectory in the PTC run; (b) The detail of the trajectory. Predicted effects of the vectors are displayed in the pictures. It is shown that the voltage vector V2 is selected twice and vector V5 once in sector S2. It is marked by the arrows in the figure.
Figure 8. (a) The part of the flux vector tip trajectory in the PTC run; (b) The detail of the trajectory. Predicted effects of the vectors are displayed in the pictures. It is shown that the voltage vector V2 is selected twice and vector V5 once in sector S2. It is marked by the arrows in the figure.
Energies 11 01793 g008
Figure 9. (a) Flux amplitude waveform in the PTC run; (b) Torque waveform in the PTC run. Predicted effects of all possible voltage vectors are shown for both waveforms. In this case, the chosen vector was V2.
Figure 9. (a) Flux amplitude waveform in the PTC run; (b) Torque waveform in the PTC run. Predicted effects of all possible voltage vectors are shown for both waveforms. In this case, the chosen vector was V2.
Energies 11 01793 g009
Figure 10. Comparison of the ripples in torque waveforms in DTC (right) and PTC (left). The torque ripple is lower in case of the PTC run by 1 Nm.
Figure 10. Comparison of the ripples in torque waveforms in DTC (right) and PTC (left). The torque ripple is lower in case of the PTC run by 1 Nm.
Energies 11 01793 g010
Figure 11. (a) Voltage vector selection at PTC during one stator flux vector turn. The blue curve shows the flux sectors and the red curve shows the selected voltage vectors; (b) A detail of the sector 2. The arrows show where the vectors never applied at DTC were applied at PTC.
Figure 11. (a) Voltage vector selection at PTC during one stator flux vector turn. The blue curve shows the flux sectors and the red curve shows the selected voltage vectors; (b) A detail of the sector 2. The arrows show where the vectors never applied at DTC were applied at PTC.
Energies 11 01793 g011
Figure 12. (a) The measured flux vector tip trajectory in αβ plane in one flux vector turn at the model predictive control (MPC) strategy; (b) The detail of the trajectory in sector S2.
Figure 12. (a) The measured flux vector tip trajectory in αβ plane in one flux vector turn at the model predictive control (MPC) strategy; (b) The detail of the trajectory in sector S2.
Energies 11 01793 g012
Table 1. Direct torque control (DTC) switching table.
Table 1. Direct torque control (DTC) switching table.
ψTSector 1Sector 2Sector 3Sector 4Sector 5Sector 6
11V2(110)V3(010)V4(011)V5(001)V6(101)V1(100)
0V7(111)V0(000)V7(111)V0(000)V7(111)V0(000)
−1V6(101)V1(100)V2(110)V3(010)V4(011)V5(001)
01V3(010)V4(011)V5(001)V6(101)V1(100)V2(110)
0V0(000)V7(111)V0(000)V7(111)V0(000)V7(111)
−1V5(001)V6(101)V1(100)V2(110)V3(010)V4(011)
Table 2. Applied and unapplied voltage vectors.
Table 2. Applied and unapplied voltage vectors.
SectorApplied VectorsUnapplied Vectors
Sector 1V0, V2, V3, V5, V6, V7V1, V4
Sector 2V0, V1, V3, V4, V6, V7V2, V5
Sector 3V0, V1, V2, V4, V5, V7V3, V6
Sector 4V0, V2, V3, V5, V6, V7V1, V4
Sector 5V0, V1, V3, V4, V6, V7V2, V5
Sector 6V0, V1, V2, V4, V5, V7V3, V6
Table 3. Nominal values of the motor.
Table 3. Nominal values of the motor.
Param.ValueDescriptionParam.ValueDescription
Vn230 VNominal voltageRs0.952 ΩStator resistance
In11.8 ANominal currentL0.0093 HStator leakage inductance
Pn5.5 kWNominal powerRr0.952 ΩRotor resistance
ωn145 rad/sNominal speedL0.0072 HRotor leakage inductance
YStar connectedLm0.129 HMagnetizing inductance
pp2Number of pole pairs
Table 4. Cost function Results.
Table 4. Cost function Results.
VectorV0V1V2V3V4V5V6V7
Cost function14.3728.3139.7930.259.9716.552.8914.37
Table 5. Cost function results.
Table 5. Cost function results.
VectorV0V1V2V3V4V5V6V7
Cost function10.6428.347.1516.2517.319.8836.8010.64

Share and Cite

MDPI and ACS Style

Karlovsky, P.; Lettl, J. Induction Motor Drive Direct Torque Control and Predictive Torque Control Comparison Based on Switching Pattern Analysis. Energies 2018, 11, 1793. https://0-doi-org.brum.beds.ac.uk/10.3390/en11071793

AMA Style

Karlovsky P, Lettl J. Induction Motor Drive Direct Torque Control and Predictive Torque Control Comparison Based on Switching Pattern Analysis. Energies. 2018; 11(7):1793. https://0-doi-org.brum.beds.ac.uk/10.3390/en11071793

Chicago/Turabian Style

Karlovsky, Pavel, and Jiri Lettl. 2018. "Induction Motor Drive Direct Torque Control and Predictive Torque Control Comparison Based on Switching Pattern Analysis" Energies 11, no. 7: 1793. https://0-doi-org.brum.beds.ac.uk/10.3390/en11071793

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop