在航電系統(tǒng)維護(hù)過(guò)程中,為解決定位故障的效率和降低維修成本等問(wèn)題,提出了基于ICD(Interface Control Document,接口控制文件)的1553B總線(xiàn)的信息監(jiān)控系統(tǒng)模型。該系統(tǒng)運(yùn)用數(shù)據(jù)采集卡對(duì)總線(xiàn)中傳輸?shù)男盘?hào)有無(wú)失真、偏差等電氣特性進(jìn)行檢測(cè),并使用1553B通訊卡通過(guò)測(cè)控軟件LabWindows/CVI編程與ICD數(shù)據(jù)庫(kù)的動(dòng)態(tài)鏈接,實(shí)現(xiàn)總線(xiàn)信息的解析和故障的判斷。與傳統(tǒng)的維護(hù)過(guò)程相比,這種模型能夠從信號(hào)的電氣特性以及信息的解析等全方位的去檢測(cè)判斷故障的來(lái)源,并且能夠廣泛在其他1553B總線(xiàn)系統(tǒng)內(nèi)擴(kuò)展應(yīng)用。驗(yàn)證表明該監(jiān)控系統(tǒng)可以對(duì)總線(xiàn)信息進(jìn)行快速有效地監(jiān)測(cè)分析,能滿(mǎn)足應(yīng)用需求。 Abstract: In the process of avionics system maintenance, to solve the problems such as improving the efficiency of fast orientation to troubles and reducing maintenance cost, system of 1553B bus information monitor model based on ICD was proposed. The system observed whether the data which transmitted on the bus appear distortion and deviation by using data acquisition card. And using 1553B communication card programming of the measure software LabWindows/CVI and the dynamic linking of ICD database, message analysis and fault estimation could be realized. Compared with traditional maintenance, this model can all-dimensionally detect and analyze the source of faults from both electrical characteristics of the signal and message analysis, and it can be widely applied in the other 1553B system. Experiment shown that this monitor system can effectively detect and analyze the bus message and can meet the application requirements.
標(biāo)簽: 1553B 總線(xiàn) 信息監(jiān)控
上傳時(shí)間: 2013-11-23
上傳用戶(hù):18752787361
Important Notice SUNPLUS INNOVATION TECHNOLOGY INC. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS INNOVATION TECHNOLOGY INC. is believed to be accurate and reliable. However, SUNPLUS INNOVATION TECHNOLOGY INC.makes no warranty for any errors which may appear in this document. Contact SUNPLUS INNOVATION TECHNOLOGY INC.to obtain the latest version of device specifications before placing your order. No responsibility is assumed by SUNPLUS INNOVATION TECHNOLOGY INC. for any infringement of patent or other rights of third parties which may result from its use. In addition, SUNPLUSIT products are not authorized for use as critical components in life support systems or aviation systems, where a malfunction or failure of the product may reasonably be expected to result in significant injury to the user, without the express written approval of SunplusIT
標(biāo)簽: SUNPLUSIT Q-Writer 編程工具 使用說(shuō)明書(shū)
上傳時(shí)間: 2013-10-13
上傳用戶(hù):brain kung
1 Communication Protocol (Computer as master) The communication protocol describes here allows your computer to access 4096 internal registers (W0000-W4095) and 1024 internal relays (B0000-B1023) in the Workstation.. 1.1 Request Message Format Request message is a command message to be sent from the computer to the Workstation. The data structure of request message is shown below. Note that numbers are always in hexadecimal form and converted into ASCII characters. For example, Workstation unit number 14 will appear in the message as character 0(30h) followed by character E(45h); a BCC of 5Ah will appear in the message as character 5(35h) followed by character A(41h).
上傳時(shí)間: 2013-10-28
上傳用戶(hù):cxl274287265
The PCI Special Interest Group disclaims all warranties and liability for the use of this document and the information contained herein and assumes no responsibility for any errors that may appear in this document, nor does the PCI Special Interest Group make a commitment to update the information contained herein.
上傳時(shí)間: 2013-11-01
上傳用戶(hù):KSLYZ
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
標(biāo)簽: high-dimensional structure neighbor SR-tree
上傳時(shí)間: 2013-12-10
上傳用戶(hù):zjf3110
隨機(jī)性發(fā)生器、冒泡分類(lèi)和混洗一組12張牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times.
標(biāo)簽: Demonstrates bubble-sort randomizer array
上傳時(shí)間: 2014-01-16
上傳用戶(hù):zhanditian
“抓住它”小遊戲,a applet that plays a game called Catch the Crearure. have the crature appear at a ramdom lacation for a random durarion. the goal is to catch the creature by pressing the moouse button while the mouce pointer is on the creature
標(biāo)簽:
上傳時(shí)間: 2015-04-13
上傳用戶(hù):王者A
This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++ 5.0, as well as pre- compiled copies of the programs. To copy all of the sample code onto your hard disk, run the SETUP.EXE program and follow the instructions that appear on the screen. The sample code requires about 10 MB of hard disk space.
標(biāo)簽: companion the presented contains
上傳時(shí)間: 2015-05-09
上傳用戶(hù):mhp0114
That step-by-step electric motor the step-by-step electric motor assembler program , comparison have been resolved well gets it in gear is able to appear to see dead phenomenon
標(biāo)簽: step-by-step electric motor comparison
上傳時(shí)間: 2015-08-18
上傳用戶(hù):上善若水
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc. The kernel component of KVM is included in mainline Linux, and will appear in Linux 2.6.20. KVM is open source software.
標(biāo)簽: virtualization Kernel-based for hardware
上傳時(shí)間: 2015-08-20
上傳用戶(hù):lijianyu172
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1