LaserCanvas 5 > Reference >

Complex Beam Parameter q


For Gaussian beams, the complex beam parameter q is defined to as

where R is the wave-front radius of curvature, w the mode size, and l the wavelength. At a waist, R is infinite and q is purely imaginary.

After passing through an optical element whose transfer matrix elements are A, B, C and D, the complex beam parameter becomes

If the matrix represents the round-trip matrix of a resonator, then a self-consistency argument requires that q' = q, from which we can derive q as

Internal Representation

Information about the reciprocal complex beam parameter 1/q is stored in a custom class using the four elements listed in the following table. The elements and their definitions are chosen to minimise calculation cycles, especially division, while at the same time providing some protection from division-by-zero errors.


SymbolDefinition

The reciprocal of the wave front radius of curvature.
A scaled waist, equal to the Rayleigh length at the waist.
The wavelength, in nm.
The beam propagation factor.

As with optic curvatures, a wave front curvature of 0 is used to represent a plane wave front. However, since the calculations are performed using IEEE double-precision floating point arithmetic, round-off errors can lead to curvatures on the order of 1018, which should be interpreted as flat wave fronts.