CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL

Size: px
Start display at page:

Download "CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL"

Transcription

1 47 CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL 4.1 INTRODUCTION Passive filters are used to minimize the harmonic components present in the stator voltage and current of the BLDC motor. Based on the design, the performances of these filters are limited to a narrow range load of operation for any specific speed of the motor. The amount of reduction of harmonics and ripple torque is also limited. There is a necessity for an active filter topology to enhance the performance both in harmonics and torque ripple for a wide range of load and speed of operation. The control characteristics of the BLDC motor are highly nonlinear in nature. Due to the imprecise control characteristics of this motor, Fuzzy logic is found to be an ideal technique to address these issues. + DC Input _ Drive System Two Level Inverter BLDCM G G6 Gate Signals Decoder/ Gate Drive System Fuzzy bases dynamic PWM Controller (FPGA) Hall Signals Figure 4.1 Control block diagram for the Fuzzy based dynamic PWM control for BLDC motor drive system

2 48 The control block diagram for the fuzzy based dynamic PWM control is presented in Figure 4.1. Fuzzy logic has been applied to a large number of control applications such as system control, domestic appliances and traffic control. The control action in fuzzy logic controllers (FLC) can be easily expressed by means of linguistic variables describing simply human friendly if-then rules. In conventional methods, the hardware implementation of the FLC is based on microcontrollers, as control systems requires high processing and I/O handling speeds microcontrollers have often difficulty with these control applications. Singh & Kuldip (2003) suggested that the use of FPGA results in faster implementation and quick hardware verification. Moreover FPGA based systems are flexible and can be reprogrammed unlimited number of times. Monmasson et al (2007) described that BLDC motor is well suited for digital control methods, thus FPGA based controllers are ideal for controlling this motor. The commutation torque ripple affects the performance of the motor running at combinations of different speed and load conditions. Commutation torque ripple occurs in every 60 electrical degrees changing over of the stator current from one phase to another. Bharatkar et al (2008) stated that the torque ripple increases at lower speeds due to increase in commutation time. This chapter focuses on reconfigurable controller using fuzzy logic technique for variable frequency and variable duty ratio Pulse Width Modulation (PWM) operation to minimize the harmonics and the commutation torque ripple. The frequency and the Duty ratio are dynamically adjusted by the fuzzy controller for any steady speed of the motor. This technique is experimented using Virtex II Pro Field Programmable Gate Array (FPGA). The experimental results confirm the effectiveness of this technique in minimizing harmonics and torque ripple.

3 MOTOR DRIVE SYSTEM The functional elements of the fuzzy logic controlled dynamic PWM based BLDC motor drive system for experimenting the harmonics and torque ripple minimization is presented in Figure 4.2. The DC Chopper is used for varying the voltage for achieving the speed control of the motor. The stator reference current, speed and the hall sensor positional inputs are fed to the FPGA. The FPGA gives six switching pulses to the three phase inverter. The speed of the motor is controlled by varying voltage provided by the chopper. The PWM pulse frequency and duty ratio of the three phase inverter is dynamically varied without affecting the speed of the motor. The change in the input voltage fed from chopper will be controlled by the switching pulses supplied by the FPGA. (Variable voltage) + - Dc chopper Three Phase Inverter BLDC Current ADC PWM Signal for variable voltage FPGA ADC Hall input (A, B,C) Speed Figure 4.2 Fuzzy controlled dynamic PWM based BLDC motor drive system The back EMF induced per phase of the motor winding is constant for 120 electrical of the complete cycle. In order to get constant output power and constant output torque, the current is driven through a motor winding during the flat portion of the back emf waveform.

4 50 From the mathematical modeling of the motor drive system, the ( Vdc 4 Em ) commutation torque ripple is derived as Te _ ripple 2K e t in equation 3L (1.13). Chen et al (2005) and Shi et al (2010) stated that the slopes of stator phase currents during commutation depend on the inductance (L) of the stator coil, peak value of the back emf (E m ) and the DC input voltage to the stator (V dc ). When the frequency of the PWM is high at the instant of commutation and the PWM time period is much smaller than the electrical time constant L R, the effect of R can be ignored. The torque ripple can be minimized to zero while V 4E 0 or V 4E dc m dc m. When the switching frequency of PWM dia increases, the voltage drop due to inductive reactance L increases in dt addition to the back emf E m. The net voltage of the stator winding is made equal to 4E m during the instance of commutation, so that the torque ripple will be minimized to zero. Kim et al (2006) presented that the input and output voltage of the inverter is related by the equation 4.1 V inv D Vin (4.1) 1 D Where D is the duty ratio of PWM, V in, V inv are the input voltage and the output voltage of the inverter respectively. The duty ratio estimated at the instant of commutation to minimize the commutation torque ripple is given in equation 4.2. D 4Ke V 4 K r in e r (4.2) The fuzzy controller is designed to adjust the frequency and duty ratio of the PWM signal in such a way that the ripple torque will be minimal

5 51 for any specific speed and load condition. This control strategy states that at the instant of commutation the frequency of the PWM is made higher so that the sudden transition of stator current can be avoided. This is done by increasing the PWM frequency at the instant of commutation and balancing the voltage by adjusting the duty cycle of the PWM. The slope of the stator current is related to the speed and the stator current of the motor. Due to the nonlinear nature of the system, Fuzzy logic is the ideal technique for performing the control action. The stator current and the speed of the motor are considered as the inputs for the fuzzy system and the variable frequency PWM is the output of the controller. The motor specification for the experimentation is given in Table 4.1 Table 4.1 Motor specification Parameter Stator voltage Stator Current (rated) Speed Range 200 Volts 7.2 Amps 2000 rpm Number of Poles SIMULATION MODEL The Simulation diagram of a BLDC motor Drive system using MATLAB/Simulink is shown in Figure 4.3. The stator current and the speed of the motor are considered as inputs for the fuzzy controller. The output of the fuzzy controller is designed to get the variation in the PWM signal. However the speed of the motor is controlled by the external speed control loop with proportional integral (PI) controller.

