电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

8D0-17X06AD022

产品描述MIL Series Connector, 6 Contact(s), Composite, Male, Crimp Terminal, Receptacle,
产品类别连接器    连接器   
文件大小351KB,共6页
制造商SOURIAU
标准  
下载文档 详细参数 全文预览

8D0-17X06AD022概述

MIL Series Connector, 6 Contact(s), Composite, Male, Crimp Terminal, Receptacle,

8D0-17X06AD022规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
Reach Compliance Codecompliant
其他特性STANDARD: MIL-DTL-38999, EMI SHIELDED, POLARIZED
后壳类型SOLID
主体/外壳类型RECEPTACLE
连接器类型MIL SERIES CONNECTOR
联系完成配合NOT SPECIFIED
触点性别MALE
触点材料NOT SPECIFIED
耦合类型THREADED
DIN 符合性NO
空壳YES
环境特性ENVIRONMENT/FLUID RESISTANT
滤波功能NO
IEC 符合性NO
MIL 符合性YES
插接信息MULTIPLE MATING PARTS AVAILABLE
混合触点NO
安装类型CABLE AND PANEL
选件GENERAL PURPOSE
外壳材料COMPOSITE
外壳尺寸17
端接类型CRIMP
触点总数6
Base Number Matches1

文档预览

下载PDF文档
8D Series
D38999 Composite Series
Connector part numbers
Basic Series
8D
0
-
1
1
J
35
P
N
Shell style:
0:
Square flange receptacle
5: Plug with RFI shielding
Type:
None:
Connectors with standard crimp contacts.
L: Receptacle with long PC
tail (male and female size #22D, #20).
C: Receptacle with short PC
tail (male and female #22D, #20, #16).
S: Receptacle with specific PC
tail (male et female #22D)
W: Receptacle with male contacts #22D for wire wrap (3 wraps)
T:
Receptacle with male contacts #20 for wire wrap (2 wraps)
P:
Receptacle with solder cup (male and female size #22D; male #16 & #1
2;
female #16 & #1
2 and male female #20 please consult us)
Shell size: 09, 1 , 1 15, 1 1 21 23, 25
1 3,
7, 9, ,
Plating:
J:
Olive drab cadmium
M: Nickel
X:
Without plating
Contact layout:
See pages 1 to 16
3
Contact type:
P:
Pin (500 mating/unmating)
H:
Pin (1
500 mating/unmating)
A:
Connector supplied less pin contact or with specific contacts (connector marking: A + orientation)
S:
Socket (500 mating/unmating)
J:
Socket (1
500 mating/unmating)
B:
Connector supplied less socket contact or with specific contacts (connector marking: B + orientation)
Orientation: N, A, B, C, D, E
(see page 64)
Specification:
046:
Tinned straight PC tail
251:
Connector provided with power contacts (layouts with contact #8)
022: Fuel tank
Special custom:
None:
Standard plastic cap
M:
Antistatic plastic cap
L: For P or S contact type only, connectors delivered without contacts, connectors marking P or S plus orientation.
-
-
L
MIL-DTL-38999 part numbers*
Basic Series
D38999/
20
M
Shell style:
20:
Square flange receptacle
26: Plug with RFI shielding.
Plating:
J:
Olive drab cadmium
M: Nickel
Shell size:
09=A, 1
1=B, 1
3=C, 1
5=D, 1
7=E, 19=F, 21=G, 23=H, 25=J
Contact layout:
See page 1 for layout according to MIL-DTL-38999
7
Contact type:
P:
Pin (500 mating/unmating)
H:
Pin (1
500 mating/unmating)
A:
Connector supplied less pin contact or with specific contacts (connector marking: A + orientation)
S:
Socket (500 mating/unmating)
J:
Socket (1
500 mating/unmating)
B:
Connector supplied less socket contact or with specific contacts (connector marking: B + orientation)
Orientation: N, A, B, C, D, E
(see page 64)
L: For P or S contact type only, connector delevired without contacts, connector marking P or S (without L)
B
35
P
N
L
* Note: To place an order of MIL connectors delivered without MIL removable crimp contacts and keep P or S plus orientation marking,
it must be specify clearly on the order (by adding a suffix L at the end of the P/N or specified in comment).
34
【KW41Z】MKW41Z4.h相关问题
装了KW41Z_ConnSw_1.0.2后,发现有两个不同版本的MKW41Z4.h 其中915KB大小的:Reference manual: MKW41Z512RM Rev. 0.1, 04/2016 Version: rev. 1 ......
zfbnx NXP MCU
【学习心得】---电池电量监测基础知识
这几天看到学习视频中有电池检测的视频,本以为TI会大力的宣传其阻抗跟踪技术,但是,点开视频从第一讲开始,TI就对整个电池监测技术做了总结,这里面包括我们之前通常使用的ADC直接监测电池电 ......
hanskying666 模拟与混合信号
这程序有点问题,计时的
#include <reg52.h>#define uchar unsigned char#define uint unsigned intsbit dula=P2^6;sbit wela=P2^7;uchar a,num,t,shi,fen,M1,M2;uchar code table={0x3f,0x06,0x5b,0x4f,0x66,0x6d, ......
wt418995874 51单片机
求助:warning: last line of file ends without a newline
我用的是ccs2.0,片子是6713。 求助各位高手,我在编译ccs时,每次都出现warning: last line of file ends without a newline。有人说是最后一行要加个回车,我加了,可是还是有这个问题,这 ......
qewgqerr 模拟与混合信号
求助,esp32的micropython固件编译失败,使用最新的micropython跟esp-idf4.2
idf.py -D MICROPY_BOARD=GENERIC -B build-GENERIC build Executing action: all (aliases: build) Running cmake in directory /home/carlos/esp32_cmake/micropython/ports/esp32/build-GE ......
zhuxiaosuan MicroPython开源版块
NRF51822 Keil5环境设置
买了青风电子的开发板,提供的资料代码都是keil4下面的,直接在keil5上面无法编译通过,我就自己建工程使用自带的sdk怎么编译都不通过: 270032 1、图中这样设置就编译不通过,会提示xxxx.o文 ......
wufeijian 无线连接

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2041  2778  2831  742  1763  50  7  17  22  42 

器件索引   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

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved