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

关键词

搜索

型号

搜索

GRMB70403SN

产品描述CAPACITOR
产品类别热门应用    无线/射频/通信   
文件大小112KB,共4页
制造商Sprague Goodman
下载文档 详细参数 全文预览

GRMB70403SN概述

CAPACITOR

GRMB70403SN规格参数

参数名称属性值
配件类型微调元件
配套使用产品/相关产品天线或摄相机

文档预览

下载PDF文档
ENGINEERING BULLETIN
Sprague-Goodman
SG-670B
Supercedes SG-670A.1
MICROWAVE
TUNING ELEMENTS
METALLIC TUNING ELEMENTS
Metallic tuning ele-
ments have a metal
tuning rotor inside a
threaded mounting
bushing. A thread on
the rotor engages an
internal thread in the
bushing. The rotor
threads are slotted across their axis with
2 slots 180° apart. By compressing the
probe along its axis, the slots function as
a spring. The probe threads are pressed
firmly into flank-to-flank engagement
with the internal threads of the bushing,
eliminating backlash, while providing a
uniform adjustment torque that is self
locking.
Standard models are useful from 2 to 33
GHz. Metallic tuning elements can be
used to change the capacitive loading
within a waveguide, or any place a
metallic tuning probe is required.
MODEL NO.
GRMB30301SN
GRMB30302SN
A
B
C
D
E
F
G
H
0.135 0.120
3.43
3.43
3.43
3.43
GRMB50301SN
5.33
GRMB50604SN
5.33
5.33
6.78
6.78
GRMB70503SN
6.78
6.78
6.78
6.78
3.05
3.05
6.10
6.10
3.18
6.35
14.0
3.30
4.75
5.33
5.33
9.14
11.4
0.135 0.120
0.135 0.240
0.135 0.240
0.210 0.125
0.210 0.250
0.210 0.552
0.267 0.130
0.267 0.187
0.267 0.210
0.267 0.210
GRMB70505SN
GRMB70906SN
GRMB71109SN
0.267 0.360
0.267 0.450
0.030 0.156 0.072 0.002 0.035 0.120-80
0.76
1.9
1.9
3.76
0.58
3.76
11.4
0.64
2.69
2.69
4.57
6.48
8.76
3.96
3.96
3.96
3.96
5.59
5.59
5.59
7.11
7.11
7.11
7.11
7.11
7.11
1.8
1.8
0.072
1.8
1.8
3.18
3.18
3.18
4.06
4.06
4.06
4.06
4.06
4.06
0.05
1.2
0
0
0
0
0
0
0
0
0
0
0
0
0.58
0
0
1.9
0
0
0
0
0.89
0.89
0.035 0.120-80
0.89
0.035 0.120-80
0.89
0.037 0.190-64
0.94
0.037 0.190-64
0.94
0.042 0.190-64
1.1
0.035 0.234-64
0.89
0.79
0.035 0.234-64
0.89
0.89
0.145 0.234-64
3.68
0.240 0.234-64
6.10
0.075 0.156
0.075 0.156
0.072 0.047 0.035 0.120-80
GRMB30602SN
GRMB30604SN
0.148 0.156 0.072
0.023 0.220 0.125
0.148 0.220 0.125
0.450 0.220 0.125
0.025 0.280 0.160
GRMB51411SN
GRMB70301SN
GRMB70403SN
0.106 0.280 0.160 0.023 0.031 0.234-64
0.106 0.280 0.160
B
G
ADJUSTING SLOT
F
C AT MAX
TRAVEL
0.180 0.280 0.160 0.074 0.035 0.234-64
0.255 0.280 0.160
0.345 0.280 0.160
A
E
D
HEX NUT
"H" UNS-2 THD
0.04 X 0.04
OPTIONAL BUSHING SLOT
1
1
All dimensions are in
/
mm.
Custom sizes available.
Notes:
1. Gold plated brass bushings and chromated brass rotors in the sizes shown
above are standard. Other sizes and/or materials are available, contact
factory.
2. Hardware modifications:
2.1 For slotted bushing, replace “S” in model number by “L”.
2.2 For ring nut (instead of hex nut), replace “N” in model number by “R”.
2.3 For no nut, replace “N” by “F”.
3. Rotor adjusting slot is 0.060/1.5 x 0.016/0.41 for bushings where “H” is
0.120-80, 0.13/3.3 x 0.020/0.51 for bushings where “H” is 0.190-64, and
0.16/4.0 x 0.020/0.51 where “H” is 0.234-64.
Sprague-Goodman Electronics, Inc.
1700 SHAMES DRIVE, WESTBURY, NY 11590
TEL: 516-334-8700 • FAX: 516-334-8771
E-MAIL: info@spraguegoodman.com
解析红外摄像机日常使用下会产生的问题
红暴问题 有些厂家把能不能制造出无红暴红外灯当做一个技术问题来宣传,好像有红暴就是低技术,无红暴就是高技术.其实,有无红暴只是一个选择问题,并不是技术问题,波长超过700nm的光线 ......
xyh_521 工业自动化与控制
第三篇 MSP-EXP430F5529LP的通用GPIO操作
一、 通用I/O的简单操作参见MSP430X5XX datasheet.pdf 1.1 I/O的简介 特点: l 多种复用和设置(即可控制是否输入、是否输出、是否接上拉电阻、是否接下拉电阻、是否可接 ......
shmily53 微控制器 MCU
FIR滤波后,点数变多,如何取点以计算RMS
假设采样点数为16,滤波系数个数为17, 故FIR数字滤波后,点数应为16+17-1=32个点, 请问我要计算该波形的有效值,应采用32个点其中的哪些点?具体有何依据?(有公式吗?) 具体波形可以看 ......
alice84 嵌入式系统
C语言学习笔记
本帖最后由 dochance 于 2015-3-24 22:04 编辑 GCC的处理过程: 1. 预处理 这个阶段用来处理所有的预处理指令。 2. 编译 对预处理后的代码进行翻译工作,得到计算机所认识的格式 ......
dochance 编程基础
嵌入式中的软字幕的实现(ARGB1555) freetype的应用
本帖最后由 37°男人 于 2014-6-26 14:10 编辑 很久没有写笔记了,整理一下资料和大家分享一下 (欢迎技术交流 xubbwd@gmail.com) 函数的实现功能为字幕(汉字/字母/数字)转换为ARGB ......
37°男人 DSP 与 ARM 处理器
创龙科技全志A40i开发板测评3 安装linux sdk及经验教训总结
本帖最后由 symic 于 2022-10-30 00:01 编辑 距离上次试用有很长一段时间了,主要是尝试各种方法解决上次说的问题,按照教程安装linux sdk时,当到达运行./build.sh运行内核时,下载opencv3- ......
symic 国产芯片交流

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1046  2666  2650  993  1087  43  10  26  55  48 

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