天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

DDS在嵌入式航電分布系統(tǒng)中的應(yīng)用研究

發(fā)布時(shí)間:2018-08-08 20:13
【摘要】:在航空電子領(lǐng)域,模塊化技術(shù)日漸成熟,傳感器/武器平臺(tái)也越發(fā)的智能化,在作戰(zhàn)平臺(tái)的信息域優(yōu)勢(shì)向認(rèn)知域優(yōu)勢(shì)的過(guò)渡過(guò)程中,一種打破武器平臺(tái)之間、平臺(tái)內(nèi)各傳感器之間的物理連接,實(shí)現(xiàn)各系統(tǒng)間無(wú)縫連接的數(shù)據(jù)分發(fā)平臺(tái)就成為研究的方向。在典型分布式系統(tǒng)中,中間件技術(shù)可以有效的降低項(xiàng)目開(kāi)發(fā)難度與成本,并且可以提供服務(wù)質(zhì)量策略即QoS的支持。所以,在分布式的航空電子系統(tǒng)當(dāng)中,采用中間件技術(shù)已經(jīng)成為了一種良好的解決方案。 傳統(tǒng)的信息系統(tǒng),如通信導(dǎo)航識(shí)別(CNI)系統(tǒng)(包括模塊化程度更高的ICNI系統(tǒng))或者數(shù)據(jù)鏈(DL)系統(tǒng)等都是分布式的系統(tǒng)。但是這些系統(tǒng)在設(shè)計(jì)和開(kāi)發(fā)時(shí)沒(méi)有采用中間件技術(shù),都是以過(guò)程為中心,而在認(rèn)知域,面向數(shù)據(jù)的分布式架構(gòu)是必須的。和傳統(tǒng)的開(kāi)發(fā)方法相比較,DDS中間件采用發(fā)布/訂閱體系結(jié)構(gòu),對(duì)實(shí)時(shí)性要求提供更好的支持。DDS是以數(shù)據(jù)為中心的發(fā)布/訂閱通信模型,針對(duì)強(qiáng)實(shí)時(shí)系統(tǒng)進(jìn)行了優(yōu)化,提供低延遲、高吞吐量、對(duì)實(shí)時(shí)性能的控制級(jí)別,從而使DDS能夠廣泛應(yīng)用于航空、國(guó)防、分布仿真、工業(yè)自動(dòng)化、分布控制、機(jī)器人、電力及網(wǎng)絡(luò)化的消費(fèi)電器等多個(gè)領(lǐng)域。 本文將從搭建實(shí)際的異構(gòu)平臺(tái),在試驗(yàn)環(huán)境中構(gòu)建以數(shù)據(jù)為中心的分布式應(yīng)用程序、以及使用DDS的QoS策略來(lái)證明數(shù)據(jù)分發(fā)服務(wù)能夠提供實(shí)時(shí)系統(tǒng)所要求的性能、可預(yù)測(cè)性和資源可控性,同時(shí)將分析試驗(yàn)數(shù)據(jù),并與已有的項(xiàng)目進(jìn)行比較,證明DDS可以在未來(lái)項(xiàng)目中使用的可行性,得到可行性分析報(bào)告。本分布式系統(tǒng)平臺(tái)采用基于PowerPC+VxWorks的軟硬件設(shè)計(jì)方案,采用DDS中使用的面向?qū)ο蠹夹g(shù)與設(shè)計(jì)模式,來(lái)實(shí)現(xiàn)由串口和RapidIO兩種傳輸介質(zhì)構(gòu)成的異構(gòu)平臺(tái)的數(shù)據(jù)分發(fā)功能。 雖然現(xiàn)在Windows平臺(tái)下分布式數(shù)據(jù)分發(fā)的工具和組件比較多,但是國(guó)內(nèi)外對(duì)嵌入式平臺(tái)的研究很少,而且在這些方面進(jìn)行研究的技術(shù)人員也更少。本文對(duì)嵌入式平臺(tái)下分布式實(shí)時(shí)系統(tǒng)中群組通信以及性能做分析,并獲得相關(guān)的性能指標(biāo)以及DDS應(yīng)用于其他分布式作戰(zhàn)信息服務(wù)系統(tǒng)的可行性報(bào)告。
[Abstract]:In the field of avionics, the modularization technology is mature and the sensor / weapon platform is more intelligent. In the transition process of the information domain advantage of the operational platform to the cognitive domain, a data distribution platform that breaks the weapon platform, the physical connection between the sensors in the platform, and the seamless connection between the various systems is formed. In a typical distributed system, middleware technology can effectively reduce the difficulty and cost of project development and provide the support of QoS. Therefore, middleware technology has become a good solution in the distributed avionics system.
Traditional information systems, such as communication navigation recognition (CNI) systems (including more modularized ICNI systems) or data chain (DL) systems, are distributed systems. However, these systems are not used in the design and development of middleware technology, all are process oriented, and in the cognitive domain, a data oriented distributed architecture is necessary. Compared with the traditional development method, the DDS middleware uses the publish / subscribe architecture, provides better support for real-time requirements, and.DDS is a data centric publish / Subscribe Communication model. It optimizes the strong real time system, provides low latency, high throughput, and control level for real-time performance, so that DDS can be widely used. It can be used in many fields such as aviation, national defense, distributed simulation, industrial automation, distributed control, robotics, power and networked consumer electrical appliances.
This paper will build a data centric distributed application in the experimental environment, and the QoS strategy using DDS to prove that the data distribution service can provide the performance, predictability and resource controllability of the real-time system, and analyze the experimental data and compare with the existing projects, The feasibility and feasibility analysis report of DDS can be proved in the future project. The distributed system platform adopts PowerPC+VxWorks based software and hardware design scheme, uses object-oriented technology and design pattern used in DDS to realize the data distribution function of heterogeneous platform composed of two kinds of transmission media with serial port and RapidIO.
Although there are a lot of distributed data distribution tools and components under the Windows platform, there are few research on embedded platforms at home and abroad, and there are fewer technical personnel in these fields. This paper analyzes the group communication and performance in the distributed real-time system on the embedded platform, and obtains the related performance indicators. And the feasibility report of DDS applied to other distributed combat information service system.
【學(xué)位授予單位】:西南交通大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2012
【分類(lèi)號(hào)】:TP368.1

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 孫敦艷;;基于DSP-Builder的直接數(shù)字頻率合成器(DDS)的設(shè)計(jì)[J];科技信息;2011年16期

2 張頌;;分布式干擾技術(shù)研究[J];科技信息;2011年22期

3 王剛;徐晚成;;基于AD9910雷達(dá)信號(hào)發(fā)生器設(shè)計(jì)[J];電子科技;2011年07期

4 何興富;;基于TerraGate的分布式三維仿真系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)[J];城市勘測(cè);2011年04期

5 張嚴(yán);洪遠(yuǎn)泉;;基于FPGA的任意波形發(fā)生器設(shè)計(jì)與研究[J];現(xiàn)代電子技術(shù);2011年10期

6 劉朝欣;張亞;王建平;胡增康;王維;郭曉雪;;利用DDS實(shí)現(xiàn)頻率跳變技術(shù)研究[J];科技信息;2011年18期

7 蕭明光;;頻率合成技術(shù)綜述[J];科技信息;2011年19期

8 閆軍偉;鐘求喜;賈欣;王茜;;基于行為的分布式惡意代碼檢測(cè)技術(shù)[J];計(jì)算機(jī)與現(xiàn)代化;2011年09期

9 胡蓉;;基于校園網(wǎng)環(huán)境的檢測(cè)系統(tǒng)探究[J];實(shí)驗(yàn)室研究與探索;2011年07期

10 石永閣;邊馥苓;;基于云平臺(tái)的遙感信息公共服務(wù)研究[J];地理信息世界;2011年03期

