BOOST UP OF RANDOM PULSE WIDTH MODULATION OVER SINUSOIDAL PULSE WIDTH MODULATION FOR THREE PHASE VOLTAGE SOURCE INVERTER

Size: px
Start display at page:

Download "BOOST UP OF RANDOM PULSE WIDTH MODULATION OVER SINUSOIDAL PULSE WIDTH MODULATION FOR THREE PHASE VOLTAGE SOURCE INVERTER"

Transcription

1 Volume 119 No , ISSN: (printed version); ISSN: (on-line version) url: ijpam.eu BOOST UP OF RANDOM PULSE WIDTH MODULATION OVER SINUSOIDAL PULSE WIDTH MODULATION FOR THREE PHASE VOLTAGE SOURCE INVERTER Sreeja P 1 P.Muthukumar 2 L.Padmasuresh 3 1 Research scholar, Noorul Islam University, Chennai , India 2 Associate Professor, Dept of EEE, AMET University, Chennai,Tamilnadu , India 3 Professor, Dept of EEE, Baselios Mathew II College of Engineering, Sasthamkotta, Kerala ,India 1 sreejathambi0@gmail.com, 2 muthukumar.p@ametuniv.ac.in, 3 suresh_lps@yahoo.co.in Abstract One of the inexpensive concepts in modern power electronics is the principle of random pulse width modulation (RPWM) for control of semiconductor based power converters, accelerated by the steadily increasing concern with or regulations regarding emissions of acoustic noise, vibrations and electric fields. Novel co-simulation of random pulse width modulation generation for three phase inverter drive by using Modelsim6.3f and Matlab 7.10, in order to disperse the acoustic noise spectra of an induction motor drive is presented. This scheme is randomized by selecting the triangle arbitrarily among the two triangles. The arbitration selection is based 8 bit linear feedback shift register. The least bit of the register output decide the winning triangle which is to compare with sine reference wave to generate pulses. The results of co-simulation are presented for both RPWM and SPWM in terms of Fundamental, Total Harmonic Distortion(THD), Harmonic Spread Factor(HSF). In addition, Xilinx XC3S500E FPGA device synthesis results are presented. The experimental validation of SPWM and RPWM are presented at the end and compared. Keywords: Pulse width modulation, Random pulse width modulation, Total harmonic distortion, Field programmable gate array, Harmonic spread factor 1. INTRODUCTION In recent years, pulse width modulation (PWM) inverter fed induction motors have been widely applied as motor drives in industry[1]. Owing to the deterministic frequency PWM switching of the inverters, the motors generate an unpleasant acoustic switching noise 407

2 and a mechanical vibration. To solve this problem, Random PWM [2] [6] has attracted attention from The significant feature of an inverter adopting random PWM is that its output harmonic spectra are dispersed and distributed continuously. Hence, the acoustic noise and mechanical vibration can be greatly reduced. Generally, the existing random PWM can be classified into three categories : 1) random carrier frequency PWM scheme ; 2) random switching scheme ; and 3) random pulse position PWM scheme. In this paper presents the digital implementation of Sinusoidal pulse width modulation generation and random carrier pulse width modulation generation. The simulated environment for the proposed scheme having the co-simulation feature i.e. Random pulses is generated by using modelsim6.3f and MATLAB 7.10 is used for analysis. In this paper comprising of seven sections. Section 2 describes about the types of pulse width modulation. Section 3 explains the digital implementation of SPWM, Section 4 describes the proposed scheme implementation in digital processor. Section 5 shows the simulated environment and performance parameters. Section 6 deals with the simulation results and its comparison. Section 6 brings out the conclusion. 2. PULSE WIDTH MODULATION Because of advances in solid state high power devices and processors, switching power converters are used in more and more modern induction motor drives to convert and deliver the required energy to the motor. This energy is controlled by Pulse Width Modulated (PWM) signals applied to the gates of the power semiconductors. PWM signals are pulse trains with variable pulse width and fixed frequency. There is one pulse of fixed magnitude in every PWM period. However, the duration(width) of the pulses changes from pulse to pulse according to a modulating reference signal. When a PWM signal is applied to the gate or base of a power transistor, it cause the ON and OFF intervals of the transistor to change from one PWM period to another PWM period according to the same modulating reference signal. The frequency of a PWM signal must be much higher than that of the modulating reference signal, the fundamental frequency, such that the available energy delivered to the motor and its load depends mostly on the modulating signal. The advantages of PWM based switching power converter are 408

3 No temperature variation-and ageing-caused degradation in linearity or drifting, Compatible with modern digital controllers (VLSI/FPGA[7][10] and advanced processors) Easy to implement and control The basic PWM techniques are: 1. Single Pulse Width Modulation 2. Multi Pulse Width Modulation 3. Sinusoidal Pulse Width Modulation (SPWM ) But when the technology progresses some advanced modulation techniques is also proposed: 1. Space vector Modulation (SVPWM )[3] 2. Random PWM[4][6] 2.1 PRINCIPLE AND OPERATION OF SINUSOIDAL PULSE WIDTH MODULATION FOR THREE PHASE INVERTER Among all PWM schemes, SPWM is one of the most popular and simple methods utilized in power inverter and motor control drives. Its main features can be summarized as sine-triangle wave comparison. As shown in Figure 1, a sine wave (reference modulated wave) is compared with a triangle wave (high frequency carrier wave) and when the instantaneous value of the triangle wave is less than that of the sine wave, the PWM output signal is in high level ( 1 ). Otherwise it goes into the low level ( 0 ). The switching is produced at every moment the sine wave meet with the triangle wave[4]-[6]. Thus the different meeting positions result in variable duty cycle of the output waveform. Figure 1. SPWM waveform generation 409

4 3. DIGITAL IMPLEMENTATION OF SINUSOIDAL PULSE WIDTH MODULATION GENERATION In terms of the basic principle of SPWM illustrated in Figure 1, it s easy to implement using analog circuit (Figure 2). Sine reference and triangle carrier waves are respectively generated by specially designed circuits and then fed to the properly selected comparator which can output the desired SPWM signal. But the control precision and reliability of this scheme are always not so satisfying due to the complicated analog circuit structure as well as the instability of the parameters of all analog devices. Figure 2. Analog scheme for SPWM generation With the development of the digital VLSI, nowadays the software implementation for SPWM is completely adopted to realize high accuracy control. In Figure 3.shows a typical hardware of the SPWM generation circuit through the digital logic circuits combination. In the digital implementation of SPWM generation comprises of 3 major section. 1.Sinusoidal reference generation, 2. Triangle carrier generation section, 3.Comparison and Dead time insertion. In each of the above module comprises of derived clock generation module from the Master board clock. 410

5 Figure 3. Typical Sinusoidal pulse width modulation generator using digital logic circuits 411

