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

天基InSAR數(shù)據(jù)處理軟件工程化設(shè)計(jì)及Qt實(shí)現(xiàn)

發(fā)布時(shí)間:2018-04-17 21:46

  本文選題:天基InSAR + 軟件架構(gòu) ; 參考:《西安電子科技大學(xué)》2014年碩士論文


【摘要】:天基干涉合成孔徑雷達(dá)(Interferometric Synthetic Aperture Radar,InSAR)是一種安裝在衛(wèi)星、航天飛機(jī)等航天器載體上的雷達(dá)系統(tǒng),其具有航程長、受地形變化及植被覆蓋影響小、飛行范圍不受領(lǐng)空限制和不易受到攻擊等優(yōu)點(diǎn),彌補(bǔ)了機(jī)載雷達(dá)的不足。同時(shí),天基InSAR能夠全天時(shí)、全天候的進(jìn)行全球范圍的遙感監(jiān)測,較高的分辨率也使其能實(shí)時(shí)地獲取靜態(tài)和動(dòng)態(tài)目標(biāo)的信息。由于天基InSAR測繪范圍廣、系統(tǒng)復(fù)雜,其回波數(shù)據(jù)量巨大且處理算法復(fù)雜,因此亟待研制一套處理算法精良、處理速率優(yōu)越的天基InSAR數(shù)據(jù)處理軟件。近幾年開發(fā)天基InSAR數(shù)據(jù)處理軟件已成為國內(nèi)外熱點(diǎn),然而目前國內(nèi)外研究機(jī)構(gòu)和高校開發(fā)出的相關(guān)軟件或是處理算法精度無法達(dá)到要求,或是操作復(fù)雜不夠友好。因此,針對(duì)已有天基InSAR數(shù)據(jù)處理軟件存在的問題,本文主要工作如下:1、介紹天基InSAR的發(fā)展過程及其在各領(lǐng)域中發(fā)揮的重要作用,總結(jié)現(xiàn)有的天基InSAR數(shù)據(jù)處理相關(guān)軟件,并分析各軟件的優(yōu)勢和存在的問題。2、詳細(xì)介紹天基InSAR的基本原理及主要數(shù)據(jù)處理步驟。根據(jù)軟件開發(fā)基本理論和軟件實(shí)際功能需求,研究并制定工程化天基InSAR數(shù)據(jù)處理軟件的總體設(shè)計(jì)方案并且對(duì)該軟件的工程管理子系統(tǒng)、數(shù)據(jù)管理子系統(tǒng)、數(shù)據(jù)處理子系統(tǒng)和圖像顯示及子系統(tǒng)進(jìn)行了詳細(xì)分析和介紹。3、針對(duì)天基InSAR數(shù)據(jù)處理耗時(shí)問題本文采用并行處理技術(shù),研究制定了天基InSAR數(shù)據(jù)處理流程并行程序的設(shè)計(jì)方案。首先詳細(xì)的介紹了開放多處理(Open Multi-Processing,Open MP)和消息傳遞接口(Message Passing Interface,MPI)并行程序設(shè)計(jì)方法;隨后分別分析了SAR圖像配準(zhǔn)、干涉相位生成、相位解纏和DEM生成模塊,給出了各模塊的Fork-Join類型的OpenMP設(shè)計(jì)方案和對(duì)等模式的MPI設(shè)計(jì)方案。最后實(shí)現(xiàn)了SAR圖像配準(zhǔn)的并行設(shè)計(jì),在保持算法精度的前提下,極大地提高了圖像配準(zhǔn)模塊處理速率,通過對(duì)串行程序和并行程序性能的比較驗(yàn)證了并行程序的正確性和高效性。4、基于以上分析采用Qt軟件開發(fā)平臺(tái),詳細(xì)闡述了該軟件的開發(fā)和實(shí)現(xiàn)過程,實(shí)現(xiàn)包括工程信息子系統(tǒng)、數(shù)據(jù)處理流程子系統(tǒng)和圖像顯示及處理子系統(tǒng)。為使用戶更加直觀的查看結(jié)果,在圖像顯示及處理子系統(tǒng)中采用了開放圖形庫(Open Graphics Library,OpenGL)技術(shù),實(shí)現(xiàn)了數(shù)字高程模型的三維顯示功能。
[Abstract]:Space-based synthetic Aperture Radar Interferometric Synthetic Aperture Radarr is a radar system mounted on spacecraft carriers such as satellites and space shuttles. It has a long range and is less affected by terrain changes and vegetation cover.The limitation of airborne radar can be made up by the advantages of no airspace restriction and no attack on the flight range.At the same time, space-based InSAR can be used for global remote sensing monitoring all day and all day, and high resolution also enables it to obtain the information of static and dynamic targets in real time.Because of the wide range of space-based InSAR mapping, complex system, large amount of echo data and complex processing algorithm, it is urgent to develop a set of space-based InSAR data processing software with excellent processing algorithm and processing rate.In recent years, the development of space-based InSAR data processing software has become a hot spot at home and abroad. However, at present, the related software developed by domestic and foreign research institutions and universities can not meet the requirements of processing accuracy, or the operation is complex and not friendly enough.Therefore, in view of the existing problems of space-based InSAR data processing software, the main work of this paper is as follows: 1, introduces the development of space-based InSAR and its important role in various fields, summarizes the existing space-based InSAR data processing software.The advantages and problems of each software are analyzed, and the basic principle and main data processing steps of space-based InSAR are introduced in detail.According to the basic theory of software development and the actual function requirement of software, the general design scheme of the engineering space-based InSAR data processing software is studied and established, and the project management subsystem and the data management subsystem of the software are also discussed.The data processing subsystem, the image display subsystem and the subsystem are analyzed and introduced in detail. Aiming at the time-consuming problem of space-based InSAR data processing, the parallel processing technology is adopted in this paper, and the design scheme of parallel program for space-based InSAR data processing flow is developed.This paper first introduces the parallel programming methods of Open Multi-ProcessingMMP) and message Passing Interface (MPI) in detail, then analyzes the SAR image registration, interference phase generation, phase unwrapping and DEM generation module, respectively.The Fork-Join type OpenMP design scheme of each module and the MPI design scheme of peer-to-peer mode are given.Finally, the parallel design of SAR image registration is realized, and the processing speed of the image registration module is greatly improved under the premise of maintaining the accuracy of the algorithm.The correctness and efficiency of the parallel program are verified by comparing the performance of the serial program and the parallel program. Based on the above analysis, the QT software development platform is used, and the development and implementation process of the software is described in detail.The implementation includes engineering information subsystem, data processing flow subsystem and image display and processing subsystem.In order to make the user view the results more intuitively, the open Graphics library OpenGL technology is adopted in the image display and processing subsystem, which realizes the 3D display function of the digital elevation model.
【學(xué)位授予單位】:西安電子科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TN957.52

