EEWORLDEEWORLDEEWORLD

Part Number

Search

8472MBMB100GHN2110

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

8472MBMB100GHN2110 Overview

CAP,AL2O3,4.7MF,160VDC,20% -TOL,20% +TOL

8472MBMB100GHN2110 Parametric

Parameter NameAttribute value
Objectid1196044418
package instruction,
Reach Compliance Codeunknown
ECCN codeEAR99
capacitance4700 µF
Capacitor typeALUMINUM ELECTROLYTIC CAPACITOR
diameter50 mm
dielectric materialsALUMINUM
length100 mm
Manufacturer's serial numberGH
negative tolerance20%
Number of terminals2
Maximum operating temperature105 °C
Minimum operating temperature-25 °C
Package formScrew Ends
method of packingBulk
polarityPOLARIZED
positive tolerance20%
Rated (DC) voltage (URdc)160 V
ripple current4800 mA
seriesGH
; 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
Common electronic circuit examples
Common electronic circuit examplesSoftware Language: Simplified ChineseSoftware Category: Domestic softwareOperating environment: Win9x/NT/2000/XP/Authorization method: Shared versionSoftware size: 92...
fighting Analog electronics
I got it in four days thanks to my luck - here are the high-definition photos of the MSP432 I bought from TI's official website
MSP432 is very popular recently. I have wanted to buy one for fun for a long time, but I couldn’t find any in stock on Taobao. TI’s $15 shipping fee… Oh, it’s too much to say. The board is only $12.99...
Aguilera Microcontroller MCU
Understanding of "Easy" Power Supply
Traditional DC-DC power supply design experts are formed through a lot of practical experience. Complex parameter calculations and component selection are the key to the entire design, which places hi...
ltbytyn Analogue and Mixed Signal
PICkit2 Chinese instructions and official firmware
PICkit2 Chinese instructions and official firmware, the instruction file also includes the circuit schematic of PICkit2....
小瑞 Microchip MCU
Some questions about serial port reception
In Zigbee, I want to export the data sent by the serial port in .TXT format. At first, I thought whether I could change the receiving method of the serial port assistant, but I don't know the principl...
苹果654321 TI Technology Forum
What's wrong with my program?
#include"msp430g2553.h" void main(void) {TACTL=TASSEL1+TACLR;CCTL0=CCIE;CCR0=20000;P1DIR|=0X01;TACTL|=MC0;_EINT();for(;;){_BIS_SR(CPUOFF);_NOP();} } #pragma vector=TIMER_A_VECTOR __interrupt void Time...
xx81170475 Microcontroller MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2126  2567  633  1032  435  43  52  13  21  9 
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号