Next Article in Journal
A Novel Machine Vision System for the Inspection of Micro-Spray Nozzle
Previous Article in Journal
Location Privacy for Mobile Crowd Sensing through Population Mapping
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Sensorless FOC Performance Improved with On-Line Speed and Rotor Resistance Estimator Based on an Artificial Neural Network for an Induction Motor Drive

by
Jose M. Gutierrez-Villalobos
*,
Juvenal Rodriguez-Resendiz
,
Edgar A. Rivas-Araiza
and
Moisés A. Martínez-Hernández
Laboratorio de Mecatrónica, Universidad Autónoma de Querétaro, Cerro de las Campanas, Col. Las Campanas, S/N, Queretaro 76010, Mexico
*
Author to whom correspondence should be addressed.
Sensors 2015, 15(7), 15311-15325; https://doi.org/10.3390/s150715311
Submission received: 11 April 2015 / Revised: 12 June 2015 / Accepted: 23 June 2015 / Published: 29 June 2015
(This article belongs to the Section Physical Sensors)

Abstract

:
Three-phase induction motor drive requires high accuracy in high performance processes in industrial applications. Field oriented control, which is one of the most employed control schemes for induction motors, bases its function on the electrical parameter estimation coming from the motor. These parameters make an electrical machine driver work improperly, since these electrical parameter values change at low speeds, temperature changes, and especially with load and duty changes. The focus of this paper is the real-time and on-line electrical parameters with a CMAC-ADALINE block added in the standard FOC scheme to improve the IM driver performance and endure the driver and the induction motor lifetime. Two kinds of neural network structures are used; one to estimate rotor speed and the other one to estimate rotor resistance of an induction motor.

1. Introduction

Three-phase induction motors (IMs) have become the most employed electrical device in industry, thanks to their robustness, efficiency and low maintain. Nowadays, IMs consume 60% of electricity that industry requires, which represents the 21% of global electrical production, about 3.99 PetaWatts-hour [1]. Therefore, in order to increase the IM efficiency and raise its performance, any improvement results in a global benefit and helps the industrial economy. Current drivers are based on control schemes such as voltage-frequency (V/F), direct torque control (DTC) and field oriented control (FOC). FOC has been the most selected control method for IMs in torque and speed control applications where high performance is required. There have been many contributions towards improve it for almost 3 decades [2]. Basically, FOC sees the IM as a direct current (DC) motor and it has been classified in two types. One method has been the direct field oriented control (DFOC), which needs to know the position of the field magnetic flux and the rotor magnetic flux with hall-effect sensors inside the electric machine, which results complicated or impossible to installation of the sensors. The other scheme is indirect field oriented control (IFCO), which has two different diagrams. The sensored diagram estimates magnetic flux position and uses an encoder to measure the IM rotor speed. The sensorless scheme estimates magnetic flux as well but it does not need an encoder to know the rotor speed. Sensorless IFCO estimates the motor velocity based on the number of IM poles, and the frequency of voltages and currents applied to stator coils [3]. Currently, commercial drivers use sensorless IFCO because it does not need an encoder. It is to say, it is a simple controller with good performance and acceptable results for some applications.
As explained before, IFOC is better known only as FOC in the IM driver and controller literature. It is the control technique that has gained more interest within researchers because there have been opportunity areas for control theory, observers and estimators. Figure 1 shows the general sensorless FCO scheme. For the reason of not using sensors and estimating field magnetic flux, there have been many surveys in this area. Other, previously published reviews such as [4] analyze and describe several methods, where observers, estimators and controllers were used. Never the less, there are some works that only presented validations for short times such as [5,6,7], which do not really ensure that their systems work properly, after longer terms or under motor condition variations.
This work employs a combination of two different artificial neural network (ANNs) approaches. The combination of tow neural networks (NNs) helps to improve IM-driver performance, by means of reducing the mismatch produced between estimated electrical parameters values and the real ones. The ANN unit estimates motor speed (ωr) and rotor resistance (Rr), which allows us to keep the IM controller tuned, achieving higher control over a wide speed range and load variations. Since Rr varies by up to 100% from its original value due to temperature changes and load steps [8]. Normal control schemes can present undesirable speed tracking at low speeds. It leads to decreases in IM efficiency and shortens motor drive life.
In this algorithm, a cerebellar model articulation controller (CMAC) was used to estimate ωr, it is selected for its capability of quickly learning non-linear functions due to the local nature of its weight modification. These networks are simple to implement when compared to other types of neural network as describe in [9]. Then, for Rr estimation, a block with an adaptive linear neuron (ADALINE) structure is selected. The main advantages of this ANN are its simplicity and the ability to be trained online; besides, the ADALINE weights can be interpreted physically, as explained in [10]. Figure 2 presents the proposed ANN scheme.
Figure 1. General sensorless indirect field oriented control (IFCO) scheme.
Figure 1. General sensorless indirect field oriented control (IFCO) scheme.
Sensors 15 15311 g001
Figure 2. Cerebellar model articulation controller (CMAC)-adaptive linear neuron (ADALINE) structure for the parameter estimator.
Figure 2. Cerebellar model articulation controller (CMAC)-adaptive linear neuron (ADALINE) structure for the parameter estimator.
Sensors 15 15311 g002
This survey is divided into four sections. The first part, which describes how this algorithm was implemented and its outcomes, the second part presents the ANN structures employed in the research and their behavior, the third part explains how CMAC-ADALINE unit performs on-line parameter estimation and improves drive speed control performance, the forth part shows conclusive results and the final section contains the conclusions and the possible future applications for this work.

