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

关键词

搜索

型号

搜索

UHE-15-2000-Q48-C

产品描述SRAM 3.3V 64Kx16 IND Async Dual Port SRAM
产品类别半导体    电源管理   
文件大小836KB,共16页
制造商Murata(村田)
官网地址https://www.murata.com
下载文档 详细参数 全文预览

UHE-15-2000-Q48-C在线购买

供应商 器件名称 价格 最低购买 库存  
UHE-15-2000-Q48-C - - 点击查看 点击购买

UHE-15-2000-Q48-C概述

SRAM 3.3V 64Kx16 IND Async Dual Port SRAM

UHE-15-2000-Q48-C规格参数

参数名称属性值
产品种类
Product Category
Isolated DC/DC Converters
制造商
Manufacturer
Murata(村田)
RoHSDetails
Number of Outputs1 Output
Output Power30 W
Input Voltage36 V to 75 V
Output Voltage-Channel 115 V
Output Current-Channel 12 A
Isolation Voltage1.5 kV
长度
Length
2 in
宽度
Width
1.6 in
系列
Packaging
Tube
产品
Product
Isolated
工厂包装数量
Factory Pack Quantity
11
单位重量
Unit Weight
1.654349 oz

文档预览

下载PDF文档
www.murata-ps.com
UHE Series
Isolated, High Efficiency, 1.6" × 2"
2-10
Amp, 12-30 Watt DC/DC Converters
Housed in smaller, 1.6" x 2" x 0.40" (41 x 51 x 10.2mm)
packages carrying the standard 2" x 2" pinout, MPS’s new
UHE Series DC/DC Converters deliver more current/power
(up to 10A/30W) than currently available from either
package size.
Typical units
FEATURES
n
most I
OUT
/P
OUT
in this format
The
n
Lower priced than bricks
n
Small 1.6" x 2" x 0.4" plastic package
with standard 2" x 2" pinout
n
Output configurations:
1.2/1.5/1.8/2.5V
OUT
@ 10 Amps
3.3/5V
OUT
@ 25 Watts
5/12/15V
OUT
@ 30 Watts
n
input ranges from 9-75 Volts
Five
n
Efficiencies as high as 91.5%
n
Stable no-load operation
n
Optional Sense pins for low V
OUT
n
Thermal shutdown, I/O protected
n
Vdc I/O BASIC Insulation
1500
n
UL/EN60950-1 certified (2nd Edition);
CE marked for Q48 models
n
compliant
RoHS
+INPUT
(1)
PRODUCT OVERVIEW
The UHE 12-30W Series of high-efficiency,
isolated DC/DC’s provide output power ranging
from 10 Amps @ 1.2V to 2 Amps @ 15V. Offering
both 2:1 and 4:1 input voltage ranges, UHE’s meet
V
in
requirements from 9 to 75 Volts.
Taking full advantage of the synchronous-
rectifier, forward topology, UHEs boast outstanding
efficiency (some models exceed 91%) enabling
full-power operation to ambient temperatures as
high as +60°C, without air flow. Assembled using
fully automated, SMT-on-pcb techniques, UHEs
provide stable no-load operation, excellent line
(±0.1%) and load (±0.15%) regulation, quick step
response (200µsec), and low output ripple/noise
(50-100mVp-p). Additionally, the UHEs unique
output design eliminates one of the topology’s few
shortcomings–output reverse conduction.
All devices feature full I/O fault protection
including: input overvoltage and undervoltage
shutdown, precise output overvoltage protection
(a rarity on low-voltage outputs), output current
limiting, short-circuit protection, and thermal
shutdown.
All UHE models incorporate a V
out
Trim function
and an On/Off Control pin (positive or negative
logic). Low-voltage models (1.2V to 5V) offer
optional sense pins facilitating either remote load
regulation or current sharing for true N+1 redun-
dancy. All models are certified to the BASIC insula-
tion requirements of UL/EN60950-1 (2nd Edition),
and 48V
in
(75V max.) models carry the CE mark.
Selected models are RoHS compliant (Reduction
of Hazardous Substances).
+OUTPUT
(6)
SWITCH
CONTROL
+SENSE
(5)
–OUTPUT
(7)
OPTO
ISOLATION
OVERVOLTAGE
COMPARATOR
PWM
CONTROLLER
UVLO & OVLO
COMPARATORS
ON/OFF
CONTROL
(4)
–SENSE
(8)
–INPUT
(2)
THERMAL
SHUTDOWN
OPTO
ISOLATION
REFERENCE &
ERROR AMP
V
OUT
TRIM
(9)
Typical topology is shown.
Optional comparator feedback. Contact MPS.
Sense pins are optional on 1.2-5V
OUT
models ("R" suffix).
For full details go to
www.murata-ps.com/rohs
*
Figure 1. Simplified Block Diagram
One phase of two is shown.
www.murata-ps.com/support
MDC_UHE_12-30W Series.D04
Page 1 of 16
一个小小的Boost电路是怎样将电压升上去的?
本帖最后由 木犯001号 于 2017-9-15 15:26 编辑 在别的地方看到的一篇很有意思的文章,解释的满清楚,转过来大家看看。基础弱的网友也看得懂。作者:马懂煤 转自:无线杂志公众号对于 ......
木犯001号 模拟与混合信号
河南一公务员辞职信曝光:陡增酒量武功尽废
这几年体制内辞职的人不少。去年,河南郑州一位女教师10个字的辞职信:“世界那么大,我想去看看”火了,被网友评为“史上最具情怀的辞职信,没有之一”。 近日,河南安阳一公务员的辞职信引 ......
gaoyang9992006 工作这点儿事
如何利用STC内部的RC振荡器频率做串口通讯
//--获取内部RC,但是需要转化成10进制void Get_Rc(char rc){ uchar idata *idata_point; uchar i=0;uchar j=0; idata_point=0xF8;for(j=0;j<=3;j++){i=*idata_point;//--send_UART(i);idata_ ......
f117c 51单片机
基于ADXRS463和ADXL345的高端车载信息娱乐系统
本帖最后由 CarlLee 于 2011-6-26 19:33 编辑 ]...
CarlLee ADI 工业技术
Python递归算法详解
递归的概念很简单,如果函数包含了对其自身的调用,该函数就是递归的。递归(Recursion),在数学与计算机科学中,是指在函数的定义中使用函数自身的方法。在使用递归时,需要注意以下几点:递 ......
clinken MicroPython开源版块
BB Black入门基础之宿主机的选择与安装
这个宿主机的选择其实挺简单,很多人都不屑一顾,但是楼主就遇到了不少问题。待我一一列举。 1 虚拟机的选择 据我所知目前比较好用又免费的两款虚拟机有VMware Player 和Visual Box。两个都试 ......
lonerzf DSP 与 ARM 处理器

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 99  1581  581  2497  355  46  17  39  43  47 

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