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

关键词

搜索

型号

搜索

CM1501-9RD4AHFU

产品描述DC-DC Regulated Power Supply Module, 1 Output, 168.50 X 111.20 MM, 38.70 MM HEIGHT, METAL, CASE M02, MODULE
产品类别电源电路   
文件大小536KB,共24页
制造商Bel Fuse
下载文档 详细参数 全文预览

CM1501-9RD4AHFU概述

DC-DC Regulated Power Supply Module, 1 Output, 168.50 X 111.20 MM, 38.70 MM HEIGHT, METAL, CASE M02, MODULE

CM1501-9RD4AHFU规格参数

参数名称属性值
Brand NamePower-One
是否无铅含铅
是否Rohs认证不符合
厂商名称Bel Fuse
零件包装代码MODULE
包装说明,
制造商包装代码CASE M02
Reach Compliance Codecompliant
ECCN代码EAR99
Is SamacsysN
模拟集成电路 - 其他类型DC-DC REGULATED POWER SUPPLY MODULE
最大输入电压140 V
最小输入电压28 V
标称输入电压60 V
JESD-30 代码R-MXMA-X
JESD-609代码e0
最大负载调整率0.4%
功能数量1
输出次数1
最高工作温度71 °C
最低工作温度-40 °C
最大输出电压16.5 V
最小输出电压2 V
标称输出电压15 V
封装主体材料METAL
封装形状RECTANGULAR
封装形式MICROELECTRONIC ASSEMBLY
峰值回流温度(摄氏度)NOT SPECIFIED
认证状态Not Qualified
表面贴装NO
温度等级OTHER
端子面层TIN LEAD
端子形式UNSPECIFIED
端子位置UNSPECIFIED
处于峰值回流温度下的最长时间NOT SPECIFIED
微调/可调输出YES
Base Number Matches1

文档预览

下载PDF文档
M-Family
DC-DC Converters <100 W
Rugged Environment
50 W DC-DC (AC-DC) Converters
Class I Equipment
Single output: series AM...LM 1000
Dual output:
series AM...LM 2000
Triple output: series AM...LM 3000
Class II Equipment (double insulation)
Single output: series CMZ/DMZ/LMZ 1000
Dual output:
series CMZ/DMZ/LMZ 2000
Triple output: series CMZ/DMZ/LMZ 3000
• Extremely wide input voltage range suitable for
battery (and AC) operation
• Efficient input filter and built-in surge and transient
suppression circuitry
• 4 kV
rms
input to output electric strength test
• Outputs individually isolated and controlled
• Outputs fully protected against overload
Safety according to IEC 950
LGA
C
M-Family
Table of Contents
........................................... Page
Description .................................................................. 7 - 2
Type Survey ................................................................ 7 - 3
Safety and Installation Instructions ............................. 7 - 4
Functional Description ................................................. 7 - 6
Electrical Input Data .................................................... 7 - 7
Electrical Output Data ................................................. 7 - 9
EMC and Immunity to Input Transients ..................... 7 - 13
Supplementary Data ................................................. 7 - 15
Description of Options ............................................... 7 - 16
Immunity to Environmental Conditions ...................... 7 - 22
Mechanical Data ....................................................... 7 - 24
Type Key and Product Marking ................................. 7 - 25
7.1
Description
The M-family of DC-DC (AC-DC) converters represents a
broad and flexible range of power supplies for use in ad-
vanced industrial electronic systems. Features include high
efficiency, reliability, low output voltage noise and excellent
dynamic response to load/line changes due to individual
regulation of each output.
The converter inputs are protected against surges and tran-
sients occuring at the source lines. An input over- and
undervoltage cut-out circuitry disables the outputs if the in-
put voltage is outside the specified range. Certain types in-
clude an inrush current limitation preventing circuit break-
ers and fuses from being damaged at switch-on.
All outputs are open- and short-circuit proof and are pro-
tected against overvoltages by means of built-in suppres-
sor diodes. The outputs can be inhibited by a logic signal
applied to the connector pin 2 (i). If the inhibit function is not
used pin 2 should be connected with pin 23 to enable the
outputs.
LED indicators display the status of the converter and allow
visual monitoring of the system at any time.
Full input to output, input to case, output to case and output
to output isolation is provided. The modules are designed
and built according to the international safety standard
IEC 950 and have been approved by the safety agencies
LGA (Germany) and UL (USA). The UL Mark for Canada
has been officially recognized be regulatory authorities in
provinces across Canada.
The case design allows operation at nominal load up to
71°C in a free air ambient temperature. If forced cooling is
provided, the ambient temperature may exceed 71
°C
but
the case temperature should remain below 95°C under all
conditions.
A temperature sensor generates an inhibit signal which
disables the outputs if the case temperature
T
C
exceeds the
limit. The outputs are automatically re-enabled when the
temperature drops below the limit.
Various options are available to adapt the converters to in-
dividual applications.
The modules may either be plugged into 19 inch rack sys-
tems according to DIN 41494, or be chassis mounted.
Case: aluminium, black finish, self cooling.
Dimensions: 38.7
×
111.2
×
168.5 mm. Weight: 770 g.
7-2
MELCHER
The Power Partners.
Edition 2/96 - © Melcher AG
如何实现printf????
各位大侠: 我想在单片机下实现串口打印功能的一个函数PrintfEx 但是要可以想printf一样格式化变量 如: int a = 100; PrintfEx("a is %d",a); 请问如何实现这一功能呢?谢谢!...
神童 嵌入式系统
合成的电流矢量怎么回事
三个电流的和不是等于零的吗 ,怎么还有个合成的电流矢量啊,不是等于零吗...
安_然 模拟电子
msp430 adc12 关于参考电压的问题
对参考电压的选择有很多疑问,比如下面这个例子我在很多地方都看到过void main(void){ WDTCTL = WDTPW+WDTHOLD; ADC12CTL0 = ADC12ON+SHT0_8+MSC; ADC12CTL1 = SHP+CONSEQ_2; A ......
ypc8272805 微控制器 MCU
PC的串并口通信编程
我们平常用串并口通信编程时,不同平台都提供相关的函数直接给你调用,请问PC的串并口通信的实质是什么,它的那个串并口地址起什么作用,为什么有些平台提供一个outport inport向这些IO地址直接 ......
foobt 嵌入式系统
2440学习记录(一)CentOS的安装
本帖最后由 lonerzf 于 2014-7-15 18:34 编辑 最近看到论坛里2416板子很火,突然想起来我还有一块TQ2440吃灰呢,暑假不想做毕业设计,想着可以一边复习找工作,一边再学习一遍2440开发之 ......
lonerzf Linux开发
捷豹XF 3.0SC刷ECU升级英国ATA程序-感受纯英伦风范
捷豹XF将跑车特有的动感时尚和超凡性能,以及豪华轿车所具有的精致、宽敞和精密的技术集于一身,颠覆了原有的传统设计,流畅的车身线条设计,让车辆的识别率很高。同时具备奢华的气质和十足的侵 ......
车廊会所 汽车电子

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2544  1647  2615  530  2222  51  30  10  19  17 

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