How to use external 3D antenna pattern for RF propagation calculation
Afficher commentaires plus anciens
Hi everyone,
I have a 3D model of antenna propagation pattern, how can I import and use it in MATLAB for RF signal strength and propagation calculation with Antenna Toolbox? Or is there any way to use external antenna data (2D or 3D) to calculate signal strength in MATLAB Antenna Toolbox instead of using built-in atennas from MATLAB?
I look forward to any support. Thanks alot,
Nghia Nguyen
Réponses (1)
Sangeetha Balasubramaniyam
le 8 Déc 2021
0 votes
Hi,
The external antenna data may be used to calculate the signal strength by following few steps below:
- Import the data to phased.CustomAntennaElement object, using Phased Array System toolbox to load the pattern.
- Load the above custom antenna to txSite and RxSite object in RFPropagation toolbox and use sigstrength function to calculate the signal strength of your proposed antenna.
Catégories
En savoir plus sur Antennas and Electromagnetic Propagation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!