Difference between revisions of "Simulation/multiFilm"

From OptoelectronicsWiki
Jump to: navigation, search
(Created page with "Program: File:multiFilm.zip Version: 1.0 Time: Mar. 17, 2011 The reflection and the transmission were calculated by using transfer matrix. It is useful for designing one or ...")
 
 
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
Version: 1.0
 
Version: 1.0
 
Time: Mar. 17, 2011
 
Time: Mar. 17, 2011
 +
Language: Matlab
  
The reflection and the transmission were calculated by using transfer matrix. It is useful for designing one or multiple anti-reflection layer
+
The reflection and the transmission were calculated by using transfer matrix. It is useful for designing one or multiple anti-reflection layer (Note: Not accurate for design of antireflection coatings for Si waveguides -Mike D 8/12/13)
 +
 
 +
Program: [[File:multiFilm2.zip]]
 +
Version: 2.0
 +
Time: Apr. 1, 2011
 +
Language: Python
 +
 
 +
Updated program in Python. The code used to calculate the directionality of a grating waveguide (grating coupler) is included as an example.
  
 
Please contact me if you have any question.
 
Please contact me if you have any question.

Latest revision as of 18:22, 29 August 2013

Program: File:MultiFilm.zip Version: 1.0 Time: Mar. 17, 2011 Language: Matlab

The reflection and the transmission were calculated by using transfer matrix. It is useful for designing one or multiple anti-reflection layer (Note: Not accurate for design of antireflection coatings for Si waveguides -Mike D 8/12/13)

Program: File:MultiFilm2.zip Version: 2.0 Time: Apr. 1, 2011 Language: Python

Updated program in Python. The code used to calculate the directionality of a grating waveguide (grating coupler) is included as an example.

Please contact me if you have any question.