EEWORLDEEWORLDEEWORLD

Part Number

Search

8423LFMB100GTN4850

Description
CAP,AL2O3,42MF,50VDC,20% -TOL,20% +TOL
CategoryPassive components    capacitor   
File Size635KB,4 Pages
ManufacturerFenghua (HK) Electronics Ltd.
Download Datasheet Parametric View All

8423LFMB100GTN4850 Overview

CAP,AL2O3,42MF,50VDC,20% -TOL,20% +TOL

8423LFMB100GTN4850 Parametric

Parameter NameAttribute value
Objectid1194754641
package instruction,
Reach Compliance Codeunknown
ECCN codeEAR99
YTEOL6.98
capacitance42000 µF
Capacitor typeALUMINUM ELECTROLYTIC CAPACITOR
diameter50 mm
dielectric materialsALUMINUM
length100 mm
Manufacturer's serial numberGT
negative tolerance20%
Number of terminals2
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
Package formScrew Ends
method of packingBulk
polarityPOLARIZED
positive tolerance20%
Rated (DC) voltage (URdc)50 V
ripple current8700 mA
seriesGT
; 6 A +6 6 8  78

2
2
3
3

5
9
3

2
2
A
-
2
3

2
3








23
='$& 1 '>

+!
1 '>

6


.
-('>4" 
23
5
2
1
7$ 8 2




7
3
5

 #?> 

B8

0
-(
'>4"
2
:
3
;
233
9.
223
98
23
90
2
9;
23
95
23
94
33
91
3
9:
3
9
3
97
33
99
9-
23
2
9
3
92
3
95

9<
=.
33
=5
3
33
=1

=
"
8$
1 !" 8" 2 '

1 !" 8" 1 '>

8 8&
1 D 2345
8
 " $
!'
8#?'4$
>
% 7!(
##>
% 8
1 23456
8
1 723

!"

$
3
45
245

45
45
345
3345
33345
333345
245
45
45
8 
28 3
8 
3
2



2.
.
.
 8#
'8#
79
7 +!

7 +!

  +!
7
7
722

7
72
2373
273
2
7
273
2
72
27
2
7
27
2
73
27
2
7
273
7
73
7233
73
373
3723
7233
723
3723
3723
+'$
(8" 1 '>
:
E
23E
/
3
=
23
E
3E
9
3

23
E
3
+
23
E

!"

$
.
1 '>
33
33
. . 3
33
322
. . 3
32
233
23
. 5 
23
.  2
2
. 1 
2
. 73
2
. 5
23

. 33
. 233
533
5 33
5 23
1 233
0 23
 23
723
+(
> ( 1 '>
*
; 2 6 = .
2
1 (8$1 '> 1 '>
8

2



5
-7+

7
-7+
23
22
> 5' +!
8&

 1 ? 
! !
9 @  
 
 +!

9 @  
 
 +!

9 @  3

> B
'( 8&
9 @ 

 +!

'(8
8$

!9C( "$ !



> B
'(
8&
1 > B
'( 8&
5
5$
> B
'( 8&
9 @  

> B
'( 8&
7
5

5 4$
*
1 '>
3
+
.
8
:
5
-
9
1
5



(

#
A -
9

/
1 '>
A -
9

/

$

C 1 '$
'(
5$
"*
 (*F%$
4
%$
4
4$'G
$
-4(!$

5$
"*F&(
8
5 ('G 8
0 (8
1 '>
3
2






1'> #  G ? 
 ?
#(#6  ( (
> $ B 8"
>
" &4
$
-.1 /.0 1 0
2
56 )7

.2  1 .8+6 2

 1 72

1 2

9

9
6
2
2


5 '7

2
1 ('8

-.1 /.0 1 0  3 .2 +1
2
+4
9



  7
!"# !$ %&
#"
 48

!$ %&# %'7
#"
%'7# "( '8

*!"# %'7
1 ('8



3
3


2333


33

 2
23
3
2

33
3
3

     22   22 2 2  2 2 2
3
2 23 23
 23
23

2
23
23
 3 2 3   2 3 2 3 3  3  3  3  3
233
23
3
233
3
233
3
3

23


23
23 23 


23

2

23 23

2
3 3 3  3 3
23*



23 
2))
*


 

2*
+! 48 ,48
8&
8

0
EEWORLD University - Basic Knowledge of Welding
Basic knowledge of welding : https://training.eeworld.com.cn/course/4807For electronic engineers, soldering seems "easy", but in fact there are many tricks involved. If you are not careful, a mistake ...
JFET Analog electronics
Why can't I open the header file I wrote myself using CCS5.1?
I wrote a 12864 header file in CCS5.1 environment. There is no error, but it cannot be opened when called! What is the problem, experts?...
大风110 Microcontroller MCU
micropython update: 2020.4
unix/mpthreadport: Ensure enough thread stack to detect overflow. unix/mpthreadport: Ensure enough thread stack to detect overflow. tests/float: Add new lexer test to test parsing of float without pre...
dcexpert MicroPython Open Source section
283 video playback 800x480
[color=#909090]Use IMX283 to play videos, screen resolution 800x480, source resolution 800x480, MJPEG encoding, no audio decoding, MPlayer and video are on TF card, the card is C4, the continuous read...
cl17726 Linux and Android
extern "C" {} in C++ projects
introduction In the source code of a C++ project, you will often inevitably see the following code:#ifdef __cplusplus extern "C" { #endif/*...*/#ifdef __cplusplus } #endif What is it used for? Do you ...
安_然 Microcontroller MCU
PWM bridge drive motor, comparison between TI and ST
[color=#222222][backcolor=rgb(238, 238, 238)][font=sans-serif]I have always used L6205D's H-bridge to drive the motor. For ST, a group of coils is controlled by two IN pins, so one pin is connected to...
billy_2005 Industrial Control Electronics

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2824  739  1921  259  1904  57  15  39  6  3 
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号