Thermistor Model Interactive Demo

版本 1.2.0.0 (3.9 KB) 作者: Rodney Tan
The Thermistor Model computes the NTC thermistor characteristic curve based on B-parameter equation
506.0 次下载
更新时间 2016/10/5

查看许可证

The Thermistor Model computes the NTC thermistor characteristic curve based on B-parameter equation,
R = R0.*exp(B0.*((1./T)-(1/T0))), where
R0 is the Nominal Resistance in ohms at 25 degree Celsius
B0 is the Nominal Beta Constant in Kelvin at 25 degree Celsius
Enter R0 and B0 obtained from datasheet, and press enter to update the plot

引用格式

Rodney Tan (2024). Thermistor Model Interactive Demo (https://www.mathworks.com/matlabcentral/fileexchange/53389-thermistor-model-interactive-demo), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Graph and Network Algorithms 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Version 1.02 (Oct 2016) Added Resistance & Temperature equations

1.1.0.0

update figure name

1.0.0.0