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

关键词

搜索

型号

搜索

MCP9803A0T-M/OTG

产品描述DIGITAL TEMP SENSOR-SERIAL, 12BIT(s), 3Cel, RECTANGULAR, SURFACE MOUNT, LEAD FREE, SC-74A, SOT-23, 5 PIN
产品类别传感器    传感器/换能器   
文件大小309KB,共30页
制造商Microchip(微芯科技)
官网地址https://www.microchip.com
标准
下载文档 详细参数 全文预览

MCP9803A0T-M/OTG概述

DIGITAL TEMP SENSOR-SERIAL, 12BIT(s), 3Cel, RECTANGULAR, SURFACE MOUNT, LEAD FREE, SC-74A, SOT-23, 5 PIN

MCP9803A0T-M/OTG规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称Microchip(微芯科技)
包装说明LEAD FREE, SC-74A, SOT-23, 5 PIN
Reach Compliance Codecompliant
最大精度(摄氏度)3 Cel
主体宽度2.95 mm
主体高度1.1 mm
主体长度或直径1.63 mm
外壳PLASTIC
JESD-609代码e3
安装特点SURFACE MOUNT
位数12
最大工作电流0.2 mA
最高工作温度125 °C
最低工作温度-55 °C
输出接口类型2-WIRE INTERFACE
封装形状/形式RECTANGULAR
传感器/换能器类型TEMPERATURE SENSOR,SWITCH/DIGITAL OUTPUT,SERIAL
最大供电电压5.5 V
最小供电电压2.7 V
表面贴装YES
端子面层Matte Tin (Sn)
端接类型SOLDER

文档预览

下载PDF文档
MCP9800/1/2/3
2-Wire High-Accuracy Temperature Sensor
Features
• Temperature-to-Digital Converter
• Accuracy with 12-bit Resolution:
- ±0.5°C (typ.) at +25°C
- ±1°C (max.) from -10°C to +85°C
- ±2°C (max.) from -10°C to +125°C
- ±3°C (max.) from -55°C to +125°C
• User-selectable Resolution: 9 – 12 bit
• Operating Voltage Range: 2.7V to 5.5V
• 2-wire Interface: I
2
C™/SMBus Compatible
• Operating Current: 200 µA (typ.)
• Shutdown Current: 1 µA (max.)
• Power-saving One-shot Temperature
Measurement
• Available Packages: SOT-23-5, MSOP-8, SOIC-8
Description
Microchip Technology Inc.’s MCP9800/1/2/3 family of
digital temperature sensors converts temperatures
between -55°C and +125°C to a digital word. They
provide an accuracy of ±1°C (max.) from -10°C to
+85°C.
The MCP9800/1/2/3 family comes with user-program-
mable registers that provide flexibility for temperature
sensing applications. The register settings allow user-
selectable 9-bit to 12-bit temperature measurement
resolution, configuration of the power-saving Shutdown
and One-shot (single conversion on command while in
the Shutdown) modes and the specification of both
temperature alert output and hysteresis limits. When
the temperature changes beyond the specified limits,
the MCP9800/1/2/3 outputs an alert signal. The user
has the option of setting the alert output signal polarity
as an active-low or active-high comparator output for
thermostat operation, or as temperature event interrupt
output for microprocessor-based systems.
This sensor has an industry standard 2-wire, I
2
C™/
SMBus compatible serial interface, allowing up to eight
devices to be controlled in a single serial bus. These fea-
tures make the MCP9800/1/2/3 ideal for sophisticated
multi-zone temperature-monitoring applications.
Typical Applications
Personal Computers and Servers
Hard Disk Drives and Other PC Peripherals
Entertainment Systems
Office Equipment
Data Communication Equipment
Mobile Phones
General-purpose Temperature Monitoring
Package Types
MCP9800
MCP9802
MCP9801
MCP9803
SOIC, MSOP
5 SDA
4 SCLK
SDA 1
SCLK 2
ALERT 3
GND 4
8 V
DD
7 A0
6 A1
5 A2
Typical Application
V
DD
MCP9800/02
V
DD
1
GND 2
ALERT 3
5
4
PICmicro
®
Microcontroller
R
SDA
SCLK
R
PULL-UP
PIC16F737
I
2
C™ Port
SOT-23-5
V
DD
1
GND 2
ALERT 3
I/O Port
MCP9800/02A0:
A2, A1, A0 are internally set to (0, 0, 0)
MCP9800/02A5:
A2, A1, A0 are internally set to (1, 0, 1)
MCP9802/03:
Serial Bus time-out 35 ms (typ.)
2004 Microchip Technology Inc.
DS21909A-page 1
18B20ROM搜索的一段代码能否帮忙看看,解释地清除点万分感谢
uchar search_rom(uchar *p) { uchar dat,i,j,k,n,value,number=1,number_temp=1,clash_number=0; bit clash_flag=0; for(n=0;n>1; DQ=1;_nop_();_nop_(); ......
yuwei001 嵌入式系统
UCOSII 用什么编译器编译啊?
初学UCOS2, 想知道 这个系统的源代码通过什么编译器能生成机器执行的代码?...
lianke230 实时操作系统RTOS
运放稳定性分析(EN)
在 https://bbs.eeworld.com.cn/thread-72972-1-2.html 运放定性分析中,补充了该文件的原文资料,在那里我看大家没有注意这份资料,这里发个“广告”做个提醒(具体位置:10楼)。 本帖 ......
xiaoxif 模拟电子
软件测试经典资料大推荐(二十二)---测试驱动开发
软件测试经典资料大推荐(二十二)---测试驱动开发 程序员之间流传着这样一句顺口溜:有人喜欢创造世界,他们做了开发者;有的人喜欢开发者,他们做了测试员。 什么是软件测试?软件测试就 ......
tiankai001 下载中心专版
请教大牛们都用什么编辑器
最近写一个工程文件稍微多了点,感觉CCS有点乱,就想找个方便的编辑器,最先想起的是之前一个朋友给我推荐vim,然而太深了,一时半会儿我学不会。然后想用界面比较简洁好看的notepad,但用工程 ......
lidonglei1 单片机
跪求ADT IDE集成开发环境
做硬件实验,用的是ARM嵌入式实验教学平台,但是没有ADT IDE集成开发环境,并且网上也下不到,急死我了。求求高人,有的给我发一份过来呀。 不过还真不好弄,不知道用邮件行不行呀。 ......
dingbin99 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 114  383  16  246  387  10  5  13  7  23 

器件索引   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