Real Time Speed Control of Induction Motor Using New Generation DSP Controller

Size: px
Start display at page:

Download "Real Time Speed Control of Induction Motor Using New Generation DSP Controller"

Transcription

1 Real Time Speed Control of Induction Motor Using New Generation DSP Controller Gopal L.Jat 1, Kartar Singh 2, Abhay Mahajan 3, Ms. Shimi S.L. 4 1,2,3 Research Scholar, Department of Electrical Engineering, NITTTR Chandigarh 4 Assistant Professor, Department of Electrical Engineering, NITTTR Chandigarh Abstract This paper is concerned with real time implementation of voltage/frequency (V/F) speed control method with the help of digital signal processor (DSP). This method is helpful in controlling the speed of induction motor drive which is fed via voltage source inverter. The speed control technique is implemented using a new generation digital signal processor TMS32F28335 with a high sampling rate to make it possible that it achieve good dynamics. The algorithm is designed using MATLAB/SIMULINK and converted into C language using Code Composer Studio (CCS) environment. The sine pulse width modulation (SPWM) control algorithm is proposed for 3 phase 3- leg IGBT voltage source inverter. effortless in implementation, with lesser harmonics contents in the output. II. DSP BASED INDUCTION MOTOR CONTROL Digital Signal Processors (DSP) provides high speed, high resolution and more accurate control of induction motor in various load conditions. Keywords Digital Signal Processor (DSP), Induction Motor with Loader, Intlegant Power Module (IPM) and FLUKE Power Quality Analyzer. I. INTRODUCTION In the past few years the combination of high performance digital signal processors (DSP) and power electronics devices have provided a superior control in the field of electrical machines. High performance electric motor drives are viewed as a major part of advanced control and operation. Controlling of ac drives is a tedious job so mostly ac motors are generally controlled by complex algorithms which can be achieved by microprocessors or high speed controllers with the help of fast switching power converters. DSP based method is found to be most satisfactory and also possess the ability to perform the associated signal calculations easily and quickly. Control of voltage, frequency and current is required in variable speed applications for ac machines drives. Speed of induction motor can be determined with the help of frequency of supply system. Some applications require variable speed and this kind of control is obtained with the help of variable speed drive (VSD). The VSD system comprises of power converter, the electrical machine and the control system. Voltage source inverter (VSI) is also used for speed control induction motor in modern drive applications. The output terminal voltage of inverter can be controlled if we control the input terminal voltage of inverter and that is done by voltage control inside the inverter PWM (Pulse width modulation). The PWM approach is useful in controlling voltage and it also optimizes the harmonics by manipulating switching control in inverter. The various PWM techniques are voltage or current control, carrier or non carrier based control method, feed forward or feedback methods so on. The efficiency of induction motor can also be increased by using a better PWM technique. Induction motor drive with SPWM technique will gives high efficiency. SPWM is preferred for IGBT inverter as it is Fig.1 Block Diagram of DSP based induction motor control Setup The DSP based induction motor drive system consist hardware devices for instance induction motor, rectifier, inverter, eddy current load setup, torque indicator and DSP board with sensing unit. The PWM signal is generate by comparison of modulated signal and carrier signal as shown by Fig. 2. Amplitude (High) (Low) Modulated Signal Carrier Signal PWM.1.2 Time (Sec) Fig.2 PWM Generation by Comparison of Modulation signal with Carrier Signal For the generation of desired SPWM pulses the sinusoidal signal with frequency F m and voltage V m is compared with high frequency triangular carrier with frequency F c and voltage V c to operate gate drive for voltage source inverter. The variation in output voltage amplitude and frequency of inverter is totally depends on sinusoidal (modulated) signal /16/$ IEEE

2 Real Time Speed Control of Induction Motor Using New Generation DSP Controller 91 because the triangular (carrier) signal has fix amplitude and constant frequency. The carrier signal frequency is used to decide the switching frequency of PWM signal. The power quality parameter (RMS voltage-current, harmonics, transients, active and reactive power) of output voltage of inverter is depends on switching frequency of PWM signal. In other word we can say that the modulated signal is used to control motor speed and torque whereas the carrier signal is concern on switching frequency and power quality issues. From Fig.2, it is clear that the pulse width is varies according to modulated signal and frequency is varies according to carrier signal. For realistic safety concern, dead bands have been injected to the ideal PWM waveform. The dead-band is given to protect the IGBTs at the instant of commutation by averting conduction overlap. The PWM signals are generated according to the speed feedback and control algorithm. The actual speed of motor is sensed by quadrature encoder pulse (QEP) speed detector. In this proposed plan the V/Hz control is utilized, so speed of induction motor is controlled by the stator voltage and frequency in such a manner that the air gap flux is constantly kept up at the desired value at the steady state. III. SYSTEM DESIGN AND SIMULATION The simulation is designed according to hardware specification and control algorithm. The V/F-SPWM model is executed progressively equipment setup utilizing DSP- MATLAB interface. The MATLAB target support package (TSP) instrument tool has many modules for easy programming or user friendly design. The descriptions of some use full module are given below in Table 1. The real time speed of motor is sense by QEP sensor which gives pulses of 12.8 KHz at 15 RPM speed. The QEP sensor gives two quadrature signals, i.e. QEPA and QEPB. The real time QEP encoder output has been shown in Figure 4. Fig. 4 Output Obtain from QEP Sensor at 14 RPM Fig.4 shows that the phase angle between QEPA and QEPB is approx 9 and signal frequency is approx 12.2 KHz, which indicate 14 RPM speed. The frequency of QEPA signal is capture by ecap module as capture count. The frequency of QEP sensor and DSP clock must be synchronising for speed measurement so the given formula is evaluated for accurate speed measurement. Speed of motor (RPM) = (1) TABLE 1. TI C28X3X DSP CHIP SUPPORTED LIBRARY MODULE DESCRIPTION Module C28x epwm C28x ecap C28x GPIO DI C28x GPIO DO C28x SCI Description Configure one or more pairs of pulse width modulators (PWMs) (for 6 PWM signal) Configure with a rotary incremental encoder to get position, direction, and speed information (for capture digital signal) Configure general purpose input-output as digital input Configure general purpose input-output as digital outputs Transfer data from target via serial communications interface (SCI) to host Fig.5 MATLAB/SIMULINK Model of ecap Module The error between set and actual speed is given to the speed proportional integral (PI) controller. The PI controller is tune by trial and check method. The MATLAB/SIMULINK model of speed PI controller/regulator is shown in Figure 6. Fig.3 MATLAB/SIMULINK Model for DSP Based Speed Control of Induction Motor Using V\Hz Techniques Fig. 6 MATLAB/SIMULINK Model of PI-Controller The output of PI controller (pi_out) is used to generate desired sinusoidal signal. The control model is design in MATLAB/SIMULINK for generation of desired modulated (sinusoidal) signal. The all possible sample of sinusoidal

