Transactions on Engineering Sciences vol 11, 1996 WIT Press, ISSN

Size: px
Start display at page:

Download "Transactions on Engineering Sciences vol 11, 1996 WIT Press, ISSN"

Transcription

1 The design and modelling of resonant switched mode power supply (SMPS) using Simulink and Matlab B.Baha,»D.C.Hamill* "Department ofelectrical and Electronic Engineering, University of Brighton, Brighton, Sussex, UK *Department ofelectronic and Electrical Engineering, University of Brighton, Brighton, Sussex, UK Abstract A method of modelling DC-DC converters has been developed using SIMULINK. For flyback quasi-resonant converter (QRC), the equations for the state variables and the active and passive switches have been derived and a corresponding SIMULINK model has been constructed. Sub-models for the different parts of the controller have also been constructed, and the complete system has been simulated. This modelling technique requires less memory and CPU time than SPICE. 1 Introduction In many industrial applications, there is an increasing demand to reduce the size and weight of power supply circuits and to improve their efficiency. With advances in semiconductor devices (such as BIT, MOSFET, GTO, IGBT and MCT) and the arrival of new DC-DC converter topologies, it is now possible to increase the switching frequency of resonant converters, quasi-resonant converters (QRCs) and multi-resonant converters to the MHz range. By increasing the switching frequency, the size of inductors and capacitors in resonant switched mode power supplies (SMPS) will be reduced considerably and consequently the size and weight of these power supplies will also be reduced. The analysis, design and practical implementation of such circuits without computer simulation is extremely laborious, time-consuming and expensive. Thus computer simulation plays an important role in the design and analysis of such circuits. Traditionally various types of SPICE have been used to predict the operation of such circuits. Although SPICE can analyse converter circuits, it is less well suited to the design and analysis of controllers, which SIMULINK can handle with ease. In addition, to establish the transient response of a DC-DC converter, it is necessary to carry out long term simulation. It is well known that SPICE is very slow and is not practical for this purpose. In this paper, step-by-step modelling of a QRC and its control circuit has been carried out and the performance evaluated from the SIMULINK simulation. The converter and the controller are first represented by a set of mathematical equations; the derived equations are fed to SIMULINK; and the complete system is then simulated. This technique is expected to facilitate the design, practical implementation and testing of all types of DC-DC converters. 2 What is Simulink? SIMULINK is a computer program developed by Math Works [1] for the analysis of dynamic systems. There are two important steps in running SIMULINK: model definition and model analysis. In the definition phase a graphical editor is used to set-up hierarchical block diagram models of control systems. Blocks can be selected form the SIMULINK library and blocks can be nested within other blocks. Then the blocks can be wired together to establish the model

2 36 Software for Electrical Engineering of a system. In the analysis phase, the defined model can be simulated from the SIMULINK menu. SIMULINK can use any function of MATLAB or its related toolboxes. These toolboxes include control systems, non-linear control, robust control, optimization, system identification, neural networks, fuzzy logic, quantitative feedback theory, partial differential equations, signal processing, symbolic mathematics, and many more. MATLAB and its toolboxes are well known and widely used by control engineers. The simulation process in SIMULINK consists of numerical integration of ordinary differential equations. The available algorithms include Euler's method, Runge-Kutta third and fourth order methods, Gear's predictor-corrector method for stiff systems and Adams predictorcorrector methods. For more detailed information, the user guide of SIMULINK should be consulted [1]. SIMULINK and MATLAB are well known and widely used by control engineers and it is believed that its application can be extended to power electronics, in particular to the dynamic modelling of DC-DC converters. In the next section, SIMULINK is employed to model a resonant switched mode circuit. Sub-models for the converter and control circuit are derived, and the converter is tested in an open-loop and closed-loop system. 3 The model of Flyback QRC To illustrate the application of SIMULINK to DC-DC converters, the zero-current-switching (ZCS)flybackQRC as shown in figure (1) was used. This was derived from the PWM flyback converter by replacing the active switch by a resonant switch [2]. Figure (1), non-isolated flyback QRC Modelling is carried out in two steps: first, the state variables (ilo» vgo, il, converter are modelled, then the active and passive switches. of the 3.1 Modelling the state variables of the flyback QRC In a QRC circuit four state variables can be identified. Of these four state variables two (i vgo), associated with the resonant tank are fast changing, while the other two (i associated with the output filter, are slowly changing. The following equations represent the state variables: =J^ J VLO dt + ilo(o)

3 Software for Electrical Engineering 37 = I 'Co dt (2) =L J VL dt +il(0)- -(3) vc=c J ic dt + vc(0) (4) To determine the state of the switch and the diode, the following variables are defined: _ f 1 when S is on or Ds is conducting I 0 when S and Ds are not conducting -{ 1 when D is conducting 0 when D ts not conducting The variables A and P stand for active and passive switches respectively, and are binary variables, i.e. they are restricted to the set { 1, 0). An equation should be derived for each state variable, the active switch and passive switches throughout a complete switching cycle. From the steady state analysis, the circuit operation can be divided into four distinct stages analysed in [3]. A brief summary of each stage follows. Only the relevant equations for the purpose of simulation are presented. Finally, a single equation is derived for each state variable and for each switch. - Linear stage [A = 1, P = 1] This stage begins when S turned on and D is still conducting. The equations can be derived from figure (2): vlo = ico= 'C = - - VL (5) +io) (6) +io) (7) 'Lo- IL *" I -Co' >\ FL c " " c" I Re* "l Figure (2), equivalent circuit of linear stage - Resonant stage [A = 1, P = 0] Either S or Ds are conducts, but D is off. This stage is governed by equation (5) and the following equations: I ic = -io (9)

