Robert Koslover
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 9, 2017, 10:23 p.m. EDT
My recommendation: Don't use a lumped port for this. With a lumped port, the code generally assumes you already know the impedance, and that you are specifying things like voltage or current, and that the detailed field distribution in the port region is of minimal interest. But that is NOT your case, since the detailed field distribution at the port is what determines the impedance, Instead, you need to use a "numeric" port. This (when done right) separates the problem into two parts. First, Comsol Multiphysics computes (i.e., numerically solves) for the fields in the port region (a 2D subset of your 3D problem) then applies those fields to the transmission line for the 3D problem. I think if you hunt around you may find an example in the library files. For what it is worth, this trick used to be a lot more difficult to do correctly in older versions of Comsol Multiphysics. In the newer versions, once you set up the port right, you can get the software to set up the solver sequence for you, which is a big help. OK, now I realize that the above notes aren't a detailed step-by-step explanation, but I hope this will at least help you to get going in the right direction. Good luck.
My recommendation: Don't use a lumped port for this. With a lumped port, the code generally assumes you already know the impedance, and that you are specifying things like voltage or current, and that the detailed field distribution in the port region is of minimal interest. But that is NOT your case, since the detailed field distribution at the port is what determines the impedance, Instead, you need to use a "numeric" port. This (when done right) separates the problem into two parts. First, Comsol Multiphysics computes (i.e., numerically solves) for the fields in the port region (a 2D subset of your 3D problem) then applies those fields to the transmission line for the 3D problem. I think if you hunt around you may find an example in the library files. For what it is worth, this trick used to be a lot more difficult to do correctly in older versions of Comsol Multiphysics. In the newer versions, once you set up the port right, you can get the software to set up the solver sequence for you, which is a big help. OK, now I realize that the above notes aren't a detailed step-by-step explanation, but I hope this will at least help you to get going in the right direction. Good luck.
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 2:33 p.m. EDT
Are you using the free-space lambda in your equation?
That expression only works if you use the guide wavelength, which will be different (by roughly a factor of 1/sqrt(epsilon).
D.W. Greve
DWGreve Consulting
Are you using the free-space lambda in your equation?
That expression only works if you use the guide wavelength, which will be different (by roughly a factor of 1/sqrt(epsilon).
D.W. Greve
DWGreve Consulting
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 2:53 p.m. EDT
In the equation I have shown above, yes I am using the free-space lambda of
. But also in the equation is
, which already accounts for the wavelength change in SiO2.
In the equation I have shown above, yes I am using the free-space lambda of [math] 10 \mu m [/math]. But also in the equation is [math] n =\sqrt{\epsilon_r} [/math], which already accounts for the wavelength change in SiO2.
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 2:55 p.m. EDT
Updated:
7 years ago
Jul 10, 2017, 2:56 p.m. EDT
Robert,
Thanks for the reply! I have tried toying with a numerical port but keep getting an error saying "integration lines defining voltage and current are not defined." I will try to pursue this further and find some examples on line if possible.
Robert,
Thanks for the reply! I have tried toying with a numerical port but keep getting an error saying "integration lines defining voltage and current are not defined." I will try to pursue this further and find some examples on line if possible.
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 3:56 p.m. EDT
OK a couple more possibilities and a suggestion.
1. Using sqrt (epsilon) is only approximate, as there would be some electric field fringing.
2. Make sure the value for epsilon is correct. Comsol 5.3 has three different things that are similar to SiO2: SiO2, glass(quartz), and silica glass. The permittivity for silica glass is wrong.
The suggestion: draw your geometry in 2D, and use Mode Analysis (only available in 2D). Not Boundary Mode Analysis. See
www.comsol.com/model/finding-the-impedance-of-a-parallel-wire-transmission-line-12403
(Your question made me realize that the way I was doing line impedance calculations in 3D was unnecessarily complex.)
OK a couple more possibilities and a suggestion.
1. Using sqrt (epsilon) is only approximate, as there would be some electric field fringing.
2. Make sure the value for epsilon is correct. Comsol 5.3 has three different things that are similar to SiO2: SiO2, glass(quartz), and silica glass. The permittivity for silica glass is wrong.
The suggestion: draw your geometry in 2D, and use Mode Analysis (only available in 2D). Not Boundary Mode Analysis. See
https://www.comsol.com/model/finding-the-impedance-of-a-parallel-wire-transmission-line-12403
(Your question made me realize that the way I was doing line impedance calculations in 3D was unnecessarily complex.)
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 4:23 p.m. EDT
Thank you. The value I'm using for epsilon is
, which was taken directly from the SiO2 material information in COMSOL, so I know that this is not the issue. I will try to do the 2D mode analysis but then I will still have this problem as I will eventually need to model this as a more complex 3D device.
Thank you. The value I'm using for epsilon is [math] \epsilon_r = 3.9 [/math], which was taken directly from the SiO2 material information in COMSOL, so I know that this is not the issue. I will try to do the 2D mode analysis but then I will still have this problem as I will eventually need to model this as a more complex 3D device.
Robert Koslover
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 5:05 p.m. EDT
I've attached an example of 3D stripline model that you may find helpful. In this case, the substrate is air, but you could certainly modify the model to change that. Also, I have found that integrating to find currents using the local H fields can be more accurate than using Comsol Multiphysics' computed surface current terms. Anyway, see what you think. Good luck.
I've attached an example of 3D stripline model that you may find helpful. In this case, the substrate is air, but you could certainly modify the model to change that. Also, I have found that integrating to find currents using the local H fields can be more accurate than using Comsol Multiphysics' computed surface current terms. Anyway, see what you think. Good luck.
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 7:15 p.m. EDT
Robert,
Thank you so much! I will take a look at the file you attached and see if I can work it out for there. I really appreciate it.
Robert,
Thank you so much! I will take a look at the file you attached and see if I can work it out for there. I really appreciate it.
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 7:20 p.m. EDT
Did you make this file in version 5.3? Unfortunately I'm running 5.2a and am unable to open the file you attached. Do you know of a way around this issue? Thank you for all of your help!
Did you make this file in version 5.3? Unfortunately I'm running 5.2a and am unable to open the file you attached. Do you know of a way around this issue? Thank you for all of your help!
Robert Koslover
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Jul 10, 2017, 7:56 p.m. EDT
Yes, I used version 5.3 (I try to always use the latest version). I don't seem to have an easy/fast way to export the file to an earlier version -- it seems I would have to rebuild it mostly from scratch.
If you have a current license/support, you should be able to update your Comsol software to the latest version. I encourage you to do that, if you can.
Meanwhile, although it is not as close a fit to your problem, you may be able to learn something from looking at the Comsol application library file for the "waveguide adapter" in regard to the use of numeric ports. Take a look at it, if you haven't already. Another one (in 2D) in the Comsol library that might help you is the "parallel_wires_impedance" model, which is listed under the "verification examples" in the Application Library.
Yes, I used version 5.3 (I try to always use the latest version). I don't seem to have an easy/fast way to export the file to an earlier version -- it seems I would have to rebuild it mostly from scratch.
If you have a current license/support, you should be able to update your Comsol software to the latest version. I encourage you to do that, if you can.
Meanwhile, although it is not as close a fit to your problem, you may be able to learn something from looking at the Comsol application library file for the "waveguide adapter" in regard to the use of numeric ports. Take a look at it, if you haven't already. Another one (in 2D) in the Comsol library that might help you is the "parallel_wires_impedance" model, which is listed under the "verification examples" in the Application Library.