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

关键词

搜索

型号

搜索

HC1-HP-AC240V-VDE

产品描述General Purpose Relays 1 Form C 240VAC PCB Type
产品类别机电产品    继电器   
文件大小463KB,共13页
制造商Panasonic(松下)
官网地址http://www.panasonic.co.jp/semicon/e-index.html
标准
下载文档 详细参数 全文预览

HC1-HP-AC240V-VDE在线购买

供应商 器件名称 价格 最低购买 库存  
HC1-HP-AC240V-VDE - - 点击查看 点击购买

HC1-HP-AC240V-VDE概述

General Purpose Relays 1 Form C 240VAC PCB Type

HC1-HP-AC240V-VDE规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称Panasonic(松下)
Reach Compliance Codecompliant
ECCN代码EAR99
主体宽度20.8 mm
主体高度35.2 mm
主体长度或直径27.2 mm
线圈电流(交流)最大值0.006 A
线圈功率1200 mW
线圈电阻40000 Ω
最大线圈电压(交流)240 V
线圈/输入电源类型AC
触点(交流)最大额定R负载10A@250VAC
最大触点电流(交流)10 A
最大触点电压(交流)250 V
触点/输出电源类型AC
电气寿命200000 Cycle(s)
JESD-609代码e4
安装特点THROUGH HOLE-STRAIGHT MOUNT
工作时间20 ms
最高工作温度70 °C
最低工作温度-50 °C
包装方法BOX
物理尺寸27.2mm x 20.8mm x 35.2mm
参考标准CSA; UL; VDE
继电器动作MOMENTARY
继电器功能SPDT
继电器类型POWER/SIGNAL RELAY
释放时间20 ms
表面贴装NO
端子面层Gold (Au)
端接类型SOLDER

文档预览

下载PDF文档
HC
SEALED CONSTRUCTION
High reliability ensured in
challenging environments.
HC RELAYS
AMBER SEALED TYPE
TYPICAL APPLICATIONS
1. Where surrounding atmosphere is
bad
Cotton mills, flour mills, chemical works,
traffic signals, etc.
2. In situations where high reliability is
required
Safety equipment, alarms, copiers,
telecommunications devices, computers,
etc.
About Cd-free contacts
We have introduced Cadmium free type
products to reduce Environmental
Hazardous Substances. (The suffix “F”
should be added to the part number. The
Suffix “F” is required only for 1 Form C,
2 Form C contact type. The 4 Form C
and 4 Form C bifurcated (twin) contact
type is originally cadmium-free, the suffix
“F” is not required.)
Please replace parts containing
Cadmium with Cadmium-free products
and evaluate them with your actual
application before use because the life of
a relay depends on the contact material
and load.
FEATURES
1. Even when left for long periods in
challenging environments, resistance
values for the contacts remain stable.
2. Compact yet compatible all over the
world.
3. Can be used in a wide variety of
applications.
4. With LED indication type also
available
5. External dimensions and mounting
dimensions same as for HC relays
Connection accessories (terminal
sockets and sockets) also shared.
6. UL, CSA approval is standard
Compliance also with Japanese
Electrical Appliance and Material Control
Law.
Plug-in type
PC board type
TM type
Compliance with RoHS Directive
ORDERING INFORMATION
HC
Contact arrangement
1: 1 Form C
2: 2 Form C
4: 4 Form C
E: Amber sealed type
ED: Amber sealed type bifurcated contact (twin) (Only 4 Form C)
Terminal arrangement
H:
Plug-in type
L:
Plug-in with LED indication
HP: PC board type
PL: PC board with LED indication
HTM: TM type
Coil voltage
AC 6, 12, 24, 48, 100 (100/110), 120 (110/120), 200 (200/220), 240 (220/240) V
DC 6, 12, 24, 48, 100 (100/110) V
Contact material
Contact material
Contact arrangement
1 Form C
2 Form C
4 Form C
4-pole bifurcated (twin)
Note: UL/CSA approved type is standard.
AgSnO
2
type
F
F
AgNi type
Nil
Nil
All Rights Reserved © COPYRIGHT Panasonic Electric Works Co., Ltd.
有个疑问想请教坛神们
发现现在好多人都在鼓捣MicroPython,我会一点点Python,但是没有接触MicroPython。Python这个语言的确是比较神奇,但是不知道在嵌入式场合是不是适合Python,实时性要求高的场合MicroPython能 ......
汤权 单片机
拜托诸位帮帮忙!
430f149没有RD和WR引脚,扩展液晶时需要这两个信号应如何解决为好?...
well2003 微控制器 MCU
EEWORLD大学堂----美女工程师梦游记
美女工程师梦游记:https://training.eeworld.com.cn/course/122美女工程师的白发又多了一根,她究竟遇到了什么烦心事?最后又是怎么解决的呢?? 请收看《美女工程师梦游记》,在本期视频中,您 ......
cuipin 聊聊、笑笑、闹闹
AwtkGUI-RedBull-STM32F103ZET6
AWTK 全称 Toolkit AnyWhere,是 ZLG 开发的开源 GUI 引擎,旨在为嵌入式系统、WEB、各种小程序、手机和 PC 打造的通用 GUI 引擎,为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷 ......
加勒比海盗 stm32/stm8
C语言char字符串与中文编码的坑
先从C语言标准库string.h的strstr函数说起吧,函数原型大概是这样的:const char * strstr ( const char * str1, const char * str2 );这个函数的用途就是判断str2是不是str1的子串,如果是就返 ......
lcofjp 编程基础
wince6.0 2440 KITL移植 遇到的问题以及解决办法。
显示驱动虽然显示一段时间就黑屏了,但是至少证明2440 跑起来了。现在弄wince的调试利器——KITL 以前我直接用三星做好的2440 5.0 BSP 的KITL,对于他我真是不了解。现在来移植,感觉压力很大 ......
magicflyinsky 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1836  1847  449  1683  413  13  57  5  20  21 

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