Instructions for the command prompt usage of the steady state Monte Carlo program for fluorescence propagation in a fiber-optic probe based setup

Size: px
Start display at page:

Download "Instructions for the command prompt usage of the steady state Monte Carlo program for fluorescence propagation in a fiber-optic probe based setup"

Transcription

1 Instructions for the command prompt usage of the steady state Monte Carlo program for fluorescence propagation in a fiber-optic probe based setup You will need to find a C compiler to create an executable file first. If you use an Unix/Linux/Apple computer, you could download the public-domain package for MCML and use its make file to compile this code. The manual for MCML will also help you understand the principle of Monte Carlo modeling and the.mci file. A. How to run the program in Windows: Click Start button on the task bar in Windows, then select Run menu and type in cmd in the blank edit box then hit Enter key, a command window will pop up. Change to the directory where all the exe files and sample files are located by typing cd XXX. XXX refers to the directory name, in which special characters, such #, $ and spaces, are not allowed, because of the restriction of DOS file names. If all the files still have their original names, the following command can be used to run a steady-state Monte Carlo simulation: mcmlforinstruction tissue.mci illcoll_setup.txt The first argument mcmlforinstruction.exe is the exe file of the Monte Carlo program, the second argument tissue.mci is the input parameter file for tissue model and the third argument illcoll_setup.txt is the file containing illumination and collection setup information. It will be similar in an Unix/Linux/Apple computer to run the executable file in a shell or terminal window after the file is compiled and built. B. Input Parameter File: Sample file 1 shows a sample input parameter file, in which the texts after a # symbol are comments. Most data lines have been explained well by the comments at the end of the lines. This sample file can be directly revised to run other simulations. Be aware that No. of layers should match the actual number of layers for which optical properties are specified. In addition, the number of types of fluorescence and the number of different wavelength should be 0 and 1 respectively for reflectance simulation, and 1 and 2 for fluorescence simulation. For reflectance simulation, only the first set of optical properties (as shown in bold font at the end of the file) will be used; while for fluorescence simulation, totally the first two sets of optical properties will be used. Because only one set of optical properties is specified in the current file, another set of optical property that will be used for the emission wavelength need to be added at the end. The user only needs to copy and paste the bolded paragraph and change appropriate numbers for the second set of optical properties. Read Sample file 2 for fluorescence simulation. Sample file 1: reflectance simulation 1.0 # file version 1 # number of runs # No. of photons # dz, dr (cm) # No. of dz, dr, da & dt 1

2 steadytest1exc.mco A # the output file name of #the result for excitation wavelength 0 #the number of types of fluorescence,i.e. the set of Excitation and #Emission WaveLength 460 #Excitation-->Emission 1 #the number of different wavelength #Below Specify the optical properties for each wavelength 1 # No. of layers #The 1st wavelength must be excitation wavelength 460 #The value of wavelength nonsense A # output filename(not useful any more), #ASCII/Binary #n mua mus g Q.Y. d # One line for each layer 1.0 # n for medium above # Layer # n for medium below. Sample file 2: fluorescence simulation 1.0 # file version 1 # number of runs # No. of photons # dz, dr (cm) # No. of dz, dr, da & dt steadytest1exc.mco A # the output file name of the result for #excitation wavelength 1 #the number of types of fluorescence,i.e. the set of Excitation and #Emission WaveLength #Excitation-->Emission #Excitation-->Emission 2 #the number of different wavelength #Below Specify the optical properties for each wavelength 1 # No. of layers #The 1st wavelength must be excitation wavelength 460 #The value of wavelength nonsense A # output filename(not useful any more), #ASCII/Binary #n mua mus g Q.Y. d # One line for each layer 1.0 # n for medium above # Layer # n for medium below. #The 2nd wavelength must be the emission wavelength 580 #The value of wavelength 2

3 steadytest1emm.mco A # output filename(not useful any more), #ASCII/Binary #n mua mus g Q.Y. d # One line for each layer 1.0 # n for medium above # Layer # n for medium below. C. Illumination and Collection Setup File (to describe the specifications of the fiber-optic probe): Illumination Parameters 1 #Beam type:0-collimated,1-diffuse 0.02 #Beam radius(cm) The radius of center null area(cm) 45 #Incident angle (degree, w.r.t. the normal axis) #Refractive index of illumination fiber #Numerical Aperture Collection Parameters 1 #Employ collecting fibers: 0-no; 1-yes 1 #The number of collecting fibers #Fiber-Radius(cm) Center-to-Center-Distance(cm) Refractive-Index Numerical- #Aperture D. Output file: Most output data has been normalized to unit weight of incident photons, unit depth, unit radial distance or unit angle. Sample output file 1 for the excitation wavelength (reflectance) for all photons A1 # Version number of the file format. # Data categories include: # InParm, RAT, # A_l, A_z, Rd_r, Rd_a, Tt_r, Tt_a, # A_rz, Rd_ra, Tt_ra # User time: 1 sec = 0.00 hr. Simulation time of this run. InParm # Input parameters. cm is used. steadytest1exc.mco A # output file name, ASCII # No. of photons # dz, dr [cm] # No. of dz, dr, da. 3

4 1 # Number of layers #n mua mus g d # One line for each layer 1 # n for medium above # layer # n for medium below # The above data was copied from the input parameter file # All the statistics were normalized by the total weight of incident photons (in our case, it is the number of incident photons). RAT #Reflectance, absorption, transmission #Specular reflectance [-] #Diffuse reflectance [-] #Absorbed fraction [-] #Absorbed fraction due to surviving photons[-] 0 #Transmittance [-] # Absorption as a function of layer contributed by photons that eventually escape from the top surface AR_l #Absorption due to diffusely reflectance as a function of layer. [-] # Absorption as a function of depth contributed by photons that eventually escape from the top surface AR_z #AR[0], [1],..AR[nz-1]. [1/cm] Absorption due to diffusely reflected photons # Absorption as a function of layer contributed by all photons A_l #Absorption as a function of layer. [-] # Absorption as a function of depth contributed by all photons A_z #A[0], [1],..A[nz-1]. [1/cm] # Reflectance as a function of radial distance contributed by all photons Rd_r #Rd[0], [1],..Rd[nr-1]. [1/cm2] # Reflectance as a function of the exit angle (relative to the normal axis) contributed by all photons Rd_a #Rd[0], [1],..Rd[na-1]. [sr-1] # Transmittance as a function of radial distance contributed by all photons Tt_r #Tt[0], [1],..Tt[nr-1]. [1/cm2] # Transmittance as a function of the exit angle (relative to the normal axis) contributed by all photons 4

