The circuit in Figure 1 delivers programming voltages to an EEPROM under the control of an external DAC (not shown).

You can replace the DAC with a potentiometer to create a general-purpose power supply operating from 12V

and able to deliver a variable output voltage of 0 to 32V.

As Figure 1 shows, a Linear Technology LT1072HV variable-boost switching regulator, IC1,

drives a Class A amplifier comprising operational amplifier IC2,

voltage-boost-stage Q3, and emitter-follower Darlington transistor Q2.

Resistors R9 and R10 set the amplifier's noninverting loop gain to a value of 1+(R9/R10).

For output voltages below 8V, switching regulator IC1 remains in shutdown mode,

and the output stage draws current through L1 and D1.

Q1's collector voltage, VC, measures approximately 11.4V—that is, 12V minus D1's forward-voltage drop.

Transistor Q1monitors the voltage drop across R7, which measures a fraction of Q2's collector-base voltage, VCB.

As long as VCB exceeds 1V, Q1's collector current remains high enough to drive IC1's feedback input higher than 1.25V, which in turn keeps IC1 shut down.

As the output voltage increases, the voltage differential across R7 decreases,

and, when it drops below 0.9V, Q1's collector current decreases,

lowering the feedback voltage applied to IC1 and switching it on.

The boost regulator's output voltage increases, and the Q1- IC1 feedback loop regulates

the collector-emitter voltage differential across Q2 to a constant 3V for all outputs exceeding 8V.

If IC2's output goes to ground, cutting off Q3 and forcing Q2 into saturation,

the feedback loop around Q1 opens and allows the circuit's output voltage to increase.

Diode D5 and associated components form an overvoltage-protection clamp that limits IC1's output to 37V.

Resistive divider R9 and R10 and IC2 determine the output voltage's range.

A part from selecting the VCE ratings of Q1 and Q3 to withstand the highest desired output voltage,

values of other components are not critical.

If you substitute appropriate components for D5, Q1, and Q3, the circuit can deliver output voltages

as high as IC1's maximum output-switch rating—75V for the LT1072HV variant—minus 3V.

附图所示电路可在外部DAC(未示出)控制下为EEPROM提供编程电压。还可以用一个电位器来代替该DAc.以建立从12v电源上工作.并能提供0v~32v可变输出电压的通用电源。凌特科技公司(Linear Technology)的LT1072HV型可变升压开关稳压器IC1,驱动一个由运放IC2、升压级Q3及发射极跟随器达林顿晶体管Q2组成的A类放大器。电阻器R9和R10将放大器的正相环路增益设定为1+(R9/R10)。
    当输出电压低于8V时.开关稳压器IC1保持在关机模式.输出级通过L1及D1拽取电流。Q1的集电极电压Vc测得近似为11.4v(即12v减去D1的正向压降)。晶体管Q1监视R7两端的压降,它只测量Q2的一部分集电极-基极电压Vce.一旦Vcb超过1v,Q1的集电极电流保持高得足以使Ic1的反馈输入高于1.25v.该电压反过来又使IC1关机。随着输出电压的增加.R7两端的电压差减小.并且当电压差降至低于0.9v时,Q1的集电极电流减小,从而使馈给IC1的反馈电压降低.并使其导通。若升压稳压器的输出电压增大.对于超过8V的所有输出.Q1至IC1反馈环路将Q2两端的集电极一发射极电压差调整为恒定的3V。如果将IC2输出接地,则Q3关断并迫使Q2进入饱和,Q1周围的反馈环路开路.并允许电路的输出电压增大。二极管D5及相关元件构成一个将IC1输出限制为37v的过压保护箝位电路。
    电阻分压器R9和R10以及IC2确定输出电压的范围。除选择Q1及Q3的Vce额定值以承受所需的最高输出电压外,其他元件值并不重要。如果将D5、Q1及Q3替换成其他适当的元件.则电路可提供与IC1最大输出开关额定电压(对于LT1072HV变体产品为75V)一样高的输出电压。
 

