Utilizing a Digital PWM Controller to Monitor the Health of a Power Supply

Size: px
Start display at page:

Download "Utilizing a Digital PWM Controller to Monitor the Health of a Power Supply"

Transcription

1 Utilizing a Digital PWM Controller to Monitor the Health of a Power Supply Mark Hagen Systems Engineer Digital Power Group Texas Instruments 13 Oct 008 CEME 1

2 A Digitally Controlled Power Supply Reasons to go digital Programmable start/stop sequencing. (Programmable start/stop delay and voltage ramp rates.) Monitoring of system power and health metrics of the circuit. Ease of adjusting the loop compensation. PC design tool does the math Can be tailored to the system late in the process since it is defined by serial bus commands instead of by RC components. 13 Oct 008 CEME

3 Start/Stop Sequence PMBus Standard supports sequencing commands TON_DELAY TON_RISE TRACKING_MODE Digital controller operation Delay timed digitally. Track desired ramp under closed loop control by slewing Vref setpoint DAC May want separate loop compensation for start/stop ramps Operating modes: Start/stop ramp Regulate Light load ramp rate defined by TON_RISE & VOUT_COMMAND rail# tracks rail#3 Vout follows digitally defined ramp 13 Oct 008 CEME 3

4 V IN Digitally Monitored Parameters (scaled input voltage) I IN (requires dedicated current sense circuit) Shunt resistor: 4-terminal, low TCR type. Current sense amplifier: INA13x, INA19x, INA1x, etc. "READ_IN" PMBus command V OUT PMBus provides for a separate measure of Vout from the control loop voltage sense. I OUT Either shunt sense circuit like Iin or Inductor DCR sense. Amplifier typically internal to controller or driver IC. Temperature duty cycle Ambient temperature measured at controller. Component temperature at each controlled power stage. "READ_DUTY_CYCLE" PMBus command Combined with Vin and Iout measure, forms a efficiency/circuit-health metric. 13 Oct 008 CEME 4

5 Power Supply as a Feedback Controlled System System consists of Plant (Power stage) Sensor network (voltage divider) Setpoint reference (Vref. Typically a DAC in digital PWM controllers.) Error amplifier (fast ADC) Compensator (digital filter) Pulse width modulator (fast digital counter) Delay elements (account for phase loss due to the time it takes to calculate and apply the control effort) 13 Oct 008 CEME 5

6 G(s) Modeling the Loop u[n] G Delay G Plant V out G Div V sense H(s) Example with analog summing junction d[n] e[n] K PWM G Delay 1 G CLA K NLR K EADC K Ve Vr AFE + K DAC ref Open-loop gain Closed-loop gain where K AFE K EADC K NLR G CLA G Delay1 K PWM v v Sense error v Sense ref H s H 1 H G s s s s s G G = analog front end gain in V/V = error ADC gain in LSB/volt = Nonlinear boost gain = Control-law accelerator (digital compensator) gain = Total sampling and CLA computational delay = PWM gain in duty/lsb G Delay G Plant G Div = On-time and any delay to multiple power stages driving V out = Transfer function from d to V out of the power stage = Divider network transfer function in V/V 13 Oct 008 CEME 6

7 u[n] G(s) G Delay G Plant V out G Div Loop Stability Criteria V sense H(s) d[n] e[n] K PWM G Delay 1 G CLA K NLR K EADC K Ve Vr AFE + K DAC ref The frequency response is derived from the average model of the power stage Open-loop gain = H(f) G(f) Stability criteria (same as analog control) Phase margin: Phase distance from 180º at the frequency where gain = 0 db want 45º to 65º Gain margin: Gain at frequency where phase = 180º want > 6 db PM GM 13 Oct 008 CEME 7

8 Power-Stage Model u[n] G(s) G Delay G Plant V out G Div V sense H(s) A (discrete) time model is needed to get accurate estimates of transient performance and stability d[n] e[n] K PWM G Delay 1 G CLA K NLR K EADC K Ve Vr AFE + K DAC ref Define continuous-time state equations (states are i L and v C ) x A xb V and q q g v C xd V out q q g Convert to discrete-time difference equations x[n] ˆ x[n ˆ 1] d[n ˆ 1] and v ˆ [n] Cx[n] ˆ out + V g c(t) DPWM L G(z) R L i L R esr + v c C eadc v ref R Hv o H=1 Design software such as Spice or the Fusion Digital Designer integrates difference equations for each interval to simulate the power stage 13 Oct 008 CEME 8

9 Define the Plant (power stage) Resulting transfer function for the plant Enter component parameter values Gain elements Vin and duty (from Vout) Series elements L, DCR, RDS(on) Parallel elements C, ESR, ESL Lump like components together 13 Oct 008 CEME 9

10 Divider-Network Model u[n] G(s) G Delay G Plant V out G Div V sense H(s) Divider scales Vout to error-adc input range. With Cp, forms anti-alias low-pass for error-adc. Set RC lowpass corner frequency at 35% to 45% of error-adc sample frequency. Continuous model R RCs KDiv 1 z 1 GDiv s KDiv R R K R C C s1 1 Digital power-design software creates a discrete model from continuous circuit description. Apply discrete transform to continuous model evaluated at each error-adc sample time Div 1 z p d[n] e[n] K PWM G Delay 1 G CLA K NLR K EADC K Ve Vr AFE + K DAC ref R 1 R G Div (f) C z C p V out V sense 13 Oct 008 CEME 10

11 Define the divider network Set the divider gain (attenuation) Set nominal Vout at ~75% of error-adc dynamic range headroom for margining, over-voltage detection. Communicated to device by PMBus commands VOUT_SCALE_LOOP VOUT_SCALE_MONITOR Define capacitors to set pole (or zero) Good idea to roll off high frequency at 70% to 90% of Nyquist frequency. (35% tp 45% of switching frequency.) 13 Oct 008 CEME 11

