《電子技術(shù)應(yīng)用》
您所在的位置:首頁 > 其他 > 設(shè)計應(yīng)用 > 基于Qt的雷達(dá)顯示及手機客戶端設(shè)計
基于Qt的雷達(dá)顯示及手機客戶端設(shè)計
2021年電子技術(shù)應(yīng)用第8期
侯彭亮,郭 蘋,王展鵬,王 靜
西安科技大學(xué) 通信與信息工程學(xué)院,陜西 西安710054
摘要: 為了實現(xiàn)對雷達(dá)平面位置顯示器(Plane Position Indicator,PPI)更加方便、快捷的控制,設(shè)計了一種基于Qt的雷達(dá)PPI顯示及手機控制客戶端。根據(jù)雷達(dá)PPI顯控需求,在Windows系統(tǒng)下利用Qt圖形框架設(shè)計雷達(dá)PPI顯示端,并基于Qt on Android開發(fā)環(huán)境使用QML實現(xiàn)手機控制客戶端的設(shè)計。雷達(dá)PPI顯示端和手機客戶端通過TCP/IP協(xié)議遠(yuǎn)程連接,實現(xiàn)手機客戶端在以太網(wǎng)下對雷達(dá)PPI顯示端的控制。該客戶端實現(xiàn)了利用Android可移動設(shè)備對雷達(dá)PPI顯示端的遠(yuǎn)程控制,擴展了雷達(dá)PPI顯控系統(tǒng)在復(fù)雜環(huán)境下的適用性。測試表明,基于Qt的雷達(dá)PPI顯控手機客戶端可以方便、快捷地控制雷達(dá)PPI顯示端,且軟件運行穩(wěn)定,滿足性能需求。
中圖分類號: TN95
文獻標(biāo)識碼: A
DOI:10.16157/j.issn.0258-7998.211433
中文引用格式: 侯彭亮,郭蘋,王展鵬,等. 基于Qt的雷達(dá)顯示及手機客戶端設(shè)計[J].電子技術(shù)應(yīng)用,2021,47(8):128-132.
英文引用格式: Hou Pengliang,Guo Ping,Wang Zhanpeng,et al. Qt-based radar display and mobile phone client design[J]. App-
lication of Electronic Technique,2021,47(8):128-132.
Qt-based radar display and mobile phone client design
Hou Pengliang,Guo Ping,Wang Zhanpeng,Wang Jing
School of Communication and Information Engireering,Xi′an University of Science and Technology,Xi′an 710054,China
Abstract: In order to control the plane position indicator(PPI) more conveniently and quickly, a Qt-based PPI display and mobile phone control client is designed.According to PPI display and control requirements of radar, the PPI display terminal was designed using Qt graphics framework under Windows system, and the mobile phone control client was designed using QML based on Qt on Android development environment.Through TCP/IP protocol, the PPI terminal and the mobile phone client are remotely connected to realize the control of the PPI terminal by the mobile phone client under the Ethernet.This client realizes remote control of radar PPI display using Android mobile devices, and expands the applicability of radar PPI display control system in complex environment.The test shows that the Qt-based PPI display control mobile phone client can control the PPI display terminal conveniently and quickly, and the software runs stably to meet the performance requirements.
Key words : radar display control;socket;TCP/IP;Qt graphical framework

0 引言

    雷達(dá)顯控終端是雷達(dá)系統(tǒng)的重要組成部分,作為雷達(dá)系統(tǒng)人機交互的接口,主要負(fù)責(zé)控制雷達(dá)系統(tǒng)并顯示雷達(dá)回波、雷達(dá)狀態(tài)等信息的任務(wù),而雷達(dá)PPI顯示則是最常見的雷達(dá)顯示方式之一,其仿真水平直接影響到整個終端系統(tǒng)的效果[1-3]。傳統(tǒng)的雷達(dá)顯控終端是使用通用計算機來負(fù)責(zé)雷達(dá)PPI顯示和控制,功能和界面比較豐富,但是在進行外場試驗測試時,在惡劣的環(huán)境中實現(xiàn)對計算機的操作將更加困難,不利于某些特定環(huán)境下的推廣和使用,其應(yīng)用場景逐漸受到限制。隨著雷達(dá)技術(shù)以及Android智能設(shè)備的快速發(fā)展,便攜可移動式雷達(dá)PPI顯示控制軟件的開發(fā)勢在必行。

    針對傳統(tǒng)雷達(dá)PPI顯示控制方法的缺陷,且得益于Qt在軟件界面開發(fā)過程中的優(yōu)良特性,本文給出基于Qt的雷達(dá)PPI顯控及手機客戶端的實現(xiàn)方式,分別采用以X86處理器為核心的Windows系統(tǒng)和以ARM處理器為核心的Android系統(tǒng)的軟件平臺,在此基礎(chǔ)上使用圖形用戶界面應(yīng)用程序開發(fā)框架Qt在Windows系統(tǒng)和Android系統(tǒng)下分別開發(fā)雷達(dá)PPI顯示端和手機客戶端,實現(xiàn)在以太網(wǎng)下使用手機客戶端通過TCP/IP協(xié)議遠(yuǎn)程控制雷達(dá)PPI顯示端工作,整個系統(tǒng)的兼容性、可移植性和可維護性得以極大提升,為跨平臺操作提供便利。該手機客戶控制端與傳統(tǒng)顯控終端控制端相比具有很好的可靠性和便捷性。




本文詳細(xì)內(nèi)容請下載:http://ihrv.cn/resource/share/2000003717。




作者信息:

侯彭亮,郭  蘋,王展鵬,王  靜

(西安科技大學(xué) 通信與信息工程學(xué)院,陜西 西安710054)



wd.jpg

此內(nèi)容為AET網(wǎng)站原創(chuàng),未經(jīng)授權(quán)禁止轉(zhuǎn)載。