5 Tt_a #Tt[0], [1],..Tt[na-1]. [sr-1] # Absorption as a function of both radial distance and depth contributed by all photons # A[r][z]. [1/cm3] # A[0][0], [0][1],..[0][nz-1] # A[1][0], [1][1],..[1][nz-1] # A[nr-1][0], [nr-1][1],..[nr-1][nz-1] A_rz # Absorption as a function of both radial distance and depth contributed by photons that eventually escape from the top surface # AR[r][z]. [1/cm3] # AR[0][0], [0][1],..[0][nz-1] # AR[1][0], [1][1],..[1][nz-1] # AR[nr-1][0], [nr-1][1],..[nr-1][nz-1] AR_rz # Reflectance as a function of both radial distance and depth contributed by all photons # Rd[r][angle]. [1/(cm2sr)]. # Rd[0][0], [0][1],..[0][na-1] # Rd[1][0], [1][1],..[1][na-1] # Rd[nr-1][0], [nr-1][1],..[nr-1][na-1] Rd_ra # Transmittance as a function of both radial distance and depth contributed by all photons # Tt[r][angle]. [1/(cm2sr)]. # Tt[0][0], [0][1],..[0][na-1] # Tt[1][0], [1][1],..[1][na-1] # Tt[nr-1][0], [nr-1][1],..[nr-1][na-1] Tt_ra Sample output file 2 for the emission wavelength (fluorescence) for all photons Fluorescence #Fluorescence Data A1 # Version number of the file format. # Data categories include: # InParm, RAT, # A_l, A_z, Rd_r, Rd_a, Tt_r, Tt_a, # A_rz, Rd_ra, Tt_ra 5

6 # User time: 1 sec = 0.00 hr. Simulation time of this run. InParm # Input parameters. cm is used. steadytest1exc.mco A # output file name, ASCII # No. of photons # dz, dr [cm] # No. of dz, dr, da. 1 # Number of layers #n mua mus g d # One line for each layer 1 # n for medium above # layer # n for medium below # The above data was copied from the input parameter file # All the statistics were normalized by the total weight of incident photons (in our case, it is the number of incident photons). #Fluorescence Result for wavelength equal to 580nm is as Follows: AFFb---Fluorescence Absorption, Flourescence measured at top surface,flourescence measured at bottom surface. 0 #Fluorescence Absorption[-] 0 #Flourescence measured at top surface[-] 0 #Flourescence measured at bottom surface[-] # Absorption as a function of layer contributed by all fluorescent photons FA_l #Absorption of fluorescence photon as a function of layer. [-] # Absorption as a function of depth contributed by all fluorescent photons The absorped fluorescence photon in each depth interval FA_z #FA[0], [1],..A[nz-1]. [1/cm] # Fluorescence detected on the top of the medium as a function of radial distance contributed by all fluorescent photons The exit fluorescence photon(from the top surface) in each radious interval F_r #F[0], F[1],..F[nr-1]. [1/cm2] # Fluorescence detected on the top of the medium as a function of the exit angle (relative to the normal axis) contributed by all fluorescent photons The exit fluorescence photon(from the top surface) in each angle interval F_a #F[0], F[1],..F[na-1]. # Fluorescence detected on the bottom of the medium as a function of radial distance contributed by all fluorescent photons The exit fluorescence photon(from the bottom surface) in each radious interval Fb_r #Fb[0], Fb[1],..Fb[nr-1]. [1/cm2] 6

7 # Fluorescence detected on the bottom of the medium as a function of the exit angle (relative to the normal axis) contributed by all fluorescent photons The exit fluorescence photon(from the bottom surface) in each angle interval Fb_a #Fb[0], Fb[1],..Fb[na-1]. # Fluorescence detected on the top of the medium as a function of the radial distance of origination contributed by all fluorescent photons The fluorescence(measured at top surface) vs originating position r FFrom_r #FFrom[0], [1],..FFrom[nr-1]. [1/cm] # Fluorescence detected on the top of the medium as a function of the depth of origination contributed by all fluorescent photons The fluorescence(measured at top surface) vs occuring position z FFrom_z #FFrom[0], [1],..FFrom[nz-1]. [1/cm] # Fluorescence detected on the bottom of the medium as a function of the radial distance of origination contributed by all fluorescent photons The fluorescence(measured at bottom surface) vs originating position r FbFrom_r #FbFrom[0], [1],..FbFrom[nr-1]. [1/cm] # Fluorescence detected on the bottom of the medium as a function of the depth of origination contributed by all fluorescent photons The fluorescence(measured at bottom surface) vs occuring position z FbFrom_z #FbFrom[0], [1],..FbFrom[nz-1]. [1/cm] # Absorption as a function of both radial distance and depth contributed by all fluorescent photons # FA[r][z]. [1/cm3] # FA[0][0], [0][1],..[0][nz-1] # FA[1][0], [1][1],..[1][nz-1] # FA[nr-1][0], [nr-1][1],..[nr-1][nz-1] FA_rz---the absorption array of fluorescent photon # Fluorescence detected on the top of the medium as a function of both radial distance and exit angle (relative to the normal axis) contributed by all fluorescent photons # F[r][angle]. [1/(cm2sr)]. # F[0][0], [0][1],..[0][na-1] # F[1][0], [1][1],..[1][na-1] # F[nr-1][0], [nr-1][1],..[nr-1][na-1] F_ra---the exit fluorescence(top surface) vs radius and angle 7

8 # Fluorescence detected on the bottom of the medium as a function of both radial distance and exit angle (relative to the normal axis) contributed by all fluorescent photons # Fb[r][angle]. [1/(cm2sr)]. # Fb[0][0], [0][1],..[0][na-1] # Fb[1][0], [1][1],..[1][na-1] # Fb[nr-1][0], [nr-1][1],..[nr-1][na-1] Fb_ra---the exit fluorescence(bottom surface) vs radius and angle # Fluorescence detected on the top of the medium as a function of the radial distance and depth of origination contributed by all fluorescent photons # FFrom[r][z]. [1/(cm2sr)]. # FFrom[0][0], [0][1],..[0][nz-1] # FFrom[1][0], [1][1],..[1][nz-1] # FFrom[nr-1][0], [nr-1][1],..[nr-1][nz-1] FFrom_rz----2D distribution of fluorescence generating sites # Fluorescence detected on the bottom of the medium as a function of the radial distance and depth of origination contributed by all fluorescent photons # FbFrom[r][z]. [1/(cm2sr)]. # FbFrom[0][0], [0][1],..[0][nz-1] # FbFrom[1][0], [1][1],..[1][nz-1] # FbFrom[nr-1][0], [nr-1][1],..[nr-1][nz-1] FbFrom_rz Sample output file 3 for the excitation wavelength (reflectance) for photons collected by fibers A1 # Version number of the file format. # Data categories include: # InParm, RAT, # A_l, A_z, Rd_r, Rd_a, Tt_r, Tt_a, # A_rz, Rd_ra, Tt_ra # User time: 1 sec = 0.00 hr. Simulation time of this run. InParm # Input parameters. cm is used. steadytest1exc.mco A # output file name, ASCII # No. of photons # dz, dr [cm] # No. of dz, dr, da. 1 # Number of layers #n mua mus g d # One line for each layer 1 # n for medium above 8