6 52 Figure 4.3 MATLAB Simulation diagram of Fuzzy logic controlled BLDC motor Drive system 4.4 FUZZY LOGIC CONTROLLER FOR DYNAMIC PWM A Fuzzy logic control theory is an alternative to the classical control theory. In fuzzy logic, a fuzzy set is a generalization of the classical set with a membership value in the range 0 to 1. Fuzzification is the first step in the FLC which converts real input data into a set of membership values in the interval zero to one in the corresponding fuzzy sets. The entire ranges of inputs are normalized to the integer value 0 to 64. The range of fuzzy set values is considered in the powers of 2 for making it compatible for the FPGA.

7 53 Figure 4.4 Membership Function for speed with range of fuzzy sets The membership function for speed is shown in the Figure 4.4. It consists of fuzzy logic ranges that can be defined using the linguistic terms as Low1, Low2, Med1, Med2 and High1. The ranges are used for demonstrating the fuzzification process in VHDL. Similarly the membership function for current is shown in the Figure 4.5. The fuzzy logic ranges defined using the linguistic terms as Low, Med and High. These two inputs are further processed using the inference engine. The ranges are taken in the powers of two since the programming language can accept only values that are in powers of two. Figure 4.5 Membership Functions for stator current with range of fuzzy sets

8 54 Inference engine consists of two sub-blocks, fuzzy rule base and fuzzy implication. The inputs, which are now fuzzified, are fed to the inference engine and the rule base is then applied. The output fuzzy sets are then identified using fuzzy implication method. Table 4.2 shows the fuzzy associative memory for speed and current. The if-then rule fuzzy rule base is followed for evaluating the output conditions. The input to the fuzzy logic controller is speed and current which are fed from analog to digital converter (8-bit). The fuzzy rule base is followed and the output constraint is obtained from fuzzy associative memory. The defuzzified output from the fuzzy is 4- bit single-ton data which corresponds to the 15 different PWM signals. Table 4.3 shows the fuzzy sets for the output and the corresponding 4-bit data of the PWM signal. Table 4.2 Fuzzy Associative Memory Speed/Current High Medium Low Low1 Low1 Low2 low3 Low2 Low4 Low5 Med1 Med1 Med2 Med3 Med4 Med2 Med5 Large1 Large2 High1 Large3 Vlarge1 Vlarge2

9 55 Table 4.3 Fuzzy singleton output and equivalent defuzzified 4 bit data Fuzzy singleton output 4 bit data assigned Low Low Low Low Low Med Med Med Med Med Large Large Large Vlarge Vlarge FPGA IMPLEMENTATION Virtex-II Pro FPGA (XC2VP30-FF896) is used for the realization of the controller. Figure 4.6 shows the block diagram of software implementation of fuzzy based reconfigurable controller. The block diagram contains three modules. The inputs speed and current of the motor are given to the Fuzzy controller. The controller generates a 4 bit defuzzified output and given to the PWM generation unit which determines the frequency and duty ratio proportional for the FLC output. Based on the Hall sensor input, the Commutation logic block generates the gate signal for the inverter whose switches have to be turned on in sequence so that the stator is excited for continuous rotation.

10 56 From Hall Sensors Commutation Logic To Inverter To DC Chopper PWM Current 8-bit Speed 8-bit Fuzzy Controller Figure 4.6 FPGA implementation of Fuzzy PWM controller for BLDC motor The FPGA controller is supplied with two inputs speed and current through ADC. The input ranges are normalized to the range of 0 to 64. The membership value ranges in the 0 to 1 is normalized to 0 to 100. The output of the fuzzy controller is designed for four bit singleton output. Further the 4 bit value has the maximum of 15 combinations of PWM output. This 4 bit value selects the switching frequency of inverter and the corresponding duty ratio. The minimum frequency generated is 4 khz and the duty ratio is 6.25%. The maximum frequency generated is 20 khz and the duty ratio is 93.75%. In between this minimum and maximum region the frequency and also the duty ratio will be varied.

11 57 Figure 4.7 RTL schematics of the Fuzzy based PWM controller The RTL schematic of reconfigurable controller is shown in Figure 4.7. The 8 bit data for the speed and the current are fed as the control inputs. The FPGA clock frequency of 100 MHz is taken as the clock input to the control process. Hall sensor inputs A, B, C are applied as the one bit input to the controller for deciding the commutation sequence of the stator windings. The 6 gate signals to the three phase inverter and the PWM for the chopper are taken as the outputs from the controller. 4.6 RESULTS AND DISCUSSIONS The functionality of the PWM controller implemented in FPGA is verified using the simulated response using ModelSim 9.1.

