-
-
March 30, 2023 at 1:15 pm
Carlos Segovia Bustamante
SubscriberHi,
I'd like to know how I can obtain the components of the propagataion constant, \beta. My intuition is that this is done using the electric-field components from the FDE simulation. I wonder which equations FDE solver is using to obtain \beta, so I can perform a similar numerical calculation with the field values that I can extract from the solver.
Also, my understanding so far is that when we get the effectve index of refraction, this is done by using the magnitude of the propagation constant, \beta. My ultimate goal is to obtain \beta_x, \beta_y, and \beta_z, so this way I can numerically find the x-,y-, and z-components of the effective index of refraction and finally I can analyze the losses experienced in these 3 components.
Thanks in advance!
Carlos
-
March 30, 2023 at 5:44 pm
Guilin Sun
Ansys EmployeeYou can first get the effective index of a mode. For example:
neff=getdata("mode1","neff");
you know the wavelength, or you can use
wl=getanalysis("wavelength");
then
beta=neff*2*pi/wl
For waveguide beta is the propagation constant along the waveguife axis. I am not sure you want to have other wavevector components.
A mode is characterized to have neff and mode profile.
Please check some publications.
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Why am I getting “process exited without calling finalize”, and how do I fix it?
- “Import optical generation” or “delta generation rate”?
- Error: addfdtd is not a valid function or a variable name
- Error on Lumerical device
- Using a license file on a new license server
- Ansys Insight: Transmission results greater than one
- Finding your Ansys (or Lumerical) account number
- Ansys Insight: Diverging Simulations
- Ansys Insight: Why my simulation result is different from published paper or experiment?
- Is there a Lumerical script command to output the Simulation and Memory requirements?
-
5454
-
3419
-
2473
-
1310
-
1022
© 2023 Copyright ANSYS, Inc. All rights reserved.