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

关键词

搜索

型号

搜索

LTC1475CMS8#TR

产品描述IC reg buck adj 0.75a 8msop
产品类别电源/电源管理    电源电路   
文件大小236KB,共8页
制造商Linear ( ADI )
官网地址http://www.analog.com/cn/index.html
下载文档 详细参数 全文预览

LTC1475CMS8#TR概述

IC reg buck adj 0.75a 8msop

LTC1475CMS8#TR规格参数

参数名称属性值
Brand NameLinear Technology
是否Rohs认证不符合
厂商名称Linear ( ADI )
零件包装代码MSOP
包装说明TSSOP, TSSOP8,.19
针数8
制造商包装代码MS8
Reach Compliance Codenot_compliant
ECCN代码EAR99
模拟集成电路 - 其他类型SWITCHING REGULATOR
控制模式CURRENT-MODE
控制技术PULSE WIDTH MODULATION
最大输入电压18 V
最小输入电压3 V
标称输入电压10 V
JESD-30 代码S-PDSO-G8
JESD-609代码e0
长度3 mm
湿度敏感等级1
功能数量1
端子数量8
最高工作温度70 °C
最低工作温度
最大输出电流0.75 A
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装等效代码TSSOP8,.19
封装形状SQUARE
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)235
认证状态Not Qualified
座面最大高度1.17 mm
表面贴装YES
切换器配置BUCK
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Lead (Sn/Pb)
端子形式GULL WING
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间20
宽度3 mm
Base Number Matches1

文档预览

下载PDF文档
DEMO MANUAL DC143
NO DESIGN SWITCHER
DEMO MANUAL DC143
LTC1474/LTC1475
10µA I
Q
, High Efficiency,
Step-Down DC/DC
Converter
10µA (typical) is required to regulate the output. The parts
can be shut down to further reduce the supply current to
6µA (typical). In dropout, the internal P-channel MOSFET
is turned on continuously (100% duty cycle), providing
low dropout operation with V
OUT
V
IN
. An onboard low-
battery detector allows the user to monitor the input
supply through an external resistive divider. This board is
intended for applications such as cellular phones, GSM
systems, 4mA to 20mA current-loop pirate supplies or any
portable battery-powered application.
Gerber files for this
circuit board are available. Call the LTC factory.
, LTC and LT are registered trademarks of Linear Technology Corporation.
Burst Mode is a trademark of Linear Technology Corporation.
DESCRIPTIO
This demonstration circuit is a step-down (buck) regulator
using the LTC
®
1474/LTC1475. The exclusive use of surface
mount components and the LTC1474/LTC1475 in the tiny
MSOP package results in a highly efficient application in a
small board space. This demo board highlights the
capabilities of the LTC1474/LTC1475, which use a current
mode, constant off-time architecture to switch an internal
P-channel power MOSFET. This results in a power supply
that has low ripple and fast transient response. At low
output currents the LTC1474/LTC1475 automatically
switch to Burst Mode
TM
operation to maintain high operating
efficiencies and minimize supply current. At no load,only
PERFORmANCE SU
SYMBOL
V
IN
V
OUT
PARAMETER
Input Voltage Range
Output Voltage
I
OUT
I
Q
Maximum Output Current
Typical Supply Current
TYPICAL PERFOR A CE CHARACTERISTICS A D BOARD PHOTO
Board A, B, D, E Efficiency
100
V
IN
= 5V
90
V
IN
= 10V
V
IN
= 15V
Demo Board A
EFFICIENCY (%)
80
70
60
L = 100µH
V
OUT
= 3.3V
R
SENSE
= 0Ω
3
30
0.3
LOAD CURRENT (mA)
300
DM143 TPC
50
0.03
DM143 DB A
U
WW
U W
U
ARY
CONDITIONS
V
OUT
= 3.3V
V
OUT
= 5V
LTC1474/LTC1475
LTC1474-3.3/LTC1475-3.3
LTC1474-5/LTC1475-5
R
SENSE
= 0Ω
R
SENSE
= 0.25Ω
V
IN
= 10V, I
LOAD
= 0
V
IN
= 10V, I
LOAD
= 0
U W
BOARD SUFFIX
A, B, D, E
C, F
A, D
B, E
C, F
ALL
ALL
A, B, C
D, E, F
VALUE
3.3V to 18V
5V to 18V
3.3V
±
0.10V
3.3V
±
0.10V
5V
±
0.15V
300mA
150mA
10µA
15µA
Demo Board D
DM143 DB D
1
Github搭建自己的blog
本帖最后由 michael_llh 于 2017-2-25 12:46 编辑 GitHub已经变成唯一一个IT类网站在全球网站访问量占到前十位的网站之一了。它提供的GitHub Pages也是非常方便的帮助我们去建立一个 ......
michael_llh 嵌入式系统
AVR入门必读《实战AVR单片机C语言》
自学AVR单片机少不了动手实践!...
lgh050706 Microchip MCU
《看一个TI老工程师如何驯服精密放大器》点评有礼!
活动时间:2013年08月07日——09月08日 如何参与: 1、下载电子书(点击右边蓝色文字):《TI信号链精品博文集锦——看一个TI老工程师如何驯服精密放大器》并仔细阅读;2、评论电子书:跟帖 ......
EEWORLD社区 模拟与混合信号
小调查--你所知道的ARM开发软件有那些?
EEWORLD下载中心马上要推出开发工具/软件专项栏目了。这个栏目将向大家推荐各种嵌入式系统的开发软件!我们争取给大家提供最全面、最多样的嵌入式系统开发软件! 在这里,做一个系 ......
tiankai001 下载中心专版
C51程序
#include #include main() { int i=5,j=5,p,q; p=(i++)+(i++)+(i++); q=(++j)+(++j)+(++j); SCON=0x50; TMOD|=0x20; TH1=0xf3; TR1=1; TI=1; printf("p=%dq=%d", ......
taaag 嵌入式系统
爆照!Open1081开发板收到!
本帖最后由 High哥 于 2014-10-20 10:04 编辑 前段时间申请了庆科的Open081 开发板的试用,板子昨天就收到了,但是忙于装系统,没时间发帖,今天补上! :victory:来吧,爆照喽! 阿门,包 ......
High哥 无线连接

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2501  2025  1613  770  1809  41  43  36  26  12 

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