3 92 Innovative Applications of Computational Intelligence on Power, Energy and Controls with their Impact on Humanity (CIPECH-16) signal is store in memory as look up table. The frequency and amplitude of sinusoidal signal is control by frequency and amplitude modulation index (MI) respectively. The frequency modulation index of sinusoidal signal is derived by given derivation. Specified frequency of carrier signal (F c) = 1 KHz Rated frequency of sinusoidal signal (F m) = 5 Hz Required number of sample (n) = = = 2 (2) Available sample by DSP = 2 16 = Sample step count = Frequency step count = = = 327 (3) = =.218 So Frequency Modulation Index (MI f) =.218 The amplitude modulation index of sinusoidal signal is derived by given derivation. Available Maximum Amplitude of Sinusoidal signal = 375 Required Maximum Amplitude of Sinusoidal signal = 9% of Available Maximum Amplitude of Sinusoidal signal Required Maximum Amplitude of Sinusoidal signal = Required Maximum Amplitude of Sinusoidal signal = 3375 Amplitude step count = = = 2.25 So Amplitude Modulation Index (MI A) = 2.25 (4) (5) modulation index (MI f). So according to pi_out value sin variable is varies from to and generates variable frequency sinusoidal signal from lookup table. The desired amplitude of sinusoidal signal is acquired by pi_out and amplitude modulation index. Fig.8 shows that three sinusoidal signals each shifted by 12 o phase is generated by above model. Now this signal is use to generate desire PWM sequence. Amplitude Sin A Sin B Sin C Time (Sec.) Fig.8. Generated Sinusoidal Signal The high frequency (1 KHz) triangular carrier signal is generated by epwm module by up-down count mode. The nature of carrier signal is unidirectional and sinusoidal signal is bidirectional so they are not intersects in negative half cycle of sinusoidal signal. The problem is solved by biasing the sinusoidal signal with half of TBPRD value i.e. 375 for symmetrical complimentary PWM generation as shown in Fig.2. The MATLAB/SIMULINK model for PWM signal generation is shown in Fig.9. The MATLAB/SIMULINK model of sinusoidal signal generation is shown in Figure 7. Fig.9 MATLAB/SIMULINK Model of epwm Module for SPWM Signal Generation Fig.7. MATLAB/SIMULINK Model for Sinusoidal Signal Generation According to above derivation all available (65536) sample of one cycle of sin wave with zero phase and 12 o phase are store in lookup table A and lookup table B respectively. The output value of lookup table is depends on predefined sin variable. The sin variable is depends on pi_out and frequency In the practical implementation of the system, the PWM waveform creation is accomplished by the comparison between a time-base counter (TBCTR) value (the carrier signal) and instantaneous value of sinusoidal signal. The instantaneous value of sinusoidal signal is store in a countercompare register (CMPA). When time-base counter (TBCTR) is equal to CMPA in up count mode then it set the epwma register and clear in down count mode. To obtain the required PWM frequency, time-base period register (TBPRD) is needed to be determined. PWM frequency (f PWM) can be written as. TBPRD = As per the design requirement of the project and the DSP configuration, the specified PWM frequency (f PWM) is 1 KHz (6)

