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

关键词

搜索

型号

搜索

LT3008ETS8-1.8#TRPBF

产品描述IC REG LINEAR 1.8V 20MA TSOT23-8
产品类别半导体    电源管理   
文件大小237KB,共20页
制造商Linear ( ADI )
官网地址http://www.analog.com/cn/index.html
标准
下载文档 详细参数 全文预览

LT3008ETS8-1.8#TRPBF概述

IC REG LINEAR 1.8V 20MA TSOT23-8

LT3008ETS8-1.8#TRPBF规格参数

参数名称属性值
输出配置
输出类型固定
稳压器数1
电压 - 输入(最大值)45V
电压 - 输出(最小值/固定)1.8V
压降(最大值)0.5V @ 20mA
电流 - 输出20mA
电流 - 静态(Iq)6µA
电流 - 电源(最大值)1.2mA
PSRR64dB(120Hz)
控制特性使能
保护功能过流,超温,反极性
工作温度-40°C ~ 125°C
安装类型表面贴装
封装/外壳SOT-23-8 薄型,TSOT-23-8
供应商器件封装TSOT-23-8

文档预览

下载PDF文档
LT3008 Series
3µA I
Q
, 20mA, 45V
Low Dropout Linear Regulators
FEATURES
n
n
n
n
n
n
n
n
n
n
n
n
n
DESCRIPTION
The LT
®
3008 series are micropower, low dropout voltage
(LDO) linear regulators. The devices supply 20mA output
current with a dropout voltage of 300mV. No-load quiescent
current is 3μA. Ground pin current remains at less than
5% of output current as load increases. In shutdown,
quiescent current is less than 1μA.
The LT3008 regulators optimize stability and transient
response with low ESR ceramic capacitors, requiring a
minimum of only 2.2μF. The regulators do not require
the addition of ESR as is common with other regulators.
Internal protection circuitry includes current limiting,
thermal limiting, reverse-battery protection and reverse-
current protection.
The LT3008 series are ideal for applications that require
moderate output drive capability coupled with ultralow
standby power consumption. The device is available in
fixed output voltages of 1.2V, 1.5V, 1.8V, 2.5V, 3.3V and
5V, and an adjustable version with an output voltage range
of 0.6V to 44.5V. The LT3008 is available in the thermally
enhanced 6-lead DFN and 8-lead TSOT-23 packages.
L,
LT, LTC, LTM, Linear Technology and the Linear logo are registered trademarks of Linear
Technology Corporation. All other trademarks are the property of their respective owners.
Ultralow Quiescent Current: 3μA
Input Voltage Range: 2.0V to 45V
Output Current: 20mA
Dropout Voltage: 300mV
Adjustable Output (V
ADJ
= V
OUT(MIN)
= 600mV)
Fixed Output Voltages: 1.2V, 1.5V, 1.8V, 2.5V, 3.3V, 5V
Output Tolerance:
±2%
Over Load, Line and
Temperature
Stable with Low ESR, Ceramic Output Capacitors
(2.2μF Minimum)
Shutdown Current: <1μA
Current Limit Protection
Reverse-Battery Protection
Thermal Limit Protection
TSOT-23 and 2mm
×
2mm DFN Packages
APPLICATIONS
n
n
n
n
n
n
Automotive
Low Current Battery-Powered Systems
Keep-Alive Power Supplies
Remote Monitoring
Utility Meters
Low Power Industrial Applications
TYPICAL APPLICATION
3.3V, 20mA Supply with Shutdown
500
IN
1μF
LT3008-3.3
SHDN
SENSE
OUT
2.2μF
V
OUT
3.3V
20mA
450
DROPOUT VOLTAGE (mV)
400
350
300
250
200
150
100
50
0
–50 –25
0
0
25 50 75 100 125 150
TEMPERATURE (°C)
3008 TA01b
3008fc
Dropout Voltage/Quiescent Current
I
LOAD
= 20mA
6
DROPOUT
VOLTAGE
5
QUIESCENT CURRENT (μA)
4
3
2
1
V
IN
3.8V TO
45V
GND
3008 TA01a
I
Q
1
看看这段程序
P0 8位为ABCDEFG DP P3 为数码管 P1 为4*4键盘 P1.0 P1.1 P1.2 P1.3 P1.4 P1.5 P1.6 P1.7 P1.0~P1.3接键盘的行 P1.4~P1.7接键盘的列 ORG 00H START: MOV R4,#00H ......
emile1732 嵌入式系统
CCS4.1.2和XDS510仿真器的连接问题
我在安装CCS4.1.2(手头的仿真器最高支持到4.1.2,我最开始用的是ccs6.0,3.3我用不惯)的时候,按照研旭的开发手册来安装并破解,并且配置了合肥00IC公司的XDS510-usb2.0仿真器。在仿真的时候 ......
11233 DSP 与 ARM 处理器
请教一个提取IImage(IBitmapImage)数据问题
我想提取IImage或者IBitmapImage对象的数据到一个IStream或者pbuf中, 不知道具体该怎么实现, 哪位朋友做过这方面的,请不吝赐教。 在此先表示感谢!...
ruoruo1997 嵌入式系统
隔离开关电源同步整流器数字控制与驱动技术
隔离开关电源同步整流器数字控制与驱动技术 摘要:叙述了在SMPS隔离拓扑中能数字控制尤其是能适当关断作为整流器使用的一只或两只MOSFET的一种方法,同时介绍了推荐技术的基本电路履行及智能驱 ......
zbz0529 电源技术
【R7F0C809】LED显示+按键
前两天弄好了显示,今天继续{:1_144:}{:1_144:}板子上的按键功能,由于资源有限,我只用KEY7和KEY8,KEY7按一次显示加1,KEY8按一次显示减1;程序中先读取按键输入引脚P0.0的值,为高表 ......
29447945 瑞萨MCU/MPU
STM32中TIM_SetCompare()功能
void TIM2_IRQHandler(void){if(TIM_GetITStatus(TIM2,TIM_IT_CC1) != RESET){TIM_ClearITPendingBit(TIM2,TIM_IT_CC1);capture1 = TIM_GetCapture1(TIM2);TIM_SetCompare1(TIM2,capture1 + CCR ......
紫电 stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1802  212  643  304  2418  15  28  4  18  21 

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