Create a Phase Shifter from Device to Circuit and Layout Generation

1. Open a Depletion Phase Shifter Model from Example Library

This tutorial creates a phase shifter custom PDK model. The associated files for this tutorial can be found here: <rsoft_dir>\examples\Utilities\CustomPDK\PhaseShifter\SiPhaseShifter.ind

Open the file SiPhaseShifter.ind and note the following:

  • Structure Cross-Section
    • The phase shifter will be modeled via mode solving of the waveguide cross-section. The waveguide is a P-N junction composed of several sections, each with different doping concentrations set in the Material Editor.
  • Electrodes
    • There are two electrodes (light blue) on each end side of the waveguide. They are configured as electrodes via options in the Additional Component Properties dialog as described in the Multi-Physics manual. The left electrode has an E/H Control Parameter of V, the right electrode has an E/H Control Parameter of 0 (ground).
  • Simulation Domain
    • Note that the electrical domain (set in the Multi-Physics Utility) and the optical domain (set in the Simulation Parameters dialog) are different.
  • Simulation Tool
    • The Multi-Physics Utility has been set up to use the Carrier Effects option to compute the index perturbation due to the carriers which will then be used to calculate the effective index of the optical mode.

2. Simulate Carrier Effect by RSoft Multi-Physics Utility

Open the Multi-Physics Utility, check the bias voltage (-2 volt), and click OK to run simulations.

After running simulations, the following plots are generated:

  • Index Change
  • Holes/Electrons Distribution
  • CV, IV and RV Curves
  • Frequency Response

3. Calculate Neff Data, Create Custom PDK Model, and Export with the Custom PDK Generation Utility

Open the Utility by choosing Custom PDK Utility, located under Utility in the top CAD menu. Select the following settings:

  • Output:
    • The Output Mode is set to Full PDK which will save both the raw data as well as the custom PDK model for use in OptSim Circuit and other tools.
  • Data Range:
    • The data range is set to cover the wavelength range of 1.5 to 1.6μm with a 25nm step.
  • Parameters:
    • For this example, we will not use a Parametric Scan.
  • Model Type:
    • The Model Type, under Advanced, is set to Phase Shifter (Active).

4. Load Phase Shifter Models in OptSim Circuit

Perform the following steps to load an AWG model in OptSim Circuit into the user libraries:

  • Launch User Libraries Organizer
  • Select DTA file and add to Workgroup Directory
  • View CustomPS models under Workgroup Directory

5. Use Phase Shifter Models with DemoFAB PDKs in OptSim Circuit

Create a blank Compound Component in OptSim Circuit, select CustomPS model and grating couplers, Y-splitters, S-bend waveguides, and straight waveguide from DemoFAB PDK to design an asymmetric Mach-Zehnder Modulator. Use the hard connection (dotted line) to connect each component. 

Create a blank project in OptSim Circuit, add PRBS, electrical signal generator, CW laser, nonlinear fiber, and optical power monitor from Block mode models. Add an "incline CC" and load the CC of the asymmetric MZM.

Scan W_nm and V to find an optimal wavelength for efficiently modulating this MZM.

6. Export Schematic Models to OptoDesigner for Layout Generation

Once the simulations are complete, users can go back to the CC of MZM, and select Open OptoDesigner to export this schematic model to layout generation. Users can then select Update in OptoDesigner to generate the layout, which they can then modify or add a mask for the doped region.

Summary

In this tutorial, a customized phase shifter was demonstrated from device level, to circuit level, to layout generation. The RSoft Multi-Physics Utility was used to simulate Carrier Effects in the depletion P-N junction and export it as a custom PDK in OptSim Circuit. By combining OptSim and OptSim Circuit, optical signals after propagating a 100m nonlinear fiber can be analyzed. The layout of the Mach-Zehnder Modulator can then be directly generated from OptSim Circuit to OptoDesigner.