Can't use custom pcbstack antennas in arrays nor large platform analysis.

2 ビュー (過去 30 日間)
Kirk
Kirk 2023 年 5 月 1 日
回答済み: Naren 2023 年 10 月 23 日
It is frustrating that custom antennas cannot be used with reflectors, in antenna arrays, and on large platforms. Are there plans to allow this in the future? Here is an error message when trying to analyze a pcbstack antenna on large platforms. Get similar output when using reflectors and arrays.
Error using installedAntenna/checkForDielectricMaterial
Element with dielectric materials is not supported for
installedAntenna.
Error in installedAntenna/set.Element (line 192)
checkForDielectricMaterial(obj, propVal);
Error in vivaldiProtoAnt (line 186)
ant.Element = vivaldi_Slot;

回答 (1 件)

Naren
Naren 2023 年 10 月 23 日
Hello Kirk,
I understand you are creating a customized object using 'pcbstack' for custom pcb stack antennas and you intend to use it with reflectors and antenna arrays.
MATLAB doesn’t support backing for ‘pcbStack’, but array is supported. As for the reflector aspect, it can be transformed into a ‘pcbStack’; however, please note that a ‘pcbStack’ cannot be designated as an excitor.
For more detailed information about 'pcbStack', I recommend referring to the following documentation and exploring the examples provided in the documentation:
Regards, Naren

カテゴリ

Help Center および File ExchangeInstalled Antenna and Large Structures についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by