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

关键词

搜索

型号

搜索

S-817B22AUA-CWL-T2

产品描述2.8 V FIXED POSITIVE LDO REGULATOR, 0.51 V DROPOUT, PDSO4
产品类别半导体    电源管理   
文件大小802KB,共50页
制造商SII(精工)
官网地址http://www.sii.co.jp/
下载文档 详细参数 全文预览

S-817B22AUA-CWL-T2概述

2.8 V FIXED POSITIVE LDO REGULATOR, 0.51 V DROPOUT, PDSO4

S-817B22AUA-CWL-T2规格参数

参数名称属性值
最小输入电压3.8 V
最大输入电压10 V
功能数量1
端子数量4
加工封装描述LEAD FREE, SNT-4
each_compliYes
欧盟RoHS规范Yes
状态Active
调节类型FIXED POSITIVE SINGLE OUTPUT LDO REGULATOR
可调FIXED
dropout_voltage1_nom0.3100 V
最大电压差10.5100 V
input_voltage_absolute_max12 V
jesd_30_codeR-PDSO-F4
jesd_609_codee6
line_regulation_max0.0200 V
load_regulation_max0.0300 V
moisture_sensitivity_levelNOT SPECIFIED
输出数1
最小工作温度-40 Cel
最大工作温度85 Cel
最大输出电流10.0200 A
额定输出电压12.8 V
最小输出电压12.74 V
最大输出电压12.86 V
包装材料PLASTIC/EPOXY
ckage_codeVSOF
ckage_equivalence_codeFL4,.06,25
包装形状RECTANGULAR
包装尺寸SMALL OUTLINE, VERY THIN PROFILE
cking_methodTAPE AND REEL
eak_reflow_temperature__cel_260
qualification_statusCOMMERCIAL
seated_height_max0.5000 mm
sub_categoryOther Regulators
表面贴装YES
工艺CMOS
端子涂层TIN BISMUTH
端子形式FLAT
端子间距0.6500 mm
端子位置DUAL
ime_peak_reflow_temperature_max__s_10
voltage_tolerance_max2 %
length1.4 mm
width1.2 mm

文档预览

下载PDF文档
Rev.3.0
_00
SUPER-SMALL PACKAGE CMOS VOLTAGE REGULATOR
S-817 Series
The S-817 Series is a 3-terminal positive voltage
regulator, developed using CMOS technology. Small
ceramic capacitors can be used as the output
capacitor, and the S-817 series provides stable
operation with low loads down to 1 µA.
Compared with the conventional voltage regulator, it is
of low current consumption, and with a lineup of the
super small package (SNT-4A:1.2 x 1.6mm). It is
optimal as a power supply of small portable device.
Features
Operating current: Typ. 1.2
µA,
Max. 2.5
µA
1.1 to 6.0 V, selectable in 0.1 V steps.
±2.0%
50 mA capable (3.0 V output product, V
IN
=5
V)
*1
75 mA capable (5.0 V output product, V
IN
=7
V)
*1
Dropout voltage:
Typ. 160 mV (V
OUT
=
5.0 V, I
OUT
=
10 mA)
Low ESR capacitor (e.g. A ceramic capacitor of 0.1
µF
or more) can be used as an output capacitor.
Short circuit protection for:
Series A
Excellent Line Regulation:
Stable operation at light load of 1
µA
*1.
Attention should be paid to the power dissipation of the package when the load is large.
Ultra-low current consumption:
Output voltage:
Output voltage accuracy:
Output current:
Applications
Power source for battery-powered devices
Power source for personal communication devices
Power source for home electric/electronic appliances
Packages
Package name
SNT-4A
SC-82AB
SOT-23-5
SOT-89-3
TO-92 (Bulk)
TO-92 (Tape and reel)
TO-92 (Tape and ammo)
Package
PF004-A
NP004-A
MP005-A
UP003-A
YS003-B
YF003-A
YF003-A
Drawing code
Tape
PF004-A
NP004-A
MP005-A
UP003-A
YF003-A
YZ003-C
Reel
PF004-A
NP004-A
MP005-A
UP003-A
YF003-A
Zigzag
YZ003-C
Seiko Instruments Inc.
1
MC45 GPRS模块如何实现自动重连 总是在线???
1.如题 ```` 2.还有就是如果一段时间没有数据传输 是不是就自动断开了? 3.断开后就可以继续发AT指令了么? 4.谢谢。。。。。...
benf 嵌入式系统
nRF 51822 蓝牙模块可以和Bluetooth Smart 的智能手环配对连接么?
想要用nRF 51822 的蓝牙模块和 智能手环的Bluetooth Smart蓝牙连接配对。 nRF51822蓝牙模块作为主机,智能手环作为从机,把智能手环检测的数据发给蓝牙模块。市面上的蓝牙模块(HC05、BT05)作 ......
liuyuhangcom729 无线连接
PCB的惨痛经历,值得工程师借鉴
PCB即印刷电路板,是电子电路的承载体。在现代电子产品中,几乎都要使用PCB. PCB设计是电路设计的最后一个环节,也是对原理电路的再设计。一些新的工程师往往低估PCB设计的重要性,将这一即烦琐 ......
ohahaha PCB设计
积分电路电容上并电阻的作用
在书(The Art of Electronics)上看到“If the residual drift of the integrator is still too large for a given application, it may be necessary to put a large resistor R2 across C to ......
灞波儿奔 模拟与混合信号
经典书推荐:Android物联网开发从入门到实战 pdf 源码
Android物联网开发从入门到实战 (点击下载)ANDROID物联网开发从入门到实战源码(点击下载) 本书几乎涵盖了当下Android物联网开发的绝大多数内容,讲解方法通俗易懂并且详细,不但适合应用高 ......
高进 下载中心专版
自己总结的ucos引发任务调度的情况,求补充,求拍砖
1.最基本的:系统开始运行OSStart()会引发一次调度 2.创建一个新任务时,如果此时系统在运行状态,则引发一次调度。3.某任务调用挂起函数挂起自己后引发一次调度。 4.调用恢复任务函数OSTas ......
h295472204 实时操作系统RTOS

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1107  2464  693  2455  1114  5  51  13  44  42 

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