12 Model the Compensator POL applications require nd-order compensation Two zeros and a pole at zero Hz This is a classical PID controller (Proportional, Integral, Derivative) Discrete form: duty(z) b01z b11zb1 GCLA z u[n] e(z) z 1 G(s) G Delay G Plant V out H(s) G Div d[n] e[n] K PWM G Delay 1 K NLR K EADC K Ve Vr G CLA AFE + K DAC ref pole at origin zeros V sense Additional poles improve effect of error-voltage quantization by smoothing the CLA output: duty(z) b01z b11zb zeros 1 GCLA z e(z) z a za poles 11 1 To model in discrete time, the design software evaluates the compensator difference equation: 1 b01 b11z b1z d(z) e(z) 1 1a z a z 11 1 dn b en b en 1 b en a dn 1 a dn Oct 008 CEME 1

13 Types of Compensator Realizations nd-order table look-up (UCD911) dz Kz 0 Kz 1 K ez z1 Direct-form digital filter (UCD940) dz b z b z b ez z a z a e[n] PID-form digital filter (conceptual) e[n] Numerator K 0N K 1N K N K 01 K 11 K 1 K 00 K 10 K 0 z 1 z 1 e[n ] Numerator z 1 z 1 b 0 e[n 1] b 1 e[n ] b z 1 Denominator d[n 1] Denominator d[n] z 1 d[n] a 1 a d[n 1] d[n ] z 1 d z z z1 KP KI KD e z z1 z K K K z K 1 K K z K K P I D P I D P D z 1 z e[n] z 1 K P K l K D z 1 d [n] P d[n] l d [n] D d[n] Proportional Integral Derivative e[n 1] z 1 13 Oct 008 CEME 13

14 Choosing the Compensation u[n] G(s) G Delay G Plant V out G Div H(s) V sense d[n] e[n] K PWM G Delay 1 K NLR K EADC K Ve Vr G CLA AFE + K DAC ref Choose continuous time parameters to shape the Bode-plot loop gain to achieve desired phase and gain margin s s s s DC gain K DC d s z1 z Zeros ω z1 ω r rq z K DC or KDC Poles: origin, ω es p s s s 1 s p p Then transform the continuous-time polynomial in s to a discrete-time polynomial in z. This is typically done by the design software TI Fusion Digital Power Designer performs the transformation by: 1. Apply the bilinear transformation by substituting s into the above polynomial:. Then solve for discrete-time polynomial coefficients: Fs d z b z b z b e z z a z a s z1 z1 13 Oct 008 CEME 14

15 Define the compensation Center zeros on nd order plant pole Spreading the zeros either side of the plant pole improves the output impedance of the system In above example I reduced the nd order zero frequency a bit to buy some phase margin. Define the compensator poles Integrator function defines 1st pole at the origin. Set nd pole above 0 db cross-over to increase gain margin. 13 Oct 008 CEME 15

16 Effect of locating zeros perfect cancellation Perfectly canceling plant nd order pole does not result is lowest possible closed loop output impedance Results in increased load transient settle time. 13 Oct 008 CEME 16

17 Effect of locating zeros, cont. zeros spread Spreading zeros minimizes output impedance Lower output impedance improves load transient settle time. 13 Oct 008 CEME 17

18 Adding Nonlinear gain to the compensation Strictly linear compensation flat gain Transient response 13 Oct 008 CEME 18

19 Adding Nonlinear gain to the compensation Reduce gain for quiescent cond. where v error near 0. gain high for transient, gain low at around zero. Improves steady state voltage, peak error reduced. 13 Oct 008 CEME 19

20 Nonlinear Boost Scope traces with and without nonlinear boost pk-pk rms RMS Error Parameter Peak-to- Peak Output Excursion During Quiescent Operation Uniform gain of 1X mv 5. mv Gain boosted 3X for mv 5.0 mv v err > 5 Gain boosted 4X for 88.4 mv 5.0 mv v err > 5 V out (V) no boost 3X boost 4X boost load current Time (µs) 13 Oct 008 CEME 0

21 System Identification (Transfer Function) Digital PWM controllers offer the opportunity to identify the system dynamics (System-ID) by measuring the transfer function of the system in situ (in place). No external test equipment No auxiliary circuits or probes To do this we need to: Generate an excitation signal Inject that signal at a summing junction Capture the response of the system to the excitation From this response, calculate the open loop gain From the open loop gain determine key performance metrics of bandwidth, gain margin and phase margin. For a digitally controlled system the logical location to make the measurement is just before or just after the digital compensator. 13 Oct 008 CEME 1

22 PWM u d u' Possible Measurement Locations G(s) power stage digital controller x x 1 H(z) digital compensator Inject a sinewave at r, x 1 or x Measure response at node y, e, c, d or u Solve for GH c y' e ADC y - r Given the following basic system equations: y Gu u d c e x e r y 13 Oct 008 CEME d Hc x 1 The closed loop response at each node is: GH GH G y r x1 x 1 GH 1 GH 1 GH H H 1 u r x1 x 1 GH 1 GH 1 GH H H GH d r x1 x 1 GH 1 GH 1 GH 1 1 G c r x1 x 1 GH 1 GH 1 GH 1 GH G e r x1 x 1 GH 1 GH 1 GH