4 38 Software for Electrical Engineering - Recovery stage [A = 0, P = 0] In this stage none of S, Ds and D conduct, and the following equations can be written: VLO = (10) ilo = (11) ico = -il (12) together with equation (9) for the output capacitor. - Free-Wheeling stage [A = 0, P = 1] S and Ds are still off but the diode D is now forward biased. The equations during stage are (10), (11) and ico= Transactions on Engineering Sciences vol 11, 1996 WIT Press, ISSN Having considered the four stages, the equations can be combined into a single one for each state variable. For the resonant inductor current, it is necessary to consider the condition of the active switch and the integrator used equation (1). The voltage across the resonant inductor depends on the condition of the switch. When the switch is on (A = 1) the voltage across the resonant inductor is given by equation (5), and when the switch is off (A = 0) the voltage is zero. This function is represented by the Switch block in figure (3). To ensure that the resonant inductor current is zero when the switch is off, a reset integrator block has been included in figure (3). The voltage across the resonant capacitor is described by equation (2). The current in the resonant capacitor depends on the diode condition. When the diode is conducting (P = 1 ), the current is given by equations (6) and (12), and when the diode is not conducting (P = 0), it is given by equation (8). Hence, the current during a switching cycle can be represented by equation (15). Co ico = [OLo -il + io) CQ + C ' ^ " ^o - il)- P (15) where P =0 when P = 1 and vice versa. Similarly, the SIMULINK model for the filter capacitor current can be written as follows: ic = - [(%Lo -il + io) QT+~C ^ " <*Lo - il). P ( 1 6) In figure (3), the ESR of the filter capacitor has also been included in the model. 3.2 Modelling the active and passive switches The full-wave switch (S in parallel with Ds) can be represented by a switching variable A' given by A = A OR ( ilo < 0) AND A (17)

5 Software for Electrical Engineering 39 If a half-wave switch (S in series with Ds) were used, equation (17) would become: A = A AND (ilo > 0) (18) The logical equations (17) is used here. Similarly the diode D is described by P'= [P AND A AND (iq > 0)] OR ( A AND P) where if) is the diode current. (19) In figure (3), memory blocks have been inserted in the diode model to break algebraic loops. It is necessary to break algebraic loops in order to prevent SIMULINK from solving them iteratively according to SIMULINK Release notes [4]. (The memory blocks performs a sample and hold function). To test and simulate the model, the QRC Input voltage: Vdc Output voltage: 20V dc Output power: 12-50W Maximum frequency: 100kHz Ripple: 1% was designed to the following specification: The design procedure proposed in [3] was used to obtain the values of the converter components. The converter can then be simulated open-loop under steady-state and transient conditions. Here, the emphasis is on the transient analysis of the converter and its controller which will be discussed in the next section. Figure (3): The SIMULINK model of the flyback ZCS-QRC

6 40 Software for Electrical Engineering 4 Simulink Modelling of the Control Circuit Figure (4) shows an isolated version of flyback ZCS-QRC with its control circuit which includes a current sensing network, a compensation network, an integrator, a comparator and a timer circuit. The control circuit has been designed on the basis of the small-signal model of the flyback QRC proposed in [5]. ^ ] - J-c r " T I HResr Vout Rfl Rf2 S = BUK , Ds = D =BYR , Vin = 40-60V, Vout = 20V, LQ = 5.8uH, Co = 109nF, L = 88p.H, C = 1200^F, R = 8Q- 33O, Rfi= 17.3kft, Rf? = 2.7kO, RI = 18kQ, R] = 300Q, R3 = 27kQ, R4 = 5.6KQ, R$ = lookn, Cjc= l^f, C\ = loopf, C? = 85nF, REXT = loko, CEXT = loopf, IC1 =LF356, IC2 = LM319, IC3 = 54LS123 Figure (4), schematic of the control circuit for flyback To model the control circuit, each part was considered separately then combined and simulated. To simulate the network which senses the inductor current, the voltage across the filter inductor N2 (vl3) divided by the turns ratio n = ^z is integrated. The model of this network shown in figure (5) can obtained derived using equation (20): where RI and Q resistor. (20) are the components of the integrator circuit and Rf is the finite gain limiting The transfer function of the compensation network is of the following form: QRC

