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

关键词

搜索

型号

搜索

R752N3270AA0-K

产品描述CAPACITOR, METALLIZED FILM, POLYPROPYLENE, 400V, 0.27uF, THROUGH HOLE MOUNT, RADIAL LEADED
产品类别无源元件    电容器   
文件大小196KB,共3页
制造商ARCOTRONICS
标准
下载文档 详细参数 全文预览

R752N3270AA0-K概述

CAPACITOR, METALLIZED FILM, POLYPROPYLENE, 400V, 0.27uF, THROUGH HOLE MOUNT, RADIAL LEADED

R752N3270AA0-K规格参数

参数名称属性值
是否Rohs认证符合
Objectid1765474222
包装说明,
Reach Compliance Codeunknown
ECCN代码EAR99
电容0.27 µF
电容器类型FILM CAPACITOR
介电材料POLYPROPYLENE
JESD-609代码e3
安装特点THROUGH HOLE MOUNT
负容差10%
端子数量2
最高工作温度85 °C
最低工作温度-55 °C
封装形状RECTANGULAR PACKAGE
包装方法BULK
正容差10%
额定(AC)电压(URac)230 V
额定(直流)电压(URdc)400 V
表面贴装NO
端子面层Tin (Sn)
端子形状WIRE

文档预览

下载PDF文档
R75 2 - R75 L
METALLIZED POLyPROPyLENE FILM
CAPACITOR
MKP series
Typical applications:
This special release is specifically
designed for application in series with the main
(Capacitive
power supply),
with particular protection against severe
ambient conditions.
BEST FITTING COMPONENTS IN TERMS
OF BOTH SIZE & PERFORMANCES
PRODUCT CODE:
R752 (Digit 12: 0 to 9)
R75L Digit 12: 0 to 9)
Pitch
(mm)
15≤p≤27.5
0.8
p = 37.5
1.0
15.0
15.0
22.5
27.5
37.5
Box thickness
(mm)
<7.5
≥7.5
All
All
All
Maximum dimensions (mm)
B max
H max
L max
B +0.2
B +0.2
B +0.2
B +0.2
B +0.3
H +0.1
H +0.1
H +0.1
H +0.1
H +0.1
L +0.3
L +0.5
L +0.3
L +0.3
L +0.3
Ød±0.05
All dimensions are in mm.
PRODUCT CODE SySTEM
The part number, comprising 14 digits, is formed as follows:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
R 7 5
Digit 1 to 3
Digit 4
-
Series code.
a.c. rated voltage:
2 = 230V L = 250V
Digit 5
Pitch:
I=15mm;
N= 22.5.mm;
R=27.5mm;
W=37.5mm
Digit 6 to 9
Digits 7 - 8 - 9 indicate the first three digits of
Capacitance value and the 6th digit indicates
the number of zeros that must be added to
obtain the Rated Capacitance in pF.
Digit 10 to 11 Mechanical version and/or packaging (table 1)
Digit 12
Identifies the dimensions and electrical
characteristics (0 to 9).
Digit 13
Internal use.
Digit 14
Capacitance tolerance: K=10%; M=20%
Tolerance ± 5% (J) available upon request
Table 1
Standard
packaging style
Lead
length
(mm)
AMMo-PACK
AMMo-PACK
ReeL Ø
355mm
ReeL Ø
500mm
ReeL Ø
500mm
Loose, short leads
Loose, long leads
(p≥15mm)
P
2
(mm)
12.70
19.05
12.70
12.70
19.05
Taping style
Fig.
(No.)
2
3
2
2
3
Pitch
(mm)
15.0
22.5
15.0
15.0
22.5/27.5
GENERAL TECHNICAL DATA
Dielectric:
polypropylene film.
Plates:
aluminium layer deposited by evaporation under
vacuum.
Winding:
non-inductive type.
Leads:
tinned wire.
Protection:
plastic case, thermosetting resin filled.
Box material is solvent resistant and flame
retardant according to UL94 V0.
Marking:
manufacturer’s logo, series (R75), dielectric
code (MKP), capacitance, tolerance, A.C. rated
voltage, manufacturing date code.
Climatic category:
55/105/56 IEC 60068-1
Operating temperature range:
-55 to +105°C
Related documents:
IEC 60384-16
Winding scheme
Ordering
code
(Digit 10
to 11)
DQ
DQ
GY
CK
CK
AA
40
50
single sided metallized
polypropylene film
04
+2
30
+5
25
+2/-1
Note: Ammo-pack is the preferred packaging for taped version.
09/2008
182
求TI M4详细教程
请问各位高手有没有Ti M4入门的详细教程啊,麻烦请分享一下,我是菜鸟还没上路...
einspyon 微控制器 MCU
感谢有你+我的伙伴
我最低谷的时候,你在!我最失落的时候,你在!我最无助的时候,你在!我没有聊天时候,你在。。。。。 此内容由EEWORLD论坛网友samhuang8204原创,如需转载或用于商业用途需征得作者同 ......
samhuang8204 聊聊、笑笑、闹闹
wince x86 下报:无法找到sqlceme30.dll
最近在研究wince 下的X86板子,是那种带内存条的板子,带有CF卡。这两天一直在测试,头疼的是,连接.sdf数据库时,用的sqlserverce.dll的底层,用sqllite也不行。总是报:无法找到sqlceme30.dll ......
charon2 嵌入式系统
关于用stm32进行交流采样算有效值的一个奇怪的问题。
我想测量6路电压信号,信号是DC bias + AC signal. 测量思路如下: 假定电压周期固定为20ms,定时器1ms中断一次,在定时器中断的ISR中软件触发AD采样。则在20ms内采样20次来算有效值 ......
alexander007 stm32/stm8
AD采集问题
我用P6.1设置为AD端口,为什么总是没有用啊、 不知道哪里没有配置好,请大神们帮我看下 void Init_ADC(void) { P6DIR &=~BIT2; P6SEL |= 0x02; ADC12CTL0 &= ~(ENC); ......
飞仔 微控制器 MCU
求助 altium designer 关于MSP430问题。
我用MSP430F425 画电路原理图和PCB版图。 用altium designer 画。 在里面我需要自己建立什么元件库?还是直接导出 求帮助。...
小明同学 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2758  2325  2529  1301  399  56  47  51  27  9 

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