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

关键词

搜索

型号

搜索

BU-61688P3-450S

产品描述Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CPGA81, 1 X 1 INCH, LOW PROFILE, CERAMIC, PGA-81
产品类别微控制器和处理器   
文件大小1MB,共15页
制造商Data Device Corporation
下载文档 详细参数 全文预览

BU-61688P3-450S概述

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CPGA81, 1 X 1 INCH, LOW PROFILE, CERAMIC, PGA-81

BU-61688P3-450S规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称Data Device Corporation
零件包装代码PGA
包装说明PGA,
针数81
Reach Compliance Codecompliant
Is SamacsysN
地址总线宽度16
边界扫描NO
最大时钟频率16 MHz
通信协议MIL-STD-1553A; MIL-STD-1553B
数据编码/解码方法BIPH-LEVEL(MANCHESTER)
最大数据传输速率0.125 MBps
外部数据总线宽度16
JESD-30 代码S-CPGA-P81
JESD-609代码e0
长度25.4 mm
低功率模式NO
串行 I/O 数2
端子数量81
最高工作温度125 °C
最低工作温度-55 °C
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装代码PGA
封装形状SQUARE
封装形式GRID ARRAY
峰值回流温度(摄氏度)NOT SPECIFIED
认证状态Not Qualified
筛选级别MIL-PRF-38534
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子面层Tin/Lead (Sn/Pb)
端子形式PIN/PEG
端子节距2.54 mm
端子位置PERPENDICULAR
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度25.4 mm
uPs/uCs/外围集成电路类型SERIAL IO/COMMUNICATION CONTROLLER, MIL-STD-1553
Base Number Matches1

文档预览

下载PDF文档
BU-65178/65179*/61588/61688*/61689*
MINIATURE ADVANCED
COMMUNICATION ENGINE
(MINI-ACE®) AND MINI-ACE PLUS*
Make sure the next
Card you purchase
has...
TM
®
FEATURES
5 Volt Only
Fully Integrated MIL-STD-1553 A/B
STANAG 3838 Compliant Terminals
One-Square-Inch Package
Smallest BC/RT/MT In The Industry
Hardware and Software Compatible
with BU-61580 ACE Series
Flexible Processor/Memory Interface
Bootable RT* Option
4K x 16 or 64K x 16* Shared RAM
Automatic BC Retries
Programmable BC Gap Times
DESCRIPTION
The BU-61588 Mini-ACE and BU-61688 Mini-ACE Plus* integrates two
5-volt-only transceivers, protocol, memory management, processor interface
logic, and 4K x 16, or 64K x 16* words of RAM in a choice of pin grid array
(PGA), quad flat pack or gull lead packages. The Mini-ACE is packaged in a
1.0 square inch, low profile, cofired ceramic multi-chip-module (MCM) pack-
age making it the smallest integrated MIL-STD-1553 BC/RT/MT in the indus-
try.
The Mini-ACE provides full compatibility to DDC’s BU-61580 and BU-65170
Advanced Communication Engine (ACE). As such, the Mini-ACE includes all
the hardware and software architectural features of the ACE.
The Mini-ACE contains internal address latches and bidirectional data buffers
to provide a direct interface to a host processor bus. The memory manage-
ment scheme for RT mode provides three data structures for buffering data.
These structures, combined with the Mini-ACE’s extensive interrupt capabil-
ity, serve to ensure data consistency while off-loading the host processor.
The Mini-ACE Plus* can optionally boot-up as a RT with the Busy bit set for
1760 applications. The Mini-ACE BC mode implements several features
aimed at providing an efficient real-time software interface to the host proces-
sor including automatic retries, programmable intermessage gap times, auto-
matic frame repetition, and flexible interrupt generation.
The advanced architectural features of the Mini-ACE, combined with its small
size and high reliability, make it an ideal choice for demanding military and indus-
trial processor-to-1553 applications.
Programmable Illegalization
Simultaneous RT/Monitor Mode
Operates From 10*/12 /16 / 20* MHz
Clock
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. 7677 or 7381
7771
All trademarks are the property of their respective owners.
©
1998, 1999 Data Device Corporation
LED反激式隔离电源驱动隔离各个位置的功能谁能解释下吗
LED驱动原理图各个位置的功能谁能解释下吗 反激式隔离电源的...
czf0408 LED专区
芯片植入脑 猴子用意识控制“机械手”进食
http://img1.zxxk.com/2009-8/ZXXKCOM2009082810242094266.jpg    美国匹兹堡大学试验表明,猴子接受头发丝薄厚的微型芯片植入后,能通过思维,操纵机械手臂完成进食动作。    ......
crazyk 创意市集
刚学51的初学者想请教一下大佬们看下流水灯的程序是哪里有问题
#include "reg52.h" #include typedef unsigned int u16; typedef unsigned char u8;void delay(u16 z);sbit P10=P1^0;#define led P10;void delay(u16 i);{ while(i--); }void main(){ u8 ......
whxxxx 51单片机
PIC33 bootloader 下载谁用过啊 求助
我用的官网给的方案,PDF是AN1094,提示下载成功,但是程序不跑,有做过pic33的bootloader 的 请给我个建议 谢谢了...
freetl Microchip MCU
如何将M4板子的FLASH变成电脑可识别类似U盘的文件,能进行简单的读取操作
如何将M4板子的FLASH变成电脑可识别类似U盘的文件,能进行简单的读取操作,不需要详细的过程,有好心的工程师朋友能提供一下大概的思路不,谢谢!...
zzz77794672 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1910  306  1840  151  258  40  27  6  22  48 

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