4 Real Time Speed Control of Induction Motor Using New Generation DSP Controller 93 and the clock frequency of system (fsysclkout) of the DSP F28335 is 15MHz. For convenience, CLKDIV and HSPCLKDIV is chosen to be 1. Based on equation (6), the value set in the time-base period register (TBPRD) can be obtained directly. TBPRD = TBPRD = = D The high frequency complimentary PWM drive signal epwma and epwmb are observed using Agilent DSO as shown in Fig.1. Fig.12. Hardware Setup of DSP Based IM Drives System TABLE II. SPECIFICATIONS OF THE INDUCTION MOTOR Fig.1. Complementary PWM Pulses Generated by epwma and epwmb Module The amplitude of drive signal was found to be 4.45 Volt with a frequency 1 khz. Motor Parameter Specification Power Type 1HP(.75kw) 4-Pole, Squirrel Cage Supply 3-ϕ, 415V ac, 5 Hz input Rated Current 1.8 Amp ( star connection ) Rated Speed and Torque 141 RPM and 5 Nm V. EXPERIMENTAL RESULT The experimental results for the proposed speed control schemes were successfully carried out in this paper. The dc link voltage of inverter is first set at 3 V by auto transformer for protection and safety purpose and then PWM is given to IGBTs. Table 3 shows the V/F ratio of proposed control method at various speeds. TABLE III. EVALUTION OF V/F AT VARIOUS SPEEDS Speed (RPM) Voltage (Volt) Frequency (Hz) V/F Ratio Fig.11. PWM Generation with Dead Band (2.6 µs) by epwm Module IV. HARDWARE IMPLEMENTATION The induction motor has been loaded by eddy current loader which is controlled by dc regulator. The strain gauge based torque sensor is sense accurate torque on motor shaft. The practical implementation is done on DSP based induction motor drive setup. The DSP TMS32F28335 board is connected to PC using JTAG emulator. The SCI transmit module transfer real time speed, torque and current values of motor to PC. The real time data are acquired from SCI receive module with the help of RS232 cable and plots in MATLAB/SIMULINK environment. Fig.13. Real Time Line Parameter Measurement of Motor at 14 RPM Using FLUKE Power Analyzer

5 94 Innovative Applications of Computational Intelligence on Power, Energy and Controls with their Impact on Humanity (CIPECH-16) TABLE IV. TIME RESPONSE ANALYSIS OF SPEED STEP RESPONSE No Load Full Load Delay Time Td Rise Time Tr Peak Time Tp Settling Time Overshoot (Sec) (Sec) (Sec) Ts(Sec) Mp(%) Fig.14. Real Time Line Voltage Trace of Motor at 14RPM using FLUKE Power Analyzer Table 3 shows that the V/F ratio is almost constant over large range of motor speed. The voltage and frequency has been measured by FLUKE power quality analyzer. The real time step and ramp response of motor speed at no load and full load are shown in Fig.15. The Step and ramp set commend is given by GPIO switch on DSP board. The real time current of motor is sense by hall-effect sensor and measured by DSP (using ADC module). All acquired data of DSP has been transmits to PC (MATLAB) using SCI module. The real time data are trace by MATLAB/SIMULINK and shown in given figure. Speed (RPM) Current (Amp) Set Speed Actual speed (No Load) Actual speed (Full Load) Time (Sec.) Fig.15. Real Time Step Response (14 RPM) of Motor Phase A Phase B Phase C Time (Sec) Fig.16. Real Time Three Phase Current of Motor The time response analysis of above results is carried out by Table 4. The result shows that the step response of motor at no load and full load has good dynamic response. The real time speed ramp response of motor at no load and full load are shown in Fig.17. The slop of ramp input is preadjusted by programming. Here the slop of ramp signal is set by 1 rpm/sec. The ramp speed output of motor increase linearly as input with constant drift called steady state error. The steady state error at no load and full load are 4.4% and 5.% respectively. 14 Set Speed Actual Speed (NO Load) 12 Actual Speed (Full Load) Speed (RPM) Time (Sec) Fig.17. Real Time Ramp Response of Motor The main drawback of V/Hz control technique is that it does not tracks the input at a range (-3 RPM). So this control technique is suitable for an application where the speed is required above 3 % of rated speed. VI. CONCLUSION This paper proposes DSP based real time speed control of induction motor. The design and implementation process of DSP based MATLAB/SIMULINK model for speed control of induction motor has been explained very clearly. The sinusoidal PWM (SPWM) signals are generated using the DSP processor (TMS32F28335) dead band is precisely programmed for three phase operation and the signals are given to inverter module. The DSP based system is found to be compact, user friendly and reduces complexity. The experimental results show that DSP based control schemes have good performance, higher control processor made the speed control of the motor most effective compared to other conventional techniques. Hardware implementation was validated with utilization of ongoing workshop module of MATLAB/SIMULINK and CCS environment. REFERENCES [1] Joachim Bocker and Shashidhar Mathapati, State of the Art of Induction Motor- Control, IEEE Conference on Electric Machines & Drives, Antalya, Vol. 2, pp , May 27. [2] L. ling and S. Mekhilef DSP Based Implementation of Adaptive Speed Controller for Three-phase Induction Motor, IEEE international conference, Vol 2, 29.

