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

关键词

搜索

型号

搜索

S-13A1H18-E6T1U3

产品描述IC REG LINEAR 1.8V 1A 6HSOP
产品类别半导体    电源管理   
文件大小1MB,共74页
制造商ABLIC
标准
下载文档 详细参数 全文预览

S-13A1H18-E6T1U3在线购买

供应商 器件名称 价格 最低购买 库存  
S-13A1H18-E6T1U3 - - 点击查看 点击购买

S-13A1H18-E6T1U3概述

IC REG LINEAR 1.8V 1A 6HSOP

S-13A1H18-E6T1U3规格参数

参数名称属性值
输出配置
输出类型固定
稳压器数1
电压 - 输入(最大值)5.5V
电压 - 输出(最小值/固定)1.8V
压降(最大值)0.15V @ 300mA
电流 - 输出1A
电流 - 静态(Iq)1µA
电流 - 电源(最大值)90µA
PSRR65dB(1kHz)
控制特性使能
保护功能涌流限制,过流,热关断
工作温度-40°C ~ 85°C(TA)
安装类型表面贴装
封装/外壳6-SOIC 变异型(0.154",3.9mm 宽),4 引线 + 2 个叶片
供应商器件封装6-HSOP

文档预览

下载PDF文档
S-13A1 Series
www.ablic.com
© ABLIC Inc., 2011-2018
5.5 V INPUT, 1000 mA VOLTAGE REGULATOR
Rev.2.2
_00
The S-13A1 Series is a positive voltage regulator with a low dropout voltage, high-accuracy output voltage, and low current
consumption developed based on CMOS technology.
A 2.2
μF
small ceramic capacitor can be used, and the very small dropout voltage and the large output current due to the
built-in transistor with low on-resistance are provided. The S-13A1 Series includes a load current protection circuit that
prevents the output current from exceeding the current capacity of the output transistor and a thermal shutdown circuit that
prevents damage due to overheating. In addition to the types in which output voltage is set inside the IC, a type for which
output voltage can be set via an external resistor is added to a lineup. Also, the S-13A1 Series includes an inrush current
limit circuit to limit the excess inrush current generated at power-on or at the time when the ON / OFF pin is set to ON. High
heat radiation HSOP-8A and HSOP-6 or small SOT-89-5 and HSNT-6A packages realize high-density mounting.
Features
Output voltage (internally set):
Output voltage (externally set):
Input voltage:
Output voltage accuracy:
Dropout voltage:
Current consumption:
Output current:
Input and output capacitors:
Ripple rejection:
Built-in overcurrent protection circuit:
Built-in thermal shutdown circuit:
Built-in inrush current limit circuit:
1.0 V to 3.5 V, selectable in 0.05 V step
1.05 V to 5.0 V, settable via external resistor
(HSOP-8A, HSOP-6 and SOT-89-5 only)
1.5 V to 5.5 V
±1.0%
(internally set, 1.0 V to 1.45 V output product:
±15
mV)
70 mV typ. (3.0 V output product, I
OUT
= 300 mA)
During operation: 60
μA
typ., 90
μA
max.
During power-off: 0.1
μA
typ., 1.0
μA
max.
*1
Possible to output 1000 mA (V
IN
V
OUT(S)
+
1.0 V)
A ceramic capacitor of 2.2
μF
or more can be used.
70 dB typ. (f = 1.0 kHz)
Limits overcurrent of output transistor.
Prevents damage caused by heat.
Limits excessive inrush current generated at power-on or at the time when
the ON / OFF pin is set to ON.
For types in which output voltage is internally set of HSOP-8A, HSOP-6 and
SOT-89-5 inrush current limit time can be changed via an external capacitor
(C
SS
).
Inrush current limit time 0.7 ms typ.
(types in which output voltage is internally set of HSOP-8A, HSOP-6
SOT-89-5, C
SS
= 1.0 nF)
Inrush current limit time 0.4 ms typ.
(types in which output voltage is internally set of HSOP-8A, HSOP-6,
SOT-89-5, SSC pin = open)
Inrush current limit time 0.4 ms typ.
(types in which output voltage is externally set of HSOP-8A, HSOP-6,
SOT-89-5, types in which output voltage is internally set of HSNT-6A
*2
)
Ensures long battery life.
Discharge shunt function "available" / "unavailable" is selectable.
Pull-down function "available" / "unavailable" is selectable.
Ta =
−40°C
to
+85°C
Built-in ON / OFF circuit:
Operation temperature range:
Lead-free (Sn 100%), halogen-free
*1.
*2.
Please make sure that the loss of the IC will not exceed the power dissipation when the output current is large.
Types in which output voltage is externally set are unavailable.
Applications
Constant-voltage power supply for battery-powered device
Constant-voltage power supply for TV, notebook PC and home electric appliance
Constant-voltage power supply for portable equipment
Packages
HSOP-8A
HSOP-6
SOT-89-5
HSNT-6A
1
新手求助
初学STM32 使用KEIL自建工程 编译时出现错误 Usr\main.c(23): error: #5: cannot open source input file "stm32_eval.h": No such file or directory 请问是哪出问题了?...
光头 stm32/stm8
单片机CAN模块
单片机中的CAN模块儿 是用来做什么的??也是用来通信的吗??它的工作原理是什么啊??...
1157421908 单片机
从0开始学M4 (第三篇 对HX8352屏幕的控制)
驱动HX8352a 做完板子上一些基本的资源后,我们很快就能发现原理图中的这一部分80620 这部分外扩端口是专为LCD准备的。可以看出是专门为某款屏设计的。这里先讲解如何驱动这块屏。 ......
youki12345 微控制器 MCU
WinCE 5.0+.Net 3.5 使用C#定义定长结构体
在WinCE平台下,StructLayoutAttribute中居然没有Pack属性,导致我不能指定struct按照一个byte对齐,无奈之下我只能选择这样的方式来迂回达到我的目的。 代码如下 publ ......
lsx2002 嵌入式系统
卷积的一些理解
在DSP中遇到最困难的问题之一:如何使概念性的理解和复杂的数学理论很好地衔接起来。 -- 《实用数字信号处理:从原理到应用》 线性滤波中主要就是卷积和傅里叶,两者我是反反得得看过很多 ......
Jacktang DSP 与 ARM 处理器
一个基于S3C2410A的开发板原理图
转自我爱研发网 作者:hubo 这个案子硬件已经验证完毕,还有部分的驱动程序在开发中。 31234 31235 本帖最后由 冰人 于 2009-11-30 11:26 编辑 ]...
冰人 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 512  243  271  764  303  43  31  28  58  30 

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