1.1. CMAC Description and Behavior

The CMAC structure was developed (such as, the human cerebellum), and it is a convenient learning structure for on-line and real-time modeling and controlling induction motors, IMs are non-linear systems. CMAC is capable of learning non-linear functions; it can be defined as a look-up-table. In this structure, each state variable is quantized and mapped, see Figure 3. The space vector is divided into discrete states. The output of each state can be obtained from the sum of the information stored in the associate memories.
Figure 3. Artificial neural network (ANN) CMAC model.
Figure 3. Artificial neural network (ANN) CMAC model.
Sensors 15 15311 g003
The state vector is mapped in Sth elements onto another vector called A, which is formed by nth elements. In the next map, the output P is the sum of the weights whose activation function will be activated. Its representative mathematical equations is given as follows:
f : s A g : A W P
Now s is an input vector of k-dimension, A is the N-dimension association vector containing M active elements, P is the output vector and W is the corresponding weight vector in which input data of P is stored, as explained in [11].
P k = g ( a k * ) = A k W k
In this equation, k is associated to kth states, a k * means the activation function of the kth state, and Ak is the grouping of cell vector of kth state. The form CMAC weights are adapted is given by:
W k ( j + 1 ) = W k ( j ) + Δ W k ( j ) = W k ( j ) + α M ( Y d , k P k ( j ) )
W k ( j + 1 ) = W k ( j ) + α M ( Y d , k A k W k ( j ) )
where Wk means the weight vector at k-th state, j means j-th iteration, α is the learning rate is selected, M is the number of activated association cells, and Yd,k is the desired output at k-th state. The learning rule of CMAC is to distribute the error equally to the corresponding weights, as well explained in [11]. In the learning process, the input of the controlled plant U (induction motor) is treated as a desired output to modify the contents of CMAC stored at location Y(k) and Y(k + 1), where Y(k + 1) is the actual system output at time step k + 1. How precisely the CMAC can approximate a controlled plant is mainly determined by the quantization in each dimension of the input vector and the generalization width.

1.2. ADALINE Description and Behavior