7 Software for Electrical Engineering 41 Vr = - HT 1+sTz (21) For the purposes of SIMULINK, equation (21) can be divided into two parts, where the first part represents the integrator for the inductor current and the second part represents the compensation network. The complete model for the flyback QRC and its control circuit is shown in figure (5). This model has been used to obtain the transient response and other simulation results which will be discussed in the next section. s 1^1 Vin2 RLoad ^ -^ ^ H Flybjick IL_ U [^>-»jdu/dt 1/n Derwatwe Oairi2 Integrator 1/RC 7" i ^.+_ J ^ Timer r\ ^.. _._. -V um2 Comparator ^~lj[ 3.3) Referenocl num(«) dent) Tranafer Fen Kg «J nn Surn Reference Figure (5): The SIMULINK model of control system

8 42 Software for Electrical Engineering 5 Simulation Results The model shown in figure (5) was simulated for both steady-state and transient conditions. Long term simulation was carried out to show the transient response of the system. The response of the system to a change in the load from 20Q to 10O is shown in figure (6). The response to a step change in the input voltage from 20V to 30V with a fixed load of 8D is shown in figure (7). The output voltage response of the system is well damped in each case, the maximum overshoot is 200m V and the settling time is 3ms. The model has also been tested in the steady-state condition. The error voltage, the inverted AC part of the filter inductor current, the reference signal (which are the two inputs to the comparator) and the output of the comparator which is the input to timer circuit have been simulated; the results are shown in figure (8). These results indicate that the control circuit is working as predicted by the frequency domain and time analysis presented in [5]. Several attempts were made to carry out long term simulation on the same computer using PSPICE, but because of memory limitations, the computer was not able to finish the simulation. How ever, it was obvious that the simulation was proceeding very slowly. output voltage Figure (6): The response of the system due to load change (20 fc to 10Q)

9 Software for Electrical Engineering 43 output *c!tage Figure (7): The response of the system due to the input voltage change (20V to 30V) control signal 2 3 output comparator < 10"' 0.5 fl -if n i 1 j H PI I Figure (8): The inverted AC part of the filter inductor current, the reference signal, comparator output which is input to the timer

10 44 Software for Electrical Engineering 6 Conclusion A new modelling technique has been developed for conventional and resonant power supplies. First, mathematical equations for the state variables and the switches are used to construct a SIMULINK dynamic model of the switched mode circuit. Next, models are derived for the compensation network and other parts of controller. Finally, long term simulations can be carried out to obtain the transient response of the system. The advantages of using SIMULINK are: 1- SIMULINK has access to sophisticated routines embedded in various MATLAB toolboxes. 2- The simulation is faster than SPICE and requires less memory. However, the disadvantages are: 1- In deriving the equations, human error may be made invalidating the simulation results. 2- Because the switching devices are idealised, the detailed waveforms of the real devices will differ from the simulations. Despite of these disadvantages, there is a place for this technique in the dynamic analysis of converters and in the design of suitable controllers, where SPICE performs unsatisfactorily. This modelling technique could easily be extended to other power electronics applications, such as motor drives. References 1- The Math Works Inc., "SIMULINK, Dynamic System Simulation Software," Liu, K.H. and Lee, F.C., "Resonant Switches - Topologies and Characteristics," IEEE Power Electronics Specialist Conference (PESC) Record, 1985, pp Baha, B., "Analysis of quasi-resonant converters using the state-plane method,"international Journal on Circuit Theory and Applications, Vol.21, no.6, November- December, pp The Math Works Inc., "SIMULINK 1.3 Release Notes," Baha, B., "The small-signal modelling and design of trough current control of QRCs," Internal report, University of Brighton, January 1996.

Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor

Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p-ISSN: 2278-8735 PP 45-52 www.iosrjournals.org Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor

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

INVESTIGATION OF GATE DRIVERS FOR SNUBBERLESS OVERVOLTAGE SUPPRESSION OF POWER IGBTS

INVESTIGATION OF GATE DRIVERS FOR SNUBBERLESS OVERVOLTAGE SUPPRESSION OF POWER IGBTS INVESTIGATION OF GATE DRIVERS FOR SNUBBERLESS OVERVOLTAGE SUPPRESSION OF POWER IGBTS Alvis Sokolovs, Iļja Galkins Riga Technical University, Department of Power and Electrical Engineering Kronvalda blvd.

More information

CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM

CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM 63 CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM 3.1 INTRODUCTION The power output of the PV module varies with the irradiation and the temperature and the output

More information

Designing and Implementing of 72V/150V Closed loop Boost Converter for Electoral Vehicle

Designing and Implementing of 72V/150V Closed loop Boost Converter for Electoral Vehicle International Journal of Current Engineering and Technology E-ISSN 77 4106, P-ISSN 347 5161 017 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Designing

More information

Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System

Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System Anju Gupta Department of Electrical and Electronics Engg. YMCA University of Science and Technology anjugupta112@gmail.com P.

More information

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: [Chakradhar et al., 3(6): June, 2014] ISSN:

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: [Chakradhar et al., 3(6): June, 2014] ISSN: IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Development of TMS320F2810 DSP Based Bidirectional buck-boost Chopper Mr. K.S. Chakradhar *1, M.Ayesha siddiqa 2, T.Vandhana 3,

More information

Linear Peak Current Mode Controlled Non-inverting Buck-Boost Power-Factor-Correction Converter

Linear Peak Current Mode Controlled Non-inverting Buck-Boost Power-Factor-Correction Converter Linear Peak Current Mode Controlled Non-inverting Buck-Boost Power-Factor-Correction Converter Mr.S.Naganjaneyulu M-Tech Student Scholar Department of Electrical & Electronics Engineering, VRS&YRN College

More information

VOLTAGE MODE CONTROL OF SOFT SWITCHED BOOST CONVERTER BY TYPE II & TYPE III COMPENSATOR

VOLTAGE MODE CONTROL OF SOFT SWITCHED BOOST CONVERTER BY TYPE II & TYPE III COMPENSATOR 1002 VOLTAGE MODE CONTROL OF SOFT SWITCHED BOOST CONVERTER BY TYPE II & TYPE III COMPENSATOR NIKITA SINGH 1 ELECTRONICS DESIGN AND TECHNOLOGY, M.TECH NATIONAL INSTITUTE OF ELECTRONICS AND INFORMATION TECHNOLOGY

More information

Fuzzy Logic Controller on DC/DC Boost Converter

Fuzzy Logic Controller on DC/DC Boost Converter 21 IEEE International Conference on Power and Energy (PECon21), Nov 29 - Dec 1, 21, Kuala Lumpur, Malaysia Fuzzy Logic Controller on DC/DC Boost Converter N.F Nik Ismail, Member IEEE,Email: nikfasdi@yahoo.com

More information

1) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz

1) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz ) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz Solution: a) Input is of constant amplitude of 2 V from 0 to 0. ms and 2 V from 0. ms to 0.2 ms. The output

More information

Fundamentals of Power Electronics

Fundamentals of Power Electronics Fundamentals of Power Electronics SECOND EDITION Robert W. Erickson Dragan Maksimovic University of Colorado Boulder, Colorado Preface 1 Introduction 1 1.1 Introduction to Power Processing 1 1.2 Several

More information

HIGH STEP UP SWITCHED CAPACITOR INDUCTOR DC VOLTAGE REGULATOR

HIGH STEP UP SWITCHED CAPACITOR INDUCTOR DC VOLTAGE REGULATOR INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM4) 30-3, December, 204, Ernakulam,

More information

DC/DC Converter. Introduction