6 3.1 REFERENCE SINE WAVE GENERATION In the 50 Hz Sine Reference generation module only one quarter (0 to 90 o ) sine sample values has been used to generate the four quadrant which will generate the bipolar reference wave.50 sine samples has been used in one quarter cycle, So each sampling rate is 90 o /50 = 1.8 o. shown in Figure 4. Figure 4. Sampling of sine reference This sine samples multiplied with chosen modulation index, then will get the reference sine wave. Sampling period calculation 200 sampling period=20 milliseconds for 50 Hz. 1 sample period=20 milliseconds/200 =100 µseconds. So that, 10 khz sampling frequency has been used to sample the data. 412

7 KHZ CLOCK GENERATION In the FPGA design, synchronous reset and 50 MHz board clock has been used. Figure.5. shows the flowchart to generate the 10 khz clock. This clock has been used to sample sine data from look up table. Figure 5 10kHz Clock Generation 3.3 TRIANGLE CARRIER WAVE GENERATION In Figure 3. shows the triangle carrier wave generation. Up down Counter based VHDL program has been used for carrier wave generation. Switching frequency is equal to the carrier frequency in SPWM. 3 khz switching frequency has been selected for this case. Modulation index means it is the ratio of amplitude of the modulating wave to the amplitude 413

8 of the Triangle wave. Positive peak of carrier wave is V c =V m in positive half cycle and V c =- V m for negative peak value. 3.4 COMPARISON AND DEAD TIME INSERTION Three comparator and three not gates has been used to generate the 6 pulses. As per SPWM approach, if modulating signal higher the triangle signal, then the pulse will be high otherwise low. The upper and lower devices of each phase leg cannot be gated on simultaneously either by purpose or by EMI noise. Otherwise, a shoot through would occur and destroy the devices. The shoot through problem due to electromagnetic interference (EMI) noise misgating on is a major killer to the inverter s reliability. Dead time to block both upper and lower devices has to be provided in the VSI. Here, 2.5 micro seconds has been used as a dead time. 4. RANDOM PULSE WIDTH MODULATION A random carrier is acquired by randomly composing two triangular carriers, each of the same fixed frequency, but of opposite phase. The random selection of two carriers is decided by low or high states of the random binary sequence (RBS) as listed in table 1. Table 1.Truth table of the multiplexer RBS Status Mux Output 0 C 1 C bar In Figure 6 shows that the random bit generation methodology. Two fixed frequency triangle generated and fed to the 2:1 multiplexer. Selection bit of multiplexer is based on the 8 bit linear feedback shift register. The output of the shift register has been changed every switching cycle. In this case 3 khz have taken as a switching frequency. The concept diagram is shown in Figure

9 . Figure 6. Random bit generation Figure 7. RPWM Generation In addition to the SPWM generation, random bit generation and inverted triangle generation are added for the digital implementation of the RPWM shown in Figure 8. The initial value of the triangle carrier is zero and the initial value of the inverted triangle carrier is the peak of the triangle. This is the only difference between the two triangles. Three xor gates and linear feedback shift register has been used to generate the random bit.. The interpretation selection of the two triangles is based on the output of the xor gate output which is normally call it as a pseudo random binary sequence(prbs) bit. 415

10 Figure 8. Typical random pulse width modulation generator 416

11 5. SIMULATION ENVIRONMENT In the developed co-simulation is time efficient method to describe mixed simulation. Two simulators and a synthesizer have been used to build this work. ModelsimSE 6.3f is used for digital design simulation. Matlab / Simulink tool incorporated three-phase inverter design modeling, analysis tool (FFT-Powergui) and an interface tool [8]. The functionality verification done by RTL based test bench also incorporated in the Modelsim-VHDL-design. 50MHz system clock has been used for all VHDL design modules. Active high reset is used for system design deactivation. Workspace is the area to stock up the data between two simulators. HDL Co-simulation is a powerful tool, used as interface between design and analysis environments shown in Figure.9. The scope of the real time implementation is analyzed by using Xilinx project navigator tool incorporated synthesis behavior analysis. MATLAB (R2010a) Modelsim6.3f- HDL Simulator VHDL - Digital Design for Proposed Pulse generation Xilinx Synthesis-Report SPEED/AREA/POWER W O R K S P A C E Three phase Inverter Analysis Figure 9. Co-simulation Environment The evaluation chart derived from voltage harmonic spectrum has been given for various modulation index (Ma) ranges from 0.2 to 1.0 shown in table 3. Modulation index is the ratio of the peaks of modulating wave and carrier wave. The table 4 gives the voltage harmonic spectrum evaluation chart for dominating harmonic order (D-H-O) and its amplitude value for Ma=0.8. The diagram clearly depicts that peak amplitude of the dominating harmonic is very less when compared with the conventional methods. Harmonic spread factor (HSF) is the performance evaluation indicators to investigate the acoustic noise power of the PWM based induction motors[4][6][9][10]. The concept of statistical deviation is employed for HSF 417

12 calculation for evaluating the harmonic spread effect of the random PWM. The HSF can be defined as follows (1) (2) Where, H j is amplitude of jth harmonics, H 0 is average value of all N-1 harmonics. The HSF quantifies the harmonic spectra spread effect of random PWM scheme and it should be small. For an ideally flat spectrum of white noise, the HSF would be zero (Young-cheol Lim et al 2010). The performance parameters (Fundamental voltage, THD and HSF) are carried out by using FFT window in matlab with one cycle. The THD is defined as the ratio of harmonic amplitude to the fundamental amplitude. The distortion of voltage/current waveforms can be quantified using total harmonic distortion (THD) and give as % THD V V... V rms 3 rms n rms 2 V 1 rms (3) Where, V 1 is the rms value of fundamental component of the output voltage and V 2, V 3,... are the rms values of second, third,... harmonics. 6. DISCUSSION ON SIMULATION AND EXPERIMENTAL RESULTS Figure.10 and Figure.11 shows the Sine reference wave generation output(f m =50 Hz) and random Carrier generation output(f s =3 khz). In Figure 12. depicts the all the switching pulses generation with corresponding carrier and reference wave. 418

13 Figure 10. Sinusoidal Reference Generation using Modelsim 6.3f Figure. 11. Carrier Generation with Random bit using Modelsim 6.3f Figure. 12. Pulse Generation of RPWM with Random bit using Modelsim 6.3f 419

14 Modulation Index m a=0.2 SPWM RPWM Modulation Index m a=0.4 Figure 13. Spectrum of SPWM and RPWM for Modulation index m a=0.2 and

15 Modulation Index m a=0.6 SPWM Modulation Index ma=0.8 RPWM Figure.14. Spectrum of SPWM and RPWM for Modulation index m a=0.2 and

