AFSim 仿真系统---- 通信、传感器与干扰系统方程

概述

本文档旨在描述在WSF中对象之间交互所使用的方程和算法。这包括:

  • 传感器交互
  • 通信交互
  • 干扰(干扰)交互

常见无线电频率方程

WSF使用一套通用类来封装涉及无线电频率(RF)交互的组件(实际上,这些类的一些特性也用于非RF交互,但这里并不重要)。文档的第一部分将处理信号传输和接收的基础知识。后续部分将处理特定应用(雷达、合成孔径雷达(SAR)、电子支援测量(ESM)、干扰和通信)。

忽略接收信号处理的细节,RF交互可以分为两类:

  • 直接或单向:即发射的信号直接发送到接收器
  • 间接或双向:即发射的信号从物体反射后再被接收

接收信号功率的计算可以分为几个独立的步骤:

  1. 从发射天线的发射
  2. 到达目标或接收器的传播

     3.对于间接或双向交互:

             1. 从目标的反射

             2. 从目标到接收器的传播

     4. 接收天线的接收

直接传输功率的计算

P_{x} = P_{peak} \times \frac{G_{x}}{L_{x}} \text{   (RF.1)}

Symbol

Source

Description

G_{x}

transmitter antenna_pattern

The gain of the transmitting antenna in the direction of the target object (receiver or platform). This includes any electronic beam steering losses (Equation RF.6)

L_{x}

transmitter internal_loss

The internal losses in the transmitter between the power source and the antenna

P_{peak}

transmitter power

The peak power of the transmitter. This should be the power of a single pulse.

P_{x}

Computed

The transmitted power.

 信号在自由空间中的传播

从源(s)到目的地(d)的自由空间信号传播使用以下方程进行计算。在单向交互中,‘s’和‘d’分别是发射器和接收器(方程RF.2b)。在双向交互中,存在两条传播路径。第一条是从发射器到目标(方程RF.2c),第二条是从目标到接收器(方程RF.2d)。

D_{sd} = P_{s} \times \frac{A_{sd}}{4{\pi}R_{sd}^{2}}

General form

(RF.2a)

D_{xR} = P_{x} \times \frac{A_{xr}}{4{\pi}R_{xr}^{2}}

Transmitter - to - receiver

(RF.2b)

D_{xt} = P_{x} \times \frac{A_{xt}}{4{\pi}R_{xt}^{2}}

Transmitter - to - target

(RF.2c)

D_{tr} = P_{t} \times \frac{A_{tr}}{4{\pi}R_{tr}^{2}}

Target - to - receiver

(RF.2d)

Symbol

Source

Description

A_{sd}

transmitter attenuation_model

The fraction of the signal that remains after computing the effects of atmospheric attenuation while propagating the signal from the source (d) to the destination (d).

D_{sd}

Computed

The computed free space power density at the destination (s) that originated from the source (d)

P_{s}

Computed

The power emitted from the source (s). This will be either the transmitted power (Equation RF.1) or the reflected power from a target (Equation RF.3)

R_{sd}

Computed

The slant range from the source (s) to the destination (d)

反射自由空间信号

        一个反射自由空间信号的目标有效地创建了一个新的“发射源”。该源的功率等于入射信号的信号密度与反射源的有效面积的乘积。反射器可以是一个平台(例如,在进行双向雷达交互时),也可以是地球表面(在进行杂波计算时)。然后,可以通过应用方程RF.2将反射功率传播到接收器。

P_{t} = D_{xt} \times \sigma_{t}

Symbol

Source

Description

D_{xt}

Equation RF.2c

The power density at the target (t) of the signal that originated from the transmitter (x).

P_{t}

Computed

The power created by the reflection of the incoming signal off of the target.

\sigma_{t}

radar_signature

The radar cross section of the target.

自由空间信号的接收

 RF.4a用于直接的单向(通信、被动射频和干扰)。 RF.4b用于双向(雷达、合成孔径雷达)。

P_{r} = D_{xr} \times \frac{\lambda^{2}}{4{\pi}} \times \frac{G_{r}}{L_{r}} \times F_{BW} \times F_{POL}

One-way, Transmitter - to - receiver

(RF.4a)

