Recommended by S. Paramasivam
School of Electrical Engineering and Telecommunications, The University of New South Wales, Sydney NSW 2052, Australia
Received 3 June 2008; Revised 28 October 2008; Accepted 4 January 2009
1. Introduction
Indirect field oriented vector-controlled induction motor drives are widely used in industrial applications for high-performance drive systems. Because indirect field orientation utilizes an inherent slip relation, it is essentially a feedforward scheme and hence naturally parameter sensitive, particularly to the rotor resistance. A mismatch between the actual rotor flux and the estimated rotor flux leads to error between the actual motor torque and the estimated torque and hence leads to poor dynamic performance. The accuracy of the estimated rotor flux is greatly influenced by the value of rotor resistance (Rr ) used for control. Rotor resistance may vary up to 100% due to rotor heating, and recovering this information with a thermal model or a temperature sensor is not desirable. In addition, rotor resistance can change significantly with rotor frequency due to skew/proximity effect in machines with double-cage and deep-bar rotors. The problem related to stator and rotor resistance adaptation has been investigated by various authors [1-5].
Several methods have been reported to minimize the consequences of parameter sensitivity in indirect vector-controlled drives. The methods discussed in [6-8] are based on model reference adaptation of either flux or reactive power. The second approach, developed in [9, 10], was to compensate for rotor resistance variation by adaptive feedback linearization control with unknown rotor resistance. The third identification method is to detect the output signal variation invoked by the artificial injection signal [11]. Also, an extended Kalman filter was used for rotor resistance identification in [12, 13]. These methods assumed that there is no change in the stator resistance during the rotor resistance estimation. To estimate stator resistance, online identification has been developed using model reference adaptation [14]. Combined stator and rotor resistance identification has been reported [7, 15]. However, these methods are based on the assumption that the stator resistance does not change during the estimation of rotor resistance.
In this paper, online estimators are developed to address the situation of similar disturbances in both stator and rotor resistance simultaneously. Section 2 describes an online estimation of rotor resistance (Rr ) with multilayer feedforward artificial neural networks (ANNs) using online training [16]. Multilayer feedforward neural networks are regarded as universal approximations and have the capability to acquire nonlinear input-output relationships of a system by learning via the back propagation algorithm [17, 18]. It should be possible that a simple two-layer feedforward neural network trained by the back propagation technique can be employed in the rotor resistance identification. In this estimator, two models of the state variable estimations can be used; one to provide the actual induction motor output states and the other to give the neural model output states. The total error between the desired and actual state variables may then be back propagated as shown in Figure 1, to adjust the weights of the neural model, so that the output of this model tracks the actual output. When the training is completed, the weights of the neural network should correspond to the parameters in the actual motor. However, the Rr estimation algorithm requires the knowledge of stator resistance (Rs ) which may also vary up to 50% during operation. It has been observed that the error in Rs leads to significant errors in Rr estimation. It is hypothesized in this paper that the problem may be overcome by adding another online estimation for Rs to the system using recurrent neural network, discussed in Section 3, giving the indirect vector control system, total immunity to both resistance variations. The proposed stator resistance observer was realized with a recurrent neural network trained using the standard back propagation learning algorithm. The recurrent neural network with feedback loops used in this paper is trained by standard back propagation algorithm. Such architecture is known to be a more desirable approach [19], and the implementation reported in this paper confirms this.
Figure 1: Parameter identification using neural networks.
[figure omitted; refer to PDF]
The rotor and stator resistance estimators described in Sections 2 and 3 are investigated by modeling studies using SIMULINK, and the results are discussed in Section 4. The new resistance estimators are also tested in an experimental setup for both slip-ring and squirrel-cage induction motors. These results are discussed in detail in Section 5.
2. Rotor Resistance Estimation Using Artificial Neural Networks
The basic structure of an adaptive scheme described by Figure 1 is extended for rotor resistance estimation of an induction motor as illustrated in Figure 2. Two independent observers are used to estimate the rotor flux vectors of the induction motor. Equation (1) is based on stator voltages and currents, and (2) is based on stator currents and rotor speed: [figure omitted; refer to PDF] [figure omitted; refer to PDF]
Figure 2: Structure of the neural network system for Rr estimation.
[figure omitted; refer to PDF]
The current model (2) can also be written as [figure omitted; refer to PDF] where [figure omitted; refer to PDF]
The sample data model of (3) is shown as follows: [figure omitted; refer to PDF] where [figure omitted; refer to PDF] Here, Ts is the sampling period. Equation (5) can also be written as
[figure omitted; refer to PDF] where [figure omitted; refer to PDF]
The neural network model represented by (7) is shown in Figure 3, where W1 ,W2 ,W3 represent the weights of the networks, and X1 , X2 , X3 are the three inputs to the network. If the network shown in Figure 3 is used to estimate Tr , W2 is already known, and W1 and W3 need to be updated.
Figure 3: Two-layered neural network model.
[figure omitted; refer to PDF]
The weights of the network, W1 and W3 are found from training, so as to minimize the cumulative error function E1 , [figure omitted; refer to PDF] and the weight adjustment using generalized delta rule is given by [figure omitted; refer to PDF] where, [figure omitted; refer to PDF]
To accelerate the convergence of the error back propagation learning algorithm, the current weight adjustments are supplemented with a fraction of the most recent weight adjustment, as [figure omitted; refer to PDF] where η1 is the training coefficient, and α1 is a user-selected positive momentum constant.
Similarly, the changes in W3 can be determined as follows: [figure omitted; refer to PDF]
The rotor resistance Rr can be calculated from either W1 or W3 from (14) or (15) as follows: [figure omitted; refer to PDF] [figure omitted; refer to PDF]
The rotor resistance estimator described in this section, has used the fluxes λdrvm , λqrvm derived from the voltage model of the induction motor. This is dependent on stator resistance Rs of the motor (see (1)). Modeling results in Section4 clearly show that maximum possible variation in Rs introduces a significant variation in Rr . In order to minimize the error in rotor resistance estimation, resulting from the stator resistance variation, an online stator resistance estimator is integrated, which is discussed in Section 3.
3. Stator Resistance Estimation with Artificial Neural Networks
The voltage and current model equations of the induction motor, (1) and (2) in Section 1, can also be written as [figure omitted; refer to PDF] [figure omitted; refer to PDF] Using the discrete form of (16),
[figure omitted; refer to PDF] where [figure omitted; refer to PDF]
The weights W5 ,W6 , and W7 , are calculated from the motor parameters, motor speed ωr , and the sampling interval Ts .
To examine the effect of stator resistance variation in the amplitude of stator current, modeling studies were carried out with a ramp change in stator resistance. The stator current profile is shown in Figure 4. The relationship between stator current and stator resistance is nonlinear which could be easily mapped using a neural network.
Figure 4: Relationship between Rs variation with amplitude of stator current.
[figure omitted; refer to PDF]
Equation (18) can be represented by a recurrent neural network as shown in Figure 5. The standard back-propagation learning rule is then employed to train the network. The weight W4 is the result of training so as to minimize the cumulative error function E2 : [figure omitted; refer to PDF]
Figure 5: D -axis stator current estimation using recurrent neural network based on (18).
[figure omitted; refer to PDF]
The weight adjustment for W4 is given by [figure omitted; refer to PDF]
To accelerate the convergence of the error back propagation learning algorithm, the current weight adjustments are supplemented with a fraction of the most recent weight adjustment, as in [figure omitted; refer to PDF] where η2 is the training coefficient, α2 is a user-selected positive momentum constant.
Similarly, using the discrete form of (17), [figure omitted; refer to PDF]
Equation (23) can be represented by a neural network as shown in Figure 6.
Figure 6: Q -axis stator current estimation using recurrent neural network based on (23).
[figure omitted; refer to PDF]
The weight W4 is adjusted with training based on (22).
The stator resistance Rs can be calculated from [figure omitted; refer to PDF]
The stator resistance of an induction motor can be thus estimated from the stator current using the neural network system as indicated in Figure 7.
Figure 7: Rs estimation using artificial neural network.
[figure omitted; refer to PDF]
4. Modelling Results
The block diagram of a rotor flux oriented induction motor drive, together with both stator and rotor resistance identifications, is shown in Figure 8. The use of artificial neural networks in identification algorithms in Sections 2 and 3 is verified by simulations with the aid of SIMULINK.
Figure 8: Schematic of the indirect vector-controlled induction motor drive with online stator and rotor resistance tracking.
[figure omitted; refer to PDF]
In order to investigate the performance of the drive for parameter variations in rotor resistance Rr , a series of simulations were conducted by introducing error between the actual value Rr-motor and the value used in the controller Rr-control Similarly, another series of simulations were conducted by introducing error between the actual stator resistance Rs-motor and the one used in the controller Rs-control . All these investigations were conducted for the drive running at 1000 rev/minute and a constant load torque of 7.4 Nm. The parameters of the motor used for modeling studies are in Table 1.
Table 1: Induction motor parameters.
1.1 kW, 1415 RPM, 415 V, 2.77 A, 3 phases, 4 pole, 50 Hz |
Stator resistance Rs : 6.03 Ω |
Rotor leakage inductance Lrs : 29.9 mH |
Stator leakage inductance Lls : 29.9 mH |
Magnetizing inductance Lm : 489.3 mH |
Rotor resistance Rr : 6.085 Ωat 50 Hz |
Moment of inertia JT : 0.011787 kgm2 |
Initially, a 40% error was introduced between Rr-motor and Rr-control and Rs-motor and Rs-control simultaneously at 1.5 seconds, after switching off both the rotor resistance estimation (RRE) and stator resistance estimation (SRE) blocks in Figure 8. The steady-state values of the torque, rotor flux linkage, and the amplitude of the stator current vector are shown in Figure 9(a). The rotor flux linkage in the motor increases by 21% compared to its estimated value, when the error in rotor resistance is introduced, as shown in Figure 9(a) (iv). The estimated torque is 4% lower than the actual motor torque, as shown in Figure 9(a) (ii). Also, there is a 3.25% drop in the amplitude of the stator current vector starting at 1.5 seconds, when the error is introduced, as in Figure 9(a) (vi).
Performance of the drive with and without rotor and stator resistance compensations.
(a) 40% step change in Rr-motor and Rs-motor ,Rs-motor and Rs-control uncompensated
[figure omitted; refer to PDF]
(b) 40% step change in Rr-motor and Rs-motor , Rs-motor and Rs-control compensated
[figure omitted; refer to PDF]
Later, simulations were repeated after switching on only the rotor resistance estimation block with the SRE block switched off, for the same errors introduced in Figure 9(a). The estimated Rr , in this case, is higher than the Rr-motor by 1.7% as shown in Figure 9(b) (i). The estimated torque is 1.35% higher than the real motor torque, as shown in Figure 9(b) (ii). But the estimated rotor flux linkage is 1.5% lower than the actual rotor flux linkage as indicated in Figure 9(b) (iv). The stator current amplitude increases only by 0.4% in this case, as shown in Figure 9(b) (vi).
Finally, the simulations were carried out with both the RRE and SRE blocks switched on. The results of torque, rotor flux linkage, and stator current amplitude are shown for both of the cases, in Figure 9(b). The errors reported in the previous paragraph, between estimated and real quantities of torque rotor flux linkage and stator current amplitude, have largely disappeared in this case. The estimated rotor resistance has tracked the real rotor resistance of the motor very well, as the estimation error now drops to 0.3% as in Figure 9(b) (i).
However, there was a small but insignificant error of 4.4%, as shown Figure 9(b) (v), for the estimated stator resistance with respect to the real stator resistance.
The Figures 9(a) and 9(b) also described the possible steady-state errors encountered in a situation, where a step change in resistance is applied, only for the purpose of investigation. However, the practical variation in resistance is very slow, and a corresponding analysis is also carried out, and the results are indicated in Figure 10. The simulations are done in three steps. At first, the drive system is analyzed after introducing error between Rr-motor and Rr-control and Rs-motor and Rs-control keeping both RRE and SRE turned OFF. Repeated simulations were also carried out, with RRE ON and SRE OFF. The estimated Rr , in this case, is higher than the Rr-motor by 1.1% as shown in Figure 10 (i). The estimated torque is 1.3% higher than the real motor torque, as shown in Figure 10 (ii). But the estimated rotor flux linkage is 1.5% lower than the actual rotor flux linkage as indicated in Figure 10 (iv). The stator current amplitude increases only by 0.4% in this case, as shown in Figure 10 (vi).
Figure 10: Performance of the induction motor drive with a ramp change in stator and rotor resistance with and without RRE and SRE.
[figure omitted; refer to PDF]
Finally, both rotor and stator resistance estimators are investigated with both RRE and SRE switched ON. The estimated rotor resistance has tracked the real rotor resistance of the motor very well, as the error now drops to 0.3% as in Figure 10 (i). However, there was a small but insignificant error of 5%, as shown Figure10 (v), for the estimated stator resistance with respect to the real stator resistance. But its effect on the rotor flux oriented control is negligible, as the errors between torques, rotor flux linkages, and stator current amplitudes are virtually eliminated.
5. Experimental Results
In order to verify the proposed stator and rotor resistance estimation algorithms, a rotor flux oriented induction motor drive was implemented in the laboratory as shown in Figure 11.
Figure 11: Experimental setup for the resistance identification in induction motor drive.
[figure omitted; refer to PDF]
The experimental setup was built for the 1.1 kW squirrel cage induction motor around a dSPACE DS1104 controller board residing in PC, as shown in Figure 12. An IGBT inverter with a switching frequency of 5 kHz was used for driving the induction motor. Hand-coded C programs with the real-time reference library functions were used to develop the control programs. The current and flux controllers were implemented with 100 microsecond sampling interval and the speed controller with 500 microsecond. The proposed rotor resistance estimation block used 1000 microsecond sampling time, and the stator resistance estimation block used 100 μ microsecond. An encoder with 5000 pulses per revolution was used for position and speed feedbacks. A permanent magnet DC motor coupled to the induction motor was used to load the induction motor. A constant load torque was maintained by using the current control loop in the load circuit.
Figure 12: Photograph of the experimental setup of the 1.1 kW squirrel cage induction motor drive.
[figure omitted; refer to PDF]
5.1. Results for Slip Ring Induction Motor
The induction motor in Table 1 is of squirrel cage type, and its rotor resistance measurement with a dc current measurement is not possible, the initial rotor resistance estimation experiment was conducted on a slip ring induction motor with specifications in Table 2. The experimental setup for the 3.7 kW slip-ring induction motor is shown in Figure 13. A separately excited DC motor coupled to the induction motor was used to load the induction motor. The estimated rotor resistance was noted using the estimation principles described in Sections 2 and 3, when the motor was running at 1000 rev/min and drawing 75% of full load current. The drive was shut down, and the rotor resistance was measured immediately, using a dc current injection. Both the estimated and measured rotor resistance of this motor are shown in Table 3.
Table 2: Induction motor parameters.
3.7 kW, 1410 RPM, 415 V, 7.8 A, 3 phases, 4 pole, 50 Hz |
Stator resistance Rs = 1.54 Ω |
Stator leakage inductance Lls = 11.65 mH |
Rotor leakage inductance Lrs = 11.65 mH |
Magnetizing inductance Lm = 184.61 mH |
Rotor resistance Rr = 2.62 Ω |
Moment of inertia JT = 0.08 kgm2 |
Table 3: Rotor resistance measurements.
Measured rotor resistance | Estimated rotor resistance using |
the proposed estimator | |
2.62 Ω | 2.51 Ω |
Figure 13: Photograph of the experimental setup of the 3.7 kW slip-ring induction motor drive.
[figure omitted; refer to PDF]
5.2. Results for Squirrel Cage Induction Motor
After establishing the validity of the proposed rotor resistance estimation with the slip-ring induction motor, experimental investigations are repeated with the squirrel cage induction motor which was used for the modeling studies.
In order to examine the capability of tracking the rotor resistance of the induction motor with the proposed estimator, a temperature rise test was conducted, at a motor speed of 1000 rev/min. The results of Rr estimation obtained from the experiment are shown in Figure 14, after logging the data for 60 minutes. Figure 15 shows the d -axis rotor flux linkages of the current model (λdrim ), the voltage model (λdrvm ), and the neural model (λdrnm ), taken at the end of heat run. All of the flux linkages are in the stationary reference frame. The flux linkages λdrim and λdrvm are updated with a sampling time of 100 microseconds, whereas the flux λdrnm is updated only at 1000 microseconds. The flux linkage λdrnm follows the flux linkage λdrvm due to the online training of the neural network. The coefficients used for training are η1 = 0.005 and α1 = 10.0e-6 .
Figure 14: EstimatedRr in experiment.
[figure omitted; refer to PDF]
Figure 15: Rotor fluxes in Rr estimation.
[figure omitted; refer to PDF]
To test the stator resistance estimation, an additional 3.4 Ωper phase was added in series with the induction motor stator, with the motor running at 1000 rev/min with a load torque of 7.4 Nm. The estimated stator resistance together with the actual stator resistance is shown in Figure 16. The estimated stator resistance converges to 9.4 Ωwithin less than 200 milliseconds. Figure 17 shows both the measured d -axis stator current and the one estimated by the neural network model. The neural model output ids* (k) follows the measured values ids (k) due to the online training of the network. The neural model current estimate is updated with a sampling time of 100 microseconds. The coefficients used for training are η2 = 0.00216 and α2 = 10.0e-6 .
Estimated stator resistance Rs in experiment.
(a) [figure omitted; refer to PDF]
(b) [figure omitted; refer to PDF]
Figure 17: Stator currents in Rs estimation.
[figure omitted; refer to PDF]
6. Analysis of Results
The modeling results as described in Figure 9(b) indicate that the proposed rotor and stator resistance estimators can converge in a short time, as low as 200 milliseconds corresponding to a 40% step change for both stator and rotor resistance simultaneously. In order to compare the stator resistance estimation for simulation and experiment, simulation is repeated with SRE and RRE blocks in Figure8. Then, a step change in Rs-motor is applied without a step change in Rr-motor , and the results are recorded as the upper trace in Figure 18. The bottom trace in this figure is the same as the top trace of Figure 16. The estimation time in modeling is in very close agreement with that obtained from experiment.
Comparison of stator resistance estimations.
(a) [figure omitted; refer to PDF]
(b) [figure omitted; refer to PDF]
7. Conclusions
This paper has presented a new online estimation technique for the rotor resistance Rr in the presence of Rs variations for the induction motor drive. The Rr estimation was found to be totally insensitive to Rs variations, as a result of the stator resistance estimation which is embedded separately.
Investigations carried out in this paper have clearly shown that two ANNs can be used in estimating Rr in the face of significant variations in Rs , which can occur due to motor heating. Both the rotor and stator resistance variations can be successfully estimated using the adaptation capabilities of neural networks. The implementation of these techniques required only a small increase of the computation times. The feasibility and validity of the proposed identification have been proved by the excellent experimental results.
Nomenclatures
vds ,vqs :
d(q) -axis stator voltages in stator reference frame
vs [arrow right] :
Stator voltage vector in stator reference frame
ids ,iqs :
d(q) stator currents in stator reference frame
IS :
Magnitude of the stator current vector(ids2 +iqs2 )
ids* ,iqs* :
d(q) stator current estimates in stator reference frame
is [arrow right] is* [arrow right] :
Stator current vector in stator reference frame
λdrvm ,λqrvm :
Rotor flux linkages estimated by voltage model in stator reference frame
λdrim ,λqrim :
Rotor flux linkages estimated by current model in stator reference frame
λdrnm ,λqrnm :
Rotor flux linkages estimated by neural network
Rs ,Rr :
Stator(rotor) resistance
W1 ,W2 ,W3 :
Neural network weights in rotor resistance estimator
W4 ,W5 ,W6 ,W7 :
Neural network weights in stator resistance estimator
E1 ,E2 :
Cumulative error fuctions
η1 ,η2 :
Training coefficients
α1 ,α2 :
Momentum constants
[straight epsilon][arrow right] :
Error function vector
[straight epsilon]1 ,[straight epsilon]2 :
Error functions
ωr :
Rotor speed in rev/minute.
[1] R. Krishnan, A. S. Bharadwaj, "A review of parameter sensitivity and adaptation in indirect vector controlled induction motor drive systems," IEEE Transactions on Power Electronics , vol. 6, no. 4, pp. 695-703, 1991.
[2] R. D. Lorenz, "A simplified approach to continuous on-line tuning of field-oriented induction machine drives," IEEE Transactions on Industry Applications , vol. 26, no. 3, pp. 420-424, 1990.
[3] T. Rowan, R. Kerkman, D. Leggate, "A simple on-line adaption for indirect field orientation of an induction machine," IEEE Transactions on Industry Applications , vol. 27, no. 4, pp. 720-727, 1991.
[4] C. C. Chan, H. Wang, "An effective method for rotor resistance identification for high-performance induction motor vector control," IEEE Transactions on Industrial Electronics , vol. 37, no. 6, pp. 477-482, 1990.
[5] J. Holtz, T. Thimm, "Identification of the machine parameters in a vector-controlled induction motor drive," IEEE Transactions on Industry Applications , vol. 27, no. 6, pp. 1111-1118, 1991.
[6] H. Sugimoto, S. Tamai, "Secondary resistance identification of an induction motor applied model reference adaptive system and its characteristics," in Proceedings of the IEEE/IAS Annual Meeting Conference, pp. 613-620, Toronto, Canada, October 1985.
[7] L. Zhen, L. Xu, "A mutual MRAS identification scheme for position sensorless fieldorientation control of induction machines," in Proceedings of the 30th IAS Annual Meeting on Industry Applications Conference (IAS '95), vol. 1, pp. 159-165, Orlando, Fla, USA, October 1995.
[8] T. Noguchi, S. Kondo, I. Takahashi, "Field-oriented control of an induction motor with robust on-line tuning of its parameters," IEEE Transactions on Industry Applications , vol. 33, no. 1, pp. 35-42, 1997.
[9] R. Marino, S. Peresada, P. Valigi, "Adaptive input-output linearizing control of induction motors," IEEE Transactions on Automatic Control , vol. 38, no. 2, pp. 208-221, 1993.
[10] R. Marino, S. Peresada, P. Tomei, "Global adaptive output feedback control of induction motors with uncertain rotor resistance," IEEE Transactions on Automatic Control , vol. 44, no. 5, pp. 967-983, 1999.
[11] T. Matsuo, T. A. Lipo, "A rotor parameter identification scheme for vector-controlled induction motor drives," IEEE Transactions on Industry Applications , vol. 21, no. 3, pp. 624-632, 1985.
[12] L. C. Zai, T. A. Lipo, "An extended Kalman filter approach to rotor-time constant measurement in PWM induction motor drives," in Proceedings of the 22nd IEEE Industry Applications Society Annual Meeting, vol. 1, pp. 177-183, Atlanta, Ga, USA, October 1987.
[13] D. Atkinson, P. Acarnley, J. Finch, "Observers for induction motor state and parameter estimation," IEEE Transactions on Industry Applications , vol. 27, no. 6, pp. 1119-1127, 1991.
[14] R. J. Kerkman, B. J. Seibel, T. M. Rowan, D. Schlegel, "A new flux and stator resistance identifier for AC drive systems," in Proceedings of the 30th IAS Annual Meeting on Industry Applications Conference (IAS '95), vol. 1, pp. 310-318, Orlando, Fla, USA, October 1995.
[15] T. G. Habetler, F. Profumo, G. Griva, M. Pastorelli, A. Bettini, "Stator resistance tuning in a stator-flux field-oriented drive using an instantaneous hybrid flux estimator," IEEE Transactions on Power Electronics , vol. 13, no. 1, pp. 125-133, 1998.
[16] B. Karanayil, M. F. Rahman, C. Grantham, "Rotor resistance identification using artificial neural networks for an indirect vector controlled induction motor drive," in Proceedings of the 27th Annual Conference of the IEEE Industrial Electronics Society (IECON '01), vol. 2, pp. 1315-1320, Denver, Colo, USA, November-December 2001.
[17] K.-I. Funahashi, "On the approximate realization of continuous mappings by neural networks," Neural Networks , vol. 2, no. 3, pp. 183-192, 1989.
[18] K. Hornik, M. Stinchcombe, H. White, "Multilayer feedforward networks are universal approximators," Neural Networks , vol. 2, no. 5, pp. 359-366, 1989.
[19] D. T. Pham, X. Liu Neural Networks for Identification, Prediction and Control , Springer, New York, NY, USA, 1995.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2009 Baburaj Karanayil et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Abstract
This paper presents a new method of online estimation of the stator and rotor resistance of the induction motor in the indirect vector-controlled drive, with artificial neural networks. The back propagation algorithm is used for training of the neural networks. The error between the rotor flux linkages based on a neural network model and a voltage model is back propagated to adjust the weights of the neural network model for the rotor resistance estimation. For the stator resistance estimation, the error between the measured stator current and the estimated stator current using neural network is back propagated to adjust the weights of the neural network. The performance of the stator and rotor resistance estimators and torque and flux responses of the drive, together with these estimators, is investigated with the help of simulations for variations in the stator and rotor resistance from their nominal values. Both types of resistance are estimated experimentally, using the proposed neural network in a vector-controlled induction motor drive. Data on tracking performances of these estimators are presented. With this approach, the rotor resistance estimation was found to be insensitive to the stator resistance variations both in simulation and experiment.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer