An Architecture without Current-sensing Circuits for Digital DC-DC Controller to Achieve Adaptive Voltage Position

Size: px
Start display at page:

Download "An Architecture without Current-sensing Circuits for Digital DC-DC Controller to Achieve Adaptive Voltage Position"

Transcription

1 An Architecture without Current-sensing Circuits for Digital DC-DC Controller to Achieve Adaptive Voltage Position Peipei Gu, Wenhong i ASIC & System State Key ab Fudan University Shanghai, 433, P.R.China Abstract- this paper describes a novel architecture, which can achieve adaptive voltage position without sensing any load current. In the context, the architecture and algorithms of the controller is introduced. A digital DC-DC controller IC with programmable ability using the method and its experimental results are presented. I. INTRODUCTION Digital control has been studied as another choice for DC- DC converters due to its significant advantages, such as easy to integrate with other digital parts, lower sensitivity to process and environment variations, no need of passive components for tuning the control loop and easy to realize additional functions like power on sequencing. And the digital controller can be monitored and programmed easily through communication bus. Furthermore, The design can be described at the function level using a hardware description language, and modern EDA tools can be used to fast the design [1-5]. Adaptive Voltage Position makes full use of the whole voltage tolerance window, which can reduce the number of output capacitors required to meet the output voltage regulation. The approach is required by the state-of-the-art VRM controllers [6-1]. To design a controller with AVP, load current information has to be sensed. Different kinds of current sensing methods can be found in many publications [11-14]. The requirement of accurate current sensing circuit increases the difficulty of the circuit design. Ordinarily, thermal compensation methods are needed for lossless current sensing to decrease the error between the sensed current and load current. In this paper, the architecture of a digital DC-DC controller with AVP is introduced. It dose not need any current sensing circuit and is similar to voltage mode controller. It can works either as an AVP controller or as a voltage mode controller by programming to suit for different applications. In section II, the architecture of the controller is introduced. In section III, the control algorithm is analyzed. Finally, section IV shows a complete IC implementation based on the method and its experimental results. II. DIGITA CONTROER ARCHITECTURE The architecture of the digital DC-DC controller is presented in Fig. 1. The digital controller includes filter X, the input filter, filter H, the DPWM (Digital Pulse Width Modulator) circuit. An 8-bit ADC is used to sense the output voltage Vo. The reference voltage is denoted by 8-bit VID (Voltage Identification) code. The input filter, filter X and filter H is used to deal with the output of the ADC, VID code and the error signal respectively. Finally the DPWM generates the interleaved 4-Phase PWM signal to regulate the power s of each phase. Comparing with traditional architecture, there is only one voltage loop, and no current information is used. Also, the VID signal is not subtract from Vo directly but pass through a additional filter X before subtracted by Vo. Actually, when the gain of filter X equal to 1, the controller will act as an traditional voltage mode controller. So, it is easy to alternate between the two control modes by programming. III. CONTRO AGORITHM DESIGN Fig. shows the small signal model of the system. The multi-phase buck converter can be simplified into a singlephase model [15]. The control-to-output transfer function of the buck converter is as follows: SCRC + 1 Gvd() s = Vin (1) S C + SC ( R + R C) + 1 where, R C is the ESR of the output capacitors, R is the equivalent value contributed by each phase which includes the DCR of the inductor, the R ds(on) of the, and the parasitic resistance of the traces. The output impedance of the buck converter can be calculated as: S RCC+ S( + RCRC) + R Zo() s = () SC+ SCR ( + R) + 1 C The work was supported by Shanghai Science and Technology Committee (SDC project, No: 4763) and also supported by National Natural Science Fund (No ) /7/$. 7 IEEE. 563

2 Vin DPWM Phase_ Phase_9 R Vin Digital Controller error Filter H Phase_18 Vin R C R C Vo I load Filter X Input Filter R Vin VID ADC Phase_7 R,R )V =RV *YGV +V Figure 1. Block diagram of the digital controller and its application Z = ZO oc 1+ FDHGvd = R load F = FDHGvd C 1+ FDHG 9R vd X = 1 ;V Figure. The small signal model of the system 9 UHI For digital implementation, F(S) is the product of the transfer function of the DPWM and the ADC, 1 Vrange _ adc FS ( ) = ndpwm nadc (3) where ndpwm and nadc is the resolution of DPWM and ADC respectively and V range_adc is the full-range of the ADC. D(S) is the transfer function of the system delay, Ds () = e st. D(S) can be transformed to zero-pole format by Pade approximation. To achieve AVP, the close loop impedance should be equal to the required AVP load line. The equation (4) is required. VO = Vref -Rload IO (4) Where R load is the load line required by AVP. From Fig., the output voltage may be expressed as (5). FDHG Z V vd - O O= XVref IO (5) 1 + FDHGvd 1 + FDHGvd Comparing (4) with (5), the following equation can be gotten: Where Z oc is the close loop output impedance, F C is the close loop transfer function of the output voltage to the reference voltage. Transfer function of filter H and X can be calculated from (6), ZO R O 1 H = RO FDGvd (7) Z X = O ZO RO Substituting (1), (), (3) and D(S) for (7), the accurate forms of filter H and X are gotten as follows: as as () + as 1 + a Hs = bs 1 + b (8) cs () + cs 1 + c Xs = ds + ds 1 + d where, C( R ) 3 C R a = load, f sw + R ( ) RCC RRloadC RCRloadC a = C RC Rload +, f sw R R a1 R R C R R C R R C = + load C load C load +, f sw (6) 564

