LT1946A-- Transformerless dc/dc converter produces bipolar outputs
Dual-polarity supply provides ±12V from one IC



VC (Pin 1): Error Amplifier Output Pin. Tie external compensation network to this pin or use the internal compensation network by shorting the VC pin to the COMP pin.
External compensation consists of placing a resistor and capacitor in series from VC to GND. Typical capacitor range is from 90pF to 270pF. Typical resistor range is from 25k to 120k.
FB (Pin 2): Feedback Pin. Reference voltage is 1.25V. Connect resistive divider tap here. Minimize trace area at FB. Set VOUT according to VOUT = 1.25 • (1+R1/R2).
SHDN (Pin 3): Shutdown Pin. Tie to 2.4V or more to enable device. Ground to shut down. Do not float this pin.
GND (Pin 4, Exposed Pad): Ground. Tie both Pin 4 and the exposed pad directly to local ground plane. The ground metal to the exposed pad should be wide for better heat dissipation.
Multiple vias (local ground plane ↔ ground backplane) placed close to the exposed pad can further aid in reducing thermal resistance.
SW (Pin 5): Switch Pin. This is the collector of the internal NPN power switch. Minimize the metal trace area connected to this pin to minimize EMI.
VIN (Pin 6): Input Supply Pin. Must be locally bypassed.
COMP (Pin 7): Internal Compensation Pin. Provides an internal compensation network. Tie directly to the VC pin for internal compensation. Tie to GND if not used.
SS (Pin 8): Soft-Start Pin. Place a soft-start capacitor here. Upon start-up, 4µA of current charges the capacitor to 1.5V. Use a larger capacitor for slower start-up. Leave floating if not in use.



The conventional way to produce dual (positive and negative) outputs from a single positive input is to use a transformer. Although such designs are relatively simple, the transformer inherently introduces the problem of size. It can be challenging to fit a transformer into an application in which it's important to minimize the circuit footprint and height. The circuit in Figure 1 generates ±5V from a 3 to 10V input and fits into applications that lack the room to accommodate a transformer. The circuit uses a topology that allows the disconnection of both outputs when the dc/dc converter is in shutdown mode; thus, the quiescent current is low during shutdown (standby) mode. The circuit also produces a regulated positive and negative 5V, regardless of whether the input is higher or lower than 5V. Therefore, the circuit can operate from various input sources, such as a 3 to 4.2V lithium-ion battery or a 3.3 to 10V wall adapter. By slightly modifying the circuit, you can increase the input range to 2.5 to 16V and the output range to 3 to 12V.
The 2.7-MHz switching frequency of the dc/dc converter allows the use of small, low-profile external components (input/output capacitors and inductors). Using three small inductors instead of one bulky transformer not only reduces the size and height of the converter, but also evenly distributes the power dissipation over the board, thus eliminating concentrated hot spots. The output-current capability of the circuit increases as the input voltage increases (higher input voltage, lower input current).Figure 2 shows the maximum output current versus the input voltage. The "both" curve represents the maximum allowable output current of both ±5V outputs when you load them with the same current. The "single" curve represents the maximum allowable output current of each output when you load either output alone. When the current from one output decreases, the current capability of the other output increases, as long as you do not exceed the current rating of the dc/dc converter.
Cross-load regulation is another important design consideration in this type of circuit. Because the –5V output does not have control of the dc/dc converter's PWM feedback, the –5V output voltage changes with output current. You can greatly improve the cross-load regulation by adding a 10- to 20-mA preload at each output. The preload ensures that the dc/dc converter operates in continuous-conduction mode, in which the inductor current is stable enough to provide constant current.Figure 3 shows the –5V output voltage regulation under different load conditions at the positive (Figure 3a) and negative (Figure 3b) outputs. In this case, to improve cross-load regulation, both the outputs connect to a 20-mA preload.



