Paraxial rays and parabasal rays are often used in OpticStudio to calculate system data and analysis results. It is important to understand what these rays are in order to avoid confusion in analysis results. This article discusses these special rays and how they differ from each other and from real rays.
This article is accompanied by a downloadable .ZIP file containing the sample files used and a ZPL macro.
Authored By Mark Nicholson
Downloads
Introduction
Paraxial rays are rays which are traced according to a linear approximation to Snell’s Law, which provides the benefit of greatly improving computational efficiency. In contrast, parabasal rays use the explicit form of Snell’s Law, but make only small angles with respect to a reference ray, usually the chief ray. Both of these rays are useful in determining first order optical properties and to provide reference data for analyses.
What are paraxial rays?
Paraxial optics is ray tracing performed in the limit of very small ray angles and heights. It allows us to make a number of simplifying assumptions that makes the arithmetic of ray tracing considerably easier.
Assumption 1 is to Snell's Law itself. When refracting from one material into another, the celebrated equation is
where unprimed quantities are before refraction and primed are after. For small angles sinθ ≈ θ and so Snell's Law can be written
This of course was an enormous relief in the days before modern calculators and computers.
Many definitions in optics are based upon this assumption of linearity, and leads to the term first-order optics. Aberrations are third-order and higher deviations from this linearity, because as q gets larger, the sin(q) expansion grows:
The paraxial properties of optical systems are often considered the properties the system has in the absence of aberrations.
Assumption 2 is that, as the ray height on the surface is small, we can ignore the curvature of surfaces and instead trace rays between flat surfaces of equivalent power. The power of a surface of curvature C between two indices n and n' is:
and by ignoring the curvature for ray-intercept purposes we are saved the task of computing the exact ray-surface intercept point.
Assumption 3 is that the tangent of the ray angle (the ray slope) may be replaced by the ray angle. This assumption may not be obvious, but it is fundamental. Consider a paraxial ray being traced between two flat surfaces, as shown below. The ray has an initial height y on the first surface and has y- and z- direction cosines {m, n}. Its height y' on the next surface is given by:
because not only does sin(θ) ≈ θ but tan(θ) ≈ θ also. This has a fundamental consequence which is sometimes missed: the slope of a paraxial ray is the same as its angle.
Clearly, paraxial optics introduces major simplifications to the calculation of ray-tracing, but it would be a mistake to consider paraxial optics as just a computational device, of no consequence now we have calculators and computers. Paraxial optics represent the limiting properties of rotationally symmetric systems comprised of spherical surfaces. However, parabasal rays are more general and more useful.
What are parabasal rays?
Parabasal rays are real rays that make a small angle to the chief ray. They are "real" in the sense that the full form of Snell's Law is used, so that the ray interacts with the real surface curvature and not a plane of equivalent power, and that no approximations are made in the ray-tracing.
Parabasal rays, therefore, lose all the computational advantages of paraxial rays, but better represent the limiting performance of a system as the aperture goes to zero. In particular, they allow surfaces to be tilted or decentered, to be non-rotationally symmetric, to be diffractive, to be gradient index, etc.
Many calculations require a paraxial reference, as a reference against which the real rays are compared. To ensure that these features work properly, even in systems not well described by first-order optics, OpticStudio uses parabasal rays to compute the limiting properties of the system as the aperture goes to zero.
However, applying paraxial theory to real lenses often causes confusion. To demonstrate this, we are going to trace paraxial rays in a real optical system. We will also trace a parabasal ray, so you can see precisely how the parabasal calculation works, and why it is generally superior.
Comparing paraxial and parabasal ray trace results
The file “real system.zmx” is supplied in the ZIP file available in this article. It shows a microscope objective working at large NA. It is highly optimized, and diffraction limited. The curvature of the final surface (drawn in red) is controlled by a Marginal Ray Angle solve that forces the system to have a marginal ray angle of -0.5.
Image Space Numerical Aperture (ISNA) is defined as "the index of image space times the sine of the angle between the paraxial on-axis chief ray and the paraxial on-axis +y marginal ray calculated at the defined conjugates for the primary wavelength." 1 Now the image space index is 1, so it’s tempting to think that the ISNA should be sin(0.5) = 0.479. OpticStudio, however, computes it as 0.447. Why?
Remember assumption 3: tan(θ) ≈ θ, so the paraxial ray angle is replaced by the ray slope. Now consider the following macro.
This gives the following result.
As the marginal ray angle set by the solve goes to zero, the paraxial marginal ray angle and tangent tend to each other. At this large marginal ray angle however, they are quite different.
To trace parabasal rays, trace a real ray very close to the chief ray and scale it to the desired pupil coordinate.
This returns a parabasal marginal ray angle of -0.5.
It can be seen that it is the parabasal marginal ray angle, or tangent of the paraxial marginal ray angle, that is set by the solve.
Underlying assumptions
When using first-order optical parameters, take great care of definitions. Some, like ISNA, are linked to a purely paraxial definition and can be misleading if the optical system is not well described by paraxial optics. The underlying assumptions of paraxial optics are that the ray makes a small angle and small height with respect to the chief ray. Because of this,
- Snell's Law can be replaced with its linear approximation;
- The surface shape can be ignored, and a flat surface of equivalent power is used instead, and;
- The ray slope is equivalent to the ray angle.
These approximations are all made to make the numerical computation easier, but at the cost of generality. Parabasal rays are real rays that satisfy the paraxial condition, i.e. that they make a small angle and have small height with respect to the chief ray, but are otherwise traced as normal.
References
1. Geary, Joseph M. 2002. Introduction to Lens Design: With Practical Zemax Examples. Willmann-Bell.
2. Smith, Gregory Hallock. 1998. Practical Computer-Aided Lens Design. Richmond, VA: Willmann-Bell.
KA-01578
Comments
Please sign in to leave a comment.