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

关键词

搜索

型号

搜索

FW-42-03-L-D-295-065

产品描述.050'' BOARD SPACERS
产品类别连接器   
文件大小852KB,共1页
制造商SAMTEC
官网地址http://www.samtec.com/
标准
下载文档 详细参数 全文预览

FW-42-03-L-D-295-065概述

.050'' BOARD SPACERS

FW-42-03-L-D-295-065规格参数

参数名称属性值
针脚数84
间距0.050"(1.27mm)
排数2
排距0.050"(1.27mm)
长度 - 整体引脚0.360"(9.144mm)
长度 - 柱(配接)0.065"(1.651mm)
长度 - 叠接高度0.295"(7.493mm)
安装类型表面贴装
端接焊接
触头镀层 - 柱(配接)
触头镀层厚度 - 柱(配接)10.0µin (0.25µm)
颜色黑色

文档预览

下载PDF文档
F-219
FW–20–05–F–D–610–065
FW–12–05–G–D–530–101
(1.27 mm) .050"
FW-SM SERIES
SMT MICRO BOARD STACKER
SPECIFICATIONS
For complete specifications and
recommended PCB layouts
see www.samtec.com?FW-SM
Insulator Material:
Black Liquid Crystal Polymer
Terminal Material:
Phosphor Bronze
Plating:
Sn or Au over 50 µ" (1.27 µm) Ni
Operating Temp Range:
-55 °C to +125 °C
RoHS Compliant:
Yes
Board Mates:
CLP, FLE
Cable Mates:
FFSD
Low-profile or
skyscraper styles
APPLICATIONS
Variable
board spacing
MATED
HEIGHT
FW
CLP
PROCESSING
Lead-Free Solderable:
Yes
SMT Lead Coplanarity:
(0.10 mm) .004" max (02-30)
(0.15 mm) .006" max (31-50)*
*(.004" stencil solution
may be available; contact
IPG@samtec.com)
MATED
CLP HEIGHT*
(8.13)
FW-XX-03-X-X-233-065
.320
–02
(9.91)
FW-XX-03-X-X-303-065
.390
*Processing conditions will affect mated height.
LEAD STYLE
FW
(1.27 mm x 1.27 mm)
.050" x .050" micro pitch
Surface
mount
RECOGNITIONS
For complete scope
of recognitions see
www.samtec.com/quality
FW
NO. PINS
PER ROW
LEAD
STYLE
Specify
LEAD
STYLE
from
chart
PLATING
OPTION
D
STACKER
HEIGHT
POST
HEIGHT
OPTION
FILE NO. E111594
ALSO AVAILABLE
(MOQ Required)
• Smaller stack heights
02 thru 50
= Gold flash on post,
Matte Tin on tail
–F
–L
–“XXX”
= Stacker
Height
(in inches)
= Post Height
(in inches)
(1.65 mm)
.065"
minimum
Example:
–065
= (1.65 mm)
.065"
–“XXX”
LEAD STACKER
STYLE HEIGHT
–03
–05
STACKER
HEIGHT
(5.46) (8.51) (7.11) (10.16)
.215 to .335
.280 to .400
(8.64) (15.49) (10.29) (17.15)
.340 to .610
.405 to .675
= 10 µ" (0.25 µm)
Gold on post,
Matte Tin on tail
Example:
–250
= (6.35 mm)
.250"
= End Shroud
(–075 post height only.
Mate only with CLP)
(5.46 mm) .215" to
(15.49 mm) .610"
stacker height only
9 pins/row min.
= End Shroud
with Guide Post
(–075 post height only.
Mate only with CLP.)
(5.46 mm) .215"
to (15.49 mm) .610"
stacker height only)
9 pins/row min.
= Alignment Pin
(3 positions min.)
(5.46 mm) .215" to
(15.75 mm) .620"
stacker height only
= Pick & Place Pad
(5 positions min.)
= Tape & Reel
(Max overall height =
Post+Stacker Height+
Pad+Alignment Pin =
.700 (17.78))
–ES
02
No. of positions x
(1.27) .050
= 10 µ" (0.25 µm)
Gold on post,
Gold flash on tail
100
–G
–EP
(3.42)
.135
(1.27)
.050
01
(1.19)
.047
(1.27) .050
(0.41) .016 SQ
99
(4.76)
.188
POST HEIGHT
(1.65) .065
MIN
(4.27)
.168
(0.76)
.030
(3.45)
.136
x
(5.08)
.200
(4.06)
.160
–A
–ES
(3.05)
.120
(1.91)
.075
DIA
–P
(0.86)
.034
Notes:
For added mechanical stability,
Samtec recommends
mechanical board spacers be
used in applications with gold or
selective gold plated connectors.
Contact ipg@samtec.com for
more information.
This Series is non-standard,
non-returnable.
–P
STACKER
HEIGHT
(2.51)
.099
(2.92)
.115
–TR
–EP
Due to technical progress, all designs, specifications and components are subject to change without notice.
(0.89)
.035
DIA
–A
All parts within this catalog are built to Samtec’s specifications.
Customer specific requirements must be approved by Samtec and identified in a Samtec customer-specific drawing to apply.
WWW.SAMTEC.COM
请问 在A.C文件中要调用B.C文件中的某个函数和变量,而B.C没有b.h文件,如何处理
请问 在A.C文件中要调用B.C文件中的某个函数D() 和 变量 E,而B.C没有 b.h 文件,如何处理 ...
深圳小花 单片机
电路识图9-集成电路的识图方法
随着微电子技术的不断发展,各种无线电电子设备越来越多的使用了集成电路,集成电路符号也就越来越多的出现在各种电路图中。由于电路图中一般不画出集成电路的内部电路,使得用集成电路构成的电 ......
tiankai001 综合技术交流
【NUCLEO-L452RE测评】+STM32CUBEMX生成的程序加printf
搞单片机的都知道,加printf得重定义fputc,我现在把步骤写一下,以后再有类似的问题也做为记号: 首先,正常用STM32CUBEMX生成程序,然后在头顶#include那块加入 #include "stdio.h" ......
ddllxxrr stm32/stm8
多功能手持数字万用表拆解 二
本帖最后由 数码小叶 于 2021-10-15 16:57 编辑 上一篇已经试用了这个万用表的基本功能,可以正式拆解了 566602 566603 这个拆解比想象的来的顺利和简单,就是5颗螺丝,拧开后 ......
数码小叶 以拆会友
深圳:支持个人消费者购买新能源汽车 给予最高不超过1万元/台补贴
不是很明白,现在网上各种优惠活动,为啥不直接降低费用,而是要消费者自己申请。。。 网讯,深圳市发布关于促进消费持续恢复的若干措施,其中提出,支持个人消费者购买新能源汽车。对新 ......
led2015 聊聊、笑笑、闹闹
launchpad的usb转串口,可以用于其他单片机做串口调试线吗
手头有个火箭板,但由于项目需要用stm32,stm32没有串口,我能不能用launchpad的usb转串口连stm32到pc,进行uart串口调试呢...
595818431 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2538  2078  2732  317  427  51  34  58  9  13 

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