Main Content

La traduction de cette page n'est pas à jour. Cliquez ici pour voir la dernière version en anglais.

Propagation et modèles de canaux

Visualisation de données terrain et de site, spécification de modèles de propagation (y compris Longley-Rice), force du signal, cartes de couverture du signal et modèles de canaux statiques et d’affaiblissement

La modélisation de la propagation des chemins RF décrit le comportement du rayonnement électromagnétique à partir d’un point d’émission pendant que le signal traverse l’environnement. Vous pouvez modéliser les chemins de propagation RF et les visualiser en 3D.

La modélisation de canal décrit l’environnement radio des liaisons des systèmes de communications. L’analyse de modèles de propagation et de canaux est essentielle pour comprendre les pertes subies par les ondes électromagnétiques entre un émetteur et un récepteur dans différents scénarios. Il est possible de modéliser et de visualiser des canaux SISO et MIMO bruités avec des profils d’affaiblissement Rayleigh, Rician ou WINNER II. Des imperfections atmosphériques sont également disponibles ainsi que diverses formes de spectre Doppler.

Fonctions

développer tout

Cartographier les données

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

Site

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

Propagation et visualisation

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

Atténuation

cranerainplRF signal attenuation due to rainfall using Crane model (depuis R2020a)
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 (depuis R2020a)
buildingMaterialPermittivityPermittivity and conductivity of building materials (depuis R2020a)
earthSurfacePermittivityPermittivity and conductivity of earth surface materials (depuis R2020a)

Transformations du système de coordonnées

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

Modèles de canaux

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

Utilitaires pour les canaux

channelDelayChannel timing delay (depuis R2020a)
convertSNRConvert SNR values (depuis R2022a)
ofdmChannelResponseCalculate OFDM channel response (depuis 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

Objets

développer tout

Sites

txsiteCreate RF transmitter site
rxsiteCreate RF receiver site
siteviewerCreate Site Viewer
arrayConfigCreate phased array configuration (depuis R2020b)

Modèles de propagation

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

Données de propagation

propagationDataCreate RF propagation data from measurements (depuis R2020a)
comm.RayCreate RF propagation ray (depuis R2020a)

Modèles de canaux

comm.AWGNChannelAdd white Gaussian noise to input signal
comm.RayTracingChannelFilter signal through multipath fading channel defined by propagation rays (depuis R2020b)
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
comm.gpu.AWGNChannel(To be removed) Add white Gaussian noise to input signal with GPU
uwbChannelFilter input signal through UWB IEEE 802.15.4 a/z/ab channel (depuis R2024a)

Utilitaires pour les canaux

comm.ChannelFilterFilter signal using multipath gains at specified path delays (depuis R2020b)

Blocs

développer tout

Free Space Path LossApply free space path loss to complex signal

Modèles de canaux

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

Utilitaires pour les canaux

OFDM Channel ResponseCalculate OFDM channel response (depuis R2023a)

Rubriques

Propagation RF

Modélisation de canal

  • AWGN Channel
    Model channel and RF impairment characteristics.
  • Configure Eb/No for AWGN Channels with Coding
    This example shows how to set the bit energy to noise density ratio (Eb/No) for communication links employing channel coding.
  • Using AWGN Channel Block for Coded Signals
    When your simulation uses coding, the Eb/N0 setting for the AWGN channel must be adjusted by the coding rate to apply the desired signal to noise (SNR) ratio.
  • 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.

Exemples présentés