Shadows (Ray Optics)
Developed by Ernest Behringer - Published July 16, 2016
This set of exercises guides the student in exploring computationally the behavior of light patterns and shadows generated by simple light sources together with apertures in thin, opaque barriers. It requires the student to generate, and describe the results of simulating, light patterns and shadows. Diffraction is ignored. The numerical approach used is summing over a two-dimensional spatial grid while applying a logical mask ('transparency function'). Please note that this set of computational exercises can be affordably coupled to simple experiments with small light bulbs and apertures cut into (or barriers cut out of) opaque paper sheets. A possible extension is to compare the predicted light patterns to experimental measurements. This set of exercises could be incorporated as an initial activity in an intermediate optics laboratory.
| Subject Area | Waves & Optics |
|---|---|
| Levels | First Year and Beyond the First Year |
| Available Implementations | Python and Easy Java Simulations |
| Learning Objectives |
Students who complete this set of exercises will be able to
* predict and visually represent the irradiance distribution at a screen generated by a point light source and an aperture (**Exercise 1**);
* predict and visually represent the irradiance distribution at a screen generated by multiple point light sources and an aperture (**Exercise 2**);
* predict and visually represent the irradiance distribution at a screen generated by multiple point light sources and a complex aperture (**Exercise 3**);
* predict and visually represent the irradiance distribution at a screen generated by a two-dimensional array of point light sources and an aperture (**Exercise 4**);, and
* predict and visually represent the irradiance distribution at a screen generated by a two-dimensional array of point light sources and an opaque barrier (**Exercise 5**).
|
| Time to Complete | 120 min |
Code
Login or register as a verified educator for free to access instructor-only material.
Download Options
Share a Variation
Did you have to edit this material to fit your needs? Share your changes by
Creating a Variation
Credits and Licensing
Ernest Behringer, "Shadows (Ray Optics)," Published in the PICUP Collection, July 2016.
The instructor materials are ©2016 Ernest Behringer.
The exercises are released under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license


