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

关键词

搜索

型号

搜索

RP506K111E-TR

产品描述Switching Voltage Regulators Buck DC/DC Converter
产品类别电源/电源管理    电源电路   
文件大小2MB,共53页
制造商RICOH Electronic Devices Co., Ltd.
标准
下载文档 详细参数 选型对比 全文预览

RP506K111E-TR在线购买

供应商 器件名称 价格 最低购买 库存  
RP506K111E-TR - - 点击查看 点击购买

RP506K111E-TR概述

Switching Voltage Regulators Buck DC/DC Converter

RP506K111E-TR规格参数

参数名称属性值
是否Rohs认证符合
厂商名称RICOH Electronic Devices Co., Ltd.
包装说明HVSON, SOLCC10,.1,20
Reach Compliance Codeunknown
ECCN代码EAR99
其他特性ALSO REQUIRE FM CONTROL TECHNIQUE
模拟集成电路 - 其他类型SWITCHING REGULATOR
控制模式CURRENT-MODE
控制技术PULSE WIDTH MODULATION
最大输入电压5.5 V
最小输入电压2.5 V
标称输入电压3.6 V
JESD-30 代码R-PDSO-N10
长度2.7 mm
功能数量1
端子数量10
最高工作温度85 °C
最低工作温度-40 °C
最大输出电流2.8 A
标称输出电压1.1 V
封装主体材料PLASTIC/EPOXY
封装代码HVSON
封装等效代码SOLCC10,.1,20
封装形状RECTANGULAR
封装形式SMALL OUTLINE, HEAT SINK/SLUG, VERY THIN PROFILE
认证状态Not Qualified
座面最大高度0.6 mm
表面贴装YES
切换器配置BUCK
最大切换频率1400 kHz
技术CMOS
温度等级INDUSTRIAL
端子形式NO LEAD
端子节距0.5 mm
端子位置DUAL
宽度2.5 mm

文档预览

下载PDF文档
RP506K Series
2 A PWM/VFM Step-down DC/DC Converter with Synchronous Rectifier
NO.EA-296-160523
OUTLINE
The RP506K is a low supply current CMOS-based PWM/VFM step-down DC/DC converter with synchronous
rectifier featuring 2 A
(1)
output current. Internally, a single converter consists of an oscillator, a reference voltage
unit, an error amplifier, a switching control circuit, a mode control circuit, a soft start circuit, a latch type
protection circuit, an under-voltage lockout (UVLO) circuit, a thermal shutdown circuit, and switching transistors.
The RP506K is employing synchronous rectification for improving the efficiency of rectification by replacing
diodes with built-in switching transistors. Using synchronous rectification not only increases circuit performance
but also allows a design to reduce parts count.
Power controlling method can be selected from forced PWM control type or PWM/VFM auto switching control
type by inputting a signal to the MODE pin. In low output current, forced PWM control switches at fixed
frequency rate in order to reduce noise. Likewise, in low output current, PWM/VFM auto switching control
automatically switches from PWM mode to VFM mode in order to achieve high efficiency.
Output voltage type can be selected from an internally fixed output voltage type (RP506Kxx1A/B/D/E) or an
externally adjustable output voltage type (RP506K001C/F). The output voltage of the RP506Kxx1A/B/D/E can
be set by 0.1 V step and the output voltage accuracy is as high as ±1.5% or
±18
mV. The output voltage of the
RP506K001C/F can be set by using the external resistors.
Oscillator frequency can be selected from 2.25 MHz (RP506Kxx1A/B/C) or 1.2 MHz (RP506Kxx1D/E/F). Soft-
start time is Typ. 0.15 ms, and by connecting an external capacitor to the TSS pin, soft-start time is adjustable.
Power good (PG) function monitors the V
OUT
pin voltage or the feedback pin voltage (V
FB
), and switches the
PG pin to low if any abnormal condition is detected.
Protection circuits included in the RP506K are over current protection circuit, latch type protection circuit and
thermal shutdown circuit. Over current protection circuit supervises the inductor peak current in each switching
cycle, and if the current exceeds the L
X
current limit (I
LXLIM
), it turns off Pch Tr. Latch type protection circuit
latches the built-in driver to the OFF state and stops the operation of the step-down DC/DC converter if the
over current status continues or V
OUT
continues being the half of the setting voltage for equal or longer than
protection delay time (tprot). Thermal shutdown circuit detects overheating of the converter if the output pin is
shorted to the ground pin (GND) etc. and stops the converter operation to protect it from damage if the junction
temperature exceeds the specified temperature.
The RP506K is available in DFN(PLP)2527-10 which achieves high-density mounting on boards.
(1)
This is an approximate value. The output current is dependent on conditions and external components.
1

