Comparison of Digital Control Loops Analytical Models, Laboratory Measurements, and Simulation Results

Size: px
Start display at page:

Download "Comparison of Digital Control Loops Analytical Models, Laboratory Measurements, and Simulation Results"

Transcription

1 Comparison of Digital Control Loops Analytical Models, Laboratory Measurements, and Simulation Results Phil Cooke Rohan Samsi Tom Wilson 20 October 2009

2 Outline Application Circuit & IC Block Diagram Control Loop Model, Design, and Analysis PID Design Analytical Design Procedure Simulation & Experimental Circuit Schematics Time-Domain Simulation Model vs. Experimental Results Frequency Domain Comparison Summary Page 2

3 Application Circuit Optional I2C/PMBus Compatible Connection Input Voltage Decoupling Minimal External Passive Components Programmable Faults Slave Address Voltage and Current Sensing Networks MOSFET Gate Driver PX3511 or PX3515 Set Frequency and Output Voltage Page 3

4 IC Block Diagram Voltage Feedback Path Mux. to Feed in Voltage, Current, & Temp. Current Feedback Path Trimmed Ref. & Oscillator To Sync Converters PWM Command to MOSFET Driver Controller PID Post Filter DPWM Enable Outputs Internal Memory Internal Brain Input & Output OVP, UVP Peak, Average, Current Limit Internal/Ext. Temp. Alert/Shutdown Page 4

5 Control Loop Model: Mostly Small-Signal Line-to- Output Transfer Function Output Impedance Transfer Function Transfer functions in Continuous s or Discrete z frequency domains Lumped Total Delay Can include delay from DPWM block Feedback Gain 1, 1/2, 1/3 Control-to- Output Power Converter Averaged Model Page 5

6 Control Loop Design What Do We Want To Do Loop Gain Crossover Frequency Control-to- Output Phase Boost Controller -180º Page 6

7 Control Loop Design What Do We Want To Do Loop Gain Crossover Frequency Control-to- Output Phase Boost and Gain Adjust Controller -180º Page 7

8 Analysis: Small-Signal Equations Total Discrete Plant and Feedback These values (n 1, n 0, d 1, d 1, H) are known Discrete Controller G Z1 z = n 1 z+n 0 z 2 +d 1 z+d 0 H G C z =A az 2 +bz+c [ =A z 2 1+K FD z+k K I 1 FD 1 z K 1 P +K D 1 z 1 1 ] 1 K FD z 1 Loop Gain T z = G C z G Z1 z Solution: Solve at Crossover 20log G C z C G Z1 z C =0 or G C z C G Z1 z C =1 Page 8

9 PID Design Analytical Design Procedure 1. Select desired analog crossover frequency f C, this is the loop bandwidth, and calculate system resonance f O from the power converter reactive components 2. Set the analog post filter pole, f PA2, to 3 f C, and find K FD A reasonable starting range is from f PA2 = f C /2 to 3 f C K FD is one of the following {0.125, 0.25, 0.375, 0.50, 0.625, 0.75, 0.875, 1.00} for the PX7510D 3. Start with f X = 0.85 f O and Q X = 0.7 for the controller zeroes and find the required loop-gain (i.e., find α) to have T(z) crossover at f C f X should be equal to or less (for design margin) than f O, but not too low 4. Find α from: G Z1 z = n 1 z+n 0 Using H α= n 1 z C +n 0 z 2 +d 1 z+d 0 z 2 C +d 1 z C +d 0 H Page 9

10 PID Design Analytical Design Procedure Where G Z1 is the total discrete plant and feedback gain 5. From the discrete controller transfer function, find β Find β 6. Using pole-zero mapping (z=e st ), along with the discrete crossover z C, find γ G C z =A az 2 +bz+c z 2 1+K FD z+k FD z=e s T S z C =e jw C T S w C =2 πf C β= z C 2 1 +K FD z C +K FD analog maps to digital Find γ 1+s/Q X w X s/w X 2 z z ZN1 z z ZN2 γ= z C z ZN1. z C z ZN2 7. Solve for r using f X and Q X in: r=e π f X T S /Q X Page 10

11 PID Design Analytical Design Procedure 8. Finally the a, b, and c controller terms are: a= β α γ A b= 2 a r cos [2 π f X T S 1 1/ 2 Q X 2 ] c=a r 2 9. Alternatively, the K P, K I, and K D terms are: K D =c K I = a+b+k D 1 K FD K P =a K I K D Page 11

12 Time-Domain Simulation Model SIMPLIS Simulation Circuit & IC Model Power Converter PX3511D Gate Driver PX7510D IC Controller Model Page 12

13 Experiment Circuit Schematic Latest PX7510D Controller Integrated Driver and MOSFETs (PX4660) Page 13

14 Time-Domain Simulation vs. Experimental Results 5 A to 10 A Load Step SIMPLIS Simulation Model Imported Scope Data Page 14

15 Time-Domain Simulation vs. Experimental Results 10 A to 5 A Load Step SIMPLIS Simulation Model Imported Scope Data Page 15

16 Time-Domain Simulation vs. Experimental Results 5 A to 20 A Load Step SIMPLIS Simulation Model Imported Scope Data Page 16

