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

关键词

搜索

型号

搜索

BU-61580G2-130K

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

BU-61580G2-130K概述

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CDSO70, GULLWING PACKAGE-70

BU-61580G2-130K规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
零件包装代码SOIC
包装说明SOP,
针数70
Reach Compliance Codecompliant
地址总线宽度16
边界扫描NO
最大时钟频率16 MHz
通信协议MIL STD 1553A; MIL STD 1553B
数据编码/解码方法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
封装形状RECTANGULAR
封装形式SMALL OUTLINE
峰值回流温度(摄氏度)NOT SPECIFIED
认证状态Not Qualified
筛选级别MIL-PRF-38534
座面最大高度3.81 mm
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级MILITARY
端子面层TIN LEAD
端子形式GULL WING
端子节距1.27 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
uPs/uCs/外围集成电路类型SERIAL IO/COMMUNICATION CONTROLLER, MIL-STD-1553
Base Number Matches1

文档预览

下载PDF文档
BU-65170/61580 and BU-61585
MIL-STD-1553A/B NOTICE 2 RT and BC/RT/MT,
ADVANCED COMMUNICATION ENGINE (ACE)
ACE User’s Guide
Also Available
DESCRIPTION
DDC's BU-65170, BU-61580 and
BU-61585 Bus Controller / Remote
Terminal
/
Monitor
Terminal
(BC/RT/MT)
A d v a n c e d
Communication Engine (ACE) termi-
nals comprise a complete integrated
interface between a host processor
and a MIL-STD-1553 A and B or
STANAG 3838 bus.
The ACE series is packaged in a 1.9 -
square-inch, 70-pin, low-profile,
cofired MultiChip Module (MCM)
ceramic package that is well suited for
applications with stringent height
requirements.
The BU-61585 ACE integrates dual
transceiver, protocol, memory man-
agement, processor interface logic,
and a total of 12K words of RAM in a
choice of DIP or flat pack packages.
The BU-61585 requires +5 V power
and either -15 V or -12 V power.
The BU-61585 internal RAM can be
configured as 12K x 16 or 8K x 17.
The 8K x 17 RAM feature provides
capability for memory integrity check-
ing by implementing RAM parity gen-
eration and verification on all access-
es. To minimize board space and
“glue” logic, the ACE provides ultimate
flexibility in interfacing to a host
processor and internal/external RAM.
The advanced functional architecture
of the ACE terminals provides soft-
ware
compatibility
to
DDC's
Advanced Integrated Multiplexer (AIM)
series hybrids, while incorporating a
multiplicity of architectural enhance-
ments. It allows flexible operation
while off-loading the host processor,
ensuring data sample consistency,
and supports bulk data transfers.
The ACE hybrids may be operated at
either 12 or 16 MHz. Wire bond
options allow for programmable RT
address (hardwired is standard) and
external transmitter inhibit inputs.
FEATURES
Fully Integrated MIL-STD-1553
Interface Terminal
Interface
Flexible Processor/Memory
Standard 4K x 16 RAM and
Optional RAM Parity
Optional 12K x 16 or 8K x 17 RAM
Available
Generation/Checking
Automatic BC Retries
Programmable BC Gap Times
BC Frame Auto-Repeat
Flexible RT Data Buffering
Programmable Illegalization
Selective Message Monitor
Simultaneous RT/Monitor Mode
TX/RX_A
SHARED
RAM
CH. A
TRANSCEIVER
A
DATA
BUFFERS
PROCESSOR
DATA BUS
*
TX/RX_A
DATA BUS
DUAL
ENCODER/DECODER,
MULTIPROTOCOL
AND
MEMORY
MANAGEMENT
D15-D0
TX/RX_B
ADDRESS BUS
ADDRESS
BUFFERS
A15-A0
PROCESSOR
ADDRESS BUS
CH. B
TRANSCEIVER
B
TX/RX_B
PROCESSOR
AND
MEMORY
INTERFACE
LOGIC
TRANSPARENT/BUFFERED, STRBD, SELECT,
RD/WR, MEM/REG, TRIGGER_SEL/MEMENA-IN,
MSB/LSB/DTGRT
IOEN, MEMENA-OUT, READYD
ADDR_LAT/MEMOE, ZERO_WAIT/MEMWR,
8/16-BIT/DTREQ, POLARITY_SEL/DTACK
INT
PROCESSOR
AND
MEMORY
CONTROL
INTERRUPT
REQUEST
RT ADDRESS
RTAD4-RTAD0, RTADP
INCMD
MISCELLANEOUS
CLK_IN, TAG_CLK,
MSTCLR,SSFLAG/EXT_TRG
* SEE ORDERING INFORMATION FOR AVAILABLE MEMORY
FIGURE 1. ACE BLOCK DIAGRAM
©
1992, 1999 Data Device Corporation
隆重发布全球最高性能STM32产品系列$0.32
126323126324126325 http://www.21ic.com/customery/ST/edm/ST_Roadshow/index.htm...
安_然 stm32/stm8
[转] 电机驱动问答:理解电流额定值
电机驱动问答:理解电流额定值 如果你曾经寻找过一款德州仪器 (TI) 器件,那么你就很有可能看到过图1中显示的工具。这个产品选择工具功能强大,能够帮助你快速审查数百种器件。http://www. ......
dontium 微控制器 MCU
ARM 内嵌汇编
我想问个问题,就是X86上SSE上可以int func(int a, int b){ int c = 2; asm { mov eax, a; mov ebx, b; mov ecx, c; }}如果是ARM上, 下面的内嵌汇编似乎不行int func(int a, int b){ in ......
luminix ARM技术
10种软件滤波方法及程序(zt)
10种软件滤波方法总结的很好,遂搜索整理如下: 1、限幅滤波法(又称程序判断滤波法) A、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A) 每次检测到新 ......
wonderto 嵌入式系统
IT创业模式分析
IT创业模式分析 : | | 模式一:要有超乎常人的技术发展和市场需求的洞察力。 支持案例:几乎所有大的成功IT企业必备的成功要素。模式二:在产品推广初期,不要太在意盈利问题,新开拓的市场 ......
cfi FPGA/CPLD
晒设计方案+STM32F429官方例程--EXTI_Example
外部中断例程: 这个例程中有两个中断,一个是"USER"按键做的外部中断触发源,另外一个是软件的模拟的中断 main.h头文件中include了一下的文件: stm32f4xx.h stm32f4xx_adc.h stm32f429 ......
IC爬虫 stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 992  1837  709  1162  2893  4  48  51  29  47 

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