Main Content

雷达

设计、仿真和测试雷达系统

雷达工程团队使用 MATLAB® 和 Simulink® 来设计、分析、仿真和测试多功能雷达系统。将 Radar Toolbox 与其他 MathWorks® 产品结合使用,可以缩短开发时间,尽早消除设计问题,并简化机载、陆基、海上和汽车雷达系统的分析和测试。

Antenna and RF systems, signal processing, and data processing in a development environment. Create model scenarios and scenes including resource management and controls.

使用 MathWorks 针对雷达系统提供的产品,可以开发支持雷达系统完整生命周期的模型:

  • 执行链路预算分析,进行架构建模并评估系统设计利弊。

  • 创建地理参考场景并仿真雷达信号、检测和轨迹。

  • 针对不同波形和相控阵前端设计信号和数据处理链。

  • 自动生成用于原型构建和部署的 HDL 或 C 代码。

主题

雷达系统工程

雷达场景仿真

  • Radar Performance Analysis over Terrain (Mapping Toolbox)
    The performance of a radar system can depend on its operating environment. This example shows how radar detection performance improves as target elevation increases above the terrain.
  • Simulate and Track Targets with Terrain Occlusions (Sensor Fusion and Tracking Toolbox)
    This example shows you how to model a surveillance scenario in a mountainous region where terrain can occlude both ground and aerial vehicles from the surveillance radar.
  • Simulated Land Scenes for Synthetic Aperture Radar Image Formation (Radar Toolbox)
    Simulate of an L-band remote-sensing SAR system by generating IQ signals from a scenario containing three targets and a wooded-hills land surface and then processing the returns using a range migration focusing algorithm.

多功能雷达

  • Adaptive Tracking of Maneuvering Targets with Managed Radar (Radar Toolbox)
    This example employs radar resource management to efficiently track multiple maneuvering targets. An interacting multiple model (IMM) filter estimates when the target is maneuvering to optimize radar revisit times.
  • Multibeam Radar for Adaptive Search and Track (Radar Toolbox)
    Use radarDataGenerator as part of a closed-loop simulation of a multifunction phased array radar (MPAR) tracking multiple maneuvering targets. At each update interval the radar requests resources from the MPAR to search for targets and revisit existing tracks.
  • Track Space Debris Using a Keplerian Motion Model (Sensor Fusion and Tracking Toolbox)
    This example shows how to model earth-centric trajectories using custom motion models within trackingScenario, how to configure a fusionRadarSensor in monostatic mode to generate synthetic detections of space debris, and how to setup a multi-object tracker to track the simulated targets.

雷达天线、波束成形和波形

  • Modeling Mutual Coupling in Large Arrays Using Embedded Element Pattern (Phased Array System Toolbox)
    Model mutual coupling effects between array elements by using an embedded pattern technique. The example models an array two ways: (1) using the pattern of the isolated element or (2) using the embedded element pattern, and then compares both with the full-wave Method of Moments (MoM)-based solution of the array.
  • Conventional and Adaptive Beamformers (Phased Array System Toolbox)
    Apply three beamforming algorithms to narrowband array data: the phase shift beamformer, the minimum variance distortionless response (MVDR) beamformer, and the linearly constrained minimum variance (LCMV) beamformer.
  • Radar and Communications Waveform Classification Using Deep Learning (Phased Array System Toolbox)
    Classify radar and communications waveforms using the Wigner-Ville distribution (WVD) and a deep convolutional neural network (CNN).

代码生成和部署