23 Calculate the open-loop gain from the closedloop response Solution of G(f)H(f) for various injection and measurement nodes: Loop gain G(f)H(f) inject at: r x 1 x y r y y x y 1 Hy x Hy Measure response at: y u d c e H r r 1 1 r H 1 u d c x x 1 1 x H 1 H u d c x d Hc 1 u x d x Hc Note that the formula for calculating open loop gain contains the compensator gain H(f) if the system is excited before the compensator and measured after, or vice-a-versa. This is not a big problem since a digital compensator is completely deterministic. Its frequency response can be calculated as: H f z exp meas b0z b1z b z a z a 13 Oct 008 CEME 3 r e 1 x 1 1 e e x e jπf T cosπf T j sinπf T meas s 1 (for a nd order compensator) T s is the compensator sample period meas s meas s

24 Type of Excitation to use for System-ID sinewave white noise # of frequencies per measurement 1 N/ Needed dynamic range narrow (few bits) wide (many bits) Needed memory (RAM) words 1k words or more Max meas. interval 1 M samples* limited by available memory Measurement signal to noise high medium Accurate Fast * 1 bit samples, 3 bit accumulator 13 Oct 008 CEME 4

25 Use table look-up technique Sinewave Generation Digital controllers such as the UCD940 or TMS30C801, have a build-in sinewave table in ROM. For each sample, step through the table with a step size defined as step N tablelen F F meas samplerate then generate the excitation signal as: phase = phase + step; index = phase >> PHASEINDEX; sine_signal = sine_table(index); // use MSB bits for sine table index // lookup excitation signal value in table When the end of the table is reached, wrap to the beginning of the table by subtracting the table length from the index. By maintaining the fractional part of the table index and rounding to determine the table entry, very high frequency resolution can be obtained. 13 Oct 008 CEME 5

26 Response Measurement The definition of a Discrete Fourier Transform (DFT) is: K k N 1 n0 v n e jπnk / N N 1 k k v n cos n j sin n n0 N N This says that we can calculate the real and imaginary magnitudes of the kth harmonic of a signal by multiplying that signal by a sine and cosine sequence and summing. Since we've already generated a sinewave to inject into the loop as the excitation signal, the response measurement is simply: cossum += d*xcos; // Accumulate cosine sum // for measurement node d sinsum -= d*xsin; // Accumulate sine sum // for measurement node d (Note that since a sine is shifted by π/ from a cosine, the cosine sequence is easily generated by adding an offset to the sine table index of 1/4 the table length.) 13 Oct 008 CEME 6

27 Example Calculation of G(f)H(f) Inject at r measure at d u' G(s) power stage y' PWM d digital controller H(z) digital compensator e ADC y - x r CPU x cos x sin z -1 z -1 cossum sinsum serial bus to host Return cossum and sinsum for each injected excitation frequency. Calculate open loop gain as follows: N X r cos Gain 1 openloop G f H f H f hr f jhi f d cossum j sinsum 1 Where Xcos is the base to peak amplitude of the excitation and N is the # samples the response is summed over. Then plot magnitude and phase of G(f)H(f) to determine phase margin, gain margin and bandwidth. 13 Oct 008 CEME 7

28 Practical Auto-ID measurements Windowing The definition for the DFT produces the response just at harmonic frequencies. These frequencies produce an integer number of cycles in the measurement interval. At other frequencies you need to do something to reduce "leakage". 1. Window the measurement data. A raised cosine or triangle window are popular options.. Modify the measurement interval so that an integer number of cycles are measured. (What we implemented.) Settling We want just the forced response, so the controller needs to wait some number of samples for the natural response to decay. 13 Oct 008 CEME 8

29 Power Stage Transfer Function The compensation in a digital PWM controller is deterministic No gain or offset error Poles and zeros concisely defined. So divide measured loop gain by known compensator TF. Then use this measured response instead of modeled plant to choose compensation. Note that the measured TF is more damped than the modeled TF. Measurement takes into account losses not included in plant model. Losses show up as effective increase in resistance, which adds damping. 13 Oct 008 CEME 9

30 Monitor power system health DC/low frequency measurements Vin, Iin Iout, Vout Temperature of each power stage AC measurements Automatic Identification of the system transfer function Use linear (average) model of the plant to estimate component values Look for a change in monitored parameter Use statistical process control techniques to decide if it has changed. 13 Oct 008 CEME 30

31 Statistical Process Control Many techniques Mean & Range charts Mean & Sigma charts Key concepts Average a set (sample) of measurements. This guarantees normally distributed measurement error based on central limit theorem. Compare sample average to a confidence interval to decide if the mean has changed. 13 Oct 008 CEME 31

32 Confidence Interval Given k where σ is the expected population standard deviation, n z n is the sample size and is the probability that the sample mean is within the confidence interval. Then the interval is k, k Example z During product development μ, σ of open loop bandwidth were found to be to be μ = 55.0 khz σ = khz. Last 4 measurements of BW using Auto-ID are 56, 58, 53, 55 khz. = 55.5 khz x z for 90% confidence is 1.96 So confidence interval is [ , ] Therefore we can say with 95% confidence that the mean has not changed. sigma (z α /) double sided probability (%) event ppm k k k k k k k k ppb 13 Oct 008 CEME 3

33 "Health" metrics Transfer function based measures open loop bandwidth, phase margin, gain margin Power stage Q Compare to expected values Don't have to measure full frequency range. One freq may be sufficient. Lossy components cause Q to be reduced. Input power vs. output power efficiency = Average duty cycle (see next slide). Temperature Power stage balance v v i IN IN OUT il UCD940 allows closed loop control of temperature balance Power stage vs ambient (measured at controller IC.) 13 Oct 008 CEME 33

34 Average Duty Cycle Capture duty cycle at output of digital compensator. At DC Then v OUT V D R OUT R Load Load IN R Rsi V L S D V IN FET switchs R SW(LOSS) R DS(ON) R S R DCR L 1 C C R C R LOAD R S D V Monitor R S and compare to SPC control limits IN V i L OUT duty in % series resistance in mohms inductor current in Amps Oct 008 CEME duty in % 34