P_{tr} = D_{tr} \times \frac{\lambda^{2}}{4{\pi}} \times \frac{G_{r}}{L_{r}} \times F_{40}

Two-way, Target - to - receiver

(RF.4b)

Symbol

Source

Description

F_{BW}

See section 2.5

The fraction of the received signal that is admitted, accounting for possible mismatches in the frequency/bandwidth of the transmitted and the frequency/bandwidth of the receiver. Note: This is not incorporated for radar interactions because it is assumed that the transmitter and receiver are matched.

F_{POL}

transmitter_polarization receiver_polarization polarization_effects antenna_pattern

The fraction of the received signal that is admitted, accounting for possible mismatches in the polarization of the transmitter and the receiver. Note: This is not incorporated for radar interactions because it is assumed that the transmitter and receiver are matched.

F_{40}

transmitter propagation_model

The pattern propagation factor. This accounts for the constructive/destructive interference between the direct and indirect signal paths. Note: This is current only implemented for radar interactions.

D_{xr}

Equation RF.2b

The power density at the receiver of the signal that originated from the transmitter

D_{tr}

Equation RF.2d

The power density at the receiver of the signal that was reflected from the target

G_{r}

receiver antenna_pattern

The gain of the receiving antenna in the direction of the target object (receiver or platform). This includes any effects of electronic beam steering (Equation RF.6)

L_{r}

receiver internal_loss

The internal losses in the receiver between the output of the antenna and the receiver

P_{r}

Computed

The received power.

带宽比

因子FBW用于考虑发射器频谱可能与接收器调谐带不匹配的事实。它是发射器频谱在接收器调谐带内的分数

F_{xl} = F_{t} - \frac{1}{2}B_{x}

Lower Frequency of transmitted spectrum

F_{xu} = F_{t} + \frac{1}{2}B_{x}

Upper Frequency of transmitted spectrum

F_{rl} = F_{t} - \frac{1}{2}B_{r}

Lower tuning frequency of the receiver

F_{ru} = F_{t} + \frac{1}{2}B_{r}

Upper tuning frequency of the receiver

 

Symbol

Source

Description

B_r

receiver bandwidth

The bandwidth of the receiver.

B_t

transmitter bandwidth

The bandwidth of the transmitter.

F_r

receiver frequency

The center frequency of the range of frequencies the receiver can receive.

F_t

transmitter frequency

The center frequency of the transmitter frequency spectrum

FBW的最终值取决于发射器和接收器的上限频率和下限频率之间的关系。

F_{BW} = 0 \text{, if } F_{xu} \leq F_{rl}

F_{BW} = 0 \text{, if } F_{xl} \geq F_{ru}

F_{BW} = \min(\frac{\min(F_{xu}, F_{ru}) - \max(F_{xl}, F_{rl})}{F_{xu} - F_{xl}}, 1.0) \text{ (RF.5)}

接收器噪声功率

以下定义适用于接收器噪声功率的计算:

 

Symbol

Source

Description

k

Internal constant

Boltzmann’s constant (1.3806505E-23 J/deg-K)

B

receiver bandwidth – or – transmitter pulse_width

The bandwidth of the receiver. If the bandwidth was not specified AND if the transmitter is pulsed, the bandwidth will be computed as (1 / pulse_width) (i.e.: A matched filter will be assumed).

N

Computed

The noise power

NF

receiver noise_figure

The receiver noise figure (default 1.0)

T_0

Internal constant

Standard temperature (290 deg-K)

T_s

Computed

The system noise temperature.

噪声功率将使用以下过程进行计算。将使用满足使用条件的第一步的值:

   1 如果指定了噪声功率,则使用定义的值。

   2 如果无法确定带宽,则使用-160 dBW的值。

   3 如果指定了噪声系数,并且未包含天线损耗和接收线路损耗,则计算噪声功率:

N = k \times T_0 \times B \times NF

  4 使用“雷达范围性能”中定义的算法计算噪声功率,作者:Lamont V. Blake,1986年,Artech House, Inc.,第4章。

Noise temperature due to the antenna (T_{ant}= sky temperature due to the antenna pointing angle):

T_a + (0.876 \times T_{ant} - 254.0)/antenna\_ohmic\_loss\text{   (RF.6b)}

Noise temperature contribution due to receive line loss:

T_l = T_0 \times (receive\_line\_loss - 1.0)\text{ (RF.6c)}

Noise temperature contribution due to the receiver:

math:`T_r = T_0 times (noise_figure - 1.0)text{ (RF.6d)}

Total system temperature:

T_s = T_a + T_l + (receive\_line\_loss \times T_r)\text{ (RF.6e)}

Noise power:

N = k \times T_s \times B \text{  (RF.6f)}

 

天线增益模式

       每个发射器和接收器都有其相关的天线增益模式。天线模式是通过全局 antenna_pattern 命令创建的。通过在发射器和接收器模块中使用 antenna_pattern 命令,可以将天线模式附加到发射器或接收器上。如果未为发射器或接收器选择天线模式,则假定增益为1.0。

        增益模式是相对于模式原点(通常是视轴或指向角)在方位角和高度角上的函数。对于给定的交互,计算感兴趣点相对于模式原点的方位角和高度角。

        天线增益模式可以通过几种方式表示:

  • 提供增益与方位角和高度角关系的矩形表。
  • ALARM 表。
  • 均匀(常数)模式。
  • 循环 sin(x)/x 模式。
  • 矩形 sin(x)/x 模式。
  • 余弦正弦模式。
  • GENAP 模式(GENAP 是政府 TRAMS 模型中提供的一种广义天线模式例程的子集)。

可以使用多个表的集合来形成一个复合的极化和频率模式。

        电子指向波束的增益可以选择性地修改,以包括将波束指向偏离阵列法线角度的效果。通过在发射器或接收器中使用 electronic_beam_steering 命令启用此功能。可以使用以下方程:

G = G_0 \times \cos^n(\theta)  \text{   Equation RF.6}

Symbol

Source

Description

G_0

antenna_pattern

The unmodified gain of the antenna when looking at the point of interest.

G

Computed

The gain, modified to include the effects of electronic beam steering.

\theta

Computed

The angle between the normal to the antenna face and the vector to the point of interest.

N

electronic_beam_steering_loss_exponent

An optional exponent to reflect the amount of degradation of the gain as the beam is moved away form the normal of the antenna face.

大气衰减

大气衰减的计算通过发射模块中的 atmospheric_attenuation 命令实现。

当前可用的模型有两个。这些模型提取自 SUPPRESSOR,只适用于地面系统(这些表假定发射器位于地面)。

  • blake - 由海军研究实验室的 L.V. Blake 编写的大气吸收模型。该模型基于42条在100 MHz到10 GHz之间的频率和0到10度之间的高度角的衰减曲线。300海里之外的曲线是平坦的。这些表格已发表在《雷达系统分析》第15.1节,David K. Barton, Artech Publishing。

  • earce - 来自 ESAMS/ALARM/RADGUNS 通用环境 (EARCE) 的大气吸收模型。这是一个有效范围为100 MHz到18 GHz以及27 GHz到40 GHz的预计算表的集合。频率小于100 MHz将假设为100 MHz。18 GHz至27 GHz和40 GHz以上的频率将使用一种计算密集的方法来确定衰减,应尽量避免使用。

另一个基于国际电信联盟 (ITU) 推荐 ITU-R P.676 的模型正在开发中。该实现将适用于空中和地面平台,并支持更广泛的频率范围。

传播算法

传播效应(大气衰减以外的效应)的计算通过发射模块中的 propagation_model 命令实现。

目前支持一个模型:

  • fast_multipath - 该模型实现了在《雷达范围性能分析》中定义的方法,作者是 Lamont V. Blake, 1986年, Artech House, Inc。它计算由于信号在粗糙的圆形地面反射引起的建设性或破坏性干涉的效果。可以提供两个因素以定义反射点表面的属性。

噪声算法

目前,WSF 仅限于表示噪声的能力非常有限。通过接收模块中的 clutter_model 命令启用噪声的使用。目前唯一的选择是利用噪声表,且该表尚未经过验证。

雷达传感器 (WSF_RADAR_SENSOR)

WSF_RADAR_SENSOR 模型有效地计算单个脉冲(或连续波形)的功率,然后计算多次脉冲积分的效果。

接收功率的计算

应用方程 RF.1 到 RF.4,用于计算单个脉冲(或连续波形)的接收功率。请注意,这不包括干扰。干扰问题将在另一个步骤中处理。

P_r &= D_{tr} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{40} \text{, From RF.4b}  \\     &= P_t \times \frac{A_{tr}}{4{\pi}R_{tr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{40} \text{, From RF.2d} \\     &= D_{xt} \times \sigma_t \times \frac{A_{tr}}{4{\pi}R_{tr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{40} \text{, From RF.3b} \\     &= P_x \times \frac{A_{xt}}{4{\pi}R_{xt}^2} \times \sigma_t \times \frac{A_{tr}}{4{\pi}R_{tr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{40} \text{,      From RF.2c} \\     &= P_{peak} \times \frac{G_x}{L_x} \frac{A_{xt}}{4{\pi}R_{xt}^2} \times \sigma_t \times \frac{A_{tr}}{4{\pi}R_{tr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{40} \text{, From RF.1 (Radar.1)}

信号处理与检测

处理后的信号计算如下:

S = P_r \times PCR \times G_i \times AF

Symbol

Source

Description

AF

adjustment_factor

A general adjustment factor that can be used to account for other constant effects that are not provided by the model.

G_i

integration_gain

The gain due to the integration of multiple pulses. Note: This is computed internally if swerling_case is specified.

PCR

transmitter pulse_compression_ratio

The pulse compression ratio

P_r

Equation Radar.1

The received power

S

Computed

The processed power.

The signal to noise is computed as:

SN = \frac{S}{N + C + J} \text{   Radar.3}

Symbol

Source

Description

C

receiver clutter_model

The clutter power

J

Equation Jam.1

The incident jammer power. This is computed as the sum of the incident power on the radar receiver at the time of the detection interaction.

N

Equation RF.6

The receiver noise power

S

Equation Radar.2

The processed power.

SN

Computed

The signal-to-noise (or interference) ratio.

目标检测

目标的检测由两种机制之一决定。可以通过指定检测阈值(detection_threshold)使用一个简单的二元检测器。如果信号与噪声比超过该阈值,则声明成功检测。

也可以使用 Marcum-Swerling 检测器,它将针对给定的信号与噪声比产生检测概率。如果计算出的检测概率超过所需的检测概率,则声明成功检测。可以通过使用 swerling_casenumber_of_pulses_integratedprobability_of_false_alarm 和 detector_law 命令来选择此检测器。

被动射频传感器 (WSF_ESM_SENSOR)

被动射频计算(ESM, RWR)利用单向方程。

“r”下标值代表被动射频接收器,“x”下标值代表传感器、干扰器或通信发射机。扩展方程如下:

P_r &= D_{xr} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.4a} \\     &= P_x \times \frac{A_{xr}}{4{\pi}R_{xr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.2b} \\     &= P_{peak} \times \frac{G_x}{L_x} \times \frac{A_{xr}}{4{\pi}R_{xr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.1 (ESM.1)}

The signal-to-noise is computed as:

SN = \frac{P_r}{N} \text{   (ESM.2)}

Symbol

Source

Description

N

Equation RF.6

The receiver noise power

P_r

Equation ESM.1

The processed power.

SN

Computed

The signal-to-noise (or interference) ratio.

成功检测声明

如果信噪比(SN)超过以下定义的阈值,则声明成功检测:

  • 如果传输信号为脉冲,则使用 pulsed_detection_threshold 的值。
  • 如果传输信号为非脉冲,则使用 continuous_detection_threshold 的值。
  • 如果未指定上述任何阈值,则使用 detection_threshold 的值。

SAR 传感器 (WSF_SAR_SENSOR)

SAR 计算是雷达计算的扩展。

TODO:杂波计算,多普勒折叠

所需采集时间

用于计算收集所需图像的时间以达到期望分辨率的方程是:

T_{OT} = \frac{KR_{s}\lambda}{2d_AV_G\vert\sin(\alpha)\vert\cos(\delta)}

Symbol

Source

Description

d_A

Computed

The desired azimuth resolution

K

doppler_overcollect_ratio

The overcollect ratio (default 1.0)

R_s

Computed

The slant range from the sensor to the image center

V_G

Computed

The ground speed of the sensing platform.

\lambda

transmitter frequency -or- wavelength

The frequency of the transmitted signal

\alpha

Computed

The azimuth angle between the ground track of the sensing platform and the vector to the image center.

\delta

Computed

The azimuth angle between the ground

RF 干扰器 (WSF_RF_JAMMER)

干扰计算利用单向方程,其中发射器是干扰器,接收器是雷达或通信接收器。干扰计算在雷达检测或通信尝试发生时进行。WSF 将对每个可能影响输出的干扰器的功率进行求和(即:如果存在会影响接收器的带内功率)。

“r”下标值代表传感器或通信接收器,而“x”值代表干扰发射器。扩展方程如下:
 

P_r &= D_{xr} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.4a} \\     &= P_x \times \frac{A_{xr}}{4{\pi}R_{xr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.2b} \\     &= P_{peak} \times \frac{G_x}{L_x} \times \frac{A_{xr}}{4{\pi}R_{xr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.1 (Jam.1)}

通信 (WSF_RADIO_TRANSCEIVER)

通信计算使用单向方程。

“r”下标值代表通信接收器,而“x”值代表通信发射器。扩展方程如下:
 

P_r &= D_{xr} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.4a} \\     &= P_x \times \frac{A_{xr}}{4{\pi}R_{xr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.2b} \\     &= P_{peak} \times \frac{G_x}{L_x} \times \frac{A_{xr}}{4{\pi}R_{xr}^2} \times \frac{\lambda^2}{4{\pi}} \times \frac{G_r}{L_r} \times F_{BW} \times F_{POL} \text{   From RF.1 (Comm.1)}

信噪比的计算公式为:

SN = \frac{P_r}{N + J}

Symbol

Source

Description

J

Equation Jam.1

The incident jammer power. This is computed as the sum of the incident power on the receiver at the time of the interaction.

N

Equation RF.6

The receiver noise power

P_r

Equation Comm.1

The processed power.

SN

Computed

The signal-to-noise (or interference) ratio.

通信尝试成功声明

如果信噪比(SN)超过接收器的检测阈值,则声明通信尝试成功。

红外搜索跟踪传感器 (WSF_IRST_SENSOR)

计算目标辐照度

  1. 确定背景辐射。这包括相对简单的能力,用于考虑仰视天空或俯视地面的影响。

  2. 计算对比辐射强度。

I_c = I_s - L_{bkg} \times A_{proj}

Symbol

Source

Description

I_s

platform infrared_signature

The source radiant intensity (infrared radiant intensity) of the target

L_{bkg}

The background radiant intensity

A_{proj}

platform optical_signature

The projected area of the target as seen by the sensor.

I_c

Computed

The contrast radiant intensity of the target

计算大气透射率

(信号在传播路径上剩余的部分的比例):

计算有效目标辐照度

(有时称为 CEI)

E_{eff} = \frac{t \times I_c}{R^2}

调整安装效应

传感器通常安装在窗户后面,这会遮挡视场中的某些区域,或以其他方式降低信号。这种遮挡或信号减弱统称为“安装效应”,通过在接收器模块中使用 antenna_pattern 命令来考虑这一点(尽管红外传感器中没有“天线”,但为了方便起见,这里将其视为天线)。该命令应参考一个天线增益模式,其中增益(或更可能是损失)表示应修改有效目标辐照度以考虑安装效应的因子,即:

E'_{eff} = E_{eff} \times G \text{   IRST.1}

其中 G 是感兴趣方向上的“天线增益”。将增益设置为窗外区域的非常小的值,实际上使该区域内的目标无法被探测。

计算检测概率

检测概率使用以下方程计算:

SN = \frac{E'_{eff}}{NEI}

\beta = SN - S_{thresh}

P_d = 1 - Q(\beta)

Symbol

Source

Description

E'_{eff}

Equation IRST.1

The effective target irradiance

NEI

noise_equivalent_irradiance

The equivalent irradiance of the noise of the sensor.

P_d

Computed

The probability of detection

Q(\beta)

The Gaussian probability function (see the ‘Handbook of Mathematic Functions’, Abramowitz and Stegun, equation 26.2.5)

SN

Computed

Signal-to-noise ratio

S_{thresh}

detection_threshold

The detection threshold

  • 16
    点赞
  • 18
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

小道士写程序

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值