{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# OSLO - Landscape Lens - Basic Iteration\n", "\n", "**Scott Prahl**\n", "\n", "**Sep 2019, Version 1**\n", "\n", "*This follows one of the [official OSLO tutorials](https://www.lambdares.com/wp-content/uploads/support/oslo/oslo_tutorials/OSLO_Tutorial_Landscape_Lens.pdf) pretty closely. I do try to add context (and opinion) that I felt was missing from the original tutorial.*" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Overview\n", "\n", "This is the third tutorial that covers OSLO basics. In this tutorial, OSLO will be configured to automatically adjust a surface radius to achieve a specific focal length.\n", "\n", "* The [FAQ](https://omlc.org/classroom/oslotut/faq.html) may give you a hint or two that will make the OSLO experience a bit less horrible.\n", "\n", "* The [first part](https://omlc.org/classroom/oslotut/simple/index.html) should have gotten you to the point of entering most of the lens data into the `Surface Data` spreadsheet. \n", "\n", "* This [second part](https://omlc.org/classroom/oslotut/simple2/index.html) explains how to set the size of the object and select rays to be traced.\n", "\n", "* This tutorial is one from a list of [other tutorials](https://omlc.org/classroom/oslotut/index.html) that are available." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## New ideas\n", "\n", "* Creating an empty aperture/stop\n", "\n", "* Using a standard optical glass N-BK7\n", "\n", "* Using `Autofocus - paraxial focus`\n", "\n", "* Using OSLO to automatically optimize a design\n", "\n", "* Making a lens parameter `Variable`\n", "\n", "* Defining an error to minimize\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Landscape Lens Design\n", "\n", "Ansel Adams took the picture below at Glacier National Park. His camera needed a lens that captures a wide field-of-view (FOV). A lens with both a wide FOV and small aperture is called a *landscape lens*. (Aperture and field size together determine the difficulty of an optical design, so allowing the aperture to be small makes the design easier.)\n", "\n", "\n", "\n", "So what what exactly is a landscape lens? [Bentley writes](https://spie.org/Publications/Book/934997?SSO=1) \n", "\n", "> Landscape photography requires wide-FOV lenses that capture as much of the scenery as possible. Shifting the stop in a singlet away from the lens increases its FOV and results in a simple landscape lens. ... The farther the aperture stop is shifted from the lens, the larger the lens diameter. Disposable “box” cameras generally use simple landscape lenses. \n", "\n", "where *stop* refers to limiting aperture `AST`. Basically, we are allowed to reduce the size of the stop move it around in our design. She also writes:\n", "\n", "> As the stop is moved, the lens shape changes and is generally bent around the stop to reduce the ray angles of incidence and the off-axis aberrations. The stop shift also introduces astigmatism that helps to flatten the tangential field curvature. A single-element landscape lens still has spherical aberration and chromatic aberrations and is therefore restricted to a small NA. \n", "\n", "which probably makes no sense to you at the moment. We will return to this later once we have introduced a few more ideas.\n", "\n", "**The goal is to develop a cheap singlet with a focal length of 100mm and a field-of-view of ±20°**" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Starting Design\n", "\n", "Landscape photos have objects that are generally far away. The best starting lens shape will be a plano-convex lens with the curved side oriented towards the objects --- because this will bend more or less equally on both surfaces. We will use N-BK7 glass because it is the cheapest glass available. For a plano-convex lens, a initial radius of curvature of 50mm will get us pretty close to a focal length of 100mm.\n", "\n", "This means our starting parameters will be\n", "* Plano-convex lens made of N-BK7 glass\n", "* Radius of curvature of first lens surface of 50mm\n", "* Lens thickness of 4mm\n", "* Field-of-view of ±20°\n", "* Entering beam radius of 10mm\n", "* Add a stop 10mm behind lens\n", "\n", "For now, we will leave the diameters of the aperture stop and lens unspecified (OSLO will solve for these automatically). Once the lens has been entered, you should have the drawing above and the following spreadsheet\n", "\n", "\n", "\n", "You will need to do something with every one of the yellow areas in the dialog above. Note that\n", "\n", "* the glass is changed to `N-BK7` by either typing directly or selecting from the `Catalog->Schott` dialog\n", "* the third row is set to `AST` (using the button under `APERTURE RADIUS`)\n", "* the `APERTURE RADIUS` button for surface `2` is set to `Pickup` from surface `1`\n", "* both the `AST` and `IMS` have `Surface Control` set to `Drawn` in the last column\n", "\n", "You should end up with something that looks like this:\n", "\n", "\n", "\n", "Notice how the rays at 0° and at 20° both cross exactly in the plane of the aperture stop `AST`.\n", "\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Tracing rays to the image surface\n", "\n", "Now, in the image surface can be easily located at the paraxial focus using the button in the thickness column and selecting `Autofocus - paraxial focus`. Unfortunately, nothing changes in the Autodraw window. This is perplexing because we have already selected `Drawn` for the `IMS` row.\n", "\n", "In this case we need to use dialog box found using the menu item `Lens->Lens Drawing Conditions`. Specifically, change the `Image space rays:` button to `Draw to image surface` and it will display `Image srf`\n", "\n", "\n", "\n", "And the Autodraw window will become\n", "\n", "\n", "\n", "which shows that the large angle rays are poorly focused in the image plane. A good landscape lens will have the paraxial rays and the off-axis rays focused to a single point." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Fixing the focal length manually\n", "\n", "Well, we can do what we did before. Specifically, change the radius of curvature of the first surface manually. Type a number in, see what the EFL is and repeat until the EFL is 100mm. \n", "\n", "> the desired focal length is longer than 96.75 and therefore the radius of curvature needs to be greater than 50 so light is bent less \n", "\n", "With a couple of guesses, you should obtain\n", "\n", "\n", "\n", "So far, so good. However, \n", "\n", "* we would like the program to do this for us\n", "* we would like to minimize coma as well\n", "\n", "Change the radius of curvature back to 50mm. " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Fixing the focal length automatically\n", "\n", "We need to do three things\n", "\n", "1. tell OSLO what can be varied\n", "2. tell OSLO what error should be minimized\n", "3. tell OSLO to iterate\n", "\n", "### The parameter to be varied\n", "The first is really easy. Just mark the radius of curvature of the first surface as variable\n", "\n", "\n", "\n", "### Defining the error\n", "\n", "Defining the error can be an elaborate process. However, we just want OSLO to set the EFL to 100mm. To do this we select the menu item\n", "\n", "`Optimize -> Generate Error Function -> Aberration Operands`\n", "\n", "and change the three entries shown below\n", "\n", "\n", "\n", "The first column is the weighting or emphasis to place on a particular source of error. Since we only care about the EFL, we the entire contribution to come from this line and we set the value to 1.0. (All the other lines are ignored because their weights are zero; only line 21 matters now.) \n", "\n", "The second column is a name for the parameter that is being minimized. We rename the line to `EFL_ERROR` for clarity. Unsurprisingly, this line will represent the \"error in the effective focal length\". Non-zero values of `EFL_ERROR` indicate that the automatic minimization process is not finished.\n", "\n", "The third column is how the variable `EFL_ERROR` will be calculated. Since the internal OSLO variable named `OCM21` is equivalent to the EFL, we want `OCM21-100` to be zero.\n", "\n", "In this way, we have defined an OSLO error function that will be zero when the EFL=100.\n", "\n", "### Iterating\n", "\n", "Select the menu item\n", "\n", "`Optimize -> Iterate`\n", "\n", "and click `OK`. (If the `Iterate` item is not functional, make sure that you have defined the curvature of surface 1 as \"Variable\" and have defined your error function as discussed above.) \n", "\n", "After you ask OSLO to manually paraxially focus the image surface again (via the button in the `THICKNESS` column of the `IMS` row), you should obtain \n", "\n", "\n", "\n", "The highlighted entries show that the EFL is now 100mm." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Avoiding the need to focus manually every time\n", "\n", "Clicking a button to focus is something that OSLO should do for us. So let's first set the `THICKNESS` of the `IMS` surface to zero.\n", "\n", "Now click the button in the `THICKNESS` column of the third surface (`AST`) and select\n", "\n", "`Solves -> Axial Ray Height`\n", "\n", "In the dialog box that appears enter a solve value of zero. OSLO will then figure out the distance so that the paraxial chief ray intersects the optical axis (an axial height of zero). \n", "\n", "Your final lens spreadsheet should look like\n", "\n", "\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "### Next steps\n", "\n", "The \n", "next tutorial. will explore improving this lens to minimize comatic aberration.\n", "\n", "This tutorial is also available in the form of a Jupyter notebook. \n", "\n", "The final OSLO lens file for this landscape lens can also downloaded.\n", "\n", "© 2019 by Scott Prahl" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.3" } }, "nbformat": 4, "nbformat_minor": 1 }