3 a = R R, load b1 = R R FV C, C load in b = R FV, load in c = CR, C c1 = + R R C, C c = R, d = C( R R ), C load d1 = + R R C R R C R R C, C load C load d = R R load When R C =R load, (8) can be simplified further. If (8) is realized, the system can achieve AVP. However, it is difficult to implement those equations without any simplification even when R C =R load using analog circuits. But digital circuits have potential ability to realize such complex filter. MATAB is used for the algorithm design. For example, let R C =R load =mω, Fig. 3 shows the simulation results of the open loop output impedance Zo and the close loop output impedance Zoc. Obviously, the close loop output impedance is a constant with the value of 54dB (mω). The frequency response of Fc is equal to 1, so the system is stable. Vo(V) Io(A) Ti me(s) x A/uS 8mV Ti me(s) x 1-3 Figure 4. Simulation results for the transient IV. DC-DC CONTROER IC A digital controller IC with above architecture is implemented in CSM P4M.35 m CMOS process. Verilog HD is used to design the chip. The die photo is shown in Fig. 5. The die area is about 4 mm. -3 Bode Diagram -35 Zo Magnitude (db) Zoc Zoc Phase (deg) -3 Zo Figure 5. Die photo of the IC in.35 m CMOS process Frequency (Hz) Figure 3. Output impedance with open and closed loops Using backward Euler method, the discrete equations of filter H and X are gotten. dn [ ] = ken 1 [ ] ken [ 1] + k3en [ ] k4en [ 3] + k5dn [ 1] (9) VID [ n] = l VID[ n] l VID[ n 1] + l VID[ n ] + l VID [ n 1] l VID [ n ] (1) ' ' ' MATAB/Simulink is used to model the digital controller. Fig. 4 is the simulation waveform of the output voltage during the load current changes between and 4A with a slew rate of 5A/µS. The load line is equal to mω. The simulation results agree with the theoretical analysis. A. Overview of the IC schemes A block diagram of the IC is shown in Fig. 6, which consists of three units according to their different functions. The control unit, including input filter, filter H and the DPWM, generates PWM signals according to the algorithms stored in filter X and register bank to adjust the output voltage. The communication unit includes an I C slave interface and some control logic to write or read filter X and registers. The auxiliary unit, including clock and reset logic, generates clock signal and reset signal for each circuit. The following sections will introduce them respectively. 565

4 VID Auxiliary Unit Clock Generator Reset ogic Filter X SDA SC IC Slave Registers Filter H DPWM PWM_ PWM_9 PWM_18 PWM_7 address Communication Unit Input Filter Control Unit B. The control unit The object of the input filter is to calculate the average value of the output voltage during one period. The input filter uses an average filter, which can reach the aim and reject the noise. Filter H and X should realize (1) and (11) respectively. Programmable look-up table or shift-adder architecture can be used to implement them. Obviously, when the value of filter X equal to the input VID code, the IC acts as a voltage mode controller. The experimental results of different control mode will be given in section IV.E. To avoid limit cycle [5], the resolution of DPWM should be bigger than ADC. In the design the resolution of ADC is 6.5mV/bit, so 11-bit DPWM with the resolution of 5.9mV/bit is used to avoid limit cycle. DPWM circuit is implemented using a dither architecture introduced by [5]. C. The communication unit The IC includes an I C slave interface to communicate with the master. The communication unit receives the bit data to form the data flow according to the defined protocol. Filter X and registers can be programmed and monitored by I C master. The I C master can be designed based on FPGA or GUI software. A timing register is used to store open and close delay time used for open and close sequencing control. A flag register which includes power good bit, over voltage bit and under voltage bit for monitor and soft start bit and default data selecting bit to control the IC. 9R Figure 6. Block diagram of the digital controller IC D. The auxiliary unit The clock source includes two ring oscillators working at 18MHz and 56MHz respectively. The clock logic generates different clock for each circuit. The timing relationship of those clocks is shown in Fig. 7. fclk_adc is used as ADC sampling clock with 16MHz sampling rate. fclk_pre_process is the clock of input filter, which control the unit to output the average value at the speed of 1MHz at the rising edge. fclk is the clock of filter H, which makes filter H output control value to DPWM with speed of 1MHz at the rising edge. IFONBDGF IFON IFONBSUHBSURFHVV Figure 7. Timing relationship of clocks output by the auxiliary logic The reset logic is used to calculate time to start or stop the IC according to the value of the timing register. E. Experimental results The architecture of the testing circuit is like Fig. 1. ADP311 is used as the driver. AD98 is used as the ADC. PHD78NQ3T and PHD18NQ3T are used as the up and the down respectively. The inductor of each phase is 4nH. Eight 68µF OSCON capacitors are used with ten µf MCC paralleled. The ESR of each 7 566

5 OSCON is equal to 7mΩ. A DC electronic load instrument is used as load, which can provides 4A at A/ S at CC mode. A PC ATX power is used to supply all devices in the testing board. With an I C master based on a FPGA, the register and lookup-table can be programmed and monitored. The algorithms used at the following testing is gotten at the condition of Rc=Rload=1mΩ. The input voltage of the DC-DC is 1V and the output voltage can be adjusted by 8-bit VID code range from to 1.6V. The maximum set point error is less than 15mV. The value is mainly determined by the performance of ADC. Table I shows the set point error testing from 1.V to 1.3V, where Vref is the reference voltage set by VID, Vo is the output voltage. TABE I Set Point Error (From 1.V to 1.3V) Vref(V) Vo(V) Vref Vo(V) (a) (b) Figure 8. Experimental results for the transient, (a) AVP mode, (b) voltage control mode oad transient waveforms are shown in Fig. 8, where the load current changes periodically between 5A and 4A with a slew rate of A/ S. Fig.8 (a) is the output voltage at AVP control mode. When the value of filter X is programmed to equal to the input VID corresponding, the IC will works in voltage control mode. Fig.8 (b) shows the output voltage when the IC works in voltage control mode. The testing condition is same as Fig.8 (a). Fig.9 shows the output voltage during start-up. ine 1 is the waveform of the output voltage. ine is the waveform of the start control signal. The value of the timing register is set to 63. The frequency of the count clock is about 5K. We can see from the figure, the output voltage is delayed about.56ms. Figure 9. Output voltage during start-up V. CONCUSIONS 567