RP506K111E-TR相似产品对比

RP506K111E-TR RP506K091E-TR RP506K331A-TR RP506K101B-TR RP506K101A-TR RP506K001F-TR RP506K121A-TR RP506K121B-TR
描述 Switching Voltage Regulators Buck DC/DC Converter Switching Voltage Regulators Buck DC/DC Converter Switching Voltage Regulators Buck DC/DC Converter Switching Voltage Regulators Buck DC/DC Converter Switching Voltage Regulators Buck DC/DC Converter Switching Voltage Regulators Buck DC/DC Converter Switching Voltage Regulators Buck DC/DC Converter
系列
Packaging
- - Reel Reel Reel MouseReel Reel Reel
产品种类
Product Category
- - Switching Voltage Regulators Switching Voltage Regulators Switching Voltage Regulators Switching Voltage Regulators Switching Voltage Regulators Switching Voltage Regulators
制造商
Manufacturer
- - RICOH Electronic Devices Co., Ltd. RICOH Electronic Devices Co., Ltd. RICOH Electronic Devices Co., Ltd. RICOH Electronic Devices Co., Ltd. RICOH Electronic Devices Co., Ltd. RICOH Electronic Devices Co., Ltd.
工厂包装数量
Factory Pack Quantity
- - 5000 5000 5000 5000 5000 5000
linux中的串口通讯
本帖最后由 pii 于 2017-3-10 14:36 编辑 某宝购买了一块锁控板,使用usb转接口接rs232转rs485接板子,在win下使用串口通讯工具发送16进制的指令, 可以开锁。 换成linux系统,就不工作了, ......
pii Linux开发
MSP430F149程序跑飞
我想在程序初始化时,让一个脚输出高电平,初始化结束后,输出低电平,结果加了两条语句程序就跑飞了。原来的程序 184925 在步进电机初始化前加了语句,结果程序就跑飞了,请问怎么加才不会导 ......
yuhaibin33 嵌入式系统
#以拆会友#在便携式DVD里遨游
手上这台是步步高 DL375K ,款式较老,开拆~~ 206484 206485 友达的屏 206486 屏接口处的丝印 206487 屏的高压供给部分 206491 主 ......
springvirus 以拆会友
ARM+OS 还是 DSP 方向?
本人做了快5年的研发,MCU DSP ARM 都做过,比较杂. 电子信息行业目前主流的职位包括ARM+OS开发和DSP开发 并且两者是有其相对独立性的,在深圳招ARM+OS开发的是做DSP的3倍.但我的DSP经验比前者要 ......
happyboy1986 ARM技术
如何获取STM32‘MCU内部flash空闲页块
STM32系列的单片机中内置的flash是和固件一同编址的,除了使用 Program Size: Code=16160 RO-data=564 RW-data=36 ZI-data=1908 手动计算flash的占用情况外,有没有直接判断空闲扇区的方 ......
bigbat stm32/stm8
TI3354设计原理图
本帖最后由 dontium 于 2015-1-23 11:48 编辑 基于TI3354设计的开发板的原理图 ...
forlinx2013 模拟与混合信号

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2660  1691  1538  1772  131  41  38  55  44  51 

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