35 Conclusion Digital PWM Controllers now offer: Programmable start/stop sequencing. Ability to Monitor power and health metrics. Power stage voltages and currents Temperature Duty cycle Complete control of compensation gain, zeros and poles. In situ measurement of system dynamics. Enables measurement at other than the lab bench. (For instance, on factory floor or installed in end equipment.) Use monitored parameters to assist in predicting failure Apply statistical confidence limits to decide if the parameter has changed. If a mean shift is indicated, issue a warning to the host system. Design tools for Digital Power: Pull together sequencing, monitoring and control configuration in one place. Allow sophisticated, accurate frequency and time simulation of the target system. Automatic System Identification of the power supply dynamics. Automatic tuning of the loop compensation. 13 Oct 008 CEME 35

Real-time Self Compensating AC/DC Digitally Controlled Power Supply

Real-time Self Compensating AC/DC Digitally Controlled Power Supply Real-time Self Compensating AC/DC Digitally Contolled Powe Supply Dave Feeman, Mak Hagen Texas Instuments Digital Powe Goup Digital Contol Poblem: Detemining optimal loop compensation given uncetainties

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

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

UCD3138 Control Theory UCD3138 Digital Controller Control Theory

UCD3138 Control Theory UCD3138 Digital Controller Control Theory User's Guide UCD3138 Digital Controller Control Theory 1 Contents 1.1 Table of Contents 1 Contents... 2 1.1 Table of Contents... 2 1.2 Table of Tables... 2 1.3 Table of Figures... 3 2 Scope... 4 3 Fundamentals

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

When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required.

When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required. 1 When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required. More frequently, one of the items in this slide will be the case and biasing

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

Testing and Stabilizing Feedback Loops in Today s Power Supplies

Testing and Stabilizing Feedback Loops in Today s Power Supplies Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, open loop transfer function, voltage loop gain, error amplifier,

More information

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

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Construction of transfer function v 2 (s) v (s) = Z 2Z Z Z 2 Z = Z out Z R C Z = L Q = R /R 0 f

More information

Research and design of PFC control based on DSP

Research and design of PFC control based on DSP Acta Technica 61, No. 4B/2016, 153 164 c 2017 Institute of Thermomechanics CAS, v.v.i. Research and design of PFC control based on DSP Ma Yuli 1, Ma Yushan 1 Abstract. A realization scheme of single-phase

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

Fundamentals of Data Converters. DAVID KRESS Director of Technical Marketing

Fundamentals of Data Converters. DAVID KRESS Director of Technical Marketing Fundamentals of Data Converters DAVID KRESS Director of Technical Marketing 9/14/2016 Analog to Electronic Signal Processing Sensor (INPUT) Amp Converter Digital Processor Actuator (OUTPUT) Amp Converter

More information

An Overview of Linear Systems

An Overview of Linear Systems An Overview of Linear Systems The content from this course was hosted on TechOnline.com from 999-4. TechOnline.com is now targeting commercial clients, so the content, (without animation and voice) is

More information

High Precision 10 V IC Reference AD581

High Precision 10 V IC Reference AD581 High Precision 0 V IC Reference FEATURES Laser trimmed to high accuracy 0.000 V ±5 mv (L and U models) Trimmed temperature coefficient 5 ppm/ C maximum, 0 C to 70 C (L model) 0 ppm/ C maximum, 55 C to

More information

PDu150CL Ultra-low Noise 150V Piezo Driver with Strain Gauge Feedback

PDu150CL Ultra-low Noise 150V Piezo Driver with Strain Gauge Feedback PDu1CL Ultra-low Noise 1V Piezo Driver with Strain auge Feedback The PDu1CL combines a miniature high-voltage power supply, precision strain conditioning circuit, feedback controller, and ultra-low noise

More information

MP V, 1.2A, 1.4MHz White LED Driver Buck/Boost Halogen Replacement

MP V, 1.2A, 1.4MHz White LED Driver Buck/Boost Halogen Replacement The Future of Analog IC Technology DESCRIPTION The MP81 is a 36V,1.A,white LED driver suitable for either step-down or inverting step-up/down applications. It achieves 1.A peak output current over a wide

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

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

Lecture 4 ECEN 4517/5517

Lecture 4 ECEN 4517/5517 Lecture 4 ECEN 4517/5517 Experiment 3 weeks 2 and 3: interleaved flyback and feedback loop Battery 12 VDC HVDC: 120-200 VDC DC-DC converter Isolated flyback DC-AC inverter H-bridge v ac AC load 120 Vrms

More information

ELG3336: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs)

ELG3336: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs) ELG3336: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs) Digital Output Dout 111 110 101 100 011 010 001 000 ΔV, V LSB V ref 8 V FSR 4 V 8 ref 7 V 8 ref Analog Input

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

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12.

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12. Analog Signals Signals that vary continuously throughout a defined range. Representative of many physical quantities, such as temperature and velocity. Usually a voltage or current level. Digital Signals

More information

New Techniques for Testing Power Factor Correction Circuits

New Techniques for Testing Power Factor Correction Circuits Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, power factor correction circuits, current mode control, gain

More information

idesyn id8802 2A, 23V, Synchronous Step-Down DC/DC

idesyn id8802 2A, 23V, Synchronous Step-Down DC/DC 2A, 23V, Synchronous Step-Down DC/DC General Description Applications The id8802 is a 340kHz fixed frequency PWM synchronous step-down regulator. The id8802 is operated from 4.5V to 23V, the generated

More information

