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

短波選頻與建鏈系統(tǒng)用戶終端軟件設(shè)計(jì)

發(fā)布時(shí)間:2019-03-15 12:39
【摘要】:作為歷史最悠久的無(wú)線電通信,短波通信具有通信設(shè)備簡(jiǎn)單、組網(wǎng)靈活、成本較低的優(yōu)點(diǎn),且它的介質(zhì)為電離層,不容易受到人為的破壞,所以短波通信在通信領(lǐng)域,尤其在軍事通信領(lǐng)域中具有無(wú)法替代的地位。本文研究?jī)?nèi)容源自科研課題“短波選頻與建鏈技術(shù)研究”。該課題主要設(shè)計(jì)并實(shí)現(xiàn)一種新型的、能夠快速可靠進(jìn)行自適應(yīng)選頻和自動(dòng)鏈路建立的短波通信系統(tǒng)。該系統(tǒng)主要包括三個(gè)部分:用戶終端、通信控制器和信道機(jī)。本文設(shè)計(jì)并實(shí)現(xiàn)了該系統(tǒng)中運(yùn)行在用戶終端上的系統(tǒng)軟件,即用戶終端軟件,包括選頻模塊和人機(jī)交互。所取得的主要研究成果為:(1)對(duì)短波選頻與建鏈系統(tǒng)進(jìn)行了簡(jiǎn)要分析。首先分析了該系統(tǒng)的硬件組成,包括各組成部分的主要功能以及該系統(tǒng)的工作流程;然后,分析研究了它的軟件架構(gòu),給出了其在應(yīng)用層、鏈路層以及物理層的功能。(2)系統(tǒng)中,用戶終端通過網(wǎng)口控制通信控制器完成相應(yīng)的通信業(yè)務(wù),因此,本文分析設(shè)計(jì)了用戶終端與通信控制器之間的網(wǎng)絡(luò)接口,設(shè)計(jì)了一套網(wǎng)絡(luò)接口的規(guī)程,給出了用戶終端與通信控制器之間發(fā)送、接收和處理數(shù)據(jù)的幀格式的規(guī)定,包括數(shù)據(jù)幀和接口命令幀。(3)根據(jù)短波選頻與建鏈系統(tǒng)的工作原理與功能需求,設(shè)計(jì)并實(shí)現(xiàn)了該系統(tǒng)的用戶終端軟件。其中,首先分析了本系統(tǒng)各模塊的設(shè)計(jì)方案和工作流程,包括系統(tǒng)的初始化模塊、選頻模塊、建鏈模塊、數(shù)傳模塊以及數(shù)據(jù)存儲(chǔ)與分析模塊,其中重點(diǎn)研究了選頻模塊的設(shè)計(jì)及其軟件實(shí)現(xiàn),包括點(diǎn)對(duì)面的選頻和點(diǎn)對(duì)點(diǎn)的選頻;然后,基于該分析研究,設(shè)計(jì)了本系統(tǒng)的用戶終端軟件,并完成了相應(yīng)的功能。最后,設(shè)計(jì)了該軟件的人機(jī)交互界面,并簡(jiǎn)要分析了其設(shè)計(jì)思想,該界面完整直觀,且操作簡(jiǎn)單。(4)本系統(tǒng)中,自動(dòng)鏈路建立和數(shù)傳功能是由用戶終端軟件控制通信控制器來(lái)完成的,因此需要對(duì)通信控制器的建鏈和數(shù)傳功能進(jìn)行測(cè)試和驗(yàn)證。在本文的最后,利用多線程技術(shù)設(shè)計(jì)實(shí)現(xiàn)了用戶終端軟件中的一些測(cè)試程序,包括盲連接業(yè)務(wù)、LQA業(yè)務(wù)、建鏈業(yè)務(wù)的測(cè)試方案及其測(cè)試流程。
[Abstract]:As the oldest radio communication, shortwave communication has the advantages of simple communication equipment, flexible networking, low cost, and its medium is ionosphere, so shortwave communication is not easy to be destroyed by man-made, so shortwave communication is in the field of communication. Especially in the field of military communications has an irreplaceable position. The research content of this paper comes from the research topic of short-wave frequency selection and chain-building technology. This paper mainly designs and implements a new type of shortwave communication system, which can quickly and reliably carry out adaptive frequency selection and automatic link establishment. The system consists of three parts: user terminal, communication controller and channel machine. This paper designs and implements the system software, which runs on the user terminal, including the frequency selection module and human-computer interaction. The main research results are as follows: (1) the short-wave frequency selection and chain-building system is briefly analyzed. Firstly, the hardware composition of the system is analyzed, including the main functions of each component and the workflow of the system. Then, the software architecture is analyzed and its functions in the application layer, link layer and physical layer are given. (2) in the system, the user terminal controls the communication controller through the network port to complete the corresponding communication services. This paper analyzes and designs the network interface between the user terminal and the communication controller, designs a set of network interface rules, and gives the frame format of sending, receiving and processing data between the user terminal and the communication controller. It includes data frame and interface command frame. (3) according to the working principle and functional requirement of short wave frequency selection and link building system, the user terminal software of the system is designed and implemented. Firstly, the design scheme and work flow of each module of the system are analyzed, including initialization module, frequency selection module, chain building module, data transmission module and data storage and analysis module, which include the system initialization module, frequency selection module, link building module, data transmission module and data storage and analysis module. It focuses on the design of frequency selection module and its software realization, including point-to-point frequency selection and point-to-point frequency selection. Then, based on the analysis and research, the user terminal software of the system is designed, and the corresponding functions are completed. Finally, the human-computer interface of the software is designed, and its design idea is briefly analyzed. The interface is complete and intuitive, and the operation is simple. (4) in this system, The function of automatic link establishment and data transmission is completed by the user terminal software control communication controller, so it is necessary to test and verify the link building and data transmission function of the communication controller. At the end of this paper, some testing programs in user terminal software are designed and implemented by using multi-thread technology, including blind connection service, LQA service, chain-building service test scheme and its test flow.
【學(xué)位授予單位】:西安電子科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TN925

【相似文獻(xiàn)】

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

1 李天才;;國(guó)內(nèi)首款服務(wù)于技術(shù)轉(zhuǎn)移工作的手機(jī)移動(dòng)終端軟件在鄭州問世[J];決策探索(下半月);2013年09期

2 Jeremy Curtis;移動(dòng)終端軟件的成功要素[J];今日電子;2003年12期

3 陳光;友好終端的使用技巧[J];山東通信技術(shù);1995年04期

4 金喜波;于振偉;于忠清;;數(shù)字告示終端軟件的設(shè)計(jì)與實(shí)現(xiàn)[J];中國(guó)新技術(shù)新產(chǎn)品;2009年17期

5 孟飛;謝軍;;智能電報(bào)處理終端軟件的研發(fā)與應(yīng)用[J];微計(jì)算機(jī)信息;2010年31期

6 張炳軍;簡(jiǎn)便快捷的終端軟件安裝[J];中國(guó)金融電腦;1997年07期

7 徐玉濱,徐文超,溫鵬宇;集群系統(tǒng)調(diào)度終端軟件設(shè)計(jì)[J];移動(dòng)通信;1998年06期

8 徐宏宇,陶然,單濤,王越;一種實(shí)時(shí)雷達(dá)顯示控制終端軟件的設(shè)計(jì)[J];火控雷達(dá)技術(shù);2002年01期

9 ;實(shí)達(dá)終端問與答[J];中國(guó)計(jì)算機(jī)用戶;1994年04期

10 劉俊;X終端——未來(lái)終端的發(fā)展方向[J];中國(guó)計(jì)算機(jī)用戶;1994年10期

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

1 姜現(xiàn)偉;楊東凱;劉龍飛;;空投物資搜索終端的設(shè)計(jì)與實(shí)現(xiàn)[A];全國(guó)第4屆信號(hào)和智能信息處理與應(yīng)用學(xué)術(shù)會(huì)議論文集[C];2010年