相關(guān)會(huì)議論文 前10條

1 張德明;;構(gòu)建分布式聲納信號(hào)處理系統(tǒng)[A];中國(guó)聲學(xué)學(xué)會(huì)2002年全國(guó)聲學(xué)學(xué)術(shù)會(huì)議論文集[C];2002年

2 劉輝蘭;李陶深;葛志輝;;基于代理的分布式入侵檢測(cè)系統(tǒng)中網(wǎng)絡(luò)代理的相關(guān)技術(shù)研究[A];廣西計(jì)算機(jī)學(xué)會(huì)2005年學(xué)術(shù)年會(huì)論文集[C];2005年

3 韓希先;李建中;;分布式有序表中一種有效的在線(xiàn)計(jì)劃批量插入方法[A];第26屆中國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集(B輯)[C];2009年

4 郭柯;代璐;周林;;分布式并網(wǎng)發(fā)電系統(tǒng)孤島檢測(cè)方法綜述[A];重慶市電機(jī)工程學(xué)會(huì)2010年學(xué)術(shù)會(huì)議論文集[C];2010年

5 李其瑩;張洪霞;;配電網(wǎng)中實(shí)現(xiàn)小電流接地選線(xiàn)一種方案[A];華東六省一市電機(jī)工程(電力)學(xué)會(huì)輸配電技術(shù)研討會(huì)2002年年會(huì)山東電機(jī)工程學(xué)會(huì)交流論文集[C];2002年

6 周詳;王龍明;;建立分布式防護(hù)的安全體系[A];中國(guó)煙草行業(yè)信息化研討會(huì)論文集[C];2004年

7 高長(zhǎng)壽;陳定方;郭蘊(yùn)華;周麗琨;;分布式路由器級(jí)拓?fù)浒l(fā)現(xiàn)技術(shù)研究[A];2005年十二省區(qū)市機(jī)械工程學(xué)會(huì)學(xué)術(shù)年會(huì)論文集(湖北專(zhuān)集)[C];2005年

8 喬善平;朱波;趙玲;;基于移動(dòng)Agent的0-1背包問(wèn)題分布式求解[A];2008'中國(guó)信息技術(shù)與應(yīng)用學(xué)術(shù)論壇論文集(一)[C];2008年

9 林然;;一種分布式VOD管理方案[A];四川省通信學(xué)會(huì)2007年學(xué)術(shù)年會(huì)論文集[C];2007年

10 張紅娟;劉暉;唐健;錢(qián)闖;;分布式CORS服務(wù)平臺(tái)的設(shè)計(jì)與原型系統(tǒng)的開(kāi)發(fā)實(shí)現(xiàn)[A];第三屆中國(guó)衛(wèi)星導(dǎo)航學(xué)術(shù)年會(huì)電子文集——S08衛(wèi)星導(dǎo)航模型與方法[C];2012年

相關(guān)重要報(bào)紙文章 前10條

1 陳偉立;分布式能源分布式供應(yīng)[N];中國(guó)石化報(bào);2005年

2 記者 米華;DDS快遞為什么倒掉?[N];第一財(cái)經(jīng)日?qǐng)?bào);2010年

3 李偉 本報(bào)記者 張業(yè)軍;DDS關(guān)張:“大躍進(jìn)”下的敗局[N];中國(guó)經(jīng)營(yíng)報(bào);2010年

4 楊溪;從DDS得失成敗中學(xué)精[N];中國(guó)郵政報(bào);2010年

5 馬承玉 霍志雄 雷斌 馬維 (廣東記者 馬承玉 通訊員 霍志雄);粵郵有效處理DDS滯留快件[N];中國(guó)郵政報(bào);2010年

6 本報(bào)記者 范毅波;分布式IP語(yǔ)音通信[N];網(wǎng)絡(luò)世界;2003年

