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

关键词

搜索

型号

搜索

XC6415GCB4MR-G

产品描述Fixed Positive LDO Regulator, 2 Output, 2.7V1, 3V2, CMOS, PDSO6,
产品类别电源/电源管理    电源电路   
文件大小555KB,共24页
制造商TOREX(特瑞仕)
官网地址http://www.torex.co.jp/chinese/
标准
下载文档 详细参数 全文预览

XC6415GCB4MR-G概述

Fixed Positive LDO Regulator, 2 Output, 2.7V1, 3V2, CMOS, PDSO6,

XC6415GCB4MR-G规格参数

参数名称属性值
是否Rohs认证符合
厂商名称TOREX(特瑞仕)
Reach Compliance Codecompliant
最大回动电压 10.18 V
最大回动电压 20.15 V
最大输入电压6 V
最小输入电压3.5 V
JESD-30 代码R-PDSO-G6
JESD-609代码e3
长度2.9 mm
湿度敏感等级1
功能数量1
输出次数2
端子数量6
最大输出电流 10.2 A
最大输出电流 20.2 A
最大输出电压 12.754 V
最小输出电压 12.646 V
标称输出电压 12.7 V
最大输出电压 23.06 V
最小输出电压 22.94 V
标称输出电压 23 V
封装主体材料PLASTIC/EPOXY
封装代码LSSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, LOW PROFILE, SHRINK PITCH
调节器类型FIXED POSITIVE MULTIPLE OUTPUT LDO REGULATOR
座面最大高度1.3 mm
表面贴装YES
技术CMOS
端子面层Tin (Sn)
端子形式GULL WING
端子节距0.95 mm
端子位置DUAL
宽度1.6 mm
Base Number Matches1

文档预览

下载PDF文档
XC6415
Series
ETR0332-007
Dual LDO Regulator with ON/OFF Switch
■GENERAL
DESCRIPTION
The XC6415 series is a highly accurate, CMOS Dual LDO voltage regulator. Performance features include low output noise,
high ripple rejection rate, and low dropout. Extremely dense power supply circuit can be organized with a 2 channeled high
speed voltage regulator in low ON resistance which is built-in to an ultra small USP-6C package. The output voltage for each
regulator is set independently by laser trimming and selectable in 0.05V increments within a range of 0.8 to 5.0V. The EN
function allows the output of each regulator to be turned off independently. In this state, the electric charge at the output
capacitor (C
L
) will be discharged via the internal auto-discharge switch, and as a result the V
OUT
pin quickly returns to the V
SS
level. The output stabilization capacitor (C
L
) is also compatible with low ESR ceramic capacitors. The high level of output
stability is maintained even during frequent load fluctuations, due to the excellent transient response performance. Because
regulator 1 and 2 are completely isolated, a cross talk between each channel, which causes a problem during load fluctuations,
can be greatly reduced.
■APPLICATIONS
Mobile phones
Cordless phones, Wireless communication equipment
Portable game consoles
Digital still cameras, Digital video cameras
Portable audio equipment
PDAs
■FEATURES
: 200mA (300mA limit, TYP.)
: 95mV @ I
OUT
=100mA
V
OUT
=3.0V
Operating Voltage Range
: 1.5V~6.0V
Output Voltage Range
: 0.8V~5.0V
(0.05V increments)
High Accuracy
: + 1% @ V
OUT
>2.0V
+ 2% @ V
OUT
≧1.5V
+ 20mV @V
OUT
<2.0V
+ 30mV @V
OUT
<1.5V
Low Power Consumption
: 28μA/ch (TYP.)
Stand-by Current
: Less than 0.1μA
Ripple Rejection
: 65dB@1kHz
Operating Temperature Range : - 40
O
C ~ 85
O
C
Low ESR Capacitor
: 1.0μF ceramic capacitors
Packages
: USP-6C, SOT-26, USPN-6
Environmentally Friendly
: EU RoHS Compliant, Pb Free
Output Current
Dropout Voltage
■TYPICAL
APPLICATION CIRCUITS
6
1
2
3
■TYPICAL
PERFORMANCE
CHARACTERISTICS
Cross Talk
XC6415(V
OUT1
=3.3V, V
OUT2
=2.5V)
V
IN
=4.3V, tr=tf=5μS, Ta=25℃
I
OUT2
=0.1→50mA, C
IN
=C
L1
=C
L2
=1.0μF(ceramic)
Output Voltage(VR1) : V
OUT
(V)
3.35
Output Voltage(VR1 : 10mA)
200
150
100
50
0
Time (200uS/div)
3.30
3.25
3.20
3.15
Output Current
(VR2 : 0.1mA→50mA)
Output Current(VR2) : I
OUT
(mA)
5
3.40
4
250
1/24
关于点型光电感烟探测器的探究
microchip出品的RE46C190具有可编程的单片集成了烟雾探测和升压驱动功能,具备可编程校准和多种工作模式。想问下可编程是使用什么软件进行编程,并且编程的硬件电路是什么?麻烦给于解答,感激 ......
gehoujun834909 传感器
有人见过MSP430的MCU直接用5V供电么
有人见过MSP430的MCU直接用5V供电么,今天是真开了眼了,拆了一只仪表,主控是M430F4250,外部电源通过TPS70950降压到5V后,直接输入了MCU,神奇的MCU竟然是正常工作的,量了引脚电压也是5V,这 ......
joneywei 微控制器 MCU
mini2440的USB无线网卡
有谁使用过mini2440的USB无线网卡没? 我在内核中找到了目录,但是不知道那个文件 目录 linux-2.6.29\driverset\wirelesst2x00 本帖最后由 wuquan-1230 于 2010-3-27 12:10 编辑 ]...
wuquan-1230 嵌入式系统
如何使子窗口隐藏?
各位高手,小弟在一个主窗口上新建一个线程,然后在线程中创建了一个子窗口 想让子窗口一创建,就隐藏而显示主窗口,而子窗口中的功能仍在执行功能。 切为之奈何?谢谢...
yang_0799 嵌入式系统
msp430串口通讯问题
我用的是msp4301611,数据要通过485传输,通过一个485芯片,430芯片和485芯片用的都是3v的电压,但是外面输入的数据信号是5v驱动的TTL电平信号,请问会不会把430的RXD口烧掉啊,或者对通讯会不 ......
yihanzaihrb 微控制器 MCU
为你加油!
为你加油!望该找工作的朋友一切顺利。...
zhangdaoyu 聊聊、笑笑、闹闹

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1279  2664  2612  159  108  1  54  40  42  10 

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