EEWORLDEEWORLDEEWORLD

Part Number

Search

74000H-23D-97SN

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

74000H-23D-97SN Overview

MIL Series Connector, 16 Contact(s), Carbon Steel, Female, Crimp Terminal, Receptacle

74000H-23D-97SN Parametric

Parameter NameAttribute value
MakerHiRel Connectors Inc
Reach Compliance Codeunknown
ECCN codeEAR99
Is SamacsysN
Other featuresSTANDARD: MIL-DTL-38999
Back shell typeSOLID
Body/casing typeRECEPTACLE
Connector typeMIL SERIES CONNECTOR
Contact to complete cooperationNOT SPECIFIED
Contact point genderFEMALE
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 surfaceTIN PLATED
Shell materialCARBON STEEL
Housing size23
Termination typeCRIMP
Total number of contacts16
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
LaunchPad+TEA5767=digital radio (achievement display)
After debugging and many tests, the simple digital radio was finally completed.There are two versions of the program. One can enter LPM3 after automatically searching for channels, and then wait for P...
redzhch Microcontroller MCU
A single-chip microcomputer supports WiFi application SimpleWiFi application in single-chip microcomputer
[b]An application of single-chip microcomputer supporting WiFi - Application of SimpleWiFi in single-chip microcomputer[/b] [b]First, the picture: [/b][align=center][font="][size=12.0pt] [/size][/font...
SimpleWiFi MCU
About the task switch (OSPendSV) of ucos in STM R0, {R4-R11}
As the title says, in the PendSV interrupt of ucos, how do I understand STM R0, {R4-R11}? I have read a lot of information saying that R4, R5...R11 are pushed onto the stack, but I don't understand on...
firstfox Embedded System
mc1648 invincibility problem
Hey guys, I'm using mc1648 to make a 100M voltage-controlled oscillator recently, but the waveform I output is not very good-looking. The waveform is a sine wave, but the amplitude is getting smaller ...
jie768029 RF/Wirelessly
The problem of remainder in double-byte division
How do I handle the remainder of a two-byte division by two-byte program written in assembly? If I only use the quotient as the final result, will it be inaccurate? How do I handle it?...
cxk208 51mcu

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 725  1249  266  827  1463  15  26  6  17  30 
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号