当前位置:网站首页>Recoverable fuse characteristic test
Recoverable fuse characteristic test
2022-07-06 00:46:00 【Zhuoqing】
§01 can Restore the fuse
One 、 Background introduction
Last time I disassembled an electronic pet dog , On its internal circuit board See a relatively large recoverable fuse . This kind of device is used in limiting circuit overcurrent protection . Compared with other kinds of current fuses , It can recover by itself It brings great convenience to the application .
|
Two 、 Recoverable fuse principle
Inside the recoverable fuse , There is a special layer of matter . It contains conductive carbon particles , Embedded in organic plastic . At normal temperature , These conductive particles are in contact with each other , The whole device is in a conductive low resistance state . As the temperature goes up , Organic plastic expands and deforms , Destroyed the internal structure , Carbon particles do not touch each other , The device is in a high resistance state . When the temperature drops , The organic plastic is restored to its original state , Carbon particles re contact , The device returns to a low resistance conductive state . This is the basic principle of recoverable fuse .
3、 ... and 、 Characteristic analysis
according to PTC The working principle can be known , Compared with ordinary fuses , Its conductivity depends on carbon particles , Therefore, the relative on resistance is relatively large . During overcurrent protection , It does not completely block the current , Just limit the current to a relatively small range . So this kind of fuse is suitable for some In electronic products with low working current .
Four 、 Performance measurement
Here is the one at hand PTC Conduct characteristic measurement . The first step is to measure its resistance , The second step is to measure its protection current , The third step is to measure its overcurrent transient characteristics , Finally, measure the relationship between its protection current and working voltage .
Use SmartTweezer, measurement PTC The resistance of the two pins , The resistance value is : 246mΩ.
Using programmable power DH1766, measurement PTR Protection current , The output voltage is 3.3V, It can be seen that the corresponding output current is 0.488A. You can see this recoverable insurance at hand The protection current is 0.5A, The power consumption is about 1.65W.
Use Hall current sensor to detect the protection short-circuit current . The hall sensor range is set to 100mV/A. stay PTC To impose on 3.3V, This is the current change . from 1 Power up in seconds ; In the following 2 The current is at 5A Saturation state . This is a DH1766 Output current limiting . Then the current began to drop sharply . Finally, it stabilized at 0.5A about . so PTC The current limiting speed is relatively slow . It takes about two seconds to limit the current to 0.5A.
It's tested here PTC The dynamic characteristics of , It takes two seconds for the transition process to limit the current . Finally, measure PTC The relationship between applied voltage and current . The measurement method is relatively simple , utilize DH1766 Output different voltages , Measure the final output current limit .
The output voltage is from 2V, Change to 6V, This is the measured voltage and current curve . You can see that as the voltage increases , The smaller the current limiting current . Consumed in PTC The power on the remains approximately constant . This is calculated by current and voltage PTC Power consumption on . It can be seen that it is generally maintained at 1.5W about .
about PTC The relationship between voltage and current limiting , Generally, there is a constant power relationship . The higher the working voltage , The smaller the current limit is .
※ total junction ※
this The characteristics of commonly used recoverable fuses are measured , Master its characteristics , It is very important for correct application .
- Measure OUTV,OUTI
from headm import *
from tsmodule.tsvisa import *
from tsmodule.tsstm32 import *
idim = []
for i in range(200):
meter = meterval()
printf(meter)
idim.append(meter[0] * 10)
time.sleep(0.1)
t = arange(200) * 0.1
plt.plot(t, idim)
plt.xlabel("Time(s)")
plt.ylabel("Current(A)")
plt.grid(True)
plt.tight_layout()
plt.show()
边栏推荐
- C language programming (Chapter 6 functions)
- 电机的简介
- MIT博士论文 | 使用神经符号学习的鲁棒可靠智能系统
- 免费的聊天机器人API
- 几百行代码实现一个 JSON 解析器
- Idea远程提交spark任务到yarn集群
- Data analysis thinking analysis methods and business knowledge -- analysis methods (II)
- Getting started with devkit
- MobileNet系列(5):使用pytorch搭建MobileNetV3并基于迁移学习训练
- Yolov5, pychar, Anaconda environment installation
猜你喜欢
MYSQL GROUP_ The concat function realizes the content merging of the same ID
猿桌派第三季开播在即,打开出海浪潮下的开发者新视野
MIT博士论文 | 使用神经符号学习的鲁棒可靠智能系统
Date类中日期转成指定字符串出现的问题及解决方法
How to use the flutter framework to develop and run small programs
anconda下载+添加清华+tensorflow 安装+No module named ‘tensorflow‘+KernelRestarter: restart failed,内核重启失败
ubantu 查看cudnn和cuda的版本
小程序技术优势与产业互联网相结合的分析
[groovy] compile time metaprogramming (compile time method injection | method injection using buildfromspec, buildfromstring, buildfromcode)
Keepalive component cache does not take effect
随机推荐
Starting from 1.5, build a micro Service Framework - call chain tracking traceid
esxi的安装和使用
Folding and sinking sand -- weekly record of ETF
Illustrated network: the principle behind TCP three-time handshake, why can't two-time handshake?
MIT doctoral thesis | robust and reliable intelligent system using neural symbol learning
XML Configuration File
China Taiwan strategy - Chapter 8: digital marketing assisted by China Taiwan
Keepalive component cache does not take effect
Synchronized and reentrantlock
LeetCode 斐波那契序列
Basic introduction and source code analysis of webrtc threads
Yolov5, pychar, Anaconda environment installation
MIT博士论文 | 使用神经符号学习的鲁棒可靠智能系统
MYSQL GROUP_ The concat function realizes the content merging of the same ID
Search (DFS and BFS)
Room cannot create an SQLite connection to verify the queries
Dynamic programming -- linear DP
ubantu 查看cudnn和cuda的版本
Classical concurrency problem: the dining problem of philosophers
Cloud guide DNS, knowledge popularization and classroom notes