-
-
October 9, 2024 at 9:10 pm
Ruzan Sokhoyan
SubscriberHello,
I am interested in extracting the phase of light reflected from a periodic nanophotonic structure using RCWA. When using FDTD I extract the phase by placing a point monitor far away from the structure (above the plane wave source) where I have a propagating plane wave. However, in the case of RCWA, I never have a propagating plane wave above the structure. It looks like that in RCWA, I have a standing wave above the resonant structure (in reflection).
Â
What would be an appropriate method to extract the phase of the reflected light in RCWA? And, in general, how can I extract the complex reflection amplitude in RCWA.
Â
Thank you!
Â
Â
-
October 10, 2024 at 4:06 pm
Guilin Sun
Ansys EmployeeYou can use script to get grating characterization. and the result:
gc=getresult("RCWA","grating_characterization");
Rss=gc.Rss;
etc
are actually the amplitude results, S parameters similar to Fresnel coefficients. They are complex and has the phase you need.
https://optics.ansys.com/hc/en-us/articles/12959229278611-RCWA-Solver-Simulation-Object
Â
-
October 10, 2024 at 4:38 pm
Ruzan Sokhoyan
SubscriberThank you very much. This is helpful.Â
I have a follow-up question. In my case the illumination is normal and the light also reflects normally. How does software assign s and p polarizations in cases like this?
Â
Thank you!
-
October 22, 2024 at 6:33 pm
Guilin Sun
Ansys EmployeeThis is really a good question! In textbooks s and p polarization has a plane of incidence. In simulaiton it is 3D, it can be confusing to define which one is the incident plane. Usually I suggest to check, if you will have angled incidence, which plane it will be? usually it is in xz plane. thus you can take xz plane as the incident plane.Â
However in normal incidence, it really does not matter since there is only two states of polarization. If the structure is not rotationarily symmetric, you can DEFINE which plane is the incident plane. But according to our definition, it is xz plane. Please refer to this article:
https://optics.ansys.com/hc/en-us/articles/360034394294-Understanding-direction-unit-vector-coordinates-in-far-field-projections
since we assume phi =zero when only the illumination has an angle.
Â
-
- You must be logged in to reply to this topic.
- Import material .txt file with script
- Errors Running Ring Modulator Example on Cluster
- Absorption cross-section of AuNR excited by prism-based TIR
- How to measure transmission coefficients on a given plane .
- TE Polarization Fraction + Waveguide TE/TM Fraction
- Edge Coupler EME Example Issue
- Lumerical Python API Topology Optimization Error 2025 R1
- 2D inverse design grating coupler
- FDE : Simulation waveguides with electrodes
- Loss of lithium niobate phase modulator
-
2262
-
925
-
599
-
591
-
497
© 2025 Copyright ANSYS, Inc. All rights reserved.