12 58 Figure 4.8 Simulation results for the speed ( ) and current ( ) The simulation results shown in Figure 4.8 confirm the functionality of the controller. Switches S1, S3, S5 are the high side switches for phase A, B, C and S4, S6, S2 are the low side switches for phase A, B, C respectively. The input to the fuzzy controller is fed from motor through ADC. At any instant for input values of speed ( ) and the current ( ) and the hall sensor output A=1, B=0, C=1, the corresponding inverter switches to be closed will be B high and C low. The frequency and the duty ratio of the PWM is 4 khz, 6.25% respectively. The digital storage oscilloscope output shown in Figure 4.10 shows the PWM output of the fuzzy logic based FPGA controller for BLDC motor. The experimental results are shown in Figure 4.10a is for the input speed ( ), current ( ). The frequency and the duty ratio are khz and 25% respectively. Figure 4.10b is for the input of speed ( )

13 59 and current ( ). The frequency and the duty ratio are khz and 75% respectively. The variable frequency, variable duty ratio operation of the Fuzzy logic controller designed for any specific steady speed operation. Here the frequency and the duty ratio are self compensated for steady speed of operation. (a) (b) Figure 4.9 PWM signall for (a) speed is , Current is (b) speed is , current is

14 Harmonics The simulated stator voltage, current profiles with corresponding harmonics spectrum are presented in Figure It is observed that the voltage harmonics are reduced to 5.49 %THD and the current harmonic are reduced to 5.34%THD. (a) (b) Figure 4.10 Simulation response a) stator voltage profile and harmonic spectrum b) Stator current and harmonic spectrum

15 61 An experimental prototype is developed in laboratory to test the performance of the fuzzy based dynamic pulse width modulation for the brushless DC motor. Motor Specifications for the experimentation is presented in Table 4.4 Table 4.4 Design parameters Motor parameter Rating Stator voltage (rated) 300V Speed (rated) 2000 rpm Stator Current (rated) 7.2 A Number of Poles 4 The experimented stator voltage and current profile with the conventional two level inverter are compared with the fuzzy logic controlled dynamic PWM applied to two-level inverter for investigating the effectiveness of this methodology in harmonics and torque ripple minimization. Figure 4.11 shows the voltage profile and the corresponding harmonics spectrum of the stator voltage with conventional PWM in twolevel inverter. It is observed that the stator voltage profile is mere trapezoidal in nature. The harmonics present in the stator voltage is 51.96%THD. Figure 4.12 shows the stator voltage profile and the harmonic spectrum with Fuzzy based dynamic PWM. It is observed that the voltage profile turned to be a smooth profile with less harmonics. The harmonics present in the stator voltage reduced to 12.11%THD.

16 V (a) Waveform V Vrms, %THD (b) Figure 4.11 (a) Voltage profile with conventional PWM in two level inverter (b) Harmonics spectrum V (a) Waveform V Vrms, %THD (b) Figure 4.12 (a) Voltage profile with Fuzzy based dynamic PWM (b) Harmonics spectrum

17 63 Figure 4.13 shows the profile of stator current and the harmonics spectrum for the conventional PWM with two-level inverter. The harmonics present in the stator current is shown in Figure 4.13b. It is observed 36.96%THD present in the stator current. Figure 4.14a presents the stator current profile using fuzzy based dynamic PWM. The current ratio is selected as 100 for accurate prediction of the current waveform. For every 60 electrical, transition occurs in the current profile due to the electronic commutation. When applying the dynamic PWM, the profile of the stator current is improved towards a smooth profile. There are small amount of spikes observed and shall be rectified by proper tuning of the fuzzy system. It is observed that the profile has transformed towards a smooth profile. The transitions in the stator current are very much reduced and the harmonics reduced to 13.83%THD. Since the Harmonics is observed for the percentage of the fundamental quantity, the current ratio will not changing the %THD value A (a) Waveform I Arms, %THD (b) Figure 4.13 (a) Stator current profile with conventional PWM in two level inverter (Current Ratio 1:1) (b) Harmonics spectrum

18 64 A (a) Waveform I Arms, %THD (b) Figure 4.14 (a) Stator current profile with Fuzzy based dynamic PWM (Current Ratio 1: 100) (b) Harmonics spectrum The current and voltage harmonic comparison bar graph of conventional method and the fuzzy based dynamic PWM technique applied for the BLDC motor drive system are presented in Figure 4.15.

19 65 Two level inverter %THD (I) Simulated %THD (I) Experimented Two level inverter with dynamic PWM (a) Two level inverter Two level inverter with dynamic PWM %THD (V) Simulated %THD (V) Experimented (b) Figure 4.15 Harmonic comparison bar graph a) stator current b) stator voltage

20 Speed and Torque The simulated speed and torque profile of the BLDC motor are presented in Figure 4.16a and 4.16b. The speed controller controls the speed at 2000 rpm. The load is applied at 0.5 s simulation time and it is observed that there is a sudden drop in speed. This drop in speed adjusts to steady speed immediately without any overshoot. Figure 4.16b shows the torque profile corresponding to the speed profile while applying the conventional PWM to the two-level inverter. It is observed that at stable load, the width of the ripple torque is 2.3Nm. Figure 4..16c shows the torque profile for the fuzzy based dynamic PWM applied to the two-level inverter. It is observed that the ripple torque for the same load conditions is reduced to 1.2Nm. The ripple torque is reduced to almost half the value of the conventional PWM technique. Compared to the torque profiles for the conventional PWM and the fuzzy based dynamic PWM technique, it is observed that there is an overshoot of torque profile in the conventional PWM technique and smooth transition of torque profile in the fuzzy based dynamic PWM method. (a) Figure 4.16 (Continued)