16 SPWM RPWM Figure 15. Spectrum of SPWM and RPWM for Modulation index m a =1.0 Random bit also generated every 3 khz, which is also shown in Figure.11 and Figure In the performance comparison shown in table 2, some of the points can be arrived. 2 In the Fundamental voltage point of view there is no much degradation in the RPWM compare with counterpart SPWM. 422

17 Table 2. Performance Comparison for various modulation Indexes Ma PWM Techniques Performance Parameters SPWM Two Triangle RPWM Fundamental % THD HSF Dominating Voltage Harmonics 58,62,119,121,239, ,121,239,360 Fundamental % THD HSF Dominating voltage 58,62,119, 121,178, Harmonics ,121,239,120 Fundamental % THD HSF Dominating voltage 58,62,119, 121,177, Harmonics ,121,120,359 Fundamental % THD HSF Dominating voltage Harmonics 58,62,119, ,121,239,120 Fundamental % THD HSF Dominating voltage Harmonics 58,62,119, ,121,77,235 3 In the case of conventional SPWM shown in the Figure 13 to Figure 15 the cluster of harmonic peak appears at 3 khz and its multiples. But, as in the case of random triangle PWM shown in the Figure 7, the cluster of harmonics are considerably reduced at the switching frequency and its odd multiples of 3 i.e. 3, 9, 15, 21 etc. 4 Harmonic spread factor is the acoustic noise performance predictor shows the clear dominations of the RPWM. The value of HSF is less though out the modulation index range from 0.2 to 1.0. where are its range is high and large variation in the SPWM. 5 It is observed that this RPWM will be useful for high speed application where the acoustic noise is major impact. 423

18 Magnitude in Voltage -> International Journal of Pure and Applied Mathematics 6 In this RPWM digital implementation, 13 % of look up tables are utilized. 2 DSP based 18x18 multipliers are used for development of carrier and reference waves. A 50 MHz board clock has been used for sequential digital circuit design. Figure 16. Experimental setup 150 V 100 V 50 V order Figure 17. Harmonic spectrum of SPWM for m a =

19 Magnitude in Voltage -> International Journal of Pure and Applied Mathematics 150 V 100 V 50 V order Figure 18. Harmonic spectrum of RPWM for m a =0.8 The methods have been tested with the designed setup consisting of a FPGA based PWM inverter circuit. It contains a FPGA board, inverter module with driver circuits, an autotransformer and an induction motor drive. Yokogawa Digital Storage oscilloscope will be used for all the inverter output measurements. The experimental setup for control of an induction motor is shown in Figure 16. and the parameters required for the setup is listed in the Table 3. The inverter is fed with a DC voltage of 220 V with the help of an autotransformer and a rectifier. As explained in previous that the conventional and proposed method PWM signals have been generated by FPGA. A dead time of 2.9µ seconds is introduced between the switches of the same inverter leg in order to ensure smooth transition of the switching states of the inverter. Both the SPWM and RPWM schemes test were carried out with the fundamental frequency of the inverter voltage was set at 50 Hz. All the hardware results are analysed from modulation index ranges from 0.2 to

20 Table 3. Parameters of the system used in the hardware setup Inverter 3Φ Two level Inverter Switching Device IGBT Input Voltage 220 Volt Load 3 Φ Induction Motor Modulation Index 0.8 Dead Time 2.9 µs Control Open loop Filter No Table 4. Simulation and Experimental Result comparison Technique SPWM m a Simulation Results Output Voltage THD % HSF Output Hardware results Voltage THD % HSF In SPWM, When the frequency modulation index mf is an integer, the modulation scheme is known as synchronous PWM and is more sui for implementation in a FPGA digital processor. If mf is 9 and it is multiple of three, all the harmonics in line voltage with the order lower than mf-2 are eliminated. In SPWM, the harmonics are centred on mf and its multiples. i.e harmonics are presented mf,mf±2,2mf±2,3mf±2 as shown in Figure 17. The experimental results revealed that the output harmonics are presented at the centred around the 3 khz, 6 khz, 9 khz, 12 khz, 15 khz and 18 khz. In the harmonic spectrum each 426

21 line shows the 50 Hz. The HSF performance parameter of SPWM is giving the low value of HSF at 0.2 ma, whereas the highest value occurred at modulation index 0.8. So, this is compassionate of band of HSF between 3.5 to 5.5. Table 5. Simulation and Experimental Result comparison Technique m a Simulation Results Output Voltage THD % HSF RPWM Output Hardware results Voltage THD % HSF In the Two triangle RPWM method, the harmonics are presented at 2mf±2, 4mf±2. i.e the dominating harmonics are present at 6 khz and 12 khz and 18 khz. The counterpart SPWM is having the harmonics fashioned at 3 khz and 9 khz and 15 khz are suppressed in RPWM which is shown in Figure 18. In the Fundamental and THD point of view there is no much difference in the RPWM compare SPWM. But, in the HSF, is somewhat degraded compare SPWM, which makes the band between 3.27 to 4.75 as shown in Table CONCLUSION The digital implementation of the both sinusoidal pulse width modulation and random pulse width modulation are described. The detailed SPWM and two triangle RPWM generation of FPGA is spoken. The spectral analysis of the above methods is carefully examined in MATLAB environment. The validity of the simulated spectral analysis is examined through experimentation. Comparisons showed an excellent equivalency between simulation and actually measured spectra. At the end of this analysis, it is to conclude that two triangle random pulse width modulation outperforms. 427

22 References 1. Mahesh A Patel, Ankit R Patel, Dhaval R Vyas, Ketul M Patel, Use of PWM Techniques for Power Quality Improvement, International Journal of Recent Trends in Engineering, Vol. 1, No. 4. pp Muthukumar Paramasivan, Melba Mary Paulraj, Sankaragomathi Balasubramanian, Assorted carriervariable frequency-random PWM scheme for voltage source inverter, IET Power Electronics, vol. 10,No. 14, pp August Seung-Wook Hyun, Seok-Jin Hong, Jung-Hyo Lee, Chun-Bok Lee, and Chung-Yuen Won, A Method to Compensate the Distorted Space Vectors in the Unbalanced Neutral Point Voltage of 3-level NPC PWM Inverters, Journal of Power Electronics, Vol. 16, No. 2, pp , Ki-Seon Kim, Young-Gook Jung and Young-cheol Lim, A New Hybrid Random PWM Scheme, IEEE Transactions on Power Electronics, Vol. 24. No. 1, Nandhakumar R, Jeevananthan S, Inverted Sine Carrier Pulse Width Modulation for Fundamental Fortification in DC-AC Converters. Serbian Journal of Electrical Engineering, Vol. 4, No. 2, pp Young-cheol Lim, Seog-Oh Wi, Jong-Nam Kim, Young-Gook Jung, A Pseudo random Carrier Modulation Scheme. IEEE Transactions on Power Electronics, Vol. 25, No. 4, pp Amara Amara, Frederic Amiel and Thomas Ea, FPGA vs. ASIC for low power applications, Microelectronics Journal (Elsevier), Vol. 37, No. 8, pp Zheng WANG, Chau K.T and Cheng M, A chaotic PWM motor drive for electric propulsion, in IEEE, Vehicle Power and Propulsion Conference, Harbin, China: IEEE. pp Sep Boopathi R, Muthukumar P, Melba Mary P, Jeevananthan S, Investigations on Harmonic Spreading Effects of SVPWM Switching Patterns in VSI fed AC Drives. IEEE International Conference on Advances in Engineering, Science and Management (ICAESM): pp Valantina Stephen, L. Padma Suresh and P. Muthukumar, Field programmable gate array based RF- THI pulse width modulation control for three phase Inverter using matlab modelsim cosimulation, American Journal of Applied Sciences, Vol. 9, No. 11, pp ,

