Effacer les filtres
Effacer les filtres

Antenna array designer app, can't simulate more than 4x1 array

2 vues (au cours des 30 derniers jours)
Anas Amaireh
Anas Amaireh le 10 Avr 2021
Commenté : FARHA KHAN le 11 Juin 2021
Hello everyone,
I tried my best to simulate a 4x1 patch antenna array at 2.45 GHz, using the antenna array designer app but I couldn't. My laptop stopped working and I couldn't even move my cursor. My laptop is i7 7th generation and has 8 Gb RAMs.
So, is it my problem, or the app can't handle a large number of elements?
Thanks.

Réponses (1)

Shubham Khatri
Shubham Khatri le 20 Avr 2021
Modifié(e) : Shubham Khatri le 20 Avr 2021
Hello,
The lack of response and progress is due to the large mesh. The structure is discretized into triangles (for the surfaces) and tetrahedra (for the volume) before being solved. If the mesh becomes very large, this will impact both the amount of memory (RAM) needed as well as time to compute the solution. To work around this, here are a couple of suggestions:-
  1. Prior to running any analysis, use the memoryEstimate function to get an estimate on the RAM needed for solving at a particular frequency. Use help to learn more about this function.
help memoryEstimate
2. Manual meshing is also an option. To know more about it , you can visit the documentation link of meshing.
Hope it helps
  1 commentaire
FARHA KHAN
FARHA KHAN le 11 Juin 2021
how can we edit the mesh in antenna array designer app.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Get Started with Antenna Toolbox dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by