博客
关于我
【读书2】【2014】基于MATLAB的雷达信号处理基础(第二版)——雷达散射截面的统计描述(4)
阅读量:224 次
发布时间:2019-02-28

本文共 2285 字,大约阅读时间需要 7 分钟。

图2.9显示了使用式(2.51)以0.2°增量计算的相对RCS,条件是以10 GHz的频率在距离目标中心10 km处进行观测。

Figure 2.9 shows therelative RCS, computed at 0.2° increments using Eq. (2.51), which results whenthis target is viewed 10 kmfrom its center at a frequency of 10 GHz.

在这里插入图片描述

Figure 2.9. 图2.8中的复杂目标在10 km距离和10 GHz雷达频率下的相对RCS。Relative RCS of the complex targetof Fig. 2.8 at a range of 10 kmand radar frequency of 10 GHz.

该动态范围与简单的哑铃目标特征相似,但内部波瓣结构更为复杂。

The dynamic range is similar to that of thesimple dumbbell target, but the lobing structure is much more complicated.

即使是中等复杂度的目标,雷达散射截面随雷达频率和目标视线角的复杂变化也会导致对雷达横截面的统计描述。

The complicatedvariation of RCS with radar frequency and target aspect angle observed for evenmoderately complex targets leads to the use of a statistical description forradar cross section (Levanon, 1988; Nathanson, 1991; Skolnik, 2001).

这意味着单个分辨率单元内散射体的RCS值σ被视为具有指定概率密度函数(PDF)的随机变量。

This means that theRCS σ of the scatterers within a single resolution cell is considered to be arandom variable with a specified probability density function (PDF).

平均或中值雷达散射截面通常用于雷达距离方程的计算,但雷达探测概率计算需要完整的PDF信息,如第6章所示。

The mean or medianRCS is typically used for radar range equation calculations, but the full PDFis needed for detection probability calculations, as will be seen in Chap. 6.

可以采用多种PDF中的一种用于描述不同目标RCS的统计行为。

One of a variety ofPDFs is used to describe the statistical behavior of the RCS for differenttargets.

首先考虑一个由大量单个散射体组成的目标(类似于图2.8),每个散射体都有自己固定的RCS,并且在空间中随机分布。

Consider first atarget consisting of a large number of individual scatterers (similar to thatof Fig. 2.8), each with its own individual but fixed RCS and randomlydistributed in space.

由于其对距离变化的高灵敏度,各种散射体的回波相位可以假定为均匀分布在(0, 2π]上的随机变量。

Because of its highsensitivity to small range changes, the phase of the echoes from the variousscatterers can be assumed to be a random variable distributed uniformly on (0,2π].

在这种情况下,中心极限定理保证了复合回波的实部和虚部可以假设为具有相同方差α2的独立零均值高斯随机变量。

Under thesecircumstances, the central limit theorem guarantees that the real and imaginaryparts of the composite echo can each be assumed to be independent, zero meanGaussian random variables with the same variance, say α2 (Papoulisand Pillai, 2001; Beckmann and Spizzichino, 1963).

——本文译自Mark A. Richards所著的《Fundamentals of Radar Signal Processing(Second edition)》

更多精彩文章请关注微信号:在这里插入图片描述

转载地址:http://qnlp.baihongyu.com/

你可能感兴趣的文章
Mysql 整形列的字节与存储范围
查看>>
mysql 断电数据损坏,无法启动
查看>>
MySQL 日期时间类型的选择
查看>>
Mysql 时间操作(当天,昨天,7天,30天,半年,全年,季度)
查看>>
MySQL 是如何加锁的?
查看>>
MySQL 是怎样运行的 - InnoDB数据页结构
查看>>
mysql 更新子表_mysql 在update中实现子查询的方式
查看>>
MySQL 有什么优点?
查看>>
mysql 权限整理记录
查看>>
mysql 权限登录问题:ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES)
查看>>
MYSQL 查看最大连接数和修改最大连接数
查看>>
MySQL 查看有哪些表
查看>>
mysql 查看锁_阿里/美团/字节面试官必问的Mysql锁机制,你真的明白吗
查看>>
MySql 查询以逗号分隔的字符串的方法(正则)
查看>>
MySQL 查询优化:提速查询效率的13大秘籍(避免使用SELECT 、分页查询的优化、合理使用连接、子查询的优化)(上)
查看>>
mysql 查询数据库所有表的字段信息
查看>>
【Java基础】什么是面向对象?
查看>>
mysql 查询,正数降序排序,负数升序排序
查看>>
MySQL 树形结构 根据指定节点 获取其下属的所有子节点(包含路径上的枝干节点和叶子节点)...
查看>>
mysql 死锁 Deadlock found when trying to get lock; try restarting transaction
查看>>