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

关键词

搜索

型号

搜索

BU-64703B4-590Y

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

BU-64703B4-590Y概述

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, BGA

BU-64703B4-590Y规格参数

参数名称属性值
厂商名称Data Device Corporation
包装说明BGA,
Reach Compliance Codecompliant
其他特性ALSO OPERATES AT 3.3V LOGIC POWER; FOR BGA PACKAGE CONSULT FACTORY
边界扫描NO
通信协议MIL-STD-1553A; MIL-STD-1553B; MIL-STD-1760; MCAIR; STANAG-3838
数据编码/解码方法BIPH-LEVEL(MANCHESTER)
最大数据传输速率0.125 MBps
外部数据总线宽度16
JESD-30 代码X-XBGA-B
JESD-609代码e0
低功率模式YES
串行 I/O 数2
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料UNSPECIFIED
封装代码BGA
封装形状UNSPECIFIED
封装形式GRID ARRAY
最大供电电压5.25 V
最小供电电压4.75 V
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层TIN LEAD
端子形式BALL
端子位置BOTTOM
uPs/uCs/外围集成电路类型SERIAL IO/COMMUNICATION CONTROLLER, MIL-STD-1553
Base Number Matches1

文档预览

下载PDF文档
BU-64703
Make sure the next
Card you purchase
has...
®
SIMPLE SYSTEM RT MARK3
(SSRT MARK3)
FEATURES
Complete Integrated Remote Terminal
Including:
•Dual Low-Power 3.3V or 5.0V
Transceivers
•Complete RT Protocol Logic
Supports MIL-STD-1553A/B Notice 2,
STANAG-3838 RT, and
MIL-STD-1760 Stores Management
World’s Smallest CQFP SSRT
80-Pin Ceramic Flat Pack or Gull Wing
Package
DESCRIPTION
The BU-64703 Simple System RT Mark3 (SSRT Mark3) MIL-
STD-1553 terminal provides a complete interface between a simple
system and a MIL-STD-1553 bus. The SSRT Mark3 can be powered
entirely by 3.3 volts, thus eliminating the need for a 5V power supply.
This terminal integrates dual transceiver, protocol logic, and a FIFO
memory for received messages in an extremely small, 0.88 inch
square 0.130” max height ceramic package. The gull wing package
with a “toe-to-toe” maximum dimension of 1.110 inches enables its
use in applications where PC board space is at a premium. The
SSRT Mark3 provides multi-protocol support of MIL-STD-1553A/B,
MIL-STD-1760, McAir, and STANAG-3838.
The SSRT Mark3's transceivers are completely monolithic, require
only a +3.3V supply (+5.0V available), and consume low power. The
internal architecture is identical to that of the original BU-61703/61705
Simple System RT (SSRT). There are versions of the Simple System
RT Mark3 available with transceivers trimmed for MIL-STD-1760
compliance, or compatible to McAir standards. The SSRT Mark3 can
operate with a choice of clock frequencies at 10, 12, 16, or 20 MHz.
The SSRT Mark3 incorporates a Built-In-Test (BIT). This BIT, which is
processed following power turn-on or after receipt of an Initiate Self-
Test Mode command, provides a comprehensive test of the SSRT
Mark3's encoders, decoders, protocol, transmitter watchdog timer,
and protocol section. The SSRT Mark3 also includes an auto-config-
uration feature.
The SSRT Mark3 is ideal for stores and other simple systems that do
not require a microprocessor. To streamline the interface to simple
systems, the SSRT Mark3 includes an internal 32-word FIFO for
received data words. This serves to ensure that only complete, con-
sistent blocks of validated data words are transferred to a system.
3.3V Logic Power
Meets 1553A/McAir Response Time
Requirements
Internal FIFO for Burst Mode Capability on
Receive Data
16-bit DMA Interface
Auto Configuration Capability
Comprehensive Built-In Self-Test
Direct Interface to Simple (Processorless)
Systems
Available with Full Military Temperature
Range and Screening
Selectable Input Clock:
10, 12, 16, or 20 MHz
FOR MORE INFORMATION CONTACT:
Technical Support:
1-800-DDC-5757 ext. 7771
Data Device Corporation
105 Wilbur Place
Bohemia, New York 11716
631-567-5600 Fax: 631-567-7358
www.ddc-web.com
©
2003 Data Device Corporation
数字电路与逻辑设计学习指导
《数字电路与逻辑设计学习指导》给出了各章节的基本学习要求、知识要点;总结了数字电路的主要分析和设计方法;对重点和难点问题进行了分析和例题详解;鉴于数字电路设计的灵活性,对可有多种解 ......
arui1999 下载中心专版
[转帖]ARM 集成开发工具介绍
希望对刚开始学嵌入式,需要用到ADS的朋友有所帮助 本文转引自 飞凌嵌入式 技术论坛 http://www.witech.com.cn/ ARM ADS 全称为 ARM Developer Suite 。是 ARM 公司推出的新一代 ARM ......
taoweiwen ARM技术
An FPGA Design Security Solution Using a Secure Memory Device
Introduction FPGA designs are vulnerable to design theft because configuration bitstreams can be easily captured and copied. FPGAs are more vulnerable to cloning of the entire d ......
xiaoxin1 FPGA/CPLD
大家在遇到全局变量时都会去保证原子性吗?
从理论上来,所有的全局变量,大到一个结构体,小到一个bit,在操作时都应该使用某种方法,保证操作的原子性。但是在现实当中,看一下code,就会发现大量的全局变量就在毫无防范的使用。在嵌入式 ......
eestudent 嵌入式系统
怎样学好C语言,献给迷茫中的新手。(转自其它网站)
自己学习C 语言也快半年了,从最初的一无所知,茫然,没有方向感,无从下手,到现在的熟练应用,确实经历了不少曲折,走过一些弯路,可能有人会说,信息时代,资料那里都有。那可以,你去网上找 ......
chen8710 单片机
2000元用蚁群算法编程序,高手来
利用蚁群算法编一程序,对输入的数据进行约简,输入数据样例如下 决策表 病理症状诊断结果 是否头痛 体温 是否感冒 病人1 是 正常 否 病人2 是 高 是 病人3 是 很高 是 病人4 否 正常 否 ......
gdgaodeyong 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1679  867  1154  2912  2002  15  51  16  13  26 

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