Include a Dual feed antenna in Simulink
3 views (last 30 days)
Show older comments
Hello,
I am trying to import a dual feed antenna model into simulink and I am not able to do it.
For example, I used pcbstack to design a simple two-feed patch as shown here: https://nl.mathworks.com/help/antenna/ref/pcbstack.html
But now, if I should import this antenna into simulink where I am running a transmitter design and excite the two feeds using two different sources, is it possible?
I tried the Antenna block in simulink and I am able to import models only from "Antenna Designer" which does not have the option to design our own custom antenna.
Would be great is someone can share your insight into such designs. Also would be great if you can share some examples.
Thank you,
Vishu.
0 Comments
Answers (1)
Arthi Sathyamurthi
on 21 Jul 2021
Hello Visweswaran,
Once you develop the MATLAB models of PCB antenna as in pcbStack you can make it as a MATLAB function and include the MATLAB code in your SIMULINK model by using the MATLAB Function block. To know how to create custom functionality using MATLAB Function block click here.
0 Comments
See Also
Categories
Find more on Get Started with Antenna Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!