Published: 30 December 2014

Dual-rate modified stochastic gradient identification for permanent magnet synchronous motor

Peng Xu1
Jian Xiao2
1, 2School of Electrical Engineering, Southwest Jiaotong University, Chengdu, 610031, China
Corresponding Author:
Peng Xu
Views 33
Reads 17
Downloads 1194

Abstract

The high-performance application of high-power permanent magnet synchronous motor (PMSM) is increasing. This paper focuses on the parameter estimation of PMSM. A novel estimation algorithm for PMSM’s dual-rate sampled-data system has been developed. A polynomial transformation technique is employed to derive a mathematical model for PMSM’s dual-rate sampled-data system. The proposed modified stochastic gradient algorithm gets more excellent convergence performance for smaller index ε. Simulation and experimental results demonstrate the effectiveness and performance improvement of the proposed algorithm.

1. Introduction

Permanent magnet synchronous motor (PMSM) are now widely employed in industrial servo drives, electric/hybrid electric vehicles, wind power generators, etc., due to their high power/torque density, high efficiency, and excellent control performance. And then, high performance control of PMSM drives requires accurate knowledge of the machine parameters. Often, the online estimation of parameters is required, and the control algorithm can use updated parameter information and modify the controller behavior accordingly. It is important to obtain accurate machine parameters for fault detection rotor/stator temperature monitoring, as well as for achieving high control performance. Many methods have been proposed to obtain the parameters with different online estimation strategies from the measured terminal signals, such as recursive least squares (RLS) [1-3], extended Kalman filter (EKF) [4, 5], neural network (NN) [6-8] and the model reference adaptive system (MARS) [9, 10].

To the aforementioned methods, the input and output channel of discrete-time systems have the same updating and sampling period in general. A high updating and sampling frequency therefore enables the acquisition of better accuracy to estimation strategies. On the other hand, sampling period has limitations relating to hardware performances. Furthermore, sometimes, it is unrealistic to sample all variables in a complex system with a single frequency. Multirate systems arise when several sampling and updating rates co-exist in a system, due to some practical limitations [11, 12]. The identification of multirate systems has received much attention in past decade, because many practical applications in industry can be found [13]. It is the first step of parameter estimation to develop an appropriate model structure that is consistent with all different input/output sampling rates. Generally, there are two main methods to transform the multirate model: lifting technique [16] and polynomial transformation technique [11, 17-19]. With the two model transformation techniques, existing methods for multirate system parameters estimation include sub-space algorithms [17, 19], stochastic gradient (SG) algorithms [19, 20], and least squares (LS) methods [11]. Ding and Chen [21] presented a stochastic gradient algorithms based on the auxiliary models for dual-rate systems to estimate simultaneously the system parameters and the unknown inter sampling output. Ding et al. [20] presented a modified SG (MSG) algorithm with better convergence performance than SG for parameter estimation using the dual-rate input-output data. Li et al. [17] used the least squares algorithms to estimate parameters of the lifted state-space models. J. Ding and F. Ding proposed an LS algorithm to effectively identify systems parameters with noises [11].

In this paper, dual-rate system is defined as a special class of multirate system where the input is update data fast rate and the output is sample data slow rate; the two rates are related by an integer multiple. To PMSM electrical subsystem, “input” is defined as ud*, uq*, dq-axis reference voltages (in volts), measured for PI regulators, that is embedded in high performance microprocessor, such as FPGA or DSP. “Output” is then defined as id, iq, actual dq-axis currents (in amperes), acquired with Hall current sensors and the microprocessor can get the output information by the A/D converter. Due to limitations of hardware, the sampling speed of the output (id, iq) is restricted to be slower than that of input (ud*, uq*). And then, the sampling period for PMSM is selected so as to be equal to the longest of those two. On the other hand, sampling periods are set individually in multirate sampling control [22]. As a result, better performance can be acquired despite hardware limitations. Many studies have been performed on the system in which output information cannot be acquired fast enough, such as computer hard disk drives or visual servo systems [23-25].

The subject of this paper is the design of high performance estimation algorithm for PMSM’s dual-rate sampled-data system. We consider the design process to involve 1) setting up dual-rate model of PMSM, 2) developing a modified stochastic gradient algorithm, 3) analyzing the convergence of the proposed algorithm.

