Glenair’s new 1000 Hour Grey over stainless steel.
Glenair’s standard olive drab zinc-nickel finish.
Glenair’s standard black zinc-nickel finish.
Glenair’s RoHs compliant black zinc-nickel.
Glenair’s standard black cadmium over stainless steel.
Glenair’s standard olive drab cadmium over stainless steel.
1000
1000
1000
1000
500
1000
2000
TABLE I - BACKSHELL INTERFACE DIMENSIONS
A
C*
D
08
E
08
F
08 [9]
G
H
09 [A]
08
08 [A]
03
10
10 [B]
12
12 [7] 12
14
14 [12] 14
16
16 [19] 16
18 [27]
18
20 [37]
20
22
22
22 [H]
24
61
24 [J]
25 [G]
24
28
28
32
32
36
36
40
40
40
44
44
48
48
33 [J]
36
29 [H]
32
28
24
24
24 [25] 23 [F]
25 [J]
24
24
22
22
22 [23]
23 [H]
24
20
20
20 [21]
21 [G]
19 [E]
20 [G]
22
22
22
18
18
18 [19]
19 [F]
17 [D]
18 [F]
20
20
20
16
16 [17]
17 [E]
15 [C]
16 [E]
18
18
18
12
14
12 [13]
13 [C]
11 [A]
14 [15]
15 [D]
13 [B]
14 [D]
16
16
16 [17]
14 [15]
14
14
12
12
10
10
10 [11]
11 [B]
12 [13]
10
11
10
10
J
K
08
L
08
S
08
.770 (19.6)
.890 (22.6)
.890 (22.6)
1.020 (25.9)
1.020 (25.9)
1.150 (29.2)
1.150 (29.2)
1.260 (32.0)
1.230 (31.2)
1.400 (35.6)
1.360 (34.5)
1.530 (38.9)
1.480 (37.6)
1.600 (40.6)
(40.6)
(49.3)
.820 (20.8)
1.060 (26.9)
.820 (20.8)
.940
1.170
.940
1.060
1.290
1.060
(23.8)
(29.7)
(23.8)
(26.9)
(32.7)
(26.9)
1.170 (29.7)
1.420 (36.1)
1.170 (29.7)
1.290 (32.7)
1.540 (39.1)
1.420 (36.0)
1.670 (42.4)
1.540 (39.1)
2.010 (51.1)
1.840 (46.7)
1.970 (50.0)
2.090 (53.1)
2.280 (57.9)
2.340 (59.4)
2.340 (59.4)
2.530 (64.3)
2.590 (65.8)
2.590 (65.8)
2.780 (70.6)
2.910 (73.9)
3.030 (77.0)
3.160 (80.3)
3.220 (81.8)
3.410 (86.6)
1.600
(43.9)
(43.9) 1.940
(43.2)
(42.4)
(49.3)
(46.2)
1.940
1.970 (50.0)
2.190 (55.6) 2.190
2.220 (56.4)
2.440 (62.0) 2.440
2.440
2.47 (62.7)
2.690
2.690
2.720 (69.1)
2.930
2.970 (75.4)
1.730
1.730
1.700
1.670
1.940
1.820
3.220 (81.8)
1.660 (42.2)
2.120 (53.8)
(49.3)
2.010 (51.1)
(55.6)
2.260 (57.4)
(62.0)
(62.0)
2.530 (64.3)
(68.3)
(68.3)
3.040 (77.2)
(74.4)
* Code C, MIL-C-22992, Left-Hand Thread. Connector designations depicted thus [ ] are for reference only and are not to be used in part number development.
BACKSHELL INTERFACE STANDARDS (See pages 15-17 for more information)
[font=宋体][size=9pt][font=宋体][size=9pt][font=Verdana] 1. Introduction to embedded systems and operating systems Introduces the background and application advantages of embedded systems and embedded ope...
I just tried it. The test program compiled by IAR can be downloaded and debugged. There is also a serial port in ST-LINK, which is very convenient to use. So, I hope to use ST-LINK for debugging. But ...
深圳某著名半导体外资企业委托招聘一名: Staff SW Development Engineer,Qualifications:
- MSCS with 8 plus years of system software development & SQA experience is a plus.- Working knowledge of FTP, SQL, Proxy, and Web ser...
Regarding the receiving bit RB8 in the serial communication of the ATMEL51 microcontroller, Yu Yongquan's "ATMEL89 Series Microcontroller Application Technology" describes that if SM2=1 is defined bef...
6-bit data is a group. The host computer sends 100 groups of data to the microcontroller. The digital tube displays 100 groups of data at the same time. How many microcontrollers are needed to control...
For 80,000
ZTE
(000063.SZ) employees and more Chinese ICT (information and communication technology) industry practitioners, the news from across the ocean on the evening of April 16 kept t...[Details]
On April 20, the Photovoltaic Summit, guided by Jiangsu Renewable Energy Industry Association, hosted by Growatt, and supported by LONGi Solar Technology Co., Ltd. and Jiangsu Bigo New Energy Group...[Details]
1. Principle 1. Infrared emission protocol There are many infrared communication protocols. This experiment uses the NEC protocol. This protocol uses PWM modulation and uses pulse width to represen...[Details]
In the actual project development process, we often need to get the running time of a section of code. The usual method is to use an oscilloscope to measure it. This blog post will use SysTick to acc...[Details]
1. Usage scenarios In the first case, when using a common STM32 delay function, similar to HAL_Delay(time), since this function uses a loop to judge and delay, when executing this function, the ent...[Details]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
Today, under the guidance of a low-level expert, I learned how to configure the PWM module! Woof! First open the file configured last time, as follows: Then, we need to use TIM1 to set PWM: Then,...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
I have been working on this i2c for several days. Many people on the Internet say that this is a problem with the ST package library, and they basically talk about the STM32F1 series of chips, and ev...[Details]
Recently, the relevant person in charge of the Energy Conservation Division of the Energy Conservation and Technology Equipment Department of the National Energy Administration said on the issue of...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
Timing and protocol are two key points in digital system debugging, and they are also where logic analyzers can play their most valuable role. How can we use a logic analyzer to quickly complete wiri...[Details]
Superconductors have physical properties such as zero resistance effect, Meissner effect and Josephson effect, which make them have broad application prospects and unparalleled advantages in many b...[Details]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[Details]