Keywords:
Ring Resonator, Mode Launcher, MAL, Guided Mode, Photonic Device, Semiconductor
The Ring Resonator consist of two straight Silicon waveguides and a Silicon waveguide ring that sits between the straight waveguides. All three waveguides rest on top of a Silicon Dioxide slab. The rest of the simulation domain is set to vacuum. Matched Absorbing Layers (MALs) are used to dampen the E, B and D fields near the boundary of the simulation.
The fundamental guided mode profile is launched as a wide band pulse in the input waveguide. This mode is imported from the file save_EigenD_0.vsh5, produced by the computeWaveguideModes.py analyzer. To go through the mode solve process check out the Multimode Fiber Mode Calculation example. We will use the computeSParamsViaOverlapIntegral.py analyzer to determine the transmission coefficients at the thru-port and drop port.
This simulation can be performed with a VSimEM license.
The Ring Resonator example is accessed from within VSimComposer by the following actions:
All of the properties and values that create the simulation are available in the Setup Window as shown in Fig. 278. You can expand the tree elements and navigate through the various properties. The right pane shows a 3D view of the geometry, as well as the grid, if actively shown. To show or hide the grid, expand the Grid element and select or deselect the box next to Grid.
This example contains a number of Constants defined to make the simulation easily modifiable.
General Simulation Constants:
This simulation applies a wide frequency band signal to the fundamental spatial mode profile. The signal is defined under SpaceTimeFunctions and then assigned under Field Dynamics, Fields, externalModeLaunchingField1 as shown in Fig. 278.
The Materials section contains just Silicon and Silica. This section is where one can add or edit materials that get attached to CSG objects. These Materials contain the relative permittivity.
In Field Dynamics there are FieldBoundaryConditions which set the boundary conditions of the simulation. In photonics simulations, Matched Absorbing Layers (MALs), are the most stable boundary conditions for preventing reflections.
Under Basic Settings you can see that the dielectric solver is set to permittivity averaging. This feature enables second order accuracy for simulations using dielectrics.
When you have saved the setup, continue as follows:
You will see the output of the run in the right pane. The run has completed when you see the output, “Engine completed successfully.” As seen in Fig. 279.
Using post analysis scripts, one can extract the transmission coefficients. This is possible due to the field slab histories that are located at each port in the simulation. Each port has an E and B slab history in order to integrate over the poynting flux. This integration is done in a post analysis script called computeSParamsViaOverlapIntegral.py. Follow these steps:
Now update the analyzer fields accordingly.
The remaining parameter default values will work. Hit the Analyze button in the top tight corner. After a successful run the window should resemble Fig. 280. Continue by analyzing the drop-port. To do this change the outSlabE and outSlabB fields to eSlab3 and bSlab3, respectively.
After performing the above actions proceed to the Visualize Window by pressing the Visualize button in the left column of buttons.
One can visualize the magnetic field by performing the following:
The results are shown in Fig. 281.
One can visualize the transmission coefficients by performing the following:
The results are shown in Fig. 282. As expected, we see coupling of resonant wavelengths with the ring.