The rest of this paper is organized as follows. Section 2 discusses the PMSM model under dual-rate sampling. Based on this model, Section 3 proposes a novel parameter estimation algorithm for dual-rate systems. Section 4 and 5 provide the simulation and experimental validation, respectively. Section 6 summarizes the more important results of this paper.

2. Dual-rate model of PMSM

PMSM speed control is usually achieved using Park’s transformation. This method reduces the three-phase “uvw” machine equations to a 2-D model. Fig. 1 shows the relationships among the two reference frames used in the speed control of the PMSM, i.e., the x-y stator reference frame, and the d-q reference frame corresponding to the real rotor (flux). Due to its simplicity, the linear model of the PMSM on the stator reference frame Eq. (1) is used in [26]:

1
ddtiψm=-RLsI-JωLs0Jωiψm+ILs0u,

where:

I=1001, J=0-110, 0=0000,

and u, i, ψm are the stator voltage, stator current and permanent magnet flux space vectors, respectively. R and Ls denotes the stator resistance and inductance. ω and θ are the rotor speed and position in electrical degrees.

By transforming Eq. (1) into the d-q coordinates, the linear model on the rotor reference frame is obtained as follows:

2
ddtidiq=-R/Lsω-ω-R/Lsidiq-0ωψmLs+1Lsuduq.

Subscripts d and q denote the components on the d-q axes of the rotor reference frame. The model Eq. (2) can be rewritten in discrete time. The PMSM electrical state-space model is:

3
xek=Axek-1+Buek-1+E,

where:

A=1-RLsTsωk-1Ts-ωk-1Ts1-RLsTs, B=TsLs00TsLs, E=0-ψmLsTsωk-1,

and xe=[id,iq]T, ue=[ud,uq]T, the superscript T denotes the matrix transpose. Ts is the sampling period.

Fig. 1Two reference frames used in speed control of PMSM

Two reference frames used in speed control of PMSM

2.1. Polynomial transformation technique

In this paper, we focus on identification problems of PMSM’s dual-rate sampled-data systems. Fig. 2 shows the dual-rate sampling case, where HT is the zero-order hold with period T, converting the discrete-time signal u(k) into a continuous-time signal u(t), SqT is a sampler with period qT which samples continuous-time signal y(t) to yield a discrete-time signal y(kq), Pc is a continuous-time process (q2 is an integer).

Fig. 2The dual-rate sampled-data system

The dual-rate sampled-data system

Assuming the continuous-time process Pc is the linear time invariant system, the discrete-time model of Pc can be described as:

4
yk+a1yk-1+a2yk-2++anyk-n=b0uk+b1uk-1+b2uk-2++bun k-n,

where u(k) and yk are the system input and output, ai and bi are the unknown parameters, and n is the known system order.

Let z-1 be the unit forward shift operator, and A(z) and B(z) be polynomials in z-1:

A(z):=1+a1z-1+a2z-2++anz-n,B(z):=b0+b1z-1+b2z-2++bnz-n.

Then Eq. (4) can be written into a compact form:

5
Azyk=Bzuk.

This model assumes that all input and output data {u(k),y(k)} are available. However, in the dual-rate sampled-data system, we can get all input data {u(k):k=0, 1, 2...} and scarce output data ykq:k=0, 1, 2...; the intersample output or missing outputs ykq+j,j=1, 2, ..., (q-1) are unavailable. We can use polynomial transformation technique [20] to derive the dual-rate model from Eq. (5).

Let the roots of A(z) be zi (i=1, 2,..., n), then:

Az=i=1n1-ziz-1.

Defining a polynomial with respect to zi:

ϕq(z):=i=1n1-ziqz-q1-ziz-1=i=1n(1+ziz-1+zi2z-2++ziq-1z-q-1).

Here, we have used the formula:

1-xq=(1-x)(1+x+x2++xq-1).

Multiplying both sides of Eq. (5) by ϕq(z) yield:

ϕqzAzyk=ϕqzBzuk,

or

6
αzyk=βzuk,

with:

7a
αz=ϕqzAz=:1+α1z-q+α2z-2q++αnz-qn,
7b
β(z)=ϕq(z)B(z)=:β0+β1z-1+β2z-2++βqnz-qn.

From Eq. (7), one can see that the model in Eq. (6) makes full use of all input-output data {u(k),y(kq):k=0, 1, 2...}.

2.2. The model of PMSM with dual-rate sampling data

