EEWORLDEEWORLDEEWORLD

Part Number

Search

P6KE56ALEADFREE

Description
Trans Voltage Suppressor Diode, 600W, 47.8V V(RWM), Unidirectional, 1 Element, Silicon, DO-15, DO-15, 2 PIN
CategoryDiscrete semiconductor    diode   
File Size420KB,2 Pages
ManufacturerCentral Semiconductor
Environmental Compliance  
Download Datasheet Parametric View All

P6KE56ALEADFREE Overview

Trans Voltage Suppressor Diode, 600W, 47.8V V(RWM), Unidirectional, 1 Element, Silicon, DO-15, DO-15, 2 PIN

P6KE56ALEADFREE Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
MakerCentral Semiconductor
Parts packaging codeDO-15
package instructionO-XALF-W2
Contacts2
Reach Compliance Codenot_compliant
ECCN codeEAR99
Maximum breakdown voltage58.8 V
Minimum breakdown voltage53.2 V
Shell connectionISOLATED
ConfigurationSINGLE
Diode component materialsSILICON
Diode typeTRANS VOLTAGE SUPPRESSOR DIODE
JEDEC-95 codeDO-15
JESD-30 codeO-XALF-W2
JESD-609 codee3
Maximum non-repetitive peak reverse power dissipation600 W
Number of components1
Number of terminals2
Maximum operating temperature175 °C
Minimum operating temperature-65 °C
Package body materialUNSPECIFIED
Package shapeROUND
Package formLONG FORM
Peak Reflow Temperature (Celsius)260
polarityUNIDIRECTIONAL
Maximum power dissipation5 W
Certification statusNot Qualified
Maximum repetitive peak reverse voltage47.8 V
surface mountNO
technologyAVALANCHE
Terminal surfaceMatte Tin (Sn)
Terminal formWIRE
Terminal locationAXIAL
Maximum time at peak reflow temperature10
P6KE6.8A THRU P6KE440A
P6KE6.8CA THRU P6KE440CA
UNI-DIRECTIONAL
AND BI-DIRECTIONAL
SILICON TRANSIENT
VOLTAGE SUPPRESSORS
600 WATTS, 6.8 THRU 440 VOLTS
w w w. c e n t r a l s e m i . c o m
DO-15 CASE
DESCRIPTION:
The CENTRAL SEMICONDUCTOR P6KE6.8A (Uni-
Directional) and P6KE6.8CA (Bi-Directional) Series
types are Transient Voltage Suppressors designed to
protect voltage sensitive components from high voltage
transients.
THIS DEVICE IS MANUFACTURED WITH A GLASS
PASSIVATED CHIP FOR OPTIMUM RELIABILITY.
Note: For Uni-Directional devices add suffix “A” to part
number. For Bi-Directional devices add suffix “CA” to
part number.
MARKING: FULL PART NUMBER
Bi-directional devices shall not be
marked with a Cathode band.
MAXIMUM RATINGS:
(TA=25°C unless otherwise noted)
Peak Power Dissipation (Note 1)
Steady State Power Dissipation (TL=75°C)
Forward Surge Current (Uni-Directional only)
Operating and Storage Junction Temperature
SYMBOL
PPK
PD
IFSM
TJ, Tstg
MAXIMUM
REVERSE
LEAKAGE
CURRENT
IR @ VRWM
µA
1000
500
200
50
10
5.0
5.0
5.0
5.0
5.0
5.0
5.0
5.0
5.0
5.0
5.0
5.0
5.0
5.0
5.0
600
5.0
100
-65 to +175
UNITS
W
W
A
°C
ELECTRICAL CHARACTERISTICS:
(TA=25°C unless otherwise noted)
BREAKDOWN
VOLTAGE
TYPE
MIN
V
P6KE6.8
P6KE7.5
P6KE8.2
P6KE9.1
P6KE10
P6KE11
P6KE12
P6KE13
P6KE15
P6KE16
P6KE18
P6KE20
P6KE22
P6KE24
P6KE27
P6KE30
P6KE33
P6KE36
P6KE39
P6KE43
6.45
7.13
7.79
8.65
9.5
10.5
11.4
12.4
14.3
15.2
17.1
19.0
20.9
22.8
25.7
28.5
31.4
34.2
37.1
40.9
VBR @ IT
NOM
V
6.8
7.5
8.2
9.1
10
11
12
13
15
16
18
20
22
24
27
30
33
36
39
43
TEST
CURRENT
IT
MAX
V
7.14
7.88
8.61
9.55
10.5
11.6
12.6
13.7
15.8
16.8
18.9
21.0
23.1
25.2
28.4
31.5
34.7
37.8
41
45.2
mA
10
10
10
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0
WORKING
PEAK
REVERSE
VOLTAGE
VRWM
V
5.8
6.4
7.02
7.78
8.55
9.4
10.2
11.1
12.8
13.6
15.3
17.1
18.8
20.5
23.1
25.6
28.2
30.8
33.3
36.8
MAXIMUM
CLAMPING
VOLTAGE
VC @ IPP
V
10.5
11.3
12.1
13.4
14.5
15.6
16.7
18.2
21.2
22.5
25.2
27.7
30.6
33.2
37.5
41.4
45.7
49.9
53.9
59.3
PEAK
PULSE
CURRENT
(Note 1)
IPP
A
57
53
50
45
41
38
36
33
28
27
24
22
20
18
16
14.4
13.2
12
11.2
10.1
MAXIMUM
TEMPERATURE
COEFFICIENT
ΘV
BR
% / °C
0.057
0.061
0.065
0.068
0.073
0.075
0.078
0.081
0.084
0.086
0.088
0.090
0.092
0.094
0.096
0.097
0.098
0.099
0.100
0.101
Notes: (1) Non-repetitive 10x1,000µs pulse.
R1 (8-September 2011)
Problems in mapping FPGA HDL code to unit circuits
After writing the HDL code, it needs to be mapped to some basic sequential or combinational circuits in FPGA implementation. Are there any internal rules when mapping?...
eeleader FPGA/CPLD
Help
Dear experts: I just learned microcontroller C, so I would like to ask the experts for advice: uchar a=10101010; uchar b=10101010; I want to get the following result: uchar c=11111111; uchar d=0000000...
kevin768 51mcu
Microcomputer Principle and Interface Technology Experiment
I would like to ask for an experiment, microcomputer principle and interface technology: use 8255 and 8253 to make 8 LED lights display the ASCII code of characters A to Z, each character is displayed...
wangqiongmei Microchip MCU
DSP Basics Collection 6 Main Features of Current DSP Products
[color=#000]DSP Basic Knowledge Collection 6 Main Features of Current DSP Products[/color] [align=left][font=宋体][size=14pt]To meet the needs of digital signal processing, current DSPs[/size][/font][fo...
Aguilera Microcontroller MCU
MSP430 MCU clock error interrupt program
The clock error interrupt code is as follows: #include "msp430x42x.h" /*430 MCU register header file*/ void main( void ) // Main program { int i; WDTCTL=WDTPW+WDTHOLD; // Stop the watchdog FLL_CTL0|=X...
fish001 Microcontroller MCU
stm32F103, DIY brushless ESC. I encountered a problem that seems to be a peripheral conflict. I would like to ask you for help. See the picture.
[color=#000][backcolor=rgb(232, 232, 232)][size=15px]I found a phenomenon that the timer 3 and AD module of stm32f103rc cannot be used at the same time, otherwise there will be problems. I use timer 3...
jonny0811 stm32/stm8

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1982  702  2403  210  472  40  15  49  5  10 
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号