微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 天线设计和射频技术 > Antenna Link Budget in ADS Momentum

Antenna Link Budget in ADS Momentum

时间:04-05 整理:3721RD 点击:
Hi all,

I appreciate any help from you guys.

Below is a picture of a pair of inductors in ADS Momentum. They are match to their respective ports. The small coil sets on an dielectric substrate, and the bigger coil is hanging in free space. You can see it as a pair of NFC antennas.

The problem is that now I need to do power budget simulation on them to see how much power is lost at varies separation distances. How do I excite a port in Momentum, or does it have to be taken into schematics? Is schematic even able to consider magnetic inductance like this? what do I use to measure the current and voltage of the receiving inductor in schematics?

Thank you all so much

These electrically small coils behave like coupled inductors and not like "real" antennas. Momentum is well suited to simulate this, and the setup is rather simple.

Port setup:
For each coil, you need two pins at the end of the conductors. Group these two pins into one port: in the port editor, use drag&drop to move one pin to the (-) terminal of the port. This will create a differential port from the two pins. Do the same for the other coil.

Now you have two ports, and can simulate S/Y/Z parameters. The coils behave like inductors, and we can calculate the inductance and coupling factor k from the simulation results.

Inductor parameter extraction:
In the ADS data display, create these two equations that calculate Y and Z parameters from the simulated S parameters:
Y=stoy(S)
Z=stoz(Z)
Now we can calculate the inductance of the two coils:
L1 = imag(Z11)/(2*PI*freq)
L2 = imag(Z22)/(2*PI*freq)
Calculate coupling factor k:
K= sqrt(1-1/(Z11*Y11))

That's it. You now have the relevant circuit parameters for your inductors.



That is simple using the calculated parameters. Let"s calculate the induced voltage in coil2 for a given current through coil1: V_coil2 = I_coil1*Z21

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top