Download Gaussian Beam Propagation Code - LAS

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Airy disk wikipedia , lookup

Surface plasmon resonance microscopy wikipedia , lookup

Ellipsometry wikipedia , lookup

X-ray fluorescence wikipedia , lookup

Max Born wikipedia , lookup

Retroreflector wikipedia , lookup

Laser beam profiler wikipedia , lookup

Ray tracing (graphics) wikipedia , lookup

Anti-reflective coating wikipedia , lookup

Optical tweezers wikipedia , lookup

Birefringence wikipedia , lookup

Harold Hopkins (physicist) wikipedia , lookup

Optical aberration wikipedia , lookup

Nonlinear optics wikipedia , lookup

Nonimaging optics wikipedia , lookup

Transcript
Gaussian Beam Propagation Code
ABCD Matrices
Beam Propagation through a series of parabolic
optical elements can be described by the use of
ABCD matrices
Examples: Matrices for a mirror,lens, dielectric
interface
0
 1
M Mirror   2
1
 R 
M Lens
 1
  1
 f
0
1

M Curved dielectricinderface
Curved dielectric interface
1
0

 (n2  n1 )
1
R 

1
M Free Space  
0

n0 
1 
L
The ABCD matrix algorithm can be applied on a
propagating ray as well as on a propagating
gaussian beam
Application on a ray

r0
defined by position and slope


r1  M r 0
Siegman, LASERS, Chapt. 15,
Ray Optics and Ray Matrices
Gaussian Paraxial Wave Optics
The ABCD matrix can also be applied to transform
the so called q Parameter of a Gaussian beam

1
x2  y2 x2  y 2 
u ( x, y , z ) 
exp  jk
 2

n0 q( z )
2 R( z )
w ( z) 

R radius of phase front curvature
w spot size defined as 1/e^2 radius of
intensity distribution
The q parameter is given by
1
n0
0

 j
2
q
R
 w
Transformation of the q parameter by an
ABCD matrix
A q1  B
q2 
C q1  D
M1
M2
M3
Ray Matrix System in Cascade
Total ray matrix
M tot  M n M n1 ... M 2 M1
Gaussian Duct
A. E. Siegman, LASERS
A gaussian duct is a transversely inhomogeneous
medium in which the refractive index and the
absorption coefficient are defined by parabolic
expressions
r
n(r)
Parabolic parameters n2 and α2 of a gaussian duct
and
1
n( x )  n0  n2 x 2
2
1
2
  0  2 x
2
n2
parabolic refractive index parameter
α2
parabolic gain parameter
ABCD Matrix of a Gaussian Duct
With the definition
n2
0  2
  j
n0
2  n0
2
the ABCD matrix of a gaussian duct can be written
in the form
sin  ( z  z0 )  / (n0 )
 A( z ) B( z )   cos  ( z  z0 )

C ( z ) D( z )   n  sin  ( z  z )
cos

(
z

z
)
0
0

  0

In LASCAD the concept of the Gaussian duct is
used to compute the thermal lensing effect of
laser crystals. For this purpose the crystal is
subdivided into short sections along the axis,
and every section is considered to be a Gaussian
duct.
A parabolic fit is used to compute the parabolic
parameters for every section.
Example: Parabolic fit of the distribution of the
refractive index
With the ABCD matrices of mirrors, lenses,
internal dielectric interfaces, and Gaussian
ducts most of the real cavities can be
described.
To compute the eigenmodes of a cavity the q
parameter must be self-consistent, that
means it must meet the round-trip condition.
Round-Trip Condition
A q1  B
q2 
 q1
C q1  D
The round-trip condition can be used to
derive a quadratic equation for the q
parameter.
1 1
DA 1
,


qa qa
2B
B
 A D 

 1
 2 
2
All these computations are simple algebraic
operations and therefore very fast.
Gaussian Optics of Misaligned Systems
With 2 x 2 ABCD Matrices only well aligned optical
systems can be analyzed. However, for many
purposes the analysis of small misalignment is
interesting.
This feature has not been implemented yet the
LASCAD program, but it is under development, and
will be available within the next months.
1
qa
As shown in the textbook LASERS of Siegman the effect
of misalignments can be described by the use of 3x3
matrices
 r2 
 A B E   r1 
r '  C D F  x r '
2

 1
 1 
 0 0 1   1 
Here E and F are derived from the parameters Δ1(2)
describing the misalignmet of the element
These 3x3 Matrices also can be cascaded to describe
the propagation of a gaussian beam through any
sequence of cascaded, and individually misaligned
elements.

 
rN  M tot r  Etot
M tot

Etot
is the total ABCD Matrix
is the total misalignment vector which depends
on the individual misalignments and the
individual ABCD matrices