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

关键词

搜索

型号

搜索

MXHSMBJ5932D

产品描述Zener Diode, 20V V(Z), 1%, 1.56W, Silicon, Unidirectional, DO-214AA, PLASTIC PACKAGE-2
产品类别分立半导体    二极管   
文件大小117KB,共3页
制造商Microsemi
官网地址https://www.microsemi.com
下载文档 详细参数 全文预览

MXHSMBJ5932D概述

Zener Diode, 20V V(Z), 1%, 1.56W, Silicon, Unidirectional, DO-214AA, PLASTIC PACKAGE-2

MXHSMBJ5932D规格参数

参数名称属性值
是否Rohs认证不符合
Objectid2124583948
零件包装代码DO-214AA
包装说明PLASTIC PACKAGE-2
针数2
Reach Compliance Codeunknown
ECCN代码EAR99
配置SINGLE
二极管元件材料SILICON
二极管类型ZENER DIODE
JEDEC-95代码DO-214AA
JESD-30 代码R-PDSO-C2
JESD-609代码e0
湿度敏感等级1
元件数量1
端子数量2
最高工作温度150 °C
最低工作温度-65 °C
封装主体材料PLASTIC/EPOXY
封装形状RECTANGULAR
封装形式SMALL OUTLINE
极性UNIDIRECTIONAL
最大功率耗散1.56 W
认证状态Not Qualified
标称参考电压20 V
表面贴装YES
技术ZENER
端子面层TIN LEAD
端子形式C BEND
端子位置DUAL
最大电压容差1%
工作测试电流18.7 mA

文档预览

下载PDF文档
HSMBJ5913 thru HSMBJ5956, e3
SILICON 3.0 Watt ZENER DIODE
SCOTTSDALE DIVISION
DESCRIPTION
The HSMBJ5913-5956B series of surface mount 3.0 watt Zeners provides
voltage regulation in a selection from 3.3 to 200 volts with different tolerances
as identified by suffix letter on the part number. It is equivalent to the JEDEC
registered 1N5913 thru 1N5956B with identical electrical characteristics
except it is rated at 3.0 W instead of 1.5 W with the lower thermal resistance
features of this surface mount packaging. These plastic encapsulated Zeners
have a moisture classification of Level 1 with no dry pack required and are
also available in military equivalent screening levels by adding a prefix
identifier as further described in the Features section. Microsemi also offers
numerous other Zener products to meet higher and lower power applications.
IMPORTANT:
For the most current data, consult
MICROSEMI’s
website:
http://www.microsemi.com
PACKAGE
WWW .
Microsemi
.C
OM
DO-214AA
(see package notes)
FEATURES
Surface mount equivalent to 1N5913 to
1N5956B
Ideal for high-density and low-profile mounting
Zener voltage available 3.3V to 200V
Standard voltage tolerances are plus/minus 5%
with B suffix and 10 % with A suffix identification
Tight tolerances available in plus or minus 2% or
1% with C or D suffix respectively
RoHS Compliant devices available by adding
“e3’ suffix
Options for screening in accordance with MIL-
PRF-19500 for JAN, JANTX, and JANTXV are
available by adding MQ, MX, or MV prefixes
respectively to part numbers.
APPLICATIONS / BENEFITS
Regulates voltage over a broad operating current
and temperature range
Wide selection from 3.3 to 200 V
Flexible axial-lead mounting terminals
Nonsensitive to ESD per MIL-STD-750 Method
1020
High specified maximum current (I
ZM
) when
adequately heat sinking
Moisture classification is Level 1 with no dry pack
required per IPC/JEDEC J-STD-020B
MAXIMUM RATINGS
Power dissipation at 25
º
C: 3.0 watts (also see
derating in Figure 1).
Operating and Storage temperature: -65
º
C to
+150
º
C
Thermal Resistance: 15
º
C/W junction to lead,
º
or 80 C/W junction to ambient when mounted on
FR4 PC board (1oz Cu) with recommended
footprint (see last page)
Steady-State Power: 3 watts at T
L
< 105
o
C, or
1.56 watts at T
A
= 25
º
C when mounted on FR4
PC board with recommended footprint (also see
Figure1)
Forward voltage @200 mA: 1.2 volts
(maximum)
Solder Temperatures: 260 C for 10 s
(maximum)
º
MECHANICAL AND PACKAGING
CASE: Void-free transfer molded thermosetting
epoxy body meeting UL94V-0
TERMINALS: C-bend (modified J-bend) leads, Tin-
Lead or RoHS Compliant annealed matte-Tin
plating solderable per MIL-STD-750, method 2026
POLARITY: Cathode indicated by band. Diode to
be operated with the banded end positive with
respect to the opposite end for Zener regulation
MARKING: Includes part number without prefix
(e.g. 5913B, 5926C, 5951D, etc.)
TAPE & REEL option: Standard per EIA-481-1-A
with 12 mm tape 750 per 7 inch reel or 2500 per 13
inch reel (add “TR” suffix to part number)
WEIGHT: 0.1 grams
See package dimensions on last page
HSMBJ5913-595
6B,e3
Copyright
©
2007
6-20-2007 REV H
Microsemi
Scottsdale Division
8700 E. Thomas Rd. PO Box 1390, Scottsdale, AZ 85252 USA, (480) 941-6300, Fax: (480) 947-1503
Page 1
献给初学者:MSP430单片机常用程序框架
前一段时间一直在用TI公司的MSP430系列的单片机,总结了点430常用的程序框架。 a.循环低功耗、中断服务程序唤醒 void main() {   关闭开门狗;   初始化时钟;   初 ......
Jacktang TI技术论坛
ce6+pxa310 camera(ov3640)拍照问题
大家好,最近在ce6+pxa310 camera(ov3640)拍照时出问题了,请大家指教一下。 因为CE6代码自带camera例子是OV2630的,所以我们是在OV2630代码的基础上结合mobile的ov3640的代码来进行修改的, ......
烽火寒轩 嵌入式系统
WINCE5.0中遇到的关于数据的问题
我是在编写通过IIC读写EEPROM时遇到的问题 我先给v_pIICregs->IICDS赋了值 v_pIICregs->IICDS=0xa2; 然后等收到了ACK和中断后,我想读出来看看 char ucUpperByte=0; ucUpperByte=v_pII ......
shiftwu 嵌入式系统
launchpad 报错Could not run device (to breakpoint)
刚到手的launchpad, 试图烧入MSP4302553,build和debug 都没有问题,但是resume时候出现报错: 报错内容为:MSP430: Can't Run Target CPU: Could not run device (to breakpoint)真是怎么都不 ......
guoyunxi 微控制器 MCU
深入讲解通信网中的多层交换技术
深入讲解通信网中的多层交换技术 对于多层交换技术,因各公司多采用自己的标准,相互间的连通比较困难,因此,IETF正在制定MPLS的标准,以将各公司第三层交换技术的标准统一起来。 目前多层 ......
xtss 无线连接
winCE 毕业设计 高手帮忙
用EVC4.0 编写的俄罗斯方块游戏程序,编译通过,如果用模拟器运行的话,会提示the intel 80486 does not support the cofiguration ,于是我想在arm 2410 这个实验平台上运行,重新编译后,会一直提 ......
goocoic 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1326  619  828  2206  308  32  3  58  46  55 

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