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

关键词

搜索

型号

搜索

IDT7210L200CB

产品描述Multiplier Accumulator/Summer, CMOS, CDIP64
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小158KB,共10页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

IDT7210L200CB概述

Multiplier Accumulator/Summer, CMOS, CDIP64

IDT7210L200CB规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称IDT (Integrated Device Technology)
Reach Compliance Codenot_compliant
JESD-30 代码R-XDIP-T64
JESD-609代码e0
端子数量64
最高工作温度125 °C
最低工作温度-55 °C
封装主体材料CERAMIC
封装代码DIP
封装等效代码DIP64,.9
封装形状RECTANGULAR
封装形式IN-LINE
峰值回流温度(摄氏度)260
电源5 V
认证状态Not Qualified
筛选级别38535Q/M;38534H;883B
标称供电电压5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子面层Tin/Lead (Sn/Pb)
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
处于峰值回流温度下的最长时间6
uPs/uCs/外围集成电路类型DSP PERIPHERAL, MULTIPLIER ACCUMULATOR/SUMMER
Base Number Matches1

文档预览

下载PDF文档
IDT7210L
16 x 16 PARALLEL CMOS MULTIPLIER ACCUMULATOR
COMMERCIAL TEMPERATURE RANGE
16-BIT PARALLEL CMOS
MULTIPLIER-ACCUMULATOR
IDT7210L
featuring individual input and output registers with clocked D-type flip-flop,
- 16 x 16 parallel multiplier-accumulator with selectable accumulation and a preload capability which enables input data to be preloaded into the output
registers, individual three-state output ports for the Extended Product (XTP)
subtraction
and Most Significant Product (MSP) and a Least Significant Product output
- High-speed: 20ns multiply-accumulate time
- IDT7210 features selectable accumulation, subtraction, rounding and (LSP) which is multiplexed with the Y input.
preloading with 35-bit result
The X
IN
and Y
IN
data input registers may be specified through the use
- IDT7210 is pin and function compatible with the TRW TDC1010J, TMC2210, of the Two’s Complement input (TC) as either a two’s complement or an
Cypress CY7C510, and AMD AM29510
unsigned magnitude, yielding a full-precision 32-bit result that may be
- Performs subtraction and double precision addition and multiplication
accumulated to a full 35-bit result. The three output registers – Extended
- Produced using advanced CMOS high-performance technology
Product (XTP), Most Most Significant Product (MSP) and Least Significant
- TTL-compatible
Product (LSP) – are controlled by the respective TSX, TSM and TSL input
- Available in PLCC
lines. The LSP output can be routed through Y
IN
ports.
- Speeds available: L20/25/35/45/55/65
Accumulate input (ACC) enables the device to perform either a multiply
or a multiply-accumulate function. In the multiply-accumulate mode, output
DESCRIPTION:
data can be added to or subtracted from previous results. When the
Subtraction (SUB) input is active simultaneously with an active ACC, a
The IDT7210 is a high-speed, low-power 16 x 16-bit parallel multiplier-
subtraction can be performed. The double precision accumulated result is
accumulator that is ideally suited for real-time digital signal processing
rounded down to either a single precision or single precision plus 3-bit
applications. Fabricated using CMOS silicon gate technology, this device
offers a very low-power alternative to existing bipolar and NMOS counterparts, extended result. In the multiply mode, the Extended Product output (XTP)
with only 1/7 to 1/10 the power dissipation and exceptional speed (25ns is sign extended in the two’s complement mode or set to zero in the unsigned
mode. The Round (RND) control rounds up the Most Significant Product
maximum) performance.
(MSP) and the 3-bit Extended Product (XTP) outputs. When Preload input
A pin and functional replacement for TRW’s TDC1010J, the IDT7210 (PREL) is active, all the output buffers are forced into a high-impedance state
operates from a single 5 volt supply and is compatible with standard TTL (see Preload truth table) and external data can be loaded into the output
logic levels. The architecture of the IDT7210 is fairly straightforward, register by using the TSX, TSL and TSM signals as input controls.
FEATURES:
FUNCTIONAL BLOCK DIAGRAM
CLKX
X
IN
(X
15
- X
0
)
16
ACC, SUB,
RND, TC
4
Y
IN
CLKY (Y
15
- Y
0
/P
15
- P
0
)
16
XREGISTER
CONTROL
REGISTER
YREGISTER
MULTIPLIER ARRAY
32 +
TSL
PREL
+/–
ACCUM ULATOR
16
35
35
CLKP
XTMP R EGISTER
3
MSP REGISTER
LSP REGISTER
TSX
PREL
3
16
TSM
XTP
OUT
(P
34
- P
32
)
MSP
OUT
(P
31
- P
16
)
COMMERCIAL TEMPERATURE RANGE
1
c
2001
Integrated Device Technology, Inc.
APRIL 2001
DSC-2018/-
EEWORLD大学堂----录音技术的发展历史
录音技术的发展历史:https://training.eeworld.com.cn/course/457...
chenyy maychang趣味电子技术课堂
为什么板卡上PORTMAP &启动不了portmap服务?我想用nfs
如题,说没有这个命令,我make menuconfig时应该注意什么啊、谢谢...
seadistant 嵌入式系统
电感、电解电容2011年行情和价格双双看涨
因为原材料和人工成本的上升,一些电子元件的价格预期将发生一定程度的上浮,电感和电解电容就是2011年行情和价格都看涨的元件。 厂商并未看涨2011年所有元件的价格,例如OVP元件就被多数厂商 ......
wxf1357 模拟与混合信号
【micropython教程】实验2 DHT11温度传感器
首先在github上下载了DHT系列的驱动库 # DHT11/DHT22 driver for MicroPython on ESP8266 # MIT license; Copyright (c) 2016 Damien P. George try: from esp import dht_readinto ......
zhangyadong300 MicroPython开源版块
I2C好不好用?
TI的竞赛要求给LaunchPad加显示屏与键盘,但是LP那么点端口肯定不够用。然后我看到了I2C,这玩儿两根线就能连一串设备。但是找相关资料感觉很少的样子。想问问高手I2C好不好用,用这个有没有前 ......
carlnerv 微控制器 MCU
为什么我的nboot无法启动
如果只把nboot烧写到block0,会不会启动啊。。我试了不行那,新手求帮助啊 ;--------------------------------------------------------------------------- ; 4 LED light function ; The L ......
neaman 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1277  1832  935  1043  2061  55  20  5  59  16 

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