17 Time-Domain Simulation vs. Experimental Results 20 A to 5 A Load Step SIMPLIS Simulation Model Imported Scope Data Page 17

18 Experiment Results: Time-Domain Actual Scope Plots All data was extracted to.csv file for comparison 5 A to 10 A Load Step 10 A to 5 A Load Step Page 18

19 Frequency-Domain Comparison: Original Design fsw is the Switching Frequency The MatLab model shown here uses a more accurate digital loop model Page 19

20 Frequency-Domain Comparison: Original Design The MatLab model shown here uses a simplified digital loop model Both the gain and phase are less accurate at the higher frequencies Page 20

21 Frequency-Domain Comparison: Design Procedure This is a more aggressive design The MatLab model shown here uses a more accurate digital loop model More phase boost throughout, higher crossover achievable Page 21

22 Summary Understanding Digital Control systems requires control loop models - The behavior can be better appreciated by analytical analysis aided with computer simulation tools in the time and frequency domain to gain further insight Page 22

23 Summary Understanding Digital Control systems requires control loop models - The behavior can be better appreciated by analytical analysis aided with computer simulation tools in the time and frequency domain to gain further insight Models for a typical digital PID voltage mode controller was provided Page 23

24 Summary Understanding Digital Control systems requires control loop models - The behavior can be better appreciated by analytical analysis aided with computer simulation tools in the time and frequency domain to gain further insight Models for a typical digital PID voltage mode controller was provided A digital design procedure starting from analog frequency domain specifications was given using these models to calculate the controller PID coefficients Page 24

25 Summary Understanding Digital Control systems requires control loop models - The behavior can be better appreciated by analytical analysis aided with computer simulation tools in the time and frequency domain to gain further insight Models for a typical digital PID voltage mode controller was provided A digital design procedure starting from analog frequency domain specifications was given using these models to calculate the controller PID coefficients Comparison of the time and frequency data was made between the models and simulation results to the real experimental data, simulation tools can further the accuracy of the validation before designs are released to production Page 25

26 Summary Understanding Digital Control systems requires control loop models - The behavior can be better appreciated by analytical analysis aided with computer simulation tools in the time and frequency domain to gain further insight Models for a typical digital PID voltage mode controller was provided A digital design procedure starting from analog frequency domain specifications was given using these models to calculate the controller PID coefficients Comparison of the time and frequency data was made between the models and simulation results to the real experimental data, simulation tools can further the accuracy of the validation before designs are released to production This represents a digital design example where all of the results are compared this provides confidence that these systems are understood and designs can be robust using these approaches Page 26

Digital PWM IC Control Technology and Issues

Digital PWM IC Control Technology and Issues Digital PWM IC Control Technology and Issues Prof. Seth R. Sanders Angel V. Peterchev Jinwen Xiao Jianhui Zhang Department of EECS University of California, Berkeley Digital Control Advantages implement

More information

Chapter 2 MODELING AND CONTROL OF PEBB BASED SYSTEMS

Chapter 2 MODELING AND CONTROL OF PEBB BASED SYSTEMS Chapter 2 MODELING AND CONTROL OF PEBB BASED SYSTEMS 2.1 Introduction The PEBBs are fundamental building cells, integrating state-of-the-art techniques for large scale power electronics systems. Conventional

More information

Digital PWM IC Control Technology and Issues

Digital PWM IC Control Technology and Issues Digital PWM IC Control Technology and Issues Prof. Seth R. Sanders (sanders@eecs.berkeley.edu) Angel V. Peterchev Jinwen Xiao Jianhui Zhang EECS Department University of California, Berkeley Digital Control

More information

Preliminary. Synchronous Buck PWM DC-DC Controller FP6329/A. Features. Description. Applications. Ordering Information.

Preliminary. Synchronous Buck PWM DC-DC Controller FP6329/A. Features. Description. Applications. Ordering Information. Synchronous Buck PWM DC-DC Controller Description The is designed to drive two N-channel MOSFETs in a synchronous rectified buck topology. It provides the output adjustment, internal soft-start, frequency

More information

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 98 CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 6.1 INTRODUCTION Process industries use wide range of variable speed motor drives, air conditioning plants, uninterrupted power supply systems

More information

Background (What Do Line and Load Transients Tell Us about a Power Supply?)

Background (What Do Line and Load Transients Tell Us about a Power Supply?) Maxim > Design Support > Technical Documents > Application Notes > Power-Supply Circuits > APP 3443 Keywords: line transient, load transient, time domain, frequency domain APPLICATION NOTE 3443 Line and

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

Laboratory Investigation of Variable Speed Control of Synchronous Generator With a Boost Converter for Wind Turbine Applications

Laboratory Investigation of Variable Speed Control of Synchronous Generator With a Boost Converter for Wind Turbine Applications Laboratory Investigation of Variable Speed Control of Synchronous Generator With a Boost Converter for Wind Turbine Applications Ranjan Sharma Technical University of Denmark ransharma@gmail.com Tonny

More information

Combo Hot Swap/Load Share Controller Allows the Use of Standard Power Modules in Redundant Power Systems

