当前位置:网站首页>[circuit design] peak voltage and surge current
[circuit design] peak voltage and surge current
2022-07-29 02:07:00 【Gloomy】
Article portal
One 、 Peak voltage Spike Voltage
Voltage spikes are characterized by tens of subtle and hundreds of volts , Caused by lightning stroke or inductive coupling of load step , It belongs to surge voltage . The motor 、 Capacitors and power conversion equipment ( Such as variable speed drive ) It is the main factor causing peak voltage .
Popular said , That is, the system voltage is unstable , Or when you suddenly call , Due to the inductance of electronic components 、 Functions of capacitors and other components , It will cause the instantaneous high voltage in the system that is many times or even several times higher than the normal working voltage , The highest value of this high voltage is the peak voltage .
The voltage spike is Inductive freewheeling Caused by the :
The inductance that causes the voltage spike may be : Transformer leakage inductance 、 Line distributed inductance 、 Inductive components in the device equivalent model ;
The current that causes the voltage spike may be : Topological Current 、 Diode reverse recovery current 、 Improper resonant current, etc .
Reduce voltage spikes
The main measures to reduce voltage spikes are :
(1) Reduce the inductance that may cause voltage spikes , Such as leakage inductance 、 Wiring inductance, etc ;
(2) Reduce the current that may cause voltage spikes , Such as diode reverse recovery current ;
(3) Transfer the above inductive energy elsewhere .
After taking the above measures, the voltage spike is still unacceptable , Before considering the absorption circuit . Absorption is a technical measure of last resort .
Peak absorption buffer circuit
Simple buffer circuit is right Impulse peak current for , The causes of current spikes are as follows :
(1) diode ( Including body diode ) Reverse recovery current ;
(2) Charge and discharge current of capacitor . These capacitors may be : Circuit distributed capacitance 、 Equivalent distributed capacitance of transformer winding 、 Improperly designed absorption capacitor 、 Improperly designed resonant capacitor 、 Capacitance components in the equivalent model of the device .
The basic method of buffering : On the path of impulse current spikes String in Some kind of inductance , Common in BUCK In circuit .
notes : Because the series connection of buffer inductors will significantly increase the workload of absorption , Therefore, the buffer circuit generally needs to be used with the absorption circuit ; The buffer circuit delays the impulse of conduction current , It can realize a certain degree of soft opening (ZIS).
Peak voltage Absorption circuit There are three main design schemes :
(1) Using zener diode and ultrafast recovery diode (SRD) Form a zener clamping circuit ;
(2) It is composed of resistance capacitance element and ultrafast recovery diode R、C、SRD Soft clamping circuit ;
(3) It is composed of resistance and capacitance elements RC Buffer absorption circuit .
In the switching power supply circuit , Usually through the regulator 7805 after , Add a small ceramic chip capacitor next to the large electrolytic capacitor , Small capacitance filters out high dV/dt Peak voltage .
Two 、 Surge current Surge Current
The circuit is being struck by lightning and connected 、 Switching off inductive loads or large loads often produces high operating overvoltages , This instantaneous overvoltage ( Or overcurrent ) be called Surge voltage ( Or surge current ), It is a kind of transient interference . As mentioned above , Peak voltage is also a kind of surge voltage .
In the usual sense , Surge current refers to the moment when the power is turned on , Peak current flowing into the power supply . because The input filter capacitor charges quickly , Therefore, the peak current is much larger than the steady-state input current .
The hazards caused by surge mainly include :
(1) Data loss in memory
(2) I/O Interface circuit reset , Cause the control process to be interrupted
(3) Components on the circuit board are damaged
(4) The preset calibration value drifts
(5) The program flies 、 System deadlock
(6) Frequency converter 、 The input rectifier module of DC motor driver, etc. fails
(7) The controller sends an incorrect command , Cause system malfunction
Surge protective device
Surge protective device (Surge Protection Device, SPD) It is used to limit transient overvoltage and discharge corresponding transient overcurrent , Device for protecting the safety of electronic and electrical equipment , Also known as surge protector ( Or lightning arrester 、 Lightning protector 、 Lightning arrester, etc ). It should contain at least one nonlinear element . Surge protector is actually an equipotential connector .
Linear surge suppressor IC
LT4363 High voltage surge suppressor :
Under normal operating conditions , An external N Ditch MOSFET Driven to all pass , And act as a transmission device with a very small voltage drop . If the output voltage rises above FB The voltage stabilizing value set by the resistance voltage divider on the pin ,MOSFET Just adjust OUT The voltage on the pin , Thus, the load circuit can continue to operate during the transient event .
SNS and OUT Optional resistors between pins are used to control overcurrent events , Current limiting loop control MOSFET Grid voltage on , To limit the detection voltage at both ends of the resistor to 50mV.
Whether over-voltage or over-current events will start a current source to connect to TMR Pin capacitor charging . The charging current is related to the voltage difference between input and output , In order to shorten the timer cycle with the increasingly serious fault , Thus ensuring MOSFET Keep within its safe working area .
Reference link
边栏推荐
- [golang] use select {}
- leetcode/0和1个数相同的连续子数组
- Code reading - ten C open source projects
- 为什么 BI 软件都搞不定关联分析
- 移动通信——基于卷积码的差错控制系统仿真模型
- Solution of Lenovo notebook camera unable to open
- Know that Chuangyu is listed in many fields of ccsip 2022 panorama
- 使用POI,实现excel文件导出,图片url导出文件,图片和excel文件导出压缩包
- Dynamic memory and smart pointer
- 2022年编程语言排名,官方数据来了,让人大开眼界
猜你喜欢
【流放之路-第七章】
druid. io index_ Realtime real-time query
[the road of Exile - Chapter 4]
(cvpr-2019) selective kernel network
九天后我们一起,聚焦音视频、探秘技术新发展
数学建模——公交调度优化
JS dom2 and dom3
[public class preview]: application exploration of Kwai gpu/fpga/asic heterogeneous platform
Mathematical modeling - location of police stations
ciscn 2022 华中赛区 misc
随机推荐
[netding cup 2020 rosefinch group]nmap
Mathematical modeling -- bus scheduling optimization
ASCII code table
Mathematical modeling -- Optimization of picking in warehouse
More interesting Title Dynamic Effect
JS dom2 and dom3
Talk about possible problems when using transactions (@transactional)
Implementation of 10m multifunctional signal generator with FPGA
Leetcode 112: path sum
【流放之路-第三章】
给LaTeX公式添加优美的注解;日更『数据科学』面试题集锦;大学生『计算机』自学指南;个人防火墙;前沿资料/论文 | ShowMeAI资讯日报
【10点公开课】:快手GPU/FPGA/ASIC异构平台的应用探索
What is a proxy server? [2022 guide]
Web crawler API Quick Start Guide
Mathematical modeling -- red wine quality classification
Slow storage scheme
Golang run times undefined error [resolved]
Stonedb invites you to participate in the open source community monthly meeting!
试着换个角度理解低代码平台设计的本质
Leetcode/0 and 1 consecutive subarrays with the same number