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

关键词

搜索

型号

搜索

S-1133B41-I8T1G

产品描述Fixed Positive LDO Regulator, 4.1V, 0.15V Dropout, CMOS, PDSO8, LEAD FREE, SNT-8
产品类别电源/电源管理    电源电路   
文件大小483KB,共37页
制造商ABLIC
标准
下载文档 详细参数 全文预览

S-1133B41-I8T1G在线购买

供应商 器件名称 价格 最低购买 库存  
S-1133B41-I8T1G - - 点击查看 点击购买

S-1133B41-I8T1G概述

Fixed Positive LDO Regulator, 4.1V, 0.15V Dropout, CMOS, PDSO8, LEAD FREE, SNT-8

S-1133B41-I8T1G规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
零件包装代码SOIC
包装说明VSOF,
针数8
Reach Compliance Codecompliant
ECCN代码EAR99
最大回动电压 10.15 V
最大输入电压10 V
最小输入电压2 V
JESD-30 代码R-PDSO-F8
JESD-609代码e6
长度2.23 mm
功能数量1
端子数量8
最大输出电压 14.141 V
最小输出电压 14.059 V
标称输出电压 14.1 V
封装主体材料PLASTIC/EPOXY
封装代码VSOF
封装形状RECTANGULAR
封装形式SMALL OUTLINE, VERY THIN PROFILE
峰值回流温度(摄氏度)260
认证状态Not Qualified
调节器类型FIXED POSITIVE SINGLE OUTPUT LDO REGULATOR
座面最大高度0.5 mm
表面贴装YES
技术CMOS
端子面层TIN BISMUTH
端子形式FLAT
端子节距0.5 mm
端子位置DUAL
处于峰值回流温度下的最长时间10
宽度1.97 mm
Base Number Matches1

文档预览

下载PDF文档
S-1133 Series
www.sii-ic.com
© Seiko Instruments Inc., 2006-2010
HIGH RIPPLE-REJECTION AND LOW DROPOUT
MIDDLE-OUTPUT CURRENT CMOS VOLTAGE REGULATOR
Rev.3.0
_00
The S-1133 Series is a positive voltage regulator with a low dropout voltage, high output voltage accuracy, and low current
consumption (300 mA output current) developed based on CMOS technology.
A 1
μF
small ceramic capacitor can be used
*1
. It operates with low current consumption of 60
μA
typ. The S-1133 Series
includes an overcurrent protection circuit that prevents the output current from exceeding the current capacitance 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 (S-1133x00 Series). SOT-89-5 and super-small SNT-8A packages realize high-density
mounting. This, in addition to low current consumption, makes the S-1133 Series ideal for mobile devices.
*1.
A ceramic capacitor of 2.2
μF
or more can be used for products whose output voltage is 1.7 V or less.
Features
Output voltage :
Voltage setting via external resistor :
Input voltage range :
High-accuracy output voltage :
Low dropout voltage :
Low current consumption :
Output current :
Low ESR capacitor can be used :
1.2 to 6.0 V, selectable in 0.1 V steps.
Selectable from 1.8 to 8.2 V (S-1133B00/S-1133A00)
2.0 to 10 V
±1.0%
accuracy (1.2 to 1.4 V output product :
±15
mV accuracy)
130 mV typ. (3.0 V output product, I
OUT
=
100 mA)
During operation :
60
μA
typ., 90
μA
max.
During shutdown : 0.1
μA
typ., 1.0
μA
max.
300 mA output is possible (at V
IN
V
OUT(S)
+
1.0 V)
*1
A ceramic capacitor of 1.0
μF
or more can be used for the input and output
capacitors.
(A ceramic capacitor of 2.2
μF
or more can be used for products whose
output voltage is 1.7 V or less.)
70 dB typ. (at 1.0 kHz, V
OUT
=
1.2 V)
Overcurrent of output transistor can be restricted.
Prevents damage due to overheating.
Ensures long battery life.
High ripple rejection :
Built-in overcurrent protection circuit :
Built-in thermal shutdown circuit :
Built-in ON/OFF circuit :
Lead-free, Sn 100%, halogen-free
*2
*1.
*2.
Attention should be paid to the power dissipation of the package when the output current is large.
Refer to “
Product Name Structure”
for details.
Applications
Power supply for battery-powered devices
Power supply for communication devices
Power supply for home electric appliances
Packages
SOT-89-5
SNT-8A
Seiko Instruments Inc.
1
买书送了一块PCB板,空板,我该怎么开始...
只有一块空板,我什么芯片,元器件都没,书上有说哪里放什么器件,怎么放...开始买书的时候以为送的是完整的PCB开发板,还想照着书上的例子做做实验的,求大侠指点!!!...
陈727 51单片机
集团短信SDK解决方案
集团短信SDK解决方案1、集团短信SDK解决方案  SDK二次开发包,自主开发,打造商务短信平台!  标准化开发包,支持多种主流开发语言(JAVA、ASP、Delphi、Cur)和多种运行环境(windows、 ......
yxh99 无线连接
分析外国代码-产生随机时钟的CODE!
library IEEE;use IEEE.STD_LOGIC_1164.ALL;use IEEE.STD_LOGIC_ARITH.ALL;use IEEE.STD_LOGIC_UNSIGNED.ALL;entity decim_al2 isGeneric( num : integer range 0 to 1022 := 7; -- numerate ......
eeleader FPGA/CPLD
写一个关于PID的程序
我的是一个双闭环PID控制,想编一个程序,控制他稳定,PID是小车位移,PID1是摆杆角度,通过电压转换的到输入电压,然后再通过PWM方式最后输出。...
anye411 DSP 与 ARM 处理器
【EEWORLD】救火车和你一起学ARM系列活动之四
向量中断简介 ARM7中断体系介绍 上一次活动中,我们介绍了ARM7的时钟系统,这次活动介绍中断系统。这个两个系统是在以后的活动中,有很多的应用,同时这两个系统,也是ARM甚至是所有MCU的 ......
救火车 单片机
转让FREESCALE DSP56F807开发板 - 450元
去年在北京通特科技有限公司买的,我们公司是做电力系统保护的,本来是想把这款DSP好好研究下的,因为在电力系统中这款DSP用的比较多,后来因为赶上别的项目,换成了STM32F ARM7平台,所以就 ......
passtime 淘e淘

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 728  2133  1886  613  1753  18  22  12  47  59 

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