23 429

24 430

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

Pulse Width Modulator for Voltage Regulation in Voltage Source Inverter

Pulse Width Modulator for Voltage Regulation in Voltage Source Inverter RESEARCH ARTICLE Pulse Width Modulator for Voltage Regulation in Voltage Source Inverter K.Dhivya [1], R.Anandaraj [2] PG Scholar [1], Associate Professor [2] Department of Electrical and Electronics Engineering

More information

Z-SOURCE INVERTER WITH A NEW SPACE VECTOR PWM ALGORITHM FOR HIGH VOLTAGE GAIN

Z-SOURCE INVERTER WITH A NEW SPACE VECTOR PWM ALGORITHM FOR HIGH VOLTAGE GAIN Z-SOURCE INVERTER WITH A NEW SPACE VECTOR PWM ALGORITHM FOR HIGH VOLTAGE GAIN U. Shajith Ali and V. Kamaraj Department of Electrical and Electronics Engineering, SSN College of Engineering, Chennai, Tamilnadu,

More information

Speed Control of Induction Motor using Multilevel Inverter

Speed Control of Induction Motor using Multilevel Inverter Speed Control of Induction Motor using Multilevel Inverter 1 Arya Shibu, 2 Haritha S, 3 Renu Rajan 1, 2, 3 Amrita School of Engineering, EEE Department, Amritapuri, Kollam, India Abstract: Multilevel converters

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

Comparison of PWM Control Techniques for a Three Phase Inverter using Field Programmable Gate Array. Valantina Stephen, L.

Comparison of PWM Control Techniques for a Three Phase Inverter using Field Programmable Gate Array. Valantina Stephen, L. Comparison of PWM Control Techniques for a Three Phase Inverter using Field Programmable Gate Array Valantina Stephen, L.PadmaSuresh Department of Electrical and Electronics, Noorul Islam Centre for Higher

More information

CHAPTER IV DESIGN AND ANALYSIS OF VARIOUS PWM TECHNIQUES FOR BUCK BOOST CONVERTER

CHAPTER IV DESIGN AND ANALYSIS OF VARIOUS PWM TECHNIQUES FOR BUCK BOOST CONVERTER 59 CHAPTER IV DESIGN AND ANALYSIS OF VARIOUS PWM TECHNIQUES FOR BUCK BOOST CONVERTER 4.1 Conventional Method A buck-boost converter circuit is a combination of the buck converter topology and a boost converter

More information

Field Programmable Gate Array Based RF-THI Pulse Width Modulation Control for Three Phase Nverter Using Matlab Modelsim Cosimulation

