Skip to content

Commit

Permalink
ebeam CML, dc: additional simulation data. KLayout dc PCell points to…
Browse files Browse the repository at this point in the history
… _te1550 CML

Former-commit-id: e894af9
  • Loading branch information
lukasc-ubc committed Mar 18, 2017
1 parent 827e853 commit 1d2f46e
Show file tree
Hide file tree
Showing 116 changed files with 58,113 additions and 28 deletions.
Binary file modified Examples/RingResonator.gds
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gap=1e-07;
gap=8e-08;
radius=5e-06;
wg_width=5e-07;
wg_thickness=2.2e-07;
Expand All @@ -7,8 +7,8 @@ wavelength_start =1.5e-06;
wavelength_stop =1.6e-06;
mode_selection=1;
mesh_accuracy=1;
s_filename="/Users/zqlu/Desktop/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight/ebeam_dc_halfring_straight_gap=100nm_radius=5um_width=500nm_thickness=220nm_CoupleLength=0um.dat";
cd("/Users/zqlu/Desktop/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight");
s_filename="/Users/lukasc/.config/Lumerical/Custom/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight/ebeam_dc_halfring_straight_gap=80nm_radius=5um_width=500nm_thickness=220nm_CoupleLength=0um.dat";
cd("/Users/lukasc/.config/Lumerical/Custom/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight");
ebeam_dc_halfring_straight;
rm("ebeam_dc_halfring_straight.fsp"); rm("ebeam_dc_halfring_straight2.lsf"); rm("ebeam_dc_halfring_straight_S-ParameterMatrixSweep/S-ParameterMatrixSweep_1.fsp"); rm("ebeam_dc_halfring_straight_S-ParameterMatrixSweep/S-ParameterMatrixSweep_2.fsp"); rm("ebeam_dc_halfring_straight_S-ParameterMatrixSweep/S-ParameterMatrixSweep_3.fsp");rm("ebeam_dc_halfring_straight_S-ParameterMatrixSweep/S-ParameterMatrixSweep_4.fsp");
exit(2);
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
gap=2e-07;
radius=1.2e-05;
gap=1.5e-07;
radius=1e-05;
wg_width=5e-07;
wg_thickness=2.2e-07;
Lc=4.5e-06;
Lc=0;
setnamed("::model","gap",gap);
setnamed("::model","radius",radius);
setnamed("::model","si_thickness",wg_thickness);
setnamed("::model","wg_width",wg_width);
setnamed("::model","Lc",Lc);
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/zeqin/Dropbox/paper_writing/Monte_carlo/model/ebeam_developing/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=200nm_radius=12um_width=500nm_thickness=220nm_CoupleLength=4.5um_p0.log");exit(2);
save("/Users/lukasc/SiEPIC_EBeam_PDK/Lumerical_EBeam_CML/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=150nm_radius=10um_width=500nm_thickness=220nm_CoupleLength=0um.fsp");ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/lukasc/SiEPIC_EBeam_PDK/Lumerical_EBeam_CML/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=150nm_radius=10um_width=500nm_thickness=220nm_CoupleLength=0um_p0.log");rm("/Users/lukasc/SiEPIC_EBeam_PDK/Lumerical_EBeam_CML/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=150nm_radius=10um_width=500nm_thickness=220nm_CoupleLength=0um.fsp");exit(2);
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ run;
runanalysis;
filename1 = "ebeam_dc_halfring_straight_te1550_input_port=" + num2str(input_port) + "_gap=" + num2str(gap*1e9) + "nm_radius=" + num2str(radius*1e6) + "um_width=" + num2str(wg_width*1e9) + "nm_thickness=" + num2str(wg_thickness*1e9) + "nm_CoupleLength=" + num2str(Lc*1e6) + "um.ldf";
loaddata(filename1);
rm(filename1);
S33=S11;
S43=-S21;
S13=S31;
Expand All @@ -29,6 +30,7 @@ run;
runanalysis;
filename2 = "ebeam_dc_halfring_straight_te1550_input_port=" + num2str(input_port) + "_gap=" + num2str(gap*1e9) + "nm_radius=" + num2str(radius*1e6) + "um_width=" + num2str(wg_width*1e9) + "nm_thickness=" + num2str(wg_thickness*1e9) + "nm_CoupleLength=" + num2str(Lc*1e6) + "um.ldf";
loaddata(filename2);
rm(filename2);
S34=-S12;
S22=0.1*S22; # reduce the back reflection, as the mode mismatch loss is much lower in a realistic ring.
S44=S22;
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
gap=2.2e-07;
radius=1.2e-05;
gap=7e-08;
radius=1e-05;
wg_width=4.8e-07;
wg_thickness=2.1e-07;
Lc=4.5e-06;
Lc=0;
setnamed("::model","gap",gap);
setnamed("::model","radius",radius);
setnamed("::model","wg_width",wg_width);
setnamed("::model","si_thickness",wg_thickness);
setnamed("::model","Lc",Lc);
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/zqlu/Dropbox/paper_writing/Monte_carlo/model/ebeam_developing/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=220nm_radius=12um_width=480nm_thickness=210nm_CoupleLength=4.5um_p0.log");
gap=1.8e-07;
radius=1.2e-05;
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/lukasc/SiEPIC_EBeam_PDK/Lumerical_EBeam_CML/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=70nm_radius=10um_width=480nm_thickness=210nm_CoupleLength=0um_p0.log");
gap=3e-08;
radius=1e-05;
wg_width=5.2e-07;
wg_thickness=2.1e-07;
Lc=4.5e-06;
Lc=0;
setnamed("::model","gap",gap);
setnamed("::model","radius",radius);
setnamed("::model","wg_width",wg_width);
setnamed("::model","si_thickness",wg_thickness);
setnamed("::model","Lc",Lc);
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/zqlu/Dropbox/paper_writing/Monte_carlo/model/ebeam_developing/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=180nm_radius=12um_width=520nm_thickness=230nm_CoupleLength=4.5um_p0.log");
gap=2.2e-07;
radius=1.2e-05;
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/lukasc/SiEPIC_EBeam_PDK/Lumerical_EBeam_CML/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=30nm_radius=10um_width=520nm_thickness=230nm_CoupleLength=0um_p0.log");
gap=7e-08;
radius=1e-05;
wg_width=4.8e-07;
wg_thickness=2.3e-07;
Lc=4.5e-06;
Lc=0;
setnamed("::model","gap",gap);
setnamed("::model","radius",radius);
setnamed("::model","wg_width",wg_width);
setnamed("::model","si_thickness",wg_thickness);
setnamed("::model","Lc",Lc);
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/zqlu/Dropbox/paper_writing/Monte_carlo/model/ebeam_developing/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=220nm_radius=12um_width=480nm_thickness=210nm_CoupleLength=4.5um_p0.log");
gap=1.8e-07;
radius=1.2e-05;
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/lukasc/SiEPIC_EBeam_PDK/Lumerical_EBeam_CML/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=70nm_radius=10um_width=480nm_thickness=210nm_CoupleLength=0um_p0.log");
gap=3e-08;
radius=1e-05;
wg_width=5.2e-07;
wg_thickness=2.3e-07;
Lc=4.5e-06;
Lc=0;
setnamed("::model","gap",gap);
setnamed("::model","radius",radius);
setnamed("::model","wg_width",wg_width);
setnamed("::model","si_thickness",wg_thickness);
setnamed("::model","Lc",Lc);
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/zqlu/Dropbox/paper_writing/Monte_carlo/model/ebeam_developing/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=180nm_radius=12um_width=520nm_thickness=230nm_CoupleLength=4.5um_p0.log");
gap=2e-07;
radius=1.2e-05;
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/lukasc/SiEPIC_EBeam_PDK/Lumerical_EBeam_CML/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=30nm_radius=10um_width=520nm_thickness=230nm_CoupleLength=0um_p0.log");
gap=5e-08;
radius=1e-05;
wg_width=5e-07;
wg_thickness=2.2e-07;
Lc=4.5e-06;
Lc=0;
setnamed("::model","gap",gap);
setnamed("::model","radius",radius);
setnamed("::model","wg_width",wg_width);
setnamed("::model","si_thickness",wg_thickness);
setnamed("::model","Lc",Lc);
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/zqlu/Dropbox/paper_writing/Monte_carlo/model/ebeam_developing/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=200nm_radius=12um_width=500nm_thickness=220nm_CoupleLength=4.5um_p0.log");
ebeam_dc_halfring_straight_te1550_generate_s_parameters;rm("/Users/lukasc/SiEPIC_EBeam_PDK/Lumerical_EBeam_CML/ebeam_v1.2/fdtd/ebeam_dc_halfring_straight_te1550/ebeam_dc_halfring_straight_te1550_gap=50nm_radius=10um_width=500nm_thickness=220nm_CoupleLength=0um_p0.log");
exit(2);
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,16 @@
<value name="s-param" type="string">ebeam_dc_halfring_straight_gap=100nm_radius=5um_width=500nm_thickness=220nm_CoupleLength=0um.dat</value>
</extracted>
</association>
<association>
<design>
<value name="CoupleLength" type="double">1e-06</value>
<value name="gap" type="double">1e-07</value>
<value name="radius" type="double">5e-06</value>
<value name="thickness" type="double">2.2e-07</value>
<value name="width" type="double">5e-07</value>
</design>
<extracted>
<value name="s-param" type="string">ebeam_dc_halfring_straight_gap=100nm_radius=5um_width=500nm_thickness=220nm_CoupleLength=1um.dat</value>
</extracted>
</association>
</lumerical_lookup_table>
Loading

0 comments on commit 1d2f46e

Please sign in to comment.