Here we take p=1, q=2, and assume T, 2T are input and output sampling period respectively. Exchange polynomial matrix can be expressed as:

8
γz=I+1-RLsTωk-1T-ωk-1T1-RLsTz-1.

PMSM discrete-time model Eq. (3) is multiplied by the polynomial matrix Eq. (8), the corresponding dual-rate mode of PMSM can then be expressed as:

9
xek-1-RLsT2-ω2k-1T221-RLsTωk-1T-21-RLsTωk-1T1-RLsT2-ω2k-1T2xek-2
=TLs00TLsuek-1+1-RLsTTLsT2ωk-1Ls-T2ωk-1Ls1-RLsTTLsuek-2
+0-ψmLsTωk-1+-ψmLsT2ωk-1-ψmLsT1-RLsTωk-2.

For the simplification of the problem, we only take into account the d-axis current that can then be expressed as:

10
idk=α1idk-2+α2ωk-1iqk-2+β0udk-1+β1udk-2
+β2ωk-1uqk-2-β3ωk-1ωk-2-ω2k-1T2idk-2,

where:

α1=1-RLsT2, α2=21-RLsTT,
β0=TLs, β1=1-RLsTTLs, β2=T2Ls, β3=ψmT2Ls.

3. Proposed algorithm

We define parameter vector ϑ and input-output data vector ϕ(k) as:

ϑα1,α2,β0,β1,β2,β3T,
ϕ(k)[id(k-2),ω(k-1)iq(k-2),ud(k-1),ud(k-2),
ω(k-1)uq(k-2),-ω(k-1)ω(k-2)]T,

and then, with qt substituding k, the model Eq. (10) can be transformed into regression form as:

11
idqt=ϕTqtϑ-ωr2qt-1T2idqt-2,

where the superscript T denotes the matrix transpose. In one output sampling period, we think the motor speed is constant, and then ϕ(qt) contains only the available measurement outputs and inputs.

Let ϑ^(qt) be the estimate of ϑ at time qt. It is well known that the SG algorithm can estimate the parameter vector ϑ in Eq. (11) (the DR-SG algorithm for short) [20, 27]. However SG algorithm has a slower convergence rate compared with the recursive least squares (RLS) algorithm, but the SG algorithm require slower computation load, because RLS need compute the covariance matrix [11]. In order to improve the convergence rate and tracking performance of the DR-SG algorithm, we introduce a convergence index ε and present a modified stochastic gradient algorithm (the DR-MSG algorithm for short) for PMSM as follows:

12
ϑ^qt=ϑ^qt-q
+ϕqtyqt-ϕTqtϑ^qt-q-ωr2qt-1T2idqt-qrεqt, 0<ε<1,
13
ϑ^qt+i=ϑ^qt, i=0,1,,q-1,
14
rqt=rqt-q+ϕqt2, r(0)=1,
15
ϕ(qt)=[id(qt-q),ω(qt-1)iq(qt-q),ud(qt-1),ud(qt-q),
ω(qt-1)uq(qt-q),-ω(qt-1)ω(qt-q)]T,

where 1/rε(qt) is the step-size and the norm of matrix X is defined by X2=tr[XXT]. The initial value is chosen to be a small vector, e.g., ϑ^(0)=10-61n with 1n being an n-dimensional column vector whose elements are all 1.

4. Simulation results

In this section, we present simulation results to demonstrate the effectiveness of the proposed algorithm for PMSM system. The simulation environment is the Matlab/Simulink. The Simulink model of the PMSM parameters identification system with vector control, which includes parameters identification module, two current PI regulators and one speed PI regulator, has been constructed. The block diagram of the overall PMSM parameters estimation system is given in Fig. 3. The parameters of PMSM are given in Table 1. The motor speed response is given in Fig. 4. The simulation experiment includes two parts, i.e. the MSG identification for single-rate and dual-rate PMSM system.

Fig. 3The overall diagram of the PMSM parameters estimation system

The overall diagram of the PMSM parameters estimation system

Fig. 4Speed response under ω*=100 (rad/s)

Speed response under ω*=100 (rad/s)

Table 1Machine parameters

Parameters
Value
Stator resistance (Ohm)
2.875
d, q-axis inductance (mH)
8.5
Rotor inertia (kg/m2)
0.0008
Permanent magnet flux (Wb)
0.175
Number of pole pairs
1

4.1. Parameters identification for single-rate system

