1. Symmetric Biconvex Glass Lens
Physics StudentBackground
Analyzing standard laboratory Crown glass optics for an introductory lab assignment.
Problem
Calculate the focal length and diopter rating of a symmetric biconvex lens with 100 mm curvature radii.
How to use
Set refractiveIndex to 1.5, radius1 to 100, radius2 to -100, and lengthUnit to mm.
{
"refractiveIndex": 1.5,
"radius1": 100,
"radius2": -100,
"lengthUnit": "mm"
}Outcome
Yields a focal length of 100 mm (0.1 m), an optical power of +10.0 diopters, and classifies the lens as converging.