21 67 (b) (c) Figure 4.16 (a) Speed profile for 2000rpm (b) Torque profile with conventionall PWM (c) Torque profile with dynamic PWM Comparing similar works, Sathyan et al (2009) suggested only two duty ratios of PWM (D low ) and (D high ) for reducing the speed ripples of the BLDC motor. This method discusses 15 different PWM frequencies at different duty ratios for effective minimization of speed ripple. This in turn reduces the torque ripple and provides smooth rotation of the rotor. Also the profiles of the stator current and voltage are near sinusoidal in nature, which leads to reduction harmonics.

22 68 Ripple Torque (Nm) Two level inverter Two level inverter with filter Two level inverter with dynamic PWM Load (kg) Figure 4.17 Torque ripple comparison The commutation torque ripple comparison between conventional two level inverter, the two level inverter with passive filter and the two level inverter with Fuzzy based dynamic PWM are presented in Figure 4.17 for comparing the torque ripple minimization. Using the conventional two-level inverter, the ripple torque increases as the load increases. The effect of passive filter is better for a small range of load. While adopting the fuzzy logic based dynamic pulse width modulation, the torque ripple is further reduced linearly for the wide range of load. With reference to the conventional two-level inverter, the ripple quantity is reduced to almost half the quantity when using the Fuzzy based dynamic PWM. The experimental setup for the fuzzy logic based dynamic pulse width modulation technique implemented with FPGA is shown in Figure 4.18.

23 69 Figure 4.18 Experimental Setup 4.7 CONCLUSION A reconfigurable digital fuzzy logic based dynamic PWM controller for reducing the harmonics and torque ripple of the BLDC motor is presented in this chapter. The frequency and the duty ratio of the PWM signal for the two-level inverter are dynamically adjusted based on the load current and the speed of the motor. This methodology effectively minimizes the harmonics present in the stator voltage and current. The commutation torque ripple is considerably reduced using the fuzzy based dynamic pulse width modulation. The stator current waveform experiences spikes at the instant the commutation takes place due to overcompensation of the fuzzy system. Further the current wave forms have to be transformed into smooth profile so

24 70 that the harmonics and the torque ripple are further reduced. Shunt active filters are effective in improving the current profile of the system which can further reduce the current harmonics and in turn it reduces the torque ripple of the motor. The shunt active filter with multilevel inverter shall provide more stages of control action in order to achieve a smooth current profile for the stator current. Since the system is highly nonlinear in nature, non linear control strategy is preferred for effective minimization of the harmonics and torque ripple of the motor. The next chapter discusses the fuzzy controlled three-level shunt active filter for reducing the harmonics and torque ripple for the BLDC motor.

CHAPTER 6 THREE-LEVEL INVERTER WITH LC FILTER

CHAPTER 6 THREE-LEVEL INVERTER WITH LC FILTER 97 CHAPTER 6 THREE-LEVEL INVERTER WITH LC FILTER 6.1 INTRODUCTION Multi level inverters are proven to be an ideal technique for improving the voltage and current profile to closely match with the sinusoidal

More information

CHAPTER 2 LITERATURE REVIEW

CHAPTER 2 LITERATURE REVIEW 20 CHAPTER 2 LITERATURE REVIEW 2.1 INTRODUCTION The two major challenges on which the improvements required for the permanent magnet brushless DC motor drive systems are: a) Harmonics present in the voltage

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

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

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

CHAPTER 4 FUZZY LOGIC CONTROLLER

CHAPTER 4 FUZZY LOGIC CONTROLLER 62 CHAPTER 4 FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Unlike digital logic, the Fuzzy Logic is a multivalued logic. It deals with approximate perceptive rather than precise. The effective and efficient

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

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 65 CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 4.1 INTRODUCTION Many control strategies are available for the control of IMs. The Direct Torque Control (DTC) is one of the most

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

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

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 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

TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS

TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS vii TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ABSTRACT LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS iii xii xiii xxi 1 INTRODUCTION 1 1.1 GENERAL 1 1.2 LITERATURE SURVEY 1 1.3 OBJECTIVES

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

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

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

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

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

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

CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE

CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE 113 CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE 5.1 INTRODUCTION This chapter describes hardware design and implementation of direct torque controlled induction motor drive with

More information

An Investigation of Power Converters Fed BLDC Motor for Adjustable Speed

An Investigation of Power Converters Fed BLDC Motor for Adjustable Speed Circuits and Systems, 2016, 7, 1369-1378 Published Online June 2016 in SciRes. http://www.scirp.org/journal/cs http://dx.doi.org/10.4236/cs.2016.78120 An Investigation of Power Converters Fed BLDC Motor

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

Simulation of Fuzzy Controller based Isolated Zeta Converter fed BLDC motor drive

Simulation of Fuzzy Controller based Isolated Zeta Converter fed BLDC motor drive Simulation of Fuzzy Controller based Isolated Zeta Converter fed BLDC motor drive 1 Sreelakshmi K, 2 Caroline Ann Sam 1 PG Student 2 Asst.Professor 1 EEE Department, 1 Rajagiri School of Engineering and

More information

Renewable Energy Based Interleaved Boost Converter

Renewable Energy Based Interleaved Boost Converter Renewable Energy Based Interleaved Boost Converter Pradeepakumara V 1, Nagabhushan patil 2 PG Scholar 1, Professor 2 Department of EEE Poojya Doddappa Appa College of Engineering, Kalaburagi, Karnataka,

More information

VIENNA RECTIFIER FED BLDC MOTOR

VIENNA RECTIFIER FED BLDC MOTOR VIENNA RECTIFIER FED BLDC MOTOR Dr. P. Sweety Jose #1, R.Gowthamraj *2, #Assistant Professor, * PG Scholar, Dept. of EEE, PSG College of Technology, Coimbatore, India 1psj.eee@psgtech.ac.in, 2 gowtham0932@gmail.com

