EEWORLDEEWORLDEEWORLD

Part Number

Search

PT07P-8-4SW(025)

Description
MIL Series Connector
CategoryThe connector    The connector   
File Size131KB,1 Pages
ManufacturerAmphenol
Websitehttp://www.amphenol.com/
Download Datasheet Parametric View All

PT07P-8-4SW(025) Overview

MIL Series Connector

PT07P-8-4SW(025) Parametric

Parameter NameAttribute value
MakerAmphenol
Reach Compliance Codeunknown
Connector typeMIL SERIES CONNECTOR
Manufacturer's serial numberPT07P
PT07 (MS3114)
SP07
jam nut receptacle
S
H
M
Z
S
J A
“A” General Duty/
“C” Pressurized Receptacle
PT07A-XX-XXX
PT07C-XX-XXX
R
P
K
“P” Potting Boot
“E” Open Wire Seal
“A” (SR), “E” (SR), “P” (SR), MS / “F” Strain Relief
TERMINATION ASSEMBLIES
M
Z
M
Z
M
Z
J A
N
J A
GD H
J A
D N
R
P
L
R
P
C
L
R
P
L
PT07E-XX-XXX
SP07E-XX-XXX
MS3114E-XX-XXX
To complete part number see how to order on page 25.
Recept. Front View
Shell
Size
H
±.016
S
A Dia.
+.001
–.005
J Flat
+.000
–.010
K
+.011
–.010
PT07A-XX-XXX (SR)
SP07A-XX-XXX (SR)
PT07E-XX-XXX (SR)
MS3114F-XX-XXX
Receptacle Side View
P Panel Thickness
PT07P-XX-XXX
MS3114P-XX-XXX
6
8
10
12
14
16
18
20
22
24
.625
.750
.875
1.062
1.188
1.312
1.438
1.562
1.688
1.816
.812
.938
1.062
1.250
1.375
1.500
1.625
1.812
1.938
2.062
.348
.473
.590
.750
.875
1.000
1.125
1.250
1.375
1.500
.405
.530
.655
.818
.942
1.066
1.191
1.316
1.441
1.566
.125
.125
.125
.125
.125
.125
.125
.156
.156
.156
.696
.696
.696
.696
.696
.696
.696
.884
.884
.917
C
Thread
M
.062
.062
.062
.062
.062
.062
.062
.062
.062
.062
D
Max.
Min.
Max.
.125
.125
.125
.125
.125
.125
.125
.250
.250
.250
R
Thread
Class 2A UNEF
Class “E”, MS / “E”
Z
L
Max.
M
N
Max.
Z
±.040
.4375-28
.5625-24
.6875-24
.8750-20
1.0000-20
1.1250-18
1.2500-18
1.3750-18
1.5000-18
1.6250-18
.231
.231
.231
.231
.231
.231
.231
.261
.261
.228
.568
.568
.568
.568
.568
.568
.568
.630
.630
.660
.696
.696
.696
.696
.696
.696
.696
.884
.884
.917
.604
.729
.854
.979
1.104
1.229
1.354
1.510
1.635
1.760
.191
.191
.191
.191
.191
.191
.191
.221
.221
.188
Shell
C
Size Thread
6
8
10
12
14
16
18
20
22
24*
6-32
6-32
6-32
6-32
6-32
8-32
8-32
8-32
8-32
Class “A” (SR), “P” (SR), MS / “F”
D
Max.
G
H
L
Class “E” (SR)
.250
.312
.438
.562
.625
.750
.750
.938
1.000
.125
.188
.312
.375
.500
.625
.625
.750
.800
.781
.844
.969
1.094
1.156
1.406
1.406
1.594
1.594
1.062
1.062
1.062
1.062
1.188
1.188
1.250
1.250
1.250
.696
.696
.696
.696
.696
.696
.884
.884
.917
M
6-32
6-32
6-32
6-32
6-32
8-32
8-32
8-32
8-32
.250
.312
.438
.562
.625
.750
.750
.938
1.000
.125
.188
.312
.375
.500
.625
.625
.750
.800
G
.775
.837
.963
1.087
1.150
1.400
1.400
1.587
1.681
H
1.029
1.029
1.029
1.029
1.161
1.161
1.224
1.224
1.320
L
.696
.696
.696
.696
.696
.696
.884
.884
.917
M
.202
.327
.444
.558
.683
.808
.909
1.034
1.159
1.284
D
Max.
Class “P”, MS / “P”
L +.010
–.026
M
N
.593
.593
.593
.593
.593
.593
.593
.718
.718
.718
.696
.696
.696
.696
.696
.696
.696
.884
.884
.917
.484
.608
.734
.858
.984
1.110
1.234
1.360
1.484
1.610
.191
.191
.191
.191
.191
.191
.191
.221
.221
.188
Z
* Size 24 strain relief available in PT only.
All dimensions for reference only.
17
Show the process of WEBENCH design + filter design
In TI's WEBENCH design, click on the filter to enter this design. 1. Input parametersAs can be seen from the figure above, it has many parameters that need to be entered. Fill in according to the desi...
dontium Analogue and Mixed Signal
PCB and EMC design
PCB and EMC designThis is a relatively basic book that helps you understand EMC of PCB. I hope you will read it carefully....
mgh99688 PCB Design
Why can't the serial communication host computer receive data?
#include "include.h" #include "msp430x14x.h" #include "string.h" #define nData 10 unsigned char nRxBuff = 0; unsigned char buf[60]; unsigned char cBuf[20]; signed char RXTXstate; //Send data countunsi...
971626996 Microcontroller MCU
SPI read data via DMA fail?
Hello everyone, I have a question about SPI DMA. The development platform I use is STM32F103ZE. At present, SPI can be used normally without DMA. But the current transmission speed of SPI is not fast ...
willwu stm32/stm8

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1696  1921  1768  695  1383  35  39  36  14  28 
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号