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

关键词

搜索

型号

搜索

BU-61582G1-170

产品描述Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CDSO70, CERAMIC, GULL LEAD, 70 PIN
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小354KB,共48页
制造商Data Device Corporation
下载文档 详细参数 全文预览

BU-61582G1-170概述

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CDSO70, CERAMIC, GULL LEAD, 70 PIN

BU-61582G1-170规格参数

参数名称属性值
厂商名称Data Device Corporation
零件包装代码SOIC
包装说明SOP, SOP70,1.4
针数70
Reach Compliance Codeunknown
地址总线宽度16
边界扫描NO
最大时钟频率16 MHz
通信协议MIL-STD-1553A; MIL-STD-1553B; MCAIR; STANAG-3838
数据编码/解码方法BIPH-LEVEL(MANCHESTER)
最大数据传输速率0.125 MBps
外部数据总线宽度16
JESD-30 代码R-CDSO-G70
JESD-609代码e0
低功率模式NO
串行 I/O 数2
端子数量70
最高工作温度125 °C
最低工作温度-55 °C
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装代码SOP
封装等效代码SOP70,1.4
封装形状RECTANGULAR
封装形式SMALL OUTLINE
电源5,-15 V
认证状态Not Qualified
筛选级别MIL-STD-883
座面最大高度5.461 mm
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级MILITARY
端子面层TIN LEAD
端子形式GULL WING
端子节距1.27 mm
端子位置DUAL
总剂量1M Rad(Si) V
uPs/uCs/外围集成电路类型SERIAL IO/COMMUNICATION CONTROLLER, MIL-STD-1553
Base Number Matches1

文档预览

下载PDF文档
BU-61582
SPACE LEVEL MIL-STD-1553
BC/RT/MT
ADVANCED COMMUNICATION
ENGINE (SP’ACE) TERMINAL
FEATURES
Make sure the next
Card you purchase
has...
®
Radiation-Hardened to 1 MRad
Fully Integrated 1553 Terminal
Flexible Processor Interface
16K x 16 Internal RAM
Automatic BC Retries
Programmable BC Gap Times
BC Frame Auto-Repeat
Intelligent RT Data Buffering
Small Ceramic Package
Available to SMD 5962-96887
Multiple Ordering Options;
+5V (Only)
+5V/-15V
+5V/-12V
+5V/Transceiverless
+5V (Only, with Transmit Inhibits)
DESCRIPTION
DDC’s BU-61582 Space Advanced Communication Engine (SP’ACE)
is a radiation hardened version of the BU-61580 ACE terminal. DDC
supplies the BU-61582 with enhanced screening for space and other
high reliability applications.
The BU-61582 provides a complete integrated BC/RT/MT interface
between a host processor and a MIL-STD-1553 bus. The BU-61582
maintains functional and software compatibility with the standard BU-
61580 product and is packaged in the same 1.9 square-inch package
footprint.
As an option, DDC can supply the BU-61582 with space level screen-
ing. This entails enhancements in the areas of element evaluation and
screening procedures for active and passive elements, as well as the
manufacturing and screening processes used in producing the termi-
nals.
The BU-61582 integrates dual transceiver, protocol, memory man-
agement and processor interface logic, and 16K words of RAM in the
choice of 70-pin DIP or flat pack packages. Transceiverless versions
may be used with an external electrical or fiber optic transceiver.
To minimize board space and ‘glue’ logic, the SP’ACE terminals pro-
vide ultimate flexibility in interfacing to a host processor and inter-
nal/external RAM.
FOR MORE INFORMATION CONTACT:
Data Device Corporation
105 Wilbur Place
Bohemia, New York 11716
631-567-5600 Fax: 631-567-7358
www.ddc-web.com
Technical Support:
1-800-DDC-5757 ext. 7771
All trademarks are the property of their respective owners.
© 1998, 1999 Data Device Corporation
用LM3S9D92做的显示屏,屏幕有抖动,求高手指点!
这个是我最近做的显示屏,用LM3S9D92做的,驱动是SSD1963,好些源代码是参考zhengjiewen的,看了他好多帖子,学了好多东西; 但是我的屏幕有横线的抖动,不知道具体是什么原因 我是新手, ......
xuhe1206 微控制器 MCU
AD采样问题-交流采样
我写了个用ad采样程序,用于采样交流电压,我发现每次程序运行后的第一个采样数据是错误的。例如: samples矩阵用于存放采样的结果值 samples=390.3 samples=40.5 samples=63.4 samples= ......
z997 嵌入式系统
PC Linux系统使用GPRS模块需要GPRS的驱动吗
各位大侠,小弟不才,问个简单问题:利用GPRS模块在Linux系统拨号上网只需要接口(比如串口)的驱动,而不需要GPRS本身的驱动吗?还是Linux系统自带这个驱动。...
jbcfelix Linux开发
电源板EMC设计中跨分割区及开槽的处理
PCB设计过程中开槽的形成包括: 对电源或地平面分割造成的开槽;当PCB板上存在多种不同的电源或地的时候,一般不可能为每一种电源网络和地网络分配一个完整的平面,常用的做法是在一个 ......
qwqwqw2088 模拟与混合信号
winCE编译错误,生成不了nk.bin文件
winCE5.0编译错误,生成不了nk.bin文件。在build.log文件中觉得是这两个地方的问题 NMAKE : U1073: don't know how to make 'D:\WINCE500\platform\BVDMAIN\lib\ARMV4Ietail\drvlib.lib' Sto ......
oyxian 嵌入式系统
开始学windows驱动开发有必要学ddk吗?还是直接学wdm?
现在还什么都不懂。只知道wdm是微软新的驱动开发方法,直接学wdm可以吗?用不用学ddk? 我看《Windows驱动开发技术详解》ddk和wdm好像都讲,而《寒江独钓》似乎只讲了wdm,用哪个做主要教材学习 ......
shixxing 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2781  431  2905  1276  2631  16  59  10  39  37 

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