More information

ADVANCED ROTOR POSITION DETECTION TECHNIQUE FOR SENSORLESS BLDC MOTOR CONTROL

ADVANCED ROTOR POSITION DETECTION TECHNIQUE FOR SENSORLESS BLDC MOTOR CONTROL International Journal of Soft Computing and Engineering (IJSCE) ISSN: 3137, Volume, Issue-1, March 1 ADVANCED ROTOR POSITION DETECTION TECHNIQUE FOR SENSORLESS BLDC MOTOR CONTROL S.JOSHUWA, E.SATHISHKUMAR,

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

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

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

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

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

A Novel Harmonics-Free Fuzzy Logic based Controller Design for Switched Reluctance Motor Drive

A Novel Harmonics-Free Fuzzy Logic based Controller Design for Switched Reluctance Motor Drive International Journal of Electrical Engineering. ISSN 0974-2158 Volume 5, Number 3 (2012), pp. 351-358 International Research Publication House http://www.irphouse.com A Novel Harmonics-Free Fuzzy Logic

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

A Novel Fuzzy Control Approach for Modified C- Dump Converter Based BLDC Machine Used In Flywheel Energy Storage System

A Novel Fuzzy Control Approach for Modified C- Dump Converter Based BLDC Machine Used In Flywheel Energy Storage System A Novel Fuzzy Control Approach for Modified C- Dump Converter Based BLDC Machine Used In Flywheel Energy Storage System B.CHARAN KUMAR 1, K.SHANKER 2 1 P.G. scholar, Dept of EEE, St. MARTIN S ENGG. college,

More information

CHAPTER 3 SINGLE SOURCE MULTILEVEL INVERTER

CHAPTER 3 SINGLE SOURCE MULTILEVEL INVERTER 42 CHAPTER 3 SINGLE SOURCE MULTILEVEL INVERTER 3.1 INTRODUCTION The concept of multilevel inverter control has opened a new avenue that induction motors can be controlled to achieve dynamic performance

More information

Time Response Analysis of a DC Motor Speed Control with PI and Fuzzy Logic Using LAB View Compact RIO

Time Response Analysis of a DC Motor Speed Control with PI and Fuzzy Logic Using LAB View Compact RIO Time Response Analysis of a DC Motor Speed Control with PI and Fuzzy Logic Using LAB View Compact RIO B. Udaya Kumar 1, Dr. M. Ramesh Patnaik 2 1 Associate professor, Dept of Electronics and Instrumentation,

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 ISSN:2348-2079 Volume-5 Issue-2 International Journal of Intellectual Advancements and Research in Engineering Computations Speed and torque control of resonant inverter fed brushless dc

More information

CHAPTER 6 BRIDGELESS PFC CUK CONVERTER FED PMBLDC MOTOR

CHAPTER 6 BRIDGELESS PFC CUK CONVERTER FED PMBLDC MOTOR 105 CHAPTER 6 BRIDGELESS PFC CUK CONVERTER FED PMBLDC MOTOR 6.1 GENERAL The line current drawn by the conventional diode rectifier filter capacitor is peaked pulse current. This results in utility line

More information

CHAPTER 5 NOVEL CARRIER FUNCTION FOR FUNDAMENTAL FORTIFICATION IN VSI

CHAPTER 5 NOVEL CARRIER FUNCTION FOR FUNDAMENTAL FORTIFICATION IN VSI 98 CHAPTER 5 NOVEL CARRIER FUNCTION FOR FUNDAMENTAL FORTIFICATION IN VSI 5.1 INTRODUCTION This chapter deals with the design and development of FPGA based PWM generation with the focus on to improve the

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

CHAPTER 4 MODIFIED H- BRIDGE MULTILEVEL INVERTER USING MPD-SPWM TECHNIQUE

CHAPTER 4 MODIFIED H- BRIDGE MULTILEVEL INVERTER USING MPD-SPWM TECHNIQUE 58 CHAPTER 4 MODIFIED H- BRIDGE MULTILEVEL INVERTER USING MPD-SPWM TECHNIQUE 4.1 INTRODUCTION Conventional voltage source inverter requires high switching frequency PWM technique to obtain a quality output

More information

CHAPTER 6 ANALYSIS OF THREE PHASE HYBRID SCHEME WITH VIENNA RECTIFIER USING PV ARRAY AND WIND DRIVEN INDUCTION GENERATORS

CHAPTER 6 ANALYSIS OF THREE PHASE HYBRID SCHEME WITH VIENNA RECTIFIER USING PV ARRAY AND WIND DRIVEN INDUCTION GENERATORS 73 CHAPTER 6 ANALYSIS OF THREE PHASE HYBRID SCHEME WITH VIENNA RECTIFIER USING PV ARRAY AND WIND DRIVEN INDUCTION GENERATORS 6.1 INTRODUCTION Hybrid distributed generators are gaining prominence over the

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

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

Simulation and Experimental Based Four Switch Three Phase Inverter Fed Induction Motor Drive

Simulation and Experimental Based Four Switch Three Phase Inverter Fed Induction Motor Drive ISSN 1 746-72, England, UK World Journal of Modelling and Simulation Vol. 9 (201) No. 2, pp. 8-88 Simulation and Experimental Based Four Switch Three Phase Inverter Fed Induction Motor Drive Nalin Kant

More information

Introduction to BLDC Motor Control Using Freescale MCU. Tom Wang Segment Biz. Dev. Manager Avnet Electronics Marketing Asia