DC/DC Converter. Introduction DC/DC Converter Introduction This example demonstrates the use of Saber in the design of a DC/DC power converter. The converter is assumed to be a part of a larger system and is modeled at different levels

More information

Chapter 6 ACTIVE CLAMP ZVS FLYBACK CONVERTER WITH OUTPUT VOLTAGE DOULER

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

More information

Performance Evaluation of Negative Output Multiple Lift-Push-Pull Switched Capacitor Luo Converter

Performance Evaluation of Negative Output Multiple Lift-Push-Pull Switched Capacitor Luo Converter Australian Journal of Basic and Applied Sciences, 1(12) July 216, Pages: 126-13 AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 239-8414 Journal home page: www.ajbasweb.com Performance

More information

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter 3.1 Introduction DC/DC Converter efficiently converts unregulated DC voltage to a regulated DC voltage with better efficiency and high power density.

More information

Chapter 6 Soft-Switching dc-dc Converters Outlines

Chapter 6 Soft-Switching dc-dc Converters Outlines Chapter 6 Soft-Switching dc-dc Converters Outlines Classification of soft-switching resonant converters Advantages and disadvantages of ZCS and ZVS Zero-current switching topologies The resonant switch

More information

SIMULATION WITH THE CUK TOPOLOGY ECE562: Power Electronics I COLORADO STATE UNIVERSITY. Modified in Fall 2011

SIMULATION WITH THE CUK TOPOLOGY ECE562: Power Electronics I COLORADO STATE UNIVERSITY. Modified in Fall 2011 SIMULATION WITH THE CUK TOPOLOGY ECE562: Power Electronics I COLORADO STATE UNIVERSITY Modified in Fall 2011 ECE 562 Cuk Converter (NL5 Simulation) Laboratory Page 1 PURPOSE: The purpose of this lab is

More information

Chapter 4 SOFT SWITCHED PUSH-PULL CONVERTER WITH OUTPUT VOLTAGE DOUBLER

Chapter 4 SOFT SWITCHED PUSH-PULL CONVERTER WITH OUTPUT VOLTAGE DOUBLER 61 Chapter 4 SOFT SWITCHED PUSH-PULL CONVERTER WITH OUTPUT VOLTAGE DOUBLER S.No. Name of the Sub-Title Page No. 4.1 Introduction 62 4.2 Single output primary ZVS push-pull Converter 62 4.3 Multi-Output

More information

SIMULATIONS WITH THE BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY. Modified February 2006

SIMULATIONS WITH THE BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY. Modified February 2006 SIMULATIONS WITH THE BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY Modified February 26 Page 1 of 24 PURPOSE: The purpose of this lab is to simulate the Boost converter using ORCAD

More information

Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller

Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller International Journal of Control Theory and Applications ISSN : 0974-5572 International Science Press Volume 10 Number 25 2017 Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller

More information

POWER FACTOR CORRECTION OF ELECTRONIC BALLAST FOR FLUORESCENT LAMPS BY BOOST TOPOLOGY

POWER FACTOR CORRECTION OF ELECTRONIC BALLAST FOR FLUORESCENT LAMPS BY BOOST TOPOLOGY POWER FACTOR CORRECTION OF ELECTRONIC BALLAST FOR FLUORESCENT LAMPS BY BOOST TOPOLOGY Kahan K. Raval 1, Jainish Rana 2 PG Student, Electronics & Communication,SNPIT & RC, Umrakh, Bardoli, Surat, India

More information

CHAPTER 7 HARDWARE IMPLEMENTATION

CHAPTER 7 HARDWARE IMPLEMENTATION 168 CHAPTER 7 HARDWARE IMPLEMENTATION 7.1 OVERVIEW In the previous chapters discussed about the design and simulation of Discrete controller for ZVS Buck, Interleaved Boost, Buck-Boost, Double Frequency

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

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

Experiment DC-DC converter

Experiment DC-DC converter POWER ELECTRONIC LAB Experiment-7-8-9 DC-DC converter Power Electronics Lab Ali Shafique, Ijhar Khan, Dr. Syed Abdul Rahman Kashif 10/11/2015 This manual needs to be completed before the mid-term examination.

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

Power supplies are one of the last holdouts of true. The Purpose of Loop Gain DESIGNER SERIES

Power supplies are one of the last holdouts of true. The Purpose of Loop Gain DESIGNER SERIES DESIGNER SERIES Power supplies are one of the last holdouts of true analog feedback in electronics. For various reasons, including cost, noise, protection, and speed, they have remained this way in the

More information

CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM

CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM 60 CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM 3.1 INTRODUCTION Literature reports voluminous research to improve the PV power system efficiency through material development,

More information

IMPLEMENTATION OF FM-ZCS-QUASI RESONANT CONVERTER FED DC SERVO DRIVE

IMPLEMENTATION OF FM-ZCS-QUASI RESONANT CONVERTER FED DC SERVO DRIVE IMPLEMENTATION OF FM-ZCS-QUASI RESONANT CONVERTER FED DC SERVO DRIVE 1 K. NARASIMHA RAO, 2 DR V.C. VEERA REDDY 1 Research Scholar,Department of Electrictrical Engg,S V University, Tirupati, India 2 Professor,

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

Demonstration. Agenda

Demonstration. Agenda Demonstration Edward Lee 2009 Microchip Technology, Inc. 1 Agenda 1. Buck/Boost Board with Explorer 16 2. AC/DC Reference Design 3. Pure Sinewave Inverter Reference Design 4. Interleaved PFC Reference

More information

Designing low-frequency decoupling using SIMPLIS

Designing low-frequency decoupling using SIMPLIS Designing low-frequency decoupling using SIMPLIS K. Covi Traditional approach to sizing decoupling Determine effective ESR required Parallel electrolytic caps until ESR = ΔV/ΔI where ΔV = desired voltage