Field Programmable Gate Array Based RF-THI Pulse Width Modulation Control for Three Phase Nverter Using Matlab Modelsim Cosimulation American Journal of Applied Sciences, 2012, 9 (11), 1802-1812 ISSN 1546-9239 2012 Science Publication doi:10.3844/ajassp.2012.1802.1812 Published Online 9 (11) 2012 (http://www.thescipub.com/ajas.toc)

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

PERFORMANCE ANALYSIS OF MULTI CARRIER BASED PULSE WIDTH MODULATED THREE PHASE CASCADED H-BRIDGE MULTILEVEL INVERTER

PERFORMANCE ANALYSIS OF MULTI CARRIER BASED PULSE WIDTH MODULATED THREE PHASE CASCADED H-BRIDGE MULTILEVEL INVERTER PERFORMANCE ANALYSIS OF MULTI CARRIER BASED PULSE WIDTH MODULATED THREE PHASE CASCADED H-BRIDGE MULTILEVEL INVERTER N. Chellammal, S.S. DASH Department of Electrical and Electronics Engineering, SRM University.

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 and Farrah Salwani Abdullah 1 1 Faculty of Electrical and Electronic Engineering, UTHM *Email:afarul@uthm.edu.my

More information

Variable Voltage Source Inverter with Controlled Frequency Spectrum Based on Random Pulse Width Modulation

Variable Voltage Source Inverter with Controlled Frequency Spectrum Based on Random Pulse Width Modulation International Journal of Power Electronics and Drive System (IJPEDS) Vol.2, No.2, March 2012, pp. 25~34 ISSN: 2088-8694 25 Variable Voltage Source Inverter with Controlled Frequency Spectrum Based on Random

More information

Comparison of PWM Techniques and Inverter Performance

Comparison of PWM Techniques and Inverter Performance IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) ISSN: 2278-1676 Volume 4, Issue 1 (Jan. - Feb. 2013), PP 18-22 Raja Ram Kumar 1, Sunil Kumar², Alok Yadav 3 1, 2, 3 ( Electrical Engineering,

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

A Carrier Overlapping PWM Technique for Seven Level Asymmetrical Multilevel Inverter with various References

A Carrier Overlapping PWM Technique for Seven Level Asymmetrical Multilevel Inverter with various References A Carrier Overlapping PWM Technique for Seven Level Asymmetrical Multilevel Inverter with various References Johnson Uthayakumar R. 1, Natarajan S.P. 2, Bensraj R. 3 1 Research Scholar, Department of Electronics

More information

CHAPTER 4 A NEW CARRIER BASED PULSE WIDTH MODULATION STRATEGY FOR VSI

CHAPTER 4 A NEW CARRIER BASED PULSE WIDTH MODULATION STRATEGY FOR VSI 52 CHAPTER 4 A NEW CARRIER BASED PULSE WIDTH MODULATION STRATEGY FOR VSI 4.1 INTRODUCTION The present day applications demand ac power with adjustable amplitude and frequency. A well defined mode of operation

More information

Research and Development Random pulse width modulation

Research and Development Random pulse width modulation International Research Journal of Applied and Basic Sciences 2013 Available online at www.irjabs.com ISSN 2251-838X / Vol, 6 (9): 1243-1248 Science Explorer Publications Research and Development Random

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 4, April -2015 Reduction

More information

Design and synthesis of FPGA for speed control of induction motor

Design and synthesis of FPGA for speed control of induction motor International Journal of Physical Sciences ol. 4 (11), pp. 645-650, November, 2009 Available online at http://www.academicjournals.org/ijps ISSN 1992-1950 2009 Academic Journals Full Length Research Paper

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

Comparison of Hybrid Modulation Techniques for a Single Phase Rectifier

Comparison of Hybrid Modulation Techniques for a Single Phase Rectifier Comparison of Hybrid Modulation Techniques for a Single Phase Rectifier Manimozhi. V, Vigneshwari. R Department of Electrical and Electronics Engineering, Vandayar Engineering College, Thanjavur, Tamil

More information

Symmetrical Multilevel Inverter with Reduced Number of switches With Level Doubling Network

Symmetrical Multilevel Inverter with Reduced Number of switches With Level Doubling Network International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 12, Issue 10 (October 2016), PP.70-74 Symmetrical Multilevel Inverter with Reduced

More information

Power Quality Improvement Use of Different Pulse Width Modulation Techniques

Power Quality Improvement Use of Different Pulse Width Modulation Techniques International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 4, Number 2 (2011), pp. 159-167 International Research Publication House http://www.irphouse.com Power Quality Improvement

More information

Modeling and Simulation of Matrix Converter Using Space Vector PWM Technique

Modeling and Simulation of Matrix Converter Using Space Vector PWM Technique Modeling and Simulation of Matrix Converter Using Space Vector PWM Technique O. Hemakesavulu 1, T. Brahmananda Reddy 2 1 Research Scholar [PP EEE 0011], EEE Department, Rayalaseema University, Kurnool,

More information

INTRODUCTION. In the industrial applications, many three-phase loads require a. supply of Variable Voltage Variable Frequency (VVVF) using fast and

INTRODUCTION. In the industrial applications, many three-phase loads require a. supply of Variable Voltage Variable Frequency (VVVF) using fast and 1 Chapter 1 INTRODUCTION 1.1. Introduction In the industrial applications, many three-phase loads require a supply of Variable Voltage Variable Frequency (VVVF) using fast and high-efficient electronic

More information

Effect of Carrier Frequency on the Performance of Three Phase SPWM Inverter

Effect of Carrier Frequency on the Performance of Three Phase SPWM Inverter Effect of Carrier Frequency on the Performance of Three Phase SPWM Inverter Prof. SuryakantH.Pawar 1, Miss. ApurvaS.Kulkarni 2, Mr. Chetan A. Jambhulkar 3 Associate Professor 1,P.G. Scholer 23 Electrical

More information

3-Ф VSI FOR HARMONIC IMPROVEMENT USING MICROCONTROLLER AND SIMULATION IN MATLAB

3-Ф VSI FOR HARMONIC IMPROVEMENT USING MICROCONTROLLER AND SIMULATION IN MATLAB ISSN 2277-2685 IJESR/Dec. 2015/ Vol-5/Issue-12/1503-1511 Dr. B. Gavaskar Reddy et. al.,/ International Journal of Engineering & Science Research 3-Ф VSI FOR HARMONIC IMPROVEMENT USING MICROCONTROLLER AND

More information

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 05 Issue: 12 Dec p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 05 Issue: 12 Dec p-issn: Analysis of Sine Pulse width Modulation (SPWM) and Third Harmonic Pulse Width Modulation(THPWM) with Various Amplitude and Frequency Modulation of Three Phase Voltage Source Inverter Mohd Mustafa Mohiuddin

More information

International Journal of Advance Research in Engineering, Science & Technology

International Journal of Advance Research in Engineering, Science & Technology Impact Factor (JIF): 3.632 International Journal of Advance Research in Engineering, cience & Technology e-in: 2393-9877, p-in: 2394-2444 (pecial Issue for ITECE 2016) A Novel PWM Technique to Reduce Common

More information

Hardware Implementation of SPWM Based Diode Clamped Multilevel Invertr

Hardware Implementation of SPWM Based Diode Clamped Multilevel Invertr Hardware Implementation of SPWM Based Diode Clamped Multilevel Invertr Darshni M. Shukla Electrical Engineering Department Government Engineering College Valsad, India darshnishukla@yahoo.com Abstract:

More information

PERFORMANCE EVALUATION OF THREE PHASE SCALAR CONTROLLED PWM RECTIFIER USING DIFFERENT CARRIER AND MODULATING SIGNAL

PERFORMANCE EVALUATION OF THREE PHASE SCALAR CONTROLLED PWM RECTIFIER USING DIFFERENT CARRIER AND MODULATING SIGNAL Journal of Engineering Science and Technology Vol. 10, No. 4 (2015) 420-433 School of Engineering, Taylor s University PERFORMANCE EVALUATION OF THREE PHASE SCALAR CONTROLLED PWM RECTIFIER USING DIFFERENT

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 8, August -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Analysis

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

Modeling and Simulation of Five Phase Induction Motor Fed with Five Phase Inverter Topologies

Modeling and Simulation of Five Phase Induction Motor Fed with Five Phase Inverter Topologies Indian Journal of Science and Technology, Vol 8(19), DOI: 1.17485/ijst/215/v8i19/7129, August 215 ISSN (Print) : 974-6846 ISSN (Online) : 974-5645 Modeling and Simulation of Five Phase Induction Motor

More information

Comparison between Conventional and Modified Cascaded H-Bridge Multilevel Inverter-Fed Drive

Comparison between Conventional and Modified Cascaded H-Bridge Multilevel Inverter-Fed Drive Comparison between Conventional and Modified Cascaded H-Bridge Multilevel Inverter-Fed Drive Gleena Varghese 1, Tissa Tom 2, Jithin K Sajeev 3 PG Student, Dept. of Electrical and Electronics Engg., St.Joseph

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

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

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 INDUCTION MOTOR DRIVE WITH SINGLE DC LINK TO MINIMIZE ZERO SEQUENCE CURRENT IN

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

Performance Evaluation of Multi Carrier Based PWM Techniques for Single Phase Five Level H-Bridge Type FCMLI

Performance Evaluation of Multi Carrier Based PWM Techniques for Single Phase Five Level H-Bridge Type FCMLI IOSR Journal of Engineering (IOSRJEN) ISSN: 2250-3021 Volume 2, Issue 7(July 2012), PP 82-90 Performance Evaluation of Multi Carrier Based PWM Techniques for Single Phase Five Level H-Bridge Type FCMLI

More information

Z-SOURCE INVERTER BASED DVR FOR VOLTAGE SAG/SWELL MITIGATION

Z-SOURCE INVERTER BASED DVR FOR VOLTAGE SAG/SWELL MITIGATION Z-SOURCE INVERTER BASED DVR FOR VOLTAGE SAG/SWELL MITIGATION 1 Arsha.S.Chandran, 2 Priya Lenin 1 PG Scholar, 2 Assistant Professor 1 Electrical & Electronics Engineering 1 Mohandas College of Engineering

More information

Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter

Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter American Journal of Applied Sciences 6 (9): 1742-1747, 2009 ISSN 1546-9239 2009 Science Publications Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter N.A.

More information

Speed Control of Induction Motor using Space Vector Modulation

Speed Control of Induction Motor using Space Vector Modulation SSRG International Journal of Electrical and Electronics Engineering (SSRG-IJEEE) volume Issue 12 December 216 Speed Control of Induction Motor using Space Vector Modulation K Srinivas Assistant Professor,

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

Resonant Controller to Minimize THD for PWM Inverter

Resonant Controller to Minimize THD for PWM Inverter IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. III (May Jun. 2015), PP 49-53 www.iosrjournals.org Resonant Controller to

More information

Power Quality Improvement in Hybrid Power Generation for Distribution System Using PWM Technique

Power Quality Improvement in Hybrid Power Generation for Distribution System Using PWM Technique Power Quality Improvement in Hybrid Power Generation for Distribution System Using PWM Technique T.Vikram 1, P.Santhosh Kumar 2, Sangeet.R.Nath 3, R.Sampathkumar 4 B. E. Scholar, Dept. of EEE, ACET, Tirupur,

More information

Performance Analysis of SPWM and SVPWM Based Three Phase Voltage source Inverter. K. Latha Shenoy* Dr. C.Gurudas Nayak** Dr. Rajashekar P.

Performance Analysis of SPWM and SVPWM Based Three Phase Voltage source Inverter. K. Latha Shenoy* Dr. C.Gurudas Nayak** Dr. Rajashekar P. IJCTA, 9(21), 2016, pp. 07-14 International Science Press Performance Analysis of SPWM and SVPWM Based Three Phase Voltage source Inverter 07 Perf erfor ormance Analysis of SPWM and SVPWM Based Thr hree

More information

New model multilevel inverter using Nearest Level Control Technique

New model multilevel inverter using Nearest Level Control Technique New model multilevel inverter using Nearest Level Control Technique P. Thirumurugan 1, D. Vinothin 2 and S.Arockia Edwin Xavier 3 1,2 Department of Electronics and Instrumentation Engineering,J.J. College

More information

Three Level Three Phase Cascade Dual-Buck Inverter With Unified Pulsewidth Modulation

Three Level Three Phase Cascade Dual-Buck Inverter With Unified Pulsewidth Modulation IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 4 (July. 2013), V1 PP 38-43 Three Level Three Phase Cascade Dual-Buck Inverter With Unified Pulsewidth Modulation

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

ARDUINO BASED SPWM THREE PHASE FULL BRIDGE INVERTER FOR VARIABLE SPEED DRIVE APPLICATION MUHAMAD AIMAN BIN MUHAMAD AZMI

ARDUINO BASED SPWM THREE PHASE FULL BRIDGE INVERTER FOR VARIABLE SPEED DRIVE APPLICATION MUHAMAD AIMAN BIN MUHAMAD AZMI ARDUINO BASED SPWM THREE PHASE FULL BRIDGE INVERTER FOR VARIABLE SPEED DRIVE APPLICATION MUHAMAD AIMAN BIN MUHAMAD AZMI MASTER OF ENGINEERING(ELECTRONICS) UNIVERSITI MALAYSIA PAHANG UNIVERSITI MALAYSIA

More information

Simulation And Comparison Of Space Vector Pulse Width Modulation For Three Phase Voltage Source Inverter

Simulation And Comparison Of Space Vector Pulse Width Modulation For Three Phase Voltage Source Inverter Simulation And Comparison Of Space Vector Pulse Width Modulation For Three Phase Voltage Source Inverter Associate Prof. S. Vasudevamurthy Department of Electrical and Electronics Dr. Ambedkar Institute

More information

A Novel Control Method for Input Output Harmonic Elimination of the PWM Boost Type Rectifier Under Unbalanced Operating Conditions

A Novel Control Method for Input Output Harmonic Elimination of the PWM Boost Type Rectifier Under Unbalanced Operating Conditions IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 16, NO. 5, SEPTEMBER 2001 603 A Novel Control Method for Input Output Harmonic Elimination of the PWM Boost Type Rectifier Under Unbalanced Operating Conditions

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

CHAPTER 4 MULTI-LEVEL INVERTER BASED DVR SYSTEM

CHAPTER 4 MULTI-LEVEL INVERTER BASED DVR SYSTEM 64 CHAPTER 4 MULTI-LEVEL INVERTER BASED DVR SYSTEM 4.1 INTRODUCTION Power electronic devices contribute an important part of harmonics in all kind of applications, such as power rectifiers, thyristor converters

More information

SIMULATION, DESIGN AND CONTROL OF A MODIFIED H-BRIDGE SINGLE PHASE SEVEN LEVEL INVERTER 1 Atulkumar Verma, 2 Prof. Mrs.

SIMULATION, DESIGN AND CONTROL OF A MODIFIED H-BRIDGE SINGLE PHASE SEVEN LEVEL INVERTER 1 Atulkumar Verma, 2 Prof. Mrs. SIMULATION, DESIGN AND CONTROL OF A MODIFIED H-BRIDGE SINGLE PHASE SEVEN LEVEL INVERTER Atulkumar Verma, Prof. Mrs. Preeti Khatri Assistant Professor pursuing M.E. Electrical Power Systems in PVG s College

More information

CHAPTER - 3 CONVENTIONAL SOURCE INVERTER FED INDUCTION MOTOR DRIVE. output voltage could be fixed or variable at a fixed or variable frequency.

CHAPTER - 3 CONVENTIONAL SOURCE INVERTER FED INDUCTION MOTOR DRIVE. output voltage could be fixed or variable at a fixed or variable frequency. CHAPTER - 3 CONVENTIONAL SOURCE INVERTER FED INDUCTION MOTOR DRIVE 3.1. Introduction The objective of this chapter is to describe conventional source inverters, modes of operations and comparisons. DC

More information

A Modified Apod Pulse Width Modulation Technique of Multilevel Cascaded Inverter Design

A Modified Apod Pulse Width Modulation Technique of Multilevel Cascaded Inverter Design A Modified Apod Pulse Width Modulation Technique of Multilevel Cascaded Inverter Design K.Sangeetha M.E student, Master of Engineering, Power Electronics and Drives, Dept. of Electrical and Electronics

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

Frequency Variable Three Phase Inverter Connected to PWM to Control the Induction Motor

Frequency Variable Three Phase Inverter Connected to PWM to Control the Induction Motor Frequency Variable Three Phase Inverter Connected to PWM to Control the Induction Motor 1 Ms.R.Indu Poornima, 2 V Sindu, 3 K.Senthil Kumar 1,2 Assistant Professor, Dept. of Information and Technology,

More information

Performance of Sinusoidal Pulse Width Modulation based Three Phase Inverter

Performance of Sinusoidal Pulse Width Modulation based Three Phase Inverter Performance of Sinusoidal Pulse Width Modulation based Three Phase Inverter Pranay S. Shete Rohit G. Kanojiya Nirajkumar S. Maurya ABSTRACT In this paper a new sinusoidal PWM inverter suitable for use

More information

Simulation of Three Phase Cascaded H Bridge Inverter for Power Conditioning Using Solar Photovoltaic System

Simulation of Three Phase Cascaded H Bridge Inverter for Power Conditioning Using Solar Photovoltaic System Simulation of Three Phase Cascaded H Bridge Inverter for Power Conditioning Using Solar Photovoltaic System 1 G.Balasundaram, 2 Dr.S.Arumugam, 3 C.Dinakaran 1 Research Scholar - Department of EEE, St.

More information

Space vector pulse width modulation for 3-phase matrix converter fed induction drive

Space vector pulse width modulation for 3-phase matrix converter fed induction drive Space vector pulse width modulation for 3-phase matrix converter fed induction drive D. Sattianadan 1, R. Palanisamy 2, K. Vijayakumar 3, D.Selvabharathi 4, K.Selvakumar 5, D.Karthikeyan 6 1,2,4,5,6 Assistant

More information

A Novel Cascaded Multilevel Inverter Using A Single DC Source

A Novel Cascaded Multilevel Inverter Using A Single DC Source A Novel Cascaded Multilevel Inverter Using A Single DC Source Nimmy Charles 1, Femy P.H 2 P.G. Student, Department of EEE, KMEA Engineering College, Cochin, Kerala, India 1 Associate Professor, Department

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

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

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

Comparative Evaluation of Three Phase Three Level Neutral Point Clamped Z-Source Inverters using Advanced PWM Control Strategies

Comparative Evaluation of Three Phase Three Level Neutral Point Clamped Z-Source Inverters using Advanced PWM Control Strategies International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 5, Number 3 (2012), pp. 239-254 International Research Publication House http://www.irphouse.com Comparative Evaluation

More information

CHAPTER 3 H BRIDGE BASED DVR SYSTEM

CHAPTER 3 H BRIDGE BASED DVR SYSTEM 23 CHAPTER 3 H BRIDGE BASED DVR SYSTEM 3.1 GENERAL The power inverter is an electronic circuit for converting DC power into AC power. It has been playing an important role in our daily life, as well as

More information

Modified Transistor Clamped H-bridge-based Cascaded Multilevel inverter with high reliability.

Modified Transistor Clamped H-bridge-based Cascaded Multilevel inverter with high reliability. Modified Transistor Clamped H-bridge-based Cascaded Multilevel inverter with high reliability. Soujanya Kulkarni (PG Scholar) 1, Sanjeev Kumar R A (Asst.Professor) 2 Department of Electrical and Electronics

More information

CHAPTER 2 CONTROL TECHNIQUES FOR MULTILEVEL VOLTAGE SOURCE INVERTERS

CHAPTER 2 CONTROL TECHNIQUES FOR MULTILEVEL VOLTAGE SOURCE INVERTERS 19 CHAPTER 2 CONTROL TECHNIQUES FOR MULTILEVEL VOLTAGE SOURCE INVERTERS 2.1 INTRODUCTION Pulse Width Modulation (PWM) techniques for two level inverters have been studied extensively during the past decades.

More information

International Journal of Emerging Researches in Engineering Science and Technology, Volume 1, Issue 2, December 14

International Journal of Emerging Researches in Engineering Science and Technology, Volume 1, Issue 2, December 14 CONTROL STRATEGIES FOR A HYBRID MULTILEEL INERTER BY GENERALIZED THREE- DIMENSIONAL SPACE ECTOR MODULATION J.Sevugan Rajesh 1, S.R.Revathi 2 1. Asst.Professor / EEE, Kalaivani college of Techonology, Coimbatore,

More information

A STUDY OF CARRIER BASED PULSE WIDTH MODULATION (CBPWM) BASED THREE PHASE INVERTER

A STUDY OF CARRIER BASED PULSE WIDTH MODULATION (CBPWM) BASED THREE PHASE INVERTER VSRD International Journal of Electrical, Electronics & Communication Engineering, Vol. 3 No. 7 July 2013 / 325 e-issn : 2231-3346, p-issn : 2319-2232 VSRD International Journals : www.vsrdjournals.com

More information

Comparison of Lamination Iron Losses Supplied by PWM Voltages: US and European Experiences

Comparison of Lamination Iron Losses Supplied by PWM Voltages: US and European Experiences Comparison of Lamination Iron Losses Supplied by PWM Voltages: US and European Experiences A. Boglietti, IEEE Member, A. Cavagnino, IEEE Member, T. L. Mthombeni, IEEE Student Member, P. Pillay, IEEE Fellow

More information

ANALYSIS AND IMPLEMENTATION OF FPGA CONTROL OF ASYMMETRIC MULTILEVEL INVERTER FOR FUEL CELL APPLICATIONS

ANALYSIS AND IMPLEMENTATION OF FPGA CONTROL OF ASYMMETRIC MULTILEVEL INVERTER FOR FUEL CELL APPLICATIONS ANALYSIS AND IMPLEMENTATION OF FPGA CONTROL OF ASYMMETRIC MULTILEVEL INVERTER FOR FUEL CELL APPLICATIONS Abstract S Dharani * & Dr.R.Seyezhai ** Department of EEE, SSN College of Engineering, Chennai,

More information

Three Phase PFC and Harmonic Mitigation Using Buck Boost Converter Topology

Three Phase PFC and Harmonic Mitigation Using Buck Boost Converter Topology Three Phase PFC and Harmonic Mitigation Using Buck Boost Converter Topology Riya Philip 1, Reshmi V 2 Department of Electrical and Electronics, Amal Jyothi College of Engineering, Koovapally, India 1,

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

Enhanced Performance of Multilevel Inverter Fed Induction Motor Drive

Enhanced Performance of Multilevel Inverter Fed Induction Motor Drive Enhanced Performance of Multilevel Inverter Fed Induction Motor Drive Venkata Anil Babu Polisetty 1, B.R.Narendra 2 PG Student [PE], Dept. of EEE, DVR. & Dr.H.S.MIC College of Technology, AP, India 1 Associate

More information

Determination of EMI of PWM fed Three Phase Induction Motor. Ankur Srivastava

Determination of EMI of PWM fed Three Phase Induction Motor. Ankur Srivastava Abstract International Journal of Technical Innovation in Modern Engineering & Science (IJTIMES) Impact Factor: 3.45 (SJIF-2015), e-issn: 2455-2584 Volume 3, Issue 05, May-2017 Determination of EMI of

More information

ON-LINE NONLINEARITY COMPENSATION TECHNIQUE FOR PWM INVERTER DRIVES

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

More information

Simulation and Experimental Results of 7-Level Inverter System

Simulation and Experimental Results of 7-Level Inverter System Research Journal of Applied Sciences, Engineering and Technology 3(): 88-95, 0 ISSN: 040-7467 Maxwell Scientific Organization, 0 Received: November 3, 00 Accepted: January 0, 0 Published: February 0, 0

More information

Simulation Analysis of Three Phase & Line to Ground Fault of Induction Motor Using FFT

Simulation Analysis of Three Phase & Line to Ground Fault of Induction Motor Using FFT www.ijird.com June, 4 Vol 3 Issue 6 ISSN 78 (Online) Simulation Analysis of Three Phase & Line to Ground Fault of Induction Motor Using FFT Anant G. Kulkarni Research scholar, Dr. C. V. Raman University,

More information

Speed Control on AC Induction Motor Using PWM Controlled Voltage Source Inverter

Speed Control on AC Induction Motor Using PWM Controlled Voltage Source Inverter Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Speed Control on AC Induction Motor Using PWM Controlled Voltage Source Inverter S.RAJESHBABU

More information

Study of Unsymmetrical Cascade H-bridge Multilevel Inverter Design for Induction Motor

Study of Unsymmetrical Cascade H-bridge Multilevel Inverter Design for Induction Motor Study of Unsymmetrical Cascade H-bridge Multilevel Inverter Design for Induction Motor Pinky Arathe 1, Prof. Sunil Kumar Bhatt 2 1Research scholar, Central India Institute of Technology, Indore, (M. P.),

More information

Modeling & Simulation of Micro Grid Distribution System to reduce Harmonics Using Active Power Filters and PI controllers

Modeling & Simulation of Micro Grid Distribution System to reduce Harmonics Using Active Power Filters and PI controllers Modeling & Simulation of Micro Grid Distribution System to reduce Harmonics Using Active Power Filters and PI controllers Akashdeep Soni 1, Mr. Vikas Kumar 2 1 M.Tech (Control System) Scholar, Department

More information

COMPARATIVE STUDY OF DIFFERENT TOPOLOGIES OF FIVE LEVEL INVERTER FOR HARMONICS REDUCTION

COMPARATIVE STUDY OF DIFFERENT TOPOLOGIES OF FIVE LEVEL INVERTER FOR HARMONICS REDUCTION COMPARATIVE STUDY OF DIFFERENT TOPOLOGIES OF FIVE LEVEL INVERTER FOR HARMONICS REDUCTION Mahtab Alam 1, Mr. Jitendra Kumar Garg 2 1 Student, M.Tech, 2 Associate Prof., Department of Electrical & Electronics

More information

SVPWM Based Two Level VSI for Micro Grids

SVPWM Based Two Level VSI for Micro Grids SVPWM Based Two Level VSI for Micro Grids P. V. V. Rama Rao, M. V. Srikanth, S. Dileep Kumar Varma Abstract With advances in solid-state power electronic devices and microprocessors, various pulse-width-modulation

More information

Literature Survey: Multilevel Voltage Source Inverter With Optimized Convention Of Bidirectional Switches

Literature Survey: Multilevel Voltage Source Inverter With Optimized Convention Of Bidirectional Switches Literature Survey: Multilevel Voltage Source Inverter With Optimized Convention Of Bidirectional Switches P.Bhagya [1], M.Thangadurai [2], V.Mohamed Ibrahim [3] PG Scholar [1],, Assistant Professor [2],

More information

Hybrid 5-level inverter fed induction motor drive

Hybrid 5-level inverter fed induction motor drive ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 10 (2014) No. 3, pp. 224-230 Hybrid 5-level inverter fed induction motor drive Dr. P.V.V. Rama Rao, P. Devi Kiran, A. Phani Kumar

More information

CHAPTER 3. NOVEL MODULATION TECHNIQUES for MULTILEVEL INVERTER and HYBRID MULTILEVEL INVERTER

CHAPTER 3. NOVEL MODULATION TECHNIQUES for MULTILEVEL INVERTER and HYBRID MULTILEVEL INVERTER CHAPTER 3 NOVEL MODULATION TECHNIQUES for MULTILEVEL INVERTER and HYBRID MULTILEVEL INVERTER In different hybrid multilevel inverter topologies various modulation techniques can be applied. Every modulation

More information

Comparison of SPWM,THIPWM and PDPWM Technique Based Voltage Source Inverters for Application in Renewable Energy

Comparison of SPWM,THIPWM and PDPWM Technique Based Voltage Source Inverters for Application in Renewable Energy Comparison of SPWM,THIPWM and PDPWM Technique Based Voltage Source Inverters for Application in Renewable Energy Lokesh Chaturvedi, D. K. Yadav and Gargi Pancholi Department of Electrical Engineering,

More information

A Comparative Approachof

A Comparative Approachof ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com A Comparative Approachof Pwm and Svpwm Control for Nine Switch Inverter 1 M.Nirmala, 2 Dr.k.Baskaran

More information

Selective Harmonic Elimination (SHE) for 3-Phase Voltage Source Inverter (VSI)

Selective Harmonic Elimination (SHE) for 3-Phase Voltage Source Inverter (VSI) Selective Elimination (SHE) for 3-Phase Voltage Source Inverter (VSI) V.Karthikeyan, SVS College of Engineering, Coimbatore, India karthick77keyan@gmail.com V.J.Vijayalakshmi, Sri Krishna College of Engg

More information

ISSN: International Journal of Science, Engineering and Technology Research (IJSETR) Volume 1, Issue 5, November 2012

ISSN: International Journal of Science, Engineering and Technology Research (IJSETR) Volume 1, Issue 5, November 2012 Modified Approach for Harmonic Reduction in Multilevel Inverter Nandita Venugopal, Saipriya Ramesh, N.Shanmugavadivu Department of Electrical and Electronics Engineering Sri Venkateswara College of Engineering,

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

ADVANCED PWM SCHEMES FOR 3-PHASE CASCADED H-BRIDGE 5- LEVEL INVERTERS

ADVANCED PWM SCHEMES FOR 3-PHASE CASCADED H-BRIDGE 5- LEVEL INVERTERS Volume 120 No. 6 2018, 7795-7807 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ ADVANCED PWM SCHEMES FOR 3-PHASE CASCADED H-BRIDGE 5- LEVEL INVERTERS Devineni

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

Development of a Single-Phase PWM AC Controller

Development of a Single-Phase PWM AC Controller Pertanika J. Sci. & Technol. 16 (2): 119-127 (2008) ISSN: 0128-7680 Universiti Putra Malaysia Press Development of a Single-Phase PWM AC Controller S.M. Bashi*, N.F. Mailah and W.B. Cheng Department of

More information