6 This paper describes a novel architecture which dose not need load current information to achieve AVP. A digital DC- DC controller IC using the architecture is introduced. Two control modes can be alternated by program. The experimental results are given to prove the design methods. ACKNOWEDGMENT The authors greatly thank Ming Kong for his help in PCB layout. We also thank Jian-Min Guo for his help in DRC and VS. Shanghai Research Center for Integrated Circuit Design (ICC) provides MPW service. REFERENCES [1] J. Xiao, S. R. Sanders, and A. V. Peterchev, Architecture and IC implementation of a digital VRM controller, in IEEE Transactions on Power Electronics, vol.18, 3. [] B. J. Patella, A. Prodic, A. Zirger, and D. Maksimovic, Highfrequency digital PWM controller IC for DC-DC converters, in IEEE Transactions on Power Electronics, vol.18, 3. [3] A. Prodic, D. Maksimovic, Mixed-signal simulation of digitally controlled switching converters, in IEEE Workshop on Computers in Power Electronics,. [4] S. Saggini, M. Ghioni, and A. Geraci, An innovative digital control architecture for low-voltage, high-current DC-DC converters with tight voltage regulation, in IEEE Transactions on Power Electronics, vol.19, 4. [5] A. V. Peterchev, S. R. Sanders, Quantization resolution and limit cycling in digitally controlled PWM converters, in IEEE Transactions on Power Electronics, vol.18, 3. [6] Intel Corp., Intel Document, Voltage Regulator-Down 11. Processor Power Delivery Design Guidelines, June 6. [7] K. Yao,.K. ee,.m. Xu,.and F.C. ee, Optimal design of the active droop control method for the transient response, in IEEE APEC, 3. [8] X. Zhang, G. Yao, A.Q. Huang, A novel VRM control with direct load current feedback, in IEEE APEC, 4. [9] K. Yao, Y. Ren, J. Sun, K. ee, M. Xu, J. Zhou,.and F.C. ee, Adaptive voltage position design for voltage regulators, in IEEE APEC, 4. [1] W.k. Huang, The design of a high-frequency multiphase voltage regulator with adaptive voltage positioning and all ceramic capacitors in IEEE APEC, 5. [11] J.. Sun, J. H. Zhou, M. Xu; and F.C. ee, A novel input-side current sensing method to achieve AVP for future VRs, in IEEE APEC, 5. [1] G. Garcea, S. Saggini, D. Zambotti, M. Ghioni, Digital auto-tuning system for inductor current sensing in VRM applications, in IEEE APEC, 6. [13] Hassan Pooya Forghani-Zadeh, A. Gabriel, and Rincon-Mora, Current-sensing techniques for DC-DC converters, in IEEE IECON, 5. [14] Y. Zhang, R. Zane, D. Maksimovic, A. Prodic, On-line calibration of lossless current sensing, in IEEE APEC, 4 [15] Pit-eong Wong, Fred C. ee, P.Xu, and wei Yao, Critical inductance in voltage regulator modules, in IEEE Transactions on Power Electronics, vol.17,. 568

ANALOG-TO-DIGITAL CONVERTER FOR INPUT VOLTAGE MEASUREMENTS IN LOW- POWER DIGITALLY CONTROLLED SWITCH-MODE POWER SUPPLY CONVERTERS

ANALOG-TO-DIGITAL CONVERTER FOR INPUT VOLTAGE MEASUREMENTS IN LOW- POWER DIGITALLY CONTROLLED SWITCH-MODE POWER SUPPLY CONVERTERS ANALOG-TO-DIGITAL CONVERTER FOR INPUT VOLTAGE MEASUREMENTS IN LOW- POWER DIGITALLY CONTROLLED SWITCH-MODE POWER SUPPLY CONVERTERS Aleksandar Radić, S. M. Ahsanuzzaman, Amir Parayandeh, and Aleksandar Prodić

More information

Proposed DPWM Scheme with Improved Resolution for Switching Power Converters

Proposed DPWM Scheme with Improved Resolution for Switching Power Converters Proposed DPWM Scheme with Improved Resolution for Switching Power Converters Yang Qiu, Jian Li, Ming Xu, Dong S. Ha, Fred C. Lee Center for Power Electronics Systems Virginia Polytechnic Institute and

More information

High Resolution Digital Duty Cycle Modulation Schemes for Voltage Regulators

High Resolution Digital Duty Cycle Modulation Schemes for Voltage Regulators High Resolution Digital Duty Cycle Modulation Schemes for ltage Regulators Jian Li, Yang Qiu, Yi Sun, Bin Huang, Ming Xu, Dong S. Ha, Fred C. Lee Center for Power Electronics Systems Virginia Polytechnic

More information

Mixed-Signal Simulation of Digitally Controlled Switching Converters

Mixed-Signal Simulation of Digitally Controlled Switching Converters Mixed-Signal Simulation of Digitally Controlled Switching Converters Aleksandar Prodić and Dragan Maksimović Colorado Power Electronics Center Department of Electrical and Computer Engineering University

More information

DC-DC Transformer Multiphase Converter with Transformer Coupling for Two-Stage Architecture

DC-DC Transformer Multiphase Converter with Transformer Coupling for Two-Stage Architecture DC-DC Transformer Multiphase Converter with Transformer Coupling for Two-Stage Architecture M.C.Gonzalez, P.Alou, O.Garcia,J.A. Oliver and J.A.Cobos Centro de Electrónica Industrial Universidad Politécnica

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

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

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

Digitally Controlled Point of Load Converter with Very Fast Transient Response

Digitally Controlled Point of Load Converter with Very Fast Transient Response Digitally Controlled Point of Load Converter with Very Fast Transient Response Lars T. Jakobsen and Michael A.E. Andersen Oersted-Automation, Technical University of Denmark Elektrovej Building 325 28

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

A Low-Power Mixed-Signal Current-Mode DC-DC Converter Using a One-Bit Σ DAC

A Low-Power Mixed-Signal Current-Mode DC-DC Converter Using a One-Bit Σ DAC A Low-Power Mixed-Signal Current-Mode DC-DC Converter Using a One-Bit Σ DAC Olivier Trescases, Zdravko Lukić, Wai Tung Ng and Aleksandar Prodić ECE Department, University of Toronto 10 King s College Road,

More information

ISSCC 2004 / SESSION 15 / WIRELESS CONSUMER ICs / 15.7

ISSCC 2004 / SESSION 15 / WIRELESS CONSUMER ICs / 15.7 ISSCC 2004 / SESSION 15 / WIRELESS CONSUMER ICs / 15.7 15.7 A 4µA-Quiescent-Current Dual-Mode Buck Converter IC for Cellular Phone Applications Jinwen Xiao, Angel Peterchev, Jianhui Zhang, Seth Sanders

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

IRDCiP2005A-A. Overview. Demo board Quick Start Guide Initial Settings: IRDCiP2005A-A Recommended Operating Conditions

IRDCiP2005A-A. Overview. Demo board Quick Start Guide Initial Settings: IRDCiP2005A-A Recommended Operating Conditions REFERENCE DESIGN IRDCiP2005A-A International Rectifier 233 Kansas Street, El Segundo, CA 90245 USA IRDCiP2005A-A: 1MHz, 65A DC, 80A Peak, Dual Phase, Sync Buck Converter using ip2005 Overview This reference

More information

Digital Controller Chip Set for Isolated DC Power Supplies