6 Real Time Speed Control of Induction Motor Using New Generation DSP Controller 95 [3] M Harsha Vardhan Reddy and V. Jegathesan, Open loop V/f Control of Induction Motor based on hybrid PWM with Reduced Torque Ripple, ICETECT 211, Karunya University. [4] Mi Ching and Jeng Hu Chen, A Practical Implementation of a Linear Induction Motor Drive Using New Generation DSP Controller, IEEE International Conference on Control Applications, Kohala Coast-bland of Hawai, Hawei, USA August 22-27, pp , [5] The MathWorks, Inc, Simulink- Dynamic System Simulation for Matlab (Natick, M A, USA, The MathWorks, Inc, 2). [6] Texas Instrument TMS32x28xx, 28xxx DSP Peripheral Reference Guide (SPRU566E), October 27 [7] Joachim Bocker and Shashidhar Mathapati, State of the Art of Induction Motor- Control, IEEE Conference on Electric Machines & Drives, Antalya, Vol. 2, pp , May 27. [8] L.ling and S. Mekhilef DSP Based Implementation of Adaptive Speed Controller for Three-phase Induction Motor, IEEE Confernce Vol.2,29 [9] M Harsha Vardhan Reddy and V. Jegathesan, Open loop V/f Control of Induction Motor based on hybrid PWM with Reduced Torque Ripple, ICETECT 211, Karunya University. [1] Mi Ching and Jeng Hu Chen, A Practical Implementation of a Linear Induction Motor Drive Using New Generation DSP Controller, IEEE International Conference on Control Applications, Kohala Coast-bland of Hawai, Hawei, USA August 22-27, pp , [11] The MathWorks, Inc, Simulink- Dynamic System Simulation for Matlab (Natick, M A, USA, The MathWorks, Inc, 2). [12] Texas Instrument TMS32x28xx, 28xxx DSP Peripheral Reference Guide (SPRU566E), October 27. [13] Jaswant Singh, Bindeshwar Singh, S. P. Singh, Ravi Chaurasia,Sulabh Sachan Performance Investigation Of Permanent Magnet Synchronous Motor Drive Using Vector Controlled Technique" 2nd International Conference on Power, Control and Embedded Systems,212. [14] Hong-Ming Chen, Jyh-Chyang Renn, Juhng-Perng S Electro-hydraulic position servo system Sliding mode controlvarying boundary layer International Journal of Advanced Manufacturing Technology Vol.26, pp [15] V. M. Yashasvi and B. Amarapur, Digital Signal Processing Based Speed Control of Induction Motor Drive System, No. 1, pp , 212. [16] H. A. Shah, DSP based Pulse Generation for Induction Motor Speed Control, Vol. 122, No. 14, pp. 1 5, 215.

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

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

Nicolò Antonante Kristian Bergaplass Mumba Collins

Nicolò Antonante Kristian Bergaplass Mumba Collins Norwegian University of Science and Technology TET4190 Power Electronics for Renewable Energy Mini-project 19 Power Electronics in Motor Drive Application Nicolò Antonante Kristian Bergaplass Mumba Collins

More information

Closed Loop Control of Three-Phase Induction Motor using Xilinx

Closed Loop Control of Three-Phase Induction Motor using Xilinx Closed Loop Control of Three-Phase Induction Motor using Xilinx Manoj Hirani, M.Tech, Electrical Drives branch of Electrical Engineering, Dr. Sushma Gupta, Department of Electrical Engineering, Dr. D.

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

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

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

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

DSP based Pulse Generation for Induction Motor Speed Control

DSP based Pulse Generation for Induction Motor Speed Control International Journal of Computer Applications (975 8887) Volume 1 No.14, July 15 DSP based Pulse Generation for Induction Motor Speed Control Hardik A.Shah Research Scholar,Electrical Engg.Deptt.,FTE

More information

SINGLE PHASE BRIDGELESS PFC FOR PI CONTROLLED THREE PHASE INDUCTION MOTOR DRIVE

SINGLE PHASE BRIDGELESS PFC FOR PI CONTROLLED THREE PHASE INDUCTION MOTOR DRIVE SINGLE PHASE BRIDGELESS PFC FOR PI CONTROLLED THREE PHASE INDUCTION MOTOR DRIVE Sweatha Sajeev 1 and Anna Mathew 2 1 Department of Electrical and Electronics Engineering, Rajagiri School of Engineering

More information

Design of stepper motor position control system based on DSP. Guan Fang Liu a, Hua Wei Li b

Design of stepper motor position control system based on DSP. Guan Fang Liu a, Hua Wei Li b nd International Conference on Machinery, Electronics and Control Simulation (MECS 17) Design of stepper motor position control system based on DSP Guan Fang Liu a, Hua Wei Li b School of Electrical Engineering,

More information

Analysis & Hardware Implementation Of Three-Phase Voltage Source Inverter

Analysis & Hardware Implementation Of Three-Phase Voltage Source Inverter Analysis & Hardware Implementation Of Three-Phase Voltage Source Inverter Prachi S. Dharmadhikari M-Tech Student: Electrical Engg.Department R.C.O.E.M, Nagpur (India) Gaurav N. Goyal Asst. Prof : Electrical

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

A Novel Four Switch Three Phase Inverter Controlled by Different Modulation Techniques A Comparison

A Novel Four Switch Three Phase Inverter Controlled by Different Modulation Techniques A Comparison Volume 2, Issue 1, January-March, 2014, pp. 14-23, IASTER 2014 www.iaster.com, Online: 2347-5439, Print: 2348-0025 ABSTRACT A Novel Four Switch Three Phase Inverter Controlled by Different Modulation Techniques

More information

ISSN: [Shukla* et al., 6(10): October, 2017] Impact Factor: 4.116

ISSN: [Shukla* et al., 6(10): October, 2017] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SVPWM & SPWM CONTROLLER BASED PERFORMANCE EVALUATION OF THREE PHASE INDUCTION MOTOR Niraj Kumar Shukla *1, Rajeev Srivastava 2

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online): 2321-0613 Speed Control and Braking of Three-Phase IM Vipul Gupta 1 S. Phulambikar 2 1 P.G Scholar

More information

An Improved Variable-Frequency Drive based on Current Tracking