9 # layer # n for medium below # The above data was copied from the input parameter file Illumination Parameters 1 #Beam type:0-collimated,1-diffuse #Beam radius(cm) #Numerical Aperture Collection Parameters for current fiber #Fiber Radius(cm) Numberical Aperture Center-to-Center Distance # The above data was copied from the illumination and collection setup file Wavelength 460 #The wavelength of photons in this file # All the statistics were normalized by the total weight of incident photons (in our case, it is the number of incident photons). RAT---The diffuse reflectance and absorped fraction at excitation wavelength 0 #The diffuse reflectance detected in this fiber 0 #The absorped fraction detected in this fiber attributed to surviving photons # Absorption as a function of layer contributed by photons that eventually escape from the top surface and collected by the current fiber AR_l #Absorption due to diffusely reflectance collected by the fiber as a function of layer. [-] # Absorption as a function of depth contributed by photons that eventually escape from the top surface and collected by the current fiber AR_z #AR[0], [1],..AR[nz-1]. [1/cm] Absorption due to diffusely reflected photons # Absorption as a function of both radial distance and depth contributed by photons that eventually escape from the top surface and collected by the current fiber # AR[r][z]. [1/cm3] # AR[0][0], [0][1],..[0][nz-1] # AR[1][0], [1][1],..[1][nz-1] # AR[nr-1][0], [nr-1][1],..[nr-1][nz-1] AR_rz 9

10 Sample output file 4 for the emission wavelength (fluorescence) for photons collected by fibers Fluorescence #Fluorescence Data A1 # Version number of the file format. # Data categories include: # InParm, RAT, # A_l, A_z, Rd_r, Rd_a, Tt_r, Tt_a, # A_rz, Rd_ra, Tt_ra # User time: 1 sec = 0.00 hr. Simulation time of this run. InParm # Input parameters. cm is used. steadytest1exc.mco A # output file name, ASCII # No. of photons # dz, dr [cm] # No. of dz, dr, da. 1 # Number of layers #n mua mus g d # One line for each layer 1 # n for medium above # layer # n for medium below Illumination Parameters 1 #Beam type:0-collimated,1-diffuse #Beam radius(cm) #Numerical Aperture Collection Parameters for current fiber #Fiber Radius(cm) Numberical Aperture Center-to-Center Distance Wavelength 580 #The wavelength of photons in this file # The above data was copied from the input parameter file # All the statistics were normalized by the total weight of incident photons (in our case, it is the number of incident photons). AFFb---Fluorescence collected by the fiber at top surface 0 #Fluorescence collected by the fiber at top surface # Fluorescence detected on the top of the medium as a function of the radial distance of origination contributed by photons collected by the current fiber The fluorescence(measured at top surface) vs originating position r FFrom_r #FFrom[0], [1],..FFrom[nr-1]. [1/cm] # Fluorescence detected on the top of the medium as a function of the depth of origination contributed by photons collected by the current fiber 10

11 The fluorescence(measured at top surface) vs occuring position z FFrom_z #FFrom[0], [1],..FFrom[nz-1]. [1/cm] # Fluorescence detected on the top of the medium as a function of the radial distance and depth of origination contributed by photons collected by the current fiber # FFrom[r][z]. [1/(cm2sr)]. # FFrom[0][0], [0][1],..[0][nz-1] # FFrom[1][0], [1][1],..[1][nz-1] # FFrom[nr-1][0], [nr-1][1],..[nr-1][nz-1] FFrom_rz----2D distribution of fluorescence generating sites 11

Light. Electromagnetic wave with wave-like nature Refraction Interference Diffraction

Light. Electromagnetic wave with wave-like nature Refraction Interference Diffraction Light Electromagnetic wave with wave-like nature Refraction Interference Diffraction Light Electromagnetic wave with wave-like nature Refraction Interference Diffraction Photons with particle-like nature

More information

Supplementary Information: Heat generation and light scattering of green fluorescent protein-like pigments in coral tissue

Supplementary Information: Heat generation and light scattering of green fluorescent protein-like pigments in coral tissue 1 2 3 Supplementary Information: Heat generation and light scattering of green fluorescent protein-like pigments in coral tissue 4 5 6 Running title: Coral heating and FPs 7 8 Niclas H. Lyndby a, Michael

More information

Ray Optics. Lecture 23. Chapter 34. Physics II. Course website:

Ray Optics. Lecture 23. Chapter 34. Physics II. Course website: Lecture 23 Chapter 34 Physics II Ray Optics Course website: http://faculty.uml.edu/andriy_danylov/teaching/physicsii Today we are going to discuss: Chapter 34: Section 34.1-3 Ray Optics Ray Optics Wave

More information

Monte Carlo Simulations of Light Transport in Tissue

Monte Carlo Simulations of Light Transport in Tissue TISSUE OPTICS 2011 Monte Carlo Simulations of Light Transport in Tissue Computer Exercise Erik Alerstam Stefan Andersson-Engels Department of Physics, Lund March 21, 2011 This document contains instructions

More information

What is Monte Carlo Modeling*?

What is Monte Carlo Modeling*? What is Monte Carlo Modeling*? Monte Carlo Modeling is a statisitcal method used here to simulate radiative transfer by simulating photon (or more exactly light rays/beams) interaction with a medium. MC

More information

Monte-Carlo modeling used to simulate propagation of photons in a medium

Monte-Carlo modeling used to simulate propagation of photons in a medium Monte-Carlo modeling used to simulate propagation of photons in a medium Nils Haëntjens Ocean Optics Class 2017 based on lectures from Emmanuel Boss and Edouard Leymarie What is Monte Carlo Modeling? Monte

More information

Ray Optics. Lecture 23. Chapter 23. Physics II. Course website:

Ray Optics. Lecture 23. Chapter 23. Physics II. Course website: Lecture 23 Chapter 23 Physics II Ray Optics Course website: http://faculty.uml.edu/andriy_danylov/teaching/physicsii Let s finish talking about a diffraction grating Diffraction Grating Let s improve (more

More information

Diffuse light tomography to detect blood vessels using Tikhonov regularization Huseyin Ozgur Kazanci* a, Steven L. Jacques b a

Diffuse light tomography to detect blood vessels using Tikhonov regularization Huseyin Ozgur Kazanci* a, Steven L. Jacques b a Diffuse light tomography to detect blood vessels using Tikhonov regularization Huseyin Ozgur Kazanci* a, Steven L. Jacques b a Biomedical Engineering, Faculty of Engineering, Akdeniz University, 07058

More information

Physics 202, Lecture 23

Physics 202, Lecture 23 Physics 202, Lecture 23 Today s Topics Lights and Laws of Geometric Optics Nature of Light Reflection and Refraction Law of Reflection Law of Refraction Index of Reflection, Snell s Law Total Internal