7 劉;奧迪堅(jiān)AltiCenter 簡(jiǎn)化IP分布式[N];中國(guó)計(jì)算機(jī)報(bào);2004年

8 曉波;峰華:建分布式并不難[N];中國(guó)計(jì)算機(jī)報(bào);2002年

9 樂(lè);組建分布式三層校園網(wǎng)[N];中國(guó)電腦教育報(bào);2002年

10 盧旭成;SOA:分布式是趨勢(shì)[N];中國(guó)計(jì)算機(jī)報(bào);2007年

相關(guān)博士學(xué)位論文 前10條

1 王宇翔;分布式網(wǎng)絡(luò)地理信息系統(tǒng)研究[D];中國(guó)科學(xué)院研究生院(遙感應(yīng)用研究所);2002年

2 董紅軍;基于多Agent的分布式CAPP及工藝信息管理研究[D];西北工業(yè)大學(xué);2000年

3 婁淵勝;基于構(gòu)件的分布式防汛信息系統(tǒng)框架研究[D];河海大學(xué);2002年

4 劉峰;儀用主從耦合分布式并行處理容錯(cuò)系統(tǒng)體系結(jié)構(gòu)研究[D];浙江大學(xué);2003年

5 王加虎;分布式水文模型理論與方法研究[D];河海大學(xué);2006年

6 傅濤;基于數(shù)據(jù)挖掘的分布式網(wǎng)絡(luò)入侵協(xié)同檢測(cè)系統(tǒng)研究及實(shí)現(xiàn)[D];南京理工大學(xué);2008年

7 唐秋華;分布式虛擬環(huán)境建模研究[D];武漢理工大學(xué);2005年

8 侯梅毅;分布式同步發(fā)電機(jī)的孤島檢測(cè)原理與實(shí)現(xiàn)[D];山東大學(xué);2010年

9 朱旭琪;分布式信息壓縮算法研究[D];北京郵電大學(xué);2011年

10 周克昌;分布式地震數(shù)據(jù)庫(kù)系統(tǒng)的研究與實(shí)踐[D];中國(guó)地震局地球物理研究所;2003年

相關(guān)碩士學(xué)位論文 前10條

1 黃仙兵;基于FPGA的低雜散DDS的技術(shù)研究[D];電子科技大學(xué);2010年

2 金杰;基于DDS的相控陣天線(xiàn)信號(hào)發(fā)生器的設(shè)計(jì)與實(shí)現(xiàn)[D];南京航空航天大學(xué);2010年

3 汪海燕;基于DDS頻率綜合源的設(shè)計(jì)[D];南京理工大學(xué);2010年

4 牛春全;DDS系統(tǒng)的雜散分析及對(duì)策研究[D];西安科技大學(xué);2010年

5 李黎仙;過(guò)程參數(shù)對(duì)SAS法制備紫杉醇DDS微粒的影響[D];華南理工大學(xué);2010年

6 康麗奎;基于DDS的多接口模式可程控函數(shù)發(fā)生器的研究[D];西華大學(xué);2010年

7 李旭;基于CORDIC算法的高速DDS的ASIC設(shè)計(jì)與實(shí)現(xiàn)[D];湖南大學(xué);2010年

8 宋學(xué)良;基于分段多項(xiàng)式逼近的DDS設(shè)計(jì)及FPGA實(shí)現(xiàn)[D];杭州電子科技大學(xué);2011年

9 王洪英;基于DDS驅(qū)動(dòng)PLL車(chē)載系統(tǒng)本振的設(shè)計(jì)[D];電子科技大學(xué);2010年

10 李飛;基于DDS的渦流檢測(cè)系統(tǒng)激勵(lì)信號(hào)源的設(shè)計(jì)[D];江蘇科技大學(xué);2010年

,

本文編號(hào):2172928

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/2172928.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶(hù)b2b20***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com