Digital Controller Chip Set for Isolated DC Power Supplies Digital Controller Chip Set for Isolated DC Power Supplies Aleksandar Prodic, Dragan Maksimovic and Robert W. Erickson Colorado Power Electronics Center Department of Electrical and Computer Engineering

More information

Design Considerations for VRM Transient Response Based on the Output Impedance

Design Considerations for VRM Transient Response Based on the Output Impedance 1270 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 18, NO. 6, NOVEMBER 2003 Design Considerations for VRM Transient Response Based on the Output Impedance Kaiwei Yao, Student Member, IEEE, Ming Xu, Member,

More information

High-Frequency Digital PWM Controller IC for DC DC Converters

High-Frequency Digital PWM Controller IC for DC DC Converters 438 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 18, NO. 1, JANUARY 2003 High-Frequency Digital PWM Controller IC for DC DC Converters Benjamin J. Patella, Aleksandar Prodić, Student Member, IEEE, Art

More information

A Lossless Clamp Circuit for Tapped-Inductor Buck Converters*

A Lossless Clamp Circuit for Tapped-Inductor Buck Converters* A Lossless Clamp Circuit for Tapped-Inductor Buck nverters* Kaiwei Yao, Jia Wei and Fred C. Lee Center for Power Electronics Systems The Bradley Department of Electrical and mputer Engineering Virginia

More information

ADAPTIVE CONTROL METHODS FOR DC-DC SWITCHING POWER CONVERTERS VARAPRASAD ARIKATLA

ADAPTIVE CONTROL METHODS FOR DC-DC SWITCHING POWER CONVERTERS VARAPRASAD ARIKATLA ADAPTIVE CONTROL METHODS FOR DC-DC SWITCHING POWER CONVERTERS by VARAPRASAD ARIKATLA JABER ABU QAHOUQ, COMMITTEE CHAIR TIM A. HASKEW YANG-KI HONG JEFF JACKSON DANIEL J. FONSECA A DISSERTATION Submitted

More information

Digitally Controlled Envelope Tracking Power Supply for an RF Power Amplifier

Digitally Controlled Envelope Tracking Power Supply for an RF Power Amplifier Downloaded from orbit.dtu.dk on: Jul 24, 2018 Digitally Controlled Envelope Tracking Power Supply for an RF Power Amplifier Jakobsen, Lars Tønnes; Andersen, Michael A. E. Published in: International Telecommunications

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 Angel V. Peterchev Jinwen Xiao Jianhui Zhang Department of EECS University of California, Berkeley Digital Control Advantages implement

More information

Increasing Performance Requirements and Tightening Cost Constraints

Increasing Performance Requirements and Tightening Cost Constraints Maxim > Design Support > Technical Documents > Application Notes > Power-Supply Circuits > APP 3767 Keywords: Intel, AMD, CPU, current balancing, voltage positioning APPLICATION NOTE 3767 Meeting the Challenges

More information

DIGITAL controllers that can be fully implemented in

DIGITAL controllers that can be fully implemented in 500 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 23, NO. 1, JANUARY 2008 Programmable Analog-to-Digital Converter for Low-Power DC DC SMPS Amir Parayandeh, Student Member, IEEE, and Aleksandar Prodić,

More information

FEATURES. Efficiency (%)

FEATURES. Efficiency (%) GENERAL DESCRIPTION The PT4105 is a step-down DC/DC converter designed to operate as a high current LED driver. The PT4105 uses a voltage mode, fixed frequency architecture that guarantees stable operation

More information

AN294. Si825X FREQUENCY COMPENSATION SIMULATOR FOR D IGITAL BUCK CONVERTERS

AN294. Si825X FREQUENCY COMPENSATION SIMULATOR FOR D IGITAL BUCK CONVERTERS Si825X FREQUENCY COMPENSATION SIMULATOR FOR D IGITAL BUCK CONVERTERS Relevant Devices This application note applies to the Si8250/1/2 Digital Power Controller and Silicon Laboratories Single-phase POL

More information

Chapter Four. Optimization of Multiphase VRMs

Chapter Four. Optimization of Multiphase VRMs Chapter Four Optimization of Multiphase VRMs Multiphase technology has been successfully used for today s VRM designs. However, the remaining tradeoff involves selecting the appropriate number of channels,

More information

Efficiency (%) Package Temperature Part Number Transport Media SOP8-40 to 85 PT1102ESOH Tape and Reel

Efficiency (%) Package Temperature Part Number Transport Media SOP8-40 to 85 PT1102ESOH Tape and Reel GENERAL DESCRIPTION The PT112 is a CMOS-based fixed frequency step-down DC/DC converter with a built-in internal power MOSFET. It achieves 1A continuous output current over a wide input supply range with

More information

EUP V/12V Synchronous Buck PWM Controller DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit. 1

EUP V/12V Synchronous Buck PWM Controller DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit. 1 5V/12V Synchronous Buck PWM Controller DESCRIPTION The is a high efficiency, fixed 300kHz frequency, voltage mode, synchronous PWM controller. The device drives two low cost N-channel MOSFETs and is designed

More information

2A, 23V, 380KHz Step-Down Converter

2A, 23V, 380KHz Step-Down Converter 2A, 23V, 380KHz Step-Down Converter General Description The is a buck regulator with a built-in internal power MOSFET. It achieves 2A continuous output current over a wide input supply range with excellent

More information

Digital Pulse-Frequency/Pulse-Amplitude Modulator for Improving Efficiency of SMPS Operating Under Light Loads

Digital Pulse-Frequency/Pulse-Amplitude Modulator for Improving Efficiency of SMPS Operating Under Light Loads 006 IEEE COMPEL Workshop, Rensselaer Polytechnic Institute, Troy, NY, USA, July 6-9, 006 Digital Pulse-Frequency/Pulse-Amplitude Modulator for Improving Efficiency of SMPS Operating Under Light Loads Nabeel

More information

Digital Control Methods for Current Sharing of Interleaved Synchronous Buck Converter

Digital Control Methods for Current Sharing of Interleaved Synchronous Buck Converter Digital Control Methods for Current Sharing of Interleaved Synchronous Buck Converter Keywords «Converter control», «DSP», «ZVS converters» Abstract Pål Andreassen, Tore M. Undeland Norwegian University

More information

Plug-and-Play Digital Controllers for Scalable Low-Power SMPS