More information

Experimental validation of Monte Carlo modeling of fluorescence in tissues in the UV-visible spectrum

Experimental validation of Monte Carlo modeling of fluorescence in tissues in the UV-visible spectrum Journal of Biomedical Optics 8(2), 223 236 (April 2003) Experimental validation of Monte Carlo modeling of fluorescence in tissues in the UV-visible spectrum Quan Liu University of Wisconsin-Madison Department

More information

dq dt I = Irradiance or Light Intensity is Flux Φ per area A (W/m 2 ) Φ =

dq dt I = Irradiance or Light Intensity is Flux Φ per area A (W/m 2 ) Φ = Radiometry (From Intro to Optics, Pedrotti -4) Radiometry is measurement of Emag radiation (light) Consider a small spherical source Total energy radiating from the body over some time is Q total Radiant

More information

Simulation of Diffuse Optical Tomography using COMSOL Multiphysics

Simulation of Diffuse Optical Tomography using COMSOL Multiphysics Simulation of Diffuse Optical Tomography using COMSOL Multiphysics SAM Kirmani *1 L Velmanickam 1 D Nawarathna 1 SS Sherif 2 and IT Lima Jr 1 1 Department of Electrical and Computer Engineering North Dakota

More information

Radiometry (From Intro to Optics, Pedrotti 1-4) Radiometry is measurement of Emag radiation (light) Consider a small spherical source Assume a black

Radiometry (From Intro to Optics, Pedrotti 1-4) Radiometry is measurement of Emag radiation (light) Consider a small spherical source Assume a black Radiometry (From Intro to Optics, Pedrotti -4) Radiometry is measurement of Emag radiation (light) Consider a small spherical source Assume a black body type emitter: uniform emission Total energy radiating

More information

DESIGN AND FABRICATION OF A FIBER OPTIC PROBE FOR FLOURESCENCE MEASUREMENT B.TECH PROJECT-2006

DESIGN AND FABRICATION OF A FIBER OPTIC PROBE FOR FLOURESCENCE MEASUREMENT B.TECH PROJECT-2006 DESIGN AND FABRICATION OF A FIBER OPTIC PROBE FOR FLOURESCENCE MEASUREMENT B.TECH PROJECT-2006 V.KARTHIK (2002055) & S. SANGAMESHWAR RAO (2002335) ENGINEERING PHYSICS SUPERVISORS PROF. B.P.PAL & DR.M.R.SHENOY

More information

Lecture 24 EM waves Geometrical optics

Lecture 24 EM waves Geometrical optics Physics 2102 Jonathan Dowling Lecture 24 EM waves Geometrical optics EM spherical waves The intensity of a wave is power per unit area. If one has a source that emits isotropically (equally in all directions)

More information

Accurate LED Source Modeling using TracePro

Accurate LED Source Modeling using TracePro Accurate LED Source Modeling using TracePro Presented by : Lambda Research Corporation 25 Porter Rd. Littleton, MA 01460 Moderator: Mike Gauvin Vice President of Sales and Marketing Lambda Research Corporation

More information

Dizem Arifler, Richard A. Schwarz, Sung K. Chang, and Rebecca Richards-Kortum

Dizem Arifler, Richard A. Schwarz, Sung K. Chang, and Rebecca Richards-Kortum Reflectance spectroscopy for diagnosis of epithelial precancer: model-based analysis of fiber-optic probe designs to resolve spectral information from epithelium and stroma Dizem Arifler, Richard A. Schwarz,

More information

Lecture 24: TUE 20 APR 2010 Ch : E&M Waves

