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

关键词

搜索

型号

搜索

F.CQ.AB.2100.ZF.420

产品描述Mains Power Connector, 6A, 250V, Male, Solder Terminal, Plug
产品类别连接器    连接器   
文件大小116KB,共2页
制造商Nissei Electric CoLtd
下载文档 详细参数 全文预览

F.CQ.AB.2100.ZF.420概述

Mains Power Connector, 6A, 250V, Male, Solder Terminal, Plug

F.CQ.AB.2100.ZF.420规格参数

参数名称属性值
Reach Compliance Codeunknown
其他特性STANDARDS: IEC/EN 60320; VDE; UL, FASTON
主体/外壳类型PLUG
连接器类型MAINS POWER CONNECTOR
触点性别MALE
耦合类型SNAP
DIN 符合性NO
IEC 符合性YES
MIL 符合性NO
电源连接器额定值6A, 250V
制造商序列号F.CQ
安装类型PANEL
选件GENERAL PURPOSE
端接类型SOLDER
触点总数3
Base Number Matches1

文档预览

下载PDF文档
IEC Inlet Filters
With fuse holders
A range of chassis mount IEC 60320 inlet power entry modules which
combine single or twin fuse holders and a high level of suppression,
within a compact and lightweight enclosure.
Cost effective solution for business, consumer, medical
equipment, VDUs, computers, vending machines and many other
general purpose applications.
F.BP-F.BQ-F.CP-F.CQ
series
Snap-in or screw fit
Current ratings from 1A to 10A
Integral single or twin fuse holder
Compact, lightweight design
Medical versions available
Mechanical Specifications
Manufacture:
metal case with built-in power line connector
according to IEC 60320 & EN 60320 and fuse
holder for 1 (F.-P) or 2 (F.-Q) fuses 5 x 20mm (IEC).
Connections:
IEC 60320 - Standard plug (INPUT);
faston 2x2.8 x 0.5mm or 6.3 x 0.8mm (OUTPUT);
ground terminal connected to case.
Mounting:
F.B- screw mounting, F.C- Snap-in mounting.
Climatic category:
Electrical Specifications
Rated voltage (V
R
):
max 250V, 50/60Hz
Rated current (I
R
):
Voltage test (2
S
.):
referred to room temperature = 40°C
line to ground 3000Vdc or 1800Vac
line to line 1700Vdc
HPF (25/085/21):
Temperature range: -25°C to +85°C
Leakage current (I
L
):
at 220V, 50Hz, max value
Filter Range
Code
F.--.AB.2680.ZA.100
F.--.AB.2680.ZB.100
F.--.AB.2680.ZC.100
F.--.AB.2680.ZF.100
F.--.AB.2680.ZG.100
I
R
(A)
1
2
4
6
10
L
(mH)
2x10
2x4
2x1.5
2x0.8
2x0.13
Cx
1
(µF)
0.068
0.068
0.068
0.068
0.068
Cy
(pF)
2x2200
2x2200
2x2200
2x2200
2x2200
I
L
(mA)
2x0.2
2x0.2
2x0.2
2x0.2
2x0.2
Circuit diagram
Only for F.BQ and F.CQ
Available Variants
B = Screw mounting
C = Snap-in mounting
A = Standard Version
M = Medical Version
I
R
, L & CCT.
CCT A VALUES
ZA
1A, 10mH,
ZB
2A, 4mH,
ZC
4A, 1.5mH
ZF
6A, 0.8mH
ZG
10A, 0.13mH
P = Single Fuse
Q = Double Fuse
X Capacitance
2100 = 0.010uF
2470 = 0.047uF
2680 = 0.068uF
3100 = 0.1uF
F. --.-- - - - -. - -. - - 0
A = 2x2.8mm x 0.8 faston
B = 6.3mm x 0.8 faston
Y Capacitance
0 = 2500pF
1 = 2200pF
2 = RESERVED
3 = RESERVED
4 = 150pF
Current Leakage
2x0.23 mA
2x0.20 mA
2x0.014 mA
Resistor
0 = no resistor
1 = 1MΩ
2 = 2.2MΩ
Approvals
24
Modesim错误
编译完,启动仿真后就出现这种错误。# Reading C:/altera/10.0/modelsim_ase/tcl/vsim/pref.tcl # do vga_nios_run_msim_rtl_vhdl.do # if {} {# vdel -lib rtl_work -all# }# vlib rtl_work# ......
eeleader FPGA/CPLD
关于抢楼结果。。。。。。
:surrender: 五天过去了。。。。。。ZRtech嵌入式联合EEWORLD送福利啦! 抢楼的最新消息还是木有。。。。。。。 这是我第一次抢到的啊。。。。。。:time: 怎么现在还没有消息呢???:surre ......
High哥 FPGA/CPLD
ISE 全局时钟缓冲问题
module count4(out,reset,clk); output out; input reset,clk; reg out; wire clkin; always @(posedge clkin) begin if (reset) ......
zhuxinyu2008 FPGA/CPLD
TMS320F28069 OTP如何使用
我使用了TMS320F28069 的OTP 位址為 0x3D7800 - 0x3D7BFF 可以讀取,也可以寫入,可是就是沒辦法清除回至0xFFFF 我使用 Flash_Erase(,&FlashStatus) 是找不 ......
cwapt123 微控制器 MCU
参考一下:选择和计算滤波电容
问:在电路设计过程中,要用电容来进行滤波.有时要用电解电容,有时要陶瓷电容.有时两种均要用到.我想问一下:用电解电容的作用是什么?用普通陶瓷电容的作用是什么?如何计算其容量的???对于电解电 ......
qwqwqw2088 模拟与混合信号
三星6410/Wince6.0 环境下,Directshow显示
三星6410/Wince6.0 环境下,Directshow 的范例一般在什么目录下? 我想用Directshow 显示 Byte *pBuf(pBuf 是一个指向RGB数据 的指针) 中的数据应可以吧?...
wcg 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 232  2128  154  1203  1171  35  18  15  19  34 

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