2 李雯雯;金晨光;;TD終端綠色節(jié)能與DTX技術(shù)研究及應(yīng)用[A];中國(guó)通信學(xué)會(huì)信息通信網(wǎng)絡(luò)技術(shù)委員會(huì)2011年年會(huì)論文集(下冊(cè))[C];2011年

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

1 ;3G終端與3G業(yè)務(wù):在技術(shù)互動(dòng)中共謀發(fā)展[N];通信產(chǎn)業(yè)報(bào);2004年

2 本報(bào)記者 胡強(qiáng);中移動(dòng)6.5億破解終端瓶頸[N];通信產(chǎn)業(yè)報(bào);2009年

3 記者 連曉東;TD-SCDMA:終端江湖 戲才開演[N];中國(guó)電子報(bào);2005年

4 本版編輯;TD-SCDMA終端競(jìng)爭(zhēng)力點(diǎn)評(píng)[N];中國(guó)電子報(bào);2006年

5 北京郵電大學(xué)網(wǎng)絡(luò)與交換技術(shù)國(guó)家重點(diǎn)實(shí)驗(yàn)室 李靜林;IMS終端三步定天下[N];通信產(chǎn)業(yè)報(bào);2006年

6 德瑞電信咨詢 侯宏;蘋果應(yīng)用商店上線后受青睞 終端與網(wǎng)絡(luò)紛爭(zhēng)顯性化[N];通信信息報(bào);2009年

7 中興通訊公司手機(jī)事業(yè)部 羅忠生;手機(jī)新功能嶄露頭角[N];通信產(chǎn)業(yè)報(bào);2006年

8 ;促進(jìn)下一代電話終端發(fā)展[N];人民郵電;2005年

9 本報(bào)記者 王兵;終端,走在電信業(yè)創(chuàng)新最前列[N];人民郵電;2011年

10 ;上網(wǎng)不丟來(lái)話 “網(wǎng)上來(lái)話通”給你第二種選擇[N];福建郵電報(bào);2000年

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

1 李皓;企業(yè)內(nèi)網(wǎng)計(jì)算機(jī)終端軟件補(bǔ)丁管理系統(tǒng)的研究與設(shè)計(jì)[D];華南理工大學(xué);2015年

2 陸敏良;終端軟件管理及其動(dòng)態(tài)更新關(guān)鍵技術(shù)研究[D];中國(guó)科學(xué)技術(shù)大學(xué);2011年

3 鄢文懋;基于展訊手機(jī)平臺(tái)的車務(wù)通終端軟件設(shè)計(jì)[D];電子科技大學(xué);2010年

4 陳青山;一種車間層遠(yuǎn)程可配置的終端軟件系統(tǒng)及其管理平臺(tái)研究與開發(fā)[D];重慶大學(xué);2013年

5 趙志超;嵌入式移動(dòng)警務(wù)終端軟件系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];濟(jì)南大學(xué);2014年

6 李鵬;嵌入式媒體廣告終端軟件系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];哈爾濱理工大學(xué);2009年

7 黨田力;基于信任行為的移動(dòng)終端軟件信譽(yù)和推薦系統(tǒng)的實(shí)現(xiàn)與評(píng)測(cè)[D];西安電子科技大學(xué);2014年

8 陳宇;健康物聯(lián)網(wǎng)移動(dòng)監(jiān)護(hù)終端的研制[D];華南理工大學(xué);2013年

9 劉鴻;網(wǎng)絡(luò)電話終端軟件的設(shè)計(jì)與實(shí)現(xiàn)[D];電子科技大學(xué);2003年

10 萬(wàn)星陽(yáng);基于場(chǎng)面監(jiān)控安防雷達(dá)可視化終端軟件的設(shè)計(jì)與實(shí)現(xiàn)[D];電子科技大學(xué);2015年

,

本文編號(hào):2440632

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

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


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

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