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

关键词

搜索

型号

搜索

BU-61582D6-181W

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

BU-61582D6-181W概述

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQIP70, CERAMIC, DIP-70

BU-61582D6-181W规格参数

参数名称属性值
零件包装代码QIP
包装说明QIP,
针数70
Reach Compliance Codeunknown
Is SamacsysN
地址总线宽度16
边界扫描NO
最大时钟频率16 MHz
通信协议MIL-STD-1553A; MIL-STD-1553B; MCAIR; STANAG-3838
数据编码/解码方法BIPH-LEVEL(MANCHESTER)
最大数据传输速率0.125 MBps
外部数据总线宽度16
JESD-30 代码R-CQIP-P70
JESD-609代码e0
长度48.26 mm
低功率模式NO
串行 I/O 数2
端子数量70
最高工作温度125 °C
最低工作温度-55 °C
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装代码QIP
封装形状RECTANGULAR
封装形式IN-LINE
认证状态Not Qualified
筛选级别MIL-STD-883
座面最大高度5.46 mm
最大供电电压5.25 V
最小供电电压4.75 V
标称供电电压5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子面层TIN LEAD
端子形式PIN/PEG
端子节距2.54 mm
端子位置QUAD
总剂量175k Rad(Si) V
宽度25.4 mm
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
STM32G431单片机HAL驱动察除FLASH失败
我的程序是使用STM32G431的HAL驱动写FLASH扇区,但是总是失败。 int save_config_params(CONFIG_PARAMS *params) { uint32_t PAGEError; uint32_t addr; int i ......
bigbat stm32/stm8
__PICC__ #警告TODO:更新cgpic和这个文件,以使用其他原型
仿真过程中,IO口插拔,电平变化本应进入中断但却转入下方错误,不断在此处循环。到底是因为什么原因导致,要怎么去解决。 unsigned long int #ifdef __PICC__ #warning TODO: update cgpi ......
一眼呆 嵌入式系统
__PICC__ #警告TODO:更新cgpic和这个文件,以使用其他原型
仿真过程中,IO口插拔,电平变化本应进入中断但却转入下方错误,不断在此处循环。到底是因为什么原因导致,要怎么去解决。 unsigned long int #ifdef __PICC__ #warning TODO: update cgpi ......
一眼呆 51单片机
RT1052(3)LPI2C
RT1052(3) LPI2C的使用 经过前面第一个外设的学习,大概也是知道外设在RT1052里面的配置套路。大致如下。 // 开始: // 准备1:先在drivers 里添加lpiic的 driver ......
xutong NXP MCU
12月21日有奖直播|瑞萨电子 Arm MCU 的新能源进击:RA6T2
659682 直播主题:瑞萨电子 Arm MCU 的新能源进击:RA6T2 直播时间:2022年12月21日(周三)下午14:00-15:30 直播内容: · 瑞萨电子 MCU,拥抱 Arm 生态 · 瑞萨电子 ......
EEWORLD社区 单片机
【微雪 RP2040双核开发板】ubuntu开发环境
上次使用的是python进行开发的,基本上不用配置环境变量,直接就可以使用。 虽然方便,但是所有的代码都集中在一个文件中,看起来有一些长,而且也不好管理。 所以,除了python,还支持C ......
jinyi7016 消费电子

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 926  483  2222  2716  1264  48  42  30  47  5 

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