【相似文獻(xiàn)】

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

1 李瑩;;企業(yè)實(shí)施軟件工程化開發(fā)與管理的研究[J];現(xiàn)代企業(yè)教育;2011年16期

2 張桂林,張曉梅,丁峰;軟件工程化的基本形式和關(guān)鍵技術(shù)[J];計(jì)算機(jī)工程;2000年10期

3 楊芙清;軟件產(chǎn)業(yè)面臨新的發(fā)展機(jī)遇[J];軟件世界;2000年05期

4 張金福,莫永成;略論軍工通信企業(yè)軟件工程化管理的工作思路[J];移動(dòng)通信;2002年11期

5 曹方,冷偉;軟件企業(yè)人才需求與軟件人才教育培養(yǎng)[J];中國科技論壇;2004年03期

6 張波;;努力實(shí)現(xiàn)軟件產(chǎn)業(yè)的跨越式發(fā)展——山東省軟件產(chǎn)業(yè)工作會(huì)議紀(jì)實(shí)[J];信息技術(shù)與信息化;2005年06期

7 陳雄峰,張小進(jìn);軟件工程化之有效實(shí)現(xiàn)[J];閩江學(xué)院學(xué)報(bào);2005年02期

8 劉永燦;劉世江;;分析軟件工程化要求 促進(jìn)軟件工程化實(shí)施[J];航天標(biāo)準(zhǔn)化;2006年03期

9 程華彥;楊潔;林佳;吳桂玲;杜杠;;宇航軟件標(biāo)準(zhǔn)體系框架探析[J];質(zhì)量與可靠性;2008年04期

10 姚健;焦建棟;酈文華;;公共衛(wèi)生信息平臺(tái)軟件工程化開發(fā)探討[J];辦公自動(dòng)化;2009年02期

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

1 李華;王彥碧;;加強(qiáng)軟件工程化管理 提高軍用軟件的可靠性[A];中國電子學(xué)會(huì)可靠性分會(huì)第十三屆學(xué)術(shù)年會(huì)論文選[C];2006年

2 繆萬勝;周磊;李園;;流程再造,基于信息化的軟件工程化實(shí)施與改進(jìn)[A];2013年中國航空學(xué)會(huì)管理科學(xué)分會(huì)學(xué)術(shù)會(huì)議論文集[C];2013年

3 齊俊臣;李新俊;張仕念;;加強(qiáng)導(dǎo)彈武器系統(tǒng)軟件質(zhì)量與可靠性管理的幾點(diǎn)建議[A];2005第二屆電子信息系統(tǒng)質(zhì)量與可靠性學(xué)術(shù)研討會(huì)論文集[C];2005年

