电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

MAX6513UT105

产品描述Low-Cost, Remote SOT Temperature Switches
产品类别模拟混合信号IC    信号电路   
文件大小577KB,共8页
制造商Maxim(美信半导体)
官网地址https://www.maximintegrated.com/en.html
下载文档 详细参数 全文预览

MAX6513UT105概述

Low-Cost, Remote SOT Temperature Switches

MAX6513UT105规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Maxim(美信半导体)
零件包装代码SOIC
包装说明MO-178AB, SOT-23, 6 PIN
针数6
Reach Compliance Code_compli
模拟集成电路 - 其他类型ANALOG CIRCUIT
JESD-30 代码R-PDSO-G6
长度2.9 mm
湿度敏感等级1
功能数量1
端子数量6
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码LSSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, LOW PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)225
认证状态Not Qualified
座面最大高度1.45 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
温度等级INDUSTRIAL
端子形式GULL WING
端子节距0.95 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度1.625 mm

文档预览

下载PDF文档
19-1819; Rev 2; 10/04
Low-Cost, Remote SOT Temperature Switches
General Description
The MAX6511/MAX6512/MAX6513 are fully integrated,
remote temperature switches that use an external P-N
junction (typically a diode-connected transistor) as the
sensing element to measure the remote temperature.
These devices assert a logic signal when the tempera-
ture crosses a factory-programmed threshold. Available
trip thresholds are from +45°C to +125°C in 10°C incre-
ments. Accuracy is within ±3°C (T
A
= -5°C to +55°C) or
±5°C (T
A
= -40°C to +85°C). Hysteresis is pin selec-
table to 5°C or 10°C.
The MAX6511 has an active-low CMOS output and the
MAX6513 has an active-high CMOS output. The
MAX6512 has an open-drain output. The output is
asserted when the temperature exceeds the threshold
value. The active-low open-drain output is intended to
interface with a microprocessor (µP) reset or interrupt
input. The active-high CMOS output can directly drive a
power FET to control a cooling fan.
The MAX6511/MAX6512/MAX6513 operate from a
+3.0V to +5.5V supply and typically consume 400µA of
supply current. They are available in the small 6-pin
SOT23. The MAX6513 is also available in a 6-pin lead-
free TDFN package.
Features
Continuously Measure External Junction
Temperature
Factory-Programmed Temperature Threshold from
+45°C to +125°C in 10°C Increments
Insensitive to Series Parasitic Resistance
Active-Low CMOS Output (MAX6511) or Open-Drain
Output for Overtemperature Alarm (MAX6512) or
Active-High Output (MAX6513) for Direct Fan Control
<100ms Response Time
Accuracy
±3°C (TREMOTE = +45°C to +125°C, TA = -5°C to +55°C)
±5°C (TREMOTE = +45°C to +125°C, TA = -40°C to +85°C)
Pin-Selectable 5°C or 10°C Hysteresis
400µA Average Current Consumption
+3.0V to +5.5V Supply Range
6-Pin SOT23 Package
6-Pin TDFN Package (Lead Free)
MAX6511/MAX6512/MAX6513
________________________Applications
CPU Temperature Monitoring in High-Speed
Computers
Multichip Modules
Battery Packs
Temperature Control
Temperature Alarms
Fan Control
PART*
MAX6511UT_
_ _ -T
MAX6512UT_
_ _ -T
MAX6513_T_
_ _ -T
Ordering Information
TEMP RANGE
PIN-
OUTPUT
PACKAGE
CMOS
(active low)
-40°C to +85°C 6 SOT23-6
-40°C to +85°C 6 SOT23-6 Open-drain
-40°C to +85°C 6 TDFN
CMOS
-40°C to +85°C 6 SOT23-6 (active high)
Pin Configuration
TOP VIEW
V
DD
1
6
DXP
*These parts are offered in nine standard temperature versions
with a minimum order of 2500 pieces. To complete the suffix
information, select an available trip point in degrees centigrade
from the device marking codes table. For example, the
MAX6511UT065-T describes a MAX6511 in a 6-pin SOT23
package with a +65°C threshold.
GND
2
MAX6511
MAX6512
MAX6513
5
DXN
HYST
3
4
TOVER (TOVER)
( ) ARE FOR MAX6513 SOT23 ONLY.
Typical Operating Circuit appears at end of data sheet.
________________________________________________________________
Maxim Integrated Products
1
For pricing, delivery, and ordering information, please contact Maxim/Dallas Direct! at
1-888-629-4642, or visit Maxim’s website at www.maxim-ic.com.
DE0-Nano开发板求购
谁有闲置的DE0-Nano开发板,求购:victory:...
可不可以滚滚 淘e淘
Helper2416-03——Ubuntu下vim的安装
Ubuntu下vim的安装 参与Helper2416开发板助学计划心得 对于linux的学习,想必不能不对vi的学习,对于新手来说,一般都不习惯vi的应用,特别是系统自带的vi,进入不能按照我们平时的习惯去删 ......
zhaojun_xf 嵌入式系统
明德扬FPGA设计技巧--gVim模板分享2
fpga工程师都知道,Verilog代码绝大部分都是always语句,结构基本上都是一致的,为了减少重复性的工作,让工程师专注于设计实现,明德扬精心制作了常用模板,只要你安装好明德扬提供的GVIM, ......
taiyangyu_2 FPGA/CPLD
PYB Nano I2C驱动 OLED显示
在之前的帖子中PYB Nano开发板使用了SPI方式驱动OLED进行显示,今天发现手里的小e开发板使用的OLED为I2C方式,于是PYB Nano开发板用I2C驱动OLED进行了验证。 【1】硬件连接: 使用PYB ......
hanyeguxingwo MicroPython开源版块
买开发板的经验教训
买开发板的经验教训(转发) 我先来谈谈我自己的经验教训吧! 我最早买的ARM开发板是**公司的4510-R2,是基于4510b和uClinux的开发板,当初选择**公司的想法是——大公司,应该比较有实力 ......
呱呱 淘e淘
O-RAN测试利器——终端仿真器UEE,你了解它么?
根据GSA(全球移动供应商联盟)的统计数据,截至2020年1月,全球已经有34个国家部署了61个商用5G网络,119个国家的348家运营商宣布他们正在投资5G。由此可见,全球运营商的5G基站 ......
eric_wang 模拟电子

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1508  582  1712  1988  2103  23  14  33  38  24 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved