- Import the S-parameters of the patches and the balun into MATLAB as "sparameters" objects.
- Convert the S-parameters to T-parameters using the "s2t" function for easier manipulation of parallel components.
- Combine the T-parameters of the two patches by inverting the sum of their inverses.
- Convert the combined T-parameters back to S-parameters with the "t2s" function.
- Cascade the combined patch S-parameters with the balun's S-parameters using the "rfcascade" function.
How to add s-parameters from two patches to that of the balun
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I have an antenna which works on a dual-patch principle. It is powered with a 180 degree phase difference acquired using a balun. The simulation software I use cannot simulate the balun, so I have calculated s-parameters from the two patches separately and would like to cascade it with the balun. I am not sure how to do this with cascadesparams since the two patches are theoretically in parallel. I have attached a diagram of the circuit.
The s-parameters are calculated including the L and C, so towards the left of the inductor (in attached image). I just need to add these two sparameters with that of the balun's
Thanks
0 commentaires
Réponses (1)
UDAYA PEDDIRAJU
le 21 Déc 2023
Hi Vignesh,
I understand that you're looking to cascade the S-parameters of two patches, which are in parallel, with the S-parameters of a balun. To achieve this, you can follow these steps:
This approach will give you the overall S-parameters for the dual-patch antenna with the balun. I hope this helps!
Voir également
Catégories
En savoir plus sur RF Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!