LT1072 -- Wide-range voltage regulator automatically selects operating mode的更多相关文章

  1. Digital variable resistor compensates voltage regulator

    A variable resistor that integrates a programmable, temperature-indexed look-up table can compensate ...

  2. High accuracy voltage regulator

    High accuracy voltage regulator Good morning everybody, I want to make a accurate voltage regulator ...

  3. MOSFET enhances voltage regulator's overcurrent protection

    The classic LM317 adjustable-output linear voltage regulator offers a relatively high, if package-de ...

  4. 解决 CefSharp WPF控件不能使用输入法输入中文的问题(代码已提交到 github)

    首先,本文所有 代码已经提交到github,需要的可以直接从github获取:https://github.com/starts2000/CefSharp,希望可以帮助到有需要的朋友们. CEF 简介 ...

  5. 30 Cool Open Source Software I Discovered in 2013

    30 Cool Open Source Software I Discovered in 2013 #1 Replicant – Fully free Android distribution Rep ...

  6. OpAmp Voltage Follower/Regulator

    LDO Regulator High accuracy voltage regulator Vout = 2.5V * (1 + ( 5.6 / 6.8 ) ) = 4.55V Recently th ...

  7. Changing the Output Voltage of a Switching Regulator on the Fly

    http://www.powerguru.org/changing-the-output-voltage-of-a-switching-regulator-on-the-fly/ There are ...

  8. PatentTips - Zero voltage processor sleep state

    BACKGROUND Embodiments of the invention relate to the field of electronic systems and power manageme ...

  9. General-Purpose Operating System Protection Profile

    1 Protection Profile Introduction   This document defines the security functionality expected to be ...

随机推荐

  1. springBoot单元测试-模拟MVC测试

    1)模拟mvc测试,和基础测试是一样的, 都需要在pom文件中引入junit的支持. 略 2)编写测试类 Application1TestMVC 在类头上除啦加入之前的@RunWith(SpringR ...

  2. #题目:有10 台被监控主机、一台监控机,在监控机上编写脚本,一旦某台被监控机器/ 分区适用率大于80%, 就发邮件报警放到crontab 里面, 每10 分钟检查一次

    #题目:有10 台被监控主机.一台监控机,在监控机上编写脚本,一旦某台被监控机器/ 分区适用率大于80%, 就发邮件报警放到crontab 里面, 每10 分钟检查一次 #测试机器:虚拟机Linux ...

  3. PyQt实现测试工具

    测试工具: 1. 基本界面实现: # coding:utf-8 import sys import os import os.path import re import time from PyQt4 ...

  4. C语言花括号

    由于C语言本身就是函数式语言,说白了,C程序就是由函数构成的! 所以花括号肯定是用在函数之中,包括函数中的各种流程控制语句中. 实际上,C程序中花括号{}的作用:就是把多个单条语句用花括号{}括起来组 ...

  5. IDEA 部署项目的时候出错:Jar not loaded错误

    2011-10-18 17:03:52 org.apache.catalina.loader.WebappClassLoader validateJarFile 信息: validateJarFile ...

  6. TCP封包解包---如有错误,请纠正!

    最近遇见很多的关于TCP中封包解包的数据,在TCP节点之间的信息传递,每次传送的内容是结构体,所以每次在传送的时候,要将结构体中的数据进行封包,然后当一端接收到数据之后,要对接收到的buf参数中的数据 ...

  7. 响应式之像素和viewport

    引言 按照pc尺寸做好的网页,在手机端打开,看起来像是pc的缩小版,东西都在只是字太小都看不清了,有什么办法放大呢? 于是去google一下,发现,贴了这么一行代码就轻松解决了: <meta n ...

  8. naive cube implementation in python

    这篇论文中提到的naive cube算法的实现,python写出来真的就和伪代码差不多=.= 输入大约长这样,依次是 index userid country state city topic cat ...

  9. HashMap在Java1.7与1.8中的区别

    基于JDK1.7.0_80与JDK1.8.0_66做的分析 JDK1.7中 使用一个Entry数组来存储数据,用key的hashcode取模来决定key会被放到数组里的位置,如果hashcode相同, ...

  10. Java 8 对 List<List<String>> 排序

    Java 8 对 List<List> 排序 import java.util.ArrayList; import java.util.List; import java.util.str ...