Thursday, 1/23/19 Automatic Gain Control As previously shown, 1 0 is a nonlinear system that produces a limit cycle with a distorted sinusoid for

Thursday, 1/23/19 Automatic Gain Control As previously shown, 1 0 is a nonlinear system that produces a limit cycle with a distorted sinusoid for Thursday, 1/23/19 Automatic Gain Control As previously shown, 1 0 is a nonlinear system that produces a limit cycle with a distorted sinusoid for x(t), which is not a very good sinusoidal oscillator. A

More information

Features MIC2193BM. Si9803 ( 2) 6.3V ( 2) VDD OUTP COMP OUTN. Si9804 ( 2) Adjustable Output Synchronous Buck Converter

Features MIC2193BM. Si9803 ( 2) 6.3V ( 2) VDD OUTP COMP OUTN. Si9804 ( 2) Adjustable Output Synchronous Buck Converter MIC2193 4kHz SO-8 Synchronous Buck Control IC General Description s MIC2193 is a high efficiency, PWM synchronous buck control IC housed in the SO-8 package. Its 2.9V to 14V input voltage range allows

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

Homework Assignment 13

Homework Assignment 13 Question 1 Short Takes 2 points each. Homework Assignment 13 1. Classify the type of feedback uses in the circuit below (i.e., shunt-shunt, series-shunt, ) Answer: Series-shunt. 2. True or false: an engineer

More information

Circuit Applications of Multiplying CMOS D to A Converters

Circuit Applications of Multiplying CMOS D to A Converters Circuit Applications of Multiplying CMOS D to A Converters The 4-quadrant multiplying CMOS D to A converter (DAC) is among the most useful components available to the circuit designer Because CMOS DACs

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

High Common-Mode Voltage, Programmable Gain Difference Amplifier AD628

High Common-Mode Voltage, Programmable Gain Difference Amplifier AD628 High Common-Mode Voltage, Programmable Gain Difference Amplifier AD628 FEATURES FUNCTIONAL BLOCK DIAGRAM High common-mode input voltage range ±20 V at VS = ±5 V Gain range 0. to 00 Operating temperature

More information

LINEAR MODELING OF A SELF-OSCILLATING PWM CONTROL LOOP

LINEAR MODELING OF A SELF-OSCILLATING PWM CONTROL LOOP Carl Sawtell June 2012 LINEAR MODELING OF A SELF-OSCILLATING PWM CONTROL LOOP There are well established methods of creating linearized versions of PWM control loops to analyze stability and to create

More information

ECEN 325 Lab 5: Operational Amplifiers Part III

ECEN 325 Lab 5: Operational Amplifiers Part III ECEN Lab : Operational Amplifiers Part III Objectives The purpose of the lab is to study some of the opamp configurations commonly found in practical applications and also investigate the non-idealities

More information

EK307 Active Filters and Steady State Frequency Response

EK307 Active Filters and Steady State Frequency Response EK307 Active Filters and Steady State Frequency Response Laboratory Goal: To explore the properties of active signal-processing filters Learning Objectives: Active Filters, Op-Amp Filters, Bode plots Suggested

More information

P a g e 1. Introduction

P a g e 1. Introduction P a g e 1 Introduction 1. Signals in digital form are more convenient than analog form for processing and control operation. 2. Real world signals originated from temperature, pressure, flow rate, force

More information

Pin Assignment and Description TOP VIEW PIN NAME DESCRIPTION 1 GND Ground SOP-8L Absolute Maximum Ratings (Note 1) 2 CS Current Sense

Pin Assignment and Description TOP VIEW PIN NAME DESCRIPTION 1 GND Ground SOP-8L Absolute Maximum Ratings (Note 1) 2 CS Current Sense HX1336 Wide Input Range Synchronous Buck Controller Features Description Wide Input Voltage Range: 8V ~ 30V Up to 93% Efficiency No Loop Compensation Required Dual-channeling CC/CV control Cable drop Compensation

More information

Multiple Instrument Station Module

Multiple Instrument Station Module Multiple Instrument Station Module Digital Storage Oscilloscope Vertical Channels Sampling rate Bandwidth Coupling Input impedance Vertical sensitivity Vertical resolution Max. input voltage Horizontal

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

INTEGRATED CIRCUITS. AN109 Microprocessor-compatible DACs Dec

INTEGRATED CIRCUITS. AN109 Microprocessor-compatible DACs Dec INTEGRATED CIRCUITS 1988 Dec DAC products are designed to convert a digital code to an analog signal. Since a common source of digital signals is the data bus of a microprocessor, DAC circuits that are

More information

INTEGRATED CIRCUITS. AN1221 Switched-mode drives for DC motors. Author: Lester J. Hadley, Jr.

INTEGRATED CIRCUITS. AN1221 Switched-mode drives for DC motors. Author: Lester J. Hadley, Jr. INTEGRATED CIRCUITS Author: Lester J. Hadley, Jr. 1988 Dec Author: Lester J. Hadley, Jr. ABSTRACT The purpose of this paper is to demonstrate the use of integrated switched-mode controllers, generally

More information

Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes

Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes R. Jacob Baker and Vishal Saxena Department of Electrical and Computer Engineering Boise State University 1910 University Dr., ET 201

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

PURPOSE: NOTE: Be sure to record ALL results in your laboratory notebook.

PURPOSE: NOTE: Be sure to record ALL results in your laboratory notebook. EE4902 Lab 9 CMOS OP-AMP PURPOSE: The purpose of this lab is to measure the closed-loop performance of an op-amp designed from individual MOSFETs. This op-amp, shown in Fig. 9-1, combines all of the major

More information

ECE4902 C Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load

ECE4902 C Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load ECE4902 C2012 - Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load PURPOSE: The primary purpose of this lab is to measure the

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

