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

关键词

搜索

型号

搜索

SMHF283R3SE/HO

产品描述DC-to-DC Voltage Converter
文件大小214KB,共12页
制造商Interpoint ( Crane Aerospace & Electronics )
官网地址http://www.interpoint.com
下载文档 全文预览

SMHF283R3SE/HO概述

DC-to-DC Voltage Converter

文档预览

下载PDF文档
F
EATURES
Fully qualified to Class H or K
Radiation hardened
–55° to +125°C operation
16 to 40 VDC input
Fully Isolated
Red hard optocoupler feedback
MODELS
Fixed frequency, 550 kHz typical
VDC O
UTPUT
Topology – Single Ended Forward
SINGLE
DUAL
Transient protection 50 V/120 ms
3.3
±5
Inhibit function
5
±12
Sync function
12
±15
15
Indefinite short circuit protection
Undervoltage lockout
Size (max.): Non flanged 1.460 x 1.130 x 0.330 (37.08 x 28.70 x 8.38 mm)
Up to 84% efficiency
Flanged 2.005 x 1.130 x 0.330 (50.93 x 28.70 x 8.38 mm)
See Figures 21 through 24 for dimensions.
Weight:
30 grams maximum.
Screening: Standard, Class H, or Class K (MIL-PRF-38534)
Radiation hardness levels O, L, and R
DC/DC C
ONVERTERS
28 V
OLT
I
NPUT
SMHF SERIES
SINGLE AND DUAL
15 WATT
DESCRIPTION
The SMHF Series™ of 28 V DC/DC converters offers a wide input
voltage range of 16 to 40 volts and up to 15 watts of output power.
The units are capable of withstanding short term transients up to 50
volts. The package is a hermetically sealed, seam-welded metal
case. Flanged and non-flanged models are available.
step load transient is as low as 1.3% with a 150 msec recovery time.
Input ripple current is typically 35 mA p-p with output ripple voltage
typically 30 mV p-p .
I
NHIBIT
F
UNCTION
SMHF converters provide an inhibit terminal that can be used to
disable internal switching, resulting in no output and very low quies-
cent input current. The converter is inhibited when a TTL compatible
low (≤0.8 – output disabled) is applied to the inhibit pin. The unit is
enabled when the pin, which is internally connected to a pull-up
resistor, is left unconnected or is connected to an open-collector
gate. The open circuit output voltage associated with the inhibit pin
is 8.5 to 12 VDC. In the inhibit mode, a maximum of 12 mA must be
sunk from the inhibit pin at 28 VDC input.
S
CREENING AND
R
EPORTS
SMHF converters offer three screening options (Standard, Class H,
or Class K) and three levels of radiation hardness (O, L, and R). See
Tables 1, 2, and 3 for more information. Detailed reports on product
performance are also available and are listed in Table 4.
C
ONVERTER
D
ESIGN
The SMHF converters are switching regulators that use a quasi-
square wave, single-ended forward converter design with a constant
switching frequency of 550 kHz. Isolation between input and output
circuits is provided with a transformer in the forward path and a
temperature compensated opto-coupler in the feedback control
loop. The opto-coupler is radiation hardened and is especially
selected for space applications.
For the SMHF dual output models, cross regulation is maintained by
tightly coupled output magnetics. Up to 70% of the total output
power is available from either output, providing the opposite output
is simultaneously carrying 30% of the total output power. Predictable
current limit is accomplished by directly monitoring the output load
current and providing a constant current output above the overload
point.
S
YNCHRONIZATION
A synchronization feature is included with the SMHF Series that
allows the user to match the switching frequency of the converter to
the frequency of the system clock. An external synchronization
feature is included that allows the user to adjust the nominally
550kHz operating frequency to any frequency within the range of
500 kHz to 600 kHz. This is initiated by applying a TTL compatible
input of the desired frequency to pin 5.
S
HORT
C
IRCUIT
P
ROTECTION
SMHF Series converters provide short circuit protection by
restricting the output current to approximately 115% of the full load
output current. The output current is sensed in the secondary stage
to provide highly predictable and accurate current limiting, and to
eliminate foldback characteristics.
H
IGHER
P
OWER
D
ENSITY
The SMHF Series offers a new standard of performance for small
size and high power density. At just 0.33 inch high and a total foot-
print of 1.7 in
2
, this low profile package offers a total power density
of up to 30 watts per cubic inch.
U
NDERVOLTAGE
L
OCKOUT
Undervoltage lockout prevents the units from operating below
approximately 14 VDC input voltage to keep system current levels
smooth, especially during initialization or re-start operations.
L
OW
N
OISE
, H
IGH
A
UDIO
R
EJECTION
The SMHF converters’ feed-forward compensation system provides
excellent dynamic response and noise rejection. Audio rejection is
typically 50 dB. Typical output voltage response for a 50% to 100%
33
有害气体环境中的使用
本人 DIY各类数字湿度传感器在有害气体环境中的使用,其使用和寿命如何,对sh21的性能还无数据...
bjwl_6338 DIY/开源硬件专区
各位达人,请教一个lwip的消息的类型的问题?
enum tcpip_msg_type { #if LWIP_NETCONN TCPIP_MSG_API, #endif /* LWIP_NETCONN */ TCPIP_MSG_INPKT, #if LWIP_NETIF_API TCPIP_MSG_NETIFAPI, #endif /* LWIP_NETIF_API */ ......
cxning 嵌入式系统
S5PC100看门狗定时器
作者:杨老师,华清远见嵌入式学院讲师。看门狗(WatchDog)定时器和PWM定时功能目的不一样。它的特点是,需要不停地接受信号(一些外置看门狗芯片)或重新设置计数值(如S5PC100的看门狗控制器 ......
farsight2009 单片机
SIM卡座PCB封装(抽屉式和推拉式)
SIM卡座PCB封装(抽屉式和推拉式)...
songbo 模拟电子
开箱贴
本帖最后由 海天001 于 2022-7-19 09:06 编辑 623314623313623316623312 ...
海天001 DigiKey得捷技术专区
IAR4.2能修改缩进吗?
最近用IAR4.2开发ST,发现它默认的缩进只有两个空格,像 if(a) { ? ?b; } 不知道能不能修改成默认有更多空格,比如四个,像 if(a) { ? ? ? ? b; } 求教!...
albertzhou stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1874  2505  2820  309  1669  29  52  4  21  23 

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