EEWORLDEEWORLDEEWORLD

Part Number

Search

851-07A20-16P5240

Description
MIL Series Connector, 16 Contact(s), Male, Wire Wrap Terminal, Receptacle,
CategoryThe connector    The connector   
File Size48KB,1 Pages
ManufacturerEsterline Technologies Corporation
Download Datasheet Parametric View All

851-07A20-16P5240 Overview

MIL Series Connector, 16 Contact(s), Male, Wire Wrap Terminal, Receptacle,

851-07A20-16P5240 Parametric

Parameter NameAttribute value
Is it Rohs certified?incompatible
MakerEsterline Technologies Corporation
Reach Compliance Codecompliant
ECCN codeEAR99
Other featuresSTANDARD: MIL-C-26482
Back shell typeSOLID
Body/casing typeRECEPTACLE
Connector typeMIL SERIES CONNECTOR
Contact to complete cooperationGOLD
Contact completed and terminatedGold (Au)
Contact point genderMALE
Contact materialCOPPER ALLOY
Coupling typeBAYONET
DIN complianceNO
empty shellNO
Environmental characteristicsCHEMICAL/ENVIRONMENT/VIBRATION RESISTANT
Filter functionNO
IEC complianceNO
JESD-609 codee4
MIL complianceYES
Plug informationMULTIPLE MATING PARTS AVAILABLE
Mixed contactsNO
Installation typeBOARD AND PANEL
OptionsGENERAL PURPOSE
Shell surfaceCADMIUM PLATED
Housing size20
Termination typeWIRE WRAP
Total number of contacts16
851 Series
Wire wrap and straight spills connectors
Square flange receptacle type 02 E
wire wrap version
L
E
4 Holes ØJ
shell
size
08
A
B
Max
C
Max
ØD
Max
E
F
Max
H
J
L
Max
T
9.46
.372
12.03 11.70
.474
.461
1.32 10.84 15.09 20.99 12.42
.052
.427
.594
.826
.489
3.13 20.50
.123
.807
10
H
ØD
ØA
15.01 11.70
.591
.461
1.32 13.99 18.26 24.19 12.42
.052
.551
.719
.952
.489
3.13 20.50
.123
.807
9.46
.372
12
19.07 11.70
.751
.461
1.32 17.37 20.62 26.54 12.42
.052
.684
.812 1.045
.489
3.13 20.50
.123
.807
9.46
.372
F
14
B
C
22.25 11.70
.876
.461
1.32 20.57 23.00 28.89 12.42
.052
.810
.906 1.137
.489
3.13 20.50
.123
.807
9.46
.372
straight spills version
L
4 Holes ØJ
E
16
25.42 11.70
1.001
.461
1.32 23.62 24.61 31.29 12.42
.052
.930
.969 1.232
.489
3.13 20.50
.123
.807
9.46
.372
18
28.60 11.70
1.126
.461
1.32 26.69 26.97 33.69 12.42
.052 1.051 1.062 1.326
.489
3.13 20.50
.123
.807
9.46
.372
T
ØA
ØD
F
20
31.77 14.35
1.251
.565
2.15 29.89 29.36 36.89 10.69
.085 1.177 1.156 1.452
.421
3.13 23.80
.123
.937
7.76
.306
7
mini
B
C
22
34.95 14.35
1.376
.565
2.15 33.04 31.75 39.99 10.69
.085 1.301 1.250 1.574
.421
3.13 23.80
.123
.937
7.76
.306
24
38.12 15.20
1.501
.598
2.15 36.24 34.92 43.15 10.69
.085 1.427 1.375 1.699
.421
3.81 23.80
.150
.937
7.76
.306
Jam nut receptacle type 07 A
wire wrap version
L
P
shell
size
08
A
12.03
.474
B
Max
17.90
.705
C
Max
2.64
.104
F
Max
26.94
1.061
H
12.42
.489
L
Max
20.64
.813
P
Max
19.29
.759
S
Max
23.94
.943
T
9.46
.372
10
H
ØA
S
15.01
.591
17.90
.705
2.64
.104
30.14
1.187
12.42
.489
20.64
.813
22.38
.881
26.95
1.061
9.46
.372
12
19.07
.751
17.90
.705
2.64
.104
34.94
1.376
12.42
.489
20.64
.813
27.13
1.068
31.74
1.250
9.46
.372
14
B
C
ØF
22.25
.876
17.90
.705
2.64
.104
38.04
1.498
12.42
.489
20.64
.813
30.33
1.194
34.94
1.376
9.46
.372
straight spills version
L
P
16
25.42
1.001
17.90
.705
2.64
.104
41.26
1.624
12.42
.489
20.64
.813
33.48
1.318
38.24
1.506
9.46
.372
18
T
28.60
1.126
17.90
.705
2.64
.104
44.44
1.750
12.42
.489
20.64
.813
36.68
1.444
41.34
1.628
9.46
.372
20
ØA
7
mini
S
31.77
1.251
22.45
.884
3.44
.135
49.14
1.935
8.64
.340
25.99
1.023
39.83
1.568
46.04
1.813
8.49
.334
22
ØF
34.95
1.376
22.45
.884
3.44
.135
52.24
2.057
8.64
.340
25.99
1.023
43.03
1.694
49.24
1.939
8.49
.334
B
C
24
38.12
1.501
23.30
.917
3.44
.135
55.54
2.187
7.79
.307
26.84
1.057
46.18
1.818
52.74
2.076
7.79
.307
37
Main and auxiliary power switching circuit
I want to make a dual power switching circuit. Can I use two diodes like this to achieve it?...
xxhhzz Power technology
Release a dog for esp8266
The code is as follows: [code]import machine as mc class WDOG(): def __init__(self): self.timer = mc.Timer(-1) self.fed = False def feed(self): self.fed = True def wdcb (self): pass def wdtcb(self,tmr...
youxinweizhi MicroPython Open Source section
Design of Digital Temperature Controller
[b][color=#5E7384]Uses AT89C51 microcontroller as controller, uses DS18B20 digital temperature sensor for temperature detection, controls the duty cycle of PWM wave driving DC motor according to tempe...
晴天余霞 51mcu
Please explain the circuit structure of the electric piano keyboard and the possible types of diodes used.
rtRecently, a Yamaha p48b electric piano in our school was soaked by water leakage from the upstairs (the old and broken piano has been discontinued for a long time, so I opened it up to have a look m...
grove_armweak Analog electronics
EK-LM3S8962 Series Teaching CD
[table=98%] [tr][td=21][align=right][/align][/td][td=203]CCS Installation and Application[/td][td=137][color=rgb(234, 39, 42)][url=http://www.ti.com/ww/cn/uprogram/share/ppt/EK_LM3S8962/EK_LM3S8962_01...
蓝雨夜 Microcontroller MCU
Urgent question: How to use EVC to implement Access database auto-increment column
CString strSQL= _T("create table aa(ID AUTOINCREMENT ,Name varchar(50)"); I want to set the ID to auto-increment, but the statement fails. Changing AUTOINCREMENT to int will make it run successfully. ...
tiaotiao Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2441  1720  556  2287  127  50  35  12  47  3 
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号