Kwabena Arthur. at the. June2017. Certified by: George Barbastathis Professor Thesis Supervisor

Size: px
Start display at page:

Download "Kwabena Arthur. at the. June2017. Certified by: George Barbastathis Professor Thesis Supervisor"

Transcription

1 Simulation of X-Ray Phase Imaging on Integrated Circuits by Kwabena Arthur Submitted to the Department of Mechanical Engineering in Partial Fulfillment of the Requirements for the Degree of Bachelor of Science in Mechanical Engineering at the Massachusetts Institute of Technology June2017 MASSACHUSETTS INSTITUTE OF TECHNOLOGY JUL LIBRARIES ARCHIVES C 2017 Massachusetts Institute of Technology. All rights reserved. Signature of Author: ' I Department of Mechanical Engineering May 12, 2017 Certified by: George Barbastathis Professor Thesis Supervisor Accepted by: Rohit Karnik Associate Professor of Mechanical Engineering Undergraduate Officer 1

2 MITibraries 77 Massachusetts Avenue Cambridge, MA DISCLAIMER NOTICE The pagination in this thesis reflects how it was delivered to the Institute Archives and Special Collections. * The images contained in this document are of the best quality available.

3 Simulation of Tomography on Integrated Circuits by Kwabena Arthur Submitted to the Department of Mechanical Engineering on May 12, 2017 in Partial Fulfillment of the Requirements for the Degree of Bachelor of Science in Mechanical Engineering ABSTRACT A study on the simulation of the X-Ray phase imaging on multi-layered integrated circuits (IC) is presented. Model IC's were created with random nanoscale features. First order Rytov approximation was then used in order to accurately and rapidly create diffraction images. This study lays the foundation for future use as a forward model in limited-angle tomography or other inverse problems approaches (e.g neural networks) to reconstruct IC layout from x-ray diffraction images. In particular, it is hoped that the simulation presented here can be used to train neural networks that will carry out the inverse problem in experimental situations. The results of the study show that the first Rytov method is promising for use in this application of IC reconstruction. Thesis Supervisor: George Barbastathis Title: Professor 2

4 Table of Contents Abstract 2 Table of Contents 3 List of Figures 4 1. Introduction Phase-contrast X-ray imaging IC Imaging 5 2. Diffraction Simulation Full Wave Method First Rytov Approximation Accuracy of First Rytov Approximation 7 3. IC Generations General Principles Material Refractive Indices Assumptions on layers and layouts 8 4. Results and Discussion Diffraction Images of IC's Limited-Angle Tomography 9 Conclusion 10 References 11 3

5 List of Figures Figure 1: Coordinate system used in analysis 5 Figure 2 - A: Phase delay of component single layer refractive index Figure 2 - B: Attenuation of single layer refractive index Figure 3 - A: Subsection of an IC layer Figure 4 - A: Diffraction image of a 4-layer IC Figure 4 - B: Diffraction image of an 8-layer IC Figure 4 - C: Diffraction image of a 16-layer IC Figure 5 - A: Diffraction image on a 16 layer IC Figure 5 - B: Diffraction image on an 8' rotated 16 layer IC Figure 5 - B: Difference in diffraction images of perpendicular and 80 rotated 16 layer IC Figure 6 - A: Diffraction image on a 16 layer IC Figure 6 - B: Diffraction image on an 1 rotated 16 layer IC Figure 6 - B: Difference in diffraction images of perpendicular and 1 rotated 16 layer IC 4

6 1. Introduction: Phase-contrast X-ray imaging (PCI) allows for a non-destructive method of three-dimensional scanning and analysis of thin, or volumetric phase objects. Thin objects may be characterized directly, whereas for volumetric objects, an additional step of tomographic reconstruction is required. This study seeks to simulate the diffraction images created by performing PCI on ICs. The purpose of these images is to train a neural network enabling it to complete the inverse problem: generating the three-dimensional structure from diffraction images on real IC's. X-ray diffraction, like other electromagnetic radiation, is governed by the wave equation (1). A rigorous full-wave method for the diffraction is, however, computationally intensive. In this study, first order Rytov approximations were used to generate the diffraction images. The Rytov approximation assumes a more gradual change in refractive index over the length of the material. As such, the thickness and refractive indices of the material and medium are important parameters in accuracy of this explicit approximation. Simple realistic-looking IC-like layouts were created with nanometer scale structures. The features were randomized in order to create several examples necessary for training the neural network in the future. In this study, limited-angle projections were further used to generate in order to improve the results of structure reconstruction. 2. Diffraction Simulation 2.1 Full Wave Equation Method Figure 1 shows the geometry used in the analysis. An x-ray source is located a distance behind the object being imaged. The propagating wave interacting with an object can be fully described by the wave equation assuming correct boundary conditions: 5

