EEWORLDEEWORLDEEWORLD

Part Number

Search

74000H-11B-5XC

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

74000H-11B-5XC Overview

MIL Series Connector, 5 Contact(s), Metal, Male, Crimp Terminal, Receptacle

74000H-11B-5XC Parametric

Parameter NameAttribute value
MakerHiRel Connectors Inc
Reach Compliance Codeunknown
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 characteristicsFLUID RESISTANT
Filter functionNO
IEC complianceNO
MIL complianceYES
Manufacturer's serial number74000
Plug informationMULTIPLE MATING PARTS AVAILABLE
Mixed contactsNO
Installation typePANEL
OptionsHERMETIC
Shell surfaceCADMIUM PLATED
Shell materialMETAL
Housing size11
Termination typeCRIMP
Total number of contacts5
Base Number Matches1
MS27470
Jam Nut Mount Hermetic Receptacle
MIL-DTL-38999
Series I Receptacles
.915±.005 [23.24±0.13]
.125/.062 [3.18/1.57]
(PANEL THICKNESS)
.150±.005 [3.81±0.13]
ØDD
.152 ±.025 [3.81 ±0.64] <1>
CC Flat ØD
ØV
ØT
S
M Thd
.141 [3.58] MAX <2>
.172 [4.37] MAX <3>
K
SHELL
SIZE
+.000/-.010
9
11
13
15
17
19
21
23
25
CC Flat
.655 [16.64]
.755 [19.18]
.942 [23.93]
1.066 [27.08]
ØD
ØDD
±.016
[±0.41]
K
±.016
[±0.41]
M Thd
CLASS 2A
UNEF
.6875-24
.8125-20
1.0000-20
1.1250-18
1.2500-18
1.3750-18
1.5000-18
1.6250-18
1.7500-18
S
±.016
[±0.41]
1.062 [26.97]
1.250 [31.75]
1.375 [34.93]
ØT
+.011/-.000
[+0.28/-0.00]
.642 [16.31]
.766 [19.46]
.892 [22.66]
ØV
±.011
[±0.28]
.602 [15.29]
.726 [18.44]
.852 [21.64]
.978 [24.84]
+.001/-.005
[+0.00/-0.25] [+0.03/-0.13]
.572 [14.53] 1.188 [30.18] .109 [2.77]
.700 [17.78] 1.375 [34.93] .109 [2.77]
.850 [21.59] 1.500 [38.10] .109 [2.77]
.975 [24.77] 1.625 [41.28] .109 [2.77]
1.500 [38.10] 1.018 [25.86]
1.191 [30.25] 1.100 [27.94] 1.750 [44.45] .109 [2.77]
1.316 [33.43] 1.207 [30.66] 1.938 [49.23] .140 [3.56]
1.441 [36.60] 1.332 [33.83] 2.062 [52.37] .140 [3.56]
1.566 [39.78] 1.457 [37.01] 2.188 [55.58] .140 [3.56]
1.691 [42.95] 1.582 [40.18] 2.312 [58.72] .140 [3.56]
1.625 [41.28] 1.142 [29.01] 1.102 [27.99]
1.812 [46.02] 1.268 [32.21] 1.268 [32.21]
1.938 [49.23] 1.392 [35.36] 1.352 [34.34]
2.062 [52.37] 1.518 [38.56] 1.478 [37.54]
2.188 [55.58] 1.642 [41.71] 1.602 [40.69]
<1> = CONTACT STYLE "C" ONLY
<2> = CONTACT STYLES "P" AND "X" ONLY
<3> = CONTACT STYLES "S" AND "Z" ONLY
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-16

Recommended Resources

error: #20: identifier "RCC_PLLSource_HSE_Div1" is undefined
错误:User\main.c(122): error: #20: identifier "RCC_PLLSource_HSE_Div1" is undefined Meaning that RCC_PLLSource_HSE_Div1 is undefined. My project includes stm32f10x_rcc.h but still shows " RCC_PLLSource_...
李威键 ARM Technology
Help on msp430 clock selection issue
void main(void) { WDTCTL = WDTPW + WDTHOLD; BoardConfig(0xf0); CCTL0 = CCIE; CCR0 = 50000; TACTL = TASSEL_2 + ID_3 + MC_1; /[color=#0000ff]/Select the clock source as SMCLK. According to the datasheet...
liuchang--- Microcontroller MCU
About Cognex
Cognex designs, develops, manufactures and sells machine vision systems, or computers that can "see". Cognex is the world's leading manufacturer of industrial machine vision, with more than 250,000 ma...
frozenviolet Automotive Electronics
Hey guys, the pic12f510 IO port simulates output 100kHZ and uses ad sampling, but the program I wrote can only output 23.5KH
void main(void) { uchar ADresult; GPIO_init(); while(1) { ADresult=get_ad();//ad return valueif((ADresult153)) // The adc sampling result is { PWM=0; //pwm STOP OUT LED1=0; //ClOSE LED LED2=0; //ClOSE...
becking Microchip MCU
How to create a menu in wince programming?
I am in the wm_create message HWND hwndcb; hwndcb=CommandBar_Create(hInstance,hWnd,cmd); CommandBar_AddAdornments(hwndcb,CMDBAR_OK,0); HMENU hmenu; HMENU hmainmenu; hmainmenu=CreatePopupMenu(); hmenu=...
hulx2007 Embedded System
When there are multiple Zigbee coordinator networks in the same area, how does the terminal choose which network to join?
Today a customer bought two sets of Zigbee devices, but there is a problem. After he opened the coordinators of the two sets of devices and established the network, he opened the terminal and found th...
leolei1986 RF/Wirelessly

Popular Articles

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2138  2170  192  1403  52  44  4  29  2  27 
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号