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

关键词

搜索

型号

搜索

IDT54FCT166244ETPFB

产品描述FCT SERIES, QUAD 4-BIT DRIVER, TRUE OUTPUT, CDFP48
产品类别半导体    逻辑   
文件大小93KB,共9页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 详细参数 全文预览

IDT54FCT166244ETPFB概述

FCT SERIES, QUAD 4-BIT DRIVER, TRUE OUTPUT, CDFP48

FCT 系列, 四 4位 驱动, 实输出, CDFP48

IDT54FCT166244ETPFB规格参数

参数名称属性值
功能数量4
端子数量48
最大工作温度125 Cel
最小工作温度-55 Cel
最大供电/工作电压5.5 V
最小供电/工作电压4.5 V
额定供电电压5 V
端口数2
加工封装描述CERPACK-48
状态ACTIVE
工艺CMOS
包装形状RECTANGULAR
包装尺寸FLATPACK
表面贴装Yes
端子形式FLAT
端子间距0.6350 mm
端子涂层TIN LEAD
端子位置DUAL
包装材料CERAMIC, GLASS-SEALED
温度等级MILITARY
系列FCT
输出特性3-ST WITH S-RES
逻辑IC类型DRIVER
位数4
输出极性TRUE
传播延迟TPD5.1 ns

文档预览

下载PDF文档
FAST CMOS 16-BIT
BUFFER/LINE DRIVER
Integrated Device Technology, Inc.
IDT54/74FCT16244T/AT/CT/ET
IDT54/74FCT162244T/AT/CT/ET
IDT54/74FCT166244T/AT/CT
IDT54/74FCT162H244T/AT/CT/ET
FEATURES:
• Common features:
– 0.5 MICRON CMOS Technology
– High-speed, low-power CMOS replacement for
ABT functions
Typical t
SK
(o) (Output Skew) < 250ps
– Low input and output leakage
1µA (max.)
– ESD > 2000V per MIL-STD-883, Method 3015;
> 200V using machine model (C = 200pF, R = 0)
– Packages include 25 mil pitch SSOP, 19.6 mil pitch
TSSOP, 15.7 mil pitch TVSOP and 25 mil pitch Cerpack
– Extended commercial range of -40°C to +85°C
• Features for FCT16244T/AT/CT/ET:
– High drive outputs (-32mA I
OH
, 64mA I
OL
)
– Power off disable outputs permit “live insertion”
– Typical V
OLP
(Output Ground Bounce) < 1.0V at
V
CC
= 5V, T
A
= 25°C
• Features for FCT162244T/AT/CT/ET:
– Balanced Output Drivers:
±24mA
(commercial),
±16mA
(military)
– Reduced system switching noise
– Typical V
OLP
(Output Ground Bounce) < 0.6V at
V
CC
= 5V,T
A
= 25°C
• Features for FCT166244T/AT/CT:
– Light Drive Balanced Output:
±8mA
(commercial),
±6mA
(military)
– Minimal system switching noise
– Typical V
OLP
(Output Ground Bounce) < 0.25V at
V
CC
= 5V,T
A
= 25°C
• Features for FCT162H244T/AT/CT/ET:
– Bus-Hold retains last active bus state during 3-state
– Eliminates the need for external pull up resistors
DESCRIPTION:
The 16-Bit Buffer/Line Driver is for bus interface or signal buffering
applications requiring high speed and low power dissipation. These
devices have a flow through pin organization, and shrink packaging
to simplify board layout. All inputs are designed with hysteresis for
improved noise margin. The three-state controls allow independent
4-bit, 8-bit or combined 16-bit operation. These parts are plug in
replacements for 54/74ABT16244 where higher speed, lower noise
or lower power dissipation levels are desired.
The FCT16244T/AT/CT/ET are ideally suited for driving
high capacitance loads (>200pF) and low impedance
backplanes. These "high drive" buffers are designed with
power off disable capability to allow "live insertion" of boards
when used in a backplane interface.
The FCT162244T/AT/CT/ET have balanced output current
levels and current limiting resistors. These offer low ground
bounce, minimal undershoot, and controlled output fall times,
reducing the need for external series terminating resistors
while still providing very high speed operation for loads of less
than 200pF.
The FCT166244T/AT/CT are suited for very low noise,
point-to-point driving where there is a single receiver, or a very
light lumped load (<100pF). The buffers are designed to limit
the output current to levels which will avoid noise and ringing
on the signal lines without using external series terminating
resistors.
The FCT162H244T/AT/CT/ET have "Bus-Hold" which re-
tains the input's last state whenever the input goes to high
impedance. This prevents "floating" inputs and eliminates the
need for pull-up/down resistors.
FUNCTIONAL BLOCK DIAGRAM
1
OE
1
A
1
1
A
2
1
A
3
1
A
4
1
Y
1
1
Y
2
1
Y
3
1
Y
4
3
OE
3
A
1
3
A
2
3
Y
1
3
Y
2
3
A
3
3
A
4
4
OE
3
Y
3
3
Y
4
2
OE
2
A
1
2
A
2
2
A
3
2
A
4
The IDT logo is a registered trademark of Integrated Device Technology, Inc.
2
Y
1
2
Y
2
2
Y
3
2
Y
4
2544 drw 01
4
A
1
4
A
2
4
A
3
4
A
4
4
Y
1
4
Y
2
4
Y
3
4
Y
4
2544 drw 02
MILITARY AND COMMERCIAL TEMPERATURE RANGES
©1996
Integrated Device Technology, Inc.
OCTOBER 1996
DSC-2544/9
5.2
15
POP28335软件实验讲解
333411 333412 ...
Jacktang 微控制器 MCU
tms320f28027的烧写
首先感谢soso了:lol 提供F2802x_CSP_RTM升级烧写插件 有这个就太简单了 找到28027例程,也就是下载2802X的库文件 这里面有个flash的例程,打开这个程序,把那个Example_2802xFlash.c Re ......
shicong 微控制器 MCU
如何测量电池的充电状态
做了几年电池充电器的开发,网上也有很多关于如何计算SOC的文章,以前也经常看其他人的论文,什么神经网络了。但是在实际开发中,我所在的单位只采用了最简单的电压法测量SOC,这里分享其 ......
alan000345 电源技术
关于RFID的隐忧
与美国RFID的应用状况相比,而且相关的立法程序也已启动的情况相比,我们更大的隐忧是中国的RFID应用可能已大大落后。  如果学生在破坏公共设施的时候故意不戴电子标签或者盗用他人的标签怎么 ......
tmily 无线连接
分享一下自制的触摸摁键,有程序,有视频,有真相。
废话不多说,先上图诱惑下大家下 然后自拍了个视频,效果可能不是很好,不要介意哈~ http://www.tudou.com/programs/view/nAwmZnH7-UY/ 哈~看起来不错吧,下面上程序。 首先说明下我在str ......
maswell_xiao 微控制器 MCU
显摆!MSP430开发的无线抄表系统
响应SOSO号召出来显摆下,这是2007年的一个项目的初期文档,项目采用MSP430F149作为主控,小区内通过Zigbee芯片完成组网,然后经GPRS进行数据远程传输,上位机完成数据的分析统计功能,已经有 ......
ailover2001 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1695  2153  142  2333  2138  8  53  46  27  52 

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