Tagged: guided-mode, optical-fiber, scattering
-
-
March 1, 2022 at 3:29 pm
ferruccio.pisanello
SubscriberHi,
I want to calculate scattering from a nano-particle on an optical fiber due to the light modes guided inside the fiber (sketch attached). Would it be correct to use the scattering cross-section analysis group for this problem?
Most of the scattering examples in the App gallery use TFSF and the **** analysis group is placed outside the TFSF. What should be the correct simulation methodology in this particular case?
Any help/suggestions are appreciated. Thanks
March 3, 2022 at 1:09 amKyle
Ansys Employee
The TFSF source is used to substract the "incident field" (field with no scatterer) from the "total field" (field in the simulation with the scatterer), which gives the "scattered field". The built-in TFSF source does this for a plane wave source. In general, you can get the scattered fields with a different source by:
Running the simulation with no scatterer and recording the E/H fields with monitors to get the incident field
Running the simulation again with the scatterer present, recording the fields to get the total field
Subtracting the field results from the first simulation from the field results of the second simulation to get the scattered fields
Performing your post-processing with the scattered field results
The example on this page uses this approach: Plasmon Mode Excitation. You won't be able to use the analysis groups directly because you're running two different simulations, but you can look at the analysis group scripts to see how the post-processing is performed.
March 3, 2022 at 10:13 amferruccio.pisanello
SubscriberHi Thanks for the explanation and for sharing the example.
Regards
March 10, 2022 at 1:41 pmferruccio.pisanello
SubscriberHi kjohnson Thanks for your reply.
In the example, Plasmon Mode Excitation, in script plasmon_mode_excitation.lsf, for the absorption calculation, I think the total field should be the input to the function total_power()? In the file, I downloaded from lumerical website, the scattered file is used as input. I have this confusion. Can you please comment on this?
px1 = total_power(E_x1_scat, H_x1_scat, sp.power(:, 1), "x");
Regards
March 11, 2022 at 10:35 pmKyle
Ansys Employee
In this section the script is adding up the total scattered power, which is why it is using the scattered fields. Typically for plane wave TFSF sources the scattered power is normalized to the source intensity to get the cross section: https://support.lumerical.com/hc/en-us/articles/360034902133-Understanding-source-normalization-in-the-TFSF-source. In this script is looks like the scattering cross-section is normalized with respect to he average intensity:
scat_cross_radial = Pscat*sp.power(:, 1)/ave_intensity_radial;
Viewing 4 reply threads- You must be logged in to reply to this topic.
Ansys Innovation SpaceEarth 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.
Trending discussions- “Import optical generation” or “delta generation rate”?
- Why am I getting “process exited without calling finalize”, and how do I fix it?
- Error on Lumerical device
- Using a license file on a new license server
- Error: addfdtd is not a valid function or a variable name
- Ansys Insight: Diverging Simulations
- Ansys Insight: Transmission results greater than one
- Ansys Insight: About override mesh in FDTD: its use and settings
- Is there a Lumerical script command to output the Simulation and Memory requirements?
- Ansys Insight: Convergence issues in CHARGE
Top Contributors-
2524
-
2066
-
1279
-
1096
-
459
Top Rated Tags© 2023 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-