Lecture 24: TUE 20 APR 2010 Ch : E&M Waves Physics 2102 Jonathan Dowling Lecture 24: TUE 20 APR 2010 Ch.33.6 10: E&M Waves Radiation Pressure Waves not only carry energy but also momentum. The effect is very small (we don t ordinarily feel pressure

More information

Today. Participating media. Participating media. Rendering Algorithms: Participating Media and. Subsurface scattering

Today. Participating media. Participating media. Rendering Algorithms: Participating Media and. Subsurface scattering Today Rendering Algorithms: Participating Media and Subsurface Scattering Introduction Rendering participating media Rendering subsurface scattering Spring 2009 Matthias Zwicker Participating media Participating

More information

Use of a laser beam with an oblique angle of incidence to measure the reduced scattering coefficient of a turbid medium

Use of a laser beam with an oblique angle of incidence to measure the reduced scattering coefficient of a turbid medium Use of a laser beam with an oblique angle of incidence to measure the reduced scattering coefficient of a turbid medium Lihong Wang and Steven L. Jacques A simple and quick approach is used to measure

More information

Ray optics! Postulates Optical components GRIN optics Matrix optics

Ray optics! Postulates Optical components GRIN optics Matrix optics Ray optics! Postulates Optical components GRIN optics Matrix optics Ray optics! 1. Postulates of ray optics! 2. Simple optical components! 3. Graded index optics! 4. Matrix optics!! From ray optics to

More information

Advanced Graphics. Path Tracing and Photon Mapping Part 2. Path Tracing and Photon Mapping

Advanced Graphics. Path Tracing and Photon Mapping Part 2. Path Tracing and Photon Mapping Advanced Graphics Path Tracing and Photon Mapping Part 2 Path Tracing and Photon Mapping Importance Sampling Combine importance sampling techniques Reflectance function (diffuse + specular) Light source

More information

A fast method for estimation of light flux in fluorescence image guided surgery

A fast method for estimation of light flux in fluorescence image guided surgery A fast method for estimation of light flux in fluorescence image guided surgery 1. Introduction In this document, we present a theoretical method to estimate the light flux in near-infrared fluorescence

More information

45 µm polystyrene bead embedded in scattering tissue phantom. (a,b) raw images under oblique

45 µm polystyrene bead embedded in scattering tissue phantom. (a,b) raw images under oblique Phase gradient microscopy in thick tissue with oblique back-illumination Tim N Ford, Kengyeh K Chu & Jerome Mertz Supplementary Figure 1: Comparison of added versus subtracted raw OBM images 45 µm polystyrene

More information

PHYSICS 213 PRACTICE EXAM 3*

PHYSICS 213 PRACTICE EXAM 3* PHYSICS 213 PRACTICE EXAM 3* *The actual exam will contain EIGHT multiple choice quiz-type questions covering concepts from lecture (16 points), ONE essay-type question covering an important fundamental

More information

Lecture 16 (Total Internal Reflection and Dispersion) Physics Spring 2018 Douglas Fields

Lecture 16 (Total Internal Reflection and Dispersion) Physics Spring 2018 Douglas Fields Lecture 16 (Total Internal Reflection and Dispersion) Physics 262-01 Spring 2018 Douglas Fields Reading Quiz In order to have total internal reflection, the index of refraction of the material with the

More information

Hot Sync. Materials Needed Today

Hot Sync. Materials Needed Today Chapter 11 Lesson 2 Materials Needed Today Please take these materials out of your backpack. Pencil Blank sheet of paper for a lab! Hot Sync Thursday 3/27/14 After learning how light acts. Write a new

More information

Agilent Cary Universal Measurement Spectrophotometer (UMS)

Agilent Cary Universal Measurement Spectrophotometer (UMS) Agilent Cary Universal Measurement Spectrophotometer (UMS) See what you ve been missing Date: 13 th May 2013 TRAVIS BURT UV-VIS-NIR PRODUCT MANAGER AGILENT TECHNOLOGIES 1 Agenda Introducing the Cary 7000

More information

Optics of Vision. MATERIAL TO READ Web: 1.

Optics of Vision. MATERIAL TO READ Web: 1. Optics of Vision MATERIAL TO READ Web: 1. www.physics.uoguelph.ca/phys1070/webst.html Text: Chap. 3, pp. 1-39 (NB: pg. 3-37 missing) Chap. 5 pp.1-17 Handbook: 1. study guide 3 2. lab 3 Optics of the eye

More information

Ray optics! 1. Postulates of ray optics! 2. Simple optical components! 3. Graded index optics! 4. Matrix optics!!

Ray optics! 1. Postulates of ray optics! 2. Simple optical components! 3. Graded index optics! 4. Matrix optics!! Ray optics! 1. Postulates of ray optics! 2. Simple optical components! 3. Graded index optics! 4. Matrix optics!! From ray optics to quantum optics! Ray optics! Wave optics! Electromagnetic optics! Quantum

More information

dq dt I = Irradiance or Light Intensity is Flux Φ per area A (W/m 2 ) Φ =

dq dt I = Irradiance or Light Intensity is Flux Φ per area A (W/m 2 ) Φ = Radiometry (From Intro to Optics, Pedrotti -4) Radiometry is measurement of Emag radiation (light) Consider a small spherical source Total energy radiating from the body over some time is Q total Radiant

More information

Lens Implementation on GATE for Optical Imaging Simulation

Lens Implementation on GATE for Optical Imaging Simulation 2017 IEEE NSS/MIC USA, Atlanta Lens Implementation on GATE for Optical Imaging Simulation Han Gyu Kang 1, Seong Hyun Song 1, Young Been Hang 1, Kyeong Min Kim 2, and Seong Jong Hong 1,3* 1.Dept. of Senior

More information

Optical Sectioning. Bo Huang. Pharmaceutical Chemistry

Optical Sectioning. Bo Huang. Pharmaceutical Chemistry Optical Sectioning Bo Huang Pharmaceutical Chemistry Approaches to 3D imaging Physical cutting Technical difficulty Highest resolution Highest sensitivity Optical sectioning Simple sample prep. No physical

More information

Supplementary Figure 1. Receptive fields evoked in both monkeys End points of saccades evoked using micro-stimulation in the injection sites in both

Supplementary Figure 1. Receptive fields evoked in both monkeys End points of saccades evoked using micro-stimulation in the injection sites in both Supplementary Figure 1. Receptive fields evoked in both monkeys End points of saccades evoked using micro-stimulation in the injection sites in both monkeys with 0.25mm depth spacing (see Online Methods).

More information

Experiment 8 Wave Optics

Experiment 8 Wave Optics Physics 263 Experiment 8 Wave Optics In this laboratory, we will perform two experiments on wave optics. 1 Double Slit Interference In two-slit interference, light falls on an opaque screen with two closely

More information

Lecture 05. First Example: A Real Lidar

Lecture 05. First Example: A Real Lidar Lecture 05. First Example: A Real Lidar Brief review of lidar basics K Doppler lidar system architecture K lidar signal estimate from lidar equation Comparison of estimate to reality Summary Review of

More information

Light. Form of Electromagnetic Energy Only part of Electromagnetic Spectrum that we can really see

Light. Form of Electromagnetic Energy Only part of Electromagnetic Spectrum that we can really see Light Form of Electromagnetic Energy Only part of Electromagnetic Spectrum that we can really see Facts About Light The speed of light, c, is constant in a vacuum. Light can be: REFLECTED ABSORBED REFRACTED

More information

Light Sources opmaak.indd :32:50

Light Sources opmaak.indd :32:50 Light Sources Introduction Illumination light sources are needed for transmission, absorption and reflection spectroscopic setups. For the convenient coupling of the light into our range of fiber optic

More information

Simplified model of ray propagation and outcoupling in TFs.

Simplified model of ray propagation and outcoupling in TFs. Supplementary Figure 1 Simplified model of ray propagation and outcoupling in TFs. After total reflection at the core boundary with an angle α, a ray entering the taper (blue line) hits the taper sidewalls

More information

Cary Fiber Optic Probes

Cary Fiber Optic Probes Cary Fiber Optic Probes Fiber Optic Probes Use With Cary 50/60 Wavelength range 200-1100 nm Cary 100/300 Cary 50/60/100/300 Cary 4000/5000/6000i Fiber optic dip probe stainless steel body only Requires

More information

LECTURE 37: Ray model of light and Snell's law

LECTURE 37: Ray model of light and Snell's law Lectures Page 1 Select LEARNING OBJECTIVES: LECTURE 37: Ray model of light and Snell's law Understand when the ray model of light is applicable. Be able to apply Snell's Law of Refraction to any system.

More information

TracePro Tutorial Tissue Optics

TracePro Tutorial Tissue Optics TracePro Tutorial Tissue Optics Splitting the Screen To view the System Tree, select Window Split, then drag the mouse to the right to position the vertical splitter bar. Alternatively, you can place your

More information

Fiber Optic Communication Systems. Unit-03: Properties of Light. https://sites.google.com/a/faculty.muet.edu.pk/abdullatif

Fiber Optic Communication Systems. Unit-03: Properties of Light. https://sites.google.com/a/faculty.muet.edu.pk/abdullatif Unit-03: Properties of Light https://sites.google.com/a/faculty.muet.edu.pk/abdullatif Department of Telecommunication, MUET UET Jamshoro 1 Refractive index Department of Telecommunication, MUET UET Jamshoro

More information

The Rendering Equation. Computer Graphics CMU /15-662

The Rendering Equation. Computer Graphics CMU /15-662 The Rendering Equation Computer Graphics CMU 15-462/15-662 Review: What is radiance? Radiance at point p in direction N is radiant energy ( #hits ) per unit time, per solid angle, per unit area perpendicular

More information

Phys 102 Lecture 17 Introduction to ray optics

Phys 102 Lecture 17 Introduction to ray optics Phys 102 Lecture 17 Introduction to ray optics 1 Physics 102 lectures on light Light as a wave Lecture 15 EM waves Lecture 16 Polarization Lecture 22 & 23 Interference & diffraction Light as a ray Lecture

More information

ABSTRACT. data in 3D form from samples in both reflection and transmission modes. The current

ABSTRACT. data in 3D form from samples in both reflection and transmission modes. The current ABSTRACT The hyperspectral imaging system has the capability to collect spatial and spectral data in 3D form from samples in both reflection and transmission modes. The current software used with the existing

More information

Code characteristics

Code characteristics The PENELOPE Computer code M.J. Anagnostakis Nuclear Engineering Department National Technical University of Athens The PENELOPE code system PENetration and Energy LOss of Positrons and Electrons in matter

More information

Physics 1502: Lecture 28 Today s Agenda

Physics 1502: Lecture 28 Today s Agenda Physics 1502: Lecture 28 Today s Agenda Announcements: Midterm 2: Monday Nov. 16 Homework 08: due next Friday Optics Waves, Wavefronts, and Rays Reflection Index of Refraction 1 Waves, Wavefronts, and

More information

Fluorescence. Requirements. Introduction. Models: FluorescenceExampleBegin.oml. Properties: FluorescenceExampleProperties.txt

Fluorescence. Requirements. Introduction. Models: FluorescenceExampleBegin.oml. Properties: FluorescenceExampleProperties.txt Fluorescence Requirements Models: FluorescenceExampleBegin.oml Properties: FluorescenceExampleProperties.txt Editions: TracePro Expert Introduction TracePro Expert is capable of modeling fluorescent material.

More information

At the interface between two materials, where light can be reflected or refracted. Within a material, where the light can be scattered or absorbed.

At the interface between two materials, where light can be reflected or refracted. Within a material, where the light can be scattered or absorbed. At the interface between two materials, where light can be reflected or refracted. Within a material, where the light can be scattered or absorbed. The eye sees by focusing a diverging bundle of rays from

More information

MET 4410 Remote Sensing: Radar and Satellite Meteorology MET 5412 Remote Sensing in Meteorology. Lecture 9: Reflection and Refraction (Petty Ch4)

MET 4410 Remote Sensing: Radar and Satellite Meteorology MET 5412 Remote Sensing in Meteorology. Lecture 9: Reflection and Refraction (Petty Ch4) MET 4410 Remote Sensing: Radar and Satellite Meteorology MET 5412 Remote Sensing in Meteorology Lecture 9: Reflection and Refraction (Petty Ch4) When to use the laws of reflection and refraction? EM waves

More information

Lecture 16: Geometrical Optics. Reflection Refraction Critical angle Total internal reflection. Polarisation of light waves

Lecture 16: Geometrical Optics. Reflection Refraction Critical angle Total internal reflection. Polarisation of light waves Lecture 6: Geometrical Optics Reflection Refraction Critical angle Total internal reflection Polarisation of light waves Geometrical Optics Optics Branch of Physics, concerning the interaction of light

More information

Lighting Models. CS116B Chris Pollett Mar 21, 2004.

Lighting Models. CS116B Chris Pollett Mar 21, 2004. Lighting Models CS116B Chris Pollett Mar 21, 2004. Outline Overview Light Sources Surface Lighting Effect Basic Illumination Models Overview An illumination model (lighting model) is used to calculate

More information

Computer Graphics (CS 4731) Lecture 16: Lighting, Shading and Materials (Part 1)

Computer Graphics (CS 4731) Lecture 16: Lighting, Shading and Materials (Part 1) Computer Graphics (CS 4731) Lecture 16: Lighting, Shading and Materials (Part 1) Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI) Why do we need Lighting & shading? Sphere

More information

Comp 410/510 Computer Graphics. Spring Shading

Comp 410/510 Computer Graphics. Spring Shading Comp 410/510 Computer Graphics Spring 2017 Shading Why we need shading Suppose we build a model of a sphere using many polygons and then color it using a fixed color. We get something like But we rather

More information

Light & Optical Systems Reflection & Refraction. Notes

Light & Optical Systems Reflection & Refraction. Notes Light & Optical Systems Reflection & Refraction Notes What is light? Light is electromagnetic radiation Ultra-violet + visible + infra-red Behavior of Light Light behaves in 2 ways particles (photons)

More information

by Hu, Chen and Lu OPDISM Optical Parameters Determined by Integrating Sphere Measurement Xin-Hua Hu, Cheng Chen, Jun Q. Lu

by Hu, Chen and Lu OPDISM Optical Parameters Determined by Integrating Sphere Measurement Xin-Hua Hu, Cheng Chen, Jun Q. Lu Optical Parameters Determined by Integrating Sphere Measurement Xin-Hua Hu, Cheng Chen, Jun Q. Lu Biomedical Laser Laboratory, Department of Physics, East Carolina University Greenville, North Carolina

More information

Light and Mirrors MIRRORS

Light and Mirrors MIRRORS Light and Mirrors MIRRORS 1 Polarized Sunglasses- How do they work? light waves vibrate in more than one plane light waves can be made to vibrate in a single plane by use of polarizing filters. 2 polarizing

More information

Nonlinear optics and two photon microscopy. Table of contents. Sam Whiteley and Seth Parker PHYS 173/BGGN 266 July 13, 2014

Nonlinear optics and two photon microscopy. Table of contents. Sam Whiteley and Seth Parker PHYS 173/BGGN 266 July 13, 2014 Nonlinear optics and two photon microscopy Sam Whiteley and Seth Parker PHYS 173/BGGN 266 July 13, 2014 Table of contents 1. Introduction 2. Optical setup 3. Initial images and troubleshooting 4. Determining

More information

WAVELENGTH MANAGEMENT

WAVELENGTH MANAGEMENT BEAM DIAGNOS TICS SPECIAL PRODUCTS OEM DETECTORS THZ DETECTORS PHOTO DETECTORS HIGH POWER SOLUTIONS POWER DETECTORS ENERGY DETECTORS MONITORS Camera Accessories WAVELENGTH MANAGEMENT UV CONVERTERS UV Converters

More information

Data Manager Software User Manual

Data Manager Software User Manual Data Manager Software User Manual CONTENTS 1. Installation of USB Virtual COM Port driver software... 2 2. Installation of Data Manager Software... 2 3. Connecting instrument to a PC (Personal Computer)...

More information

Chapter 24. Wave Optics. Wave Optics. The wave nature of light is needed to explain various phenomena

Chapter 24. Wave Optics. Wave Optics. The wave nature of light is needed to explain various phenomena Chapter 24 Wave Optics Wave Optics The wave nature of light is needed to explain various phenomena Interference Diffraction Polarization The particle nature of light was the basis for ray (geometric) optics

More information

Supplementary Figure 1 Optimum transmissive mask design for shaping an incident light to a desired

Supplementary Figure 1 Optimum transmissive mask design for shaping an incident light to a desired Supplementary Figure 1 Optimum transmissive mask design for shaping an incident light to a desired tangential form. (a) The light from the sources and scatterers in the half space (1) passes through the

More information

Physics Midterm Exam (3:00-4:00 pm 10/20/2009) TIME ALLOTTED: 60 MINUTES Name: Signature:

Physics Midterm Exam (3:00-4:00 pm 10/20/2009) TIME ALLOTTED: 60 MINUTES Name: Signature: Physics 431 - Midterm Exam (3:00-4:00 pm 10/20/2009) TIME ALLOTTED: 60 MINUTES Name: SID: Signature: CLOSED BOOK. ONE 8 1/2 X 11 SHEET OF NOTES (double sided is allowed), AND SCIENTIFIC POCKET CALCULATOR

More information

Lecture 5 Chapter 1 & 2. Sources of light

Lecture 5 Chapter 1 & 2. Sources of light We are here Lecture 5 Chapter 1 & 2 Some history of technology How vision works What is light Wavelength and Frequency: c = f λ Scientific notation and metric units Electromagnetic spectrum Transmission

More information

Wallace Hall Academy

Wallace Hall Academy Wallace Hall Academy CfE Higher Physics Unit 2 - Waves Notes Name 1 Waves Revision You will remember the following equations related to Waves from National 5. d = vt f = n/t v = f T=1/f They form an integral

More information

Computer Graphics (CS 543) Lecture 7b: Intro to lighting, Shading and Materials + Phong Lighting Model

Computer Graphics (CS 543) Lecture 7b: Intro to lighting, Shading and Materials + Phong Lighting Model Computer Graphics (CS 543) Lecture 7b: Intro to lighting, Shading and Materials + Phong Lighting Model Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI) Why do we need Lighting

