《电子技术应用》
您所在的位置:首页 > 其他 > 设计应用 > 基于PowerPC架构的波束指向算法的优化
基于PowerPC架构的波束指向算法的优化
2021年电子技术应用第3期
雷淑岚,吴会祥,李文学
中国电子科技集团公司第五十八研究所,江苏 无锡214063
摘要: 基于PowerPC架构提出了一种波束指向算法的优化策略,分别从三角函数的速算优化、浮点数运算的优化、循环嵌套优化、基于PowerPC指令集的优化等方面来实现。通过提出的优化算法,算法处理时间缩短为原来的十分之一。提出的优化策略对其他平台算法开发和优化也具有一定的指导和借鉴意义。
中图分类号: TN492
文献标识码: A
DOI:10.16157/j.issn.0258-7998.200944
中文引用格式: 雷淑岚,吴会祥,李文学. 基于PowerPC架构的波束指向算法的优化[J].电子技术应用,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 引言

    波束指向算法主要完成在已知卫星大地坐标系的经度、纬度、高度(long、lati、heig),无人机大地系坐标系的经度、纬度、高度(long、lati、heig),飞机俯仰角、横滚角、航向角(p、r、y)的情况下,天线阵面中心在机体直角坐标系中的位置(Xb、Yb、Zb),计算卫星在天线球坐标系中的方位角、俯仰角(θ、φ),从而进行收发天线的波束对准[1]。本文主要是基于PowerPC460架构处理器对波束指向算法进行合理的优化,以期在算法的实时性处理上有所优化。本文从四个方面对波束指向算法进行优化:(1)基于CORDIC算法设计的硬件电路实现三角函数的速算优化;(2)浮点数运算的优化;(3)循环嵌套优化;(4)基于PowerPC指令集的优化。




本文详细内容请下载:http://www.chinaaet.com/resource/share/2000003440




作者信息:

雷淑岚,吴会祥,李文学

(中国电子科技集团公司第五十八研究所,江苏 无锡214063)

此内容为AET网站原创,未经授权禁止转载。