Synchronous buck regulators offer high efficiency and are popular in applications in which available input voltages are 12V or less. However, as input voltage approaches 100V, wide-range-regulator design becomes more difficult, and the choice of suitable ICs narrows considerably. This Design Idea combines a current-mode PWM IC for flyback-regulator circuits with a 100V gate-driver IC to produce a relatively high-performance synchronous buck regulator that can operate at inputs as high as 100V.

The circuit in Figure 1 uses National Semiconductor's LM5020 current-mode PWM, IC1, to drive an LM5104 gate driver, IC2, forming a synchronous controller. The LM5020 contains an internal linear regulator that accepts input as high as 100V and can also deliver an output that can supply drive current to the LM5104. To reduce power dissipation at high input voltages, after initial power application, diode D2, a 1N4148, supplies an 11.5V bootstrap voltage to the remainder of the circuit. Transformer T1, a 100-to-1 current transformer from Pulse Engineering, provides current feedback during MOSFET Q1's on-time. Q1 and Q2 are Siliconix Dpak devices, which have low gate-charge requirements and low on-resistances to minimize total switching losses at the circuit's 200-kHz operating frequency. All capacitors are of ceramic-dielectric construction to withstand high temperature and to meet packaging-size constraints.

For sustained operation at high input voltage, maximum current, and elevated-temperature conditions, transistor Q1 requires an adequate heat sink or cooling airflow to maintain its junction temperature below the 175°C maximum specification. Q1 has a low junction-to-case thermal resistance, and thus its case temperature must not exceed 160°C. L1, the model DO5010 unshielded ferrite-core inductor from Coilcraft, presents a small pc-board footprint and offers a high saturation-current rating but represents this design's dominant loss component. For applications with less critical space requirements, you can improve circuit efficiency by increasing L1's inductance and size, thus reducing ripple current and enabling use of a larger core and increased winding-wire gauge. Reducing the output voltage improves efficiency, but, as output voltage drops below the circuit's 8V bootstrap voltage, IC1 dissipates additional power and requires caution to avoid exceeding its ratings. Figure 2 shows the circuit's measured efficiency versus output current for three input voltages.

One practical application for the circuit met a customer's requirement for a dc/dc converter that would operate from a 24V source and deliver 12V output at currents as high as 3A. This routine-sounding specification also requires operation in a physically and electrically harsh environment in which the packaged circuit resides on an engine block that reaches a temperature of 125°C, and ambient-air temperature reaches 100°C. In addition, the power source comprises two series-connected 12V batteries that provide a nominal voltage of 24V, which in practice varies from 18 to 40V and includes inductively induced load-dump voltage spikes that reach 100V.

最新文章

  1. 存储过程中的output跟return区别及实例说明
  2. C语言用面向对象的思想写贪吃蛇
  3. DHV 平常语言对话 一次聚会离场
  4. Python网络编程03----Python3.*中socketserver
  5. Could not launch "app_name"
  6. linq 常用语句
  7. C# 从服务器下载文件代码的几种方法
  8. 使用C#画图(饼图折线图)
  9. ASP.NET 2.0服务器控件开发的基本概念(转载)
  10. ARM流水线(pipeline)
  11. Linux环境进程间通信(二):信号(下)
  12. FZU 2253 salty fish
  13. xml入门视频
  14. DEVC使用问题集锦
  15. Elasticsearch倒排索引结构
  16. 传输层--TCP和UDP的区别
  17. 7-Links
  18. 针对Nginx日志的相关运维操作记录
  19. Linux入门(9)——Ubuntu16.04安装flash player
  20. (转)9 db2trc案例2(1,2)

热门文章

  1. learnyounode 题解
  2. 做php网站后台开发,在Linux系统上进行更好吗?【转载】
  3. Django项目上传到AWS服务器上
  4. Linux 不常用命令总结
  5. java版云笔记(二)
  6. Java web项目中新建maven项目出现的问题
  7. Python抓取微博评论(二)
  8. 以太坊go-ethereum客户端docker安装(二)开发(dev)环境搭建
  9. Merge k Sorted Lists——分治与堆排序(需要好好看)
  10. yii2 GirdView使用全教程