More information

2/26/2016. Chapter 23 Ray Optics. Chapter 23 Preview. Chapter 23 Preview

2/26/2016. Chapter 23 Ray Optics. Chapter 23 Preview. Chapter 23 Preview Chapter 23 Ray Optics Chapter Goal: To understand and apply the ray model of light. Slide 23-2 Chapter 23 Preview Slide 23-3 Chapter 23 Preview Slide 23-4 1 Chapter 23 Preview Slide 23-5 Chapter 23 Preview

More information

Chapter 32 Light: Reflection and Refraction. Copyright 2009 Pearson Education, Inc.

Chapter 32 Light: Reflection and Refraction. Copyright 2009 Pearson Education, Inc. Chapter 32 Light: Reflection and Refraction Units of Chapter 32 The Ray Model of Light Reflection; Image Formation by a Plane Mirror Formation of Images by Spherical Mirrors Index of Refraction Refraction:

More information

Review: 22.4: Dispersion. Refraction in a Prism. Announcements

Review: 22.4: Dispersion. Refraction in a Prism. Announcements Announcements The second midterm exam is coming Monday, Nov 8 Will cover from 18.1 thru 22.7 Same format as Exam 1 20 multiple choice questions Room assignments TBA QUESTIONS? PLEASE ASK! Review: Light

