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

关键词

搜索

型号

搜索

18-002.5-101ST

产品描述INTERCONNECTION DEVICE
产品类别连接器   
文件大小174KB,共1页
制造商Aries Electronics
下载文档 详细参数 全文预览

18-002.5-101ST概述

INTERCONNECTION DEVICE

互连装置

18-002.5-101ST规格参数

参数名称属性值
连接器类型INTERCONNECTION DEVICE
加工封装描述ROHS COMPLIANT
each_compliYes
欧盟RoHS规范Yes
状态Active
dditional_featureNYLON, 94-HB

文档预览

下载PDF文档
Series 100 thru 111 DIP Jumpers
FEATURES:
• Aries offers a wide array of DIP jumper configurations and wiring possibilities for all
your programming needs.
• Reliable, electronically tested solder connections.
• Protective covers are ultrasonically welded on and
provide strain relief for cables.
• 10-color cable allows for easy identification and tracing.
• Consult factory for jumper lengths under 2.000 [50.80].
SPECIFICATIONS:
• Header body and cover is black UL 94V-0 4/6 Nylon.
• Header pins are Brass, 1/2 hard.
• Standard Pin plating is 10
μ
[.25μm] min. Gold per MIL-G-45204 over 50
μ
[1.27μm]
min. Nickel per QQ-N-290.
• Optional Plating:
“T” = 200μ” [5.08μm] min. Matte Tin per ASTM B545-97 over 50μ” [1.27μm] min.
Nickel per QQ-N-290.
“TL” = 200μ” [5.08μm] 90/10 Tin/Lead per MIL-T-10727 Type I over 50μ” [1.27μm]
min. Nickel per QQ-N-290.
• Cable insulation is UL Style 2697 Polyvinyl Chloride (PVC).
• Laminate is clear PVC, self-extinguishing.
**
• .050 [1.27] pitch conductors are 28 AWG, 7/36 strand, Tinned Copper per ASTM B 33
(.039 [.99] pitch conductors are 26 AWG, 7/34 strand).
• Cable current rating=1 Amp @ 10°C [50°F] above
ambient.
• Cable voltage rating=300 Volts.
• Cable temperature rating=176°F [80°C].
• Cable capacitance=13.0 pf/ft. [42.7pf/meter] nominal
@1 MHz.**
• Crosstalk: 10’ sample, 5 ns rise time with 2 lines driven. Near end=4.7%;
Far end=4.3% nominal.**
• Propagation delay=1.5 ns/ft. [4.9 ns/meter] nominal.**
Centers
• Insulation resistance=1010 Ohms (10 ft. [3 meters] min.).
**Note: Applies to .050 [1.27] pitch cable only.
MOUNTING CONSIDERATIONS:
•Suggested PCB hole size=.033 ± .002 [.86 ±.05].
Note: Aries specializes in custom design and production. In addition to the
standard products shown on this page, special materials, platings, sizes,
and configurations can be furnished, depending on quantities. Aries
reserves the right to change product specifications without notice.
ORDERING INFORMATION
XX-XXXX-XXXXXX
Optional suffix:
T=Tin plated header pins
TL= Tin/Lead plated
header pins
TW=twisted pair cable
ST=stripped and Tin
Dipped ends
(Series 106-111)
STL= stripped and
Tin/Lead Dipped Ends
(Series 106-111)
No. of conductors
(see table)
Cable length in inches:
Jumper
Ex: 2” = -002-
series
2.5” = -002.5-
(min. length=2.”[50.80mm])
“L”
± .125
SERIES
100
“C”
Dim. “D”
Available Sizes
.300 [7.62]
.395 [10.03]
4 thru 20
.400 [10.16]
.495 [12.57]
22
.600 [15.24]
.695 [17.65]
24, 28, 40
All tolerances ± .005[.13]
All Dimensions: Inches [Millimeters]
unless otherwise specified
“A”=(NO. OF CONDUCTORS X .050 [1.27) + .095 [2.41]
“B”=(NO. OF CONDUCTORS - 1) X .050 [1.27]
HEADER DETAIL
Numbers
shown pin
side for
reference
only.
Note: 10, 12, 18, 20, & 28
conductor jumpers do not
have numbers on covers.
“L”
± .125
See Data Sheet No.
11007 for other
configurations and
additional information.
SERIES
101
11006
http://www.arieselec.com • info@arieselec.com
REV. H
PRINTOUTS OF THIS DOCUMENT MAY BE OUT OF DATE AND SHOULD BE CONSIDERED UNCONTROLLED
Bristol, PA USA
TEL: (215) 781-9956
FAX: (215) 781-9845
abc
LIN通信,no response error请教
LIN通信时,主机显示no response error,说明从机(DSP 28035)在规定的时间内,没有完成一帧数据的传输,可能是什么原因引起的? ...
喜鹊王子 TI技术论坛
EVC下两个比较弱智的问题
有两个比较弱智的问题: 1: 一般FRAME界面中,只要触摸笔点下,一定可以触发相应的消息是哪个?不管是点在有效(无效)按键上还是空白处. 2: 怎么判断SD卡是否已经插入? 请各位软件高手指点. ......
easyhrh 嵌入式系统
TI电源设计仿真或器件选型常用软件
1. Webench软件: WEBENCH设计工具包括功能强大的软件算法和视频接口,能够在短短的几秒钟内提供完整的电源、照明和传感应用,从而使用户能够在开始设计前就进行系统和供应链层面的价值比较。 ......
qwqwqw2088 模拟与混合信号
需画出音标,但个别音标显示一个个小框框,添加字体后出问题,请高手进来赐教
我从数据库中读取相应的音标数据,用DrawText画,一些音标可以画出,但大部分音标画不出,我怀疑系统部支持个别音标的显示,就去网上找了Kingsoft的音标字体使用AddFontResource添加后,修改LOG ......
hallen 嵌入式系统
2个问题:1ctrl+z相当于0x1a是怎么看出来的?2串口发送始化的问题
1虽然我知道ctrl+z在程序里用0x1a表示,但是差了ascii码表,0x1a也就是26是什么SUB.如何看出来代表ctrl+z啊 请大家告诉我 2int usart_putchar(char c) { if(c=='') usart_putchar(''); ......
flymouse911 嵌入式系统
如何在PDA上获取经纬度信息?
PDA型号:多普达 P800 PDA OS:WM5.0 最好能给出vb.net的demo,谢谢...
lenglx 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 943  1176  2405  1510  2109  6  2  33  59  5 

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