当前位置:网站首页>Let's briefly talk about the chips commonly used in mobile phones - OVP chips
Let's briefly talk about the chips commonly used in mobile phones - OVP chips
2022-07-05 08:09:00 【Learning notes of hardware Xiaobai】
What is? OVP
OVP(Over Voltage Protection) Overvoltage protection , When the voltage exceeds a certain value , It plays a protective role in the later stage circuit . Avoid excessive input voltage , Cause damage to the subsequent circuit .
There are many ways of overvoltage protection , However, it is used in mobile phones , It's often the use of OVP chip . Affordable , And the threshold is controllable , Yes PCB The layout saves space .
As an important chip in mobile phones , When charging , Avoid accidents VBUS Overvoltage , And then damage the function of the subsequent chip .
Why use OVP chip
In reality , Overvoltage caused by mobile phone charging , There are often the following scenes .
During on-board charging , At the moment when the car starts , There is often surge voltage , If it is not suppressed, there will be harm to the mobile phone .
In some underdeveloped countries , Grid instability can also lead to VBUS Input exception .
Use some inferior chargers , It is also one of the reasons for overpressure .
OVP manufacturer
The current market OVP Are relatively mature , Foreign manufacturers have :Fairchild,Maxim. Domestic WAYON, Ai Wei ,ETEK etc. .
Example
For example, a small series was used in a project OVP chip :ET9540CL, It comes from ETEK.
This is its internal schematic diagram :
From the block diagram ,OVP The output voltage of , In essence, it is internal NMOS Tubular Uds. The maximum output voltage is NMOS Tubular DS Withstand voltage value .OVP The output of is disconnected , Nature is NMOS Disconnection and conduction of pipe .NMOS The opening and disconnection of pipes are mainly controlled by Vgs decision . However Vgs With Vin Change by change . This also has Vin Input range of .
Important parameter
Surge: Surge protection . There are some OVP Internal integration TVS, Therefore, it has certain surge protection function . General OVP The chip can resist 100V perhaps 120V Surge voltage , The biggest resistance of this chip 80V Surge voltage .
Vin: Input voltage , namely Vin Acceptable range of input voltage .
Vout: Output voltage , namely OVP Range of output voltage .
Rdson: Internal to the chip NMOS On resistance of . The lower the resistance, the better . Especially in the case of high current charging , It can reduce the pressure drop loss .
VIN_UVLO: namely OVP Minimum working voltage . When the input voltage reaches VIN_UVLO when ,OVP Turn on and start working , Its output has voltage .
VIN_OVLO: namely OVP Maximum working voltage . When the input voltage exceeds VIN_OVLO when ,OVP Disconnect the output of the stage after stopping , Its output has no voltage . It is controllable .
Isw, Input current , majority OVP chip , Input current MAX The value is 5V Even larger .
TOFF OVP Disconnect response time , It is often 50ns about . namely OVP The time between the input voltage exceeding the threshold and the output voltage breaking is 50ns.
Circuit design
If the default UovLo simply OVLO Pin ground .
If you modify the threshold voltage by yourself , As shown in the figure . Through adjustment R1 And R2 Value , To adjust OVLO value .
The input and output voltages in the figure above , The image can be displayed with an oscilloscope .
In terms of design , The capacitance at the input is also very particular . It is suggested to strictly follow datesheet It is required to select the tolerance . At the same time, the voltage withstand value , If there is TVS, Then the withstand voltage value should be greater than TVS The clamping voltage of . without TVS, It is better to choose the withstand voltage value as 50V, The capacity value is greater than or equal to 0.1uf The capacitance of . At the same time, the capacitance of the output , It is suggested to strictly follow datesheet choice , The withstand voltage value is greater than OVP The threshold voltage of . In previous projects , Most of us choose 0402 Encapsulated capacitor , Its withstand voltage value is also greater than that of the same type 0201 The capacitance of .
边栏推荐
- Verilog -- state machine coding method
- UEFI development learning 6 - creation of protocol
- Detailed explanation of pragma usage
- Communication standard -- communication protocol
- Network port usage
- C, Numerical Recipes in C, solution of linear algebraic equations, LU decomposition source program
- C WinForm [get file path -- traverse folder pictures] - practical exercise 6
- Reasons for rapid wear of conductive slip rings
- Halcon's practice based on shape template matching [2]
- Altium designer learning (I)
猜你喜欢
H264 (I) i/p/b frame gop/idr/ and other parameters
Improve lighting C program
Shape template matching based on Halcon learning [vi] find_ mirror_ dies. Hdev routine
Beijing Winter Olympics opening ceremony display equipment record 3
Correlation based template matching based on Halcon learning [II] find_ ncc_ model_ defocused_ precision. hdev
Classic application of MOS transistor circuit design (1) -iic bidirectional level shift
[trio basic from introduction to mastery tutorial XIV] trio realizes unit axis multi-color code capture
找不到实时聊天软件?给你推荐电商企业都在用的!
Halcon's practice based on shape template matching [1]
UEFI development learning 2 - running ovmf in QEMU
随机推荐
STM32 tutorial triple ADC interleaved sampling
The research found that the cross-border e-commerce customer service system has these five functions!
Drive LED -- GPIO control
C#,数值计算(Numerical Recipes in C#),线性代数方程的求解,LU分解(LU Decomposition)源程序
1-stm32 operation environment construction
Use indent to format code
Network communication model -- Network OSI tcp/ip layering
Shape template matching based on Halcon learning [viii] PM_ multiple_ models. Hdev routine
Introduction of air gap, etc
C language # and #
Summary -st2.0 Hall angle estimation
研究發現,跨境電商客服系統都有這五點功能!
Hardware 3 -- function of voltage follower
Measurement fitting based on Halcon learning [II] meaure_ pin. Hdev routine
Network communication process
L'étude a révélé que le système de service à la clientèle du commerce électronique transfrontalier a ces cinq fonctions!
Halcon's practice based on shape template matching [2]
[professional literacy] core conferences and periodicals in the field of integrated circuits
Measurement fitting based on Halcon learning [i] fuse Hdev routine
Volatile of C language