EEWORLDEEWORLDEEWORLD

Part Number

Search

770-003B300W1

Description
Connector Accessory
CategoryThe connector    Connector bracket   
File Size233KB,3 Pages
ManufacturerGlenair
Websitehttp://www.glenair.com/
Download Datasheet Parametric View All

770-003B300W1 Overview

Connector Accessory

770-003B300W1 Parametric

Parameter NameAttribute value
MakerGlenair
Reach Compliance Codecompliant
Connector bracket typeCONNECTOR ACCESSORY
Manufacturer's serial number770
Base Number Matches1
Heat Shrink Molded Part
Adhesive Lined
Part Size
(See Table I)
W1
- Zero Halogen
W2
- 80°C Hot Melt
R
- 150°C Epoxy Pre-Coat
(Omit for No Adhesive)
Product Series
A
- 90°
B
- 45°
S
- Straight
Angular
Function
770
-
001
Basic Part Number
001
- Lipped Boot with Eyelet
002
- Short Lipped Boot with Eyelet
003
- Lipped Boot
004
- Short Lipped Boot
005
- Non-Lipped Boot
A
1
00 W1
Material
1
- 150°C Compound 2025 Elastomeric
Oil Resistant and Flame Retardant
2
- Low Smoke Hazard Material
3
- Flexible Polyolefin
Ce
Ae
Ce
Ae
As Supplied
P0
Ø.079 (2.0) Ref
(See Note 3)
R0
S - Straight
Shrink Boot
Cr
As Supplied
P1
Ar
Ct
C0
Cr
Ct
Ar
C0
Recovered (-001)
At
Recovered (-002)
At
TABLE I: STRAIGHT BOOT DIMENSIONS, BOOT AND SHELL SIZE
Boot
Size
00
01
02
03
04
05
06
07
08
Shell
Size
5
5, 6
6, 7
8, 10
Ae Dia
Min
.354 (9.0)
.472 (12.0)
.669 (17.0)
.945 (24.0)
Ce Dia
Min
.354 (9.0)
.472 (12.0)
.669 (17.0)
.945 (24.0)
Ar Dia
Max
.217 (5.5)
.276 (7.0)
.276 (7.0)
.413 (10.5)
at
±30%
.039 (1.0)
.043 (1.1)
.051 (1.3)
.063 (1.6)
.071 (1.8)
.071 (1.8)
.079 (2.0)
Cr Dia
Max
.079 (2.0)
.118 (3.0)
.138 (3.5)
.197 (5.5)
.236 (6.0)
.276 (7.0)
.335 (8.5)
.394 (10.0)
.591 (15.0)
ct
±20%
.028 (0.7)
.028 (0.7)
.028 (0.7)
.035 (0.9)
.039 (1.0)
.047 (1.2)
.047 (1.2)
CO
Ref
.295 (7.5)
.295 (7.5)
PO
±10%
.984 (25.0)
.984 (25.0)
P1
±10%
N/A
N/A
N/A
RO
Ref
.551 (14.0)
.551 (14.0)
.728 (18.5)
.395 (10.0) 1.181 (30.0)
.395 (10.0) 1.496 (38.0) 1.024 (26.0) .748 (19.0)
.630 (16.0) 2.165 (55.0) 1.693 (43.0) 1.181 (30.0)
.748 (19.0) 2.638 (67.0) 1.850 (47.0) 1.299 (33.0)
.787 (20.0) 3.150 (80.0) 2.362 (60.0) 1.575 (40.0)
11-16
1.181 (30.0) 1.181 (30.0) .551 (14.0)
16-17
1.260 (32.0) 1.260 (32.0) .709 (18.0)
17-21
1.417 (36.0) 1.417 (36.0) .886 (22.0)
21-23
1.693 (43.0) 1.693 (43.0) 1.102 (28.0) .087 (2.2)
25
2.362 (60.0) 2.362 (60.0) 1.378 (35.0) .130 (3.3)
.051 (1.3) 1.142 (29.0) 3.898 (99.0) 3.150 (80.0) 2.165 (55.0)
.063 (1.6) 1.575 (40.0) 5.118 (130.0) 4.331 (110.0) 1.969 (50.0)
APPLICATION NOTES
1. Material: Fluid resistant elastomer - Glenair Material Type 1.
2. When the minimum number of conductors are used, wire bundle/cable may require build-up to B
2
max.
3. Sizes 00 to 02 do not contain eyelet.
© 2010 Glenair, Inc.
www.glenair.com
CAGE CODE 06324
Printed in U.S.A.
E-Mail: sales@glenair.com
GLENAIR, INC.
1211 AIR WAY
GLENDALE, CA 91201-2497
818-247-6000
FAX 818-500-9912
H-5
Connector
Accessories
770-001
Shrink Boot
H
General method of displaying pictures and texts on TFT color screen
[i=s]This post was last edited by lemon1394 on 2022-9-25 21:30[/i]To display pictures and text on a TFT color screen, several problems need to be overcome:1. Get the RGB data of the image for use by T...
lemon1394 MicroPython Open Source section
What will happen if a key interruption in the Temperature Sensor occurs in the middle of temperature average calculation?
As a leisure activity, I sorted out the comments and block diagrams of the official and my adapted programs. I remembered a doubt I had before, so I wrote it down to ask, for fear of forgetting the ma...
wangfuchong Microcontroller MCU
How to delete a cloned BSP
I cloned the built-in 2410 BPS under WINCE5.0. Because of some operational problems, I want to delete the cloned BPS. How can I delete the PB option for this new BSP when creating a new project?...
wangencheng Embedded System
When running IPerf under WinCE ARMV4I, it prompts that components or related libraries are missing
I want to measure the bandwidth of the Wi-Fi module. I downloaded an IPerf source code from the Internet. The board uses ARMV4I. I select ARMV4I as the compiler. After building, I copy iperf.exe to th...
hxl26 Embedded System
The problem of scheduling tasks through semaphores
Hello everyone, I have a question for you. Three tasks are created in the project, and the execution order of the tasks is controlled by semaphores. The general framework is as follows: [code]void tsk...
yuqiang DSP and ARM Processors

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2395  1536  1017  2536  941  49  31  21  52  19 
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号