In this section, The ADALINE structure is explained in [10]. The ANN-ADALINE structure is equivalent to one neuron which is composed of an input vector Xk, a weight matrix Wk, and an activation function f(v). The weights vector Wk = [W0k,W1kWnk]T corresponds to the whole neuron synaptic forces. The input vector Xk = [X0k, X1kXnk] corresponds to the whole neuron input stimulus. The activation function f(v) specifies the neuron behavior. Various activation functions can be used in the ANN theory. However, the ADALINE uses the linear activation function f(v) = v Consequently, the ADALINE output yk is given by: yk = XkWk. When the ADALINE is excited, it produces the output yk which depends on the input vector. The basic scheme of an ADALINE structure is shown in Figure 4. The weights vector Wk is continuously modified during the network learning process with the purpose of approaching as close as possible the desired output dk.
Figure 4. ANN ADALINE model.
Figure 4. ANN ADALINE model.
Sensors 15 15311 g004
It is a linear combination of its in-put vector X(k) = [X1, X2…Xn]T at any time kth that is multiplied by the weight vector W(k) = [W1, W2…Wn], finally, their products are summed to obtain a linear output represented by:
Y ( k ) = X ( k ) T W ( k )
And adaptation rule is based on the Least-Square-Method (LMS), which is known as the Widro-Hoff delta rule and is given by:
Y ( k ) = W ( k ) + α X ( k ) e ( k ) X ( k ) T X ( k )
The main drawback with the ADALINE structure consists in selecting the correct set of weights so that the input-output ADALINE behavior gets closer to the desired input-output data. In order to update ADALINE weights, the LMS algorithm was used to minimize the error e(k). The learning process for ADALINE is well explained in [12]. This structure requires supervised learning. The error is obtained by using the energy function E = (1/2)e2(k) and is calculated by:
e ( k ) = d k y k =   d k X k T W k
The stepping method is described by the expression:
W k + 1 = W k + η ( ¯ k ) = W k η e k 2 W k
where η is used to control the stability and the convergence rate; k is the gradient values at W = Wk.
Differentiating the equation above and introducing the linear error we obtain:
W k + 1 = W k η e k 2 W k = W k 2 η e k e k W k
and
W k + 1 = W k 2 e k η ( d k X k T W k ) W k
which results in
W k + 1 = W k 2 η e k X k T
Finally, the constant η determines stability and convergence rate, this value is typically less than one. The training coefficient η is used to accelerate the algorithm convergence and it has to be variable. It has to be high at the beginning of the training process; then, it has to decrease to present a small value at the end. The value of η can be selected by the expression Equation (11) as well explain in [13].
η = η i ( η f η i ) t t max
where ηi is the initial value of the learning rate and ηf is the final value, and tmax is the maximum training time. Never the less, this parameter has to be first obtained by simulation, then the ANN response has to be analyzed to determine the correct value for the physical system.

2. Speed and Rotor Resistance Estimator Implementation

