A COMPARISON OF ENSEMBLE KALMAN FILTER AND EXTENDED KALMAN FILTER AS THE ESTIMATION SYSTEM IN SENSORLESS BLDC MOTOR

Size: px
Start display at page:

Download "A COMPARISON OF ENSEMBLE KALMAN FILTER AND EXTENDED KALMAN FILTER AS THE ESTIMATION SYSTEM IN SENSORLESS BLDC MOTOR"

Transcription

1 ARPN Journal o Engineering and Applied Sciences Asian Research Publishing Networ (ARPN). All rights reserved. A COMPARISON OF ENSEMBLE KALMAN FILTER AND EXTENDED KALMAN FILTER AS THE ESTIMATION SYSTEM IN SENSORLESS BLDC MOTOR M. Ri an, F. Yusivar, W. Wahab and B. Kusumoputro Computational Intelligence and Intelligent System Research Group, Department o Electrical Engineering, Faculty o Engineering, Universitas Indonesia, Kampus Baru Universitas Indonesia, Depo, West Java, Indonesia muhammad.rian@ui.ac.id ABSTRACT In this paper, a new iltering algorithm is proposed or system control o the sensorless BLDC motor based on the Ensemble Kalman ilter (EnKF). The proposed EnKF algorithm is used to estimate the speed and rotor position o the BLDC motor only using the measurements o terminal voltages and three-phase currents. The speed estimation perormance o developed EnKF was compared with the Extended Kalman Filter (EKF) under the same conditions. Results indicate that the proposed EnKF as an observer shows better perormance than that o the EKF. Keywords: speed estimation, sensorless brushless DC motor, ensemble alman ilter, extended alman ilter. INTRODUCTION Brushless Direct Current (BLDC) is a motor without brush and electronically control; and recently is one o the motor types that rapidly gaining popularity in a number o industrial applications. Because o its characteristics, such as high starting torue, high eiciency with no excitation losses, low noise (silent) operation and high durability, BLDC motors are used in various applications such as in various types o compressors, in electrical vehicles, hard disc drives and in medical applications (Liu, 26). To replace the unction o cummutators and brushes, the BLDC motor reuires an inverter and a position sensors such as Hall-eect, resolver, or absolute encoder that detects the rotor position or a proper commutation o current. The rotation o the BLDC motor is based on the eedbac o the rotor position which is obtained rom a sensor position (i.e., a hall sensors). BLDC motor usually uses three hall sensors or determining the commutation seuence, hence,the installation o these sensors poses several problems or the motor-drive system. As the conseuence, various problems occurred on the operation o the BLDC motor such as reduce reliability and system robustness, diiculty on its installation and maintenance, and increasing the size and the expense o the motor (Niapour, 214). To overcome the negative eects o the used sensor systems, the researches are doing researches on the possibility o a sensor-less systems. Iizua e al., proposed a zero-crossing point (ZCP) o the bac-emf and a speeddependent period o time delay (Iizua, 1985); however, this method has an error accumulation problem when the motor is operated at a low speed. Another sensorless method is a Flux Calculation Method (Kim, 24), but as with the previous proposed method, this method has also perormed an error accumulation problem or integration at a low speed. This method also demands a lot o computational cost and is sensitive to a parameter variation, then an expensive loating-point processor would be reuired to handle this complex algorithm. The third method is developed based on the unction o an observer (Kim, 24). Various types o observers are then used to estimate rotor position, especially the Extended Kalman Filter (EKF) (Lenine, 27). The biggest advantage o using observers is lied on that all o the states in the system can be estimated, including with the states that are hard to obtain by measurements. However, there are also some limitations on using the EKF as an observer, such as the characteristics o the EKF that can only be perormed as irst-order accuracy, a high computational complexity due to calculation o the Jacobian matrices and its covariance matrix. However, the most important problem related with the used o EKF as an observer is lied on its wea robustness characteristics against parameter detuning. Figure-1. The control diagram o sensorless BLDC motor. Figure-1 shows the bloc diagram o the system operation o a speed control sensorless BLDC motor using a amily o Kalman ilters, as an observer, or estimating the rotor speed () and the rotor position (). To turn the BLDC motor, a DC power supply is necessary to be ed through a three-phase current-controlled voltage-source 7386

2 ARPN Journal o Engineering and Applied Sciences Asian Research Publishing Networ (ARPN). All rights reserved. inverter. And to be rotated precisely in a determined seuence o times, a control signal timed by a precisely rotor position is reuired, i.e. turning the ON/OFF o the active inverter transistor pair. As can be seen rom this igure, the input signal into the controller is the dierence between the reerence rotor speed re and the actual output, which in a sensorless system, is provided also rom the observer. Thus, the unction o the observer, in this case is the amily o Kalman Filters, is to provide the estimated o the actual rotor speed () and the rotor position (). The PID controller process this speed error signal (e) into a torue command ( re ), which in the reerence current generator, this torue command ( re ) is combined with the position signal () to provide the current signal or each phase o the current controller system. In a sensorless system, these positions signal (), which are very important in providing the best perormance curve o the BLDC motor, is provided also rom the observer. Then, the current signal o each phase o the motor is compared with the the eedbac BLDC current, then generates the ault currents o each phase o the motor or urther ed to the inverter to rotate the motor. In this paper, to provide a better estimation o the actual rotor speed () and the rotor position (), an Ensemble Kalman Filter (EnKF) as an observer is proposed. The characteristics o the EnKF are then compared with that o the EKF in an experimental procedure, with all o the programs are executed in MATLAB environment. As can be seen in our experimental results, it is proved that our proposed EnKF estimation system outperormed the EKF system, especially on its characteristics perormance at various speed reerences. This paper is organized as ollows. Section II presents description o the Brushless DC motor system, including with its mathematical representations. Section III discusses the development o the Ensemble Kalman Filter based controller in detail, including with its comparison with that o the Extended Kalman Filter. Section IV presents the experimental results and discussion, ollows by the conclusions that is presented in Section V. MATHEMATICAL MODEL OF THE BLDC As stated early, inormation regarding the rotor speed () and the rotor position () signals are necessary in order to control the BLDC motor. In this paper, a threephase BLDC motor with star connection is considered (see Figure 2) and used as the reerence. The mathematical model o the BLDC motor is derived, in order to provide the mathematical relationship between the rotor speed (), the rotor position () and the BLDC motor input current, by which the Kalman Filter could provided the estimatedinormation or the controller. The general voltage euation o BLDC motor can be written as ollows (Sheel, 212): [ ] = [ ] [ ] + [ ] [ ] + [ ] (1) which the induced bacs EMFs are trapezoidal and their pea values are eual to λ m ω The electromagnetic torue can be calculated by = + + = + + (2) where a, b, c have shapes lie e a, e b, e c, respectively, and their maximum values are one. The euation o motion or a simple system with an inertia J s, a riction coeicient B s, and a load torue T L can be written as: + = (3) Figure-2. Circuit o a BLDC motor drive. The rotor speed () and the rotor position (), can be written as: = (4) where P is number o pole on rotor. While the state space orm o such system can be deined as: = + (5) where = [ ] (6) = [ ] (7) 7387

