聯(lián)合試驗(yàn)平臺(tái)信息監(jiān)控工具開發(fā)
本文選題:聯(lián)合試驗(yàn)平臺(tái) 切入點(diǎn):試驗(yàn)任務(wù) 出處:《哈爾濱工業(yè)大學(xué)》2017年碩士論文 論文類型:學(xué)位論文
【摘要】:聯(lián)合試驗(yàn)憑借其分布式的試驗(yàn)環(huán)境、高效的整合機(jī)制,極大的提高了包括仿真試驗(yàn)、虛擬試驗(yàn)、裝備體系結(jié)構(gòu)試驗(yàn)在內(nèi)的各類試驗(yàn)活動(dòng)的效率。哈工大提出了聯(lián)合試驗(yàn)體系結(jié)構(gòu),并正在開發(fā)支持此體系結(jié)構(gòu)的聯(lián)合試驗(yàn)平臺(tái)。本課題就是開發(fā)該平臺(tái)中的信息監(jiān)控工具,包括任務(wù)運(yùn)行監(jiān)控軟件和數(shù)據(jù)綜合監(jiān)測(cè)軟件,實(shí)現(xiàn)對(duì)于整個(gè)平臺(tái)的運(yùn)行控制、狀態(tài)監(jiān)測(cè)及數(shù)據(jù)監(jiān)測(cè)。該課題對(duì)于完善聯(lián)合試驗(yàn)平臺(tái)具有重要的意義。本課題首先對(duì)聯(lián)合試驗(yàn)平臺(tái)信息進(jìn)行了綜合分析,明確了各類信息的特點(diǎn)。在任務(wù)運(yùn)行監(jiān)控軟件的設(shè)計(jì)與開發(fā)中,首先研究了任務(wù)運(yùn)行監(jiān)控方法,實(shí)現(xiàn)了分布式廣域網(wǎng)下試驗(yàn)任務(wù)的狀態(tài)監(jiān)控及運(yùn)行控制;其次研究了任務(wù)運(yùn)行過程中的故障檢測(cè)方法,實(shí)現(xiàn)了運(yùn)行過程中對(duì)異常狀態(tài)的捕獲和恢復(fù),提升了任務(wù)運(yùn)行的可靠性;最后利用UML語言對(duì)任務(wù)運(yùn)行監(jiān)控軟件進(jìn)行了詳細(xì)的設(shè)計(jì),完成了軟件開發(fā)及單元測(cè)試。任務(wù)運(yùn)行監(jiān)控軟件實(shí)現(xiàn)了對(duì)整個(gè)試驗(yàn)任務(wù)的分布式部署、集中式控制,提高了聯(lián)合試驗(yàn)平臺(tái)的運(yùn)行監(jiān)控能力。在數(shù)據(jù)綜合監(jiān)測(cè)軟件的設(shè)計(jì)與開發(fā)中,首先對(duì)中間件數(shù)據(jù)交互技術(shù)進(jìn)行了研究;其次針對(duì)不能批量定義感興趣數(shù)據(jù),以及不能對(duì)信息出現(xiàn)的異常進(jìn)行自動(dòng)判別等問題,研究了基于感興趣數(shù)據(jù)的數(shù)據(jù)監(jiān)測(cè)方法;在以上研究基礎(chǔ)上,利用UML語言對(duì)數(shù)據(jù)綜合監(jiān)測(cè)軟件進(jìn)行了詳細(xì)的設(shè)計(jì),完成了軟件開發(fā)及單元測(cè)試。數(shù)據(jù)綜合監(jiān)測(cè)軟件實(shí)現(xiàn)了任務(wù)運(yùn)行過程中信息的即想即看即判別,解決了平臺(tái)不具備對(duì)試驗(yàn)數(shù)據(jù)進(jìn)行監(jiān)測(cè)的問題,提高了聯(lián)合試驗(yàn)平臺(tái)的數(shù)據(jù)監(jiān)測(cè)能力。最后搭建分布式測(cè)試環(huán)境,利用雷達(dá)制導(dǎo)導(dǎo)彈測(cè)試系統(tǒng)對(duì)信息監(jiān)測(cè)工具的正確性進(jìn)行驗(yàn)證,設(shè)計(jì)了驗(yàn)證方案,展示了驗(yàn)證過程。驗(yàn)證結(jié)果表明,開發(fā)的信息監(jiān)控工具實(shí)現(xiàn)了對(duì)整個(gè)試驗(yàn)的數(shù)據(jù)監(jiān)測(cè)、運(yùn)行控制及狀態(tài)監(jiān)測(cè),且與外部軟件接口良好,界面友好,滿足各項(xiàng)設(shè)計(jì)要求。
[Abstract]:The test environment with its distributed joint test, efficient integration mechanism, which greatly improves the simulation including test, virtual test, efficiency test equipment system structure, all kinds of test activity. Harbin proposed joint test architecture, combined test platform and is being developed to support this architecture. This topic is to develop information monitoring tool on the platform, including the task of monitoring software and data monitoring software, to realize the control of the whole platform operation, condition monitoring and data monitoring. The topic is of great significance for improving the joint test platform. This paper makes a comprehensive analysis of the joint test platform of information, clear the characteristics of all kinds of information. In the design and development tasks running monitoring software, firstly study the operation monitoring methods of task, realize the distributed wide area network under test task The state monitoring and operation control; second on the fault detection task in the operation process, realizes the capture and recovery of the abnormal state of the running process, enhance the reliability of operation at the end of the task; task performance monitoring software design in detail the use of UML language, completed the software development and unit testing tasks run. The monitoring software to realize distributed on the whole test task deployment, centralized control, improve the monitoring capacity combined test platform. In the design and development of data monitoring software, firstly, the intermediate data exchange technology is studied; secondly, the definition can batch data of interest, and not to appear abnormal information the problem of automatic identification, data monitoring method based on the data of interest; on the basis of the above research, according to the comprehensive utilization of UML language log The monitoring software is designed in detail, completed the software development and unit testing data. Comprehensive monitoring software realize the task information in the operation process that would like to see that discrimination, to solve the platform do not have the problem of monitoring of the test data, improve data monitoring ability. Finally combined test platform to build distributed testing environment. To verify the correctness of the information monitoring tool for radar guided missile test system, the design verification scheme shows the validation process. The verification results show that the information monitoring tools to realize data monitoring of the test, operation control and condition monitoring, and external software interface, friendly interface, meet the design requirements.
【學(xué)位授予單位】:哈爾濱工業(yè)大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP311.52;TP277
【參考文獻(xiàn)】
相關(guān)期刊論文 前10條
1 梁禹;黃偉;;一種基于HLA的仿真控制整體架構(gòu)設(shè)計(jì)[J];無線電工程;2016年12期
2 黃靜;牛鴿;;基于心跳機(jī)制的農(nóng)業(yè)物聯(lián)網(wǎng)數(shù)據(jù)采集系統(tǒng)設(shè)計(jì)[J];傳感器與微系統(tǒng);2016年09期
3 陳浩;彭彰;馮占林;;基于TENA思想的分布式試驗(yàn)系統(tǒng)設(shè)計(jì)[J];信息系統(tǒng)工程;2016年08期
4 白洪波;李雄偉;張旭光;;開展多靶場(chǎng)聯(lián)合試驗(yàn)的思考[J];裝備學(xué)院學(xué)報(bào);2016年03期
5 蔡繼紅;卿杜政;謝寶娣;;支持LVC互操作的分布式聯(lián)合仿真技術(shù)研究[J];系統(tǒng)仿真學(xué)報(bào);2015年01期
6 賈長(zhǎng)偉;彭健;廖建;李鑫;趙雯;;基于HLA的仿真運(yùn)行控制方法設(shè)計(jì)[J];計(jì)算機(jī)測(cè)量與控制;2014年10期
7 董志華;朱元昌;邸彥強(qiáng);馮少?zèng)_;;武器裝備聯(lián)合試驗(yàn)環(huán)境構(gòu)建關(guān)鍵技術(shù)[J];火力與指揮控制;2014年07期
8 馬能軍;王麗芳;;分布式LVC仿真系統(tǒng)關(guān)鍵技術(shù)研究[J];微電子學(xué)與計(jì)算機(jī);2014年07期
9 袁飛飛;汪蕓;;訂閱/發(fā)布模式下多節(jié)點(diǎn)協(xié)同的數(shù)據(jù)分發(fā)方法[J];東南大學(xué)學(xué)報(bào)(自然科學(xué)版);2014年03期
10 孔勇;杜新宇;;TENA對(duì)象模型的研究[J];計(jì)算機(jī)與現(xiàn)代化;2013年02期
相關(guān)會(huì)議論文 前1條
1 王媛;李皓;李小軍;許鵬;;基于HLA的海戰(zhàn)場(chǎng)綜合仿真系統(tǒng)狀態(tài)監(jiān)控與運(yùn)行管理工具的設(shè)計(jì)與實(shí)現(xiàn)[A];中國(guó)造船工程學(xué)會(huì)電子技術(shù)學(xué)術(shù)委員會(huì)2011年海戰(zhàn)場(chǎng)電子信息技術(shù)學(xué)術(shù)年會(huì)論文集[C];2011年
相關(guān)碩士學(xué)位論文 前7條
1 胡車;HIT-TENA數(shù)據(jù)檔案系統(tǒng)開發(fā)[D];哈爾濱工業(yè)大學(xué);2016年
2 李微;HIT-TENA通用協(xié)議轉(zhuǎn)換軟件開發(fā)[D];哈爾濱工業(yè)大學(xué);2014年
3 王獻(xiàn)鵬;試驗(yàn)訓(xùn)練體系結(jié)構(gòu)中間件開發(fā)[D];哈爾濱工業(yè)大學(xué);2012年
4 李理;HIT-TENA資源應(yīng)用集成開發(fā)環(huán)境開發(fā)[D];哈爾濱工業(yè)大學(xué);2012年
5 趙莎;分布式海量數(shù)據(jù)處理系統(tǒng)計(jì)算節(jié)點(diǎn)的設(shè)計(jì)與實(shí)現(xiàn)[D];電子科技大學(xué);2012年
6 張雅;基于HLA的仿真運(yùn)行控制工具研究[D];哈爾濱工業(yè)大學(xué);2007年
7 趙輝;一種基于DOM的XML解析器的設(shè)計(jì)與實(shí)現(xiàn)[D];山西大學(xué);2005年
,本文編號(hào):1607474
本文鏈接:http://sikaile.net/kejilunwen/zidonghuakongzhilunwen/1607474.html