LT1946A-- Transformerless dc/dc converter produces bipolar outputs的更多相关文章
- PID DC/DC Converter Controller Using a PICmicro Microcontroller
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1824&appnote=en011794 ...
- Practice safe dc/dc converter
Short-circuit protection is an obvious requirement for a power supply, especially when its load conn ...
- Simple dc/dc converter increases available power in dual-voltage system
The schematic in Figure 1 shows a way to increase the power available from a current-limited 5V supp ...
- Add margining capability to a dc/dc converter
You can easily add margining capability—that is, the ability to digitally adjust the output voltage— ...
- [专业名词·硬件] 2、DC\DC、LDO电源稳压基本常识(包含基本原理、高效率模块设计、常见问题、基于nRF51822电源管理模块分析等)·长文
综述先看这里 第一节的1.1简单介绍了DC/DC是什么: 第二节是关于DC/DC的常见的疑问答疑,非常实用: 第三节是针对nRF51822这款芯片电源管理部分的DC/DC.LDO.1.8的详细分析,对 ...
- DC/DC与LDO的差别
转自:http://bbs.eetop.cn/thread-459121-1-1.html 在平时的学习中,我们都有接触LDO和DC/DC这一类的电源产品,但作为学生的我们队这些东西可能了解不够深刻, ...
- DC DC降壓變換器ic 工作原理
目前DC/DC轉化器大致可分為:升壓型dc dc變化器.降壓型dc dc變化器及可升壓又可降壓dc dc變換器.我們今天主要提一下降壓型dc dc變換器的原理: 見下圖降壓變換器原理圖如圖1所示, 當 ...
- DC DC電路電感的選擇
注:只有充分理解電感在DC/DC電路中發揮的作用,才能更優的設計DC/DC電路.本文還包括對同步DC/DC及異步DC/DC概念的解釋. DCDC電路電感的選擇 簡介 在開關電源的設計中電感的設計為 ...
- (笔记)电路设计(十一)之DC/DC电源转换方案设计应用
十大 法则之一:搞懂什么是DC/DC电源以及DC/DC转换电路分类 DC/DC电源电路又称为DC/DC转换电路,其主要功能就是进行输入输出电压转换.一般我们把输入电源电压在72V以内的电压变换过程称为 ...
随机推荐
- How to insert a segment of noise to music file
如何向音频文件中插入噪声 为了研究噪声和音乐对EEG的的影响,实验前需要准备一段夹杂噪声的音乐. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ...
- Python 正则表达式、re模块
一.正则表达式 对字符串的操作的需求几乎无处不在,比如网站注册时输入的手机号.邮箱判断是否合法.虽然可以使用python中的字符串内置函数,但是操作起来非常麻烦,代码冗余不利于重复使用. 正则表达式是 ...
- Windows下Oracle数据库自动备份批处理脚本
expdb命令版本 @echo off REM ########################################################### REM # Windows Se ...
- Linux文件访问流程及磁盘inode和block总结
Linux文件访问流程 inode是文件的唯一标识,文件名和inode的对应关系存放在上一级目录的block中:inode里有指向文件block的指针和文件的属性,从而通过block获得文件数据. 磁 ...
- java基础13 接口(及关键字:interface、implements)
接口 1.接口的定义格式 interface 接口名{ } interface :接口的关键字 implements:实现接口的关键字 2.接口的作用 1.程序的解耦.(低耦合) 2.定 ...
- 二、python框架相关知识体系
Django框架 1.django框架.flask框架和Tornado框架的区别? django框架,内置组件多,自身功能强大,是一个大而全的框架,ORM.Admin.中间件.Form.ModelFr ...
- day4 迭代器与生成器解析
一.迭代器 迭代器是访问集合元素的一种方式.其实迭代器就是一种列表,只是访问集合元素的时候比较特殊,具有一些特定功能,记忆功能,能够记住用户上一次的状态.迭代器是访问集合元素的一种方式.并且,迭代器只 ...
- 纯css导航下划线跟随效果【转载】
css: ul { display: flex; position: absolute; width: 800px; top: 50%; left: 50%; transform: translate ...
- bzoj 1110 贪心 + 进制转换
思路:感觉脑洞好大啊... 因为每两个砝码其中一个都是另一个的倍数,我们可以知道砝码的种数很少,我们将所有容器的 容量都转换成用这些砝码的重量的进制表示,然后将所有砝码排序,然后贪心地取,取到不能再取 ...
- 不通过注册表使用ActiveX对象
为了弄清楚COM库的运行原理,特意做了这个实验: #include "stdafx.h" #include "objbase.h" #include " ...