More information

Digital Control for Power Electronics 2.0

Digital Control for Power Electronics 2.0 Digital Control for Power Electronics 2.0 Michael Harrison 9 th November 2017 Driving Factors for Improved SMPS Control 2 End market requirements for improved SMPS performance: Power conversion efficiency

More information

Design and implementation of a LLC-ZCS Converter for Hybrid/Electric Vehicles

Design and implementation of a LLC-ZCS Converter for Hybrid/Electric Vehicles Design and implementation of a LLC-ZCS Converter for Hybrid/Electric Vehicles Davide GIACOMINI Principal, Automotive HVICs Infineon Italy s.r.l. ATV division Need for clean Hybrid and Full Electric vehicles

More information

While the Riso circuit is both simple to implement and design it has a big disadvantage in precision circuits. The voltage drop from Riso is

While the Riso circuit is both simple to implement and design it has a big disadvantage in precision circuits. The voltage drop from Riso is Hello, and welcome to part six of the TI Precision Labs on op amp stability. This lecture will describe the Riso with dual feedback stability compensation method. From 5: The previous videos discussed

More information

Negative Output Multiple Lift-Push-Pull Switched Capacitor for Automotive Applications by Using Soft Switching Technique

Negative Output Multiple Lift-Push-Pull Switched Capacitor for Automotive Applications by Using Soft Switching Technique IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 232-3331 PP 4-44 www.iosrjournals.org Negative Output Multiple Lift-Push-Pull Switched Capacitor for Automotive

More information

CHAPTER 2 PHASE SHIFTED SERIES RESONANT DC TO DC CONVERTER

CHAPTER 2 PHASE SHIFTED SERIES RESONANT DC TO DC CONVERTER 30 CHAPTER 2 PHASE SHIFTED SERIES RESONANT DC TO DC CONVERTER 2.1 INTRODUCTION This chapter introduces the phase shifted series resonant converter (PSRC). Operation of the circuit is explained. Design

More information

MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE

MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE This thesis is submitted as partial fulfillment of the requirement for the award of Bachelor of Electrical Engineering (Power System) Faculty of

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Inclusion of Switching Loss in the Averaged Equivalent Circuit Model The methods of Chapter 3 can

More information

CHAPTER 2 A SERIES PARALLEL RESONANT CONVERTER WITH OPEN LOOP CONTROL

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

More information

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

TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS vi TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ABSTRACT LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS iii x xi xvii 1 INTRODUCTION 1 1.1 INTRODUCTION 1 1.2 BACKGROUND 2 1.2.1 Types

More information

is demonstrated by considering the conduction resistances and their voltage drop in DCM. This paper presents DC and small-signal circuit models of the

is demonstrated by considering the conduction resistances and their voltage drop in DCM. This paper presents DC and small-signal circuit models of the Average Model of Boost Converter, including Parasitics, operating in Discontinuous Conduction Mode (DCM) Haytham Abdelgawad and Vijay Sood Faculty of Engineering and Applied Science, University of Ontario

More information

Modified Resonant Transition Switching for Buck Converter

Modified Resonant Transition Switching for Buck Converter Modified Resonant Transition Switching for Buck Converter Derick Mathew*, Mohanraj M*, Midhun Raju** *Power Electronics and Drives, Karunya University, Coimbatore, India **Renewable Energy Technologies,

More information

Published in A R DIGITECH

Published in A R DIGITECH DESIGN AND ANALYSIS OF DC-DC BOOST CONVERTER BY USING MATLAB SIMULINK Pund Sunil Kacharu*1,Vivek Kumar Yadav*2 *1(PG Scholar, Assistant Professor, RKDF Bhopal (M.P.)) Sunilpund25@gmail.com,ee.rkdf@gmail.com

More information

AC-DC SMPS: Up to 15W Application Solutions

AC-DC SMPS: Up to 15W Application Solutions AC-DC SMPS: Up to 15W Application Solutions Yehui Han Applications Engineer April 2017 Agenda 2 Introduction Flyback Topology Optimization Buck Topology Optimization Layout and EMI Optimization edesignsuite

More information

DESIGN AND FPGA IMPLEMENTATION OF SLIDING MODE CONTROLLER FOR BUCK CONVERTER

DESIGN AND FPGA IMPLEMENTATION OF SLIDING MODE CONTROLLER FOR BUCK CONVERTER DESIGN AND FPGA IMPLEMENTATION OF SLIDING MODE CONTROLLER FOR BUCK CONVERTER 1 ABHINAV PRABHU, 2 SHUBHA RAO K 1 Student (M.Tech in CAID), 2 Associate Professor Department of Electrical and Electronics,

More information

A HIGHLY EFFICIENT ISOLATED DC-DC BOOST CONVERTER

A HIGHLY EFFICIENT ISOLATED DC-DC BOOST CONVERTER A HIGHLY EFFICIENT ISOLATED DC-DC BOOST CONVERTER 1 Aravind Murali, 2 Mr.Benny.K.K, 3 Mrs.Priya.S.P 1 PG Scholar, 2 Associate Professor, 3 Assistant Professor Abstract - This paper proposes a highly efficient

More information

DYNAMIC CONTROL OF INTERLEAVED BOOST CONVERTER FOR AUTOMOTIVE LED LIGHTING APPLICATION

DYNAMIC CONTROL OF INTERLEAVED BOOST CONVERTER FOR AUTOMOTIVE LED LIGHTING APPLICATION Int. J. Elec&Electr.Eng&Telecoms. 2015 Ajith P and H Umesh Prabhu, 2015 Research Paper ISSN 2319 2518 www.ijeetc.com Special Issue, Vol. 1, No. 1, March 2015 National Level Technical Conference P&E- BiDD-2015

More information

Power quality improvement and ripple cancellation in zeta converters

