EEWORLDEEWORLDEEWORLD

Part Number

Search

D38999/24W-D-15HA

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

D38999/24W-D-15HA Overview

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

D38999/24W-D-15HA Parametric

Parameter NameAttribute value
MakerHiRel Connectors Inc
Reach Compliance Codeunknown
Other featuresSTANDARD: MIL-DTL-38999, COMPATIBLE CONTACTS: M39029/58-363, M39029/58-364
Back shell typeSOLID
Body/casing typeRECEPTACLE
Connector typeMIL SERIES CONNECTOR
Contact to complete cooperationNOT SPECIFIED
Contact point genderMALE
Coupling typeTHREADED
DIN complianceNO
empty shellNO
Environmental characteristicsCORROSION RESISTANT; ENVIRONMENT RESISTANT; FLUID RESISTANT
Filter functionNO
IEC complianceNO
MIL complianceYES
Manufacturer's serial numberD38999/24
Plug informationMULTIPLE MATING PARTS AVAILABLE
Mixed contactsNO
Installation typeCABLE AND PANEL
OptionsGENERAL PURPOSE
Shell surfaceCADMIUM PLATED
Shell materialMETAL
Housing sizeD
Termination typeCRIMP
Total number of contacts15
Base Number Matches1
D38999/24
Jam Nut Mount Environment Resistant Receptacle
MIL-DTL-38999
Series III – Threaded Coupling
NOTES:
1. PANEL THICKNESS .126/.050 [3.20/1.58]
2. CONNECTOR CONTAINS REQUIRED FEATURES FOR
PROPER FIT IN A TYPE "E" PANEL
3. FOR CONNECTOR COMPONENTS AND ACCESSOROES,
SEE PAGE C-5
ØA
2 PLCS
1.279 [32.5]
MAX
.889 [22.6] MAX.
.519/.500 [13.2/12.7]
(FULLY MATED INDICATOR
BAND - RED)
S
P
SEE CONTACT
STYLE
DESIGNATOR
ON ORDERING
INFORMATION
PAGE
B Flat
BB Thd
G Thd
O-Ring
W
VV Thd
SHELL SHELL
SIZE
SIZE CODE
9
11
13
15
17
19
21
23
25
A
B
C
D
E
F
G
H
J
ØA
±.011
[±0.3]
1.189 [30.2]
1.374 [34.9]
1.500 [38.1]
B Flat BB Thd G Thd
CLASS 2A
+.004/-.006
[+0.10/-0.15] 0.1P-0.3L-TS
.651 [16.53]
.751 [19.07]
.938 [23.82]
.6250
.7500
.8750
1.0000
1.1875
1.2500
1.3750
1.5000
1.6250
M17 x 1.0
M20 x 1.0
M25 x 1.0
M28 x 1.0
*M32 x 1.0
M35 x 1.0
M38 x 1.0
M41 x 1.0
M44 x 1.0
P
S
±.016
[±0.4]
VV Thd
-6g 0.100R
M12 x 1.0
M15 x 1.0
M18 x 1.0
M22 x 1.0
M25 x 1.0
M28 x 1.0
M31 x 1.0
M34 x 1.0
M37 x 1.0
W
+.035/-.004
[+0.9/-0.1]
.087 [2.2]
.087 [2.2]
.087 [2.2]
.087 [2.2]
.087 [2.2]
.118 [3.0]
.118 [3.0]
.118 [3.0]
.118 [3.0]
-6g 0.100R +.024/-.000
[+0.6/-0.0]
.555 [14.1] 1.063 [27.0]
.555 [14.1] 1.252 [31.8]
.555 [14.1] 1.374 [34.9]
.555 [14.1] 1.500 [38.1]
.555 [14.1] 1.626 [41.3]
.555 [14.1] 1.811 [46.0]
.555 [14.1] 1.937 [49.2]
.555 [14.1] 2.063 [52.4]
.555 [14.1] 2.189 [55.6]
1.626 [41.3] 1.062 [26.97]
1.752 [44.5] 1.187 [30.15]
1.937 [49.2] 1.312 [33.32]
2.063 [52.4] 1.437 [36.50]
2.189 [55.6] 1.562 [39.67]
2.311 [58.7] 1.687 [42.85]
* = MODIFIED MAJOR DIA. 1.258/1.252 [31.95/31.80]
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
C-16
[Nucleo experience] + Combine multiple peripherals with a single routine
[Nucleo experience] + Use a single routine to merge multiple peripherals. Nucleo's routine library is very good, and it is easy for everyone to learn Nucleo's [size=14px]single[/size][size=14px]periph...
蓝雨夜 stm32/stm8
New firmware and update method of newbit emulator
[i=s]This post was last edited by dcexpert on 2017-3-27 12:47[/i] [font=Tahoma, Helvetica, SimSun, sans-serif]The original emulator firmware of the newbit development board borrowed from the archble d...
dcexpert MicroPython Open Source section
Regarding the problem of writing a dual-machine communication program for a single-chip microcomputer, I hope to get your help, thank you very much!!!
I want to ask an expert. I have a two-machine communication. Machine A performs AD conversion and transmits data to machine B for processing, while machine B receives and scans the keyboard. The probl...
hang8911 51mcu
Please help me correct the mistake
My main program is as follows#include#include \"tms320lf2407.h\"interrupt void nothing() //dumb interrupt subroutine{return;}void main(){/* write a string to stdout */puts(\"hello world!\\" ;}The erro...
wb1985432 Analogue and Mixed Signal
EDK external interrupt problem
I recently used edk to implement an external interrupt. I wanted it to be triggered by the rising edge, but it was triggered by both the rising and falling edges. I would like to ask the experts how t...
qd0090 FPGA/CPLD
EEWORLD University Hall----Use IAR to connect J-Link to debug AM335x
Use IAR to connect J-Link to debug AM335x : https://training.eeworld.com.cn/course/267? ? In the development process of AM335x, using an emulator to debug AM335x is an indispensable step. TI officiall...
chenyy DSP and ARM Processors

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1091  313  1276  175  2296  22  7  26  4  47 
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号