Combo Hot Swap/Load Share Controller Allows the Use of Standard Power Modules in Redundant Power Systems Combo Hot Swap/Load Share Controller Allows the Use of Standard Power Modules in Redundant Power Systems by Vladimir Ostrerov and David Soo Introduction High power, high-reliability electronics systems

More information

EE105 Fall 2015 Microelectronic Devices and Circuits. Basic Single-Transistor Amplifier Configurations

EE105 Fall 2015 Microelectronic Devices and Circuits. Basic Single-Transistor Amplifier Configurations EE05 Fall 205 Microelectronic Devices and Circuits Prof. Ming C. Wu wu@eecs.berkeley.edu 5 Sutardja Dai Hall (SDH 2- MOSFET Basic Single-Transistor Amplifier Configurations BJT 2-2 Two-Port Model of Amplifiers

More information

BUCK Converter Control Cookbook

BUCK Converter Control Cookbook BUCK Converter Control Cookbook Zach Zhang, Alpha & Omega Semiconductor, Inc. A Buck converter consists of the power stage and feedback control circuit. The power stage includes power switch and output

More information

Digital Potentiometers Selection Guides Don t Tell the Whole Story

Digital Potentiometers Selection Guides Don t Tell the Whole Story Digital Potentiometers Page - 1 - of 10 Digital Potentiometers Selection Guides Don t Tell the Whole Story by Herman Neufeld, Business Manager, Europe Maxim Integrated Products Inc., Munich, Germany Since

More information

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2 Mechatronics Analog and Digital Electronics: Studio Exercises 1 & 2 There is an electronics revolution taking place in the industrialized world. Electronics pervades all activities. Perhaps the most important

More information

Addendum Handout for the ECE3510 Project. The magnetic levitation system that is provided for this lab is a non-linear system.

Addendum Handout for the ECE3510 Project. The magnetic levitation system that is provided for this lab is a non-linear system. Addendum Handout for the ECE3510 Project The magnetic levitation system that is provided for this lab is a non-linear system. Because of this fact, it should be noted that the associated ideal linear responses

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

Converter IC for Cellular Phone. Mode Digitally-Controlled Buck. A 4 µa-quiescent-current Dual- Applications. Jianhui Zhang Prof.

Converter IC for Cellular Phone. Mode Digitally-Controlled Buck. A 4 µa-quiescent-current Dual- Applications. Jianhui Zhang Prof. A 4 µa-quiescent-current Dual- Mode Digitally-Controlled Buck Converter IC for Cellular Phone Applications Jinwen Xiao Angel Peterchev Jianhui Zhang Prof. Seth Sanders Power Electronics Group Dept. of

More information

Vishay Siliconix AN724 Designing A High-Frequency, Self-Resonant Reset Forward DC/DC For Telecom Using Si9118/9 PWM/PSM Controller.

Vishay Siliconix AN724 Designing A High-Frequency, Self-Resonant Reset Forward DC/DC For Telecom Using Si9118/9 PWM/PSM Controller. AN724 Designing A High-Frequency, Self-Resonant Reset Forward DC/DC For Telecom Using Si9118/9 PWM/PSM Controller by Thong Huynh FEATURES Fixed Telecom Input Voltage Range: 30 V to 80 V 5-V Output Voltage,

More information

ECEN 474/704 Lab 7: Operational Transconductance Amplifiers

ECEN 474/704 Lab 7: Operational Transconductance Amplifiers ECEN 474/704 Lab 7: Operational Transconductance Amplifiers Objective Design, simulate and layout an operational transconductance amplifier. Introduction The operational transconductance amplifier (OTA)

More information

Design and Implementation of the Control System for a 2 khz Rotary Fast Tool Servo

Design and Implementation of the Control System for a 2 khz Rotary Fast Tool Servo Design and Implementation of the Control System for a 2 khz Rotary Fast Tool Servo Richard C. Montesanti a,b, David L. Trumper b a Lawrence Livermore National Laboratory, Livermore, CA b Massachusetts

More information

Lecture 2, Amplifiers 1. Analog building blocks

Lecture 2, Amplifiers 1. Analog building blocks Lecture 2, Amplifiers 1 Analog building blocks Outline of today's lecture Further work on the analog building blocks Common-source, common-drain, common-gate Active vs passive load Other "simple" analog

More information

Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard

Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard J. M. Molina. Abstract Power Electronic Engineers spend a lot of time designing their controls, nevertheless they

More information

Implementation and Simulation of Digital Control Compensators from Continuous Compensators Using MATLAB Software

Implementation and Simulation of Digital Control Compensators from Continuous Compensators Using MATLAB Software Implementation and Simulation of Digital Control Compensators from Continuous Compensators Using MATLAB Software MAHMOUD M. EL -FANDI Electrical and Electronic Dept. University of Tripoli/Libya m_elfandi@hotmail.com

More information

Limit-Cycle Based Auto-Tuning System for Digitally Controlled Low-Power SMPS

Limit-Cycle Based Auto-Tuning System for Digitally Controlled Low-Power SMPS Limit-Cycle Based Auto-Tuning System for Digitally Controlled Low-Power SMPS Zhenyu Zhao, Huawei Li, A. Feizmohammadi, and A. Prodic Laboratory for Low-Power Management and Integrated SMPS 1 ECE Department,

More information

ADP1043A Evaluation Software Reference Guide EVAL-ADP1043A-GUI-RG

ADP1043A Evaluation Software Reference Guide EVAL-ADP1043A-GUI-RG GENERAL DESCRIPTION ADP0A Evaluation Software Reference Guide EVAL-ADP0A-GUI-RG This user guide gives describes the various controls and indicators of the ADP0A Evaluation Software. It gives the details

More information

Digital Control Technologies for Switching Power Converters

Digital Control Technologies for Switching Power Converters Digital Control Technologies for Switching Power Converters April 3, 2012 Dr. Yan-Fei Liu, Professor Department of Electrical and Computer Engineering Queen s University, Kingston, ON, Canada yanfei.liu@queensu.ca

More information

Fixed Frequency Control vs Constant On-Time Control of Step-Down Converters

Fixed Frequency Control vs Constant On-Time Control of Step-Down Converters Fixed Frequency Control vs Constant On-Time Control of Step-Down Converters Voltage-mode/Current-mode vs D-CAP2 /D-CAP3 Spandana Kocherlakota Systems Engineer, Analog Power Products 1 Contents Abbreviation/Acronym

More information

Another Compensator Design Example

Another Compensator Design Example Another Compensator Design Example + V g i L (t) + L + _ f s = 1 MHz Dead-time control PWM 1/V M duty-cycle command Compensator G c c( (s) C error Point-of-Load Synchronous Buck Regulator + I out R _ +

More information

EM5301. Pin Assignment

EM5301. Pin Assignment 5V/2V Synchronous Buck PWM Controller General Description is a synchronous rectified PWM controller operating with 5V or 2V supply voltage. This device operates at 200/300/500 khz and provides an optimal

More information

MP V, 700kHz Synchronous Step-Up White LED Driver

MP V, 700kHz Synchronous Step-Up White LED Driver The Future of Analog IC Technology MP3306 30V, 700kHz Synchronous Step-Up White LED Driver DESCRIPTION The MP3306 is a step-up converter designed for driving white LEDs from 3V to 12V power supply. The

More information

Design Type III Compensation Network For Voltage Mode Step-down Converters

Design Type III Compensation Network For Voltage Mode Step-down Converters Introduction This application note details how to calculate a type III compensation network and investigates the relationship between phase margin and load transient response for the Skyworks family of

More information

Lecture 41 SIMPLE AVERAGING OVER T SW to ACHIEVE LOW FREQUENCY MODELS

Lecture 41 SIMPLE AVERAGING OVER T SW to ACHIEVE LOW FREQUENCY MODELS Lecture 41 SIMPLE AVERAGING OVER T SW to ACHIEVE LOW FREQUENCY MODELS. Goals and Methodology to Get There 0. Goals 0. Methodology. BuckBoost and Other Converter Models 0. Overview of Methodology 0. Example

More information

Resonant Converter Control Loop Design. SmartCtrl Tutorial. 1 Powersimtech Inc.

Resonant Converter Control Loop Design. SmartCtrl Tutorial. 1 Powersimtech Inc. SmartCtrl Tutorial Resonant Converter Control Loop Design 1 Powersimtech Inc. SmartCtrl 1 is a general purpose controller design software specifically for power electronics application. This tutorial is

More information

MP V to 5.5V Input, 1.2MHz, Dual-ch LCD Bias Power Supply

MP V to 5.5V Input, 1.2MHz, Dual-ch LCD Bias Power Supply MP5610 2.7V to 5.5V Input, 1.2MHz, Dual-ch LCD Bias Power Supply DESCRIPTION The MP5610 is a dual-output converter with 2.7V-to-5.5V input for small size LCD panel bias supply. It uses peak-current mode

More information

Voltage-Mode Buck Regulators

Voltage-Mode Buck Regulators Voltage-Mode Buck Regulators Voltage-Mode Regulator V IN Output Filter Modulator L V OUT C OUT R LOAD R ESR V P Error Amplifier - T V C C - V FB V REF R FB R FB2 Voltage Mode - Advantages and Advantages

More information

Design of DC-DC Converters using Tunable Piezoelectric Transformer

Design of DC-DC Converters using Tunable Piezoelectric Transformer Design of DC-DC Converters using Tunable Piezoelectric Transformer Mudit Khanna Master of Science In Electrical Engineering olando Burgos Khai D.T Ngo Shashank Priya Objectives and Scope Analyze the operation

More information

Constant Current Control for DC-DC Converters

Constant Current Control for DC-DC Converters Constant Current Control for DC-DC Converters Introduction...1 Theory of Operation...1 Power Limitations...1 Voltage Loop Stability...2 Current Loop Compensation...3 Current Control Example...5 Battery

More information

MP2497-A 3A, 50V, 100kHz Step-Down Converter with Programmable Output OVP Threshold

MP2497-A 3A, 50V, 100kHz Step-Down Converter with Programmable Output OVP Threshold The Future of Analog IC Technology MP2497-A 3A, 50V, 100kHz Step-Down Converter with Programmable Output OVP Threshold DESCRIPTION The MP2497-A is a monolithic step-down switch mode converter with a programmable

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

What s new in SmartCtrl 2.0?

What s new in SmartCtrl 2.0? What s new in SmartCtrl 2.0? - 1 - Powersim Inc. Find what s new in SmartCtrl 2.0: 1. New link SMC PSIM What s new in SmartCtrl 2.0? Now, the power stage, the sensors and initial conditions of inductors

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

Design of a Digitally Controlled Pulse Width Modulator. for DC-DC Converter Applications. Amit Kumar

Design of a Digitally Controlled Pulse Width Modulator. for DC-DC Converter Applications. Amit Kumar Design of a Digitally Controlled Pulse Width Modulator for DC-DC Converter Applications by Amit Kumar A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of Science Approved

More information

Lecture 8 ECEN 4517/5517

Lecture 8 ECEN 4517/5517 Lecture 8 ECEN 4517/5517 Experiment 4 Lecture 7: Step-up dcdc converter and PWM chip Lecture 8: Design of analog feedback loop Part I Controller IC: Demonstrate operating PWM controller IC (UC 3525) Part

More information

LED Driver Specifications

LED Driver Specifications Maxim > Design Support > Technical Documents > Reference Designs > Automotive > APP 4452 Maxim > Design Support > Technical Documents > Reference Designs > Display Drivers > APP 4452 Maxim > Design Support

More information

The Effect of Ripple Steering on Control Loop Stability for a CCM PFC Boost Converter

The Effect of Ripple Steering on Control Loop Stability for a CCM PFC Boost Converter The Effect of Ripple Steering on Control Loop Stability for a CCM PFC Boost Converter Fariborz Musavi, Murray Edington Department of Research, Engineering Delta-Q Technologies Corp. Burnaby, BC, Canada

More information

A7221A DC-DC CONVERTER/BUCK (STEP-DOWN) 600KHz, 16V, 2A SYNCHRONOUS STEP-DOWN CONVERTER

A7221A DC-DC CONVERTER/BUCK (STEP-DOWN) 600KHz, 16V, 2A SYNCHRONOUS STEP-DOWN CONVERTER DESCRIPTION The is a fully integrated, high efficiency 2A synchronous rectified step-down converter. The operates at high efficiency over a wide output current load range. This device offers two operation

More information

Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives

Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives Kevin Block, Timothy De Pasion, Benjamin Roos, Alexander Schmidt Gary Dempsey

More information

VOLTAGE BALANCING TECHNIQUES FOR FLYING CAPACITORS USED IN SOFT-SWITCHING MULTILEVEL ACTIVE POWER FILTERS

VOLTAGE BALANCING TECHNIQUES FOR FLYING CAPACITORS USED IN SOFT-SWITCHING MULTILEVEL ACTIVE POWER FILTERS VOLTAGE BALANCING TECHNIQUES FOR FLYING CAPACITORS USED IN SOFT-SWITCHING MULTILEVEL ACTIVE POWER FILTERS Byeong-Mun Song Dissertation submitted to the Faculty of the Virginia Polytechnic Institute and

More information

MODELLING AND ADAPTIVE CONTROL OF A DC-DC BUCK CONVERTER

MODELLING AND ADAPTIVE CONTROL OF A DC-DC BUCK CONVERTER MODELLING AND ADAPTIVE CONTROL OF A DC-DC BUCK CONVERTER A thesis submitted for the degree of Bachelor and Master of Technology (Dual Degree) In Electrical Engineering (Control and Automation) By Vishnu

More information

EUP A,40V,200KHz Step-Down Converter

EUP A,40V,200KHz Step-Down Converter 3A,40V,200KHz Step-Down Converter DESCRIPTION The is current mode, step-down switching regulator capable of driving 3A continuous load with excellent line and load regulation. The operates with an input

More information

AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER

AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER J. A. Oyedepo Department of Computer Engineering, Kaduna Polytechnic, Kaduna Yahaya Hamisu Abubakar Electrical and

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013 Exercise 1: PWM Modulator University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013 Lab 3: Power-System Components and

More information

Universal Input Switchmode Controller

Universal Input Switchmode Controller Universal Input Switchmode Controller Si9120 FEATURES 10- to 0- Input Range Current-Mode Control 12-mA Output Drive Internal Start-Up Circuit Internal Oscillator (1 MHz) and DESCRIPTION The Si9120 is a

More information

EUP3452A. 2A,30V,300KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit

EUP3452A. 2A,30V,300KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit 2A,30V,300KHz Step-Down Converter DESCRIPTION The is current mode, step-down switching regulator capable of driving 2A continuous load with excellent line and load regulation. The can operate with an input

More information

Design Document. Analog PWM Amplifier. Reference: DD00004

Design Document. Analog PWM Amplifier. Reference: DD00004 Grainger Center for Electric Machinery and Electromechanics Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign 1406 W. Green St. Urbana, IL 61801 Design Document

More information

MP A, 55V, 100kHz Step-Down Converter with Programmable Output OVP Threshold

MP A, 55V, 100kHz Step-Down Converter with Programmable Output OVP Threshold The Future of Analog IC Technology MP24943 3A, 55V, 100kHz Step-Down Converter with Programmable Output OVP Threshold DESCRIPTION The MP24943 is a monolithic, step-down, switch-mode converter. It supplies

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Historical Background Recent advances in Very Large Scale Integration (VLSI) technologies have made possible the realization of complete systems on a single chip. Since complete

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-339 a Technical notes on using Analog Devices DSPs, processors and development tools Visit our Web resources http://www.analog.com/ee-notes and http://www.analog.com/processors

More information

MP MHz, 18V Step-Up Converter

MP MHz, 18V Step-Up Converter The Future of Analog IC Technology DESCRIPTION The MP540 is a 5-pin thin TSOT current mode step-up converter intended for small, low power applications. The MP540 switches at.mhz and allows the use of

More information

Single-Stage Integrated- Circuit Amplifiers

Single-Stage Integrated- Circuit Amplifiers Single-Stage Integrated- Circuit Amplifiers Outline Comparison between the MOS and the BJT From discrete circuit to integrated circuit - Philosophy, Biasing, etc. Frequency response The Common-Source and

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

Power Factor Corrected Single Stage AC-DC Full Bridge Resonant Converter

Power Factor Corrected Single Stage AC-DC Full Bridge Resonant Converter Power Factor Corrected Single Stage AC-DC Full Bridge Resonant Converter Gokul P H Mar Baselios College of Engineering Mar Ivanios Vidya Nagar, Nalanchira C Sojy Rajan Assisstant Professor Mar Baselios

More information

BandPass Sigma-Delta Modulator for wideband IF signals

BandPass Sigma-Delta Modulator for wideband IF signals BandPass Sigma-Delta Modulator for wideband IF signals Luca Daniel (University of California, Berkeley) Marco Sabatini (STMicroelectronics Berkeley Labs) maintain the same advantages of BaseBand converters

More information

A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller

A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller Sukumar Kamalasadan Division of Engineering and Computer Technology University of West Florida, Pensacola, FL, 32513

More information

Unleash SiC MOSFETs Extract the Best Performance

Unleash SiC MOSFETs Extract the Best Performance Unleash SiC MOSFETs Extract the Best Performance Xuning Zhang, Gin Sheh, Levi Gant and Sujit Banerjee Monolith Semiconductor Inc. 1 Outline SiC devices performance advantages Accurate test & measurement

More information

Chapter 13 Oscillators and Data Converters

Chapter 13 Oscillators and Data Converters Chapter 13 Oscillators and Data Converters 13.1 General Considerations 13.2 Ring Oscillators 13.3 LC Oscillators 13.4 Phase Shift Oscillator 13.5 Wien-Bridge Oscillator 13.6 Crystal Oscillators 13.7 Chapter

More information

Practical Testing Techniques For Modern Control Loops

Practical Testing Techniques For Modern Control Loops VENABLE TECHNICAL PAPER # 16 Practical Testing Techniques For Modern Control Loops Abstract: New power supply designs are becoming harder to measure for gain margin and phase margin. This measurement is

More information

Adaptive Efficiency Optimization For Digitally Controlled Dc-dc Converters

Adaptive Efficiency Optimization For Digitally Controlled Dc-dc Converters University of Central Florida Electronic Theses and Dissertations Doctoral Dissertation (Open Access) Adaptive Efficiency Optimization For Digitally Controlled Dc-dc Converters 2009 Wisam Al-Hoor University

More information

Core Technology Group Application Note 2 AN-2

Core Technology Group Application Note 2 AN-2 Measuring power supply control loop stability. John F. Iannuzzi Introduction There is an increasing demand for high performance power systems. They are found in applications ranging from high power, high

More information

Chapter 4 Design of a Digital Tri-mode Controller

Chapter 4 Design of a Digital Tri-mode Controller Chapter 4 Design of a Digital Tri-mode Controller As described in section.4, digital control is not new in the field of Power Electronics. It is often associated with DP or other micro-processors. Generally

More information

DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION. 500KHz, 18V, 2A Synchronous Step-Down Converter

DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION. 500KHz, 18V, 2A Synchronous Step-Down Converter DESCRIPTION The is a fully integrated, high-efficiency 2A synchronous rectified step-down converter. The operates at high efficiency over a wide output current load range. This device offers two operation

More information

ADT7351. General Description. Applications. Features. Typical Application Circuit. Oct / Rev0.

ADT7351. General Description. Applications. Features. Typical Application Circuit.   Oct / Rev0. General Description The ADT735 is a step-down converter with integrated switching MOSFET. It operates wide input supply voltage range from 4.5 to 28 with 3A continuous output current. It includes current

More information

High Current, High Power OPERATIONAL AMPLIFIER

High Current, High Power OPERATIONAL AMPLIFIER High Current, High Power OPERATIONAL AMPLIFIER FEATURES HIGH OUTPUT CURRENT: A WIDE POWER SUPPLY VOLTAGE: ±V to ±5V USER-SET CURRENT LIMIT SLEW RATE: V/µs FET INPUT: I B = pa max CLASS A/B OUTPUT STAGE

More information

Dr.-Ing. Ulrich L. Rohde

Dr.-Ing. Ulrich L. Rohde Dr.-Ing. Ulrich L. Rohde Noise in Oscillators with Active Inductors Presented to the Faculty 3 : Mechanical engineering, Electrical engineering and industrial engineering, Brandenburg University of Technology

More information

EE 482 : CONTROL SYSTEMS Lab Manual

EE 482 : CONTROL SYSTEMS Lab Manual University of Bahrain College of Engineering Dept. of Electrical and Electronics Engineering EE 482 : CONTROL SYSTEMS Lab Manual Dr. Ebrahim Al-Gallaf Assistance Professor of Intelligent Control and Robotics

More information

A 4 µa-quiescent-current Dual- Mode Digitally-Controlled Buck Converter IC for Cellular Phone Applications

A 4 µa-quiescent-current Dual- Mode Digitally-Controlled Buck Converter IC for Cellular Phone Applications A 4 µa-quiescent-current Dual- Mode Digitally-Controlled Buck Converter IC for Cellular Phone Applications Jinwen Xiao Angel Peterchev Jianhui Zhang Prof. Seth Sanders Power Electronics Group Dept. of

More information

POWER- SWITCHING CONVERTERS Medium and High Power

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

More information

Current Control for a Single-Phase Grid-Connected Inverter Considering Grid Impedance. Jiao Jiao

Current Control for a Single-Phase Grid-Connected Inverter Considering Grid Impedance. Jiao Jiao Current Control for a Single-Phase Grid-Connected Inverter Considering Grid Impedance by Jiao Jiao A dissertation submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements

More information

Lecture 7 ECEN 4517/5517

Lecture 7 ECEN 4517/5517 Lecture 7 ECEN 4517/5517 Experiments 4-5: inverter system Exp. 4: Step-up dc-dc converter (cascaded boost converters) Analog PWM and feedback controller to regulate HVDC Exp. 5: DC-AC inverter (H-bridge)

More information

Thermally enhanced Low V FB Step-Down LED Driver ADT6780

Thermally enhanced Low V FB Step-Down LED Driver ADT6780 Thermally enhanced Low V FB Step-Down LED Driver General Description The is a thermally enhanced current mode step down LED driver. That is designed to deliver constant current to high power LEDs. The

More information

A New Small-Signal Model for Current-Mode Control Raymond B. Ridley

A New Small-Signal Model for Current-Mode Control Raymond B. Ridley A New Small-Signal Model for Current-Mode Control Raymond B. Ridley Copyright 1999 Ridley Engineering, Inc. A New Small-Signal Model for Current-Mode Control By Raymond B. Ridley Before this book was written

More information

CDS 101/110: Lecture 8.2 PID Control

CDS 101/110: Lecture 8.2 PID Control CDS 11/11: Lecture 8.2 PID Control November 16, 216 Goals: Nyquist Example Introduce and review PID control. Show how to use loop shaping using PID to achieve a performance specification Discuss the use

More information

Chapter 6. Small signal analysis and control design of LLC converter

Chapter 6. Small signal analysis and control design of LLC converter Chapter 6 Small signal analysis and control design of LLC converter 6.1 Introduction In previous chapters, the characteristic, design and advantages of LLC resonant converter were discussed. As demonstrated

More information

DESIGN AND ANALYSIS OF FEEDBACK CONTROLLERS FOR A DC BUCK-BOOST CONVERTER

DESIGN AND ANALYSIS OF FEEDBACK CONTROLLERS FOR A DC BUCK-BOOST CONVERTER DESIGN AND ANALYSIS OF FEEDBACK CONTROLLERS FOR A DC BUCK-BOOST CONVERTER Murdoch University: The Murdoch School of Engineering & Information Technology Author: Jason Chan Supervisors: Martina Calais &

More information

Fast Transient Digitally Controlled Buck Regulator. With Inductor Current Slew Rate Boost. Ahmed Hashim

Fast Transient Digitally Controlled Buck Regulator. With Inductor Current Slew Rate Boost. Ahmed Hashim Fast Transient Digitally Controlled Buck Regulator With Inductor Current Slew Rate Boost by Ahmed Hashim A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of Science Approved

More information

CONTENTS. Chapter 1. Introduction to Power Conversion 1. Basso_FM.qxd 11/20/07 8:39 PM Page v. Foreword xiii Preface xv Nomenclature

CONTENTS. Chapter 1. Introduction to Power Conversion 1. Basso_FM.qxd 11/20/07 8:39 PM Page v. Foreword xiii Preface xv Nomenclature Basso_FM.qxd 11/20/07 8:39 PM Page v Foreword xiii Preface xv Nomenclature xvii Chapter 1. Introduction to Power Conversion 1 1.1. Do You Really Need to Simulate? / 1 1.2. What You Will Find in the Following

More information

An Improved Bandgap Reference (BGR) Circuit with Constant Voltage and Current Outputs

An Improved Bandgap Reference (BGR) Circuit with Constant Voltage and Current Outputs International Journal of Research in Engineering and Innovation Vol-1, Issue-6 (2017), 60-64 International Journal of Research in Engineering and Innovation (IJREI) journal home page: http://www.ijrei.com

More information

TECHNICAL REPORT: CVEL

TECHNICAL REPORT: CVEL TECHNICAL REPORT: CVEL-13-041 Preliminary Investigation of the Current Path and Circuit Parameters Associated with the Characteristic Ringing in a MOSFET Power Inverter J. Hunter Hayes and Dr. Todd Hubing

More information

Current-mode PWM controller

Current-mode PWM controller DESCRIPTION The is available in an 8-Pin mini-dip the necessary features to implement off-line, fixed-frequency current-mode control schemes with a minimal external parts count. This technique results

More information

MP KHz/1.3MHz Boost Converter with a 2A Switch

MP KHz/1.3MHz Boost Converter with a 2A Switch The Future of Analog IC Technology DESCRIPTION The MP4 is a current mode step up converter with a A, 0.Ω internal switch to provide a highly efficient regulator with fast response. The MP4 can be operated

More information

Analysis and Design of Autonomous Microwave Circuits

Analysis and Design of Autonomous Microwave Circuits Analysis and Design of Autonomous Microwave Circuits ALMUDENA SUAREZ IEEE PRESS WILEY A JOHN WILEY & SONS, INC., PUBLICATION Contents Preface xiii 1 Oscillator Dynamics 1 1.1 Introduction 1 1.2 Operational

More information

SGM3736 PWM Dimming, 38V Step-Up LED Driver

SGM3736 PWM Dimming, 38V Step-Up LED Driver GENERAL DESCRIPTION The SGM3736 is a versatile constant current LED driver with a high efficiency step-up converter architecture. The low-side power MOSFET is integrated in the device, significantly shrinking

More information

EECE488: Analog CMOS Integrated Circuit Design Set 7 Opamp Design

EECE488: Analog CMOS Integrated Circuit Design Set 7 Opamp Design EECE488: Analog CMOS Integrated Circuit Design Set 7 Opamp Design References: Analog Integrated Circuit Design by D. Johns and K. Martin and Design of Analog CMOS Integrated Circuits by B. Razavi All figures

More information

Laboratory 6. Lab 6. Operational Amplifier Circuits. Required Components: op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0.

Laboratory 6. Lab 6. Operational Amplifier Circuits. Required Components: op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0. Laboratory 6 Operational Amplifier Circuits Required Components: 1 741 op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0.1 F capacitor 6.1 Objectives The operational amplifier is one of the most

More information

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore)

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore) Laboratory 9 Operational Amplifier Circuits (modified from lab text by Alciatore) Required Components: 1x 741 op-amp 2x 1k resistors 4x 10k resistors 1x l00k resistor 1x 0.1F capacitor Optional Components:

