《電子技術(shù)應(yīng)用》
您所在的位置:首頁 > 其他 > 設(shè)計應(yīng)用 > 基于PowerPC架構(gòu)的波束指向算法的優(yōu)化
基于PowerPC架構(gòu)的波束指向算法的優(yōu)化
2021年電子技術(shù)應(yīng)用第3期
雷淑嵐,吳會祥,李文學(xué)
中國電子科技集團(tuán)公司第五十八研究所,江蘇 無錫214063
摘要: 基于PowerPC架構(gòu)提出了一種波束指向算法的優(yōu)化策略,分別從三角函數(shù)的速算優(yōu)化、浮點數(shù)運(yùn)算的優(yōu)化、循環(huán)嵌套優(yōu)化、基于PowerPC指令集的優(yōu)化等方面來實現(xiàn)。通過提出的優(yōu)化算法,算法處理時間縮短為原來的十分之一。提出的優(yōu)化策略對其他平臺算法開發(fā)和優(yōu)化也具有一定的指導(dǎo)和借鑒意義。
中圖分類號: TN492
文獻(xiàn)標(biāo)識碼: A
DOI:10.16157/j.issn.0258-7998.200944
中文引用格式: 雷淑嵐,吳會祥,李文學(xué). 基于PowerPC架構(gòu)的波束指向算法的優(yōu)化[J].電子技術(shù)應(yīng)用,2021,47(3):79-82,90.
英文引用格式: Lei Shulan,Wu Huixiang,Li Wenxue. Optimization of beam pointing algorithm based on PowerPC[J]. Application of Electronic Technique,2021,47(3):79-82,90.
Optimization of beam pointing algorithm based on PowerPC
Lei Shulan,Wu Huixiang,Li Wenxue
The fifty-eighth Research Institute of China Electronic Technology Group Corporation,Wuxi 214063,China
Abstract: Based on PowerPC architecture, this paper proposes an optimization strategy of beam pointing algorithm, which is realized from the trigonometric function calculation optimization, floating point arithmetic optimization, loop nesting optimization, and PowerPC instruction optimization. Through the optimization algorithm proposed in this paper, the processing time of the algorithm is reduced to one tenth of the original. At the same time, the optimization strategy proposed in this paper also has certain guidance and reference for the algorithm development and optimization of other platforms.
Key words : beam pointing;PowerPC architecture;CORDIC algorithm;instruction set

0 引言

    波束指向算法主要完成在已知衛(wèi)星大地坐標(biāo)系的經(jīng)度、緯度、高度(long、lati、heig),無人機(jī)大地系坐標(biāo)系的經(jīng)度、緯度、高度(long、lati、heig),飛機(jī)俯仰角、橫滾角、航向角(p、r、y)的情況下,天線陣面中心在機(jī)體直角坐標(biāo)系中的位置(Xb、Yb、Zb),計算衛(wèi)星在天線球坐標(biāo)系中的方位角、俯仰角(θ、φ),從而進(jìn)行收發(fā)天線的波束對準(zhǔn)[1]。本文主要是基于PowerPC460架構(gòu)處理器對波束指向算法進(jìn)行合理的優(yōu)化,以期在算法的實時性處理上有所優(yōu)化。本文從四個方面對波束指向算法進(jìn)行優(yōu)化:(1)基于CORDIC算法設(shè)計的硬件電路實現(xiàn)三角函數(shù)的速算優(yōu)化;(2)浮點數(shù)運(yùn)算的優(yōu)化;(3)循環(huán)嵌套優(yōu)化;(4)基于PowerPC指令集的優(yōu)化。




本文詳細(xì)內(nèi)容請下載:http://theprogrammingfactory.com/resource/share/2000003440




作者信息:

雷淑嵐,吳會祥,李文學(xué)

(中國電子科技集團(tuán)公司第五十八研究所,江蘇 無錫214063)

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