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

关键词

搜索

型号

搜索

1-GT-(29)TT

产品描述Analog Circuit
产品类别模拟混合信号IC    信号电路   
文件大小130KB,共4页
制造商MCE / KDI Triangle Electronics
下载文档 详细参数 全文预览

1-GT-(29)TT概述

Analog Circuit

1-GT-(29)TT规格参数

参数名称属性值
包装说明,
Reach Compliance Codeunknown
Is SamacsysN
Base Number Matches1

文档预览

下载PDF文档
ATTENUATORS, PIN DIODE
0.25–18 G H
z
GENERAL INFORM TION
A
KDI/Triangle Pin Diode attenuators continuously change the amplitude of
a microwave signal by applying a varying DC current, voltage, or digital
signal, depending upon the Model type selected. The basic current con-
trolled models do not have thermal compensation included, the voltage
controlled & digital models have linearization and/or temperature com-
pensation options.
A matched configuration of diodes keeps the VSWR low through all
values of attenuation and frequency.
Linearization is provided in some models, which produces an output
signal that is linearly proportional to the control voltage.
Temperature compensation is also provided in some models, over either
the –55 to +85 degree C range, 10–40 degree C range, or 0-70 degree C
range depending upon the Model type selected. Digitally controlled ana-
log attenuators, Model series “GA”, require an TTL binary logic input.
Standard units in the GA series have an 8 bit input producing 256 dis-
crete values of attenuation. Optional 10–12 bit logic is readily available
simply by specifying in the model number with a dash number.
SERIES GT, 1GT,
2GT, GA
Control Input Impedance:
Switching Period:
10 K ohms, 20 pf.
Standard models can be changed from any
value of attenuation to any other value in 10
microsec. Units can be provided with switch-
ing speed to 300 nanosec. on request. Speed
is related to maximum attenuation required.
That is, 32 dB models are faster than 64 dB
models. Insertion Loss will increase by a fac-
tor of 1.6 on higher speed models.
SMA standard, others on request.
GENERAL SPECIFICATIONS
R.F. Power:
To prevent self-biasing, the attenuators
should be operated at less than 100
mW CW, and 60 watts peak. Units will
not be damaged by application of 1 watt
CW or 100 watts peak.
50 OHMS.
+10 mA, maximum attenuation. 0 mA,
zero attenuation for all current controlled
models.
±15 volts at ±50 mA maximum. For all
models. 1GT, 2GT, GA (except GT)
0–10 volts produces 0–32 dB for 32 dB
models and 0–64 dB for 64 dB models.
Other values of control voltage can be
provided on request.
10 VDC
A
T
T
E
N
U
A
T
I
O
N
(dB)
Connectors:
RF Impedance:
Current (GT Models):
60
50
40
Power Requirements:
Control Voltage (1 GT and
2 GT Models):
30
20
10
0
5
10
Maximum Control Voltage:
BIAS CURRENT (mA)
Typical curve of attenuation vs. bias current for GT Models.
BASIC MODEL TYPES
Model
No.*
GT-( )
1-GT-(
1-GT-(
1-GT-(
2-GT-(
2-GT-(
2-GT-(
GA-( )
GA-( )TT
GA-( ) TR
)
)TT
)TR
)
)TT
)TR
Input
Control
Current
VOLTAGE 10 TO 40 C
VOLTAGE-TEMP COMP –55 TO +85 C
VOLTAGE-TEMP COMP 0 TO 70 C
VOLTAGE- LINEARIZED 10 TO 40 C
VOLTAGE-LINEARIZED TEMP COMP –55 TO +85 C
VOLTAGE-LINEARIZED TEMP COMP 0 TO 70 C
DIGITAL-TTL 10 TO 40 C
DIGITAL-TTL- TEMP COMP –55 TO +85 C
DIGITAL-TTL-TEMP COMP 0 TO 70 C
Accuracy
Chart
No.
A, B
A, B
C
D
A, B
C
D
A, B
C
D
Input
Control
0–10MA
0–10VDC
0–10VDC
0–10VDC
0–10VDC
0–10VDC
0–10VDC
TTL
TTL
TTL
Input Fixed
None
+ & – 15VDC @50 MA MAX
+ & – 15VDC @50 MA MAX
+ & – 15VDC @50 MA MAX
+ & – 15VDC @50 MA MAX
+ & – 15VDC @50 MA MAX
+ & – 15VDC @50 MA MAX
+ & – 15VDC @50 MA MAX
+ & – 15VDC @50 MA MAX
+ & – 15VDC @50 MA MAX
KEY:
Inches[Millimeters] .XX ±.03 .XXX ±.010 [.X ±0.8 .XX ±0.25]
10/98
An MCE Company
CORPORATION
TRIANGLE
60 South Jefferson Road, Whippany, NJ 07981
Tel: 973-887-8100 • Fax: 973-884-0445
E-Mail: kdisales@aol.com
See us on the web @ www.kditriangle.com
提问+这个受控电源的电容都是干什么用的?
大家看看这个为430开发板供电的受控电源接的这些电容是干什么用的.......还有怎么实现控制的呢? ...
huixianfxt 模拟与混合信号
求助:我的串口为什么收不到正确的数据呢?请各位大哥帮帮我,谢谢!
#include "STC12C2052AD.h" #include #include #include #include #define uchar8 unsigned char #define ID 1 //这个合子的 ID 号为 1 //********定义引脚********** ......
jw5200 嵌入式系统
出租车计程器
设计一个多功能出租车计程器,能够对不同地区、不同车型、不同时段等计费方式进行设定。要求计费器性能稳定、计费准确,具有与上位机PC串行通信等功能。实验模型:以信号发生器的脉冲输出模拟出 ......
malixia 51单片机
一文看懂 Nginx 架构
一、Nginx基础架构 Nginx启动后以daemon形式在后台运行,后台进程包含一个master进程和多个worker进程。如下图所示: 544143 Nginx是由一个master管理进程,多个worker进程处理工作的 ......
可乐zzZ Linux开发
【新手求助】VxWorks的Socket编程问题
简单介绍下情况: 目前需要前后台数据传输。前台用VxWorks,后台Windows。选择了Socket通讯接口以UDP协议进行通讯。即:socket (AF_INET, SOCK_DGRAM, IPPROTO_UDP)。绑定后直接用recvfrom ......
czl2008 实时操作系统RTOS
重磅推荐!ADI 最新的中文资料都在这里啦
分享最新的干货资料哦~有需求的筒子们可以戳这个下载哈https://ez.analog.com/cn/other/f/forum/110176/adi-2019-44月ADI 最新中文资料新鲜上线,快来下载咯~在线研讨会 WEBINAR· 基于ADPD188B ......
电路艺术 ADI 工业技术

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1536  1100  2315  2313  1207  59  22  5  26  57 

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