EE4902 C Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load

EE4902 C Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load EE4902 C200 - Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load PURPOSE: The primary purpose of this lab is to measure the

More information

Advanced Regulating Pulse Width Modulators

Advanced Regulating Pulse Width Modulators Advanced Regulating Pulse Width Modulators FEATURES Complete PWM Power Control Circuitry Uncommitted Outputs for Single-ended or Push-pull Applications Low Standby Current 8mA Typical Interchangeable with

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

(1) Identify individual entries in a Control Loop Diagram. (2) Sketch Bode Plots by hand (when we could have used a computer

(1) Identify individual entries in a Control Loop Diagram. (2) Sketch Bode Plots by hand (when we could have used a computer Last day: (1) Identify individual entries in a Control Loop Diagram (2) Sketch Bode Plots by hand (when we could have used a computer program to generate sketches). How might this be useful? Can more clearly

More information

Homework Assignment 03 Solution

Homework Assignment 03 Solution Homework Assignment 03 Solution Question 1 Determine the h 11 and h 21 parameters for the circuit. Be sure to supply the units and proper sign for each parameter. (8 points) Solution Setting v 2 = 0 h

More information

PowerAmp Design. PowerAmp Design PAD112 HIGH VOLTAGE OPERATIONAL AMPLIFIER

PowerAmp Design. PowerAmp Design PAD112 HIGH VOLTAGE OPERATIONAL AMPLIFIER PowerAmp Design Rev C KEY FEATURES LOW COST HIGH VOLTAGE 150 VOLTS HIGH OUTPUT CURRENT 5 AMPS 50 WATT DISSIPATION CAPABILITY 100 WATT OUTPUT CAPABILITY INTEGRATED HEAT SINK AND FAN COMPATIBLE WITH PAD123

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

Input Drive Circuitry for SAR ADCs. Section 8

Input Drive Circuitry for SAR ADCs. Section 8 for SAR ADCs Section 8 SAR ADCs in particular have input stages that have a very dynamic behavior. Designing circuitry to drive these loads is an interesting challenge. We ve been looking at this for some

More information

MP A, 24V, 1.4MHz Step-Down Converter

MP A, 24V, 1.4MHz Step-Down Converter The Future of Analog IC Technology DESCRIPTION The MP8368 is a monolithic step-down switch mode converter with a built-in internal power MOSFET. It achieves 1.8A continuous output current over a wide input

More information

Multirate DSP, part 3: ADC oversampling

Multirate DSP, part 3: ADC oversampling Multirate DSP, part 3: ADC oversampling Li Tan - May 04, 2008 Order this book today at www.elsevierdirect.com or by calling 1-800-545-2522 and receive an additional 20% discount. Use promotion code 92562

More information

Revision History. Contents

Revision History. Contents Revision History Ver. # Rev. Date Rev. By Comment 0.0 9/15/2012 Initial draft 1.0 9/16/2012 Remove class A part 2.0 9/17/2012 Comments and problem 2 added 3.0 10/3/2012 cmdmprobe re-simulation, add supplement

More information

Department of Mechanical and Aerospace Engineering. MAE334 - Introduction to Instrumentation and Computers. Final Examination.

Department of Mechanical and Aerospace Engineering. MAE334 - Introduction to Instrumentation and Computers. Final Examination. Name: Number: Department of Mechanical and Aerospace Engineering MAE334 - Introduction to Instrumentation and Computers Final Examination December 12, 2002 Closed Book and Notes 1. Be sure to fill in your

More information

Mobile 용 PMIC 설계 년도 AIPRC Power IC 설계기술 Workshop 2010 년 12 월 9 일. 서울시립대학교 최중호 1/ AIPRC Power IC 설계기술 Workshop

Mobile 용 PMIC 설계 년도 AIPRC Power IC 설계기술 Workshop 2010 년 12 월 9 일. 서울시립대학교 최중호 1/ AIPRC Power IC 설계기술 Workshop /35 Mobile 용 PMIC 설계 200 년도 AIPRC Power IC 설계기술 Workshop 200 년 2 월 9 일 서울시립대학교 최중호 jchoi@uos.ac.kr Power Sources for Mobile Devices 2/35 Typical Battery Characteristics 3.6V.2V One Cell Enough Regulation

More information

PDu150CL Ultra low Noise 150V Piezo Driver with Strain Gauge Feedback

PDu150CL Ultra low Noise 150V Piezo Driver with Strain Gauge Feedback PDu15CL Ultra low Noise 15V Piezo Driver with Strain auge Feedback The PDu15CL combines a miniature high voltage power supply, precision strain conditioning circuit, feedback controller, and ultra low

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

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

VCC. Digital 16 Frequency Divider Digital-to-Analog Converter Butterworth Active Filter Sample-and-Hold Amplifier (part 2) Last Update: 03/19/14

VCC. Digital 16 Frequency Divider Digital-to-Analog Converter Butterworth Active Filter Sample-and-Hold Amplifier (part 2) Last Update: 03/19/14 Digital 16 Frequency Divider Digital-to-Analog Converter Butterworth Active Filter Sample-and-Hold Amplifier (part 2) ECE3204 Lab 5 Objective The purpose of this lab is to design and test an active Butterworth

More information

Summary Last Lecture

Summary Last Lecture Interleaved ADCs EE47 Lecture 4 Oversampled ADCs Why oversampling? Pulse-count modulation Sigma-delta modulation 1-Bit quantization Quantization error (noise) spectrum SQNR analysis Limit cycle oscillations

More information

Features MIC2194BM VIN EN/ UVLO CS OUTP VDD FB. 2k COMP GND. Adjustable Output Buck Converter MIC2194BM UVLO

Features MIC2194BM VIN EN/ UVLO CS OUTP VDD FB. 2k COMP GND. Adjustable Output Buck Converter MIC2194BM UVLO MIC2194 400kHz SO-8 Buck Control IC General Description s MIC2194 is a high efficiency PWM buck control IC housed in the SO-8 package. Its 2.9V to 14V input voltage range allows it to efficiently step

More information

SAMPLE/HOLD AMPLIFIER

SAMPLE/HOLD AMPLIFIER SAMPLE/HOLD AMPLIFIER FEATURES FAST (µs max) ACQUISITION TIME (1-bit) APERTURE JITTER: 00ps POWER DISSIPATION: 300mW COMPATIBLE WITH HIGH RESOLUTION A/D CONVERTERS ADC7, PCM75, AND ADC71 DESCRIPTION The

More information

Chapter 9: Operational Amplifiers

Chapter 9: Operational Amplifiers Chapter 9: Operational Amplifiers The Operational Amplifier (or op-amp) is the ideal, simple amplifier. It is an integrated circuit (IC). An IC contains many discrete components (resistors, capacitors,

More information

ELG4139: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs)

ELG4139: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs) ELG4139: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs) Digital Output Dout 111 110 101 100 011 010 001 000 ΔV, V LSB V ref 8 V FS 4 V 8 ref 7 V 8 ref Analog Input V