An Improved Variable-Frequency Drive based on Current Tracking TELKOMNIKA, Vol.11, No.11, November 2013, pp. 6631~6636 e-issn: 2087-278X 6631 An Improved Variable-Frequency Drive based on Current Tracing Zhiwei He*, Guangyan Zhou, Mingyu Gao Dept. of Electronic Information,

More information

CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL

CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL 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,

More information

CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL

CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL 9 CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL 2.1 INTRODUCTION AC drives are mainly classified into direct and indirect converter drives. In direct converters (cycloconverters), the AC power is fed

More information

An Induction Motor Control by Space Vector PWM Technique

An Induction Motor Control by Space Vector PWM Technique An Induction Motor Control by Space Vector PWM Technique Sanket Virani PG student Department of Electrical Engineering, Sarvajanik College of Engineering & Technology, Surat, India Abstract - This paper

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

CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM

CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM 74 CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM 4.1 LABORATARY SETUP OF STATCOM The laboratory setup of the STATCOM consists of the following hardware components: Three phase auto transformer used as a 3

More information

Speed control of three phase induction motor drive using SVPWM control scheme

Speed control of three phase induction motor drive using SVPWM control scheme Speed control of three phase induction motor drive using SVPWM control scheme 1 Gajjar Jahnavibahen B., 2 Mr.Ghanshyam Gajjar 1 MEPEED Student, Dept. of Electrical Engineering, MEFGI, Rajkot, 2 SR. Engineer,

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 4, April -217 e-issn (O): 2348-447 p-issn (P): 2348-646 Analysis,

More information

Development of an Experimental Rig for Doubly-Fed Induction Generator based Wind Turbine

Development of an Experimental Rig for Doubly-Fed Induction Generator based Wind Turbine Development of an Experimental Rig for Doubly-Fed Induction Generator based Wind Turbine T. Neumann, C. Feltes, I. Erlich University Duisburg-Essen Institute of Electrical Power Systems Bismarckstr. 81,

More information

A Switched Boost Inverter Fed Three Phase Induction Motor Drive

A Switched Boost Inverter Fed Three Phase Induction Motor Drive A Switched Boost Inverter Fed Three Phase Induction Motor Drive 1 Riya Elizabeth Jose, 2 Maheswaran K. 1 P.G. student, 2 Assistant Professor 1 Department of Electrical and Electronics engineering, 1 Nehru

More information

Available online at ScienceDirect. Procedia Computer Science 85 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 85 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 85 (26 ) 228 235 International Conference on Computational Modeling and Security (CMS 26) Fuzzy Based Real Time Control

More information

CHAPTER 5 MODIFIED SINUSOIDAL PULSE WIDTH MODULATION (SPWM) TECHNIQUE BASED CONTROLLER

CHAPTER 5 MODIFIED SINUSOIDAL PULSE WIDTH MODULATION (SPWM) TECHNIQUE BASED CONTROLLER 74 CHAPTER 5 MODIFIED SINUSOIDAL PULSE WIDTH MODULATION (SPWM) TECHNIQUE BASED CONTROLLER 5.1 INTRODUCTION Pulse Width Modulation method is a fixed dc input voltage is given to the inverters and a controlled

More information

Latest Control Technology in Inverters and Servo Systems

Latest Control Technology in Inverters and Servo Systems Latest Control Technology in Inverters and Servo Systems Takao Yanase Hidetoshi Umida Takashi Aihara. Introduction Inverters and servo systems have achieved small size and high performance through the

More information

Simulation of Speed Control of Induction Motor with DTC Scheme Patel Divyaben Lalitbhai 1 Prof. C. A. Patel 2 Mr. B. R. Nanecha 3

Simulation of Speed Control of Induction Motor with DTC Scheme Patel Divyaben Lalitbhai 1 Prof. C. A. Patel 2 Mr. B. R. Nanecha 3 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 09, 2015 ISSN (online): 2321-0613 Simulation of Speed Control of Induction Motor with DTC Scheme Patel Divyaben Lalitbhai

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

Implementation of Digital Signal Processor to Control Three-Phase Voltage-Source Inverter

Implementation of Digital Signal Processor to Control Three-Phase Voltage-Source Inverter Implementation of Digital Signal Processor to Control Three-Phase Voltage-Source Inverter Madhuri Avinash Chaudhari Department of Electrical & Electronics Engineering, Visvesvaraya National Institute of

More information

UNIT-III STATOR SIDE CONTROLLED INDUCTION MOTOR DRIVE

UNIT-III STATOR SIDE CONTROLLED INDUCTION MOTOR DRIVE UNIT-III STATOR SIDE CONTROLLED INDUCTION MOTOR DRIVE 3.1 STATOR VOLTAGE CONTROL The induction motor 'speed can be controlled by varying the stator voltage. This method of speed control is known as stator

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

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

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

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

CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI)

CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI) 37 CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI) 3.1 INTRODUCTION This chapter presents speed and torque characteristics of induction motor fed by a new controller. The proposed controller is based on fuzzy

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

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

MODEL BASED DESIGN OF PID CONTROLLER FOR BLDC MOTOR WITH IMPLEMENTATION OF EMBEDDED ARDUINO MEGA CONTROLLER

MODEL BASED DESIGN OF PID CONTROLLER FOR BLDC MOTOR WITH IMPLEMENTATION OF EMBEDDED ARDUINO MEGA CONTROLLER www.arpnjournals.com MODEL BASED DESIGN OF PID CONTROLLER FOR BLDC MOTOR WITH IMPLEMENTATION OF EMBEDDED ARDUINO MEGA CONTROLLER M.K.Hat 1, B.S.K.K. Ibrahim 1, T.A.T. Mohd 2 and M.K. Hassan 2 1 Department

