MIL-STD一1553B是一种集中控制式、时分指令/响应型多路串行数据总线标 准,具有高可靠性和灵活性,已经成为现代航空机载系统设备互联的最有效的解 决方案,广泛的应用于飞机、舰船、坦克等武器平台上,并且越来越多的应用到 民用领域。完成1553B总线数据传输功能的关键部件是总线接口芯片11][41。 在对M几STD一1553B数据总线协议进行研究后,参考国外一些芯片的功能结 构,结合EDA技术,本论文提出了基于FPGA的1553B总线接口芯片的设计方案。 在介绍了总线控制器BC、远程终端RT的结构和功能后,给出了基于FPGA的BC、 RT的具体模块设计,通过工作方式选择可以配置接口工作在哪种终端模式。每个 终端的设计都给出了详细的逻辑结构、设计流程和功能仿真结果分析,最后通过 EDA工具的优化及综合后,在XIL刀呵X巧rtex一4上得以实现。 通过在标准1553B接口板和本设计实验板对接搭建的测试环境中进行各项功 能测试,表明此设计可以在BC胭汀两种模式下工作,能处理多种消息格式并且具 有较强的检错能力,能应付总线上传输的各种消息格式,验证的结果表明本文提 出的设计方案是合理的。
上传时间: 2014-01-04
上传用户:www240697738
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
本文的题目是改进的核函数算法及其在人脸识别中的应用研究。 本文在系统学习现有核函数及支持向量机相关理论的基础上,系统研究了自适应选择核函数算法,通过引入朴素正则风险最小化准则,提出了一种改进的在线核函数算法。算法采用截断误差最小化、合理选取拉格郎日因子等方法对新增样本进行训练,有效地克服了现有方法收敛精度低和不能自适应选择样本的困难。 根据独立分量分析的原理和特点,将改进的核函数算法引入人脸识别的研究中,给出了基于ICA-SVM的人脸识别算法及实现方法。 论文分别应用数值仿真及现有人脸数据库,分析了算法的数值特性并验证了算法的可靠性和实用性。 本文数值仿真与分析软件基于MATLAB和LABVIEW虚拟仪器设计开发。 本文档是nh文件,可以用caj打开。与大家共享!!
上传时间: 2016-02-14
上传用户:Divine
PSpice教程,该教材讲解了PSpice软件在仿真电路分析的使用方法。
上传时间: 2016-05-06
上传用户:jjj0202
在MATLAB环境下,对全数字锁相环的仿真,分析锁相环的性能参数
上传时间: 2013-11-27
上传用户:sdq_123
关于QPSK的五篇文章,基于Matlab编程的QPSK的仿真(2).caj,浅谈QPSK调制技术.caj,_4_DQPSK调制解调技术的仿真及分析.caj,_4QPSK调制原理分析.caj,_4QPSK信号数字化调制仿真实现.kdh
标签: QPSK
上传时间: 2016-07-12
上传用户:lizhizheng88
基于Ad Hoc 网络收发共享信道时分分配的无线传输机理,充分利用网络原有各类业务和 管理传输中的路由信息,提出了基于Hello 消息机制的AODV 改进路由协议,其将Hello 消息机制 的功能扩展到所有数据业务和控制消息的传输过程中. 经仿真研究分析表明,该协议不仅保持了 路由发现的性能,且显著提高了协议效率
上传时间: 2014-01-08
上传用户:ddddddos
tcl脚本代码,ns2 2.9中对wlan网络,载波侦听机制的仿真与分析代码
上传时间: 2014-08-23
上传用户:003030
大林算法计算机控制系统设计,根据对象设计控制器,并用Simulink仿真,分析系统输出。
上传时间: 2013-12-25
上传用户:czl10052678