More information

Working with ADCs, OAs and the MSP430

Working with ADCs, OAs and the MSP430 Working with ADCs, OAs and the MSP430 Bonnie Baker HPA Senior Applications Engineer Texas Instruments 2006 Texas Instruments Inc, Slide 1 Agenda An Overview of the MSP430 Data Acquisition System SAR Converters

More information

SixPac Series of SCR AC Controller and DC Converters

SixPac Series of SCR AC Controller and DC Converters SixPac Series of SCR AC Controller and DC Converters Complete Series of SCR Three-Phase Power Control Units Features Include: Compact, rugged construction Applications include: Windmill Converters Motor

More information

Homework Assignment 06

Homework Assignment 06 Question 1 (2 points each unless noted otherwise) Homework Assignment 06 1. True or false: when transforming a circuit s diagram to a diagram of its small-signal model, we replace dc constant current sources

More information

ECE3204 D2015 Lab 1. See suggested breadboard configuration on following page!

ECE3204 D2015 Lab 1. See suggested breadboard configuration on following page! ECE3204 D2015 Lab 1 The Operational Amplifier: Inverting and Non-inverting Gain Configurations Gain-Bandwidth Product Relationship Frequency Response Limitation Transfer Function Measurement DC Errors

More information

SGM V Step-Up LED Driver

SGM V Step-Up LED Driver GENERAL DESCRIPTION The SGM3725 is a versatile constant current LED driver with a high efficiency step-up converter architecture. Unique technology and high 1.35A current limit allow SGM3725 to drive up

More information

Magnetic Levitation System

Magnetic Levitation System Magnetic Levitation System Electromagnet Infrared LED Phototransistor Levitated Ball Magnetic Levitation System K. Craig 1 Magnetic Levitation System Electromagnet Emitter Infrared LED i Detector Phototransistor

More information

ELC224 Final Review (12/10/2009) Name:

ELC224 Final Review (12/10/2009) Name: ELC224 Final Review (12/10/2009) Name: Select the correct answer to the problems 1 through 20. 1. A common-emitter amplifier that uses direct coupling is an example of a dc amplifier. 2. The frequency

More information

Homework Assignment 03

Homework Assignment 03 Homework Assignment 03 Question 1 (Short Takes), 2 points each unless otherwise noted. 1. Two 0.68 μf capacitors are connected in series across a 10 khz sine wave signal source. The total capacitive reactance

More information

SC5407A/SC5408A 100 khz to 6 GHz RF Upconverter. Datasheet. Rev SignalCore, Inc.

SC5407A/SC5408A 100 khz to 6 GHz RF Upconverter. Datasheet. Rev SignalCore, Inc. SC5407A/SC5408A 100 khz to 6 GHz RF Upconverter Datasheet Rev 1.2 2017 SignalCore, Inc. support@signalcore.com P R O D U C T S P E C I F I C A T I O N S Definition of Terms The following terms are used

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

A-D and D-A Converters

A-D and D-A Converters Chapter 5 A-D and D-A Converters (No mathematical derivations) 04 Hours 08 Marks When digital devices are to be interfaced with analog devices (or vice a versa), Digital to Analog converter and Analog

More information

Using Sipex PWM Controllers for Boost Conversion

Using Sipex PWM Controllers for Boost Conversion Solved by APPLICATION NOTE ANP1 Introduction: Sipex PWM controllers can be configured in boost mode to provide efficient and cost effective solutions. Circuit operation and design procedure are explained

More information

Check out from stockroom:! Two 10x scope probes

Check out from stockroom:! Two 10x scope probes University of Utah Electrical & Computer Engineering Department ECE 3510 Lab 6 Basic Phase - Locked Loop M. Bodson, A. Stolp, 2/26/06 rev,3/1/09 Note : Bring a proto board, parts, and lab card this week.

More information

CA330 RTD Calibrator: High-speed Response and High-resolution Resistance Simulator

CA330 RTD Calibrator: High-speed Response and High-resolution Resistance Simulator CA33 RTD Calibrator: High-speed Response and High-resolution Resistance Simulator CA33 RTD Calibrator: High-speed Response and High-resolution Resistance Simulator Kouki Shouji *1 Yokogawa Meters & Instruments

More information

BSNL TTA Question Paper Control Systems Specialization 2007