3 ARPN Journal o Engineering and Applied Sciences Asian Research Publishing Networ (ARPN). All rights reserved. = [ ] (8) = [ ] (9) THE SPEED CONTROLLER OF THE BLDC MOTOR The most importance parameter or controlling the BLDC motor is the speed control, and the most eective controller or the BLDC motor is the PID (Proportional, Integral, and Derivative) controller. The euation o a PID controller can be written as = + + (1) with e the error input signal, re the manipulated output signal, K p the proportional gain, T i the integral time seuence, and T d the derivative time seuence. These parameters, K p, T i, and T d are careully chosen to meet the best prescribed perormance criteria. In order to use the PID controller, the parameters related with its operation must be irstly tuned. This tuning process is utilized to synchronize the controller withthe controlled variable, thus allowing the process o the plant to be optimized accordance with the desired operating condition. Standard methods or tuning the controllers and the criteria or judging the loop tuning process have been investigated or many years. Some o them are Mathematical criteria, Cohen-coon Method, Trial and error method, Continuous cycling method, Relay eedbac method, Kappa-Tau tuning method, and Chien-Hrones- Reswic (CHR) PID tuning method. As the CHR method perormed better compare with that o Cohen-coon or Ziegler-Nichols methods (Gireesh, 214), (Xue, 27), especially or a tracing control and or a disturbance rejection problems, in this paper, we have used CHR techniue to ind the optimal values o K p, T i and T d o the PID controller or the BLDC motor speed control system. Figure-3. CHR step response tuning method. Figure-3 shows a simple approach on calculating the time constant T, the delay time L, the controller gain and determining the constant value o =L/T o the CHR method, derived rom the step time response o the system under investigation. Table-1 shows the CHR method ormula or determining those parameters constant or the P, PI, and PID controllers, more speciically using a % overshoot and 2% overshoot phenomena. Please note that the uicest periodic response o the system under step response input is labeled with % overshoot, while the uicest oscillatory process is labeled with 2% overshoot. Using those parameters value such as in the Table-1, the proportional controller gain, the integral time, and the derivative time o the P, PI, and the PID controllers using the CHR tuning rules or the determined BLDC motor are calculated and depicted in Table-2. Figure-4 shows speed response parameters o the closed loop system with the P, PI, and the PID controllers or the determined reerence speed o 15 rpm with no load condition and Table-3 shows the time domain analysis o the speed control o the BLDC motor perormance calculated rom these experiments. Results show that the PID controller perormed the best overshoot perormance, especially when using the % overshoot constants. ENSEMBLE KALMAN FILTER AS AN OBSERVER The undamental idea o an estimation system is to use a mathematical model derived rom the observed plant or a system to calculate the estimated output parameters value rom a measured input parameters. As long as there is a dierence between the estimated outputs value and the measured inputs, this error is ed bac to the 7388

4 ARPN Journal o Engineering and Applied Sciences Asian Research Publishing Networ (ARPN). All rights reserved. estimation system or reducing this dierence by correcting the estimated output values. The best estimator rom the amily o the Kalman Filters so ar is the ExtendedKalman ilter (EKF), which hasbeen usually used to estimate the instantaneous system state variables and stator resistance o the BLDC motor byusing the actualvoltagesandcurrents derived through the mathematical model othebldc motor. To improve the perormance characteristics o the EKF estimator, we proposed in this paper the Ensemble Kalman Filter (EnKF) as an estimation system that will be described later. Extended Kalman Filter The EKF estimation system is estimator developed based on a Taylor expansion series which can handle almost every nonlinear system. Generally, estimation system by EKF can be devided into two stages: the prediction step and the correction step. In the irst stage, the predicted value o the state variables and the predicted state covariance matrix, which is expressed by P -1, can be obtained, and in the second stage, the correction step, a correction term is added to the predicted. The estimation procedures or the EKF can be listed as ollow: Selection o initial values or P, Q, R and X(). State vector prediction x = x, u (11) with x is calculated through (5) Prediction o error covariance matrix P = F P F T + Q (12) Calculation o correction actor o EKF S = H P H T + R (13) K = S H T S (14) Table-1. CHR tuning ormula or set point regulation. Controller Type With % overshoot With 2% overshoot K p T i T d K p T i T d P.3/.7/ PI.35/ 1.2T.6/ T PID.6/ T.5L.95/ 1.4T.47L Controller Type Table-2. Values o PID parameter. With % overshoot With 2% overshoot K p T i T d K p T i T d P PI PID Controller Type Time Settling Table-3. Time domain analysis. With % overshoot Overshoot Pea Time Time Settling With 2% overshoot Overshoot Pea Time P PI PID

5 ARPN Journal o Engineering and Applied Sciences Asian Research Publishing Networ (ARPN). All rights reserved. Figure-4. Step response o the closed loop system with various parameter o PID controller. Estimation o output vector and state vector = h (15) = + (16) Estimation o error covariance matrix = (17) The most important o the EKF as an estimation system is to determine the best initial values or the three covariance matrices, namely, Q, R, and P, since these initial values are highly contributing on the ilter stability, i.e., the estimation values o the rotor speed and the rotor speed, and the convergence time. The diiculty o the EKF system to estimate the rotor speed, especially at a lower speed, maes the error o the estimation o the rotor position becomes too high (Ejlali, 212), so that the controller o the sensorless drive is no longer woring properly. Ensemble Kalman Filter The EnKF estimation system is a suboptimal estimator, where the error statistics are predicted by using a Monte Carlo or ensemble integration method to solve the Foer-Planc euation. Unlie the EKF system, the evaluation o the ilter gain in the EnKF system does not involve the approximation o the nonlinearity unctions (x, u) and h(x). Hence, the computational burden o evaluating the Jacobians o (x, u) and h(x) does no longer exist in the EnKF system. The starting point or the EnKF estimation system as a particle ilters is done by choosing a set o sample points, which is an ensemble o state estimations that captures the initial probability distribution o the state. These state estimation points are then propagated through the true nonlinear system, so that the probability density unction o the actual state can be approximated by the ensemble o the estimation system (EnKF). The EnKF estimation method consists o three stages. The irst step is called the orecast step; where to represent the error statistics o the system, assume that at time, there are an ensemble o orecasted state estimations with random sample errors. We denote these ensemble as, where X x, x,, x, (18) with the superscript i reers to the i-th orecast ensemble member. with x i is calculated through (5). Then, the ensemble mean is deined by i x x i= (19) Since the true state x is not nown, we approximate (18) by using the ensemble members. We deine the ensemble error matrix around the ensemble mean by E [x x x x ] (2) and the ensemble o the output error by E a [y y y y ] (21) 739