In the subsection, simulation results have been obtained to verify the effectiveness of MSG algorithm for PMSM single-rate sampled-data system. PMSM system inputs (ud,q) and outputs (id,q) will be updated/sampled with period T=10-6 s in Fig. 3.

From the PMSM discrete-time model Eq. (3), we assume parameter ϑd and input ϕd vectors as:

ϑd:=1-RsLsT,TLsT, ϕd:=[id(k-1),ud(k-1)]T.

To quantify the identification accuracy, we define the estimation error as δ:=ϑ^d-ϑd/ϑd, measured in the Euclidean norm. The estimation results of applying the proposed MSG method with ε=1, ε=0.9, ε=0.79 and ε=0.78 in Fig. 4.

From Fig. 5(a), it is clearly observed that for smaller ε, the error δ is becoming smaller (in general) as time increases. Otherwise, when the ε value is smaller than 0.79, the convergence of MSG is becoming worse from Fig. 5(b). Furthermore, there is an optimal ε value to MSG algorithm for PMSM system.

Fig. 5MSG parameter estimation error δ: a) ε=1, 0.9, 0.79, b) ε=0.78

MSG parameter estimation error δ: a) ε=1, 0.9, 0.79, b) ε=0.78

a)

MSG parameter estimation error δ: a) ε=1, 0.9, 0.79, b) ε=0.78

b)

Fig. 6MSG parameter estimation error δ when ω>0: a) ε=1, 0.9, 0.74, b) ε=0.73

MSG parameter estimation error δ when ω>0: a) ε=1, 0.9, 0.74, b) ε=0.73

a)

MSG parameter estimation error δ when ω>0: a) ε=1, 0.9, 0.74, b) ε=0.73

b)

According simulation results in Fig. 4-5, MSG algorithm for PMSM converges slow and the parameters estimation ϑ^d is inaccurate in finite time. In PMSM start-up period, especially when motor speed ω<0, it would result in poor parameter estimates that PMSM is reversible under the load. In order to eliminate the influence of the load, MSG algorithm is not used to estimate parameters until motor speed ω>0 in the motor start-up period. The estimation errors δ with ε=1, ε=0.9, ε=0.74 and ε=0.73 are illustrated in Fig. 6. Comparing to Fig. 5, it can be observed that the proposed algorithm estimates the parameters with better accuracy, and also with an optimal ε value.

4.2. Parameters identification for dual-rate system

In the test, the PMSM system inputs (ud,q) will be updated with period T=10-6 s and the outputs (id,q) sampled with period qT=10-6 s.

Here, we can calculate the parameter vector ϑ of PMSM dual-rate model Eq. (11) as:

ϑα1,α2,β0,β1,β2,β3T
=[0.999,1.999×10-6,1.177×10-4,1.176×10-4,1.177×10-10,2.059×10-11]T.

From the true value of the parameter of PMSM dual-rate model, it is well-known that the span of the components of the parameter vector ϑ is much large, and that will bring premature convergence on DR-MSG algorithm. To avoid the premature convergence, we can get the key components from the parameter vector ϑ. The new parameter vector ϑs and the corresponding input-output vector ϕs(qt) can be expressed respectively as:

ϑs:=α1,β0,β1, ϕsqt:=idqt-2,udqt-1,udqt-2T.

Fig. 7DR-MSG parameter estimation error δ: a) ε=1, 0.8, 0.75, b) ε=0.74

DR-MSG parameter estimation error δ: a) ε=1, 0.8, 0.75, b) ε=0.74

a)

DR-MSG parameter estimation error δ: a) ε=1, 0.8, 0.75, b) ε=0.74

b)

Fig. 8DR-MSG parameter estimation error δ when ω>0: a) ε=1, 0.8, 0.73, b) ε=0.72

DR-MSG parameter estimation error δ when ω>0: a) ε=1, 0.8, 0.73, b) ε=0.72

a)

DR-MSG parameter estimation error δ when ω>0: a) ε=1, 0.8, 0.73, b) ε=0.72

b)

Fig. 9Comparison between the proposed DR-MSG and MSG

Comparison between the proposed DR-MSG and MSG