Introduction to BLDC Motor Control Using Freescale MCU. Tom Wang Segment Biz. Dev. Manager Avnet Electronics Marketing Asia Introduction to BLDC Motor Control Using Freescale MCU Tom Wang Segment Biz. Dev. Manager Avnet Electronics Marketing Asia Agenda Introduction to Brushless DC Motors Motor Electrical and Mechanical Model

More information

[Patel, 2(7): July, 2013] ISSN: Impact Factor: 1.852

[Patel, 2(7): July, 2013] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Comparative Analysis between Digital PWM and PI with Fuzzy Logic Controller for the Speed Control of BLDC Motor Ruchita Patel

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

MSK4310 Demonstration

MSK4310 Demonstration MSK4310 Demonstration The MSK4310 3 Phase DC Brushless Speed Controller hybrid is a complete closed loop velocity mode controller for driving a brushless motor. It requires no external velocity feedback

More information

A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4

A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4 A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4 Abstract Much work have been done lately to develop complex motor control systems. However they

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

Current Rebuilding Concept Applied to Boost CCM for PF Correction

Current Rebuilding Concept Applied to Boost CCM for PF Correction Current Rebuilding Concept Applied to Boost CCM for PF Correction Sindhu.K.S 1, B. Devi Vighneshwari 2 1, 2 Department of Electrical & Electronics Engineering, The Oxford College of Engineering, Bangalore-560068,

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

REDUCTION OF HARMONIC DISTORTION IN BLDC DRIVE USING BL-BUCK BOOST CONVERTER BLDC DRIVE

REDUCTION OF HARMONIC DISTORTION IN BLDC DRIVE USING BL-BUCK BOOST CONVERTER BLDC DRIVE International Journal of Electrical Engineering & Technology (IJEET) Volume 7, Issue 5, Sep Oct, 2016, pp.79 88, Article ID: IJEET_07_05_008 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=7&itype=5

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

IMPLEMENTATION OF QALU BASED SPWM CONTROLLER THROUGH FPGA. This Chapter presents an implementation of area efficient SPWM

IMPLEMENTATION OF QALU BASED SPWM CONTROLLER THROUGH FPGA. This Chapter presents an implementation of area efficient SPWM 3 Chapter 3 IMPLEMENTATION OF QALU BASED SPWM CONTROLLER THROUGH FPGA 3.1. Introduction This Chapter presents an implementation of area efficient SPWM control through single FPGA using Q-Format. The SPWM

More information

CHAPTER 4 PI CONTROLLER BASED LCL RESONANT CONVERTER

CHAPTER 4 PI CONTROLLER BASED LCL RESONANT CONVERTER 61 CHAPTER 4 PI CONTROLLER BASED LCL RESONANT CONVERTER This Chapter deals with the procedure of embedding PI controller in the ARM processor LPC2148. The error signal which is generated from the reference

More information

CHAPTER 2 A SERIES PARALLEL RESONANT CONVERTER WITH OPEN LOOP CONTROL

CHAPTER 2 A SERIES PARALLEL RESONANT CONVERTER WITH OPEN LOOP CONTROL 14 CHAPTER 2 A SERIES PARALLEL RESONANT CONVERTER WITH OPEN LOOP CONTROL 2.1 INTRODUCTION Power electronics devices have many advantages over the traditional power devices in many aspects such as converting

More information

Vienna Rectifier Fed BLDC Motor

Vienna Rectifier Fed BLDC Motor Vienna Rectifier Fed BLDC Motor Dr. P. Sweety Jose 1, R.Gowthamraj 2 1 Assistant Professor, 2 PG Scholar, Dept. of Electrical & Electronics Engg., PSG College of Technology, Coimbatore 1 psj.eee@psgtech.ac.in

More information

CHAPTER 4 FIELD PROGRAMMABLE GATE ARRAY IMPLEMENTATION OF FIVE LEVEL CASCADED MULTILEVEL INVERTER

CHAPTER 4 FIELD PROGRAMMABLE GATE ARRAY IMPLEMENTATION OF FIVE LEVEL CASCADED MULTILEVEL INVERTER 87 CHAPTER 4 FIELD PROGRAMMABLE GATE ARRAY IMPLEMENTATION OF FIVE LEVEL CASCADED MULTILEVEL INVERTER 4.1 INTRODUCTION The Field Programmable Gate Array (FPGA) is a high performance data processing general

More information

National Infotech. Electrical Drive Trainers. Developed By: : Authorized Dealer : Embedded System Solutions

National Infotech. Electrical Drive Trainers. Developed By: : Authorized Dealer : Embedded System Solutions National Infotech A way to Power Electronics and Embedded System Solutions Electrical Drive Trainers In every industry there are industrial processes where electrical motors are used as a part of process

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

Hardware Implementation of Fuzzy Logic Controller for Sensorless Permanent Magnet BLDC Motor Drives

Hardware Implementation of Fuzzy Logic Controller for Sensorless Permanent Magnet BLDC Motor Drives Hardware Implementation of Fuzzy Logic Controller for Sensorless Permanent Magnet BLDC Motor Drives Mr. Ashish A. Zanjade M.E. Electronics Engineering PIIT, New Panvel,India Prof. (DR) J.W.Bakal S.S. Jondhale

More information

POWER- SWITCHING CONVERTERS Medium and High Power

