EEWORLDEEWORLDEEWORLD

Part Number

Search

HF10FF/006D-3Z-1DTXXX

Description
MINIATURE HIGH POWER RELAY
File Size63KB,3 Pages
ManufacturerHongfa
Websitehttp://www.hongfa.com/
Download Datasheet View All

HF10FF/006D-3Z-1DTXXX Overview

MINIATURE HIGH POWER RELAY

31}|11
.JQX154FF/
6474,<=:0 3423 98?0: :05,@
1EBPQNEO
V
54A mqcn]bcha ][j[\cfcns
V
Liha fc`_ .Mch2 5440444 _f_]nlc][f ij_l[ncihm/
V
Ih^omnls mn[h^[l^ < il 55 lioh^ n_lgch[fm
V
Si]e_nm [p[cf[\f_
V
Ehpclihg_hn[f `lc_h^fs jli^o]n .RiHS ]igjfc[hn/
V
Oonfch_ Dcg_hmcihm> .7924 r 7924 r 9924/ gg
Fcf_ Ni2>57895;
Fcf_ Ni2>CQC46445445=99
.87<,.< /,<,
Cihn[]n [ll[ha_g_hn
Cihn[]n l_mcmn[h]_
Cihn[]n g[n_lc[f
Cihn[]n l[ncha .R_m2 fi[^/
M[r2 mqcn]bcha pifn[a_
M[r2 mqcn]bcha ]oll_hn
M[r2 mqcn]bcha jiq_l
M_]b[hc][f _h^ol[h]_
Ef_]nlc][f _h^ol[h]_
544g
6C0 7C
.[n 5A 68VDC/
AaShO
6
0 AaC^O
6C> 54A 694VAC374VDC
7C> .NO/54A 694VAC374VDC
.NC/ 9A 694VAC374VDC
694VAC 3 74VDC
54A
6944VA 3 744W
5 r 54
;
OPS
5 r 54
9
OPS
.845
Cicf jiq_l
DC nsj_> 529W?
AC nsj_> 62;VA
.845 /,<,
Nigch[f Pc]e1oj
Vifn[a_ Vifn[a_
VDC
VDC
:
56
68
8<
544
554
82<4
=2:4
5=26
7<28
<424
<<24
Dlij1ion
Vifn[a_
VDC
42:4
5264
6284
82<4
5424
5524
Dlij1ion
Vifn[a_
VAC
52<4
72:4
;264
5828
7:24
;624
M[r2
Affiq[\f_
Vifn[a_
VDC
;264
5828
6<2<
9;2:
564
576
M[r2
Affiq[\f_
Vifn[a_
VAC
;264
5828
6<2<
9;2:
576
6:8
[n 67
Cicf
R_mcmn[h]_
6729 r .5 54,/
=9 r .5 54,/
874 r .5 54,/
5:74 r .5 54,/
:<44 r .5 54,/
;744 r .5 54,/
Cicf
R_mcmn[h]_
72= r .5 54,/
5:2= r .5 54,/
;4 r .5 54,/
759 r .5 54,/
5:44 r .5 54,/
:<44 r .5 54,/
.3,:,.<0:4;<4.;
Ihmof[ncih l_mcmn[h]_
Dc_f_]nlc] B_nq__h ]icf - ]ihn[]nm
mnl_hanb B_nq__h ij_h ]ihn[]nm
Oj_l[n_ ncg_ .[n higc2 pifn2/
R_f_[m_ ncg_ .[n higc2 pifn2/
T_gj_l[nol_ lcm_ .[n higc2 pifn2/
Sbi]e l_mcmn[h]_
Vc\l[ncih l_mcmn[h]_
Hogc^cns
Ag\c_hn n_gj_l[nol_
T_lgch[ncih
Uhcn q_cabn
Cihmnlo]ncih
7LPEO+
Tb_ ^[n[ mbiqh [\ip_ [l_ chcnc[f p[fo_m2
944M .[n 944VDC/
5944VAC 5gch
5444VAC 5gch
74gm g[r2
74gm g[r2
;4K g[r2
544g3m
6
.54a/
5444g3m
6
.544a/
54Ht ni 99Ht 529gg DA
=<, RH0 84
184
ni 99
Nigch[f Pc]e1oj
Vifn[a_ Vifn[a_
VAC
VAC
:
56
68
8<
5543564
6643684
82<4
=2:4
5=26
7<28
<<24
5;:
Foh]ncih[f
D_mnlo]ncp_
;,10<@ ,99:8>,5 :,<472;
54A 694VAC374VDC
=5y.=:
537HP 564VAC
537HP 684VAC
536HP 6;;VAC
7LPEO+
Ohfs mig_ nsjc][f l[ncham [l_ fcmn_^ [\ip_2 I` gil_ ^_n[cfm [l_
l_kocl_^0 jf_[m_ ]ihn[]n om2
O]n[f [h^ Uh^_][f Tsj_ Pfoa
Ajjlir2544a
Domn jlin_]n_^
HONGFA RELAY
ISO=445UISO3TS5:=8=
UISO58445 UOHSAS5<445
CERTIFIED
644; R_p2 6244
67<
C/C++ Programming of TMS320C6X
The development environment of TMS320C6X is similar to that of general microprocessors, including C optimizing compiler, programming interface, C/assembly language program debugger, software simulator...
Aguilera DSP and ARM Processors
Database and Embedded
Our school is about to divide the fields into two categories... There are database and embedded systems... Please give me some advice, experts. We need talents in the application of these two fields a...
gjchao Embedded System
Mega8 timing new question
void timer1_ovf_isr(void) { //TIMER1 has overflowed TCNT1H = 0x85; //reload counter high value TCNT1L = 0xEE; //reload counter low value count++; if(count==60) {PORTB |= BIT(4); count=0; } } Since the...
yang_swust MCU
Urgent question: After adding an instruction to the program in IARFORSTM8, the delay becomes longer
I encountered a strange phenomenon. If I often add an instruction somewhere in the program, even if it is nop();, there will be a phenomenon of longer delays in other places in the program. As shown b...
10 stm32/stm8
Help: MC9S12DG128 development information
Dear experts: I want to find some development information for MC9S12DG128. Please help me. Thanks! My email address is: feng200808@yahoo.com.cn...
feng200808 Embedded System
Wince driver engineer interview questions are not scored, are you interested in doing it?
1. Find i, j, k, ret int i=-2; int j=1; int k=2; int ret=++i&&++j||++k; 2. Please indicate the variables a, b, The storage location of c in memory (data segment, stack, code segment) and the values of...
zjxgl Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1906  2580  282  1155  102  39  52  6  24  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号