More information

Ghost and Stray Light Analysis using TracePro. February 2012 Webinar

Ghost and Stray Light Analysis using TracePro. February 2012 Webinar Ghost and Stray Light Analysis using TracePro February 2012 Webinar Moderator: Andy Knight Technical Sales Manager Lambda Research Corporation Presenter: Michael Gauvin Vice President of Sales Lambda Research

More information

S-WAVEPLATE RADIAL/AZIMUTH POLARIZATION CONVERTER

S-WAVEPLATE RADIAL/AZIMUTH POLARIZATION CONVERTER S-WAVEPLATE RADIAL/AZIMUTH POLARIZATION CONVERTER Operation manual Konstitucijos ave. 23 LT-08105 Vilnius, Lithuania Konstitucijos ave. 23C LT-08105 Vilnius, Lithuania tel. +370 5 272 57 38 fax +370 5

More information

Phys102 Lecture 21/22 Light: Reflection and Refraction

Phys102 Lecture 21/22 Light: Reflection and Refraction Phys102 Lecture 21/22 Light: Reflection and Refraction Key Points The Ray Model of Light Reflection and Mirrors Refraction, Snell s Law Total internal Reflection References 23-1,2,3,4,5,6. The Ray Model

More information

Chapter 36. Image Formation

Chapter 36. Image Formation Chapter 36 Image Formation Apr 22, 2012 Light from distant things We learn about a distant thing from the light it generates or redirects. The lenses in our eyes create images of objects our brains can

More information

Physics Midterm I

Physics Midterm I Phys121 - February 6, 2009 1 Physics 121 - Midterm I Last Name First Name Student Number Signature Tutorial T.A. (circle one): Ricky Chu Firuz Demir Maysam Emadi Alireza Jojjati Answer ALL 10 questions.

More information

Lecture 6. Dielectric Waveguides and Optical Fibers. Slab Waveguide, Modes, V-Number Modal, Material, and Waveguide Dispersions

Lecture 6. Dielectric Waveguides and Optical Fibers. Slab Waveguide, Modes, V-Number Modal, Material, and Waveguide Dispersions Lecture 6 Dielectric Waveguides and Optical Fibers Slab Waveguide, Modes, V-Number Modal, Material, and Waveguide Dispersions Step-Index Fiber, Multimode and Single Mode Fibers Numerical Aperture, Coupling

More information

Throughput of an Optical Instrument II: Physical measurements, Source, Optics. Q4- Number of 500 nm photons per second generated at source

Throughput of an Optical Instrument II: Physical measurements, Source, Optics. Q4- Number of 500 nm photons per second generated at source Throughput of an Optical Instrument II: Physical measurements, Source, Optics Question- Value Q1- Percent output between 450-550 nm by mass Answer (w/ units) Q2- Energy in J of a 500 nm photon Q3- Flux

More information

EO-1 Stray Light Analysis Report No. 3

EO-1 Stray Light Analysis Report No. 3 EO-1 Stray Light Analysis Report No. 3 Submitted to: MIT Lincoln Laboratory 244 Wood Street Lexington, MA 02173 P.O. # AX-114413 May 4, 1998 Prepared by: Lambda Research Corporation 80 Taylor Street P.O.

More information

Introduction. Experiment A: Snell s Law. Physics 1CL REFLECTION AND REFRACTION OF LIGHT Summer Session II 2010

Introduction. Experiment A: Snell s Law. Physics 1CL REFLECTION AND REFRACTION OF LIGHT Summer Session II 2010 Introduction This laboratory is a quantitative investigation of the reflection and refraction of light off optical interfaces. An optical interface is a boundary between two transparent media of different

More information

Light: Geometric Optics

Light: Geometric Optics Light: Geometric Optics The Ray Model of Light Light very often travels in straight lines. We represent light using rays, which are straight lines emanating from an object. This is an idealization, but

More information

Physics 210 Medical Physics Midterm Exam Fall 2012 October 12, 2012

