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

关键词

搜索

型号

搜索

MAX6442KAMTYD7-T

产品描述Battery Management Low-Power,Single/Dual-Level Battery Monitors w Hysteresis & Inegrated Microprocessor Reset
产品类别半导体    电源管理   
文件大小245KB,共14页
制造商Maxim(美信半导体)
官网地址https://www.maximintegrated.com/en.html
下载文档 详细参数 全文预览

MAX6442KAMTYD7-T在线购买

供应商 器件名称 价格 最低购买 库存  
MAX6442KAMTYD7-T - - 点击查看 点击购买

MAX6442KAMTYD7-T概述

Battery Management Low-Power,Single/Dual-Level Battery Monitors w Hysteresis & Inegrated Microprocessor Reset

MAX6442KAMTYD7-T规格参数

参数名称属性值
Product AttributeAttribute Value
制造商
Manufacturer
Maxim(美信半导体)
产品种类
Product Category
Battery Management
工作电源电压
Operating Supply Voltage
1 V to 5.5 V
最小工作温度
Minimum Operating Temperature
- 40 C
最大工作温度
Maximum Operating Temperature
+ 85 C
封装 / 箱体
Package / Case
SOT-23-8
系列
Packaging
Reel
高度
Height
1.1 mm
长度
Length
2.9 mm
类型
Type
Voltage Monitor
宽度
Width
1.63 mm
安装风格
Mounting Style
SMD/SMT
单位重量
Unit Weight
0.001411 oz

文档预览

