🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Shared substrate for microstrip antenna array

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hello every one

i have created one microstrip patch antenna and its simulation was fine.

after that I have try to generated a circular array, but this time i remove the substrate from the microstrip patch antenna.

The idea is to make an array of microstrip patch antenna with shared dielectric. (8 mircostrip antenna + 1 single substrate)

 

Problems:

- whenever i wanted to make a single substrate after i made an array of microstrip patch antenna, the substrate will also becomes an array. So the number of substrate and microstrip antenna are the same

 

Question:

- how can we extend the dielectric so that all the antennas share the same dielectric in the same time use the array tools for the microstrip patch antenna

 

your help and consideration are much appreciated.

 

the FEKO models are in the attachment

- i'm using feko version v2018.2.1

 

image1 & 2 - problem 

image 3 - how the end product should look like (without using copy and translate method)

<?xml version="1.0" encoding="UTF-8"?>array problem 1.PNG

<?xml version="1.0" encoding="UTF-8"?>array problem 2.PNG

<?xml version="1.0" encoding="UTF-8"?>array problem 3.PNG

Unable to find an attachment - read this blog

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Mel"
    Altair Employee
    Updated by Mel

    Hi Axharz

     

    The substrate will be copied along with the patch if you use the finite array tool.

    You will have to copy and translate.


    If this is too much, you can use script recording to record one copy and translate operation and then edit the script, say use a FOR loop to create all the patches.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Thank you so much. I got answer to my question. I really appreciated your help  and suggestions