Plug-and-Play Digital Controllers for Scalable Low-Power SMPS Plug-and-Play Digital Controllers for Scalable Low-Power SMPS Jason Weinstein and Aleksandar Prodić Laboratory for Low-Power Management and Integrated SMPS Department of Electrical and Computer Engineering

More information

Design and Simulation of FPGA Based Digitally Controlled Full Bridge DC-DC Converter

Design and Simulation of FPGA Based Digitally Controlled Full Bridge DC-DC Converter Design and Simulation of FPGA Based Digitally Controlled Full Bridge DC-DC Converter Nisarg Shah 1, Bijeev N.V. 2, Vasant Jani 3, V.K. Jain 4 M.Tech Student, ECE Engg., Dept. of Electrial Engg., Nirma

More information

AN ADAPTIVE voltage positioning (AVP) scheme has

AN ADAPTIVE voltage positioning (AVP) scheme has IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 23, NO. 4, JULY 2008 1733 Modeling and Design for a Novel Adaptive Voltage Positioning (AVP) Scheme for Multiphase VRMs Martin Lee, Dan Chen, Fellow, IEEE,

More information

Digital Controller for High-Frequency Rectifiers with Power Factor Correction Suitable for

Digital Controller for High-Frequency Rectifiers with Power Factor Correction Suitable for Digital Controller for High-Frequency Rectifiers with Power Factor Correction Suitable for On-Chip Implementation Aleksandar Prodic Laboratory for Low-Power Management and Integrated SMPS ECE Department-

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

A Scalable Multiphase Buck Converter with Average Current Share Bus

A Scalable Multiphase Buck Converter with Average Current Share Bus A Scalable Multiphase Buck Converter with Average Current Share Bus Wenkang Huang, George Schuellein, and Danny Clavette International Rectifier, Rhode Island IC Design Center 00 Circuit Drive, North Kingstown,

More information

MP2225 High-Efficiency, 5A, 18V, 500kHz Synchronous, Step-Down Converter

MP2225 High-Efficiency, 5A, 18V, 500kHz Synchronous, Step-Down Converter The Future of Analog IC Technology DESCRIPTION The MP2225 is a high-frequency, synchronous, rectified, step-down, switch-mode converter with built-in power MOSFETs. It offers a very compact solution to

More information

Core-less Multiphase Converter with Transformer Coupling

Core-less Multiphase Converter with Transformer Coupling Coreless Multiphase Converter with Transformer Coupling M.C.Gonzalez, N.Ferreros, P.Alou, O.Garcia, J.Oliver, J.A.Cobos Centro de Electrónica Industrial Universidad Politecnica de Madrid Madrid, España

More information

AIC bit DAC, Synchronous PWM Power Regulator with Dual Linear Controllers FEATURES DESCRIPTION APPLICATIONS

AIC bit DAC, Synchronous PWM Power Regulator with Dual Linear Controllers FEATURES DESCRIPTION APPLICATIONS 5-bit DAC, Synchronous PWM Power Regulator with Dual Linear Controllers FEATURES Provides 3 Regulated Voltages for Microprocessor Core, Clock and GTL Power. Simple Voltage-Mode PWM Control. Dual N-Channel

More information

Teaching digital control of switch mode power supplies

Teaching digital control of switch mode power supplies Teaching digital control of switch mode power supplies ABSTRACT This paper explains the methodology followed to teach the subject Digital control of power converters. The subject is focused on several

More information

Behavioral Analysis of Three stage Interleaved Synchronous DC-DC Converter for VRM Applications

Behavioral Analysis of Three stage Interleaved Synchronous DC-DC Converter for VRM Applications Behavioral Analysis of Three stage Interleaved Synchronous DC-DC Converter for VRM Applications Basavaraj V. Madiggond#1, H.N.Nagaraja*2 #M.E, Dept. of Electrical and Electronics Engineering, Jain College

More information

Designing a Multi-Phase Asynchronous Buck Regulator Using the LM2639

Designing a Multi-Phase Asynchronous Buck Regulator Using the LM2639 Designing a Multi-Phase Asynchronous Buck Regulator Using the LM2639 Overview The LM2639 provides a unique solution to high current, low voltage DC/DC power supplies such as those for fast microprocessors.

More information

AIC1340 High Performance, Triple-Output, Auto- Tracking Combo Controller

AIC1340 High Performance, Triple-Output, Auto- Tracking Combo Controller High Performance, Triple-Output, Auto- Tracking Combo Controller FEATURES Provide Triple Accurate Regulated Voltages Optimized Voltage-Mode PWM Control Dual N-Channel MOSFET Synchronous Drivers Fast Transient

More information

MP2313 High Efficiency 1A, 24V, 2MHz Synchronous Step Down Converter

MP2313 High Efficiency 1A, 24V, 2MHz Synchronous Step Down Converter The Future of Analog IC Technology MP2313 High Efficiency 1A, 24V, 2MHz Synchronous Step Down Converter DESCRIPTION The MP2313 is a high frequency synchronous rectified step-down switch mode converter

More information

Investigation of DC-DC Converter Topologies for Future Microprocessor

Investigation of DC-DC Converter Topologies for Future Microprocessor Asian Power Electronics Journal, Vol., No., Oct 008 Investigation of DC-DC Converter Topologies for Future Microprocessor K. Rajambal P. Sanjeevikumar G. Balaji 3 Abstract Future generation microprocessors

More information

MP2314 High Efficiency 2A, 24V, 500kHz Synchronous Step Down Converter

MP2314 High Efficiency 2A, 24V, 500kHz Synchronous Step Down Converter The Future of Analog IC Technology MP2314 High Efficiency 2A, 24V, 500kHz Synchronous Step Down Converter DESCRIPTION The MP2314 is a high frequency synchronous rectified step-down switch mode converter

More information

Multiphase Optimal Response Mixed-Signal Current- Programmed Mode Controller

Multiphase Optimal Response Mixed-Signal Current- Programmed Mode Controller Multiphase Optimal Response Mixed-Signal Current- Programmed Mode Controller Jurgen Alico, Aleksandar Prodic Laboratory for Power Management and Integrated SMPS Dept. of Electrical and Computer Engineering

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

Digitally controlled voltage mode schemes provide equivalent performance to current mode control

Digitally controlled voltage mode schemes provide equivalent performance to current mode control The World Leader in High Performance Signal Processing Solutions Digitally controlled voltage mode schemes provide equivalent performance to current mode control IBM Power and Cooling Technology Symposium

More information