下载PDF文档
19-2535; Rev 1; 12/05
Low-Power, Single-/Dual-Level Battery Monitors
with Hysteresis and Integrated µP Reset
General Description
The MAX6439–MAX6442 are a family of ultra-low-power
battery monitors with integrated microprocessor (µP)
supervisors. The battery monitors are offered with sin-
gle or dual low-battery output options that can be used
to signal when the battery is OK (enabling full system
operation), when the battery is low (for low-power sys-
tem operation), and when the battery is dead (to dis-
able system operation). These devices also have an
independent µP supervisor that monitors V
CC
and pro-
vides an active-low reset output. A manual reset func-
tion is available to reset the µP with a push-button. No
external components are required.
The MAX6439–MAX6442 are offered with several facto-
ry-trimmed low-battery threshold combinations ideal for
single-cell lithium-ion (Li+) or multicell alkaline/NiCd/
NiMH applications. When the battery voltage drops
below each specified low threshold, the low-battery out-
puts are asserted to alert the system. When the voltage
rises above the specified high thresholds, the outputs
are deasserted after a 150ms minimum timeout period,
ensuring the voltages have stabilized before power cir-
cuitry is activated or providing microprocessor reset tim-
ing. The low and high thresholds provide hysteresis in
battery-operated systems to eliminate output chattering.
The MAX6439/MAX6440 offer factory-trimmed battery
monitors with a single output. The MAX6441/MAX6442
offer factory-trimmed battery monitors with dual outputs.
All battery monitors have open-drain low-battery outputs.
The MAX6439–MAX6442 monitor system voltages
(V
CC
) from 1.8V to 3.3V with seven fixed reset threshold
options. Each device is offered with two minimum reset
timeout periods of 150ms or 1200ms. The MAX6439/
MAX6441 are offered with an open-drain
RESET
output
and the MAX6440/MAX6442 are offered with a push-
pull
RESET
output.
The MAX6439–MAX6442 are offered in a SOT23 pack-
age and are fully specified over a -40°C to +85°C temp-
erature range.
Features
Factory-Trimmed V
BATT
Threshold Options for
Monitoring Single-Cell Li+ or Multicell
Alkaline/NiCd/NiMH Applications
Immune to Short Battery Voltage Transients
Low Current (2.5µA typ at 3.6V)
Single and Dual Low-Battery Output Options
150ms Minimum
LBO
Timeout Period
Independent µP Reset with Manual Reset
Factory-Set Reset Thresholds for Monitoring V
CC
from 1.8V to 3.3V
Available with 150ms (min) and 1.2s (min) V
CC
Reset Timeout Period Options
-40°C to +85°C Operating Temperature Range
Small 6- and 8-Pin SOT23 Packages
No External Components
MAX6439–MAX6442
Ordering Information
PART
MAX6439UT_
_ _D_-T
MAX6440UT_
_ _D_-T
MAX6441KA_
_ _D_-T
MAX6442KA_
_ _D_-T
TEMP RANGE
-40°C to +85°C
-40°C to +85°C
-40°C to +85°C
-40°C to +85°C
PIN-PACKAGE
6 SOT23-6
6 SOT23-6
8 SOT23-8
8 SOT23-8
Note:
The first two “_ _” are placeholders for the battery moni-
tor voltage levels. Desired threshold levels are set by the part
number suffix found in Tables 1 and 2. The third “_” is the V
CC
reset threshold level suffix found in Table 3. The “_” after the D
is a placeholder for the reset timeout period suffix found in
Table 4. All devices are available in tape-and-reel only. There
is a 2500-piece minimum order increment for standard ver-
sions. Sample stock is typically held on standard versions only.
Nonstandard versions require a minimum order increment of
10,000 pieces. Contact factory for availability.
Devices are available in both leaded and lead-free packaging.
Specify lead-free by replacing “-T” with “+T” when ordering.
Applications
Battery-Powered Systems (Single-Cell Li+ or
Two-/Three-Cell NiMH, NiCd, Alkaline)
Cell Phones/Cordless Phones
Portable Medical Devices
Electronic Toys
Pagers
PDAs
MP3 Players
LBO
3
Pin Configurations
TOP VIEW
V
BATT
1
6
V
CC
MR
2
MAX6439
MAX6440
5
GND
4
RESET
SOT23-6
Pin Configurations continued at end of data sheet.
1
________________________________________________________________
Maxim Integrated Products
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.
流水灯
#include<reg52.h>#include<intrins.h>#define uint unsigned int#define uchar unsigned char;uchar temp; uint a;sbit beep=P2^5;void delay();void main(){ temp=0xfe; P1=temp;bee ......
guoyuanqiang 单片机
晒晒活动奖品
最近默默的收到很多奖品,本人比较低调,没挨个发贴炫富。 忘了哪个活动收到一个手机/PAD支架的奖品,已经很长时间了,比较实用。 昨天晚上无聊把一个USBLED夹在上边,秒变USB LED台灯一 ......
littleshrimp 电源技术
晒用QT实现的-网络mp3播放器
1、开发平台 windows8.1 x64 +qt5.3+vs2013 构建windows 64位 vs2013+qt5.3平台 下载 http://qt-project.org/downloads 一般来说就下载两三个软件 第一个Qt 5.3.2 for Windows 64-bit (V ......
247153481 综合技术交流
求助各位大大,怎么给Uartget函数加上类似DOS的命令行功能
int uartGets(char *s, int size){char c;int n = 0;*s = '\0';if (size < 2) return(0);size--;for (;;){c = uartGetc(); uartPutc(c); if (c == '\b') {if (n > 0){*(--s) = '\0';n--;uar ......
d7688326 微控制器 MCU
ucos-iii移植到MC9S12XEQ512的问题
在官网上下载了K60的ucos代码,最近打算移植到mc9s12xeq512上,中间有少许改动。我设置了一个任务。 现在情况是程序一运行就复位,在codewarrior调试界面中提示illegal_bp,我单步调试发现好像 ......
win_huang 实时操作系统RTOS
【TI经典】基于开关转换器的高速 ADC 供电解决方案
亲爱的工程师朋友们,今天小编向大家推荐TI中国团队编写的《基于开关转换器的高速 ADC 供电解决方案》—— “随着系统对效率的要求越来越高,如何将高速模数转换器(ADC)的供电架构由低效率的 ......
德州仪器 模拟与混合信号

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2019  1443  1716  25  2225  21  48  50  9  27 

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