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

关键词

搜索

型号

搜索

XC9237A43DML

产品描述Switching Regulator/Controller
产品类别电源/电源管理    电源电路   
文件大小614KB,共23页
制造商TOREX(特瑞仕)
官网地址http://www.torex.co.jp/chinese/
标准
下载文档 详细参数 全文预览

XC9237A43DML概述

Switching Regulator/Controller

XC9237A43DML规格参数

参数名称属性值
是否Rohs认证符合
Objectid107688095
包装说明,
Reach Compliance Codecompliant
Country Of OriginJapan
ECCN代码EAR99
YTEOL2
湿度敏感等级1
峰值回流温度(摄氏度)260
处于峰值回流温度下的最长时间10

文档预览

下载PDF文档
XC9235/XC9236/XC9237
600mA Driver Tr. Built-In, Synchronous Step-Down DC/DC Converters
ETR0514-003
☆Green
Operation Compatible
The XC9235/XC9236/XC9237 series is a group of synchronous-rectification type DC/DC converters with a built-in 0.42Ω
P-channel driver transistor and 0.52ΩN-channel switching transistor, designed to allow the use of ceramic capacitors. The ICs
enable a high efficiency, stable power supply with an output current of 600mA to be configured using only a coil and two
capacitors connected externally. Operating voltage range is from 2.0V to 6.0V. Output voltage is internally set in a range from
0.8V to 4.0V in increments of 50mV (accuracy:
±2.0%).
With the built-in oscillator, ether 1.2MHz or 3.0MHz can be selected
for suiting to your particular application. As for operation mode, the XC9235 series is PWM control, the XC9236 series is
automatic PWM/PFM switching control and the XC9237 series can be manually switched between the PWM control mode and
the automatic PWM/PFM switching control mode, allowing fast response, low ripple and high efficiency over the full range of
loads (from light load to heavy load).
The soft start and current control functions are internally optimized. During stand-by, all circuits are shutdown to reduce current
consumption to as low as 1.0μA or less. With the built-in UVLO (Under Voltage Lock Out) function, the internal P-channel
driver transistor is forced OFF when input voltage becomes 1.4V or lower. Two types of package, SOT-25 (250mW) and
USP-6C (100mW), are available.
■GENERAL
DESCRIPTION
■APPLICATIONS
●Mobile
phones
●Bluetooth
equipment
●PDAs,
portable communication modem
●Portable
games
●Digital
cameras, video cameras
●Cordless
phones
●Notebook
computers
■FEATURES
P-ch Driver Transistor Built-In
N-ch Driver Transistor Built-In
Input Voltage
Output Voltage
High Efficiency
Output Current
Oscillation Frequency
Maximum Duty Cycle
Control Methods
: ON resistance 0.42Ω
: ON resistance 0.52Ω
: 2.0V ~ 6.0V
: 0.8V ~ 4.0V
: 92% (TYP.)
: 600mA
: 1.2MHz, 3.0MHz (+15%)
: 100%
: PWM (XC9235)
PWM/PFM Auto (XC9236)
PWM/PFM Manual (XC9237)
Soft-Start Circuit Built-In
Current Limiter Circuit Built-In (Constant Current & Latching)
Low ESR Ceramic Capacitor Compatible
Packages
: SOT-25, USP-6C
* Performance depends on external components and wiring on the PCB.
■TYPICAL
APPLICATION CIRCUIT
■TYPICAL
PERFORMANCE
CHARACTERISTICS
●Efficiency
vs. Output Current(FOSC=1.2MHz, V
OUT
=1.8V)
XC9237A18C
L=4.7μH(NR4018) CIN=4.7μF CL=10μF
PWM/PFM Automatic Sw itc hing Control
100
90
80
Efficency:EFFI(%)
70
60
50
40
30
20
10
0
0.1
VIN = 4.2V
3.6V
2.4V
PWM Control
VIN = 4.2V
3.6V
2.4V
1
10
Output Current:IOUT(mA)
100
1000
1/23
20年后回访当初幸福的人,结果令人深思(转)
转自http://m.21jingji.com/article/20160117/herald/e93e710e59ccdb2c683f92c22e0b7381.html 1988年4月,24岁的哥伦比亚大学哲学系博士霍华德金森对121名自称非常幸福的人进行调查,得出这个 ......
白丁 聊聊、笑笑、闹闹
TOP222开关电源的问题
用下图制作了个电源,因没有WS157,改用了TOP222,12V输出,光耦反馈控制,接一51欧电阻,可以工作,但感觉芯片、变压器温度有些高,不知是什么原因。另就图上变压器线圈数据,配TOP222是否合适 ......
laobo 电源技术
【提交方案】掌上气象站-未成功
气象站数据,大体有温度、湿度、大气压、风速、风向等。从设计角度看,温湿度,大气压力都有现成的,其实关键就是怎么处理风速和风向。风速这个东西前面已经分析,利用风杯,采用和自行车码表类 ......
johnrey 无线连接
【CH579M-R1】+单色OLED屏显示
本帖最后由 jinglixixi 于 2020-9-13 08:56 编辑 在开发板上配置了I2C接口,但遗憾的是它与OLED屏的引脚排列不一致,因此也就无法直接将OLED屏插到I2C接口来使用。既然无法使用该接口,那么 ......
jinglixixi 国产芯片交流
请教:LM3S6965 VDD与GND之间的电路问题
1、所有GND短接接地,所有的VDD25短接,然后接电容接地;所有的VDD33短接,然后接电容接地。(美国原厂电路图) 2、在每个VDD与GND之间都接一个电容。(国内很多板都是这样) 以上两种设计 ......
leader 微控制器 MCU
刚刚学汇编语言,第一次使用RadASM2.2.1.8,为什么编译不成功??
我刚刚学汇编语言,下面的代码是书上的一个例子,我用RadASM2.2.1.8来编译它。 一、源代码 DSEG SEGMENT MESS DB "MY NAME IS JACK",02H,0DH,0AH,"$" DSEG ENDS CSEG SEGMENT ASSUME ......
651061924 嵌入式系统

技术资料推荐更多

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 825  2134  840  2546  2853  17  43  52  58  18 

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