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

关键词

搜索

型号

搜索

MAX16904RAUE18/V+T

产品描述voltage regulators - switching regulators 2.1mhz mini-buck converter
产品类别电源/电源管理    电源电路   
文件大小961KB,共15页
制造商Maxim(美信半导体)
官网地址https://www.maximintegrated.com/en.html
标准
下载文档 详细参数 全文预览

MAX16904RAUE18/V+T概述

voltage regulators - switching regulators 2.1mhz mini-buck converter

MAX16904RAUE18/V+T规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称Maxim(美信半导体)
包装说明TSSOP, TSSOP16,.25
Reach Compliance Codecompli
ECCN代码EAR99
Factory Lead Time6 weeks
模拟集成电路 - 其他类型SWITCHING REGULATOR
控制模式CURRENT-MODE
JESD-30 代码R-PDSO-G16
JESD-609代码e3
湿度敏感等级1
端子数量16
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装等效代码TSSOP16,.25
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)NOT SPECIFIED
认证状态Not Qualified
表面贴装YES
最大切换频率2275 kHz
技术BICMOS
温度等级AUTOMOTIVE
端子面层Matte Tin (Sn)
端子形式GULL WING
端子节距0.635 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED

文档预览

下载PDF文档
EVALUATION KIT AVAILABLE
Click
here
for production status of specific part numbers.
MAX16904
2.1MHz, High-Voltage,
600mA Mini-Buck Converter
General Description
The MAX16904 is a small, synchronous buck converter
with integrated high-side and low-side switches. The
device is designed to deliver 600mA with input voltages
from +3.5V to +28V while using only 25μA quiescent
current at no load. Voltage quality can be monitored
by observing the PGOOD signal. The MAX16904 can
operate in dropout by running at 97% duty cycle, making
it ideal for automotive and industrial applications.
The MAX16904 operates at a 2.1MHz frequency, allow-
ing for small external components and reduced output
ripple. It guarantees no AM band interference. SYNC
input programmability enables three frequency modes for
optimized performance: forced fixed-frequency operation,
SKIP mode (ultra-low quiescent current of 25μA), and
synchronization to an external clock. The MAX16904 can
be ordered with spread-spectrum frequency modulation,
designed to minimize EMI-radiated emissions due to the
modulation frequency.
The MAX16904 is available in a thermally enhanced,
3mm x 3mm, 10-pin TDFN package or a 16-pin TSSOP
package. The MAX16904 operates over the -40°C to
+125°C automotive temperature range.
Features
Wide +3.5V to +28V Input Voltage Range
Tolerates Input Voltage Transients to +42V
600mA Minimum Output Current with Overcurrent
Protection
Fixed Output Voltages (See the Selector Guide and
Contact Factory for All Available Trimmed Output
Voltage Options)
● 2.1MHz Switching Frequency with Three Modes
of Operation
25μA Ultra-Low Quiescent Current SKIP Mode
Forced Fixed-Frequency Operation
External Frequency Synchronization
● Optional Spread-Spectrum Frequency Modulation
Power-Good Output
● Enable-Pin Compatible from +3.3V Logic Level
to +42V
Thermal Shutdown Protection
-40°C to +125°C Automotive Temperature Range
10-Pin TDFN-EP or 16-Pin TSSOP-EP Packages
● AEC-Q100 Qualified
Applications
Automotive
Industrial
Military
High-Voltage Input-Power DC-DC Applications
Ordering Information
PART
MAX16904RATB__/V+
MAX16904RAUE__/V+
SPREAD
TEMP PIN-
SPECTRUM RANGE PACKAGE
Disabled
Disabled
Enabled
Enabled
-40°C to
10 TDFN-EP*
+125°C
-40°C to
16 TSSOP-EP*
+125°C
-40°C to
10 TDFN-EP*
+125°C
-40°C to
16 TSSOP-EP*
+125°C
Selector Guide
appears at end of data sheet.
MAX16904SATB__/V+
MAX16904SAUE__/V+
Note:
Insert the desired suffix letters (from Selector Guide)
into the blanks to indicate the output voltage.
Alternative output voltages available upon request.
+Denotes a lead(Pb)-free/RoHS-compliant package.
/V Denotes an automotive qualified part.
*EP = Exposed pad.
19-5481; Rev 14; 8/18
晒WEBENCH设计的过程+台灯电源设计
台灯电源设计 考虑到台灯输入DC9V。除了将电源设计为恒流源外,灯光也应选为柔和的白色。。 第一步:打开TI官网就能看到WEBENCH,在TI的WEBENCH里,点"LED",填写电源基本参数(输入DC7V~DC12V) ......
ltbytyn 模拟与混合信号
WINCE6下如何实现应用和驱动的内存共享
RT,应用和驱动间数据传输可以通过readfile,writefile实现,但是现在想通过内存共享的方式传递大量数据,不知道应用和内存的共享内存可不可以实现?或者有没有更好的应用和驱动间的传输数据的 ......
wwm514 嵌入式系统
C语言,不能用强制转换,想将结构体内所有元素转化为unsigned short int型元素
typedef struct userinfo { char username; //用户姓名 long user_serial; //用户标示号 float user_fee; //用户消费额,两位小数 } a; 1. 一个char是按8位存放的,能 ......
crystalpai 编程基础
AD14破解求助
破解里面有一步是将DXP.EXE文件黏贴到你的安装目录下;然后替换。我现在找不到它说的安装目录...
NJMKL 51单片机
GSM/GPRS模块可以做到多小,天线如何设计
一个项目需要用到远距离传输,拟采用GSM/GPRS开发,但是所开发的手持终端很小,不知道现在的成熟的GSM/GPRS模块可以做到多小,外置天线肯定是不考虑的,看到市场上有一些所谓的卡片手机 ......
flashtt 嵌入式系统
求助,关于子窗口创建
我在主窗口的初始化中注册了子窗口类WNDDISPLAY, 并且注册成功,然而在主窗口的WM_CREATE处理函数中调用hwndChild = CreateWindowEx (WS_EX_CLIENTEDGE, WNDDISPLAY, TEXT(""), WS_CHILD, ......
liuxing168 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1627  301  1779  1676  1562  9  39  47  57  15 

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