More information

Module 5. DC to AC Converters. Version 2 EE IIT, Kharagpur 1

Module 5. DC to AC Converters. Version 2 EE IIT, Kharagpur 1 Module 5 DC to AC Converters Version 2 EE IIT, Kharagpur 1 Lesson 37 Sine PWM and its Realization Version 2 EE IIT, Kharagpur 2 After completion of this lesson, the reader shall be able to: 1. Explain

More information

DIGITAL SIGNAL PROCESSOR BASED V/f CONTROLLED INDUCTION MOTOR DRIVE

DIGITAL SIGNAL PROCESSOR BASED V/f CONTROLLED INDUCTION MOTOR DRIVE Third International Conference on Emerging Trends in Engineering and Technology DIGITAL SIGNAL PROCESSOR BASED V/f CONTROLLED INDUCTION MOTOR DRIVE Mr.C.S. Kamble Research scholar, Electrical Engg. Department,

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

Analysis of Voltage Source Inverters using Space Vector PWM for Induction Motor Drive

Analysis of Voltage Source Inverters using Space Vector PWM for Induction Motor Drive IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) ISSN: 2278-1676 Volume 2, Issue 6 (Sep-Oct. 2012), PP 14-19 Analysis of Voltage Source Inverters using Space Vector PWM for Induction

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

SPEED CONTROL OF INDUCTION MOTOR WITHOUT SPEED SENSOR AT LOW SPEED OPERATIONS

SPEED CONTROL OF INDUCTION MOTOR WITHOUT SPEED SENSOR AT LOW SPEED OPERATIONS SPEED CONTROL OF INDUCTION MOTOR WITHOUT SPEED SENSOR AT LOW SPEED OPERATIONS Akshay Prasad Dubey and Saravana Kumar R. School of Electrical Engineering, VIT University, Vellore, Tamil Nadu, India E-Mail:

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 10, October -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Single

More information

Delta Modulation with PI Controller A Comparative Study

Delta Modulation with PI Controller A Comparative Study J. Electromagnetic Analysis & Applications, 29, 3: 45-5 doi:.4236/jemaa.29.323 Published Online September 29 (www.scirp.org/journal/jemaa) 45 Delta Modulation with PI Controller A Comparative Study A.

More information

Open Loop V/F Control of Induction Motor based on PWM Technique

Open Loop V/F Control of Induction Motor based on PWM Technique Open Loop V/F Control of Induction Motor based on PWM Technique Prof. Rajab Ibsaim #1, Eng. Ashraf Shariha #, Dr. Ali A Mehna *3 # Department of Electrical Engineering, Azawia University 1 Zawia-Libya

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

CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC

CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC 90 CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC 5.1 INTRODUCTION This chapter deals with the performance comparison between a closed loop and open loop UPFC system on the aspects of power quality. The UPFC

More information

Unipolar and Bipolar PWM Inverter

Unipolar and Bipolar PWM Inverter IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 7 December 2014 ISSN (online): 2349-6010 Unipolar and Bipolar PWM Inverter Anuja Namboodiri UG Student Power

More information

Pulse width modulated (PWM) inverters are mostly used power electronic circuits in

Pulse width modulated (PWM) inverters are mostly used power electronic circuits in 2.1 Introduction Pulse width modulated (PWM) inverters are mostly used power electronic circuits in practical applications. These inverters are able to produce ac voltages of variable magnitude and frequency.

More information

Experiment 4: Three-Phase DC-AC Inverter

Experiment 4: Three-Phase DC-AC Inverter 1.0 Objectives he University of New South Wales School of Electrical Engineering & elecommunications ELEC4614 Experiment 4: hree-phase DC-AC Inverter his experiment introduces you to a three-phase bridge

More information

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

Module 7. Electrical Machine Drives. Version 2 EE IIT, Kharagpur 1

Module 7. Electrical Machine Drives. Version 2 EE IIT, Kharagpur 1 Module 7 Electrical Machine Drives Version 2 EE IIT, Kharagpur 1 Lesson 34 Electrical Actuators: Induction Motor Drives Version 2 EE IIT, Kharagpur 2 Instructional Objectives After learning the lesson

More information

Space Vector PWM Voltage Source Inverter Fed to Permanent Magnet Synchronous Motor

Space Vector PWM Voltage Source Inverter Fed to Permanent Magnet Synchronous Motor International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 12, Issue 6 (June 2016), PP.50-60 Space Vector PWM Voltage Source Inverter Fed to

More information

ANALYSIS OF EFFECTS OF VECTOR CONTROL ON TOTAL CURRENT HARMONIC DISTORTION OF ADJUSTABLE SPEED AC DRIVE

ANALYSIS OF EFFECTS OF VECTOR CONTROL ON TOTAL CURRENT HARMONIC DISTORTION OF ADJUSTABLE SPEED AC DRIVE ANALYSIS OF EFFECTS OF VECTOR CONTROL ON TOTAL CURRENT HARMONIC DISTORTION OF ADJUSTABLE SPEED AC DRIVE KARTIK TAMVADA Department of E.E.E, V.S.Lakshmi Engineering College for Women, Kakinada, Andhra Pradesh,

