Arizona Eye Model

Optical models of the human eye are used for designing ophthalmic devices and optical systems meant to be used with human eyes. This knowledge base article demonstrates one such model: the Arizona Eye Model, which is described in the SPIE “Field Guide to Visual and Ophthalmic Optics” by Jim Schwiegerling. 

The Model

The AZ eye model matches on and off-axis aberration levels that have been determined based on average clinical data. The FRED file contains the eye model as well as several sources useful for analyzing it. An embedded script is included that can be used to adjust the model based on the desired amount of accommodation.

The model definition, shown below, consists of a series of surfaces described by a radius,  conic constant, index of refraction (nd), Abbe number (Vd), and distance to the next surface. Some of the parameters depend on the accommodation (A) in Diopters.

The model was created in FRED with an accommodation (A) of 0 and a pupil was added just in front of the lens. The materials were generated by creating new materials of the type “Model Material”, whose input parameters are nd and Vd.

The Sources

As shown below, multiple sources have been defined to analyze different properties of the model.

All the sources except “Letter F” are defined with the ray positions located at the aperture stop and an added pre-propagation distance of z = -8. Although the rays are created at the pupil, the specified direction refers to the rays after the pre-propagation distance. This means that the beams with the direction specified as collimated along the z-axis are collimated in front of the eye, not at the pupil. 

After the embedded script is used to modify the accommodation to 4 Diopters, the source “Letter F” creates an image of the letter F on the retina. The green rays are very well focused while the red and blue are a bit blurry. Use the Positions Spot Diagram analysis to see this best.

Retinal Scatter

A 72% reflective lambertian scatter model named “Retina surface” is included in the “Scatterers” folder. It provides a rough approximation of retinal scatter. To model scattering from the retina, change the raytrace property of the “Retina” surface part of the “Eye ball” custom element from “Halt All” to “Allow All”. Make the “Plane” in the Geometry traceable and raytrace one of the collimated beams. 

Note that the “Retina” surface has a scattering Importance Sampling Specification defined, which is accessed at the bottom of the “Scatter” tab of its Edit dialog. The “towards pupil” specification scatters the rays towards the pupil with a semi-angle of 10 degrees.

The Script

The embedded script uses a dialog to prompt the user for an accommodation and pupil
diameter. If no values are entered and the “OK” button is pressed, the script runs with an accommodation value of 0 and pupil diameter of 4 mm. 

The rest of the script calculates all the parameters that depend on accommodation and modifies the model accordingly.

arizonaEyeModel.frd

Still need help? Contact Us Contact Us