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

关键词

搜索

型号

搜索

DS1501-9PD4T

产品描述DC-DC Regulated Power Supply Module, 1 Output, Hybrid, METAL, CASE S02, MODULE
产品类别电源/电源管理    电源电路   
文件大小439KB,共33页
制造商Bel Fuse
下载文档 详细参数 全文预览

DS1501-9PD4T概述

DC-DC Regulated Power Supply Module, 1 Output, Hybrid, METAL, CASE S02, MODULE

DS1501-9PD4T规格参数

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

文档预览

下载PDF文档
S Series Data Sheet
100 Watt AC-DC and DC-DC Converters
Features
Input voltage ranges from 8 to 385 VDC and 85 to 264 VAC, 47-440 Hz
1or 2 isolated outputs up to 48 VDC
Class I equipment
RoHS lead solder exemption compliant
Extremely-wide input voltage range
Input over- and undervoltage lockout
Efficient input filter and built-in surge and transient
suppression circuitry
Outputs: SELV, no-load, and short-circuit proof
No derating over entire operating temperature range
111
4.4"
3U
60
2.4"
12 TE
168
6.6"
PCBs coated with protective lacquer
Very high reliability
Safety according to IEC/EN 60950
Description
The S Series AC-DC and DC-DC converters represents a broad
and flexible range of power supplies for use in advanced
electronic systems. Features include high efficiency, high
reliability, low output voltage noise and excellent dynamic
response to load/line changes. LS models can be powered by
DC or AC with a wide-input frequency range (without PFC).
The converter inputs are protected against surges and
transients. An input over- and undervoltage lockout circuitry
disables the outputs if the input voltage is outside of the
specified range. Certain types include an inrush current limiter
preventing circuit breakers and fuses from tripping at switch-on.
All outputs are open- and short-circuit proof and are protected
against overvoltages by means of built-in suppressor diodes.
The outputs can be inhibited by a logic signal applied to pin 18
(i). If the inhibit function is not used, pin 18 must be connected
with pin 14 to enable the outputs.
LED indicators display the status of the converter and allow for
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 converters are designed and
built according to the international safety standards IEC/EN
60950 and EN50155. They have been approved by the safety
agencies TÜV and UL (for USA and 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
must remain below 95 °C under all conditions.
A temperature sensor generates an inhibit signal, which disables
the outputs if the case temperature
Tc
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 individual
applications.
The converters may either be plugged into a 19" rack system
according to IEC 60297-3, or be chassis mounted. They are ideally
suited for Railway applications.
Important:
For applications requiring compliance with IEC/EN
61000-3-2 (harmonic distortion), please use our LS4000 and LS5000
Series with incorporated power factor correction (PFC).
Table of Contents
Page
Page
Electromagnetic Compatibility (EMC) ....................................15
Immunity to Environmental Conditions ..................................17
Mechanical Data ....................................................................18
Safety and Installation Instructions ........................................19
Description of Options ............................................................23
Accessories ............................................................................32
EC-Declaration of Conformity ................................................33
Description ................................................................................1
Model Selection ........................................................................2
Part Number Description and Product Marking ........................3
Functional Description ..............................................................4
Electrical Input Data ..................................................................5
Electrical Output Data ..............................................................8
Auxiliary Functions ..................................................................12
APR 26, 2006 revised to SEP 25, 2006
Page 1 of 33
www.power-one.com
STM8中TIM2,3,4同时开启定时,第一次中断时间不准
void TIM2_INIT(void) { TIM2_PSCR = 2;/*2分频得到1MHZ的定时器时钟,定时器加1就是1us*/ TIM2_ARRH = 0x27; /*50ms中断一次*/ TIM2_ARRL = 0x10; TIM2_IER = 0x01; /*更新中断使能*/ ......
lint001 stm32/stm8
opt3001光线传感器问题求助
用51单片机模拟I2C时序控制opt3001光线传感器,用逻辑分析仪抓出来的数据显示,opt3001没有反馈ACK给MCU,请问这种情况下最有可能是哪点出问题了呢? 下图是逻辑分析仪抓出来的时序图 ...
Kileo 51单片机
关于485总线 A、B端上拉下拉电阻选择
问:about rs485 用电阻上拉 B用电阻下拉 A,B间用电阻连接, 这些电阻参数大致多少? 我们公司的设计是 TTL输入都用光偶隔离 输出加上拉和下拉,中间加TVS和2个电阻串联,2个电阻中点接 ......
Jacktang 模拟与混合信号
第一本MicroPython书籍即将开售
第一本MicroPython书籍即将在亚马逊上开售 http://bbs.micro-python.com/data/attachment/forum/201608/08/213016jyy33mwcz6ttfmz2.jpg https://www.amazon.com/Python-Microcontrollers-G ......
dcexpert 机器人开发
6.【学习LPC1768库函数】之看门狗实验
看门狗的用途是当微处理器发生错误的时候产生复位,当看门狗使能时候,用户没有在溢出周期内喂狗(给看门狗定时器重装定时值),系统就会产生复位。 /*************************************** ......
cxmdz NXP MCU
电源IC
为什么电源IC输出电流会有限制,为什么不能跟电池一样输出电流随负载的不同而不同?...
zhonghuadianzie PCB设计

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 336  526  1617  1249  2220  49  24  14  59  3 

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