4 馮徑;張榮榮;;軍用軟件標(biāo)準(zhǔn)化發(fā)展研究[A];提高全民科學(xué)素質(zhì)、建設(shè)創(chuàng)新型國家——2006中國科協(xié)年會(huì)論文集(下冊(cè))[C];2006年

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

1 中創(chuàng)軟件工程股分有限公司董事長兼總裁 景新海;培育軟件企業(yè)的素質(zhì)[N];中國高新技術(shù)產(chǎn)業(yè)導(dǎo)報(bào);2001年

2 程徹;中創(chuàng)軟件加快國際化步伐[N];國際商報(bào);2003年

3 中創(chuàng)軟件董事長兼總裁 景新海;培育軟件企業(yè)的素質(zhì)[N];科技日?qǐng)?bào);2001年

4 楊勇軍;軟件:產(chǎn)品、企業(yè)、資本三步曲[N];中國計(jì)算機(jī)報(bào);2002年

5 景新海;如何培育軟件企業(yè)素質(zhì)[N];光明日?qǐng)?bào);2001年

6 本報(bào)記者 海倫;中國軟件歷經(jīng)風(fēng)雨盼彩虹[N];中國電子報(bào);2001年

7 ;透視國家軟件產(chǎn)業(yè)基地-江蘇篇[N];中國電子報(bào);2002年

8 ;國際化關(guān)乎軟件創(chuàng)新鏈成敗[N];中國高新技術(shù)產(chǎn)業(yè)導(dǎo)報(bào);2004年

9 本報(bào)記者 龔杰;發(fā)展軟件產(chǎn)業(yè)需要“工程創(chuàng)新”[N];計(jì)算機(jī)世界;2001年

10 本報(bào)記者 張強(qiáng);扛起航天軟件工程化旗幟[N];科技日?qǐng)?bào);2013年

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

1 王旭超;吉林省軟件產(chǎn)業(yè)競爭力及提升策略研究[D];吉林大學(xué);2008年

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

1 王軍;XHCL軟件項(xiàng)目質(zhì)量管理研究[D];電子科技大學(xué);2015年

2 李莉媛;天基InSAR數(shù)據(jù)處理軟件工程化設(shè)計(jì)及Qt實(shí)現(xiàn)[D];西安電子科技大學(xué);2014年

3 田繼鑫;軟件工程化研究[D];河南大學(xué);2001年

4 李振峰;我國軟件產(chǎn)業(yè)道德法制環(huán)境研究[D];大連理工大學(xué);2003年

5 鄭鶴;四川省軟件產(chǎn)業(yè)發(fā)展的政策規(guī)劃研究[D];四川大學(xué);2007年

6 戎冬雁;軟件項(xiàng)目外包管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];華東師范大學(xué);2006年

7 謝勇;光電經(jīng)緯儀主控軟件的研制[D];電子科技大學(xué);2012年

8 馮敬益;軟件外包項(xiàng)目平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[D];華南理工大學(xué);2009年

9 楊小會(huì);我國軟件產(chǎn)業(yè)發(fā)展模式研究[D];西南財(cái)經(jīng)大學(xué);2011年

10 耿聰;軟件工程化管理方法在武器裝備軟件研制中的應(yīng)用研究[D];西北大學(xué);2007年

,

本文編號(hào):1765395

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

本文鏈接:http://sikaile.net/kejilunwen/wltx/1765395.html


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

版權(quán)申明:資料由用戶111cf***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com
91人妻丝袜一区二区三区| 久久热麻豆国产精品视频| 狠色婷婷久久一区二区三区| 亚洲另类女同一二三区| 国产精品欧美一区二区三区不卡| 亚洲av专区在线观看| 天堂av一区一区一区| 国产在线一区二区免费| 99日韩在线视频精品免费| 精品老司机视频在线观看| 91欧美一区二区三区成人| 日韩国产亚洲欧美激情| 麻豆亚州无矿码专区视频| 色丁香之五月婷婷开心| 中文字幕久久精品亚洲乱码| 东京热男人的天堂久久综合| 亚洲欧美日韩在线中文字幕| 国产一区欧美一区日本道| 欧美多人疯狂性战派对| 四季精品人妻av一区二区三区| 欧美亚洲综合另类色妞| 九九热这里有精品20| 九九热这里只有精品视频| 在线日韩欧美国产自拍| 欧美日韩中国性生活视频| 夫妻激情视频一区二区三区| 日本少妇aa特黄大片| 好吊妞视频只有这里有精品| 噜噜中文字幕一区二区| 搡老妇女老熟女一区二区| 国产麻豆视频一二三区| 午夜福利视频六七十路熟女| 精品一区二区三区三级视频 | 亚洲综合香蕉在线视频| 尤物久久91欧美人禽亚洲| 久久亚洲精品中文字幕| 国产欧美日产久久婷婷| 亚洲性日韩精品一区二区| 尹人大香蕉中文在线播放| 日韩精品区欧美在线一区| 午夜福利92在线观看|