摘要
结合一个通用的雷达信号处理机系统 ,针对并行雷达信号处理的数据主要为矩阵形式的复数数据的特点 ,讨论了系统中软件的基本数据结构的定义和实现问题。此数据结构的特点如下 :将复数和矩阵设置为基本的数据形式 ,便于雷达信号处理算法的实现 ;使用矩阵描述符对矩阵进行访问 ,便于实现矩阵数据分割 ,为并行运算提供了支持 ;定义了“输入输出”数据类型 ,编程者可以根据对系统结构和问题模型的先验知识 ,人工为“输入输出”
This paper presents the design and achievement of a new data structure. The data structure is special for radar signal parallel processing based on a general radar signal processing system. The main characters of this data structure include that: Set the complex data and matrix as the basic data unit, which can implement the algorithms of signal processing more conveniently; Use the 'description symbol' to access the matrix data in order to support parallel signal processing; Define the 'input/output' data style, which can let the programmer take part in the assignment of memory.
出处
《系统工程与电子技术》
EI
CSCD
北大核心
2001年第2期4-7,33,共5页
Systems Engineering and Electronics
基金
国防预研基金资助课题
关键词
数据结构
雷达
信号处理
软件
Algorithms
Data structures
Radar systems