Thus, it is important to consider the state-variable model of the induction machines referred to an arbitrarily rotating reference frame [11]. Which is written as
d d t   [ i S d c i S q c ψ R d c ψ R q c ] = [ R S L S σ R S ( 1 σ ) L S σ ω S M R S σ L R L R 2 M ω R σ L R L R ω S R S L S σ R S ( 1 σ ) L S σ M ω R σ L R L R M R S σ L R L R 2 M R S L R 0 R R L R ω S ω R 0 M R S L R ( ω S ω R ) R r L R ] [ i S d c i S q c ψ R d c ψ R q c ] + [ 1 L S σ 0 0 1 L S σ 0 0 0 0 ] [ ν S d c ν S d c ]
Besides, this mathematical model is described in [14]. For being able to implement this combined ANNs, it is necessary to consider the IM current model given by Equation (13) and the IM voltage model given by Equation (14). The Equation (14) is required to adjust the weights, and these equations are shown in the following lines.
[ d λ d r v m d t d λ q r v m d t ] = L r L m { [ v d s v q s ] R s [ i d s i q s ] σ L s [ d i d s d t d i q s d t ] }
[ d λ d r i m d t d λ q r i m d t ] = [ 1 T r ω r ω r 1 T r ] [ λ d r i m λ q r i m ] + L m T r [ i d s i q s ]
The current model of Equation (14) can also be rewritten as:
λ r i m = ( 1 T r I + ω r J ) λ r i m + L m T r i s
where
I = [ 1 0 0 1 ] ,         J= [ 0 - 1 1 0 ] ,         i s = [ i ds i qs ]
v s = [ v d s v q s ] ,         λ r im = [ λ dr im λ qr im ] ,         λ r vm = [ λ dr vm λ qr vm ]
The discrete data model of Equation (15) can also be expressed as:
λ r n m ( k ) = ( W 1 I + W 2 J ) λ r n m ( k 1 ) + W 3 i s ( k 1 )
Considering
W 1 = 1 T s T r ;         W 2 = ω r T s ;         W 3 = L m T r T s
and Ts is the sampling period. Equation (16) can also be written as:
λ r n m ( k ) = W 1 X 1 + W 2 X 2 + W 3 X 3
Therefore
X 1 = I λ r n m ( k 1 ) = [ λ d r n m ( k 1 ) λ q r n m ( k 1 ) ]
X 2 = J λ r n m ( k 1 ) = [ λ d r n m ( k 1 ) λ q r n m ( k 1 ) ]
X 3 = I i s ( k 1 ) = [ i d s ( k 1 ) i q s ( k 1 ) ]
Then the weight adjustment is obtained by trying to minimize the error
ε ( k ) = ϕ r ( k ) λ r n m ( k )
The weights between neurons are tuned by minimizing the energy function
E = 1 2 ε 2 ( k ) = 1 2 { ϕ r ( k ) λ r n m ( k ) } 2
The weight variation is given by
Δ W n ( k ) E W n = E λ r n m ( k ) λ r n m ( k ) W n = δ X n
where
δ = E λ r n m ( k ) = [ λ r i m ( k ) λ r n m ( k ) ] T
Another coefficient (α) is added to determine the effect of the changes of the past weights and increase in the learning rate. Finally, weight adjustment of W1 and W3 can be represented by the next form [15]:
W 1 ( k ) = W 1 ( k 1 ) η δ X 1 + α Δ W 1 ( k 1 )
W 3 ( k ) = W 3 ( k 1 ) η δ X 3 + α Δ W 3 ( k 1 )
The Equation (11) was used to select a proper value for η, several values had to be tested in order to determine what value is the most convenient.
and considering W2
Δ W 2 ( k ) = ( ϕ r ( k ) λ r n m ( k ) ) T J λ r n m ( k 1 )
Then the weight W2 value is calculated as follows:
W 2 ( k ) = W 2 ( k 1 ) + α M Δ W 2 ( k )
By using the Equation (26) and solving the speed from the weight W2, the estimated rotor speed is given by combining equations above, the estimated rotor speed is represented as follows:
ω r ( k ) = ω r ( k 1 ) + α M Δ W 2 ( k ) T S
and rotor resistance can be found from either W1 or W3 using Equations (27) or (28).
R r   = L r W 3 L m T s
R r   = L r ( 1 W 1 ) T s
Both equations above were tested, but finally Equation (28) was eventually selected to be used because it presented less variation and better response due to it was only affected by Lr. It is important to know how the proposed algorithm is exactly incorporated to the general FCO scheme as shown in Figure 5.
Figure 5. CMAC-ADALINE block connected to the FCO scheme.
Figure 5. CMAC-ADALINE block connected to the FCO scheme.
Sensors 15 15311 g005

3. Experimental Results

