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

关键词

搜索

型号

搜索

SMAJ45AHE3_A/H

产品描述Trans Voltage Suppressor Diode, 400W, 45V V(RWM), Unidirectional, 1 Element, Silicon, DO-214AC, SMA, 2 PIN
产品类别分立半导体    二极管   
文件大小90KB,共5页
制造商Vishay(威世)
官网地址http://www.vishay.com
标准
下载文档 详细参数 全文预览

SMAJ45AHE3_A/H概述

Trans Voltage Suppressor Diode, 400W, 45V V(RWM), Unidirectional, 1 Element, Silicon, DO-214AC, SMA, 2 PIN

SMAJ45AHE3_A/H规格参数

参数名称属性值
是否Rohs认证符合
厂商名称Vishay(威世)
包装说明R-PDSO-C2
Reach Compliance Codeunknown
Factory Lead Time17 weeks
其他特性EXCELLENT CLAMPING CAPABILITY, UL RECOGNIZED
最大击穿电压55.3 V
最小击穿电压50 V
配置SINGLE
二极管元件材料SILICON
二极管类型TRANS VOLTAGE SUPPRESSOR DIODE
JEDEC-95代码DO-214AC
JESD-30 代码R-PDSO-C2
JESD-609代码e3
湿度敏感等级1
最大非重复峰值反向功率耗散400 W
元件数量1
端子数量2
最高工作温度150 °C
最低工作温度-55 °C
封装主体材料PLASTIC/EPOXY
封装形状RECTANGULAR
封装形式SMALL OUTLINE
峰值回流温度(摄氏度)260
极性UNIDIRECTIONAL
参考标准AEC-Q101
最大重复峰值反向电压45 V
表面贴装YES
技术AVALANCHE
端子面层Matte Tin (Sn)
端子形式C BEND
端子位置DUAL
处于峰值回流温度下的最长时间30

文档预览

下载PDF文档
SMAJ5.0A thru SMAJ188CA
www.vishay.com
Vishay General Semiconductor
Surface Mount T
RANS
Z
ORB®
Transient Voltage Suppressors
FEATURES
Low profile package
Ideal for automated placement
Glass passivated chip junction
Available in uni-directional and bi-directional
400 W peak pulse power capability with a
Available
10/1000 μs waveform, repetitive rate (duty cycle):
0.01 % (300 W above 78 V)
Excellent clamping capability
Very fast response time
Low incremental surge resistance
Meets MSL level 1, per J-STD-020, LF maximum peak
of 260 °C
AEC-Q101 qualified available
- Automotive ordering code: base P/NHE3 or P/NHM3
Material categorization: for definitions of compliance
please see
www.vishay.com/doc?99912
SMA
(DO-214AC)
PRIMARY CHARACTERISTICS
V
BR
uni-directional
V
BR
bi-directional
V
WM
P
PPM
I
FSM
T
J
max.
Polarity
Package
6.40 V to 231 V
6.40 V to 231 V
5.0 V to 188 V
400 W, 300 W
40 A
150 °C
Uni-directional, bi-directional
SMA (DO-214AC)
TYPICAL APPLICATIONS
Use in sensitive electronics protection against voltage
transients induced by inductive load switching and lighting
on ICs, MOSFET, signal lines of sensor units for consumer,
computer, industrial, automotive, and telecommunication.
MECHANICAL DATA
Case:
SMA (DO-214AC)
Molding compound meets UL 94 V-0 flammability rating
Base P/N-E3 - RoHS-compliant, commercial grade
Base P/N-M3 - halogen-free, RoHS-compliant, commercial
grade
Base P/NHE3_X - RoHS-compliant and AEC-Q101 qualified
Base P/NHM3_X - halogen-free, RoHS-compliant, and
AEC-Q101 qualified
(“_X” denotes revision code e.g. A, B, ...)
Terminals:
matte tin plated leads, solderable per
J-STD-002 and JESD 22-B102
E3, M3, HE3, and HM3 suffix meets JESD 201 class 2
whisker test
Polarity:
for uni-directional types the band denotes cathode
end, no marking on bi-directional types
DEVICES FOR BI-DIRECTION APPLICATIONS
For bi-directional use CA suffix (e.g. SMAJ10CA).
Electrical characteristics apply in both directions.
MAXIMUM RATINGS
(T
A
= 25 °C unless otherwise noted)
PARAMETER
Peak pulse power dissipation with a 10/1000 μs waveform
(1)(2)
(fig. 1)
Peak pulse current with a waveform
(1)
(2)
SYMBOL
P
PPM
I
PPM
I
FSM
T
J
, T
STG
VALUE
400
See next table
40
-55 to +150
UNIT
W
A
A
°C
Peak forward surge current 8.3 ms single half sine-wave uni-directional only
Operating junction and storage temperature range
Notes
(1)
Non-repetitive current pulse, per fig. 3 and derated above T = 25 °C per fig. 2. Rating is 300 W above 78 V
A
(2)
Mounted on 0.2" x 0.2" (5.0 mm x 5.0 mm) copper pads to each terminal
Revision: 24-Jan-2019
Document Number: 88390
1
For technical questions within your region:
DiodesAmericas@vishay.com, DiodesAsia@vishay.com, DiodesEurope@vishay.com
THIS DOCUMENT IS SUBJECT TO CHANGE WITHOUT NOTICE. THE PRODUCTS DESCRIBED HEREIN AND THIS DOCUMENT
ARE SUBJECT TO SPECIFIC DISCLAIMERS, SET FORTH AT
www.vishay.com/doc?91000
有关非系统内存DMA的问题 谢谢
有个问题请教各位大神。有关linux系统外内存DMA的问题。 我现在用到的是Cyclone V上的ARM9。linux版本3.12。初步计划在启动参数中设置 mem = 760M 预留760M-1000M的物理内存供FPGA读写数据。 ......
vlah 嵌入式系统
28035的定时中断不用清除外设中断标志?
2812的定时器0中断例程中中断服务程序需要清除TIMER0TCR的TIF位,而28035的例程中则没有这个语句,而且可以正常工作。 我看了一下仿真器,离开中断服务程序后TIF的位还是1,那么为什么没有触发 ......
ppsh 微控制器 MCU
请教2812的xint1的问题
我在2812中用c语言,如何设置xint1中断啊,我设置了总中断,还有xint1使能,为什么不能进入啊,难道是2812不能在线仿真中断?请指教...
wy11104215 微控制器 MCU
OALPAtoVA函数问题
void main(void) { unsigned long i = 0; unsigned long dly; volatile S3C2410X_IOPORT_REG *s2410IOP = (S3C2410X_IOPORT_REG *)OALPAtoVA(S3C2410X_BASE_REG_PA_IOPORT, FALSE); / ......
stephenliu 嵌入式系统
驱动,android,jni
最近在写android的一个硬件驱动遇到问题 我写了android的apk测试程序,编译成.so的c库,以及硬件驱动,基本情况是apk加载so,通过JNI调用so中的方法,so中方法去访问/dev/下的硬件,访问硬件主 ......
twobyte 嵌入式系统
【国民技术N32G457评测】ML组件控制
本帖最后由 jinglixixi 于 2022-2-7 20:43 编辑 N32G457提供了多个串口以备使用,提供这些串口可极大地扩展开发板的功能,因为目前已有多种基于串口的功能模块可供选择和使用,如基于串口的M ......
jinglixixi 国产芯片交流

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 38  19  1597  2638  2862  11  42  44  40  29 

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