EEWORLDEEWORLDEEWORLD

Part Number

Search

76020G-19N-45HA

Description
MIL Series Connector, 67 Contact(s), Steel, Male, Crimp Terminal, Receptacle
CategoryThe connector   
File Size59KB,1 Pages
ManufacturerHiRel Connectors Inc
Websitehttps://hirelco.net
Download Datasheet Parametric View All

76020G-19N-45HA Overview

MIL Series Connector, 67 Contact(s), Steel, Male, Crimp Terminal, Receptacle

76020G-19N-45HA Parametric

Parameter NameAttribute value
MakerHiRel Connectors Inc
Reach Compliance Codeunknown
Is SamacsysN
Other featuresSTANDARD: MIL-DTL-38999
Back shell typeSOLID
Body/casing typeRECEPTACLE
Connector typeMIL SERIES CONNECTOR
Contact to complete cooperationNOT SPECIFIED
Contact point genderMALE
Coupling typeBAYONET
DIN complianceNO
empty shellNO
Environmental characteristicsCORROSION RESISTANT; ENVIRONMENT RESISTANT; FLUID RESISTANT
Filter functionNO
IEC complianceNO
MIL complianceYES
Manufacturer's serial number76020
Plug informationMULTIPLE MATING PARTS AVAILABLE
Mixed contactsNO
Installation typePANEL
OptionsGENERAL PURPOSE
Shell materialSTEEL
Housing size19
Termination typeCRIMP
Total number of contacts67
Base Number Matches1
MS27496
Box Mount Environment Resisting Receptacle
MIL-DTL-38999
Series I Receptacles
2 PL
S
R
R
CHAMFERED OR
ROUNDED 4 PL
M
L
MAX
.060 [1.52] MAX.
GROMMET EXTENSION
R
ØD
R
ØX
ØP
4 PL
EQUAL WITHIN .015 [0.38]
8 PL
K
SHELL
SIZE
+.001/-.005
9
11
13
15
17
19
21
23
25
ØD
K
.085 [2.16]
.085 [2.16]
.085 [2.16]
.085 [2.16]
.085 [2.16]
.085 [2.16]
.115 [2.92]
.115 [2.92]
.115 [2.92]
L
MAX
.312 [7.92]
.312 [7.92]
.312 [7.92]
.312 [7.92]
.312 [7.92]
.312 [7.92]
.312 [7.92]
.312 [7.92]
.312 [7.92]
M
.632 [16.05]
.632 [16.05]
.632 [16.05]
.632 [16.05]
.632 [16.05]
.632 [16.05]
.602 [15.29]
.602 [15.29]
.602 [15.29]
ØP
.128 [3.25]
.128 [3.25]
.128 [3.25]
.128 [3.25]
.128 [3.25]
.128 [3.25]
.128 [3.25]
.147 [3.73]
.147 [3.73]
R
.359 [9.13]
S
±.020
[±0.51]
.938 [23.83]
ØX
MAX
.469 [11.91]
.594 [15.09]
.719 [18.26]
.844 [21.44]
.969 [24.61]
+.015/-.000
[+0.03/-0.13] [+0.38/-0.00]
.572 [14.53]
.700 [17.78]
.850 [21.59]
.975 [24.77]
1.100 [27.94]
1.207 [30.66]
1.332 [33.83]
1.457 [37.01]
1.582 [40.18]
+.000/-.005 +.010/-.005
[+0.00/-0.13] [+0.25/-0.13]
.406 [10.31] 1.031 [26.19]
.453 [11.51] 1.125 [28.58]
.484 [12.31] 1.219 [30.96]
.531 [13.49] 1.312 [33.32]
.578 [14.61] 1.438 [36.53] 1.078 [26.38]
.625 [15.88] 1.562 [39.67] 1.203 [30.56]
.687 [17.46] 1.688 [42.88] 1.328 [33.73]
.750 [19.05] 1.812 [46.02] 1.453 [36.91]
DIMENSIONS ARE IN INCHES [MILLIMETERS]
United States
– 760 W. Wharton Drive, Claremont CA. 91711
Ph: 909-626-1820
FAX: 909-399-0626
Web:
www.HIRELCO.com
Europe
– 5 Rue Des Longues Raies, Z.I. Des Garennes, 78440; Gargenville, France
Ph: 33(0) 1-309-38999 or U.K. 44(0)1-980-843887
FAX 33(0) 1-309-38913
Web:
www.HIRELCO.com
A-18
【STM32 F7】Learn to use SDIO
[i=s] This post was last edited by Yijianzhangqiankun on 2015-10-25 10:24[/i] [align=left]System Initialization and LED Flashing[/align][align=left]1. Purpose of the experiment[/align][align=left]Lear...
义剑仗乾坤 stm32/stm8
Why does using CreateDIBSection in CE6 cause CE memory leak even if DeleteObject is used to release it? Is it a problem of the wince system itself?
if (hBitmap) { DeleteObject(hBitmap); hBitmap=NULL; } MemDC=::CreateCompatibleDC(dc); hBitmap=::CreateDIBSection(dc,m_lpBMI,DIB_RGB_COLORS,(VOID**)&m_pBits,NULL,0); if(hBitmap!=0) { SelectObject(MemDC...
chuangxin129 Embedded System
f769 transplant ucosii
[i=s] This post was last edited by star_66666 on 2016-12-16 00:14 [/i] [font=宋体]UCOSII can be said to be a popular RTOS system in recent years. I started to use UCOSII when I entered the industry 10 y...
star_66666 stm32/stm8
Does anyone have a relatively complete source code of vxwork? Can you provide a download address? Thank you
As the title says. I found one, but many constants and macros are not included. If anyone can provide a more complete source code, I would be very grateful. Thank you...
gjfzb Embedded System
Why is there a question mark when 1602 clock 1302 displays the time? I hope you all can help me
As shown in the picture. . . . Main function#includesbit DS1302_CE = P1^7; sbit DS1302_CK = P3^5; sbit DS1302_IO = P3^4; bit flag200ms = 0; //200ms timing flag unsigned char T0RH = 0; //High byte of T...
zfw416 Electronics Design Contest

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1556  2638  1734  2316  2007  32  54  35  47  41 
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号