HIGH SLEW RATE HIGH-EFFICIENCY DC-DC CONVERTER. XIANGCHENG WANG B.S. Yangshan University, 1997 M.S. Zhejiang University, 2000

HIGH SLEW RATE HIGH-EFFICIENCY DC-DC CONVERTER. XIANGCHENG WANG B.S. Yangshan University, 1997 M.S. Zhejiang University, 2000 HIGH SLEW RATE HIGH-EFFICIENCY DC-DC CONVERTER by XIANGCHENG WANG B.S. Yangshan University, 1997 M.S. Zhejiang University, 2000 A dissertation submitted in partial fulfillment of the requirements for the

More information

AIC1580/L. Step-Down DC/DC Controller with Shutdown FEATURES DESCRIPTION APPLICATIONS

AIC1580/L. Step-Down DC/DC Controller with Shutdown FEATURES DESCRIPTION APPLICATIONS Step-Down DC/DC Controller with Shutdown FEATURES Operation Voltage up to 15V. Simple Voltage-Mode PWM Control. Fast Transient Response. 2V and 1.3V ± 2% Feedback Voltage Reference Option. Adjustable Current

More information

The Technology Behind the World s Smallest 12V, 10A Voltage Regulator

The Technology Behind the World s Smallest 12V, 10A Voltage Regulator The Technology Behind the World s Smallest 12V, 10A Voltage Regulator A low profile voltage regulator achieving high power density and performance using a hybrid dc-dc converter topology Pradeep Shenoy,

More information

EUP2511. HQI Boost Converter With 2.1A Switch In Tiny SOT-23 Package FEATURES DESCRIPTION APPLICATIONS. Typical Application Circuit

EUP2511. HQI Boost Converter With 2.1A Switch In Tiny SOT-23 Package FEATURES DESCRIPTION APPLICATIONS. Typical Application Circuit HQI Boost Converter With 2.1A Switch In Tiny SOT-23 Package DESCRIPTION The is a high performance current mode, PWM step-up converter. With an internal 2.1A, 150mΩ MOSFET, it can generate 5 at up to 900mA

More information

Active and Passive Techniques for Noise Sensitive Circuits in Integrated Voltage Regulator based Microprocessor Power Delivery

Active and Passive Techniques for Noise Sensitive Circuits in Integrated Voltage Regulator based Microprocessor Power Delivery Active and Passive Techniques for Noise Sensitive Circuits in Integrated Voltage Regulator based Microprocessor Power Delivery Amit K. Jain, Sameer Shekhar, Yan Z. Li Client Computing Group, Intel Corporation

More information

ACT111A. 4.8V to 30V Input, 1.5A LED Driver with Dimming Control GENERAL DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION CIRCUIT

ACT111A. 4.8V to 30V Input, 1.5A LED Driver with Dimming Control GENERAL DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION CIRCUIT 4.8V to 30V Input, 1.5A LED Driver with Dimming Control FEATURES Up to 92% Efficiency Wide 4.8V to 30V Input Voltage Range 100mV Low Feedback Voltage 1.5A High Output Capacity PWM Dimming 10kHz Maximum

More information

NX7101 2A, High Voltage Synchronous Buck Regulator

NX7101 2A, High Voltage Synchronous Buck Regulator is a 340kHz fixed frequency, current mode, PWM synchronous buck (step-down) DC- DC converter, capable of driving a 2A load with high efficiency, excellent line and load regulation. The device integrates

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

TS3410 1A / 1.4MHz Synchronous Buck Converter

TS3410 1A / 1.4MHz Synchronous Buck Converter SOT-25 Pin Definition: 1. EN 2. Ground 3. Switching Output 4. Input 5. Feedback General Description TS3410 is a high efficiency monolithic synchronous buck regulator using a constant frequency, current

More information

DIGITAL CONTROL OF POWER CONVERTERS. 4 Advanced controllers

DIGITAL CONTROL OF POWER CONVERTERS. 4 Advanced controllers DIGITAL CONTROL OF POWER CONVERTERS 4 Advanced controllers Autotuning Autotuning Techniques for Digitally-Controlled Point-of-Load Converters with Wide Range of Capacitive Loads Shirazi, M. Zane, R. Maksimovic,

More information

4.5V to 32V Input High Current LED Driver IC For Buck or Buck-Boost Topology CN5816. Features: SHDN COMP OVP CSP CSN

4.5V to 32V Input High Current LED Driver IC For Buck or Buck-Boost Topology CN5816. Features: SHDN COMP OVP CSP CSN 4.5V to 32V Input High Current LED Driver IC For Buck or Buck-Boost Topology CN5816 General Description: The CN5816 is a current mode fixed-frequency PWM controller for high current LED applications. The

More information

RT9209/A. Synchronous Buck PWM DC-DC with Enable & PGOOD. Preliminary. Features. General Description. Applications. Ordering Information

RT9209/A. Synchronous Buck PWM DC-DC with Enable & PGOOD. Preliminary. Features. General Description. Applications. Ordering Information Preliminary Synchronous Buck PWM DC-DC with Enable & PGOOD General Description The is a single power supply PWM DC-DC converter controller designed to drive N-Channel MOSFET in a synchronous buck topology.

More information

PRODUCTION DATA SHEET

PRODUCTION DATA SHEET is a 340kHz fixed frequency, current mode, PWM synchronous buck (step-down) DC- DC converter, capable of driving a 3A load with high efficiency, excellent line and load regulation. The device integrates

More information

MP1482 2A, 18V Synchronous Rectified Step-Down Converter

MP1482 2A, 18V Synchronous Rectified Step-Down Converter The Future of Analog IC Technology MY MP48 A, 8 Synchronous Rectified Step-Down Converter DESCRIPTION The MP48 is a monolithic synchronous buck regulator. The device integrates two 30mΩ MOSFETs, and provides

More information

1.5MHz, 800mA Synchronous Step-Down Regulator

1.5MHz, 800mA Synchronous Step-Down Regulator 1.5MHz, 800mA Synchronous Step-Down Regulator General Description The is a high efficiency current mode synchronous buck PWM DC-DC regulator. The internal generated 0.6V precision feedback reference voltage

More information

1.5MHz, 3A Synchronous Step-Down Regulator

1.5MHz, 3A Synchronous Step-Down Regulator 1.5MHz, 3A Synchronous Step-Down Regulator FP6165 General Description The FP6165 is a high efficiency current mode synchronous buck PWM DC-DC regulator. The internal generated 0.6V precision feedback reference