Physics 210 Medical Physics Midterm Exam Fall 2012 October 12, 2012 Physics 210 Medical Physics Midterm Exam Fall 2012 October 12, 2012 Name Problem 1 /32 Problem 2 /32 Problem 3 /24 Total /88 I affirm that I have carried out my academic endeavors with full academic honesty.

More information

Basic Polarization Techniques and Devices 1998, 2003 Meadowlark Optics, Inc

Basic Polarization Techniques and Devices 1998, 2003 Meadowlark Optics, Inc Basic Polarization Techniques and Devices 1998, 2003 Meadowlark Optics, Inc This application note briefly describes polarized light, retardation and a few of the tools used to manipulate the polarization

More information

Chapter 11. Caustics and Global Illumination

Chapter 11. Caustics and Global Illumination 11 and Global Illumination Chapter 11 Direct illumination occurs when a light source directly illuminates an object or objects in a scene. Indirect illumination occurs if light illuminates objects by reflection

More information

MEFT / Quantum Optics and Lasers. Suggested problems from Fundamentals of Photonics Set 1 Gonçalo Figueira

MEFT / Quantum Optics and Lasers. Suggested problems from Fundamentals of Photonics Set 1 Gonçalo Figueira MEFT / Quantum Optics and Lasers Suggested problems from Fundamentals of Photonics Set Gonçalo Figueira. Ray Optics.-3) Aberration-Free Imaging Surface Determine the equation of a convex aspherical nonspherical)

More information

specular diffuse reflection.

specular diffuse reflection. Lesson 8 Light and Optics The Nature of Light Properties of Light: Reflection Refraction Interference Diffraction Polarization Dispersion and Prisms Total Internal Reflection Huygens s Principle The Nature

More information

PHYSICS. Chapter 34 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT

PHYSICS. Chapter 34 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 34 Lecture RANDALL D. KNIGHT Chapter 34 Ray Optics IN THIS CHAPTER, you will learn about and apply the ray model of light Slide 34-2

More information

PH880 Topics in Physics

PH880 Topics in Physics PH880 Topics in Physics Modern Optical Imaging (Fall 2010) The minimum path principle n(x,y,z) Γ Γ has the minimum optical path length, compared to the alternative paths. nxyzdl (,, ) Γ Thelaw of reflection

More information

E x Direction of Propagation. y B y

E x Direction of Propagation. y B y x E x Direction of Propagation k z z y B y An electromagnetic wave is a travelling wave which has time varying electric and magnetic fields which are perpendicular to each other and the direction of propagation,

More information

Formulas of possible interest

Formulas of possible interest Name: PHYS 3410/6750: Modern Optics Final Exam Thursday 15 December 2011 Prof. Bolton No books, calculators, notes, etc. Formulas of possible interest I = ɛ 0 c E 2 T = 1 2 ɛ 0cE 2 0 E γ = hν γ n = c/v

More information

Physics 132: Lecture Fundamentals of Physics II Agenda for Today

Physics 132: Lecture Fundamentals of Physics II Agenda for Today Physics 132: Lecture Fundamentals of Physics II Agenda for Today Reflection of light Law of reflection Refraction of light Snell s law Dispersion PHY132 Lecture 17, Pg1 Electromagnetic waves A changing

More information

Gaussian Beam Calculator for Creating Coherent Sources

Gaussian Beam Calculator for Creating Coherent Sources Gaussian Beam Calculator for Creating Coherent Sources INTRODUCTION Coherent sources are represented in FRED using a superposition of Gaussian beamlets. The ray grid spacing of the source is used to determine

More information

SCINTILLATORS-SiPM COUPLING

SCINTILLATORS-SiPM COUPLING SCINTILLATORS-SiPM COUPLING G.FELICI LNF-INFN SCINTILLATOR ßàSIPM 1 st PROBLEM: EJ-200 peak emission spectrum do not match S18825 peak sensitivity AMPLITUDE 1.0 0.8 0.6 0.4 0.2 EJ-200 EMISSION SPECTRUM

More information

Supporting Information: Highly tunable elastic dielectric metasurface lenses

Supporting Information: Highly tunable elastic dielectric metasurface lenses Supporting Information: Highly tunable elastic dielectric metasurface lenses Seyedeh Mahsa Kamali, Ehsan Arbabi, Amir Arbabi, u Horie, and Andrei Faraon SUPPLEMENTAR NOTE : SAMPLING FREQUENC OF THE PHASE

More information

Xenon-Diamond 2.3/116 With beam splitter

Xenon-Diamond 2.3/116 With beam splitter This high resolution 3.5x line scan lens with beam splitter is optimized for the use with 12 k (62.5 mm) line scan sensors with 5 µm pixel, but can also be used with 16 k / 5 µm (82 mm) lines. The attached

More information

ESA Training Course Oceanography from Space. Introduction into Hydro Optics

ESA Training Course Oceanography from Space. Introduction into Hydro Optics ESA Training Course Oceanography from Space Introduction into Hydro Optics Roland Doerffer GKSS Institute for Coastal Research September 26, 26 The penetration of light in the sea Source: http://www.malediven.net/haupts.htm

More information

Physics 4C Chapter 33: Electromagnetic Waves

Physics 4C Chapter 33: Electromagnetic Waves Physics 4C Chapter 33: Electromagnetic Waves Our greatest glory is not in never failing, but in rising up every time we fail. Ralph Waldo Emerson If you continue to do what you've always done, you'll continue

More information

Optical Modeling of Scintillation Detectors Using GATE

Optical Modeling of Scintillation Detectors Using GATE GATE Simulations of Preclinical and Clinical Scans in Emission Tomography, Transmission Tomography and Radiation Therapy Optical Modeling of Scintillation Detectors Using GATE Emilie Roncali Department

More information

NRF Ellipsometer SOP Revision /19/15 Page 1 of 14. Ellipsometer SOP

NRF Ellipsometer SOP Revision /19/15 Page 1 of 14. Ellipsometer SOP Page 1 of 14 Ellipsometer SOP The J. A. Woollam M88 is a spectroscopic ellipsometer used to measure film thickness and optical constants of transparent/semi-transparent thin films. It uses a Xenon arc

More information

LECTURE 13 REFRACTION. Instructor: Kazumi Tolich

LECTURE 13 REFRACTION. Instructor: Kazumi Tolich LECTURE 13 REFRACTION Instructor: Kazumi Tolich Lecture 13 2 Reading chapter 26.5 Index of refraction Snell s law Total internal reflection Total polarization Index of refraction 3 The speed of light in

More information

A SYSTEM OF DOSIMETRIC CALCULATIONS

A SYSTEM OF DOSIMETRIC CALCULATIONS A SYSTEM OF DOSIMETRIC CALCULATIONS INTRODUCTION Dose calculation based on PDD and TAR have Limitations The dependence of PDD on SSD Not suitable for isocentric techniques TAR and SAR does not depend on

More information