The PMSM parameter estimation errors of DR-MSG algorithm are shown in Fig. 7 (whole procedure) and Fig. 8 (ω>0). The aforementioned results in the single-rate simulation are also obtained. Comparison with MSG in PMSM’s single-rate data-sampled system is shown in Fig. 9. The two estimations are with optimal ε values respectively. From the comparison, it is observed that DR-MSG is with the higher convergence performance, and what’s more, DR-MSG algorithm estimates the motor parameters on the missing outputs.

5. Experimental results

The experimental results have been obtained with a 0.375-kW PMSM with a control board base on TMS320F2812 DSP. The configuration of PMSM drive plant is shown in Fig. 10. The experimental equipment includes magnetic powder brake for applying load torque to the motor, an optical encoder for position feedback. The data are sampled with the period T= 1 ms, and then been loaded into ‘MATLAB’ to analyze the results. The velocity of reference input is 300 r/min, and the load can be adjusted by the magnetic powder brake DC current. To clearly analyze the convergence performance of DR-MSG, the estimation errors δ are illustrated in Fig. 11 with the brake current 20 mA. It is clearly proved that for smaller ε, the convergence performance is becoming better. The same results can be obtained as the simulation.

Fig. 10Experiment plant of PMSM driver

Experiment plant of PMSM driver

Fig. 11DR-MSG parameter estimation error δ

DR-MSG parameter estimation error δ

Fig. 12Comparison between DR-MSG and DR-RLS [11]

Comparison between DR-MSG  and DR-RLS [11]

Fig. 13Comparison between brake current 20 mA and 160 mA

Comparison between brake current 20 mA and 160 mA

The dual-rate recursive least squares algorithm (the DR-RLS for short) [11] is applied to the PMSM’s dual-rate sampled-data system. Comparing with DR-MSG, the estimation results are shown in Fig. 12. From the comparison, it is observed that the convergence accuracy of DR-MSG algorithm is very close to that of the DR-RLS algorithm [11], and what is more, it has lower computation load than the DR-RLS algorithm. Furthermore, the magnetic powder brake DC current is adjusted to 160 mA in order to increase the load. Comparing with the aforementioned experiment, the DR-MSG (ε= 0.1) estimation errors δ are shown in Fig. 13. From the experiment results, it is proved that the load disturbs the parameter estimation of DR-MSG algorithm.

6. Conclusions

In this paper, the dual-rate model of PMSM is deduced with polynomial transformation technique. A novel modified stochastic gradient algorithm is presented for the parameter estimation of the PMSM’s dual-rate sampled-data system. Simulation and experimental results demonstrate the effectiveness of the proposed DR-MSG algorithm. The estimated parameters are closer to the actual ones for smaller convergence index ε. Both simulation and experimental results show that the applied load has a direct impact on the parameter estimation.