More information

1.0MHz,24V/2.0A High Performance, Boost Converter

1.0MHz,24V/2.0A High Performance, Boost Converter 1.0MHz,24V/2.0A High Performance, Boost Converter General Description The LP6320C is a 1MHz PWM boost switching regulator designed for constant-voltage boost applications. The can drive a string of up

More information

2342 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 12, DECEMBER 2004

2342 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 12, DECEMBER 2004 2342 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 12, DECEMBER 2004 A 4-A Quiescent-Current Dual-Mode Digitally Controlled Buck Converter IC for Cellular Phone Applications Jinwen Xiao, Student Member,

More information

ADT7350. General Description. Applications. Features. Typical Application Circuit. Aug / Rev. 0.

ADT7350. General Description. Applications. Features. Typical Application Circuit.  Aug / Rev. 0. General Description The ADT7350 is a step-down converter with integrated switching MOSFET. It operates wide input supply voltage range from 4.5V to 24V with 1.2A peak output current. It includes current

More information

1MHz,30V/1.5A High Performance, Boost Converter

1MHz,30V/1.5A High Performance, Boost Converter 1MHz,30V/1.A High Performance, Boost Converter General Description The is a current mode boost DC-DC converter. Its PWM circuitry with built-in 1.A current power MOSFET makes this converter highly power

More information

1.5MHz, 2A Synchronous Step-Down Regulator

1.5MHz, 2A Synchronous Step-Down Regulator 1.5MHz, 2A Synchronous Step-Down Regulator General Description The is a high efficiency current mode synchronous buck PWM DC-DC regulator. The internal generated 0.6V precision feedback reference voltage

More information

ANP030. Contents. Application Note AP2014/A Synchronous PWM Controller. 1. AP2014/A Specification. 2. Hardware. 3. Design Procedure. 4.

ANP030. Contents. Application Note AP2014/A Synchronous PWM Controller. 1. AP2014/A Specification. 2. Hardware. 3. Design Procedure. 4. Contents 1. AP2014/A Specification 1.1 Features 1.2 General Description 1.3 Pin Assignments 1.4 Pin Descriptions 1.5 Block Diagram 1.6 Absolute Maximum Ratings 2. Hardware 2.1 Introduction 2.2 Description

More information

EUA2011A. Low EMI, Ultra-Low Distortion, 2.5-W Mono Filterless Class-D Audio Power Amplifier DESCRIPTION FEATURES APPLICATIONS

EUA2011A. Low EMI, Ultra-Low Distortion, 2.5-W Mono Filterless Class-D Audio Power Amplifier DESCRIPTION FEATURES APPLICATIONS Low EMI, Ultra-Low Distortion, 2.5-W Mono Filterless Class-D Audio Power Amplifier DESCRIPTION The EUA2011A is a high efficiency, 2.5W mono class-d audio power amplifier. A new developed filterless PWM

More information

A Fast, Self-stabilizing, Boost DC-DC Converter - Sliding-mode Vs Hysteretic Controls

A Fast, Self-stabilizing, Boost DC-DC Converter - Sliding-mode Vs Hysteretic Controls A Fast, Self-stabilizing, Boost DC-DC Converter - Sliding-mode Vs Hysteretic Controls Neeraj Keskar Advisor: Prof. Gabriel A. Rincón-Mora Analog and Power IC Design Lab School of Electrical and Computer

More information

AN023 The MP2905 Hysteresis Voltage Controller Application Note

AN023 The MP2905 Hysteresis Voltage Controller Application Note The Future of Analog IC Technology AN023 The MP290 Hysteresis Voltage Controller Application Note THE MP290 HYSTERESIS VOTAGE CONTROER By Zhen i Application Engineer AN023 Rev..0 www.monolithicpower.com

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

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

EN A Voltage Mode Synchronous Buck PWM DC-DC Converter with Integrated Inductor RoHS Compliant July Features. Description.

EN A Voltage Mode Synchronous Buck PWM DC-DC Converter with Integrated Inductor RoHS Compliant July Features. Description. EN5330 3A Voltage Mode Synchronous Buck PWM DC-DC Converter with Integrated Inductor RoHS Compliant July 2007 Description The EN5330 is a Power System on a Chip DC- DC converter. It is specifically designed

More information

n Application l Notebook Systems and I/O Power l Digital Set Top Boxes l LCD Display, TV l Networking, XDSL Modem n Typical Application VIN 4.

n Application l Notebook Systems and I/O Power l Digital Set Top Boxes l LCD Display, TV l Networking, XDSL Modem n Typical Application VIN 4. 5297 n General Description The 5297 is a high frequency synchronous stepdown DC-DC converter with built internal power MOSFETs. That provides wide 4.5 to 18 input voltage range and 3A continuous load current

More information

DC-DC Converter with Improved Dynamic Response and Efficiency Using a Calibrated Auxiliary Phase. Yue Wen

DC-DC Converter with Improved Dynamic Response and Efficiency Using a Calibrated Auxiliary Phase. Yue Wen DC-DC Converter with Improved Dynamic Response and Efficiency Using a Calibrated Auxiliary Phase by Yue Wen A thesis submitted in conformity with the requirements for the degree of Master of Applied Science

More information

Multiphase Interleaving Buck Converter With Input-Output Bypass Capacitor

Multiphase Interleaving Buck Converter With Input-Output Bypass Capacitor 2010 Seventh International Conference on Information Technology Multiphase Interleaving Buck Converter With Input-Output Bypass Capacitor Taufik Taufik, Randyco Prasetyo, Arief Hernadi Electrical Engineering

More information

Digital PWM/PFM Controller with Input Voltage Feed-Forward for Synchronous Buck Converters

Digital PWM/PFM Controller with Input Voltage Feed-Forward for Synchronous Buck Converters Digital PWM/PFM Controller with Input Voltage Feed-Forward for Synchronous Buck Converters Xu Zhang and Dragan Maksimovic Colorado Power Electronics Center ECE Department, University of Colorado, Boulder,

More information

MP1496 High-Efficiency, 2A, 16V, 500kHz Synchronous, Step-Down Converter

MP1496 High-Efficiency, 2A, 16V, 500kHz Synchronous, Step-Down Converter The Future of Analog IC Technology DESCRIPTION The MP1496 is a high-frequency, synchronous, rectified, step-down, switch-mode converter with built-in power MOSFETs. It offers a very compact solution to

