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

关键词

搜索

型号

搜索

5962F9684502QXX

产品描述Dual-Port SRAM, 4KX9, 45ns, CMOS, PGA-68
产品类别存储    存储   
文件大小496KB,共21页
制造商Cobham Semiconductor Solutions
下载文档 详细参数 全文预览

5962F9684502QXX概述

Dual-Port SRAM, 4KX9, 45ns, CMOS, PGA-68

5962F9684502QXX规格参数

参数名称属性值
厂商名称Cobham Semiconductor Solutions
零件包装代码PGA
包装说明PGA,
针数68
Reach Compliance Codeunknown
ECCN代码3A001.A.2.C
最长访问时间45 ns
JESD-30 代码S-XPGA-P68
长度29.464 mm
内存密度36864 bit
内存集成电路类型DUAL-PORT SRAM
内存宽度9
功能数量1
端子数量68
字数4096 words
字数代码4000
工作模式ASYNCHRONOUS
最高工作温度125 °C
最低工作温度-55 °C
组织4KX9
封装主体材料UNSPECIFIED
封装代码PGA
封装形状SQUARE
封装形式GRID ARRAY
并行/串行PARALLEL
认证状态Not Qualified
筛选级别MIL-PRF-38535 Class Q
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子形式PIN/PEG
端子节距2.54 mm
端子位置PERPENDICULAR
总剂量300k Rad(Si) V
宽度29.464 mm

文档预览

下载PDF文档
Standard Products
UT7C138/139 4Kx8/9 Radiation-Hardened
Dual-Port Static RAM with Busy Flag
Data Sheet
January 2002
FEATURES
q
45ns and 55ns maximum address access time
q
Asynchronous operation for compatibility with industry-
standard 4K x 8/9 dual-port static RAM
q
CMOS compatible inputs, TTL/CMOS compatible output
levels
q
Three-state bidirectional data bus
q
Low operating and standby current
q
Radiation-hardened process and design; total dose
irradiation testing to MIL-STD-883 Method 1019
- Total-dose: 1.0E6 rads(Si)
- Memory Cell LET threshold: 85 MeV-cm
2
/mg
q
q
- Latchup immune (LET >100 MeV-cm
2
/mg)
QML Q and QML V compliant part
Packaging options:
- 68-lead Flatpack
- 68-pin PGA
5-volt operation
Standard Microcircuit Drawing 5962-96845
INTRODUCTION
The UT7C138 and UT7C139 are high-speed radiation-
hardened CMOS 4K x 8 and 4K x 9 dual-port static RAMs.
Arbitration schemes are included on the UT7C138/139 to
handle situations when multiple processors access the same
memory location. Two ports provide independent,
asynchronous access for reads and writes to any location in
memory. The UT7C138/139 can be utilized as a stand-alone
32/36-Kbit dual-port static RAM or multiple devices can be
combined in order to function as a 16/18-bit or wider master/
slave dual-port static RAM. For applications that require
depth expansion, the BUSY pin is open-collector allowing
for wired OR circuit configuration. An M/S pin is provided
for implementing 16/18-bit or wider memory applications
without the need for separate master and slave devices or
additional discrete logic. Application areas include
interprocessor/multiprocessor designs, communications,
and status buffering.
Each port has independent control pins: chip enable (CE),
read or write enable (R/W), and output enable ( OE). BUSY
signals that the port is trying to access the same location
currently being accessed by the other port.
R/ W
R
CE
R
OE
R
q
q
R/ W
L
CE
L
OE
L
A
11L
A
10L
I/O
8L
(7C139)
I/O
7L
I/O
0L
BUSY
L
A
9L
ROW
SELECT
MEMORY
ARRAY
ROW
SELECT
A
11R
A
10R
I/O
8R
(7C139)
COL
SEL
COLUMN
I/O
COLUMN
I/O
COL
SEL
I/O
7R
I/O
0R
BUSY
R
A
9R
A
0L
M/S
ARBITRATION
A
0R
Figure 1. Logic Block Diagram
关于MSP430F5438与MG323无线模块连接的问题
请问MSP430F5438与华为MG323进行通信时,需要电平转换吗? 单片机电压3.3V,MG323电压3.8V时,还需要SP3223E电平转换芯片吗? MG323的说明书中说支持异步RS-232 UART1串口通信,是不是意 ......
sll1028 微控制器 MCU
谁知道USRP开源项目中的PCB文件是用什么设计的?
USRP还是很有意思的,可能有点敏感,请自行百度. 在gnuRADIO项目中有USRP的pcb文件,但是基本上都打不开,用记事本打开的话,有一些是这样的: # release: pcb-bin 1.99p # date: Mon Feb 28 ......
astwyg PCB设计
ARM入门(转一个好贴)
1、抓住51开发ARM 这几个月来我一直都爬在51的问题,自己都有一点笑自己了,用了4个月的时间,来巩固51的原理和程序,还好我自己算是走过来了,自己笨,身边的高才生又看不上51的原理 ......
wiln 单片机
怎么测量cc2530的发射功率
我用rfbasic的一个函数修改cc2530的发射功率,但是想找个方法测试下修改后的功率是否发生变化,但是电流只有在发送包的瞬间有个脉冲,无法用直流电测量出来。希望高手指点迷津,刚学zigbee,如 ......
gaoshouzhou 无线连接
对于某些朋友需要DDS的解决
最近发现很多朋友在寻找DDS芯片 AD98**系列的程序调试,正好我之前调试过这类芯片, 我主要弄的是AD9833,现在把我的程序放上来大家借鉴一下,让大家看看思路, 如有疑问可以回帖提问,大家一 ......
jjkwz 单片机
求教一微软 MTP 协议的实现问题?
我在设备中实现的MTP驱动中的COPYOBJECT指令时,在COPY大文件时老出错,PC端报设备中断,其实设备是在COPY文件,怎么解决? 另外,在COPYOBJECT成功回复后,PC端看到复制的文件列到源盘去了( ......
helloween 嵌入式系统

技术资料推荐更多

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 522  325  1938  29  92  11  7  40  1  2 

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