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

关键词

搜索

型号

搜索

S-1135C26-U5T1U

产品描述IC REG LINEAR 2.6V 300MA SOT23-5
产品类别电源/电源管理    电源电路   
文件大小546KB,共48页
制造商ABLIC
标准
下载文档 详细参数 全文预览

S-1135C26-U5T1U在线购买

供应商 器件名称 价格 最低购买 库存  
S-1135C26-U5T1U - - 点击查看 点击购买

S-1135C26-U5T1U概述

IC REG LINEAR 2.6V 300MA SOT23-5

S-1135C26-U5T1U规格参数

参数名称属性值
是否Rohs认证符合
零件包装代码SOT-89
包装说明HLSOF,
针数5
Reach Compliance Codecompliant
ECCN代码EAR99
Is SamacsysN
最大回动电压 10.26 V
最大输入电压5.5 V
最小输入电压1.5 V
JESD-30 代码R-PDSO-F5
JESD-609代码e3
长度4.5 mm
功能数量1
端子数量5
最大输出电压 12.626 V
最小输出电压 12.574 V
标称输出电压 12.6 V
封装主体材料PLASTIC/EPOXY
封装代码HLSOF
封装形状RECTANGULAR
封装形式SMALL OUTLINE, HEAT SINK/SLUG, LOW PROFILE
峰值回流温度(摄氏度)260
认证状态Not Qualified
调节器类型FIXED POSITIVE SINGLE OUTPUT LDO REGULATOR
座面最大高度1.6 mm
表面贴装YES
技术CMOS
端子面层Tin (Sn)
端子形式FLAT
端子节距1.5 mm
端子位置DUAL
处于峰值回流温度下的最长时间10
宽度2.5 mm
Base Number Matches1

文档预览

下载PDF文档
S-1135 Series
www.ablic.com
© ABLIC Inc., 2008-2018
5.5 V INPUT, 300 mA VOLTAGE REGULATOR
Rev.2.3
_00
The S-1135 Series, developed using the CMOS technology, is a positive voltage regulator IC which has the low dropout
voltage, the high-accuracy output voltage and the low current consumption (300 mA output current).
A 1.0
μF
small ceramic capacitor can be used. It operates with low current consumption of 45
μA
typ.
The overcurrent protection circuit prevents the load current from exceeding the current capacity of the output transistor. The
ON / OFF circuit ensures longer battery life.
Various capacitors, also small ceramic capacitors, can be used for this IC more than for the conventional regulator ICs which
have CMOS technology.
Furthermore, a small SOT-89-5, SOT-23-5, and HSNT-6A packages realize high-density mounting.
Features
Output voltage:
Input voltage:
Output voltage accuracy:
Dropout voltage:
Current consumption:
Output current:
Input and output capacitors :
Ripple rejection:
Built-in overcurrent protection circuit:
Built-in ON / OFF circuit:
1.0 V to 3.5 V, selectable in 0.05 V step
1.5 V to 5.5 V
±1.0%
(1.0 V to 1.45 V output product :
±15
mV)
160 mV typ. (2.6 V output product, I
OUT
=
300 mA)
During operation:
45
μA
typ., 65
μA
max.
During power-off:
0.1
μA
typ., 1.0
μA
max.
Possible to output 300 mA (V
IN
V
OUT(S)
+
1.0 V)
*1
A ceramic capacitor of 1.0
μF
or more can be used.
70 dB typ. (1.0 V output product, f = 1.0 kHz)
Limits overcurrent of output transistor.
Ensures long battery life.
Discharge shunt function “available” / “unavailable” is selectable.
Pull-down / pull-up function “available” / “unavailable” is selectable.
Ta =
−40°C
to
+85°C
Operation temperature range:
Lead-free, Sn 100%, halogen-free
*2
*1.
Attention should be paid to the power dissipation of the package when the output current is large.
*2.
Refer to “
Product Name Structure”
for details.
Applications
Power supply for battery-powered device
Power supply for cellular phone
Power supply for portable equipment
Packages
SOT-89-5
SOT-23-5
HSNT-6A
1
vxWorks不支持结构的二维数组???
嘿 各位: 我定义了一个结构的二维数组,然后用一个函数进行初始化,但是用tornado怎么也编译不过,但是在vc++6.0上面可以成功。请问是什么原因呢? typedef struct Positon_ { in ......
guoguoguo 实时操作系统RTOS
请教下在一对双绞线上同时传输电源的RS485信号的电路
TI有一篇文档描述了在一对双绞线上同时传输电源了RS485信号:http://www.ti.com/lit/ug/tidu993/tidu993.pdf,正好家里有传感器当时只留了电源线想用树莓派采集它的信号,试着用软件模拟了下。 ......
msmmbl 模拟电子
晒WEBENCH设计的过程+300Lumen LED
采用12V~15V电源供电,300 Lumen输出 选好设计目标之后,选择LED的类型,下图选了一个功效比较高的 166011 然后是驱动电路的选取,以简单为原则,选第一项 166012 设计概览如下 166 ......
tianshuihu 模拟与混合信号
【Atmel SAM R21创意大赛周计划】+(ZLLDEMO+SLRemote)步步入门
【Atmel SAM R21创意大赛周计划】+(ZLLDEMO+SLRemote)步步入门目的:了解BITCLOUD下ZLL组网过程,方便后期学习移植一 烧写2板目标文件【Atmel SAM R21创意大赛周计划】+烧写目标文件https://bbs. ......
蓝雨夜 Microchip MCU
TIStellaris图形库触摸屏事件响应问题求助大神
在button响应函数中我想添加控制灯闪的功能,不知为什么执行不下去!...
爱的守护lpt ARM技术
在DSP_6748上移植OpenCV
EMCV全称为EmbeddedComputer Vision Library,是一个可在TI C6000系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到DSP,甚 ......
fish001 DSP 与 ARM 处理器

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1949  1772  2480  2519  2635  57  35  8  9  11 

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