More information

Digital PWM controller with one-bit noise-shaping interface

Digital PWM controller with one-bit noise-shaping interface Analog Integr Circ Sig Process (2006) 49:11 17 DOI 10.1007/s10470-006-8698-0 Digital PWM controller with one-bit noise-shaping interface Jeongjin Roh Received: 24 August 2005 / Revised: 27 March 2006 /

More information

Techcode. 1.6A 32V Synchronous Rectified Step-Down Converte TD1529. General Description. Features. Applications. Package Types DATASHEET

Techcode. 1.6A 32V Synchronous Rectified Step-Down Converte TD1529. General Description. Features. Applications. Package Types DATASHEET General Description Features The TD1529 is a monolithic synchronous buck regulator. The device integrates two 130mΩ MOSFETs, and provides 1.6A of continuous load current over a wide input voltage of 4.75V

More information

Peak Current Mode Control Stability Analysis & Design. George Kaminski Senior System Application Engineer September 28, 2018

Peak Current Mode Control Stability Analysis & Design. George Kaminski Senior System Application Engineer September 28, 2018 Peak Current Mode Control Stability Analysis & Design George Kaminski Senior System Application Engineer September 28, 208 Agenda 2 3 4 5 6 7 8 Goals & Scope Peak Current Mode Control (Peak CMC) Modeling

More information

Evaluation Board for ADP2118 EVAL-ADP2118

Evaluation Board for ADP2118 EVAL-ADP2118 Evaluation Board for ADP8 EVAL-ADP8 GENERAL DESCRIPTION The evaluation (demo) board provides an easy way to evaluate the ADP8 buck regulator. This data sheet describes how to quickly set up the board to

More information

MPM3620A. 24 V/2 A DC/DC Module Synchronous Step-Down Converter with Integrated Inductor DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION

MPM3620A. 24 V/2 A DC/DC Module Synchronous Step-Down Converter with Integrated Inductor DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION The Future of Analog IC Technology MPM3620A 24 V/2 A DC/DC Module Synchronous Step-Down Converter with Integrated Inductor DESCRIPTION The MPM3620A is a synchronous, rectified, step-down module converter

More information

1.5 MHz, 600mA Synchronous Step-Down Converter

1.5 MHz, 600mA Synchronous Step-Down Converter GENERAL DESCRIPTION is a 1.5Mhz constant frequency, slope compensated current mode PWM step-down converter. The device integrates a main switch and a synchronous rectifier for high efficiency without an

More information

FEATURES DESCRIPTION APPLICATIONS PACKAGE REFERENCE

FEATURES DESCRIPTION APPLICATIONS PACKAGE REFERENCE DESCRIPTION The is a monolithic synchronous buck regulator. The device integrates 100mΩ MOSFETS that provide 2A continuous load current over a wide operating input voltage of 4.75V to 25V. Current mode

More information

MP2324 High Efficiency 2A, 24V, 500kHz Synchronous Step-Down Converter

MP2324 High Efficiency 2A, 24V, 500kHz Synchronous Step-Down Converter MP2324 High Efficiency 2A, 24V, 500kHz Synchronous Step-Down Converter DESCRIPTION The MP2324 is a high frequency synchronous rectified step-down switch mode converter with built in internal power MOSFETs.

More information

HM8113B. 3A,4.5V-16V Input,500kHz Synchronous Step-Down Converter FEATURES GENERAL DESCRIPTION APPLICATIONS TYPICAL APPLICATION

HM8113B. 3A,4.5V-16V Input,500kHz Synchronous Step-Down Converter FEATURES GENERAL DESCRIPTION APPLICATIONS TYPICAL APPLICATION 3A,4.5-16 Input,500kHz Synchronous Step-Down Converter FEATURES High Efficiency: Up to 96% 500KHz Frequency Operation 3A Output Current No Schottky Diode Required 4.5 to 16 Input oltage Range 0.6 Reference

More information

A Novel Integrated Circuit Driver for LED Lighting

A Novel Integrated Circuit Driver for LED Lighting Circuits and Systems, 014, 5, 161-169 Published Online July 014 in SciRes. http://www.scirp.org/journal/cs http://dx.doi.org/10.436/cs.014.57018 A Novel Integrated Circuit Driver for LED Lighting Yanfeng

More information

ADT7350. General Description. Features. Applications. Typical Application Circuit. Sep / Rev. 0.

ADT7350. General Description. Features. Applications. Typical Application Circuit.   Sep / Rev. 0. General Description The ADT7350 is a step-down converter with integrated switching MOSFET. It operates wide input supply voltage range from 4.5V to 24V with 1.2A peak output current. It includes current

More information

LX12973 V 800mV, 1.5A, 1.1MHZ PWM

LX12973 V 800mV, 1.5A, 1.1MHZ PWM The LX12973 operates as a Current Mode PWM Buck regulator that switches to PFM mode with light loads. The entire regulator function is implemented with few external components. The LX12973 responds quickly

More information

Boundary Mode Offline LED Driver Using MP4000. Application Note

Boundary Mode Offline LED Driver Using MP4000. Application Note The Future of Analog IC Technology AN046 Boundary Mode Offline LED Driver Using MP4000 Boundary Mode Offline LED Driver Using MP4000 Application Note Prepared by Zheng Luo March 25, 2011 AN046 Rev. 1.0

More information

Understanding, measuring, and reducing output noise in DC/DC switching regulators

Understanding, measuring, and reducing output noise in DC/DC switching regulators Understanding, measuring, and reducing output noise in DC/DC switching regulators Practical tips for output noise reduction Katelyn Wiggenhorn, Applications Engineer, Buck Switching Regulators Robert Blattner,

More information

Integrated Circuit Design for High-Speed Frequency Synthesis

Integrated Circuit Design for High-Speed Frequency Synthesis Integrated Circuit Design for High-Speed Frequency Synthesis John Rogers Calvin Plett Foster Dai ARTECH H O US E BOSTON LONDON artechhouse.com Preface XI CHAPTER 1 Introduction 1 1.1 Introduction to Frequency

More information

MP2305 2A, 23V Synchronous Rectified Step-Down Converter

MP2305 2A, 23V Synchronous Rectified Step-Down Converter The Future of Analog IC Technology MP305 A, 3 Synchronous Rectified Step-Down Converter DESCRIPTION The MP305 is a monolithic synchronous buck regulator. The device integrates 30mΩ MOSFETS that provide

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