Field | Type | Description |
---|---|---|
photonic_model |
string |
The name of the photonic model used for this template. Please visit here for a list of all available photonic models. |
mode_data |
cell |
M x 1 cell array, where M is the number of modes. Each element of the cell is a struct with fields:
Note: This model only supports up to two modes. |
waveguide_data |
struct with the fields described in waveguide_data table |
Data required for modeling the waveguide sections. |
bandwidth_data |
struct |
A single value containing the 3-dB cutoff frequency of the thermal phase shifter. |
phase_shifter_data
|
struct |
The phase shift (rad) as a function of input power (W). The required fields are:
Notes:
|
th_eq_ckt_data
|
struct |
Thermal equivalent circuit described by either Current (Amp) versus bias voltage (V) characteristic of the heater for the default phase shifter length with the required fields of:
The IV data are linearly interpolated to obtain the electrical behavior. Or resistance (\(\Omega)\) of the heater for the default length of the phase shifter with the required field of:
Note:
|
waveguide_data
Field | Type | Description |
---|---|---|
wavelength |
number |
Center wavelength (m) of the band for which the mode properties are provided. |
temperature |
number |
Temperature (K) for which the mode properties below are provided. |
waveguide
|
struct with the fields described in the table below |
Mode properties for modeling the waveguides |