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

关键词

搜索

型号

搜索

FW-02-03-L-D-285-100

产品描述Board Stacking Connector, 4 Contact(s), 2 Row(s), Male, Straight, Surface Mount Terminal,
产品类别连接器    连接器   
文件大小852KB,共1页
制造商SAMTEC
官网地址http://www.samtec.com/
标准
下载文档 详细参数 全文预览

FW-02-03-L-D-285-100概述

Board Stacking Connector, 4 Contact(s), 2 Row(s), Male, Straight, Surface Mount Terminal,

FW-02-03-L-D-285-100规格参数

参数名称属性值
是否Rohs认证符合
Objectid7143718269
Reach Compliance Codecompliant
ECCN代码EAR99
Factory Lead Time3 weeks
YTEOL8.76
连接器类型BOARD STACKING CONNECTOR
联系完成配合GOLD (10) OVER NICKEL (50)
联系完成终止Matte Tin (Sn) - with Nickel (Ni) barrier
触点性别MALE
触点材料PHOSPHOR BRONZE
DIN 符合性NO
滤波功能NO
IEC 符合性NO
JESD-609代码e3
MIL 符合性NO
混合触点NO
安装方式STRAIGHT
安装类型BOARD
装载的行数2
选件GENERAL PURPOSE
端子节距1.27 mm
端接类型SURFACE MOUNT
触点总数4
UL 易燃性代码94V-0

文档预览

下载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
请问下在VC写如何解决uCOS-II中调用汇编的问题?
#define OS_ENTER_CRITICAL() asm {PUSHF; CLI} /* Disable interrupts */#define OS_EXIT_CRITICAL() asm POPF /* Enable interrupts */请问下我想用VC环境来模拟uCOS-II,请问下怎么解决上面 ......
Sunrier 实时操作系统RTOS
有关F28335的位域和寄存器结构的学习
以前一直在使用C5000系列的DSP,具体型号为VC5509A。不久前也接触了C2000系列的28335。在学习这款DSP的过程中,感觉和C55X差别不少。特别是在编程方面,两者对底层寄存器的操作方式有很大区别 ......
Aguilera DSP 与 ARM 处理器
关于LCD时序的HBP、HFP、HSW造成图像左移或者右移的原因
关于LCD时序中的HBP、HFP、HSW等参数,如果HBP参数配置的不准确,屏幕图像会左移或者右移。 问题:由于我需要在PC上仿真一个TFT,需要仿真出这种左移或右移的效果,我想知道这种现象的原因。 ......
山之鹰 嵌入式系统
winc 中如何加载驱动??
本人想在wince 中加载一个USB的无线网卡驱动,驱动都已齐全。 我把 RT2501USB.dll RT73.bin拷贝到\WINCE500\pbworkspace\XXXXX\RelDir\下面 然后在platform.bib MODULES RT2501USB.DLL ......
liuerna 嵌入式系统
如何在谐振 LLC 半桥中实施同步整流器
谐振 LLC 半桥转换器非常适合离线大功率应用 (200-800W),因为一次侧 FET 可从零电压开关 (ZVS) 中获得极大的优势。LLC 转换器需要相当窄的输入范围,因此通常伴随有 PFC 前端。在这些功率级下 ......
wstt 模拟与混合信号
wince6.0无操作,放着不动就死机
wince6.0启动进入桌面后,一直供着电,放在不进行任何操作,会死机.遇到过2小时就死,30+小时死,60小时死的情况 由于很随机,小弟现在没招了,不知道如何去定位问题 请教各位兄弟,有没有啥方 ......
DAVIS309 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2674  1569  2920  2647  1845  12  30  48  16  25 

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