|
Description
The Third Order analysis feature reports third order aberration coefficients for surfaces and elements.
Quantities
Real quantities (physical parameters)
n - Refractive index in the object space of the surface n' - Refractive index in the image of the surface cv - Radius of curvature th - Thickness in the image space of the surface
Ray quantities (real ray heights and angles)
y - Ray height at the surface u - Ray angle in the object space of the surface u' - Ray angle in the image space of the surface i - Angle of incidence i' - Angle of refraction d - Object distance d' - Image distance
Marginal and Chief rays The marginal ray is the ray that passes through the edge of the stop and is referred to as the "a" ray. All ray quantities referring to the marginal ray will be suffixed with an "a", e.g. y > ya. The chief ray is the ray that passes through the center of the stop and is referred to as the "b" ray. All ray quantities referring to the chief ray will be suffixed with a "b", e.g. y > yb.
Equations
Basic raytrace equations
ynu trace
y' = y + th*u (Transfer between surfaces) n'*u' = n*u - p*y (Refraction at surface)
yui trace:
y' = y + th*u i = u + cv*y u' = u + ( n/n'-1)*i
Auxiliary quantities
i = u + y*cv i' = u' + y*cv d = -y/u d' = -y/u'
Nomenclature
SPH3 - Spherical CMA3 - Coma AST3 - Astigmatism PTZ3 - Petzval Field Curvature DIS3 - Distortion
Ray specification
(x,y) - Fractional pupil coordinates (0,h) - Fractional field height
x = r*sin(j) (NOTE: j measured from y axis)
y = r*cos(j)
x2 + y2 = r2
Ray aberration (third order)
ey(r,j) = SPH3 * r2 * y + CMA3 * h * (r2 + 2y2) + (3 * AST3 + PTZ3) * h2 * y + DIS3 * h3 = SPH3 * r3 * cos(j) + CMA3 * h * (2 + cos(2j)) + (3 * AST3 + PTZ3) * h2 * r * cos(j) + DIS3 * h3 ex(r,j) = SPH3 * r2 * x + CMA3 * h * 2 * x * y + ( AST3 + PTZ3) * h2 * x = SPH3 * r3 * sin(j) + CMA3 * h * r2 * sin(2j) + ( AST3 + PTZ3 ) * h2 * r * sin(j)
FRED typically evaluates:
ey(r,0) = SPH3 * y3 + CMA3 * h * 3 * y2 + (3 * AST3 + PTZ3) * h2 * y + DIS3 * h3
ex(r,p/2) = SPH3 * x3 + (AST3 + PTZ3) * h2 * x
Total aberration coefficients
g = -1/(2*w') Finite image (w' at final image plane) = 1/(2*n*y) Infinite image (n,y at final surface)
SPH3 = g * S( SPH3 )k CMA3 = g * S( CMA3 )k AST3 = g * S( AST3 )k PTZ3 = g * S( PTZ3 )k DIS3 = g * S( DIS3 )k
Aberration coefficients for surface i
ha = marginal ray height (ya) hb = chief ray height (yb)
Sa = (n - n') * (n/n') * ha * (ua' + ia) Sb = (n - n') * (n / n') * hb * (ub' + ib) D = (n - n') * (k * cv3 + 8 * d) Aspheric term: k=conic, d=4th order aspheric coeff LI = Lagrange invariant SPH3k = Sa * ia * ia + D * ha4 CMA3k = Sa * ia * ib + D * ha3 * hb AST3k = Sa * ib * ib + D * ha2 * hb2 PTZ3k = (n - n') / (n * n') * LI2 * cv DIS3k = Sb * ia * ib + LI * (ub' - ub) * (ub' + ub) + D * ha * hb3
Related Topics
Auto Select Aperture Stop
Construction
Image Numerical Aperture
Image Semi-field Angle
Image Working F/#
Make Aperture Stop
Object Numerical Aperture
Object Semi-field Angle
Object Working F/#
Paraxial Trace
System Info
|
Copyright © Photon Engineering, LLC
|
|