7 Ij x Incoming wave front X-ray --- >-3 source Distorted wave front Z Detector Figure 1: Diagram of geometry used in analysis. Wave fronts are distorted by the object. (V 2 +k()2)l(?) = 0, (1) where k is given by the kon(r) where ko is the wavenumber in the medium and n() is complex refractive index of the object. The perturbation of the complex refractive index can be modeled as k( = k (1 - Q(r)). 2.2 Rytov Approximation Suppose the complex wave can be written in the form: P(i) = 0o(r)exp {(r)}, (2) where 0o(r) is the slow-varying wave envelope and q(r) the phase of the complex wave amplitude. The real and imaginary parts of 5 capture the distortion and attenuation of the wavefront, respectively. Using this expression for the wave leads to: V (Vd/) 2 + k 2 [1 - Q(r)]2 = 0, (3) The phase is then expanded in a perturbation approach as 00 = EM(m (4) m=o where e is a small parameter denoting the strength of the dielectric index perturbation. Using the expression for 0 and the scalar wave equation, the first three perturbation orders can be expressed as: 6

8 V 2 o0 + (Vo 0 ) 2 + k 2 = 0 (5) V 2 ol + 2Vo 0 -Vo 1 + 2k 2 Q(r) 2 = 0 (6) V Vob -V12+ 2k 2 Q(r) 2 + (Vo 1 ) 2 = 0 (7) The 0th order equation is the wave equation (1) and represents the solution for the incident wave in absence of the object. The first order equation is the first-order Rytov equation that will be used in this study. It can further be shown that: #1(r) = G(r - r') P 0 (r'){(vo 1 (r')) 2 - Q(r')}d 3 r' (8) where G(r) = exp(ikr) and Q (r) = k02(1 - n(r) 2 ) is the scattering potential of the object. The first Rytov approximation greatly simplifies the equation by assuming Equation (8) can now be simplified as: (Vol)2 < Q(9) 1 - f -(r) G(r - r') V5 0 (r')q(r')d 3 r' (10) - Vo (r)f By using the convolution principle of Fourier transform, we obtain a more elegant equation for # 3( )= 3(G) - 3(@OQ) (11) o 1 ( = 1(3(G) -3(o - Q)) 0 (12) (r) These three-dimensional Fourier transforms can be quickly be computed numerically and used to model wave interaction with an object. 2.3 Accuracy of First-Order Rytov Approximation The first-order Rytov approximation is valid under Equation (9). This is condition is especially strong for x-ray imaging since the refractive indices of metals have a 5 ~ 10-6 and fl 10-'. The refractive index measures the phase velocity of light, in contrast to its group velocity. Since its phase velocity carries no information, it can be much faster than the speed of light and refractive indices can be less than 1. 7

9 <I 3. IC Generation 3.1 General Principles IC layouts and architecture are proprietary information and varies between manufacturers. IC's used in this study were assumed to have a simple layout with feature sizes on the order of 20 nm. The three dimensional IC's were discretized into voxels. Artifacts that arise may due to the sharp voxel edges may be removed by decreasing the pixel size or applying smoothing filters. The materials used in the simulation were silicon, aluminum and copper. 3.2 Material Refractive Indices The refractive indices were determined from those of a 15KeV x-ray source [2]. The effects of different dopants on refractive index of silicon haven't been excessively studied. At lower concentrations, its effect can safely be assumed to be minute. The complex refractive index of the object describes its interaction with x-rays and is written in the form n= 1-6+if, where 5 and f represent the phase delay and absorption respectively. * m I Ea U &5 X,10,6 Figure 2: Shows a typical subsection of a single IC layer. (a) shows the real component, 1-6, of refractive index. b) shows the imaginary component, 8, of refractive index. 3.3 Layer specification Random copper square and rectangular features were populated on each layer. Aluminum wiring connects these features. The layers were assumed to have equal thickness of 20 nm with via layers in between. 8

10 -e.-.. EN.... U. - l U" E m U. * *IU U Figure 3: Images of a model of the layer of an IC and a subsection. IC's will be imaged in subsections and the resulting images will be stitched. 4 Results and Discussion 4.1 Diffraction Images of IC's Small sections of IC will be imaged at a time; this will be achieved with a nano-positioning stage. The resulting images will be stitched together. Figure 4 below shows simulated images from one of these subsections. Figure 4: (a) Diffraction image from a 4-layered IC (b) Diffraction image from an 8-layered IC (c) Diffraction image from a 16-layered IC. Complexity in images increases slightly as the layers are increased. 4.2 Improving Results Diffraction of subsequent layers becomes less prominent as the number layers are increased. This is due to attenuation by absorption of the x-rays and further diffraction as the x-ray propagates. As shown in Figure 4 above, the difference in the images is minute compared to the overall 9

11 contrast. By rotating the IC and causing the incident waves to arrive at an angle, we gain more information about subsequent layers as shown below. Figure 5: Refractive images of a 16-layer IC with (a) X-ray arriving perpendicular to IC (b) Incident waves arrive at an 8' angle. (c) Difference in (a) and (b) Figure 6: Refractive image of the IC in Figure 5. Refractive images taken a) incident wave perpendicular b) at an 1 angle c) the difference between (a) and (b) The figure above shows that even with a small angular rotation of 10, measurable difference can be captured. Limited-angle imaging can then be used to gain more information about subsequent layers. These images make the reconstruction possible and will greatly improve the accuracy of the overall system. The solution of the inverse problem, i.e. obtaining the actual IC layout from images such as these shown in Figures 5 and 6, is beyond the scope of this thesis. Future studies will demonstrate how a neural network can be trained from pairs of actual IC layouts (Figure 3) and diffraction patterns (Figure 4-6) so that, given the diffraction pattern from an unknown IC, the trained neural 10

12 network can then correctly reconstruct the unknown IC layout. Conclusion X-ray phase imaging is a powerful and important tool for non-destructive three-dimensional imaging. This study has shown that the first-order Rytov approximation can be used to create diffraction images for the purpose of training neural networks. This neural network should be able to reconstruct integrated circuit infrastructure from experimentally obtained diffraction images using these images for training and testing. 11

13 References Ardavan F. Oskooi, David Roundy, Mihai Ibanescu, Peter Bermel, J. D. Joannopoulos, and Steven G. Johnson, "MEEP: A flexible free-software package for electromagnetic simulations by the FDTD method," Computer Physics Communications 181, (2010). B.L. Henke, E.M. Gullikson, and J.C. Davis. X-ray interactions: photoabsorption, scattering, transmission, and reflection at E= ev, Z=1-92, Atomic Data and Nuclear Data Tables Vol. 54 (no.2), (July 1993). Yongjin Sung and George Barbastathis, "Rytov approximation for x-ray phase imaging," Opt. Express 21, (2013) Yongjin Sung,. Colin J. R. Sheppard, George Barbastathis, Masami Ando, and Rajiv Gupta, "Full-wave approach for x-ray phase imaging," Opt. Express 21, (2013) 12

ECE 595, Section 10 Numerical Simulations Lecture 33: Introduction to Finite- Difference Time-Domain Simulations. Prof. Peter Bermel April 3, 2013

ECE 595, Section 10 Numerical Simulations Lecture 33: Introduction to Finite- Difference Time-Domain Simulations. Prof. Peter Bermel April 3, 2013 ECE 595, Section 10 Numerical Simulations Lecture 33: Introduction to Finite- Difference Time-Domain Simulations Prof. Peter Bermel April 3, 2013 Recap from Monday Numerical ODE solvers Initial value problems

More information

Effective Medium Theory, Rough Surfaces, and Moth s Eyes

Effective Medium Theory, Rough Surfaces, and Moth s Eyes Effective Medium Theory, Rough Surfaces, and Moth s Eyes R. Steven Turley, David Allred, Anthony Willey, Joseph Muhlestein, and Zephne Larsen Brigham Young University, Provo, Utah Abstract Optics in the

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

Synrad3D Photon propagation and scattering simulation

Synrad3D Photon propagation and scattering simulation Synrad3D Photon propagation and scattering simulation G. Dugan, D. Sagan CLASSE, Cornell University, Ithaca, NY 14853 USA Abstract As part of the Bmad software library, a program called Synrad3D has been

More information

3. Image formation, Fourier analysis and CTF theory. Paula da Fonseca

3. Image formation, Fourier analysis and CTF theory. Paula da Fonseca 3. Image formation, Fourier analysis and CTF theory Paula da Fonseca EM course 2017 - Agenda - Overview of: Introduction to Fourier analysis o o o o Sine waves Fourier transform (simple examples of 1D

More information

Phase-Contrast Imaging and Tomography at 60 kev using a Conventional X-ray Tube

Phase-Contrast Imaging and Tomography at 60 kev using a Conventional X-ray Tube Phase-Contrast Imaging and Tomography at 60 kev using a Conventional X-ray Tube T. Donath* a, F. Pfeiffer a,b, O. Bunk a, W. Groot a, M. Bednarzik a, C. Grünzweig a, E. Hempel c, S. Popescu c, M. Hoheisel

More information

COMPUTER SIMULATION TECHNIQUES FOR ACOUSTICAL DESIGN OF ROOMS - HOW TO TREAT REFLECTIONS IN SOUND FIELD SIMULATION

COMPUTER SIMULATION TECHNIQUES FOR ACOUSTICAL DESIGN OF ROOMS - HOW TO TREAT REFLECTIONS IN SOUND FIELD SIMULATION J.H. Rindel, Computer simulation techniques for the acoustical design of rooms - how to treat reflections in sound field simulation. ASVA 97, Tokyo, 2-4 April 1997. Proceedings p. 201-208. COMPUTER SIMULATION

More information

Ultrasonic Multi-Skip Tomography for Pipe Inspection

Ultrasonic Multi-Skip Tomography for Pipe Inspection 18 th World Conference on Non destructive Testing, 16-2 April 212, Durban, South Africa Ultrasonic Multi-Skip Tomography for Pipe Inspection Arno VOLKER 1, Rik VOS 1 Alan HUNTER 1 1 TNO, Stieltjesweg 1,

More information

INTRODUCTION REFLECTION AND REFRACTION AT BOUNDARIES. Introduction. Reflection and refraction at boundaries. Reflection at a single surface

INTRODUCTION REFLECTION AND REFRACTION AT BOUNDARIES. Introduction. Reflection and refraction at boundaries. Reflection at a single surface Chapter 8 GEOMETRICAL OPTICS Introduction Reflection and refraction at boundaries. Reflection at a single surface Refraction at a single boundary Dispersion Summary INTRODUCTION It has been shown that

More information

Tomographic Algorithm for Industrial Plasmas

Tomographic Algorithm for Industrial Plasmas Tomographic Algorithm for Industrial Plasmas More info about this article: http://www.ndt.net/?id=22342 1 Sudhir K. Chaudhary, 1 Kavita Rathore, 2 Sudeep Bhattacharjee, 1 Prabhat Munshi 1 Nuclear Engineering

More information

P052 3D Modeling of Acoustic Green's Function in Layered Media with Diffracting Edges

P052 3D Modeling of Acoustic Green's Function in Layered Media with Diffracting Edges P052 3D Modeling of Acoustic Green's Function in Layered Media with Diffracting Edges M. Ayzenberg* (Norwegian University of Science and Technology, A. Aizenberg (Institute of Petroleum Geology and Geophysics,

More information

Coupling of surface roughness to the performance of computer-generated holograms

Coupling of surface roughness to the performance of computer-generated holograms Coupling of surface roughness to the performance of computer-generated holograms Ping Zhou* and Jim Burge College of Optical Sciences, University of Arizona, Tucson, Arizona 85721, USA *Corresponding author:

More information

OPTI-521 Graduate Report 2 Matthew Risi Tutorial: Introduction to imaging, and estimate of image quality degradation from optical surfaces

OPTI-521 Graduate Report 2 Matthew Risi Tutorial: Introduction to imaging, and estimate of image quality degradation from optical surfaces OPTI-521 Graduate Report 2 Matthew Risi Tutorial: Introduction to imaging, and estimate of image quality degradation from optical surfaces Abstract The purpose of this tutorial is to introduce the concept

More information

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurements

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurements DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurements Dick K.P. Yue Center for Ocean Engineering

More information

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

SESSION 5: INVESTIGATING LIGHT. Key Concepts. X-planation. Physical Sciences Grade In this session we:

SESSION 5: INVESTIGATING LIGHT. Key Concepts. X-planation. Physical Sciences Grade In this session we: SESSION 5: INVESTIGATING LIGHT Key Concepts In this session we: Explain what light is, where light comes from and why it is important Identify what happens when light strikes the surface of different objects

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

Index. aliasing artifacts and noise in CT images, 200 measurement of projection data, nondiffracting

Index. aliasing artifacts and noise in CT images, 200 measurement of projection data, nondiffracting Index Algebraic equations solution by Kaczmarz method, 278 Algebraic reconstruction techniques, 283-84 sequential, 289, 293 simultaneous, 285-92 Algebraic techniques reconstruction algorithms, 275-96 Algorithms

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION SUPPLEMENTARY INFORMATION doi:10.1038/nature10934 Supplementary Methods Mathematical implementation of the EST method. The EST method begins with padding each projection with zeros (that is, embedding

More information

Digital Image Processing

Digital Image Processing Digital Image Processing SPECIAL TOPICS CT IMAGES Hamid R. Rabiee Fall 2015 What is an image? 2 Are images only about visual concepts? We ve already seen that there are other kinds of image. In this lecture

More information

Chapter 24 - The Wave Nature of Light

Chapter 24 - The Wave Nature of Light Chapter 24 - The Wave Nature of Light Summary Four Consequences of the Wave nature of Light: Diffraction Dispersion Interference Polarization Huygens principle: every point on a wavefront is a source of

More information

Plane Wave Imaging Using Phased Array Arno Volker 1

Plane Wave Imaging Using Phased Array Arno Volker 1 11th European Conference on Non-Destructive Testing (ECNDT 2014), October 6-10, 2014, Prague, Czech Republic More Info at Open Access Database www.ndt.net/?id=16409 Plane Wave Imaging Using Phased Array

More information

Philip E. Plantz. Application Note. SL-AN-08 Revision C. Provided By: Microtrac, Inc. Particle Size Measuring Instrumentation

Philip E. Plantz. Application Note. SL-AN-08 Revision C. Provided By: Microtrac, Inc. Particle Size Measuring Instrumentation A Conceptual, Non-Mathematical Explanation on the Use of Refractive Index in Laser Particle Size Measurement (Understanding the concept of refractive index and Mie Scattering in Microtrac Instruments and

More information

Chapter 24 The Wave Nature of Light

Chapter 24 The Wave Nature of Light Chapter 24 The Wave Nature of Light 24.1 Waves Versus Particles; Huygens Principle and Diffraction Huygens principle: Every point on a wave front acts as a point source; the wavefront as it develops is

More information

e. \ 2-99 Calculation ofray Amplitudes: We seek a computationally tractable method to estimate ray

e. \ 2-99 Calculation ofray Amplitudes: We seek a computationally tractable method to estimate ray 2-99 e. \ Michael C. Fehler, Steven T. Hildebrand, Lianjie Huang, and Douglas Alde MS 044; Los Alamos National Laboratiory; Los Alamos, NM 87545 USA Summary: Kirchhoff migration using ray tracing travel

More information

X-ray Industrial Computed Laminography (ICL) Simulation Study of Planar Objects: Optimization of Laminographic Angle

X-ray Industrial Computed Laminography (ICL) Simulation Study of Planar Objects: Optimization of Laminographic Angle More info about this article: http://www.ndt.net/?id=21086 X-ray Industrial Computed Laminography (ICL) Simulation Study of Planar Objects: Optimization of Laminographic Angle Lakshminarayana Yenumula

More information

Properties of Light. 1. The Speed of Light 2. The Propagation of Light 3. Reflection and Refraction 4. Polarization

Properties of Light. 1. The Speed of Light 2. The Propagation of Light 3. Reflection and Refraction 4. Polarization Chapter 33 - Light Properties of Light 1. The Speed of Light 2. The Propagation of Light 3. Reflection and Refraction 4. Polarization MFMcGraw-PHY 2426 Chap33-Light - Revised: 6-24-2012 2 Electromagnetic

More information

1. Polarization effects in optical spectra of photonic crystals

1. Polarization effects in optical spectra of photonic crystals Speech for JASS 05. April 2005. Samusev A. 1. Polarization effects in optical spectra of photonic crystals Good afternoon. I would like to introduce myself. My name is Anton Samusev. I m a student of Saint

More information

Chapter 24. Wave Optics

Chapter 24. Wave Optics 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

Optical Topography Measurement of Patterned Wafers

Optical Topography Measurement of Patterned Wafers Optical Topography Measurement of Patterned Wafers Xavier Colonna de Lega and Peter de Groot Zygo Corporation, Laurel Brook Road, Middlefield CT 6455, USA xcolonna@zygo.com Abstract. We model the measurement

More information

ISO INTERNATIONAL STANDARD. Particle size analysis Laser diffraction methods Part 1: General principles

ISO INTERNATIONAL STANDARD. Particle size analysis Laser diffraction methods Part 1: General principles INTERNATIONAL STANDARD ISO 13320-1 First edition 1999-11-01 Particle size analysis Laser diffraction methods Part 1: General principles Analyse granulométrique Méthodes par diffraction laser Partie 1:

More information

THREE-DIMENSIONAL MAPPING OF FATIGUE CRACK POSITION VIA A NOVEL X-RAY PHASE CONTRAST APPROACH

THREE-DIMENSIONAL MAPPING OF FATIGUE CRACK POSITION VIA A NOVEL X-RAY PHASE CONTRAST APPROACH Copyright JCPDS - International Centre for Diffraction Data 2003, Advances in X-ray Analysis, Volume 46. 314 THREE-DIMENSIONAL MAPPING OF FATIGUE CRACK POSITION VIA A NOVEL X-RAY PHASE CONTRAST APPROACH

More information

Temperature Distribution Measurement Based on ML-EM Method Using Enclosed Acoustic CT System

Temperature Distribution Measurement Based on ML-EM Method Using Enclosed Acoustic CT System Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Temperature Distribution Measurement Based on ML-EM Method Using Enclosed Acoustic CT System Shinji Ohyama, Masato Mukouyama Graduate School

More information

Modeling Focused Beam Propagation in scattering media. Janaka Ranasinghesagara

Modeling Focused Beam Propagation in scattering media. Janaka Ranasinghesagara Modeling Focused Beam Propagation in scattering media Janaka Ranasinghesagara Teaching Objectives Understand the need of focused beam computational models. Understand the concepts, equations and principles

More information

CS 348B Project Report Mingyu Gao, Jing Pu

CS 348B Project Report Mingyu Gao, Jing Pu CS 348B Project Report Mingyu Gao, Jing Pu mgao12@stanford.edu, jingpu@stanford.edu Introduction In this project, we plan to render silicon wafers with the signature of rainbow colors on the reflecting

More information

Reflectivity modeling for stratified anelastic media

Reflectivity modeling for stratified anelastic media Reflectivity modeling for stratified anelastic media Peng Cheng and Gary F. Margrave Reflectivity modeling ABSTRACT The reflectivity method is widely used for the computation of synthetic seismograms for

More information

Light and Electromagnetic Waves. Honors Physics

Light and Electromagnetic Waves. Honors Physics Light and Electromagnetic Waves Honors Physics Electromagnetic Waves EM waves are a result of accelerated charges and disturbances in electric and magnetic fields (Radio wave example here) As electrons

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

f. (5.3.1) So, the higher frequency means the lower wavelength. Visible part of light spectrum covers the range of wavelengths from

f. (5.3.1) So, the higher frequency means the lower wavelength. Visible part of light spectrum covers the range of wavelengths from Lecture 5-3 Interference and Diffraction of EM Waves During our previous lectures we have been talking about electromagnetic (EM) waves. As we know, harmonic waves of any type represent periodic process

More information

Interference of Light

Interference of Light Interference of Light Young s Double-Slit Experiment If light is a wave, interference effects will be seen, where one part of wavefront can interact with another part. One way to study this is to do a

More information

Chapter 8: Physical Optics

Chapter 8: Physical Optics Chapter 8: Physical Optics Whether light is a particle or a wave had puzzled physicists for centuries. In this chapter, we only analyze light as a wave using basic optical concepts such as interference

More information

Lecture PowerPoints. Chapter 24 Physics: Principles with Applications, 7 th edition Giancoli

Lecture PowerPoints. Chapter 24 Physics: Principles with Applications, 7 th edition Giancoli Lecture PowerPoints Chapter 24 Physics: Principles with Applications, 7 th edition Giancoli This work is protected by United States copyright laws and is provided solely for the use of instructors in teaching

More information

Introduction to Biomedical Imaging

Introduction to Biomedical Imaging Alejandro Frangi, PhD Computational Imaging Lab Department of Information & Communication Technology Pompeu Fabra University www.cilab.upf.edu X-ray Projection Imaging Computed Tomography Digital X-ray

More information

Visible-frequency dielectric metasurfaces for multi-wavelength achromatic and highly-dispersive holograms

Visible-frequency dielectric metasurfaces for multi-wavelength achromatic and highly-dispersive holograms Supporting Materials Visible-frequency dielectric metasurfaces for multi-wavelength achromatic and highly-dispersive holograms Bo Wang,, Fengliang Dong,, Qi-Tong Li, Dong Yang, Chengwei Sun, Jianjun Chen,,

More information

MEASUREMENT OF WIGNER DISTRIBUTION FUNCTION FOR BEAM CHARACTERIZATION OF FELs*

MEASUREMENT OF WIGNER DISTRIBUTION FUNCTION FOR BEAM CHARACTERIZATION OF FELs* MEASUREMENT OF WIGNER DISTRIBUTION FUNCTION FOR BEAM CHARACTERIZATION OF FELs* T. Mey #, B. Schäfer and K. Mann, Laser-Laboratorium e.v., Göttingen, Germany B. Keitel, S. Kreis, M. Kuhlmann, E. Plönjes

More information

Chapter 37. Interference of Light Waves

Chapter 37. Interference of Light Waves Chapter 37 Interference of Light Waves Wave Optics Wave optics is a study concerned with phenomena that cannot be adequately explained by geometric (ray) optics These phenomena include: Interference Diffraction

More information

Diffraction. Single-slit diffraction. Diffraction by a circular aperture. Chapter 38. In the forward direction, the intensity is maximal.

Diffraction. Single-slit diffraction. Diffraction by a circular aperture. Chapter 38. In the forward direction, the intensity is maximal. Diffraction Chapter 38 Huygens construction may be used to find the wave observed on the downstream side of an aperture of any shape. Diffraction The interference pattern encodes the shape as a Fourier

More information

Philip E. Plantz. Application Note. SL-AN-08 Revision B. Provided By: Microtrac, Inc. Particle Size Measuring Instrumentation

Philip E. Plantz. Application Note. SL-AN-08 Revision B. Provided By: Microtrac, Inc. Particle Size Measuring Instrumentation A Conceptual, Non Mathematical Explanation on the Use of Refractive Index in Laser Particle Size Measurement: (Understanding the concept of refractive index and Mie Scattering in Microtrac Instruments

More information

Fig The light rays that exit the prism enter longitudinally into an astronomical telescope adjusted for infinite distance.

Fig The light rays that exit the prism enter longitudinally into an astronomical telescope adjusted for infinite distance. Romanian Master of Physics 07 Problem I Reflection and refraction of light A. An interesting prism The main section of a glass prism, situated in air n '.00, has the form of a rhomb with. A thin yellow

More information

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement Lian Shen Department of Mechanical Engineering

More information

GG450 4/5/2010. Today s material comes from p and in the text book. Please read and understand all of this material!

GG450 4/5/2010. Today s material comes from p and in the text book. Please read and understand all of this material! GG450 April 6, 2010 Seismic Reflection I Today s material comes from p. 32-33 and 81-116 in the text book. Please read and understand all of this material! Back to seismic waves Last week we talked about

More information

Chapter 37. Wave Optics

Chapter 37. Wave Optics Chapter 37 Wave Optics Wave Optics Wave optics is a study concerned with phenomena that cannot be adequately explained by geometric (ray) optics. Sometimes called physical optics These phenomena include:

More information

MEDICAL IMAGE ANALYSIS

MEDICAL IMAGE ANALYSIS SECOND EDITION MEDICAL IMAGE ANALYSIS ATAM P. DHAWAN g, A B IEEE Engineering in Medicine and Biology Society, Sponsor IEEE Press Series in Biomedical Engineering Metin Akay, Series Editor +IEEE IEEE PRESS

More information

Fast Reconstruction of CFRP X-ray Images based on a Neural Network Filtered Backprojection Approach

Fast Reconstruction of CFRP X-ray Images based on a Neural Network Filtered Backprojection Approach Fast Reconstruction of CFRP X-ray Images based on a Neural Network Filtered Backprojection Approach More info about this article: http://www.ndt.net/?id=20852 Eline Janssens 1, Sascha Senck 2, Christoph

More information

Module 18: Diffraction-I Lecture 18: Diffraction-I

Module 18: Diffraction-I Lecture 18: Diffraction-I Module 18: iffraction-i Lecture 18: iffraction-i Our discussion of interference in the previous chapter considered the superposition of two waves. The discussion can be generalized to a situation where

More information

2.710 Optics Spring 09 Solutions to Problem Set #1 Posted Wednesday, Feb. 18, 2009

2.710 Optics Spring 09 Solutions to Problem Set #1 Posted Wednesday, Feb. 18, 2009 MASSACHUSETTS INSTITUTE OF TECHNOLOGY.70 Optics Spring 09 Solutions to Problem Set # Posted Wednesday, Feb. 8, 009 Problem : Spherical waves and energy conservation In class we mentioned that the radiation

More information

Lecture 7 Notes: 07 / 11. Reflection and refraction

Lecture 7 Notes: 07 / 11. Reflection and refraction Lecture 7 Notes: 07 / 11 Reflection and refraction When an electromagnetic wave, such as light, encounters the surface of a medium, some of it is reflected off the surface, while some crosses the boundary

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

Light and the Properties of Reflection & Refraction

Light and the Properties of Reflection & Refraction Light and the Properties of Reflection & Refraction OBJECTIVE To study the imaging properties of a plane mirror. To prove the law of reflection from the previous imaging study. To study the refraction

More information

Physics 123 Optics Review

Physics 123 Optics Review Physics 123 Optics Review I. Definitions & Facts concave converging convex diverging real image virtual image real object virtual object upright inverted dispersion nearsighted, farsighted near point,

More information

The geometry of reflection and refraction Wave conversion and reflection coefficient

The geometry of reflection and refraction Wave conversion and reflection coefficient 7.2.2 Reflection and Refraction The geometry of reflection and refraction Wave conversion and reflection coefficient The geometry of reflection and refraction A wave incident on a boundary separating two

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

Engineering Physics 1 Dr. M. K. Srivastava Department of Physics Indian Institute of Technology- Roorkee. Module-01 Lecture 03 Double Refraction

Engineering Physics 1 Dr. M. K. Srivastava Department of Physics Indian Institute of Technology- Roorkee. Module-01 Lecture 03 Double Refraction Engineering Physics 1 Dr. M. K. Srivastava Department of Physics Indian Institute of Technology- Roorkee Module-01 Lecture 03 Double Refraction Okay, this is the third lecture of the five lecture series

More information

Dynamical Theory of X-Ray Diffraction

Dynamical Theory of X-Ray Diffraction Dynamical Theory of X-Ray Diffraction ANDRE AUTHIER Universite P. et M. Curie, Paris OXFORD UNIVERSITY PRESS Contents I Background and basic results 1 1 Historical developments 3 1.1 Prologue 3 1.2 The

More information

Discussion Question 13A P212, Week 13 Electromagnetic Waves

Discussion Question 13A P212, Week 13 Electromagnetic Waves Discussion Question 13A P1, Week 13 Electromagnetic Waves This problem is a continuation of discussion question 1B from last week. Please refer to your work from last week as necessary. A laser beam travels

More information

SEG/New Orleans 2006 Annual Meeting

SEG/New Orleans 2006 Annual Meeting Accuracy improvement for super-wide angle one-way waves by wavefront reconstruction Ru-Shan Wu* and Xiaofeng Jia, Modeling and Imaging Laboratory, IGPP, University of California, Santa Cruz Summary To

More information

The Determination of Inner Surfaces in Composites by X-Ray Refraction

The Determination of Inner Surfaces in Composites by X-Ray Refraction The Determination of Inner Surfaces in Composites by X-Ray Refraction A. H. Hampe, K.-W. Harbich, M. P. Hentschel and H.-V. Rudolph Bundesanstalt für Materialforschung und -prüfung (BAM), 12200 Berlin,

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

DIFFRACTION GRATING AND X-RAYS SCATTERING FROM CRYSTALS

DIFFRACTION GRATING AND X-RAYS SCATTERING FROM CRYSTALS MISN-0-237 DIFFRACTION GRATING AND X-RAYS SCATTERING FROM CRYSTALS N = 2 N = 4 DIFFRACTION GRATING AND X-RAYS SCATTERING FROM CRYSTALS by J. S. Kovacs Michigan State University 1. Introduction..............................................

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

Geometrical Optics INTRODUCTION. Wave Fronts and Rays

Geometrical Optics INTRODUCTION. Wave Fronts and Rays Geometrical Optics INTRODUCTION In this experiment, the optical characteristics of mirrors, lenses, and prisms will be studied based on using the following physics definitions and relationships plus simple

More information

Ch. 4 Physical Principles of CT

Ch. 4 Physical Principles of CT Ch. 4 Physical Principles of CT CLRS 408: Intro to CT Department of Radiation Sciences Review: Why CT? Solution for radiography/tomography limitations Superimposition of structures Distinguishing between

More information

Image Reconstruction in Optical Tomography : Utilizing Large Data Sets

Image Reconstruction in Optical Tomography : Utilizing Large Data Sets Image Reconstruction in Optical Tomography : Utilizing Large Data Sets Vadim A. Markel, Ph.D. Department of Radiology John C. Schotland, M.D., Ph.D. Department of Bioengineering http://whale.seas.upenn.edu

More information

Design of Electromagnetic Test Sites

Design of Electromagnetic Test Sites Sensor and Simulation Notes Note 533 3 August 2008 Design of Electromagnetic Test Sites Carl E. Baum University of New Mexico Department of Electrical and Computer Engineering Albuquerque New Mexico 87131

More information

Understanding the Propagation of Light

Understanding the Propagation of Light [ Assignment View ] [ Eðlisfræði 2, vor 2007 33. The Nature and Propagation of Light Assignment is due at 2:00am on Wednesday, January 17, 2007 Credit for problems submitted late will decrease to 0% after

More information

MEASUREMENT OF THE WAVELENGTH WITH APPLICATION OF A DIFFRACTION GRATING AND A SPECTROMETER

MEASUREMENT OF THE WAVELENGTH WITH APPLICATION OF A DIFFRACTION GRATING AND A SPECTROMETER Warsaw University of Technology Faculty of Physics Physics Laboratory I P Irma Śledzińska 4 MEASUREMENT OF THE WAVELENGTH WITH APPLICATION OF A DIFFRACTION GRATING AND A SPECTROMETER 1. Fundamentals Electromagnetic

More information

The sources must be coherent. This means they emit waves with a constant phase with respect to each other.

The sources must be coherent. This means they emit waves with a constant phase with respect to each other. CH. 24 Wave Optics The sources must be coherent. This means they emit waves with a constant phase with respect to each other. The waves need to have identical wavelengths. Can t be coherent without this.

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

Topic 9: Lighting & Reflection models 9/10/2016. Spot the differences. Terminology. Two Components of Illumination. Ambient Light Source

Topic 9: Lighting & Reflection models 9/10/2016. Spot the differences. Terminology. Two Components of Illumination. Ambient Light Source Topic 9: Lighting & Reflection models Lighting & reflection The Phong reflection model diffuse component ambient component specular component Spot the differences Terminology Illumination The transport

More information

Artifact Mitigation in High Energy CT via Monte Carlo Simulation

Artifact Mitigation in High Energy CT via Monte Carlo Simulation PIERS ONLINE, VOL. 7, NO. 8, 11 791 Artifact Mitigation in High Energy CT via Monte Carlo Simulation Xuemin Jin and Robert Y. Levine Spectral Sciences, Inc., USA Abstract The high energy (< 15 MeV) incident

More information

Interference of Light

Interference of Light Interference of Light Review: Principle of Superposition When two or more waves interact they interfere. Wave interference is governed by the principle of superposition. The superposition principle says

More information

Mathematics of Multidimensional Seismic Imaging, Migration, and Inversion

Mathematics of Multidimensional Seismic Imaging, Migration, and Inversion N. Bleistein J.K. Cohen J.W. Stockwell, Jr. Mathematics of Multidimensional Seismic Imaging, Migration, and Inversion With 71 Illustrations Springer Contents Preface List of Figures vii xxiii 1 Multidimensional

More information

Topic 9: Lighting & Reflection models. Lighting & reflection The Phong reflection model diffuse component ambient component specular component

Topic 9: Lighting & Reflection models. Lighting & reflection The Phong reflection model diffuse component ambient component specular component Topic 9: Lighting & Reflection models Lighting & reflection The Phong reflection model diffuse component ambient component specular component Spot the differences Terminology Illumination The transport

More information

ISO INTERNATIONAL STANDARD. Particle size analysis Laser diffraction methods. Analyse granulométrique Méthodes par diffraction laser

ISO INTERNATIONAL STANDARD. Particle size analysis Laser diffraction methods. Analyse granulométrique Méthodes par diffraction laser INTERNATIONAL STANDARD ISO 13320 First edition 2009-10-01 Corrected version 2009-12-01 Particle size analysis Laser diffraction methods Analyse granulométrique Méthodes par diffraction laser Reference

More information

CHAPTER 26 INTERFERENCE AND DIFFRACTION

CHAPTER 26 INTERFERENCE AND DIFFRACTION CHAPTER 26 INTERFERENCE AND DIFFRACTION INTERFERENCE CONSTRUCTIVE DESTRUCTIVE YOUNG S EXPERIMENT THIN FILMS NEWTON S RINGS DIFFRACTION SINGLE SLIT MULTIPLE SLITS RESOLVING POWER 1 IN PHASE 180 0 OUT OF

More information

Second Year Optics 2017 Problem Set 1

Second Year Optics 2017 Problem Set 1 Second Year Optics 2017 Problem Set 1 Q1 (Revision of first year material): Two long slits of negligible width, separated by a distance d are illuminated by monochromatic light of wavelength λ from a point

More information

Waves & Oscillations

Waves & Oscillations Physics 42200 Waves & Oscillations Lecture 37 Interference Spring 2016 Semester Matthew Jones Multiple Beam Interference In many situations, a coherent beam can interfere with itself multiple times Consider

More information

NON-COLLIMATED SCATTERED RADIATION TOMOGRAPHY

NON-COLLIMATED SCATTERED RADIATION TOMOGRAPHY NON-COLLIMATED SCATTERED RADIATION TOMOGRAPHY Gorshkov V.A., Space Research Institute, Moscow, Russia Yumashev V.M., State corporation "Rosatom", Centre "Atom-innovation", Moscow, Russia Kirilenko K.V.,

More information

NUMERICAL MODELING OF ACOUSTIC WAVES IN 2D-FREQUENCY DOMAINS

NUMERICAL MODELING OF ACOUSTIC WAVES IN 2D-FREQUENCY DOMAINS Copyright 2013 by ABCM NUMERICAL MODELING OF ACOUSTIC WAVES IN 2D-FREQUENCY DOMAINS Márcio Filipe Ramos e Ramos Fluminense Federal University, Niterói, Brazil mfrruff@hotmail.com Gabriela Guerreiro Ferreira

More information

LIGHT SCATTERING THEORY

LIGHT SCATTERING THEORY LIGHT SCATTERING THEORY Laser Diffraction (Static Light Scattering) When a Light beam Strikes a Particle Some of the light is: Diffracted Reflected Refracted Absorbed and Reradiated Reflected Refracted

More information

Workshop on Quantitative SPECT and PET Brain Studies January, 2013 PUCRS, Porto Alegre, Brasil Corrections in SPECT and PET

Workshop on Quantitative SPECT and PET Brain Studies January, 2013 PUCRS, Porto Alegre, Brasil Corrections in SPECT and PET Workshop on Quantitative SPECT and PET Brain Studies 14-16 January, 2013 PUCRS, Porto Alegre, Brasil Corrections in SPECT and PET Físico João Alfredo Borges, Me. Corrections in SPECT and PET SPECT and

More information

Introduction to COMSOL Optics Modules

Introduction to COMSOL Optics Modules Introduction to COMSOL Optics Modules Optics seminar 7/18/2018 Yosuke Mizuyama, Ph.D. COMSOL, Inc. Burlington, MA, USA Copyright 2016 COMSOL.COMSOL, the COMSOL logo, COMSOL Multiphysics, Capture the Concept,

More information

Multicomponent land data pre-processing for FWI: a benchmark dataset

Multicomponent land data pre-processing for FWI: a benchmark dataset Multicomponent land data pre-processing for FWI: a benchmark dataset Raul Cova, Bernie K. Law and Kris Innanen CRWES/University of Calgary Summary Successful full-waveform inversion (FWI) studies using

More information

Quality control phantoms and protocol for a tomography system

Quality control phantoms and protocol for a tomography system Quality control phantoms and protocol for a tomography system Lucía Franco 1 1 CT AIMEN, C/Relva 27A O Porriño Pontevedra, Spain, lfranco@aimen.es Abstract Tomography systems for non-destructive testing

More information

Effects of multi-scale velocity heterogeneities on wave-equation migration Yong Ma and Paul Sava, Center for Wave Phenomena, Colorado School of Mines

Effects of multi-scale velocity heterogeneities on wave-equation migration Yong Ma and Paul Sava, Center for Wave Phenomena, Colorado School of Mines Effects of multi-scale velocity heterogeneities on wave-equation migration Yong Ma and Paul Sava, Center for Wave Phenomena, Colorado School of Mines SUMMARY Velocity models used for wavefield-based seismic

More information

DEVELOPMENT OF AN NEW EFFICIENT NUMERICAL APPROACH FOR OBJECT RECOGNITION

DEVELOPMENT OF AN NEW EFFICIENT NUMERICAL APPROACH FOR OBJECT RECOGNITION DEVELOPMENT OF AN NEW EFFICIENT NUMERICAL APPROACH FOR OBJECT RECOGNITION V. Tabatadze 1, D. Kakulia 1, G. Saparishvili 1, R. Zaridze 1, N. Uzunoglou 2 1 Laboratory of Applied Electrodynamics & Radio Engineering,

More information

Adaptive Waveform Inversion: Theory Mike Warner*, Imperial College London, and Lluís Guasch, Sub Salt Solutions Limited

Adaptive Waveform Inversion: Theory Mike Warner*, Imperial College London, and Lluís Guasch, Sub Salt Solutions Limited Adaptive Waveform Inversion: Theory Mike Warner*, Imperial College London, and Lluís Guasch, Sub Salt Solutions Limited Summary We present a new method for performing full-waveform inversion that appears

More information

Optical Photon Processes

Optical Photon Processes Optical Photon Processes GEANT4 is an effective and comprehensive tool capable of realistically modeling the optics of scintillation and Cerenkov detectors and their associated light guides. This is founded

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

Phase Reversed Image Reconstruction Method of. Industrial Ultrasonic CT

Phase Reversed Image Reconstruction Method of. Industrial Ultrasonic CT 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Phase Reversed Image Reconstruction Method of Industrial Ultrasonic CT Yi-Fang CHEN 1, Wen-Ai SONG 1, Ke-Yi YUAN 1 1 Department

More information