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

关键词

搜索

型号

搜索

XC6121D326MR-G

产品描述Power Supply Management Circuit, Fixed, 1 Channel, CMOS, PDSO5, ANTIMONY AND HALOGEN FREE, ROHS COMPLIANT, SOT-25, 5 PIN
产品类别电源/电源管理    电源电路   
文件大小465KB,共26页
制造商TOREX(特瑞仕)
官网地址http://www.torex.co.jp/chinese/
标准
下载文档 详细参数 全文预览

XC6121D326MR-G概述

Power Supply Management Circuit, Fixed, 1 Channel, CMOS, PDSO5, ANTIMONY AND HALOGEN FREE, ROHS COMPLIANT, SOT-25, 5 PIN

XC6121D326MR-G规格参数

参数名称属性值
是否Rohs认证符合
Objectid2043373178
包装说明LSSOP, TSOP5/6,.11,37
Reach Compliance Codecompliant
Country Of OriginJapan
ECCN代码EAR99
YTEOL7.43
其他特性DETECT THRESHOLD VOLTAGE IS 2.6V
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY MANAGEMENT CIRCUIT
JESD-30 代码R-PDSO-G5
JESD-609代码e3
长度2.9 mm
湿度敏感等级1
信道数量1
功能数量1
端子数量5
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码LSSOP
封装等效代码TSOP5/6,.11,37
封装形状RECTANGULAR
封装形式SMALL OUTLINE, LOW PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)260
电源1/6 V
认证状态Not Qualified
座面最大高度1.3 mm
最大供电电流 (Isup)0.018 mA
最大供电电压 (Vsup)6 V
最小供电电压 (Vsup)1 V
标称供电电压 (Vsup)2 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层TIN
端子形式GULL WING
端子节距0.95 mm
端子位置DUAL
阈值电压标称+2.6V
处于峰值回流温度下的最长时间10
宽度1.6 mm

文档预览

下载PDF文档
XC6121/XC6122
XC6123/XC6124
Series
■GENERAL
DESCRIPTION
ETR0209-011b
Voltage Detector with Watchdog Function and ON/OFF Control (V
DF
=1.6V~5.0V)
The XC6121/XC6122/XC6123/XC6124 series is a group of high-precision, low current consumption voltage detectors with
watchdog functions incorporating CMOS process technology. The series consist of a reference voltage source, delay circuit,
comparator, and output driver. With the built-in delay circuit, the series do not require any external components to output
signals with release delay time. The output type is V
DFL
low when detected. The EN/ENB pin can control ON and OFF of the
watchdog functions. By setting the EN/ENB pin to low or high level, the watchdog function can be OFF while the voltage
detector remains operation. Since the EN/ENB pin of the XC6122 and XC6124 series is internally pulled up to the V
IN
pin or
pulled down to the V
SS
pin, these series can be used with the EN/ENB pin left open when the watchdog functions is used. The
detect voltages are internally fixed 1.6V ~ 5.0V in increments of 0.1V, using laser trimming technology. Six watchdog timeout
periods are available in a range from 50ms to 1.6s. Five release delay times are available in a range from 3.13ms to 400ms.
■APPLICATIONS
●Microprocessor
watchdog monitoring
and reset circuits
●Memory
battery backup circuits
●System
power-on reset circuits
●Power
failure detection
■FEATURES
Detect Voltage Range
Hysteresis Width
Operating Voltage Range
Detect Voltage Temperature
Characteristics
: +100ppm/
O
C (TYP.)
Output Configuration
: N-channel open drain
Watchdog Pin
: Watchdog input
If watchdog input maintains ‘H’ or
‘L’ within the watchdog timeout
period, a reset signal is output
from the RESETB pin.
EN/ENB Pin
: When the EN/ENB pin voltage is
set to low or high level, the
watchdog function is forced off.
Release Delay Time
: 400ms, 200ms, 100ms, 50ms,
3.13ms (TYP.)
Watchdog Timeout Period
: 1.6s, 800ms, 400ms, 200ms,
100ms, 50ms (TYP.)
Operating Ambient Temperature
: -40℃~ +85℃
Packages
: SOT-25, USP-6C
Environmentally Friendly
: EU RoHS Compliant, Pb Free
: 1.6V ~ 5.0V, +2%
(0.1V increments)
: V
DFL
x 5% (TYP.)
: 1.0V ~ 6.0V
■TYPICAL
APPLICATION CIRCUIT
■TYPICAL
PERFORMANCE
CHARACTERISTICS
●Supply
Current vs. Input Voltage
XC6121½XC6124(V
DF
=2.7V)
14.0
Ta=85℃
(μA)
Supply Current: I
SS
12.0
10.0
8.0
6.0
4.0
2.0
0
0
1
2
3
4
Input Voltage: V
IN
(V)
5
6
Ta=25℃
Ta=-40℃
1/26
微型计算机原理及应用试卷
微型计算机原理及应用试卷(2003-2006年的6套试卷)...
feifei 测试/测量
wince6 如何禁用输入面板
如题:在wince6下打开网页的时候,如果网页上有可输入的框,则系统会自动弹出一个输入面板(软键盘)。 我不想让这个东西弹出来(有自己的界面逻辑和输入控制),需要如何修改?谢谢!...
liuyanying 嵌入式系统
MSP430F149串口上电不能发送字符
我是初学者,一边看数据手册一边写程序,之前用BCS 定时器都好好的,现在用到串口了,结果出问题了。。。。主程序中初始化基本时钟系统,初始化串口,初始化P3端口,进入while(1)循环,循环中用 ......
乾坤幻影 微控制器 MCU
C语言深度解剖:解开程序员面试笔试的秘密
《C语言深度解剖:解开程序员面试笔试的秘密》 由作者结合自身多年嵌入式C语言开发经验和平时讲解C语言的心得体会整理而成,其中有很多作者独特的见解或看法。由于并不是从头到尾讲解 ......
tiankai001 下载中心专版
彩灯电子时钟
彩灯电子时钟初稿一、概述彩灯电子时钟,是一款应用数字电子器件和一些LED灯搭建而成。通过这些器件的组合,构成了一个LED灯有规律闪烁的二十四制式的电子时钟。整个作品原理简单制作粗糙,用到 ......
jqh_111 综合技术交流
“我的毕业设计——RS232-TCP/IP协议转换器”中的一个疑问
看了 longxtianya的“我的毕业设计——RS232-TCP/IP协议转换器”,https://bbs.eeworld.com.cn/thread-293873-1-4.html,有个地方没有看懂。请各位大侠不吝赐教。 用编辑软件打开网页 index.htm ......
boyong 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1391  2639  1288  1934  501  37  38  3  45  25 

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