This part presents the results obtained from a comparative between standard FOC scheme and the FOC one including the proposed estimating algorithm. The initial values were η = 0.05 and α = 0.01, Ts = 0.001s, this block was implemented and validated in a real-time embedded system TI tool set TMDSHVMTRPFCKIT. Table 1 shows the parameter of the IM.
Table 1. Parameters of the induction motor.
Table 1. Parameters of the induction motor.
1/4 HP, 1725 R.P.M., 208–230 V, 1.2–1.3 A, 3 Phase, 4 Pole, 60 Hz
Stator Resistance Rs: 11.05 Ω
Stator Inductance Ls: 0.316423 H
Rotor Resistance Rr: 6.11 Ω
Rotor Inductance Lr: 0.316423 H
Mutual Inductance Lm: 0.293939 H
The IM is shaft-to-shaft connected to a DC motor, which simulates a changing load. That load can be set or adjusted to validate control performance at different speeds and loads. Estimated ωr and Rr are real-time calculated and they get adjusted at every millisecond in the Code Compose control panel included in the TI software. This is suitable to track IM speed, store and validate real and estimated parameter values. The DC motor is controlled with a servo amplifier that has an inner current control loop to drive torque applied to the IM. DC motor features are described in Table 2.
Table 2. Direct current motor parameters.
Table 2. Direct current motor parameters.
Power: 1/4 Hp
R.P.M.: 1725
Voltage (dc): 180 V
Current: 2.5 A
Torque constant (Kt): 1 N·m/A
Torque Max: 2.5 N
The servo amplifier is connected to a National Instruments (NI) data acquisition board (DAQ) by means of an USB connection, then a human-machine interface (HMI) in LabVIEW is implemented to monitor and control variable torque applied to the AC motor. A load form 0 to 2.5 N·m can be emulated by this system. A FUTEK shaft-to-shaft rotary torque sensor (TRS300) is used to measure the mechanical torque applied to the AC motor, and its signal is connected to an NI DAQ to create the load control system as shown in Figure 6. There were three speeds applied: low speed (LS) at 10% of nominal RPM value, medium speed (MS) at 50% and high speed (HS) at 90%.
Sensorless FOC without estimator algorithm was first tested with a specific velocity profile, which consists of speed steps applied at 180, 540, 860, 1260 and 1440 R.P.M. at 1 N·m torque, generated with the DC motor. This created disturbances that directly affected IM speed. Those effects decreased or increased when load was applied or removed. Figure 7a shows the error between the estimated velocity and the real one at low revolutions, however, as speed increases, estimated velocity gets closer to the real value. Figure 7b shows the estimated speed and the desire one with load applied, which consists of speed steps applied at 180 and 540 R.P.M. at 1 N·m torque, using the ANN block, introduced to the standard FOC. The real velocity was measured with a QD200 encoder connected directly to the IM shaft.
Thus, Rr tends to vary within a range close to the manufacturer value, approximately 6.11 Ohms. These changes precisely occur at speed variations. These mismatches affect the controller performance because, as it was described in Section 3, Rr is part of the IM mathematical model that controller uses. Figure 8a shows the speed steps applied to the IM and Figure 8b presents the Rr is estimated with the other ADALINE structure. These changeable values are the ones that are fed back to the controller scheme in order to keep it tuned.
Figure 6. Complete system scheme used to test and validate the algorithm and testbench to simulate different load resistances.
Figure 6. Complete system scheme used to test and validate the algorithm and testbench to simulate different load resistances.
Sensors 15 15311 g006
Figure 7. (a) FOC without ANN estimator response and (b) FOC with the ANN-block.
Figure 7. (a) FOC without ANN estimator response and (b) FOC with the ANN-block.
Sensors 15 15311 g007
Figure 8. (a) Speed changing profile from 180 to 900 R.P.M with 1 N·m. load and (b) Comparison between manufacturer motor resistance and estimated one.
Figure 8. (a) Speed changing profile from 180 to 900 R.P.M with 1 N·m. load and (b) Comparison between manufacturer motor resistance and estimated one.
Sensors 15 15311 g008
Figure 9. (a) Estimated Rr vs. Desired Rr; (b) Estimated ωr vs. Desired ωr; (c) Zoom to the velocity.
Figure 9. (a) Estimated Rr vs. Desired Rr; (b) Estimated ωr vs. Desired ωr; (c) Zoom to the velocity.
Sensors 15 15311 g009
As it can be observed in Figure 9, ωr and Rr value vary at speed changes because the currents and the magnetic fluxes are changed depending on IM electric demand, affecting the controller function. Never the less, the proposed algorithm updates these parameters and introduces them to the FOC scheme and improves driver performance. But, at constant speeds, resistance and speed values keep almost at the same value. Figure 9a shows the Rr and Figure 9b presents speed estimation respectively, finally, Figure 9c presents a zoom applied to the speed estimation.

4. Conclusions

