EEWORLDEEWORLDEEWORLD

Part Number

Search

FW-07-03-L-D-233-075

Description
.050'' BOARD SPACERS
CategoryThe connector   
File Size852KB,1 Pages
ManufacturerSAMTEC
Websitehttp://www.samtec.com/
Environmental Compliance
Download Datasheet Parametric View All

FW-07-03-L-D-233-075 Overview

.050'' BOARD SPACERS

FW-07-03-L-D-233-075 Parametric

Parameter NameAttribute value
Number of pins14
spacing0.050"(1.27mm)
Number of rows2
spacing0.050"(1.27mm)
Length - Overall Pin0.308"(7.823mm)
Length - Post (Mating)0.075"(1.905mm)
Length - overlap height0.233"(5.918mm)
Length - solder tail-
Installation typesurface mount
Terminationwelding
Contact Plating - Post (Mating)gold
Contact Plating Thickness - Post (Mating)10.0µin (0.25µm)
colorblack
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
How to write a program to a USB drive to form a boot sector so that it can be run on a bare metal device?
For a floppy disk, the code can be written to the 0th side, 0th track, 1st sector of the floppy disk, and end with 0XAA55, so that the BIOS will think it is a boot sector and execute the code. So for ...
ysbqw Embedded System
An interview question for an electronics engineer
When a 5% resistor (which I often call a normal resistor) and a 1% resistor (a precision resistor) are connected in series, what is the final total resistor error accuracy range? How did you calculate...
czf0408 LED Zone
An error occurred when connecting (Activesync) for synchronization. Have you ever seen such an error?
When connecting synchronously, the information printed by DEBUG is: ERROR: OALIoCtlHalGetDeviceInfo: Device doesn't support IOCTL_HAL_GET_DEVICE_INFO::SPI_GETUUID. I don't know what caused it? ?...
262476547 Embedded System
Modify pocket1945 game
A pocket1945 game downloaded from the Internet always prompts an error when running in the vs2005 environment as shown in the figure: [img]C:\Documents and Settings\weiwei\Desktop\Unnamed.bmp[/img] Th...
kvin Embedded System
About ATtiny13A Program
The dimmable flashlight circuit and program are as follows:#include tiny13.h #include delay.h //IO--Register Definition #define PB0 0 //tiny13 Pin 5 #define PB1 1 //tiny13 Pin 6 #define PB2 2 //tiny13...
whwshiyuan1984 MCU
LED dot matrix driver problem
My display panel is like this: 3 rows, 6 columns, I want to display all LED dot matrix (8X8), so many dot matrix. What driver chip should I use?...
woaini911zmz Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1128  85  2614  71  452  23  2  53  10  4 
Datasheet   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
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号