Power quality improvement and ripple cancellation in zeta converters Power quality improvement and ripple cancellation in zeta converters Mariamma John 1, Jois.K.George 2 1 Student, Kottayam Institute of Technology and Science, Chengalam, Kottayam, India 2Assistant Professor,

More information

Evaluating Conduction Loss of a Parallel IGBT-MOSFET Combination

Evaluating Conduction Loss of a Parallel IGBT-MOSFET Combination Evaluating Conduction Loss of a Parallel IGBT-MOSFET Combination Jonathan W. Kimball, Member Patrick L. Chapman, Member Grainger Center for Electric Machinery and Electromechanics University of Illinois

More information

Introduction to Modeling of Switched Mode Power Converters Using MATLAB and Simulink

Introduction to Modeling of Switched Mode Power Converters Using MATLAB and Simulink Introduction to Modeling of Switched Mode Power Converters Using MATLAB and Simulink Extensive introductory tutorials for MATLAB and Simulink, including Control Systems Toolbox and Simulink Control Design

More information

High Frequency Soft Switching Of PWM Boost Converter Using Auxiliary Resonant Circuit

High Frequency Soft Switching Of PWM Boost Converter Using Auxiliary Resonant Circuit RESEARCH ARTICLE OPEN ACCESS High Frequency Soft Switching Of PWM Boost Converter Using Auxiliary Resonant Circuit C. P. Sai Kiran*, M. Vishnu Vardhan** * M-Tech (PE&ED) Student, Department of EEE, SVCET,

More information

Zero Voltage Switching In Practical Active Clamp Forward Converter

Zero Voltage Switching In Practical Active Clamp Forward Converter Zero Voltage Switching In Practical Active Clamp Forward Converter Laishram Ritu VTU; POWER ELECTRONICS; India ABSTRACT In this paper; zero voltage switching in active clamp forward converter is investigated.

More information

Implementation of Resistor based Protection Scheme for the Fault Conditions and Closed Loop Operation of a Three-Level DC-DC Converter

Implementation of Resistor based Protection Scheme for the Fault Conditions and Closed Loop Operation of a Three-Level DC-DC Converter Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Implementation

More information

Advances in Averaged Switch Modeling

Advances in Averaged Switch Modeling Advances in Averaged Switch Modeling Robert W. Erickson Power Electronics Group University of Colorado Boulder, Colorado USA 80309-0425 rwe@boulder.colorado.edu http://ece-www.colorado.edu/~pwrelect 1

More information

Circuit Averaging for Boost Converter Involving Generation of Pseudo-Random Carrier Modulation via PSIM

Circuit Averaging for Boost Converter Involving Generation of Pseudo-Random Carrier Modulation via PSIM American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-03, Issue-07, pp-23-27 www.ajer.org Research Paper Open Access Circuit Averaging for Boost Converter Involving

More information

Hybrid Behavioral-Analytical Loss Model for a High Frequency and Low Load DC-DC Buck Converter

Hybrid Behavioral-Analytical Loss Model for a High Frequency and Low Load DC-DC Buck Converter Hybrid Behavioral-Analytical Loss Model for a High Frequency and Low Load DC-DC Buck Converter D. Díaz, M. Vasić, O. García, J.A. Oliver, P. Alou, J.A. Cobos ABSTRACT This work presents a behavioral-analytical

More information

Bridgeless Cuk Power Factor Corrector with Regulated Output Voltage

Bridgeless Cuk Power Factor Corrector with Regulated Output Voltage Bridgeless Cuk Power Factor Corrector with Regulated Output Voltage Ajeesh P R 1, Prof. Dinto Mathew 2, Prof. Sera Mathew 3 1 PG Scholar, 2,3 Professors, Department of Electrical and Electronics Engineering,

More information

MODERN switching power converters require many features

MODERN switching power converters require many features IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 19, NO. 1, JANUARY 2004 87 A Parallel-Connected Single Phase Power Factor Correction Approach With Improved Efficiency Sangsun Kim, Member, IEEE, and Prasad

More information

A Novel Transformer Less Interleaved Four Phase High Step Down Dc Converter

A Novel Transformer Less Interleaved Four Phase High Step Down Dc Converter IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 20-28 www.iosrjen.org A Novel Transformer Less Interleaved Four Phase High Step Down Dc Converter Soumia Johnson 1, Krishnakumar.

More information

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz Department of Electrical & Computer Engineering Technology EET 3086C Circuit Analysis Laboratory Experiments Masood Ejaz Experiment # 1 DC Measurements of a Resistive Circuit and Proof of Thevenin Theorem

More information

Lecture 24 Computer Modeling and Simulation of PWM Converter Circuits

Lecture 24 Computer Modeling and Simulation of PWM Converter Circuits Lecture 24 Computer Modeling and Simulation of PWM Converter Circuits 1 A.. Overview of Computer Simulation of Switched Converter Waveforms 1. General PWM Converter simulation goals 2. Special challenges

More information

A Single Phase Single Stage AC/DC Converter with High Input Power Factor and Tight Output Voltage Regulation

A Single Phase Single Stage AC/DC Converter with High Input Power Factor and Tight Output Voltage Regulation 638 Progress In Electromagnetics Research Symposium 2006, Cambridge, USA, March 26-29 A Single Phase Single Stage AC/DC Converter with High Input Power Factor and Tight Output Voltage Regulation A. K.

More information

IMPORTANCE OF VSC IN HVDC

IMPORTANCE OF VSC IN HVDC IMPORTANCE OF VSC IN HVDC Snigdha Sharma (Electrical Department, SIT, Meerut) ABSTRACT The demand of electrical energy has been increasing day by day. To meet these high demands, reliable and stable transmission

More information

A Novel Technique to Reduce the Switching Losses in a Synchronous Buck Converter