POWER- SWITCHING CONVERTERS Medium and High Power POWER- SWITCHING CONVERTERS Medium and High Power By Dorin O. Neacsu Taylor &. Francis Taylor & Francis Group Boca Raton London New York CRC is an imprint of the Taylor & Francis Group, an informa business

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

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

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 14, NO. 3, MAY A Sliding Mode Current Control Scheme for PWM Brushless DC Motor Drives

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 14, NO. 3, MAY A Sliding Mode Current Control Scheme for PWM Brushless DC Motor Drives IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 14, NO. 3, MAY 1999 541 A Sliding Mode Current Control Scheme for PWM Brushless DC Motor Drives Jessen Chen and Pei-Chong Tang Abstract This paper proposes

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

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

Abstract: PWM Inverters need an internal current feedback loop to maintain desired

Abstract: PWM Inverters need an internal current feedback loop to maintain desired CURRENT REGULATION OF PWM INVERTER USING STATIONARY FRAME REGULATOR B. JUSTUS RABI and Dr.R. ARUMUGAM, Head of the Department of Electrical and Electronics Engineering, Anna University, Chennai 600 025.

More information

HARDWARE IMPLEMENTATION OF DIGITAL SIGNAL CONTROLLER FOR THREE PHASE VECTOR CONTROLLED INDUCTION MOTOR

HARDWARE IMPLEMENTATION OF DIGITAL SIGNAL CONTROLLER FOR THREE PHASE VECTOR CONTROLLED INDUCTION MOTOR HARDWARE IMPLEMENTATION OF DIGITAL SIGNAL CONTROLLER FOR THREE PHASE VECTOR CONTROLLED INDUCTION MOTOR SOHEIR M. A. ALLAHON, AHMED A. ABOUMOBARKA, MAGD A. KOUTB, H. MOUSA Engineer,Faculty of Electronic

More information

ANALYSIS OF POWER QUALITY IMPROVEMENT OF BLDC MOTOR DRIVE USING CUK CONVERTER OPERATING IN DISCONTINUOUS CONDUCTION MODE

ANALYSIS OF POWER QUALITY IMPROVEMENT OF BLDC MOTOR DRIVE USING CUK CONVERTER OPERATING IN DISCONTINUOUS CONDUCTION MODE ANALYSIS OF POWER QUALITY IMPROVEMENT OF BLDC MOTOR DRIVE USING CUK CONVERTER OPERATING IN DISCONTINUOUS CONDUCTION MODE Bhushan P. Mokal 1, Dr. K. Vadirajacharya 2 1,2 Department of Electrical Engineering,Dr.

More information

Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University

Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University Abstract Brushless DC (BLDC) motor drives are becoming widely used in

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

Speed control of Induction Motor Using Push- Pull Converter and Three Phase SVPWM Inverter

Speed control of Induction Motor Using Push- Pull Converter and Three Phase SVPWM Inverter Speed control of Induction Motor Using Push- Pull Converter and Three Phase SVPWM Inverter Dr.Rashmi 1, Rajesh K S 2, Manohar J 2, Darshini C 3 Associate Professor, Department of EEE, Siddaganga Institute

More information

P. Sivakumar* 1 and V. Rajasekaran 2

P. Sivakumar* 1 and V. Rajasekaran 2 IJESC: Vol. 4, No. 1, January-June 2012, pp. 1 5 P. Sivakumar* 1 and V. Rajasekaran 2 Abstract: This project describes the design a controller for PWM boost Rectifier. This regulates the output voltage

More information

CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER

CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER 73 CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER 6.1 INTRODUCTION TO NEURO-FUZZY CONTROL The block diagram in Figure 6.1 shows the Neuro-Fuzzy controlling technique employed to control

More information

Electric Bike BLDC Hub Motor Control Using the Z8FMC1600 MCU

Electric Bike BLDC Hub Motor Control Using the Z8FMC1600 MCU Application Note Electric Bike BLDC Hub Motor Control Using the Z8FMC1600 MCU AN026002-0608 Abstract This application note describes a controller for a 200 W, 24 V Brushless DC (BLDC) motor used to power

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

Chapter 6 ACTIVE CLAMP ZVS FLYBACK CONVERTER WITH OUTPUT VOLTAGE DOULER

Chapter 6 ACTIVE CLAMP ZVS FLYBACK CONVERTER WITH OUTPUT VOLTAGE DOULER 185 Chapter 6 ACTIVE CLAMP ZVS FLYBACK CONVERTER WITH OUTPUT VOLTAGE DOULER S. No. Name of the Sub-Title Page No. 6.1 Introduction 186 6.2 Single output Active Clamped ZVS Flyback Converter 186 6.3 Active

More information

PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID ACTIVE POWER FILTER

PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID ACTIVE POWER FILTER International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 2, Jun 2013, 309-318 TJPRC Pvt. Ltd. PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID

More information

BLDC Motor Speed Control and PFC Using Isolated Zeta Converter

BLDC Motor Speed Control and PFC Using Isolated Zeta Converter BLDC Motor Speed Control and PFC Using Isolated Zeta Converter Vimal M 1, Sunil Kumar P R 2 PG Student, Dept. of EEE. Government Engineering College Idukki, India 1 Asst. Professor, Dept. of EEE Government

More information

BLDC TORQUE RIPPLE MINIMIZATION USING MODIFIED STAIRCASE PWM

BLDC TORQUE RIPPLE MINIMIZATION USING MODIFIED STAIRCASE PWM BLDC TORQUE RIPPLE MINIMIZATION USING MODIFIED STAIRCASE PWM M. Senthil Raja and B. Geethalakshmi Pondicherry Engineering College, Pondicherry, India E-Mail: muthappa.senthil@yahoo.com ABSTRACT This paper

More information