6 ARPN Journal o Engineering and Applied Sciences Asian Research Publishing Networ (ARPN). All rights reserved. We then approximate the by, the by, and the by, respectively, where P E (E ) T,P E (E ) T (22) Thus, we interpret the orecast ensemble mean as the best orecast estimations o the state, and the spread o the ensemble members around the mean as the error between the best estimations and the actual state. The second step is the analysis step: To obtain the analysis estimations o the state, the EnKF perorms an ensemble o parallel data assimilation cycles, where or i = 1,..., x a i = x i + K (y i h x i ) (23) The perturbed observations are given by y i = y + v i (24) where is a zero-mean random variable with a normal distribution and covariance R. The sample error o the covariance matrix computed rom the converges to R as. We approximate the analysis o the error o the covariance matrices by, where P a E a E at (25) And is deined by with replaced by and replaced by the mean o the analysis estimate ensemble members. We use the classical Kalman ilter gain expression and the approximations o the error covariances to determine the ilter gain by by K = P (P ) (26) The last step is the prediction o error statistics in the orecast step: x i a + = i i (x, u ) + w (27) where the values are sampled rom a normal distribution with average zero and covariance. The sample error covariance matrix computed rom the converges to as. Finally, we summarize the analysis and orecast steps. Analysis Step: K = P (P ) (28) x a i = x i + K (y i h x i ) (29) x a i x a = i= (3) Forecast Step: x i a + = i i (x, u ) + w (31) = x i= + (32) x + E + = [x + i x + x + x + ] (33) E a [y y y y ] (34) P = E (E ) T,P = E (E ) T (35) RESULTS AND DISCUSSIONS A sensorless speed estimation and control system has been simulated using MATLAB. Simulation parameters o the BLDC motor are given as ollows: the stator resistance R=.7, the euivalent inductance o the stator L s = H, the maximum o each phase winding permanent magnet lux m =.5238W b, the inertia J= gm 2, the viscous riction coeicient B= Nms, the poles o the permanent magnet p=4 and simulation step length T=5 1 5 s, x =[ -1 1 ] T. For the EKF system, the x is calculated rom (5) and the Jacobian matrix F = A is calculated rom (8), while or the EnKF the same euation is used to calculate X, with the upper index, the number o the ensemble member, and in this paper is determined to be 8. In order to reach an insight distinct rom the whole system perormance o the proposed sensorless algorithm, the motor operation needs to be evaluated under dierent conditions. The eectiveness o the proposed algorithm and its comparison will be analyzed based on the perormance o the estimation systems rom a low speed operation added with the various speed increment operations. In the irst experiment, low speed operation perormance is conducted. The reerence speed is determined to be 2 rpm, and the experimental results (i.e. the perormance curves) are presented in Figure 5.As can be seen in rom this igure, the EnKF estimation system perormed a better predictive ability compare with that o the EKF estimation system. It is also clearly seen that both the rotor position estimation error and the rotor speed estimation error o the EKF estimation is increased as increasing the experimental time, while those error values or EnKF estimation system are close to constantly zero. In such conditions, the estimations error or both o the rotor position and the rotor speed o the EKF 7391

7 ARPN Journal o Engineering and Applied Sciences Asian Research Publishing Networ (ARPN). All rights reserved. estimation system are growing to be very high, that maes the controller and the sensorless drive is no longer possible to eectively control the motor. These phenomena are in contrast with the response o the EnKF estimation system, which show nearly zero estimations error, or both the rotor position and the rotor speed. The second experiment is perormed to evaluate the response o the EKF and the EnKF estimation systems on various speed changes operation.in this experiment, the reerence speed changes rom 2 to 36 rpm within t=.25s; then the reerence speed is decreased rom 36 to 16 rpm within t=.5s, and rom 16 to 28 rpm within t=.75s, and the experimental results (i.e. the perormance curves) are depicted in Figure 6. As it was expected rom the theory, the perormance curves o the EnKF estimation system wors properly with very high reliability, with the estimated value o the actual speed could be the same as the speed changes. However, as can also be clearly seen rom this igure, the perormance curves o the EKF estimation system are showing a luctuated estimation rotor speed values, providing a high degree o estimation error rate or both rotor speed and the rotor position. speed (rpm) 1 5 sensor EKF EnKF error speed (rpm) 5-5 position (rad) error position (rad) 1 5 error EKF error EnKF time (s) sensor EKF EnKF error EKF error EnKF Figure-5. Perormance curves o low speed. 7392

8 ARPN Journal o Engineering and Applied Sciences Asian Research Publishing Networ (ARPN). All rights reserved. speed (rpm) 4 2 sensor EKF EnKF error speed (rpm) error position (rad) -2 position (rad) Figure-6. Perormance curves o various speed changes. error EKF error EnKF 2 1 sensor EKF EnKF error EKF error EnKF -1 time (s) CONCLUSIONS This paper ocused on the estimation o BLDC motor speed or dierent speed reerences with EKF and EnKF. In order to evaluate the estimate perormance, simulation experiments are presented in the paper. It is obvious to see that, rom the simulation results, the accurate estimation perormance can be obtained and the eectiveness o EnKF algorithm can be demonstrated. Moreover, the sensorless BLDC motor can be controlled precisely according to the designed EnKF algorithm. REFERENCES [1] Y. Liu, Z. Q. Zhu, and D. Howe, "Instantaneous Torue Estimation in Sensorless Direct-Torue-Controlled Brushless DC Motors", IEEE Trans on indusial application. vol. 42, no. 5. [2] S.A.KH. Mozaari Niapour, M. Tabarraie, M.R. Feyzi, A new robust speed-sensorless control strategy or highperormance brushless DC motor drives with reduced torue ripple, Control Engineering Practice. Vol 24, March 214, Pages [3] Iizua, K., Uzuhashi, H., Kano, M., Endo, T., and Mohri, K Microcomputer control or sensorless brushless motor. IEEE Transactions on Industry Applications (IA-21), 4, [4] Tae-Hyung Kim; Hyung-Woo Lee; Ehsani, M., "State o the art and uture trends in position sensorless brushless DC motor/generator drives," Industrial Electronics Society, 25. IECON st Annual Conerence o IEEE, vol., no., pp. 8 pp. 6-1 Nov. 25. [5] Lenine, D.; Reddy, B.R.; Kumar, S.V., "Estimation o speed and rotor position o BLDC motor using Extended Kalman Filter, Inormation and Communication Technology in Electrical Sciences (ICTES 27), 27. ICTES. IET-UK International Conerence on. vol., no., pp. 433, 44, 2-22 Dec. 27. [6] Ejlali, A.; Soleimani, J., "Sensorless vector control o 3-phase BLDC motor using a novel Extended Kalman," Advances in Power Conversion and Energy Technologies (APCET), 212 International Conerence on. vol., no., pp. 1, 6, 2-4 Aug [7] Dr. Satya Sheel and Omhari Gupta. New Techniues o PID Controller Tuning o DC Motor-Development o a Toolbos. MIT IJEIE. Vol. 2. No pp [8] Gireesh. N.; Sreenivasulu. G. "Comparison o PI controller perormances or a Conical Tan process using dierent tuning methods." Advances in Electrical Engineering (ICAEE). 214 International Conerence on. vol. no. pp Jan. 214 [9] Terzic, B. and Jadric, M. 21. Design and implementation o the extended Kalman ilter or the speed and rotor position estimation o brushless DC motor. IEEE Transactions on Industrial Electronics. 48(6),

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS Kapil Ghuge 1, Prof. Manish Prajapati 2 Prof. Ashok Kumar Jhala 3 1 M.Tech Scholar, 2 Assistant Professor, 3 Head of Department, R.K.D.F.

