搜索:Temperature

找到约 324 项符合「Temperature」的查询结果

结果 324
https://www.eeworm.com/dl/870659.html 技术资料

pt100温度传感器

温度传感器(temperature transducer)是指能感受温度并转换成可用输出信号的传感器。温度传感器是温度测量仪表的核心部分,品种繁多。本文详细介绍了pt100温度传感器的原理,选型及应用。
下载 10
·
查看 7661
https://www.eeworm.com/dl/571/21135.html 模拟电子

校准ADC内部偏移的光学微控制器DS4830

Abstract: The DS4830 optical microcontroller's analog-to-digital converter (ADC) offset can change with temperature and gainselection. However, the DS4830 allows users to measure the ADC internal offset. The measured ADC offset is added to the ADCoffset register to nullify ...
下载 123
·
查看 1061
https://www.eeworm.com/dl/505/24265.html 电源技术

电池管理系统的多点温度测量方案

  Abstract: It is critically important that lithium-ion battery stacks have a good battery-management system for monitoring many cellvoltages and cell temperatures. Without that monitoring, thermal runaway can lead to a battery explosion. This design idea presentsa low-p ...
下载 48
·
查看 1055
https://www.eeworm.com/dl/518/440159.html 数值算法/人工智能

The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Sto

The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidistant staggered grid, central and u ...
下载 22
·
查看 1117
https://www.eeworm.com/dl/926162.html 技术资料

1N5399

FEATURES ♦ Plastic package has Underwriters Laboratory Flammability Classification 94V-0 ♦ High surge current capability ♦ 1.5 Ampere operation at TL=70°C with no thermal runaway ♦ Low reverse leakage ♦ Construction utilizes void-free molded plastic technique ♦ High temp ...
下载 6
·
查看 5391
https://www.eeworm.com/dl/895659.html 技术资料

基于AT89S51单片机的温室大棚智能通风灌溉系统设计

结合现代农业温室大棚生产特点,以AT89S51 单片机为控制核心,利用DS18B20 单总线数字温度传感和YL-69 土壤湿度传感器检测器测量大棚和土壤湿度,并通过测量结果控制通风换气装置和滴灌水泵,实现温室大棚温度和土壤湿度智能管理控制。Combined with the characteristics of modern agricultural greenhous ...
下载 8
·
查看 8436
https://www.eeworm.com/dl/898966.html 技术资料

基于单片机控制的音频放大器的设计

本文设计了基于单片机控制的音频放大器系统,该系统由控制器模块、调音与音频放大模块、音源选择模块、频谱模块、温度检测与风扇控制模块、按键控制模块、显示模块、指示模块和电源模块组成。系统实现了音频放大、音量调节、音源选择、频谱显示、功能显示、功放温度监控等功能。This paper designs an a ...
下载 1
·
查看 8142
https://www.eeworm.com/dl/895416.html 技术资料

基于复合传感器的人体健康监测系统设计

针对传统血压脉搏和体温测量方式效率低和操作繁琐的问题,设计了基于复合传感器的人体健康监测系统。系统以STC89C52单片机为核心,分别使用电容式压力传感器和温度传感器测量人体血压脉搏和体温,避免了传统测量方式下因为人的主观因素影响测量结果的问题。测量结果由液晶显示器直观显示,当测量结果超出正 ...
下载 8
·
查看 4542
https://www.eeworm.com/dl/571/21255.html 模拟电子

远程信息处理数字融合--如何应对新兴标准和协议

Digital convergence, in recent history, has been prevalentin the consumer equipment domain and the designengineers in this area have been struggling with a plethoraof emerging standards and protocols. What lessons can welearn from their struggle? The same dilemmas now existin i ...
下载 75
·
查看 1033
https://www.eeworm.com/dl/648/337983.html 单片机开发

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit dula=P2^6 sbit wela=P2^7 ...
下载 199
·
查看 1428