A Novel Technique to Reduce the Switching Losses in a Synchronous Buck Converter A Novel Technique to Reduce the Switching Losses in a Synchronous Buck Converter A. K. Panda and Aroul. K Abstract--This paper proposes a zero-voltage transition (ZVT) PWM synchronous buck converter, which

More information

Design And Analysis Of Dc-Dc Converter For Photovoltaic (PV) Applications.

Design And Analysis Of Dc-Dc Converter For Photovoltaic (PV) Applications. IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 53-60 www.iosrjen.org Design And Analysis Of Dc-Dc Converter For Photovoltaic (PV) Applications. Sangeetha U G 1 (PG Scholar,

More information

An Introductory Guide to Circuit Simulation using NI Multisim 12

An Introductory Guide to Circuit Simulation using NI Multisim 12 School of Engineering and Technology An Introductory Guide to Circuit Simulation using NI Multisim 12 This booklet belongs to: This document provides a brief overview and introductory tutorial for circuit

More information

Assignment 11. 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz

Assignment 11. 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz Assignment 11 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz Vo = 1 x R1Cf 0 Vin t dt, voltage output for the op amp integrator 0.1 m 1

More information

Chapter 12: Electronic Circuit Simulation and Layout Software

Chapter 12: Electronic Circuit Simulation and Layout Software Chapter 12: Electronic Circuit Simulation and Layout Software In this chapter, we introduce the use of analog circuit simulation software and circuit layout software. I. Introduction So far we have designed

More information

Single Switch Forward Converter

Single Switch Forward Converter Single Switch Forward Converter This application note discusses the capabilities of PSpice A/D using an example of 48V/300W, 150 KHz offline forward converter voltage regulator module (VRM), design and

More information

CHAPTER 6 INPUT VOLATGE REGULATION AND EXPERIMENTAL INVESTIGATION OF NON-LINEAR DYNAMICS IN PV SYSTEM

CHAPTER 6 INPUT VOLATGE REGULATION AND EXPERIMENTAL INVESTIGATION OF NON-LINEAR DYNAMICS IN PV SYSTEM CHAPTER 6 INPUT VOLATGE REGULATION AND EXPERIMENTAL INVESTIGATION OF NON-LINEAR DYNAMICS IN PV SYSTEM 6. INTRODUCTION The DC-DC Cuk converter is used as an interface between the PV array and the load,

More information

SIMULATION AND IMPLEMENTATION OF PID-ANN CONTROLLER FOR CHOPPER FED EMBEDDED PMDC MOTOR

SIMULATION AND IMPLEMENTATION OF PID-ANN CONTROLLER FOR CHOPPER FED EMBEDDED PMDC MOTOR ISSN: 2229-6956(ONLINE) DOI: 10.21917/ijsc.2012.0049 ICTACT JOURNAL ON SOFT COMPUTING, APRIL 2012, VOLUME: 02, ISSUE: 03 SIMULATION AND IMPLEMENTATION OF PID-ANN CONTROLLER FOR CHOPPER FED EMBEDDED PMDC

More information

A New Quadratic Boost Converter with PFC Applications

A New Quadratic Boost Converter with PFC Applications Proceedings of the th WSEAS International Conference on CICUITS, uliagmeni, Athens, Greece, July -, 6 (pp3-8) A New Quadratic Boost Converter with PFC Applications DAN LASCU, MIHAELA LASCU, IOAN LIE, MIHAIL

More information

Llc Resonant Converter for Battery Charging Applications

Llc Resonant Converter for Battery Charging Applications The International Journal Of Engineering And Science (IJES) Volume 3 Issue 3 Pages 37-44 2014 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Llc Resonant Converter for Battery Charging Applications 1 A.Sakul

More information

DESIGN OF TAPPED INDUCTOR BASED BUCK-BOOST CONVERTER FOR DC MOTOR

DESIGN OF TAPPED INDUCTOR BASED BUCK-BOOST CONVERTER FOR DC MOTOR DESIGN OF TAPPED INDUCTOR BASED BUCK-BOOST CONVERTER FOR DC MOTOR 1 Arun.K, 2 Lingeshwaran.J, 3 C.Yuvraj, 4 M.Sudhakaran 1,2 Department of EEE, GTEC, Vellore. 3 Assistant Professor/EEE, GTEC, Vellore.

More information

Design and Implementation of Bridge PFC Boost Converter

Design and Implementation of Bridge PFC Boost Converter IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 5 Ver. III (Sep - Oct 2016), PP 01-07 www.iosrjournals.org Design and Implementation

More information

A BI-DIRECTIONAL DC-DC CONVERTER TOPOLOGY FOR LOW POWER APPLICATION 1

A BI-DIRECTIONAL DC-DC CONVERTER TOPOLOGY FOR LOW POWER APPLICATION 1 A BI-DIRECTIONAL DC-DC CONVERTER TOPOLOGY FOR LOW POWER APPLICATION 1 Khyati K Champaneria, 2 Urvi T. Jariwala 1 PG Student, 2 Professor, Electrical Engineering Department, Sarvajanik College of Engineering

More information

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) THE DESIGN AND IMPLEMENTATION OF A SINGLE-PHASE POWER FACTOR CORRECTION CIRCUIT

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) THE DESIGN AND IMPLEMENTATION OF A SINGLE-PHASE POWER FACTOR CORRECTION CIRCUIT INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) International Journal of Electrical Engineering and Technology (IJEET), ISSN 976 6545(Print), ISSN 976 6553(Online) Volume 3, Issue

More information

Digital Current Mode Controller for Buck Converter

Digital Current Mode Controller for Buck Converter International Journal of Modern Research in Engineering & Management (IJMREM) Volume 1 Issue 6 Pages 01-08 June 2018 ISSN: 2581-4540 Digital Current Mode Controller for Buck Converter 1, Ahsan Hanif, 2,

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

DC-DC Resonant converters with APWM control