More information

Streamlined Design of SiGe Based Power Amplifiers

Streamlined Design of SiGe Based Power Amplifiers ROMANIAN JOURNAL OF INFORMATION SCIENCE AND TECHNOLOGY Volume 13, Number 1, 2010, 22 32 Streamlined Design of SiGe Based Power Amplifiers Mladen BOŽANIĆ1, Saurabh SINHA 1, Alexandru MÜLLER2 1 Department

More information

Classical Control Design Guidelines & Tools (L10.2) Transfer Functions

Classical Control Design Guidelines & Tools (L10.2) Transfer Functions Classical Control Design Guidelines & Tools (L10.2) Douglas G. MacMartin Summarize frequency domain control design guidelines and approach Dec 4, 2013 D. G. MacMartin CDS 110a, 2013 1 Transfer Functions

More information

Step vs. Servo Selecting the Best

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

More information

TRACK-FOLLOWING CONTROLLER FOR HARD DISK DRIVE ACTUATOR USING QUANTITATIVE FEEDBACK THEORY

TRACK-FOLLOWING CONTROLLER FOR HARD DISK DRIVE ACTUATOR USING QUANTITATIVE FEEDBACK THEORY Proceedings of the IASTED International Conference Modelling, Identification and Control (AsiaMIC 2013) April 10-12, 2013 Phuket, Thailand TRACK-FOLLOWING CONTROLLER FOR HARD DISK DRIVE ACTUATOR USING

