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

关键词

搜索

型号

搜索

5962R9161402HXC

产品描述Analog Circuit, Hybrid,
产品类别模拟混合信号IC    信号电路   
文件大小208KB,共12页
制造商Interpoint ( Crane Aerospace & Electronics )
官网地址http://www.interpoint.com
下载文档 详细参数 全文预览

5962R9161402HXC概述

Analog Circuit, Hybrid,

5962R9161402HXC规格参数

参数名称属性值
零件包装代码DIP
包装说明, MODULE,8LEAD,1.45
针数8
Reach Compliance Codeunknown
最大输入电压40 V
最小输入电压16 V
端子数量8
最高工作温度125 °C
最低工作温度-55 °C
最大输出电流0.7 A
标称输出电压15 V
封装主体材料METAL
封装等效代码MODULE,8LEAD,1.45
封装形式MICROELECTRONIC ASSEMBLY
认证状态Not Qualified
筛选级别38535Q/M;38534H;883B
技术HYBRID
温度等级MILITARY
总剂量100k Rad(Si) V
Base Number Matches1

文档预览

下载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
不能进入中断问题
哪位高手能够指点一下!以前我们有个程序一直无问题,运行很好的,但是过了1个星期突然在调试的时候怎么也进不去中断了,是不是单片机有问题了, 我们用了标准的简单终端程序调试,都不行了!是 ......
blc9 微控制器 MCU
PYcARD - Python+Arduino
这是一个来自hackaday的项目,Python+Arduino的组合。 https://cdn.hackaday.io/images/6492601486505619196.png 主要特点: 钱包大小的开发平台 适合手环、徽章的安装孔 兼容micr ......
dcexpert MicroPython开源版块
如何选择GPIO模式
学了这么久的STM32,还是没有理解GPIO模式选择及其意思,平时用程序的时候就是看以前师兄的程序配置和其他例程的,自己也不清楚具体的意思,望高手指点一下GPIO的"输入浮空,输入上拉,输入下 ......
07071624 stm32/stm8
DSP28335做FFT傅里叶变换
1. 看了一下例程,居然没有FFT的例程,难道这个DSP28335不能做FFT吗?对了C2000系列是有C2000 ware这个库的。方便很多,不过目前不确定在C5000上运行的FFT能直接迁移到DSP28335上行不?测试了一 ......
fish001 DSP 与 ARM 处理器
msp430f5529 rtos 无法驱动spi
使用msp430f5529运行ti-rtos驱动spi仿真发现从spi的RXBUF中有数据,程序运行时无法跳过SPI_transfer(),运行到__no_operation();。 主要的taskFxn函数如下。 void pm25ld020taskFxn(UArg ......
CY 微控制器 MCU
如何用AT命令gprs modem拨号上网?其他程序怎么使用这个拨号连接?急!!
如何用AT命令modem拨号上网?其他程序怎么使用这个拨号连接?急!! 串口的通信的可以通过。ATI0... 但是无法建立连接。 另外,建立连接后,其他程序,比如IE怎么利用 ......
liss6000 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1390  1079  1569  1744  652  41  14  17  53  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