Transformation of the beam parameter¶
A beam parameter is, in general, transformed when a beam passes from one medium into another by interacting with some optical surface or propagated over any distance. We can use the ABCD matrix formalism [15] to treat these transformations - giving us the mechanics to describe how higher order modes couple between interfaces.
Consider Fig. 8, here a beam described by the beam parameter \(q_1\) (propagating through a medium with refractive index \(n_1\)) is incident upon some interaction surface S. Through interacting with this “surface” (which could also just be a length of free space), the beam is transformed such that it is described by \(q_2\) in the second medium (which has a refractive index \(n_2\)). The equation describing how this beam parameter is transformed through the interaction is the Kogelnik transformation,
where \(A\), \(B\), \(C\), \(D\) are the corresponding elements of the
ABCD matrix associated with the interaction surface S. Equations detailing the ABCD
matrix forms for the components in Finesse are included in the API documentation links
below. Also see finesse.gaussian.transform_beam_param()
for the function which
performs the above transformation.
Returns the ABCD matrix of the beam splitter for the specified coupling. |
|
|
Returns the ABCD matrix of the lens for the specified coupling. |
|
Returns the ABCD matrix of the mirror for the specified coupling. |
|
Returns the ABCD matrix of the space for the specified coupling. |