EEWORLDEEWORLDEEWORLD

Part Number

Search

SML100J22

Description
22A, 1000V, 0.43ohm, N-CHANNEL, Si, POWER, MOSFET
CategoryDiscrete semiconductor    The transistor   
File Size23KB,2 Pages
ManufacturerSEMELAB
Download Datasheet Parametric View All

SML100J22 Overview

22A, 1000V, 0.43ohm, N-CHANNEL, Si, POWER, MOSFET

SML100J22 Parametric

Parameter NameAttribute value
Is it lead-free?Contains lead
Is it Rohs certified?incompatible
MakerSEMELAB
package instructionFLANGE MOUNT, R-PUFM-X4
Reach Compliance Codecompliant
Avalanche Energy Efficiency Rating (Eas)1300 mJ
ConfigurationSINGLE WITH BUILT-IN DIODE
Minimum drain-source breakdown voltage1000 V
Maximum drain current (ID)22 A
Maximum drain-source on-resistance0.43 Ω
FET technologyMETAL-OXIDE SEMICONDUCTOR
JESD-30 codeR-PUFM-X4
Number of components1
Number of terminals4
Operating modeENHANCEMENT MODE
Maximum operating temperature150 °C
Package body materialPLASTIC/EPOXY
Package shapeRECTANGULAR
Package formFLANGE MOUNT
Peak Reflow Temperature (Celsius)NOT SPECIFIED
Polarity/channel typeN-CHANNEL
Maximum pulsed drain current (IDM)88 A
Certification statusNot Qualified
surface mountNO
Terminal formUNSPECIFIED
Terminal locationUPPER
Maximum time at peak reflow temperatureNOT SPECIFIED
transistor applicationsSWITCHING
Transistor component materialsSILICON
SML100J22
SOT–227 Package Outline.
Dimensions in mm (inches)
3 1 .5 (1 .2 4 0 )
3 1 .7 (1 .2 4 8 )
7 .8 (0 .3 0 7 )
8 .2 (0 .3 2 2 )
1 1 .8 (0 .4 6 3 )
1 2 .2 (0 .4 8 0 )
W = 4 .1 (0 .1 6 1 )
4 .3 (0 .1 6 9 )
H=
4 .8 (0 .1 8 7 )
4 .9 (0 .1 9 3 )
(4 places)
1 2 .6 (0 .4 9 6 )
1 2 .8 (0 .5 0 4 )
2 5 .2 (0 .9 9 2 )
2 5 .4 (1 .0 0 0 )
8 .9 (0 .3 5 0 )
9 .6 (0 .3 7 8 )
Hex Nut M 4
(4 places)
1
R
2
4 .0 (0 .1 5 7 )
4 .2 (0 .1 6 5 )
0 .7 5 (0 .0 3 0 )
0 .8 5 (0 .0 3 3 )
N–CHANNEL
ENHANCEMENT MODE
HIGH VOLTAGE
POWER MOSFETS
4
3.3 (0 .1 2 9)
3.6 (0.14 3 )
1 4 .9 (0.58 7 )
1 5 .1 (0.59 4 )
3 0 .1 (1 .1 8 5 )
3 0 .3 (1 .1 9 3 )
3 8 .0 (1.4 9 6 )
3 8 .2 (1.5 0 4 )
3
5 .1 (0 .2 0 1 )
5 .9 (0 .2 3 2 )
1 .9 5 (0 .0 7 7 )
2 .1 4 (0 .0 8 4 )
R =
4 .0 (0 .1 57 )
(2 P lac e s)
S
D
V
DSS
1000V
22A
I
D(cont)
R
DS(on)
0.430Ω
Faster Switching
Lower Leakage
100% Avalanche Tested
Popular SOT–227 Package
S
G
* Source terminals are shorted
internally. Current handling
capability is equal for
either Source terminal.
D
G
S
StarMOS is a new generation of high voltage
N–Channel enhancement mode power MOSFETs.
This new technology minimises the JFET effect,
increases packing density and reduces the
on-resistance. StarMOS also achieves faster
switching speeds through optimised gate layout.
ABSOLUTE MAXIMUM RATINGS
(T
case
= 25°C unless otherwise stated)
V
DSS
I
D
I
DM
V
GS
V
GSM
P
D
T
J
, T
STG
T
L
I
AR
E
AR
E
AS
Drain – Source Voltage
Continuous Drain Current
Pulsed Drain Current
1
Gate – Source Voltage
Gate – Source Voltage Transient
Total Power Dissipation @ T
case
= 25°C
Derate Linearly
Operating and Storage Junction Temperature Range
Lead Temperature : 0.063” from Case for 10 Sec.
Avalanche Current
1
(Repetitive and Non-Repetitive)
Repetitive Avalanche Energy
1
Single Pulse Avalanche Energy
2
1000
22
88
±30
±40
500
4
–55 to 150
300
22
30
1300
V
A
A
V
W
W/°C
°C
A
mJ
1) Repetitive Rating: Pulse Width limited by maximum junction temperature.
2) Starting T
J
= 25°C, L = 15.38mH, R
G
= 25Ω, Peak I
L
= 22A
Semelab plc.
Telephone +44(0)1455 556565. Fax +44(0)1455 552612.
Website:
http://www.semelab.co.uk
E-mail:
sales@semelab.co.uk
5/99
Error during eVC Build
An application targeting a Standard SDK for Windows CE.NET and build for the ARMV4 cpu cannot be run on the emulator device, in order to run this application on any cpu other than the emulator, you wi...
liujiang200612 Embedded System
Power Management Data Storage Device Selection
In data acquisition, data storage chips generally include RAM, E2PROM, FLASH and NVRAM. The following is a comparison of their advantages and disadvantages. (1) RAM (such as 62256, etc.) is also calle...
zbz0529 Power technology
How to choose operational amplifier in the front end of power system
In the design of front-end sampling in power systems, op amps are indispensable. This article mainly discusses the requirements for op amps in power systems and how to choose appropriate op amps.The s...
Jacktang Analogue and Mixed Signal
I want to ask how to release the memory resources of Compact C# pictures in WinCE.
Did you call dispose? It seems that the effect is not very obvious. It seems that you don't really call it. Can you really release it in the memory management in compact? Because the resource usage ex...
leoxmxiong Embedded System
How to start another exe program
How to start another exe program? I want to use C++ to make a program that starts another exe file. How can I do this?...
bobostart Embedded System
Dear masters, I have a 51 machine code disassembled source program (0000-3BFF), can you help to annotate and analyze it? Reward
Dear masters, I have a source program (0000-3BFF) of 51 machine code disassembly (it has been compiled under Weifu software). Can you help to annotate and analyze it? Reward, if you are interested, yo...
GUODAHUA 51mcu

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2170  621  2535  1806  357  44  13  52  37  8 
Datasheet   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
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号