More information

EM5812/A. 12A 5V/12V Step-Down Converter. Applications. General Description. Pin Configuration. Ordering Information. Typical Application Circuit

EM5812/A. 12A 5V/12V Step-Down Converter. Applications. General Description. Pin Configuration. Ordering Information. Typical Application Circuit 12A 5V/12V Step-Down Converter General Description is a synchronous rectified PWM controller with a built in high-side power MOSFET operating with 5V or 12V supply voltage. It achieves 10A continuous output

More information

ACTIVE VIBRATION CONTROL OF HARD-DISK DRIVES USING PZT ACTUATED SUSPENSION SYSTEMS. Meng-Shiun Tsai, Wei-Hsiung Yuan and Jia-Ming Chang

ACTIVE VIBRATION CONTROL OF HARD-DISK DRIVES USING PZT ACTUATED SUSPENSION SYSTEMS. Meng-Shiun Tsai, Wei-Hsiung Yuan and Jia-Ming Chang ICSV14 Cairns Australia 9-12 July, 27 ACTIVE VIBRATION CONTROL OF HARD-DISK DRIVES USING PZT ACTUATED SUSPENSION SYSTEMS Abstract Meng-Shiun Tsai, Wei-Hsiung Yuan and Jia-Ming Chang Department of Mechanical

More information