More information

Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented controllers.

Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented controllers. University of New South Wales School of Electrical Engineering & Telecommunications ELEC4613 - ELECTRIC DRIVE SYSTEMS Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented

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

Modeling and Simulation of Induction Motor Drive with Space Vector Control

Modeling and Simulation of Induction Motor Drive with Space Vector Control Australian Journal of Basic and Applied Sciences, 5(9): 2210-2216, 2011 ISSN 1991-8178 Modeling and Simulation of Induction Motor Drive with Space Vector Control M. SajediHir, Y. Hoseynpoor, P. MosadeghArdabili,

More information

Bimal K. Bose and Marcelo G. Simões

Bimal K. Bose and Marcelo G. Simões United States National Risk Management Environmental Protection Research Laboratory Agency Research Triangle Park, NC 27711 Research and Development EPA/600/SR-97/010 March 1997 Project Summary Fuzzy Logic

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

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

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

Comparison between Scalar & Vector Control Technique for Induction Motor Drive

Comparison between Scalar & Vector Control Technique for Induction Motor Drive Comparison between Scalar & Vector Control Technique for Induction Motor Drive Mr. Ankit Agrawal 1, Mr. Rakesh Singh Lodhi 2, Dr. Pragya Nema 3 1PG Research Scholar, Oriental University, Indore (M.P),

More information

Grid Interconnection of Wind Energy System at Distribution Level Using Intelligence Controller

Grid Interconnection of Wind Energy System at Distribution Level Using Intelligence Controller Energy and Power Engineering, 2013, 5, 382-386 doi:10.4236/epe.2013.54b074 Published Online July 2013 (http://www.scirp.org/journal/epe) Grid Interconnection of Wind Energy System at Distribution Level

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

EE POWER ELECTRONICS UNIT IV INVERTERS

EE POWER ELECTRONICS UNIT IV INVERTERS EE6503 - POWER ELECTRONICS UNIT IV INVERTERS PART- A 1. Define harmonic distortion factor? (N/D15) Harmonic distortion factor is the harmonic voltage to the fundamental voltage. 2. What is CSI? (N/D12)

More information

High Efficiency THIPWM Three-Phase Inverter for Grid Connected System

High Efficiency THIPWM Three-Phase Inverter for Grid Connected System 00 IEEE Symposium on Industrial Electronics and Applications (ISIEA 00), October 3-5, 00, Penang, Malaysia High Efficiency THIPWM Three-Phase Inverter for Grid Connected System M.A.A. Younis Dept. of Electrical

More information

SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER

SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER Kushal Rajak 1, Rajendra Murmu 2 1,2 Department of Electrical Engineering, B I T Sindri, (India) ABSTRACT This paper presents

More information

SVPWM Rectifier-Inverter Nine Switch Topology for Three Phase UPS Applications

SVPWM Rectifier-Inverter Nine Switch Topology for Three Phase UPS Applications SVPWM Rectifier-Inverter Nine Switch Topology for Three Phase UPS Applications Kokila A Department of Electrical and Electronics Engineering Anna University, Chennai Srinivasan S Department of Electrical

More information

REAL-TIME LINEAR QUADRATIC CONTROL USING DIGITAL SIGNAL PROCESSOR

REAL-TIME LINEAR QUADRATIC CONTROL USING DIGITAL SIGNAL PROCESSOR TWMS Jour. Pure Appl. Math., V.3, N.2, 212, pp.145-157 REAL-TIME LINEAR QUADRATIC CONTROL USING DIGITAL SIGNAL PROCESSOR T. SLAVOV 1, L. MOLLOV 1, P. PETKOV 1 Abstract. In this paper, a system for real-time

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

CHAPTER 3 MODIFIED SINE PWM VSI FED INDUCTION MOTOR DRIVE

CHAPTER 3 MODIFIED SINE PWM VSI FED INDUCTION MOTOR DRIVE CHAPTER 3 MOIFIE INE PWM VI FE INUCTION MOTOR RIVE 3. 1 INTROUCTION Three phase induction motors are the most widely used motors for industrial control and automation. Hence they are often called the workhorse

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

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

A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System

A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System 7 International Journal of Smart Electrical Engineering, Vol.3, No.2, Spring 24 ISSN: 225-9246 pp.7:2 A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System Mehrnaz Fardamiri,

More information

Three Phase Induction Motor Drive Using Single Phase Inverter and Constant V/F method

Three Phase Induction Motor Drive Using Single Phase Inverter and Constant V/F method Three Phase Induction Motor Drive Using Single Phase Inverter and Constant V/F method Nitin Goel 1, Shashi yadav 2, Shilpa 3 Assistant Professor, Dept. of EE, YMCA University of Science & Technology, Faridabad,

More information

The Amalgamation Performance Analysis of the LCI and VSI Fed Induction Motor Drive

The Amalgamation Performance Analysis of the LCI and VSI Fed Induction Motor Drive International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869 (O) 2454-4698 (P), Volume-7, Issue-5, May 2017 The Amalgamation Performance Analysis of the LCI and VSI Fed Induction

More information

Design of double loop-locked system for brush-less DC motor based on DSP

Design of double loop-locked system for brush-less DC motor based on DSP International Conference on Advanced Electronic Science and Technology (AEST 2016) Design of double loop-locked system for brush-less DC motor based on DSP Yunhong Zheng 1, a 2, Ziqiang Hua and Li Ma 3

More information

Research Article International Journals of Advanced Research in Computer Science and Software Engineering ISSN: X (Volume-7, Issue-6)

Research Article International Journals of Advanced Research in Computer Science and Software Engineering ISSN: X (Volume-7, Issue-6) International Journals of Advanced Research in Computer Science and Software Engineering Research Article June 2017 Closed Loop PI Control of a Single Phase Induction Motor Using SPWM Kuheli Ghosh Goswami

More information

PWM, ALT, HALT, HAST.

PWM, ALT, HALT, HAST. CLOSED LOOP IMPLEMENTATION OF SPEED CONTROL OF A BRUSHED PMDC MOTOR OF AN X-RAY SYSTEM AND VALIDATION OF RELIABILITY OF THE CONTROLLER Mutum Meenakshi Devi 1, V Chayapathy 2 Dept. of Electrical and Electronics

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

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

MODELLING & SIMULATION OF ACTIVE SHUNT FILTER FOR COMPENSATION OF SYSTEM HARMONICS

MODELLING & SIMULATION OF ACTIVE SHUNT FILTER FOR COMPENSATION OF SYSTEM HARMONICS JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY Journal of Electrical Engineering & Technology (JEET) (JEET) ISSN 2347-422X (Print), ISSN JEET I A E M E ISSN 2347-422X (Print) ISSN 2347-4238 (Online) Volume

More information

II. L-Z SOURCE INVERTER

II. L-Z SOURCE INVERTER V/F Speed Control of Induction Motor by using L- Z Source Inverter Priyanka A. Jadhav 1, Amruta A. Patil 2, Punam P. Patil 3, Supriya S. Yadav 4, Rupali S. Patil 5, Renu C. Lohana 6 1,2,3,4,5,6 Electrical

More information

TMS320F241 DSP Boards for Power-electronics Applications

TMS320F241 DSP Boards for Power-electronics Applications TMS320F241 DSP Boards for Power-electronics Applications Kittiphan Techakittiroj, Narong Aphiratsakun, Wuttikorn Threevithayanon and Soemoe Nyun Faculty of Engineering, Assumption University Bangkok, Thailand

More information

AN EXPERIMENTAL INVESTIGATION OF PFC BLDC MOTOR DRIVE USING BRIDGELESS CUK DERIVED CONVERTER

AN EXPERIMENTAL INVESTIGATION OF PFC BLDC MOTOR DRIVE USING BRIDGELESS CUK DERIVED CONVERTER Volume 116 No. 11 2017, 141-149 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v116i11.15 ijpam.eu AN EXPERIMENTAL INVESTIGATION OF PFC

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

Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique

Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique Vikas Goswami 1, Sulochana Wadhwani 2 1 Department Of Electrical Engineering, MITS Gwalior 2

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

The Research on Servo Control System for AC PMSM Based on DSP BaiLei1, a, Wengang Zheng2, b

The Research on Servo Control System for AC PMSM Based on DSP BaiLei1, a, Wengang Zheng2, b 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 015) The Research on Servo Control System for AC PMSM Based on DSP BaiLei1, a, Wengang Zheng, b 1 Engineering

