主要内容

本页翻译不是最新的。点击此处可查看最新英文版本。

传播和信道模型

站点与地形可视化、传播模型设定(包括 Longley-Rice)、信号强度、信号覆盖图以及静态和衰落信道模型

射频路径传播建模描述电磁辐射从发射点出发,随着信号在周围环境中传播的行为。对射频传播路径进行建模并在三维中对其可视化。

信道建模描述通信系统链路中的空口环境。传播和信道建模分析对于理解电磁波在不同场景中从发射机到接收机如何产生损失至关重要。对具有瑞利、莱斯或 WINNER II 衰落特性的含噪 SISO 和 MIMO 信道进行建模和可视化。此外,还提供大气损伤和多种多普勒频谱形状。

App

无线信道设计器Design and analyze wireless channels (自 R2025a 起)

函数

全部展开

地图数据

addCustomBasemapAdd custom basemap
addCustomTerrainAdd custom terrain data
removeCustomBasemapRemove custom basemap
removeCustomTerrainRemove custom terrain data

站点

showShow site in Site Viewer
hideHide site from Site Viewer
distanceDistance between sites
angleAngle between sites
elevationElevation of site
locationCoordinates at distance and angle from site

相机导航

camposSet or query position of camera for Site Viewer (自 R2025a 起)
camheightSet or query height of camera for Site Viewer (自 R2025a 起)
camheadingSet or query heading angle of camera for Site Viewer (自 R2025a 起)
campitchSet or query pitch angle of camera for Site Viewer (自 R2025a 起)
camrollSet or query roll angle of camera for Site Viewer (自 R2025a 起)

传播和可视化

coverageDisplay or compute coverage map
patternDisplay antenna radiation pattern in Site Viewer
sinrDisplay or compute signal-to-interference-plus-noise (SINR) ratio
linkDisplay or compute communication link status
sigstrengthReceived signal strength
raytraceDisplay or compute RF propagation rays
losDisplay or compute line-of-sight (LOS) visibility status
propagationModelCreate RF propagation model
pathlossPath loss of radio wave propagation

路径损耗

cranerainplRF signal attenuation due to rainfall using Crane model
rainplRF signal attenuation due to rainfall using ITU model
gasplRF signal attenuation due to atmosphere gaseous absorption
fogplRF signal attenuation due to fog and clouds
fsplFree space path loss
rayplPath loss and phase change for RF propagation ray
buildingMaterialPermittivityPermittivity and conductivity of building materials
earthSurfacePermittivityPermittivity and conductivity of earth surface materials

坐标系变换

rangeangleRange and angle calculation
global2localcoordConvert global to local coordinates
local2globalcoordConvert local to global coordinates
cart2sphvecConvert vector from Cartesian components to spherical representation
sph2cartvecConvert vector from spherical basis components to Cartesian components

信道模型

awgnAdd white Gaussian noise to signal
bscBinary symmetric channel
stdchanConstruct channel System object from set of standardized channel models

信道实用工具

channelDelayChannel timing delay
convertSNRConvert SNR values (自 R2022a 起)
ofdmChannelResponseCalculate OFDM channel response (自 R2023a 起)
dopplerConstruct Doppler spectrum structure
winner2.AntennaArrayCreate antenna array for WINNER II channel model
winner2.dipoleCalculate half-wavelength dipole field pattern for WINNER II channel model
winner2.layoutparsetWINNER II layout parameter configuration
winner2.wimGenerate channel coefficients using WINNER II channel model
winner2.wimparsetWINNER II model parameter configuration

对象

全部展开

站点

txsiteCreate RF transmitter site
rxsiteCreate RF receiver site
siteviewerCreate Site Viewer
arrayConfigCreate phased array configuration

传播模型

FreeSpaceFree space propagation model
RainRain propagation model
GasGas propagation model
FogFog propagation model
CloseInClose-in propagation model
LongleyRiceLongley-Rice propagation model
RayTracingRay tracing propagation model

传播数据

propagationDataCreate RF propagation data from measurements
comm.RayCreate RF propagation ray

信道模型

comm.AWGNChannelAdd white Gaussian noise to input signal
comm.RayTracingChannelFilter signal through multipath fading channel defined by propagation rays
comm.RayleighChannel Filter input signal through multipath Rayleigh fading channel
comm.RicianChannel Filter input signal through multipath Rician fading channel
comm.MIMOChannelFilter input signal through MIMO multipath fading channel
comm.WINNER2ChannelFilter input signal through WINNER II fading channel
uwbChannelFilter input signal through UWB IEEE 802.15.4 a/z/ab channel (自 R2024a 起)

信道实用工具

comm.ChannelFilterFilter signal using multipath gains at specified path delays

模块

全部展开

Free Space Path LossApply free space path loss to complex signal

信道模型

AWGN ChannelAdd white Gaussian noise to input signal
Binary Symmetric ChannelIntroduce binary errors
MIMO Fading ChannelFilter input signal through MIMO multipath fading channel
SISO Fading ChannelFilter input signal through SISO multipath fading channel

信道实用工具

OFDM Channel ResponseCalculate OFDM channel response (自 R2023a 起)

主题

射频传播

信道建模

  • AWGN Channel
    Model channel and RF impairment characteristics.
  • Fading Channels
    Defining a fading channel object and applying it to a signal.
  • Channel Visualization
    These channel modeling System objects and blocks in Communications Toolbox™ include an option to visualize the characteristics of a fading channel.
  • WINNER II Channel
    Model the WINNER II channel using the WINNER II Channel Model for Communications Toolbox add-on.

精选示例