BSNL TTA Question Paper Control Systems Specialization 2007 BSNL TTA Question Paper Control Systems Specialization 2007 1. An open loop control system has its (a) control action independent of the output or desired quantity (b) controlling action, depending upon

More information

Hot Swap Controller Enables Standard Power Supplies to Share Load

Hot Swap Controller Enables Standard Power Supplies to Share Load L DESIGN FEATURES Hot Swap Controller Enables Standard Power Supplies to Share Load Introduction The LTC435 Hot Swap and load share controller is a powerful tool for developing high availability redundant

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

Wide Input Voltage Boost Controller

Wide Input Voltage Boost Controller Wide Input Voltage Boost Controller FEATURES Fixed Frequency 1200kHz Voltage-Mode PWM Operation Requires Tiny Inductors and Capacitors Adjustable Output Voltage up to 38V Up to 85% Efficiency Internal

More information

ML4818 Phase Modulation/Soft Switching Controller

ML4818 Phase Modulation/Soft Switching Controller Phase Modulation/Soft Switching Controller www.fairchildsemi.com Features Full bridge phase modulation zero voltage switching circuit with programmable ZV transition times Constant frequency operation

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

MT3540 Rev.V1.2. Package/Order Information. Pin Description. Absolute Maximum Ratings PIN NAME FUNCTION

MT3540 Rev.V1.2. Package/Order Information. Pin Description. Absolute Maximum Ratings PIN NAME FUNCTION 1.5A, 1.2MHz, Up to 28V Output Micropower Step-up Converter FEATURES Integrated 0.5Ω Power MOSFET 40µA Quiescent Current 2.5V to 5.5V Input Voltage 1.2MHz Fixed Switching Frequency Internal 1.5A Switch

More information

Bipolar Emitter-Follower: Output Pin Compensation

Bipolar Emitter-Follower: Output Pin Compensation Operational Amplifier Stability Part 9 of 15: Capacitive Load Stability: Output Pin Compensation by Tim Green Linear Applications Engineering Manager, Burr-Brown Products from Texas Instruments Part 9

More information

MIC4721. Features. General Description. Applications. Typical Application. 1.5A 2MHz Integrated Switch Buck Regulator

MIC4721. Features. General Description. Applications. Typical Application. 1.5A 2MHz Integrated Switch Buck Regulator 1.5A 2MHz Integrated Switch Buck Regulator General Description The Micrel is a high efficiency PWM buck (stepdown) regulators that provides up to 1.5A of output current. The operates at 2MHz and has proprietary

More information

Ecranic EC V 1A 1.5MHz Synchronous Buck Converter FEATURES GENERAL DESCRIPTION APPLICATIONS ORDER INFORMATION

Ecranic EC V 1A 1.5MHz Synchronous Buck Converter FEATURES GENERAL DESCRIPTION APPLICATIONS ORDER INFORMATION GENERAL DESCRIPTION The is a high-efficiency, DC-to-DC step-down switching regulators, capable of delivering up to 1.2A of output current. The operates from an input voltage range of 2.5V to 5.5V and provides

More information

FAN5340 Synchronous Constant-Current Series Boost LED Driver with PWM Brightness Control and Integrated Load Disconnect

FAN5340 Synchronous Constant-Current Series Boost LED Driver with PWM Brightness Control and Integrated Load Disconnect April 2010 FAN5340 Synchronous Constant-Current Series Boost LED Driver with PWM Brightness Control and Integrated Load Disconnect Features Synchronous Current-Mode Boost Converter Up to 500mW Output Power

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

Chapter 7. Introduction. Analog Signal and Discrete Time Series. Sampling, Digital Devices, and Data Acquisition

Chapter 7. Introduction. Analog Signal and Discrete Time Series. Sampling, Digital Devices, and Data Acquisition Chapter 7 Sampling, Digital Devices, and Data Acquisition Material from Theory and Design for Mechanical Measurements; Figliola, Third Edition Introduction Integrating analog electrical transducers with

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

PART TOP VIEW V EE 1 V CC 1 CONTROL LOGIC

PART TOP VIEW V EE 1 V CC 1 CONTROL LOGIC 19-1331; Rev 1; 6/98 EVALUATION KIT AVAILABLE Upstream CATV Driver Amplifier General Description The MAX3532 is a programmable power amplifier for use in upstream cable applications. The device outputs

More information

Application Note 53. General Description. Schematic. 180 Watt Boost Converter. By Mark Ziegenfuss

Application Note 53. General Description. Schematic. 180 Watt Boost Converter. By Mark Ziegenfuss Application Note 53 180 Watt Boost Converter By Mark Ziegenfuss General Description The MIC196 controller is used to implement a nonisolated boost converter (Fig. 1). A boost converter has a higher output

More information

Analog Arts SF900 SF650 SF610 Product Specifications

Analog Arts SF900 SF650 SF610 Product Specifications www.analogarts.com Analog Arts SF900 SF650 SF610 Product Specifications Analog Arts reserves the right to change, modify, add or delete portions of any one of its specifications at any time, without prior

More information

New Features of IEEE Std Digitizing Waveform Recorders

New Features of IEEE Std Digitizing Waveform Recorders New Features of IEEE Std 1057-2007 Digitizing Waveform Recorders William B. Boyer 1, Thomas E. Linnenbrink 2, Jerome Blair 3, 1 Chair, Subcommittee on Digital Waveform Recorders Sandia National Laboratories

More information

High Common-Mode Voltage Programmable Gain Difference Amplifier AD628

High Common-Mode Voltage Programmable Gain Difference Amplifier AD628 High Common-Mode Voltage Programmable Gain Difference Amplifier FEATURES High common-mode input voltage range ±12 V at VS = ±15 V Gain range.1 to 1 Operating temperature range: 4 C to ±85 C Supply voltage

More information