More information

REDUCTION OF ZERO SEQUENCE VOLTAGE USING MULTILEVEL INVERTER FED OPEN-END WINDING INDUCTION MOTOR DRIVE

REDUCTION OF ZERO SEQUENCE VOLTAGE USING MULTILEVEL INVERTER FED OPEN-END WINDING INDUCTION MOTOR DRIVE 52 Acta Electrotechnica et Informatica, Vol. 16, No. 4, 2016, 52 60, DOI:10.15546/aeei-2016-0032 REDUCTION OF ZERO SEQUENCE VOLTAGE USING MULTILEVEL INVERTER FED OPEN-END WINDING INDUCTION MOTOR DRIVE

More information

A Performance Study of PI controller and Fuzzy logic controller in V/f Control of Three Phase Induction Motor Using Space Vector Modulation

A Performance Study of PI controller and Fuzzy logic controller in V/f Control of Three Phase Induction Motor Using Space Vector Modulation A Performance Study of PI controller and Fuzzy logic controller in V/f Control of Three Phase Induction Motor Using Space Vector Modulation Safdar Fasal T K & Unnikrishnan L Department of Electrical and

More information

Synchronous Current Control of Three phase Induction motor by CEMF compensation

Synchronous Current Control of Three phase Induction motor by CEMF compensation Synchronous Current Control of Three phase Induction motor by CEMF compensation 1 Kiran NAGULAPATI, 2 Dhanamjaya Appa Rao, 3 Anil Kumar VANAPALLI 1,2,3 Assistant Professor, ANITS, Sangivalasa, Visakhapatnam,

More information

Matlab Simulation of Induction Motor Drive using V/f Control Method

Matlab Simulation of Induction Motor Drive using V/f Control Method IJSRD - International Journal for Scientific Research & Development Vol. 5, Issue 01, 2017 ISSN (online): 2321-0613 Matlab Simulation of Induction Motor Drive using V/f Control Method Mitul Vekaria 1 Darshan

More information

Development of a V/f Control scheme for controlling the Induction motorboth Open Loop and Closed Loop using MATLAB.

Development of a V/f Control scheme for controlling the Induction motorboth Open Loop and Closed Loop using MATLAB. P in P in International Journal of Scientific Engineering and Applied Science (IJSEAS) Volume-2, Issue-6, June 2016 Development of a V/f Control scheme for controlling the Induction motorboth Open Loop

More information