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

关键词

搜索

型号

搜索

SMHF283R3DE/KR

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

SMHF283R3DE/KR概述

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
很简单的问题,构造一个加法器和定时器的问题
突然有个想法,想给自己的汽车作个附件,估计还能开多久 主要是这样想的,一个传感器测量当前油量(夜面高度或者直接读油表) 隔5分钟测量一下,看下去了好多,然后用当前油量除一下,得出时 ......
kangxin 嵌入式系统
三星宣布搞定石墨烯电池12分钟充满电,你最希望石墨烯电池先用到什么产品上?
据《韩国先驱报》报道,三星电子宣布,公司已开发出了石墨烯电池技术,在提高电池容量的同时能够把充电速度提升到现有标准的5倍。三星先进技术研究院(SAIT)称,这种基于石墨烯材料的电池容量比 ......
eric_wang 电源技术
蓝牙4.0 SensorTag活动UsbDongle制板焊接成功
信号挺不错。 142703 142702 142701 ...
littleshrimp 无线连接
2440init.s中的疑惑
;//将程序从nandflash拷贝到sdram ;=========================================================== nand_boot_beg bl ClearSdram mov r5, #NFCONF ......
bonjovi2003 嵌入式系统
嵌入式操作系统,允许任务优先级相同情况下,事件等待怎么处理?(分数不够可再加)
加入同优先级任务时,事件等待表中不能单纯地将任务挂到事件等待表中了,因为多个同优先级任务等待情况下 不能区分到底是哪个任务等待的这个事件。请问怎么解决这个问题?...
pinkgerbera 嵌入式系统
请朋友们切记MSP342例程中的SPI例程(基于寄存器)千万别碰,否则,眼泪马上流出来!
本帖最后由 minjiang 于 2015-10-24 10:33 编辑 俺在做eUSC模块时,连续弄坏3块开发板,眼泪都流干了 在此警示大家!SPI例程,即使一次都不能碰。按网上的 邮寄费和板费,每块板子近200冥 ......
minjiang 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1573  762  1895  1710  1574  22  13  12  50  2 

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