首页 技术 正文
技术 2022年11月20日
0 收藏 380 点赞 2,547 浏览 1627 个字

For containing large amounts of bulk capacitance, controlling inrush currents poses problems.

The simplest approach involves placing an inrush-limiting resistor in series with the capacitor bank, but a resistor wastes power and adds a voltage drop.

The circuit in Figure 1 addresses these problems and provides an additional benefit.

At start-up, bipolar PNP transistor Q2 holds N-channel power MOSFET transistor Q1 off until the voltage across capacitor Cl reaches a high enough level to turn off Q2 .

During this interval, resistor R1 supplies C1 and the rest of the circuit with start-up current.

When Q2 turns off, Q1 turns on and provides a low-resistance path across R1.

When you shut off external power, the circuit resets as C1 discharges.

As an additional benefit, this circuit provides protection against short-circuited loads.

As current through Q1 increases, the voltage drop across Q1 increases due to Q1 ’s internal on-resistance.

When the voltage drop across Q1 reaches approximately 0.6V (Q2’sVBE(ON) voltage), Q2 turns on, turning off Q1 and forcing load current through R1.

Removing the short circuit restores normal operation, allowing Q2 to turn off and Q1 to turn on.

Note that, because Q1’s on-resistance acts as a current-sense resistor for this function, the short-circuit trip point may vary depending on ambient temperature and Q1 ’s characteristics.

You can adjust Q1’s turn-on and -off threshold by selecting R1 and Q1 ’s on-resistance characteristic.

Adding a conventional or zener diode in series with Q2 ’s emitter increases the short-circuit trip current.

The components and values for constructing this circuit depend on the application.

Depending on the design requirements, you may need to select a high-power resistor for R1 or add a heat dissipater to Q1 ,

but, for many applications, the circuit saves power over a conventional approach.

Inrush limiter also provides short-circuit protection

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,031
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,520
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,368
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,148
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,781
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,860