Most isolated, offline SMPSs (switched-mode power supplies), including flyback, forward, and resonant, must operate at input voltages of 90 to 260V rms. Some cases even use line-to-line voltages of 400V rms±10%, leading to increased component-voltage ratings and, thus, increased cost of the overall design. In such cases, it is preferable to use input-limiting circuits, allowing you to increase the input voltage to 440V rms without damaging the power-supply components.

The circuit in Figure 1 limits, or clamps, input-ac voltages higher than 260V rms to levels safe for the operation of the power MOSFET in an SMPS. The circuit employs MOSFET Q1 working as a 100-Hz switch and shunt-regulator IC1, a TL431CZ, setting the clamped high-voltage level by divider R2 and R4. The circuit uses the component values shown. The clamped output voltage is 360V dc, the input voltage is 260V rms, and the maximum input voltage is 440V rms. The circuit was tested at power levels of 5 to 10W.

At an input voltage of less than 260V rms, Point C is less than 2.5V, and IC1 is off, sinking the minimum off-state cathode current. Zener diode D2 breaks down to 15V, ensuring a stable on-state for Q1. This operation is the normal condition of Q1 at input voltages lower than 260V rms. Accordingly, at these voltage levels, the circuit works as a standard full-bridge rectifier under capacitive load C3.

At an input voltage of 260V rms or greater, Point C becomes higher than 2.5V, and IC1turns on, diverting and sinking the current from D2. The gate-to-source voltage of Q1drops to approximately 2V, and Q1 switches off. Now, no current flows to charge bulk capacitor C3 even if the D1 bridge-rectifier diodes are forward-biased. The rectified input-ac voltage is higher than the voltage across C3, but Q1 is off, the loop is interrupted, and no current flows. Accordingly, the output-dc voltage across C3 gets limited because no charging current is available.

When the rectified ac-input voltage starts decreasing, it eventually hits the 2.5V threshold level of Point C, and Q1 again switches on. But current does not flow because the rectifier bridge’s diodes are now reverse-biased; the rectified input-ac voltage is less than the voltage across C3. The voltage across C3 decreases at a rate that the output-power level determines. Eventually, the voltage across C3 and the rectified input-ac voltage intersect at a level when the rectifier bridge’s diodes get forward-biased. Q1 is still on; therefore, charging current starts flowing. A short interval follows, during which both Q1 and D1 conduct. The short charging pulses replenish the energy loss, increasing the voltage to the limited level. When the input voltage gets higher than 260V rms, Q1 again switches off, and the whole process repeats.

Q1 has small power dissipation. During every switching period, the MOSFET is on for only 450 µsec, resulting in high efficiency for this high-voltage-limiting circuit. You can use it as a MOSFET switch with the STMicroelectronics SuperMesh MOSFET STP4NK50Z, which comes in a TO-220 package, but you can also use a Dpak to save space because the MOSFET is not a dissipative-voltage limiter. The current through Q1gets interrupted when the 50/60-Hz rectifying diodes are forward-biased. This current interruption causes ringing on the drain-to-source voltage. The clamping circuit passed the conducted EMI (electromagnetic-interference) tests, according to EN 55022 Class B, using peak and average detection. The 1-mH, 0.2A chokes, L1 and L2, suppress EMI. The 220-nF, 440V-ac capacitor, C1, is a simple snubber element across the rectifying diodes of the D1 bridge.

Use a TL431 shunt regulator to limit high ac input voltage的更多相关文章

  1. MOSFET shunt regulator substitutes for series regulator

    You would normally use a series linear regulator or a dc/dc converter to obtain 3V dc from a higher ...

  2. Regulator IC forms convenient overvoltage detector

    Figure 1 shows a simple, stand-alone overvoltage detector. The intent of the circuit is to monitor a ...

  3. Linear regulator=low-cost dc/dc converter

    The circuit in Figure 1 is a good choice if you need a power supply with high efficiency and you don ...

  4. 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 ...

  5. Tiny microcontroller hosts dual dc/dc-boost converters

    Batteries are the typical power sources for portable-system applications, and it is not unusual thes ...

  6. BQ24296充电管理芯片使用过程中的注意事项

    BQ24296遇到的一点问题 概述:BQ24296是TI出品的具有窄范围VDC控制.基于I2C通讯的最大支持3A充电电流的开关式电源路径管理芯片.可以轻松实现2A以上的大电流充电,能量转换效率达到90 ...

  7. Cascode MOSFET increases boost regulator's input- and output-voltage ranges

    Targeting use in portable-system applications that require raising a battery's voltage to a higher l ...

  8. 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 ...

  9. Linux Regulator Framework(2)_regulator driver

    转自蜗窝科技:http://www.wowotech.net/pm_subsystem/regulator_driver.html 说实话,这篇好难懂啊... 1. 前言 本文从regulator d ...

随机推荐

  1. 2017 CERC

    2017 CERC Problem A:Assignment Algorithm 题目描述:按照规则安排在飞机上的座位. solution 模拟. 时间复杂度:\(O(nm)\) Problem B: ...

  2. AWS 使用总结

    A.升配置的流程: 1.新开一台配置较高的机器; 2.将新机器和老机器的磁盘都取消关联,注意需要记录下老机器的磁盘分区设备名,如:/dev/sda1: 3.将老机器的磁盘挂载到新机器上,磁盘分区设备名 ...

  3. plsql实例精讲部分笔记

    转换sql: create or replace view v_sale(year,month1,month2,month3,month4,month5,month6,month7,month8,mo ...

  4. csu 1553(RMQ+尺取法)

    1553: Good subsequence Time Limit: 2 Sec  Memory Limit: 256 MBSubmit: 794  Solved: 287[Submit][Statu ...

  5. windows 下 nginx 配置虚拟主机

    1. 在 nginx 的配置文件 nginx.conf 里面 引入虚拟主机配置文件,以后所有的虚拟主机配置文件都在写这个文件里 include       vhost.conf; (或者新建vhost ...

  6. [BZOJ4945][Noi2017]游戏 2-sat

    对于所有的x,我们枚举他的地图类型,事实上我们只需要枚举前两种地形就可以覆盖所有的情况. 之后就变成了裸的2-sat问题. 对于一个限制,我们分类讨论: 1.h[u]不可选,跳过 2.h[v]不可选, ...

  7. Windows 10家庭版远程桌面连接错误

    由于需要操作远程服务器,经常使用“远程桌面连接”工具,一直很正常.今天突然提示 出现身份验证错误,可能是由于 CredSSP加密Oracle修正.什么情况!! 根据提示的地址https://go.mi ...

  8. thinkphp5.0配置作用域

    作用域 配置参数支持作用域的概念,默认情况下,所有参数都在同一个系统默认作用域下面.如果你的配置参数需要用于不同的项目或者相互隔离,那么就可以使用作用域功能,作用域的作用好比是配置参数的命名空间一样. ...

  9. 牛客练习赛9 B - 珂朵莉的值域连续段

    题目描述 珂朵莉给你一个有根树,求有多少个子树满足其内部节点编号在值域上连续 一些数在值域上连续的意思即其在值域上构成一个连续的区间 输入描述: 第一行有一个整数n,表示树的节点数.接下来n–1行,每 ...

  10. 洛谷P2812 校园网络[数据加强版] [Tarjan]

    题目传送门 校园网络 题目背景 浙江省的几所OI强校的神犇发明了一种人工智能,可以AC任何题目,所以他们决定建立一个网络来共享这个软件.但是由于他们脑力劳动过多导致全身无力身体被♂掏♂空,他们来找你帮 ...