The main contribution of this work is proposing a new kind of estimator for control schemes for neural network and control theory. Along, in this article, the IM speed and rotor resistance estimation was validated and the IM driver performance was improved, due to the inclusion of the CMAC-ADALINE block into the standard FOC scheme. A new hybrid neural network estimator was designed based on two types of neural network structures and resulted as expected.
This estimator adjusts its set of weights in order to update these two values (speed and rotor resistance), which improves FOC algorithm behavior. The implementation of this algorism was easy to program, on a real-time application over a three-phase IM, and good speed and resistance tracking with a minimum error was achieved. As it can be observed, that results are very satisfactory considering the IM was connected to a dynamic load system, which was modified during the test.
The employed kit was only for test and validation of the FOC scheme added with the ANN estimator and it is not for industrial usage yet, a higher power capacity platform must be built to meet the requirements based on the power demand of the application. Future projects stablish the need to develop a more power capacity station and improve of this control scheme to meet industry standards, to command heavier loads and to have the correct accuracy.

Acknowledgments

The author would like to thank Comite Nacional de Ciencia y Tecnologia (CONACyT), the Graduate Department of the Universidad Autonoma de Queretaro and the Engineering faculty of the UAQ.

Author Contributions

Jose M. Gutierrez-Villalobos: This work starts with the idea that I had, coming from my doctoral thesis, which basically consisted in developing an adaptive system for a field oriented control for an induction motor, which consists of a standard vector control improved with this artificial neural network. Since, industry uses a lot of induction motors we thought this work would have some impact in adjustable speed driver construction. Beside, other consideration such as power factor correction and total harmonic distortion reduction that are part of this same work, as well. And I developed part of the mathematical analysis.
Juvenal Rodriguez-Resendiz: The experience I have with induction motors was important to this research, because of the challenge that the construction of the test bench represented in order to connect both (DC and AC) motors. My knowledge about induction motor advantages and drawbacks was helpful to determine the suitable conditions to accomplish the testing task.
Edgar A. Rivas-Araiza: My contribution to this survey was the part to implement the control for the DC motor and the human-device interface, which basically consisted in connecting the DC motor and the national instruments products to implement the control system and drive the DC motor. This allowed us to test the induction motor at different loads and speeds. The experience I have with national instruments has led me to develop quickly motor control systems validate their performances.
Moises A. Martinez-Hernández: I have worked with artificial neural networks since I studied my master degree that is the reason I was invited to collaborate to this research, the experience I have with their training process and selecting parameters. I helped with the implementation of this algorithm in the TI platform to proof this new neural network programmed in C.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

V d s , V q s
d-q axes stator voltages
i d s , i q s
d-q axes stator currents
𝜙 d s , 𝜙 q s
d-q axes voltage model rotor fluxes in stationary reference frame
λ d s , λ q s
d-q axes current model rotor fluxes in stationary reference frame
σ = 1 L m 2 L s L r
Leakage coefficient
ω r
Electrical rotor angular velocity
T r = L r R r
Rotor time constant

