EEWORLDEEWORLDEEWORLD

Part Number

Search

74000Y-13N-35PA

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

74000Y-13N-35PA Overview

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

74000Y-13N-35PA 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 characteristicsCORROSION RESISTANT; FLUID RESISTANT
Filter functionNO
IEC complianceNO
MIL complianceYES
Manufacturer's serial number74000
Plug informationMULTIPLE MATING PARTS AVAILABLE
Mixed contactsNO
Installation typePANEL
OptionsHERMETIC
Shell materialSTEEL
Housing size13
Termination typeCRIMP
Total number of contacts22
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
Design of power domain isolation for voltage monitoring analog-to-digital converters
[align=center][color=rgb(85, 85, 85)][font="][size=14px][b]Author: TI Engineer Shen Jun [/b][/size][/font][/color][/align][align=left][color=rgb(85, 85, 85)][font="][size=14px]Power domain isolation i...
alan000345 Analogue and Mixed Signal
Question: Is there any IC that provides SPI interface and can provide Slave mode?
Can I modify the content of SPI communication synchronously at any time through the program? Thanks for your help....
黄小明 Embedded System
So touching, how can it sound so good...
The Greatness of the Sky - Zhou Anxin [url]http://pan.baidu.com/s/1c0vtIVI[/url]...
aibing Talking
50 ideas for learning C and programming
The following is what you should pay attention to when learning C++. Absolutely classic!! 1. Learn C++ as a new language (it has nothing to do with C! Really.); 2. Read "Thinking In C++", don't read "...
topembedded Embedded System
[Those unbearable bugs] Software bugs are enough to tarnish the reputation of China Mobile
What I am talking about today is, well, a very common thing. If there is no title, you will definitely think that I am shameless and posting complaints on the technical forum. But I am serious, this i...
辛昕 Programming Basics
MSP430 MCU critical code
#includefloat Val=123.4; char Flag=0; unsigned int SR_Val; unsigned char DINT_Count=0; void EnterCritical() /*Enter the critical code area*/ { if(DINT_Count==0) //Only operate on the outermost layer. ...
fish001 Microcontroller MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 143  1393  631  84  362  3  29  13  2  8 
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号