DC-DC Resonant converters with APWM control IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) ISSN: 2278-1676 Volume 2, Issue 5 (Sep-Oct. 2012), PP 43-49 DC-DC Resonant converters with APWM control Preeta John 1 Electronics Department,

More information

High-Efficiency Forward Transformer Reset Scheme Utilizes Integrated DC-DC Switcher IC Function

High-Efficiency Forward Transformer Reset Scheme Utilizes Integrated DC-DC Switcher IC Function High-Efficiency Forward Transformer Reset Scheme Utilizes Integrated DC-DC Switcher IC Function Author: Tiziano Pastore Power Integrations GmbH Germany Abstract: This paper discusses a simple high-efficiency

More information

Application of Fuzzy Logic Controller in Shunt Active Power Filter

Application of Fuzzy Logic Controller in Shunt Active Power Filter IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 11 April 2016 ISSN (online): 2349-6010 Application of Fuzzy Logic Controller in Shunt Active Power Filter Ketan

More information

SIMULATION STUDIES OF HALF-BRIDGE ISOLATED DC/DC BOOST CONVERTER

SIMULATION STUDIES OF HALF-BRIDGE ISOLATED DC/DC BOOST CONVERTER POZNAN UNIVE RSITY OF TE CHNOLOGY ACADE MIC JOURNALS No 80 Electrical Engineering 2014 Adam KRUPA* SIMULATION STUDIES OF HALF-BRIDGE ISOLATED DC/DC BOOST CONVERTER In order to utilize energy from low voltage

More information

Keywords: DC-DC converter, Boost converter, Buck converter, Proportional-Integral-Derivative controller, IGBT

Keywords: DC-DC converter, Boost converter, Buck converter, Proportional-Integral-Derivative controller, IGBT Available online at www.ijiere.com International Journal of Innovative and Emerging Research in Engineering e-issn: 2394-3343 p-issn: 2394-5494 Design and Simulation of PID Controller for Power Electronics

More information

ZCS-PWM Converter for Reducing Switching Losses

ZCS-PWM Converter for Reducing Switching Losses IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 1 Ver. III (Jan. 2014), PP 29-35 ZCS-PWM Converter for Reducing Switching Losses

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

Australian Journal of Basic and Applied Sciences. Design A Buck Boost Controller Analysis For Non-Idealization Effects

Australian Journal of Basic and Applied Sciences. Design A Buck Boost Controller Analysis For Non-Idealization Effects AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Design A Buck Boost Controller Analysis For Non-Idealization Effects Husham I. Hussein

More information

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 23 CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 2.1 PID CONTROLLER A proportional Integral Derivative controller (PID controller) find its application in industrial control system. It

More information

Simulation Comparison of Resonant Reset Forward Converter with Auxiliary Winding Reset Forward Converter

Simulation Comparison of Resonant Reset Forward Converter with Auxiliary Winding Reset Forward Converter Simulation Comparison of Resonant Reset Forward Converter with Auxiliary Winding Reset Forward Converter Santosh B L 1, Dr.P.Selvan M.E. 2 1 M.E.(PED),ESCE Perundurai, (India) 2 Ph.D,Dept. of EEE, ESCE,

More information

In association with International Journal Scientific Research in Science and Technology

In association with International Journal Scientific Research in Science and Technology 1st International Conference on Applied Soft Computing Techniques 22 & 23.04.2017 In association with International Journal of Scientific Research in Science and Technology Design and implementation of

More information

Chapter 3 HARD SWITCHED PUSH-PULL TOPOLOGY

Chapter 3 HARD SWITCHED PUSH-PULL TOPOLOGY 35 Chapter 3 HARD SWITCHED PUSH-PULL TOPOLOGY S.No. Name of the Sub-Title Page No. 3.1 Introduction 36 3.2 Single Output Push Pull Converter 36 3.3 Multi-Output Push-Pull Converter 37 3.4 Closed Loop Simulation

More information

High Frequency Isolated Series Parallel Resonant Converter

High Frequency Isolated Series Parallel Resonant Converter Indian Journal of Science and Technology, Vol 8(15), DOI: 10.17485/ijst/2015/v8i15/52311, July 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 High Frequency Isolated Series Parallel Resonant Converter

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder 6.3.5. Boost-derived isolated converters A wide variety of boost-derived isolated dc-dc converters

More information

A New Soft Recovery PWM Quasi-Resonant Converter With a Folding Snubber Network

A New Soft Recovery PWM Quasi-Resonant Converter With a Folding Snubber Network 456 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 49, NO. 2, APRIL 2002 A New Soft Recovery PWM Quasi-Resonant Converter With a Folding Snubber Network Jin-Kuk Chung, Student Member, IEEE, and Gyu-Hyeong

More information

Small Signal Analysis for LLC Resonant Converter

Small Signal Analysis for LLC Resonant Converter Small Signal Analysis for LLC Resonant Converter Bo Yang and Fred C. Lee Center for Power Electronic Systems Bradley Department of Electrical and Computer Engineering Virginia Polytechnic Institute and

More information

EEL 646 POWER ELECTRONICS II. Issa Batarseh. January 13, 2015

EEL 646 POWER ELECTRONICS II. Issa Batarseh. January 13, 2015 EEL 646 POWER ELECTRONICS II Issa Batarseh January 13, 2015 Agenda About the course Syllabus Review Course Topics Review of Power Electronics I Questions Introduction (cont d) Introduction (cont d) 5

More information

Foundations (Part 2.C) - Peak Current Mode PSU Compensator Design

Foundations (Part 2.C) - Peak Current Mode PSU Compensator Design Foundations (Part 2.C) - Peak Current Mode PSU Compensator Design tags: peak current mode control, compensator design Abstract Dr. Michael Hallworth, Dr. Ali Shirsavar In the previous article we discussed

More information