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

关键词

搜索

型号

搜索

UHE-1.2/10000-D24R-L2-C

产品描述Analog Circuit, Hybrid,
产品类别模拟混合信号IC    信号电路   
文件大小2MB,共14页
制造商Murata(村田)
官网地址https://www.murata.com
标准
下载文档 详细参数 全文预览

UHE-1.2/10000-D24R-L2-C概述

Analog Circuit, Hybrid,

UHE-1.2/10000-D24R-L2-C规格参数

参数名称属性值
是否Rohs认证符合
厂商名称Murata(村田)
包装说明, MODULE,8LEAD,1.8
Reach Compliance Codeunknown
最大输入电压36 V
最小输入电压18 V
端子数量8
最高工作温度65 °C
最低工作温度-40 °C
最大输出电流10 A
标称输出电压1.2 V
封装主体材料PLASTIC/EPOXY
封装等效代码MODULE,8LEAD,1.8
封装形式MICROELECTRONIC ASSEMBLY
认证状态Not Qualified
技术HYBRID
温度等级OTHER
Base Number Matches1

文档预览

下载PDF文档
POWER ELECTRONICS DIVISION
UHE Series
Isolated, High Efficiency, .6" x 2" 2-0 Amp, 2-30 Watt DC/DC's
Housed in smaller, .6" x 2" x 0.40" (4 x 5 x 0.2mm) packages
carrying the standard 2" x 2" pinout, C&D's new UHE Series DC/
DC Converters deliver more current/power (up to 0A/30W) than
currently available from either package size.
FEATURES
n
most I
OUT
/P
OUT
in this format
The
n
Lower priced than bricks
n
Small .6" x 2" x 0.4" plastic package with
standard 2" x 2" pinout
n
Output configurations:
.2/.5/.8/2.5V
OUT
@ 0 Amps
3.3/5V
OUT
@ 25 Watts
5/2/5V
OUT
@ 30 Watts
n
input ranges from 9-75 Volts
Five
n
Efficiencies as high as 9.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
500
n
UL/EN60950 certified; CE marked for Q48
models
n
compliant
RoHS
PRODUCT OVERVIEW
The UHE 2-30W Series of high-efficiency, isolated
DC/DC's provide output power ranging from 0
Amps @ .2V to 2 Amps @ 5V. Offering both
2: and 4: input voltage ranges, UHE's meet V
IN
requirements from 9 to 75 Volts.
Taking full advantage of the synchronous-recti-
fier, forward topology, UHE's boast outstanding
efficiency (some models exceed 9%) enabling
full-power operation to ambient temperatures as
high as +60°C, without air flow. Assembled using
fully automated, SMT-on-pcb techniques, UHE's
provide stable no-load operation, excellent line
(±0.%) and load (±0.5%) regulation, quick step
response (200µsec), and low output ripple/noise
(50-00mVp-p). Additionally, the UHE's unique
output design eliminates one of the topology's few
SIMPLIFIED SCHEMATIC
+INPUT
(1)
+OUTPUT
(6)
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 polarity).
Low-voltage models (.2V to 5V) offer optional
sense pins facilitating either remote load regula-
tion or current sharing for true N+ redundancy.
All models are certified to the BASIC insulation
requirements of UL/EN60950, and 48V
IN
(75V max.)
models carry the CE mark. Selected models are
RoHS compliant (Reduction of Hazardous Sub-
stances).
SWITCH
CONTROL
+SENSE
(5)
–OUTPUT
(7)
–INPUT
(2)
THERMAL
SHUTDOWN
OPTO
ISOLATION
OVERVOLTAGE
COMPARATOR
*
–SENSE
(8)
PWM
CONTROLLER
UVLO & OVLO
COMPARATORS
ON/OFF
CONTROL
(4)
OPTO
ISOLATION
REFERENCE &
ERROR AMP
V
OUT
TRIM
(9)
*One phase of two is shown.
Optional comparator feedback. Contact DATEL.
Sense pins are optional on .2-5V
OUT
models ("R" suffix).
Typical topography is shown.
 
For full details go to
www.cd4power.com/rohs
DC/DC CONVERTERS
MDC_UHE_A01
Page  of 4
www.cd4power.com
红外遥控长按键的问题
用的是ATMEGA8a,单次按键没有问题,但自己搞了几天处理连发码都没搞出来,诚信请教如何判断是连发码? uchar IR_buf={0x00,0x00,0x00,0x00}; //IR_buf、IR_buf为用户码低位、用户码高位 ......
rjx007 Microchip MCU
ZLG--ARM7上的tcp/ip实验
请问我在ARM7怎么实现不了TCP/IP这个实验。谁能帮忙谢了。PING也不通。该设的全设了...
mufengyang ARM技术
PWM波程序求助
看着芯片手册,我写了一段产生PWM控制LED亮度的程序。目的是实现按键按下,PWM的占空比产生变化。按键采用外部中断。我想利用TA1计数器进行按键消抖,可是不知道为什么TA1的中断一直进不去。在 ......
伍师傅32 微控制器 MCU
ICL7660给两个运放供电无法产生-5V的问题
今天遇到一个问题。 用ICL7660将+5V的电压转成-5V给两个运放供电,当电路中不接运放或者接入一个运放时,7660能够正常将+5V变为-5V,但是当我将第二个运放也接近电路,即给7660供电时,+5V通过 ......
木木木JS 模拟电子
如何用DA卡驱动小功率直流电机?
我对这方面不是太懂,感觉需要加个放大模块,目前看了一个lmd18245,各位感觉如何?谢谢...
tzqdo DIY/开源硬件专区
两块STM32F4之间spi握手通信问题
我用两块STM32F4的SPI1双向通信,想实现主SPI发送1024个数据,从SPI收到的时候回复一个ack,主SPI收到这个ack的时候再发送1024个字节。有好几个问题想请教大侠。 首先主SPI的配置如下:GPIO_ ......
licdn stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 627  2027  2584  1170  1990  1  7  44  31  8 

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