References

  1. Brunner, C.U.; Waide, P.; Jakob, M. Harmonized Standards for Motors and Systems Global Progress Report and Outlook. In Proceedings of the 7th International Conference EEMODS'11 Energy Efficiency in Motor Driven Systems; Publications Office of the European Union: Luxembourg, 2013; pp. 444–456. [Google Scholar]
  2. Gómez-Espinosa, A.; Hernández-Guzman, V.M.; Bandala-Sanchez, M.; Jiménez-Hernández, H.; Rivas-Araiza, E.A.; Rodríguez-Resendiz, J.; Herrera-Ruíz, G. A New Adaptive Self-Tuning Fourier Coefficients Algorithm for Periodic Torque Ripple Minimization in Permanent Magnet Synchronous Motors (PMSM). Sensors 2013, 13, 3831–3847. [Google Scholar] [CrossRef] [PubMed]
  3. Mouna, B.H.; Lassaad, S. Neural network speed controller for direct vector control of induction motors. Int. J. Eng. Sci. Technol. 2010, 2, 7470–7480. [Google Scholar]
  4. Gutierrez-Villalobos, J.M.; Rodriguez-Resendiz, J.; Rivas-Araiza, E.A.; Mucinob, V.H. A review of parameter estimators and controllers for induction motors based on artificial neural networks. Neurocomputing 2013, 118, 87–100. [Google Scholar] [CrossRef]
  5. Rubaai, A.; Kotaru, R.; Kankam, M.D. Online training of parallel neural network estimators for control of induction motors. IEEE Trans. Ind. Appl. 2001, 37, 1512–1521. [Google Scholar] [CrossRef]
  6. Ye, X.; Zhang, Q.; Zhang, T. Speed estimation of induction motor based on neural network. In Proceedings of the International Conference on Intelligent Control and Information Processing (ICICIP), Harbin, China, 25–28 July 2011; pp. 619–623.
  7. Chen, T.-C.; Sheu, T.-T. Model reference neural network controller for induction motor speed control. IEEE Trans. Energy Convers. 2002, 17, 157–163. [Google Scholar] [CrossRef]
  8. Korlinchak, C.; Comanescu, M. Sensorless field orientation of an induction motor drive using a time-varying observer. IET Electr. Power Appl. 2012, 6, 353–361. [Google Scholar] [CrossRef]
  9. Roncero-Sánchez, P.; Garcia-Cerradab, A.; Feliu-Batllea, V. Rotor-resistance estimation for induction machines with indirect-field orientation. Control Eng. Pract. 2007, 15, 1119–1133. [Google Scholar] [CrossRef]
  10. Marei, M.I.; Shaaban, M.F.; El-Sattar, A.A. A speed estimation unit for induction motors based on adaptive linear combiner. Energy Convers. Manag. 2009, 50, 1664–1670. [Google Scholar] [CrossRef]
  11. Tsai, C.-H. CMAC-based speed estimator design for induction motor drive. In Proceedings of the IEEE International Conference on Systems, Man and Cybernetics (SMC), Taipei, Taiwan, 8–11 October 2006; pp. 2608–2614.
  12. Bechouche, A.; Sediki, H.; Abdeslam, D.O.; Haddad, S. A Novel Method for Identifying Parameters of Induction Motors at Standstill Using ADALINE. IEEE Trans. Energy Convers. 2012, 27, 105–116. [Google Scholar] [CrossRef]
  13. Sedikia, H.; Bechouchea, A.; Abdeslamb, D.O.; Haddada, S. ADALINE approach for induction motor mechanical parameters identification. Math. Comput. Simul. 2013, 9, 86–97. [Google Scholar] [CrossRef]
  14. Brandstetter, P.; Cajka, R.; Skuta, O. Rotor time constant adaptation with ANN application. In proceedings of the European Conference on Power Electronics and Applications, Aalborg, Denmark, 2–5 September 2007; pp. 1–10.
  15. Liu, H.-K.; Tsai, C.-H.; Lu, H.-C. CMAC neural network application for induction motor drives. In Proceedings of the IEEE International Conference on Systems, Man, and Cybernetics (SMC), Anchorage, AK, USA, 9–12 October 2011; pp. 2279–2284.

Share and Cite

MDPI and ACS Style

Gutierrez-Villalobos, J.M.; Rodriguez-Resendiz, J.; Rivas-Araiza, E.A.; Martínez-Hernández, M.A. Sensorless FOC Performance Improved with On-Line Speed and Rotor Resistance Estimator Based on an Artificial Neural Network for an Induction Motor Drive. Sensors 2015, 15, 15311-15325. https://doi.org/10.3390/s150715311

AMA Style

Gutierrez-Villalobos JM, Rodriguez-Resendiz J, Rivas-Araiza EA, Martínez-Hernández MA. Sensorless FOC Performance Improved with On-Line Speed and Rotor Resistance Estimator Based on an Artificial Neural Network for an Induction Motor Drive. Sensors. 2015; 15(7):15311-15325. https://doi.org/10.3390/s150715311

Chicago/Turabian Style

Gutierrez-Villalobos, Jose M., Juvenal Rodriguez-Resendiz, Edgar A. Rivas-Araiza, and Moisés A. Martínez-Hernández. 2015. "Sensorless FOC Performance Improved with On-Line Speed and Rotor Resistance Estimator Based on an Artificial Neural Network for an Induction Motor Drive" Sensors 15, no. 7: 15311-15325. https://doi.org/10.3390/s150715311

Article Metrics

Back to TopTop