More information

Controlling of Permanent Magnet Brushless DC Motor using Instrumentation Technique

Controlling of Permanent Magnet Brushless DC Motor using Instrumentation Technique Scientific Journal of Impact Factor(SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2,Issue 1, January -2015 e-issn(o): 2348-4470 p-issn(p): 2348-6406 Controlling

More information

Speed control of sensorless BLDC motor with two side chopping PWM

Speed control of sensorless BLDC motor with two side chopping PWM IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 6, Issue 3 (May. - Jun. 2013), PP 16-20 Speed control of sensorless BLDC motor with two side

More information

Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control.

Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control. Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control. Dr. Tom Flint, Analog Devices, Inc. Abstract In this paper we consider the sensorless control of two types of high efficiency electric

More information

Volume 1, Number 1, 2015 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 1, Number 1, 2015 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume, Number, 2 Pages 3-24 Jordan Journal of Electrical Engineering ISSN (Print): 249-96, ISSN (Online): 249-969 Analysis of Brushless DC Motor with Trapezoidal Back EMF using MATLAB Taha A. Hussein

More information

BLDC Motor Drive with Power Factor Correction Using PWM Rectifier

BLDC Motor Drive with Power Factor Correction Using PWM Rectifier BLDC Motor Drive with Power Factor Correction Using PWM Rectifier P. Sarala, S.F. Kodad and B. Sarvesh Abstract Major constraints while using motor drive system are efficiency and cost. Commutation in

More information

A Brushless DC Motor Speed Control By Fuzzy PID Controller

A Brushless DC Motor Speed Control By Fuzzy PID Controller A Brushless DC Motor Speed Control By Fuzzy PID Controller M D Bhutto, Prof. Ashis Patra Abstract Brushless DC (BLDC) motors are widely used for many industrial applications because of their low volume,

More information

UG Student, Department of Electrical Engineering, Gurunanak Institute of Engineering & Technology, Nagpur

UG Student, Department of Electrical Engineering, Gurunanak Institute of Engineering & Technology, Nagpur A Review: Modelling of Permanent Magnet Brushless DC Motor Drive Ravikiran H. Rushiya 1, Renish M. George 2, Prateek R. Dongre 3, Swapnil B. Borkar 4, Shankar S. Soneker 5 And S. W. Khubalkar 6 1,2,3,4,5

More information

ADVANCED DC-DC CONVERTER CONTROLLED SPEED REGULATION OF INDUCTION MOTOR USING PI CONTROLLER

ADVANCED DC-DC CONVERTER CONTROLLED SPEED REGULATION OF INDUCTION MOTOR USING PI CONTROLLER Asian Journal of Electrical Sciences (AJES) Vol.2.No.1 2014 pp 16-21. available at: www.goniv.com Paper Received :08-03-2014 Paper Accepted:22-03-2013 Paper Reviewed by: 1. R. Venkatakrishnan 2. R. Marimuthu

More information

Digital PWM Techniques and Commutation for Brushless DC Motor Control Applications: Review

Digital PWM Techniques and Commutation for Brushless DC Motor Control Applications: Review Digital PWM Techniques and Commutation for Brushless DC Motor Control Applications: Review Prof. S.L. Tade 1, Ravindra Sor 2 & S.V. Kinkar 3 Professor, Dept. of E&TC, PCCOE, Pune, India 1 Scientist, ARDE-DRDO,

More information

Design of A Closed Loop Speed Control For BLDC Motor

Design of A Closed Loop Speed Control For BLDC Motor International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 3, Issue 11 (November 214), PP.17-111 Design of A Closed Loop Speed Control For BLDC

More information

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2492-2497 ISSN: 2249-6645 Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Praveen Kumar 1, Anurag Singh Tomer 2 1 (ME Scholar, Department of Electrical

More information

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Engr. Joseph, E. A. 1, Olaiya O. O. 2 1 Electrical Engineering Department, the Federal Polytechnic, Ilaro, Ogun State,

More information

Swinburne Research Bank

Swinburne Research Bank Swinburne Research Bank http://researchbank.swinburne.edu.au Tashakori, A., & Ektesabi, M. (2013). A simple fault tolerant control system for Hall Effect sensors failure of BLDC motor. Originally published

More information

CHAPTER 2 STATE SPACE MODEL OF BLDC MOTOR

CHAPTER 2 STATE SPACE MODEL OF BLDC MOTOR 29 CHAPTER 2 STATE SPACE MODEL OF BLDC MOTOR 2.1 INTRODUCTION Modelling and simulation have been an essential part of control system. The importance of modelling and simulation is increasing with the combination

More information

SPEED CONTROL OF SENSORLESS BLDC MOTOR WITH FIELD ORIENTED CONTROL

SPEED CONTROL OF SENSORLESS BLDC MOTOR WITH FIELD ORIENTED CONTROL ISSN: 2349-2503 SPEED CONTROL OF SENSORLESS BLDC MOTOR WITH FIELD ORIENTED CONTROL JMuthupandi 1 DCitharthan 2 MVaratharaj 3 1 (UG Scholar/EEE department/ Christ the king engg college/ Coimbatore/India/

More information

Section CSI non-slaient pole synchronous motor drive

Section CSI non-slaient pole synchronous motor drive Section 4.4 - CS non-slaient pole synchronous motor drive 4.4.1 Perormance with current-source inverter (CS) drive Current-source driven synchronous motor drives generally give higher dynamic response

More information

A Review: Sensorless Control of Brushless DC Motor

A Review: Sensorless Control of Brushless DC Motor A Review: Sensorless Control of Brushless DC Motor Neha Gupta, M.Tech Student, Department of Electrical Engineering, Madan Mohan Malaviya Engineering College, Gorakhpur 273010 (U.P), India Dr.A.K. Pandey,

More information

Chaotic speed synchronization control of multiple induction motors using stator flux regulation. IEEE Transactions on Magnetics. Copyright IEEE.

Chaotic speed synchronization control of multiple induction motors using stator flux regulation. IEEE Transactions on Magnetics. Copyright IEEE. Title Chaotic speed synchronization control of multiple induction motors using stator flux regulation Author(s) ZHANG, Z; Chau, KT; Wang, Z Citation IEEE Transactions on Magnetics, 2012, v. 48 n. 11, p.

More information

Simulation of Sensorless Digital Control of BLDC Motor Based on Zero Cross Detection

Simulation of Sensorless Digital Control of BLDC Motor Based on Zero Cross Detection Simulation of Sensorless Digital Control of BLDC Motor Based on Zero Cross Detection S.P. Ajitha 1, S. Bagavathy 2, Dr. P. Maruthu Pandi 3 1 PG Scholar, Department of Power Electronics and Drives, Sri

More information

Modeling and Simulation Analysis of Eleven Phase Brushless DC Motor

Modeling and Simulation Analysis of Eleven Phase Brushless DC Motor Modeling and Simulation Analysis of Eleven Phase Brushless DC Motor Priyanka C P 1,Sija Gopinathan 2, Anish Gopinath 3 M. Tech Student, Department of EEE, Mar Athanasius College of Engineering, Kothamangalam,

More information

Simulation of Solar Powered PMBLDC Motor Drive

Simulation of Solar Powered PMBLDC Motor Drive Simulation of Solar Powered PMBLDC Motor Drive 1 Deepa A B, 2 Prof. Maheshkant pawar 1 Students, 2 Assistant Professor P.D.A College of Engineering Abstract - Recent global developments lead to the use

More information

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Osama Omer Adam Mohammed 1, Dr. Awadalla Taifor Ali 2 P.G. Student, Department of Control Engineering, Faculty of Engineering,

More information

A Comparative Study of Sinusoidal PWM and Space Vector PWM of a Vector Controlled BLDC Motor

A Comparative Study of Sinusoidal PWM and Space Vector PWM of a Vector Controlled BLDC Motor A Comparative Study of Sinusoidal PWM and Space Vector PWM of a Vector Controlled BLDC Motor Lydia Anu Jose 1, K. B.Karthikeyan 2 PG Student, Dept. of EEE, Rajagiri School of Engineering and Technology,

More information

Speed Control of BLDC Motor Using FPGA

Speed Control of BLDC Motor Using FPGA Speed Control of BLDC Motor Using FPGA Jisha Kuruvilla 1, Basil George 2, Deepu K 3, Gokul P.T 4, Mathew Jose 5 Assistant Professor, Dept. of EEE, Mar Athanasius College of Engineering, Kothamangalam,

More information

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS M.LAKSHMISWARUPA 1, G.TULASIRAMDAS 2 & P.V.RAJGOPAL 3 1 Malla Reddy Engineering College,

More information

DC MOTOR SPEED CONTROL USING PID CONTROLLER. Fatiha Loucif

DC MOTOR SPEED CONTROL USING PID CONTROLLER. Fatiha Loucif DC MOTOR SPEED CONTROL USING PID CONTROLLER Fatiha Loucif Department of Electrical Engineering and information, Hunan University, ChangSha, Hunan, China (E-mail:fatiha2002@msn.com) Abstract. The PID controller

More information

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM Closed Loop Speed Control of Permanent Magnet Synchronous Motor fed by SVPWM Inverter Malti Garje 1, D.R.Patil 2 1,2 Electrical Engineering Department, WCE Sangli Abstract This paper presents very basic

More information

Fuzzy Logic Based Speed Control of BLDC Motor

Fuzzy Logic Based Speed Control of BLDC Motor Fuzzy Logic Based Speed Control of BLDC Motor Mahesh Sutar #1, Ashish Zanjade *2, Pankaj Salunkhe #3 # EXTC Department, Mumbai University. 1 Sutarmahesh4@gmail.com 2 Zanjade_aa@rediffmail.com 3 pasalunkhe@gmail.com

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK PERFORMANCE AND ANALYSIS OF FOUR SWITCH THREE PHASE INVERTER CONTROL FOR BLDC MOTOR

More information

A CSC Converter fed Sensorless BLDC Motor Drive

A CSC Converter fed Sensorless BLDC Motor Drive A CSC Converter fed Sensorless BLDC Motor Drive Anit K. Jose P G Student St Joseph's College of Engg Pala Bissy Babu Assistant Professor St Joseph's College of Engg Pala Abstract: The Brushless Direct

More information

Sensorless control of BLDC motor based on Hysteresis comparator with PI control for speed regulation

Sensorless control of BLDC motor based on Hysteresis comparator with PI control for speed regulation Sensorless control of BLDC motor based on Hysteresis comparator with PI control for speed regulation Thirumoni.T 1,Femi.R 2 PG Student 1, Assistant Professor 2, Department of Electrical and Electronics

More information

Solid State Relays & Its

Solid State Relays & Its Solid State Relays & Its Applications Presented By Dr. Mostaa Abdel-Geliel Course Objectives Know new techniques in relay industries. Understand the types o static relays and its components. Understand

More information

CHAPTER-III MODELING AND IMPLEMENTATION OF PMBLDC MOTOR DRIVE

CHAPTER-III MODELING AND IMPLEMENTATION OF PMBLDC MOTOR DRIVE CHAPTER-III MODELING AND IMPLEMENTATION OF PMBLDC MOTOR DRIVE 3.1 GENERAL The PMBLDC motors used in low power applications (up to 5kW) are fed from a single-phase AC source through a diode bridge rectifier

More information

Efficiency Optimized Brushless DC Motor Drive. based on Input Current Harmonic Elimination

Efficiency Optimized Brushless DC Motor Drive. based on Input Current Harmonic Elimination Efficiency Optimized Brushless DC Motor Drive based on Input Current Harmonic Elimination International Journal of Power Electronics and Drive System (IJPEDS) Vol. 6, No. 4, December 2015, pp. 869~875

More information

Control Strategies for BLDC Motor

Control Strategies for BLDC Motor Control Strategies for BLDC Motor Pritam More 1, V.M.Panchade 2 Student, Department of Electrical Engineering, G. H. Raisoni Institute of Engineering and Technology, Pune, Savitribai Phule Pune University,

More information

Sensorless Control of BLDC Motor Drive Fed by Isolated DC-DC Converter

Sensorless Control of BLDC Motor Drive Fed by Isolated DC-DC Converter Sensorless Control of BLDC Motor Drive Fed by Isolated DC-DC Converter Sonia Sunny, Rajesh K PG Student, Department of EEE, Rajiv Gandhi Institute of Technology, Kottayam, India 1 Asst. Prof, Department

More information

CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER

CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER N. Mohanraj and R. Sankaran Shanmugha Arts, Science, Technology and Research Academy University,

More information

Numerical Analysis of a Flux-Reversal Machine with 4-Switch Converters

Numerical Analysis of a Flux-Reversal Machine with 4-Switch Converters Journal of Magnetics 17(2), 124-128 (2012) http://dx.doi.org/10.4283/jmag.2012.17.2.124 Numerical Analysis of a Flux-Reversal Machine with 4-Switch Converters Byoung-Kuk Lee 1 and Tae Heoung Kim 2 * 1

More information

SPEED CONTROL OF BRUSHLES DC MOTOR

SPEED CONTROL OF BRUSHLES DC MOTOR SPEED CONTROL OF BRUSHLES DC MOTOR Kajal D. Parsana 1, Prof. H.M. Karkar 2, Prof. I.N. Trivedi 3 1 Department of Electrical Engineering, Atmiya Institute of Technology & Science, Rajkot, India. kajal.parsana@gmail.com

More information

CHAPTER 6 CURRENT REGULATED PWM SCHEME BASED FOUR- SWITCH THREE-PHASE BRUSHLESS DC MOTOR DRIVE

CHAPTER 6 CURRENT REGULATED PWM SCHEME BASED FOUR- SWITCH THREE-PHASE BRUSHLESS DC MOTOR DRIVE 125 CHAPTER 6 CURRENT REGULATED PWM SCHEME BASED FOUR- SWITCH THREE-PHASE BRUSHLESS DC MOTOR DRIVE 6.1 INTRODUCTION Permanent magnet motors with trapezoidal back EMF and sinusoidal back EMF have several

More information

Digital Control of Permanent Magnet Synchronous Motor

Digital Control of Permanent Magnet Synchronous Motor Digital Control of Permanent Magnet Synchronous Motor Jayasri R. Nair 1 Assistant Professor, Dept. of EEE, Rajagiri School Of Engineering and Technology, Kochi, Kerala, India 1 ABSTRACT: The principle

More information

MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVES

MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVES MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVES ABSTRACT Fatih Korkmaz, İsmail Topaloğlu and Hayati Mamur Department of Electric-Electronic Engineering, Çankırı Karatekin University, Uluyazı Kampüsü,

More information

Speed Control of Brushless DC Motor Using Fuzzy Based Controllers

Speed Control of Brushless DC Motor Using Fuzzy Based Controllers Speed Control of Brushless DC Motor Using Fuzzy Based Controllers Harith Mohan 1, Remya K P 2, Gomathy S 3 1 Harith Mohan, P G Scholar, EEE, ASIET Kalady, Kerala, India 2 Remya K P, Lecturer, EEE, ASIET

More information

Bode Plot based Auto-Tuning Enhanced Solution for High Performance Servo Drives

Bode Plot based Auto-Tuning Enhanced Solution for High Performance Servo Drives Bode lot based Auto-Tuning Enhanced Solution or High erormance Servo Drives. O. Krah Danaher otion GmbH Wachholder Str. 4-4 4489 Düsseldor Germany Email: j.krah@danaher-motion.de Tel. +49 3 9979 133 Fax.

More information

ISSN Vol.05,Issue.01, January-2017, Pages:

ISSN Vol.05,Issue.01, January-2017, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.05,Issue.01, January-2017, Pages:0028-0032 Digital Control Strategy for Four Quadrant Operation of Three Phase BLDC Motor with Load Variations MD. HAFEEZUDDIN 1, KUMARASWAMY

More information

Speed Control of BLDC Motor-A Fuzzy Logic Approach

Speed Control of BLDC Motor-A Fuzzy Logic Approach National conference on Engineering Innovations and Solutions (NCEIS 2018) International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume

More information

Cost Effective Control of Permanent Magnet Brushless Dc Motor Drive

Cost Effective Control of Permanent Magnet Brushless Dc Motor Drive Cost Effective Control of Permanent Magnet Brushless Dc Motor Drive N.Muraly #1 #1 Lecturer, Department of Electrical and Electronics Engineering, Karaikal Polytechnic College, Karaikal, India. Abstract-

More information

International Journal of Intellectual Advancements and Research in Engineering Computations

International Journal of Intellectual Advancements and Research in Engineering Computations www.ijiarec.com MAR-2015 International Journal of Intellectual Advancements and Research in Engineering Computations SPEED CONTROL OF BLDC MOTOR BY USING UNIVERSAL BRIDGE WITH ABSTRACT ISSN: 2348-2079

More information

Sharmila Kumari.M, Sumathi.V, Vivekanandan S, Shobana S

Sharmila Kumari.M, Sumathi.V, Vivekanandan S, Shobana S International Journal of Scientific & Engineering Research, Volume 5, Issue 4, April-2014 388 PERFORMANCE IMPROVEMENT OF BLDC MOTOR USING FUZZY LOGIC CONTROLLER Sharmila Kumari.M, Sumathi.V, Vivekanandan

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK SENSORLESS BLDC MOTOR CONTROL IN MATLAB SIMULINK ANKITA A KANEKAR, V. K. JOSEPH

More information

Reduction of Harmonics and Torque Ripples of BLDC Motor by Cascaded H-Bridge Multi Level Inverter Using Current and Speed Control Techniques

Reduction of Harmonics and Torque Ripples of BLDC Motor by Cascaded H-Bridge Multi Level Inverter Using Current and Speed Control Techniques Reduction of Harmonics and Torque Ripples of BLDC Motor by Cascaded H-Bridge Multi Level Inverter Using Current and Speed Control Techniques A. Sneha M.Tech. Student Scholar Department of Electrical &

More information

Comparative Analysis of PID, SMC, SMC with PID Controller for Speed Control of DC Motor

Comparative Analysis of PID, SMC, SMC with PID Controller for Speed Control of DC Motor International ournal for Modern Trends in Science and Technology Volume: 02, Issue No: 11, November 2016 http://www.ijmtst.com ISSN: 2455-3778 Comparative Analysis of PID, SMC, SMC with PID Controller

More information

Simulation Study of MOSFET Based Drive Circuit Design of Sensorless BLDC Motor for Space Vehicle

Simulation Study of MOSFET Based Drive Circuit Design of Sensorless BLDC Motor for Space Vehicle Simulation Study of MOSFET Based Drive Circuit Design of Sensorless BLDC Motor for Space Vehicle Rajashekar J.S. 1 and Dr. S.C. Prasanna Kumar 2 1 Associate Professor, Dept. of Instrumentation Technology,

More information

Designing An Efficient Three Phase Brushless Dc Motor Fuzzy Control Systems (BLDCM)

Designing An Efficient Three Phase Brushless Dc Motor Fuzzy Control Systems (BLDCM) Designing An Efficient Three Phase Brushless Dc Motor Fuzzy Control Systems (BLDCM) Rafid Ali Ridha Ibrahim Department of Physics University of Kirkuk /College of Science Kirkuk, Iraq ibrahim_aslanuz@yahoo.com

More information

A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR

A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR Shiyoung Lee, Ph.D. Pennsylvania State University Berks Campus Room 120 Luerssen Building, Tulpehocken

More information

Available online at ScienceDirect. Procedia Engineering 168 (2016 ) th Eurosensors Conference, EUROSENSORS 2016

Available online at   ScienceDirect. Procedia Engineering 168 (2016 ) th Eurosensors Conference, EUROSENSORS 2016 Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 168 (216 ) 1671 1675 3th Eurosensors Conference, EUROSENSORS 216 Embedded control of a PMSM servo drive without current measurements

More information

A NEW C-DUMP CONVERTER WITH POWER FACTOR CORRECTION FEATURE FOR BLDC DRIVE

A NEW C-DUMP CONVERTER WITH POWER FACTOR CORRECTION FEATURE FOR BLDC DRIVE International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 3, Aug 2013, 59-70 TJPRC Pvt. Ltd. A NEW C-DUMP CONVERTER WITH POWER FACTOR CORRECTION FEATURE

More information

Step vs. Servo Selecting the Best

Step vs. Servo Selecting the Best Step vs. Servo Selecting the Best Dan Jones Over the many years, there have been many technical papers and articles about which motor is the best. The short and sweet answer is let s talk about the application.

More information

Analysis of an Economical BLDC Drive System

Analysis of an Economical BLDC Drive System Analysis of an Economical BLDC Drive System Maria Shaju 1, Ginnes.K.John. 2 M.Tech Student, Dept. of Electrical and Electronics Engineering, Rajagiri School of Engineering and Technology, Kochi, India

More information

A MATLAB Model of Hybrid Active Filter Based on SVPWM Technique

A MATLAB Model of Hybrid Active Filter Based on SVPWM Technique International Journal o Electrical Engineering. ISSN 0974-2158 olume 5, Number 5 (2012), pp. 557-569 International Research Publication House http://www.irphouse.com A MATLAB Model o Hybrid Active Filter

More information

Position Control of DC Motor by Compensating Strategies

Position Control of DC Motor by Compensating Strategies Position Control of DC Motor by Compensating Strategies S Prem Kumar 1 J V Pavan Chand 1 B Pangedaiah 1 1. Assistant professor of Laki Reddy Balireddy College Of Engineering, Mylavaram Abstract - As the

More information

A Comparative Study on Speed Control of D.C. Motor using Intelligence Techniques

A Comparative Study on Speed Control of D.C. Motor using Intelligence Techniques International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 4 (2014), pp. 431-436 International Research Publication House http://www.irphouse.com A Comparative Study

More information

Simulation of BLDC motor control with Reduced Order Model of the System with Observer State using SMC technique

Simulation of BLDC motor control with Reduced Order Model of the System with Observer State using SMC technique International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Simulation of BLDC motor control with Reduced Order Model of the System with Observer State using SMC technique Nagnath B. Chate

More information

Simulation of Interleaved Buck Converter Fed PMBLDC Drive System with Input Disturbance

Simulation of Interleaved Buck Converter Fed PMBLDC Drive System with Input Disturbance Simulation of Interleaved Buck Converter Fed PMBLDC Drive System with Input Disturbance S. Prakash 1, Dr. R. Dhanasekaran 2 1 Research Scholar, St.Peter s University,Chennai, Tamilnadu, India. 2 Director-Research,

More information

Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology

Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology 2017 2 nd International Conference on Artificial Intelligence and Engineering Applications (AIEA 2017) ISBN: 978-1-60595-485-1 Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology

More information

Brushless DC Motor Drive using Modified Converter with Minimum Current Algorithm

Brushless DC Motor Drive using Modified Converter with Minimum Current Algorithm Brushless DC Motor Drive using Modified Converter with Minimum Current Algorithm Ajin Sebastian PG Student Electrical and Electronics Engineering Mar Athanasius College of Engineering Kerala, India Benny

More information

Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks

Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks Vol.3, Issue.4, Jul - Aug. 2013 pp-1980-1987 ISSN: 2249-6645 Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks C. Mohan Krishna M. Tech 1, G. Meerimatha M.Tech 2,

More information

South Asian Journal of Engineering and Technology Vol.3, No.3 (2017)

South Asian Journal of Engineering and Technology Vol.3, No.3 (2017) ISSN No: 2454-9614 Speed Control of BLDC Motor using Fuzzy Logic and PID Controller Fed Electric Vehicle Mohammad Fasil PK, M.Pradeep, R.Sathish Kumar, G.Ranjhitha, M.Valan RajKumar Department of Electrical

More information

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 09 (September. 2014), V5 PP 41-48 www.iosrjen.org Comparative Study of PID and FOPID Controller Response for

More information

A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR

A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR International Journal of Science, Environment and Technology, Vol. 3, No 5, 2014, 1713 1720 ISSN 2278-3687 (O) A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR 1 P. Sweety

More information

Investigations of Fuzzy Logic Controller for Sensorless Switched Reluctance Motor Drive

Investigations of Fuzzy Logic Controller for Sensorless Switched Reluctance Motor Drive IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 1 Ver. I (Jan Feb. 2016), PP 30-35 www.iosrjournals.org Investigations of Fuzzy

More information

Vector Approach for PI Controller for Speed Control of 3-Ø Induction Motor Fed by PWM Inverter with Output LC Filter

Vector Approach for PI Controller for Speed Control of 3-Ø Induction Motor Fed by PWM Inverter with Output LC Filter International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 4, Number 2 (2011), pp. 195-202 International Research Publication House http://www.irphouse.com Vector Approach for

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

A Universal Motor Performance Test System Based on Virtual Instrument

A Universal Motor Performance Test System Based on Virtual Instrument Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com A Universal Motor Perormance Test System Based on Virtual Instrument Wei Li, Mengzhu Li, Qiang Xiao School o Instrument

More information

MATLAB/SIMULINK MODEL OF FIELD ORIENTED CONTROL OF PMSM DRIVE USING SPACE VECTORS

MATLAB/SIMULINK MODEL OF FIELD ORIENTED CONTROL OF PMSM DRIVE USING SPACE VECTORS MATLAB/SIMULINK MODEL OF FIELD ORIENTED CONTROL OF PMSM DRIVE USING SPACE VECTORS Remitha K Madhu 1 and Anna Mathew 2 1 Department of EE Engineering, Rajagiri Institute of Science and Technology, Kochi,

More information

PERMANENT magnet brushless DC motors have been

PERMANENT magnet brushless DC motors have been Inverter Switch Fault Diagnosis System for BLDC Motor Drives A. Tashakori and M. Ektesabi Abstract Safe operation of electric motor drives is of prime research interest in various industrial applications.

More information

COST EFFECTIVE CURRENT CONTROL AND COMMUTATION TORQUE RIPPLE REDUCTION IN BRUSHLESS DC MOTOR DRIVES

COST EFFECTIVE CURRENT CONTROL AND COMMUTATION TORQUE RIPPLE REDUCTION IN BRUSHLESS DC MOTOR DRIVES International Journal on Technical and Physical Problems of Engineering (IJTPE) Published by International Organization of IOTPE ISSN 77-8 IJTPE Journal www.iotpe.com ijtpe@iotpe.com March 1 Issue 18 Volume

More information

A temperature insensitive quartz resonator force sensor

A temperature insensitive quartz resonator force sensor Meas. Sci. Technol. 11 (2000) 1565 1569. Printed in the UK PII: S0957-0233(00)15873-4 A temperature insensitive quartz resonator orce sensor Zheyao Wang, Huizhong Zhu, Yonggui Dong and Guanping Feng Department

More information

Fundamentals of Servo Motion Control

Fundamentals of Servo Motion Control Fundamentals of Servo Motion Control The fundamental concepts of servo motion control have not changed significantly in the last 50 years. The basic reasons for using servo systems in contrast to open

More information

SIMULATION AND IMPLEMENTATION OF CURRENT CONTROL OF BLDC MOTOR BASED ON A COMMON DC SIGNAL

SIMULATION AND IMPLEMENTATION OF CURRENT CONTROL OF BLDC MOTOR BASED ON A COMMON DC SIGNAL SIMULATION AND IMPLEMENTATION OF CURRENT CONTROL OF BLDC MOTOR BASED ON A COMMON DC SIGNAL J.Karthikeyan* Dr.R.Dhanasekaran** * Research Scholar, Anna University, Coimbatore ** Research Supervisor, Anna

More information

Sensorless Speed Control Scheme for Induction Motor Drive Using DC link Measurements

Sensorless Speed Control Scheme for Induction Motor Drive Using DC link Measurements Sensorless Speed Control Scheme for Induction Motor Drive Using DC link Measurements Yesupadam C 1, Sk Gouse Basha 2, Ravi Kumar Reddy P 3 1*Pursuing M.Tech in the field of Power & Industrial Drives 2*Working

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 2, Issue 6, June 2013

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 2, Issue 6, June 2013 Efficient Harmonics Reduction Based Three Phase H Bridge Speed Controller for DC Motor Speed Control using Hysteresis Controlled Synchronized Pulse Generator Sanjay Kumar Patel 1, Dhaneshwari Sahu 2, Vikrant

More information

Low Cost Power Converter with Improved Performance for Switched Reluctance Motor Drives

Low Cost Power Converter with Improved Performance for Switched Reluctance Motor Drives ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

A Sliding Mode Controller for a Three Phase Induction Motor

A Sliding Mode Controller for a Three Phase Induction Motor A Sliding Mode Controller for a Three Phase Induction Motor Eman El-Gendy Demonstrator at Computers and systems engineering, Mansoura University, Egypt Sabry F. Saraya Assistant professor at Computers

More information

Fuzzy Logic Controller Based Direct Torque Control of PMBLDC Motor

Fuzzy Logic Controller Based Direct Torque Control of PMBLDC Motor Fuzzy Logic Controller Based Direct Torque Control of PMBLDC Motor Madasamy P 1, Ramadas K 2, Nagapriya S 3 1, 2, 3 Department of Electrical and Electronics Engineering, Alagappa Chettiar College of Engineering

More information

TRACK VOLTAGE APPROACH USING CONVENTIONAL PI AND FUZZY LOGIC CONTROLLER FOR PERFORMANCE COMPARISON OF BLDC MOTOR DRIVE SYSTEM FED BY CUK CONVERTER

TRACK VOLTAGE APPROACH USING CONVENTIONAL PI AND FUZZY LOGIC CONTROLLER FOR PERFORMANCE COMPARISON OF BLDC MOTOR DRIVE SYSTEM FED BY CUK CONVERTER International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 12, December 2018, pp. 778 786, Article ID: IJMET_09_12_078 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtype=

More information

Simulation and Implementation of FPGA based three phase BLDC drive for Electric Vehicles

Simulation and Implementation of FPGA based three phase BLDC drive for Electric Vehicles Volume 118 No. 16 2018, 815-829 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Simulation and Implementation of FPGA based three phase BLDC drive

More information

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER Archana G C 1 and Reema N 2 1 PG Student [Electrical Machines], Department of EEE, Sree Buddha College

More information

COMPENSATION OF CURRENT TRANSFORMERS BY MEANS OF FIELD PROGRAMMABLE GATE ARRAY

COMPENSATION OF CURRENT TRANSFORMERS BY MEANS OF FIELD PROGRAMMABLE GATE ARRAY METROLOGY AD MEASUREMET SYSTEMS Index 330930, ISS 0860-89 www.metrology.pg.gda.pl COMPESATIO OF CURRET TRASFORMERS BY MEAS OF FIELD PROGRAMMABLE GATE ARRAY Daniele Gallo, Carmine Landi, Mario Luiso Seconda

More information

Impact of PWM Control Frequency onto Efficiency of a 1 kw Permanent Magnet Synchronous Motor

Impact of PWM Control Frequency onto Efficiency of a 1 kw Permanent Magnet Synchronous Motor http://dx.doi.org/10.5755/j01.eie.22.6.17216 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 1392-1215, VOL. 22, NO. 6, 2016 Impact of PWM Control Frequency onto Efficiency of a 1 kw Permanent Magnet Synchronous

More information

Motor Gear Fault Diagnosis by Current, Noise and Vibration on AC Machine Considering Environment Sun-Ki Hong, Ki-Seok Kim, Yong-Ho Cho

Motor Gear Fault Diagnosis by Current, Noise and Vibration on AC Machine Considering Environment Sun-Ki Hong, Ki-Seok Kim, Yong-Ho Cho Motor Gear Fault Diagnosis by Current, Noise and Vibration on AC Machine Considering Environment Sun-Ki Hong, Ki-Seok Kim, Yong-Ho Cho Abstract Lots o motors have been being used in industry. Thereore

More information

Speed control of Permanent Magnet Synchronous Motor using Power Reaching Law based Sliding Mode Controller

Speed control of Permanent Magnet Synchronous Motor using Power Reaching Law based Sliding Mode Controller Speed control of Permanent Magnet Synchronous Motor using Power Reaching Law based Sliding Mode Controller NAVANEETHAN S 1, JOVITHA JEROME 2 1 Assistant Professor, 2 Professor & Head Department of Instrumentation

More information

Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3

Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3 Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3 1 King Saud University, Riyadh, Saudi Arabia, muteb@ksu.edu.sa 2 King

More information

IN MANY industrial applications, ac machines are preferable

IN MANY industrial applications, ac machines are preferable IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 46, NO. 1, FEBRUARY 1999 111 Automatic IM Parameter Measurement Under Sensorless Field-Oriented Control Yih-Neng Lin and Chern-Lin Chen, Member, IEEE Abstract

More information

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Vivek Kumar Bhatt 1, Dr. Sandeep Bhongade 2 1,2 Department of Electrical Engineering, S. G. S. Institute of Technology

More information

BECAUSE OF their low cost and high reliability, many

BECAUSE OF their low cost and high reliability, many 824 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 45, NO. 5, OCTOBER 1998 Sensorless Field Orientation Control of Induction Machines Based on a Mutual MRAS Scheme Li Zhen, Member, IEEE, and Longya

More information

Cantonment, Dhaka-1216, BANGLADESH

Cantonment, Dhaka-1216, BANGLADESH International Conference on Mechanical, Industrial and Energy Engineering 2014 26-27 December, 2014, Khulna, BANGLADESH ICMIEE-PI-140153 Electro-Mechanical Modeling of Separately Excited DC Motor & Performance

More information

ON-LINE NONLINEARITY COMPENSATION TECHNIQUE FOR PWM INVERTER DRIVES

ON-LINE NONLINEARITY COMPENSATION TECHNIQUE FOR PWM INVERTER DRIVES INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6545(Print) ISSN 0976

More information