A VARIABLE SPEED PFC CONVERTER FOR BRUSHLESS SRM DRIVE

A VARIABLE SPEED PFC CONVERTER FOR BRUSHLESS SRM DRIVE A VARIABLE SPEED PFC CONVERTER FOR BRUSHLESS SRM DRIVE Mrs. M. Rama Subbamma 1, Dr. V. Madhusudhan 2, Dr. K. S. R. Anjaneyulu 3 and Dr. P. Sujatha 4 1 Professor, Department of E.E.E, G.C.E.T, Y.S.R Kadapa,

More information

EE152 Final Project Report

EE152 Final Project Report LPMC (Low Power Motor Controller) EE152 Final Project Report Summary: For my final project, I designed a brushless motor controller that operates with 6-step commutation with a PI speed loop. There are

More information

CHAPTER 2 D-Q AXES FLUX MEASUREMENT IN SYNCHRONOUS MACHINES

CHAPTER 2 D-Q AXES FLUX MEASUREMENT IN SYNCHRONOUS MACHINES 22 CHAPTER 2 D-Q AXES FLUX MEASUREMENT IN SYNCHRONOUS MACHINES 2.1 INTRODUCTION For the accurate analysis of synchronous machines using the two axis frame models, the d-axis and q-axis magnetic characteristics

More information

Performance Improvement of BLDC Motor Based on Quasi-Z Source Network

Performance Improvement of BLDC Motor Based on Quasi-Z Source Network Performance Improvement of BLDC Motor Based on Quasi-Z Source Network N.Tharun Ram 1 G.Balaji 2 1PG Scholar, Department of EEE, Gudlavalleru Engineering College, Gudlavalleru, Krishna Dt, Andhra Pradesh,

More information

( ) ON s inductance of 10 mh. The motor draws an average current of 20A at a constant back emf of 80 V, under steady state.

( ) ON s inductance of 10 mh. The motor draws an average current of 20A at a constant back emf of 80 V, under steady state. 1991 1.12 The operating state that distinguishes a silicon controlled rectifier (SCR) from a diode is (a) forward conduction state (b) forward blocking state (c) reverse conduction state (d) reverse blocking

More information

Optimizing Performance Using Slotless Motors. Mark Holcomb, Celera Motion

Optimizing Performance Using Slotless Motors. Mark Holcomb, Celera Motion Optimizing Performance Using Slotless Motors Mark Holcomb, Celera Motion Agenda 1. How PWM drives interact with motor resistance and inductance 2. Ways to reduce motor heating 3. Locked rotor test vs.

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

PWM Control of Asymmetrical Converter Fed Switched Reluctance Motor Drive

PWM Control of Asymmetrical Converter Fed Switched Reluctance Motor Drive , 23-25 October, 2013, San Francisco, USA PWM Control of Asymmetrical Converter Fed Switched Reluctance Motor Drive P.Srinivas and P.V.N.Prasad Abstract The Switched Reluctance Motor (SRM) drive has evolved

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

DESIGN OF A VOLTAGE-CONTROLLED PFC CUK CONVERTER-BASED PMBLDCM DRIVE for FAN

DESIGN OF A VOLTAGE-CONTROLLED PFC CUK CONVERTER-BASED PMBLDCM DRIVE for FAN DESIGN OF A VOLTAGE-CONTROLLED PFC CUK CONVERTER-BASED PMBLDCM DRIVE for FAN RAJESH.R PG student, ECE Department Anna University Chennai Regional Center, Coimbatore Tamilnadu, India Rajesh791096@gmail.com

More information

Sensorless Drive for High-Speed Brushless DC Motor Based on the Virtual Neutral Voltage

Sensorless Drive for High-Speed Brushless DC Motor Based on the Virtual Neutral Voltage Page number 1 Sensorless Drive for High-Speed Brushless DC Motor Based on the Virtual Neutral Voltage Abstract Introduction: In recent years, high-speed brushless dc (BLDC) motor, which due to its high

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

OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROLLERS

OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROLLERS OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIE USING INTELLIGENT CONTROLLERS J.N.Chandra Sekhar 1 and Dr.G. Marutheswar 2 1 Department of EEE, Assistant Professor, S University College of Engineering,

More information

IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER

IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER

More information

Single Phase Induction Motor Drive using Modified SEPIC Converter and Three Phase Inverter

Single Phase Induction Motor Drive using Modified SEPIC Converter and Three Phase Inverter Single Phase Induction Motor Drive using Modified SEPIC Converter and Three Phase Inverter Ajeesh P R PG Student, M. Tech Power Electronics, Mar Athanasius College of Engineering, Kerala, India, Dr. Babu

More information

ABSTRACT I. INTRODUCTION

ABSTRACT I. INTRODUCTION 2017 IJSRST Volume 3 Issue 8 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology A Novel Zeta Converter with Pi Controller for Power Factor Correction in Induction Motor

More information

Usha Nandhini.M #1, Kaliappan.S *2, Dr. R. Rajeswari #3 #1 PG Scholar, Department of EEE, Kumaraguru College of Technology, Coimbatore, India

Usha Nandhini.M #1, Kaliappan.S *2, Dr. R. Rajeswari #3 #1 PG Scholar, Department of EEE, Kumaraguru College of Technology, Coimbatore, India A Power Factor Corrector DC-DC Buck-Boost Converter fed BLDC Motor Usha Nandhini.M #1, Kaliappan.S *2, Dr. R. Rajeswari #3 #1 PG Scholar, Department of EEE, Kumaraguru College of Technology, Coimbatore,

More information