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

关键词

搜索

型号

搜索

S-8520A36MC-AVVT2G

产品描述IC REG CTRLR BUCK SOT23-5
产品类别电源/电源管理    电源电路   
文件大小605KB,共44页
制造商ABLIC
标准
下载文档 详细参数 全文预览

S-8520A36MC-AVVT2G在线购买

供应商 器件名称 价格 最低购买 库存  
S-8520A36MC-AVVT2G - - 点击查看 点击购买

S-8520A36MC-AVVT2G概述

IC REG CTRLR BUCK SOT23-5

S-8520A36MC-AVVT2G规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称ABLIC
零件包装代码SOT-23
包装说明LSSOP,
针数5
Reach Compliance Codecompliant
ECCN代码EAR99
模拟集成电路 - 其他类型SWITCHING CONTROLLER
控制技术PULSE WIDTH MODULATION
最大输入电压10 V
最小输入电压2.5 V
标称输入电压4.32 V
JESD-30 代码R-PDSO-G5
长度2.9 mm
功能数量1
端子数量5
最高工作温度85 °C
最低工作温度-40 °C
最大输出电流0.05 A
标称输出电压3.6 V
封装主体材料PLASTIC/EPOXY
封装代码LSSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, LOW PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)260
认证状态Not Qualified
座面最大高度1.3 mm
表面贴装YES
切换器配置SINGLE
最大切换频率207 kHz
技术CMOS
温度等级INDUSTRIAL
端子形式GULL WING
端子节距0.95 mm
端子位置DUAL
处于峰值回流温度下的最长时间10
宽度1.6 mm

文档预览

下载PDF文档
S-8520/8521 Series
www.ablic.com
www.ablicinc.com
© ABLIC Inc., 1997-2010
STEP-DOWN, PWM CONTROL or PWM / PFM SWITCHABLE
SWITCHING REGULATOR CONTROLLER
Rev.9.0
_02
The S-8520/8521 Series is a CMOS step-down switching regulator-controller with PWM control (S-8520 Series) and PWM
/ PFM switching control (S-8521 Series). The S-8520/8521 Series has a reference voltage source, an oscillation circuit, an
error amplifier, and other components.
The S-8520 Series provides low-ripple power, high efficiency, and excellent transient characteristics due to a PWM control
circuit capable of varying the duty ratio linearly from 0% up to 100%. The S-8520/8521 Series also has a soft-start circuit
that prevents overshoot at startup.
The S-8521 Series works with either PWM control or PFM control. It normally operates using PWM control with a duty ratio
of 25% to 100%, but under a light load, it automatically switches to PFM control with a duty ratio of 25%. The S-8520/8521
Series ensures high efficiency over a wide range of conditions for devices, from the standby mode to the operation.
By adding external Pch power MOS FET or PNP transistor, coil, capacitor, and externally connected diode, the
S-8520/8521 Series can function as a step-down switching regulator, and is ideal for power supply units of portable
devices due to small SOT-23-5 and the feature of low current consumption. It is also ideal for AC adapters due to the input
voltage up to 16 V.
Features
Low current consumption
60
A
max. (A, B types)
21
A
max. (C, D types)
100
A
max. (E, F types)
During shutdown: 0.5
A
max.
Input voltage:
2.5 V to 16 V (B, D, F types)
2.5 V to 10 V (A, C, E types)
Output voltage:
Selectable between 1.5 V and 6.0 V in 0.1 V step
Duty ratio:
0% to 100% PWM control (S-8520 Series)
25% to100% PWM / PFM switching control (S-8521 Series)
External parts are Pch power MOS FET or PNP transistor, coil, diode, and capacitor only
(When using PNP transistor, add base resistor and capacitor).
Oscillation frequency:
180 kHz typ. (A, B types)
60 kHz typ. (C, D types)
300 kHz typ. (E, F types)
Soft-start function:
8 ms. typ.
(A, B types)
12 ms. typ. (C, D types)
4.5 ms. typ. (E, F types)
With a shutdown function
With a built-in overload protection circuit Overload detection time:
4 ms. typ.
(A type)
14 ms. typ. (C type)
2.6 ms. typ. (E type)
*1
Lead-free, Sn 100%, halogen-free
During operation:
*1.
Refer to “
Product Name Structure”
for details.
1
新的开始
手头上刚好有个msp430的学习版,用的是msp430f149,只是没有仿真器,也没有编程器,正打算买个仿真器,各位有没有什么初学msp430的建议,望不吝赐教,拜谢~...
大森林 单片机
大家帮忙看看
#include #include "BoardConfig.h" unsigned int overflow=0; unsigned int width={0}; unsigned int i=0,j=0; float temp=0.000000,sum=0.000000; void sys_init(void); void m ......
李建新 微控制器 MCU
5G概述和基本原理
448971448972448973448974448975448976448977448978448979448980448981448982448983448984448985448986448987448988448989448990448991448992448993448995448998449000449002449004 ...
btty038 无线连接
我这样修改cpld的管脚对不对
第一次用Xilinx修改cpld的管脚,找了份资料只说了如何建立,没说修改。我自已乱弄了,把.ucf文件remove了,接着把工程文件夹里的.ucf和.ucf.untf文件直接删了,再双击"User Constraints"=>“Ass ......
voyage1999 嵌入式系统
一点不会的新手,求一个串口转以太网的程序,很简单的就行,万分感谢。
本人今年大学毕业,是学电的,毕设竟然让我编程,用EVC将串口转以太网,一点不会啊,求好心人帮助一下,万分感谢了。...
gloryfire 嵌入式系统
这段标红的程序什么意思啊
ADC2->CSR &= (u8)(~0x80);//清除EOC标志 ADConverValue=ADC2->DRH*256+ADC2->DRL; ADC2->CR1 |= 0x01;//启动AD Display_data(12,6,ADConverValue,0);//将 ......
KCP stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 430  1680  1052  1360  2054  55  59  15  42  9 

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