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

关键词

搜索

型号

搜索

8D0-21S16AA022

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

8D0-21S16AA022概述

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

8D0-21S16AA022规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称SOURIAU
Reach Compliance Codecompliant
Is SamacsysN
其他特性STANDARD: MIL-DTL-38999, EMI SHIELDED, POLARIZED
后壳类型SOLID
主体/外壳类型RECEPTACLE
连接器类型MIL SERIES CONNECTOR
联系完成配合NICKEL
联系完成终止Nickel (Ni)
触点性别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
外壳面层NICKEL PLATED
外壳材料STAINLESS STEEL
外壳尺寸21
端接类型CRIMP
触点总数16
Base Number Matches1

文档预览

下载PDF文档
8D Series
D38999 Stainless Steel Series
Connector part numbers
Basic Series
8D
0
-
1
1
K
35
P
N
Shell style:
0:
Square flange receptacle
7:
Jam nut 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:
K:
Passivated
S: Nickel
Contact layout:
See pages 1 to 16
3
Contact type:
P:
Pin
A:
Connector supplied less pin contact or with specific contacts (connector marking: A + orientation)
S:
Socket
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
K
Shell style:
20:
Square flange receptacle
24:
Jam nut receptacle
26: Plug with RFI shielding.
Plating:
K:
Passivated
S: 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
A:
Connector supplied less pin contact or with specific contacts (connector marking: A + orientation)
S:
Socket
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 delivered 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).
40
【MM32 eMiniBoard测评】AD检测热敏电阻值实现串口温度打印LED温度警示
本帖最后由 ylyfxzsx 于 2020-12-5 13:41 编辑 一.前言 临近年底,忙的昏天黑地,拿到了板子抽不出时间来测评,临近尾声了,测评也没写几篇,老脸有点挂不不住,白嫖不是咱的风格。今天 ......
ylyfxzsx 国产芯片交流
新手求助MSP430G2开发环境配置
我下载了并安装好了IAR Embedded Workbench Kickstart for MSP430 5.30,但是我不知道怎么把这个软件和我的MSP430G2联系起来,小弟是初学者,一头雾水。希望前辈指点。...
陈少 微控制器 MCU
【新手入门430】P3DIR|=BIT0、P3OUT&=~BIT0 的含义
P5OUT |= BIT5 P5OUT 与 BIT5 或,然后赋给 P5OUT 。 P3OUT&=~BIT0 BIT0其实就是0x0001;那么P3OUT&=~BIT0;等效于P3OUT=P3OUT&(~0X0001) 实际上为P3OUT=P3OUT&0XFFFE(1111111111111110)将P3 ......
qinkaiabc 微控制器 MCU
关于ESP32的片外RAM配置。转至esp-idf官方参考
简介 ESP32 提供了 520 KB 的片上 SRAM,可以满足大部分需求。但有些场景可能需要更多 RAM,因此 ESP32 另外提供了高达 4 MB 的片外 SPI RAM 存储器以供用户使用。片外 RAM 被添加到内存映射 ......
宋元浩 国产芯片交流
led灯程序能用二进制吗。。
p2=0x01;与p2=00000001显示的结果一样。当p2=0xaa;与p2=10101010的结果却不一样呢? 当p2=10101010时,只有第4和7个灯亮,为什么?...
小胖孩 51单片机
迅为RK3399开发板Linux固件烧写(二)
单独烧写镜像 解压光盘 “iTOP-3399 光盘资料\20201112(使用最新日期即可)\02 工具\烧写工具 \windows”目录下的LinuxTool_Release_v2.54.7z 文件, 得到AndroidTool_Release_v2. ......
遥寄山川 ARM技术

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 667  660  530  1233  2050  5  24  57  44  39 

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