References

  • Bolognani S., Zigliotto M., Unterkofler K. On-line parameter commissioning in sensorless PMSM drives. Proceedings of the IEEE International Symposium on Industrial Electronics, Vol. 2, 1997, p. 480-484.
  • Ichikawa S., Tomita M., Doki S., et al. Sensorless control of permanent-magnet synchronous motors using online parameter identification based on system identification theory. IEEE Transactions on Industrial Electronics, Vol. 53, Issue 2, 2006, p. 363-372.
  • Underwood S. J., Iqbal H. Online parameter estimation and adaptive control of Permanent-Magnet synchronous machines. IEEE Transactions on Industrial Electronics, Vol. 57, Issue 7, 2010, p. 2435-2443.
  • Shehata E. G. Speed sensorless torque control of an IPMSM drive with online stator resistance estimation using reduced order EKF. International Journal of Electrical Power and Energy Systems, Vol. 47, Issue 1, 2013, p. 378-385.
  • Zhu Z., Zhu X., Sun P. Estimation of winding resistance andPM flux-linkage in brushless AC machines by reduced-order extended Kalman filter. International Conference on Networking, Sensing and Control, 2007, p. 740-745.
  • Liu K., Zhang Q., Chen J., et al. Online multiparameter estimation of Nonsalient-Pole PM synchronous machines with temperature variation tracking. IEEE Transactions on Industrial Electronics, Vol. 58, Issue 1, 2011, p. 1776-1788.
  • Jabbar M. A., Dong J., Liu Z. Determination of machine parameters for internal permanent magnet synchronous motors. Second International Conference on Power Electronics, Machines and Drives, 2004, p. 805-810.
  • Bechouche A., Sediki H., Abdeslam D. O., et al. Identification of induction motor at standstill using artificialneural network. The 36th Annual Conference of the IEEE Industrial Electronics Society, 2010, p. 2908-2913.
  • Mobarakeh B. N., Meibody-Tabar F., Sargos F. M. Mechanical sensorless control of PMSM with online estimation of stator resistance. IEEE Transactions on Industry Applications, Vol. 40, Issue 2, 2004, p. 457-471.
  • Rashed M., Macconnell P. A., Stronach A. F., et al. Sensorless in direct-rotor-field-orientation speed control of a permanent-magnet synchronous motor with stator-resistance estimation. IEEE Transactions on Industry Applications, Vol. 54, Issue 3, 2007, p. 1664-1675.
  • Ding J., Ding F. The residual based extended least squares identification method for dual-rate systems. Computers and Mathematics with Application, Vol. 56, Issue 6, 2008, p. 1479-1487.
  • Sheng J., Chen T., Shah S. L. Optimal filtering for multirate systems. IEEE Transactions on Circuits and Systems – II: Express, Vol. 52, Issue 4, 2005, p. 228-232.
  • Han Li-Li, Ding F. Identification for multirate multi-input systems using the multi-innovation identification theory. Computers and Mathematics with Applications, Vol. 57, Issue 9, 2009, p. 1438-1449.
  • Xiao J. Multirate Digital Control Systems. Beijing, Science Press, 2003, (in Chinese).
  • Rahmani H. A., Franklin G. F. Multirate control a new approach. Automatica, Vol. 28, Issue 1, 1992, p. 35-44.
  • Sahebsara M., Chen T., Shah S. L. Frequency-domain parameter estimation of general multi-rate systems. Computers and Chemical Engineering, Vol. 30, Issue 5, 2006, p. 838-849.
  • Li D., Shah S. L., Chen T. Identification of fast-rate models from multirate data. International Journal of Control, Vol. 74, Issue 7, 2001, p. 680-689.
  • Ding F., Liu P. X., Shi Y. Convergence analysis of estimation algorithms for dual-rate stochastic systems. Applied Mathematics and Computation, Vol. 176, Issue 1, 2006, p. 245-261.
  • Ding F., Liu P. X., Yang H. Parameter identification and intersample output estimation for dual-rate systems. IEEE Transactions on Systems, Man, and Cybernetics, Part A: Systems and Humans, Vol. 38, Issue 4, 2008, p. 966-975.
  • Ding J., Shi Y., Wang H., et al. A modified stochastic gradient based parameter estimation algorithm for dual-rate sampled-data systems. Digital Signal Processing, Vol. 20, Issue 4, 2010, p. 1238-1247.
  • Ding F., Chen T. Parameter estimation of Dual-Rate stochastic systems by using an output error method. IEEE Transactions on Automatic Control, Vol. 50, Issue 9, 2005, p. 1436-1441.
  • Berg M. C., Amit N., Powell J. D. Multirate digital control system design. IEEE Transactions on Automatic Control, Vol. 33, Issue 12, 1988, p. 1139-1150.
  • Hara T., Tomizuka M. Performance enhancement of Multi-rate controller for hard disk drives. IEEE Transactions on Magnetics, Vol. 35, Issue 2, 1999, p. 898-903.
  • Fujimoto H., Hori Y. Visual servoing based on intersample disturbance rejection by multirate sampling control-time delay compensation and experimental verification. Proceedings of the 40th IEEE Conference on Decision and Control, 2001, p. 334-339.
  • Fujimoto H., Hori Y., Kawamura A. Perfect tracking control based on multirate feedforward control with generalized sampling periods. IEEE Transactions on Industrial Electronics, Vol. 48, Issue 3, 2001, p. 636-644.
  • Pongam S., Sangwongwanich S. Stability and dynamic performance improvement of adaptive full-order observers for sensorless PMSM drive. IEEE Transactions on Power Electronics, Vol. 27, Issue 2, 2012, p. 588-600.
  • Goodwin G. C., Sin K. S. Adaptive Filtering Prediction and Control. PrenticeHall, Englewood Cliffs, NJ, 1984.

About this article

Received
12 April 2014
Accepted
30 June 2014
Published
30 December 2014
Keywords
permanent magnet synchronous motor (PMSM)
dual-rate sampled-data system
polynomial transformation technique
modified stochastic gradient algorithm
Acknowledgements

This work was supported by the National Natural Science Foundation of China (Grant No. 51177137).