0% found this document useful (0 votes)
4 views7 pages

Fourier_Optics_Handout_2

This document provides an introduction to Fourier Optics, focusing on Fourier Transforms and their applications in analyzing slit interference patterns. It covers properties of Fourier Transforms, examples of their application to various slit configurations, and the Convolution Theorem. The document emphasizes the relationship between time and frequency domains and illustrates concepts with mathematical examples.

Uploaded by

sher
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views7 pages

Fourier_Optics_Handout_2

This document provides an introduction to Fourier Optics, focusing on Fourier Transforms and their applications in analyzing slit interference patterns. It covers properties of Fourier Transforms, examples of their application to various slit configurations, and the Convolution Theorem. The document emphasizes the relationship between time and frequency domains and illustrates concepts with mathematical examples.

Uploaded by

sher
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Fourier Optics

QiLin Xue

August 17, 2021

Contents
1 Introduction 2

2 Properties of Fourier Transform 2


2.1 The Delta Function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2.2 Basic Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2.3 Fourier Transforms of Common Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.4 Inverse Fourier Transform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

3 Applying the Fourier Transform 4


3.1 Fundamental Principles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.2 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.2.1 Double Slit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.2.2 Single Wide Slit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.2.3 Dealing with Complex Amplitude . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.2.4 Dealing with Phase Change . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3.2.5 Triple Slit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5

4 Convolution Theorem 6
4.1 Definition of a Convolution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
4.2 Properties of Convolutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
4.3 Convolution Theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

5 Applying Convolutions 7
5.1 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
5.1.1 What Slit Has an Amplitude Pattern of cos2 (x)? . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

1
2 PROPERTIES OF FOURIER TRANSFORM

1 Introduction
In this handout, we will give a brief introduction to Fourier Transforms (without the rigorous proofs), Convolution
Theorem, and how they can be applied to determine the slit interference pattern of various apertures, and vice versa.
In a nutshell, the Fourier Transform takes a function expressed in one variable, and expresses it in another variable,
without losing information about the original function.
For example, if a music note produces a perfectly sinusoidal sound wave with amplitude A = cos(3t). This is currently in
the “time domain.” If we instead plotted this in the “angular frequency domain” (i.e. after taking the Fourier transform),
we should expect the function to have a peak at ω = 3, and zero elsewhere. This is exactly what we get, except there is
also a peak at ω = −3. This negative sign comes from the fact that the Fourier Transform doesn’t break the function up
into sinusoidal but rather complex exponentials, but this fact isn’t too important.
The magic is that Fourier Transforms allow us to break up a function into sinusoidals, and the reverse: generating the
original function from the sinusoidals.

2 Properties of Fourier Transform


In this section, we will show how we can apply the Fourier Transform on simple functions. Specifically, we will apply the
fourier transform on f (x) to get F̂ [f (x)] = fˆ(ξ). Note that x and ξ will have inverse dimensions.
Notation: There are various ways of writing notation, but the convention we will be using is that f (x) denotes the original
function and fˆ(ξ) denotes the function after taking the Fourier transform.

2.1 The Delta Function


The delta function is given by δ(x) and comes up in many places in physics. Without going into the mathematical rigour,
we can define it as follows1 : (
∞ x=0
δ(x) =
0 elsewhere
with the special property that Z ∞
δ(x) dx = 1.
−∞

It is essentially a normal distribution with an infinitely high peak. This is an important function as it is the identity of
the Fourier transform, i.e.:

F̂ [1] = δ(ξ)
F̂ [δ(x)] = 1

Note that this makes sense intuitively. If we have a constant function, then the frequency is 0, so we should expect the
Fourier transform to be zero everywhere except at the origin.

2.2 Basic Properties


The Fourier Transform satisfies the following properties:
• Linearity:
F̂ [af (x) + bg(x)] = afˆ(ξ) + bĝ(ξ)

• Shift in Time Domain:


F̂ [f (x − a)] = e−2πiaξ fˆ(ξ)

• Shift in Frequency Domain:  a 


F̂ [f (x)eiax ] = fˆ ξ − ]

• Scaling in Time Domain:  
1 ˆ ξ
F̂ [f (ax)] = f
|a| a
1
which I’m sure a cranky mathematician will come knocking at my door

2
2.3 Fourier Transforms of Common Functions 2 PROPERTIES OF FOURIER TRANSFORM

Note that since Fourier Transforms are usually between time and frequency, x is often referred to as time and ξ is referred
to as frequency.

2.3 Fourier Transforms of Common Functions


Here are the Fourier transforms of common functions:
• Complex Exponentials  a 
F̂ [eiax ] = δ ξ −

• Cosine
a a
 
δ ξ− 2π +δ ξ+ 2π
F̂ [cos(ax)] =
2
• Sine
a a
 
δ ξ− 2π −δ ξ+ 2π
F̂ [sin(ax)] =
2
• Rectangular Pulse  
1 ξ
F̂ [rect(ax)] = · sinc
|a| a
Here, we define 
0
 |t| > 1/2
rect(x) = 1/2 |t| = 1/2

1 |t| < 1/2

2.4 Inverse Fourier Transform


It turns out that the Inverse Fourier Transform is very similar to the Fourier Transform. All the same basic properties
apply. The only change is a flip in the sign:
F̂ [fˆ(x)] = f (−ξ)
This means for even functions, the Fourier Transform and the Inverse Fourier Transform are inverses of each other.
Further Note: These Fourier Transforms are all in one-direction. This handout will purely be focusing on the one-
dimensional case, though the concepts can be extended and applied to higher dimensions.

3
3 APPLYING THE FOURIER TRANSFORM

3 Applying the Fourier Transform


3.1 Fundamental Principles
The fundamental principle is that applying the Fourier Transform on the aperture (slit) pattern, we will get the amplitude
function of the interference pattern on the wall. It might be confusing as both of these are functions of a length, but
y
this is not the case. Let f (x) be the aperture pattern and let fˆ(ξ) be the interference pattern, where ξ = . Here, y
λD
describes the physical distance on the screen, λ is the wavelength of light, and D is the distance to the screen. We can
represent slits via:
• Thin slit centered at x = a is represented by
δ(x − a)
.
• Slit with width w centered at x = a is represented by
 
x−a
rect
w

Then, to get the interference pattern we just need to construct the aperture pattern and apply the Fourier Transform on
it.

3.2 Examples
3.2.1 Double Slit
If we have two slits at x = −d/2 and x = d/2, then the aperture pattern is

f (x) = δ(x − d/2) + δ(x + d/2).

Taking the Fourier Transform gives:

fˆ(ξ) = e−2πi(d/2)ξ δ̂(x) + e2πi(d/2)ξ δ̂(x)


= e−πidξ + eπidξ
= 2 cos (πdξ)
 
πd
= 2 cos y

where in the first line we applied linearity, and in the second line we applied the property of δ(x).

3.2.2 Single Wide Slit


If we have a single slit at x = 0 with width w, then the aperture pattern is
x
f (x) = rect .
w
The Fourier Transform then gives the amplitude of the interference pattern to be
1 1  w 
fˆ(ξ) = sinc (wξ) = sinc y
w w λD
which we get for free!

3.2.3 Dealing with Complex Amplitude


Suppose we have two slits at x = 0 and x = d, then the aperture pattern is

f (x) = δ(x) + δ(x − d)

and the Fourier transform gives


fˆ(ξ) = 1 + e−2πidξ .

4
3.2 Examples 3 APPLYING THE FOURIER TRANSFORM

Unlike the previous times, we get a complex valued function! We can make more sense of this by taking the modulus
squared to get
2 2
|fˆ(ξ)|2 = (1 + cos(−2πdξ)) + sin(−2πdξ)
= 1 + 2 cos(−2πdξ) + cos2 (−2πdξ) + sin2 (−2πdξ)
= 2 (1 + cos(2 · πdξ))
= 4 cos2 (πdξ)
 
πd
= 4 cos2 y
λD

which gives the same intensity pattern as the double slit. Notice that this isn’t offset, as one might expect. This is because
we assumed the screen was far away, such that the actual positions of the slits don’t really matter: only their relative
positions do. As a result, it’s often easier to exploit symmetry.

3.2.4 Dealing with Phase Change


Suppose we have a typical double slit experiment, with two thin slits at x = −d/2 and one at x = d/2. However, the left
slit causes a φ phase change. To account for this, we can represent that slit as eiφ δ(x). Similarly, if we wish to reduce the
1
amplitude by half, we can represent it as δ(x). As a result, the aperture pattern is
2
f (x) = eiφ δ(x − d/2) + δ(x + d/2)

Applying linearity, we can conclude that


fˆ(δ) = ei(φ−πdξ) + eπidξ
so the intensity is
2 2
|fˆ(δ)|2 = (cos(φ − πdξ) + cos(πdξ)) + (sin(φ − πdξ) + sin(πdξ))
= 4 cos2 (πdξ − φ/2)
 
πd
= 4 cos2 y − φ/2
λD

3.2.5 Triple Slit


Suppose we have three slits centered at x = −d/2, x = 0, and x = d/2, then applying linearity and the result from earlier,
we can immediately conclude that the amplitude function is
 
ˆ πd
f (ξ) = 1 + 2 cos y +

5
4 CONVOLUTION THEOREM

4 Convolution Theorem
The previous examples show how powerful Fourier Transforms can be when determining the interference pattern caused
by a combination of simple slit patterns. However, there is a deeper mathematical result related to the Fourier Transform
that can further assist in solving problems.

4.1 Definition of a Convolution


The convolution of two variables of two functions f and g can be written as
Z ∞
(f ∗ g)(t) := f (τ )g(t − τ ) dτ .
−∞

This doesn’t make any sense, but it has a nice visual representation. We can construct the convolution (f ∗ g)(t) via the
following (from Wikipedia):
1. Express each function in terms of a dummy variable τ .
2. Fix f (τ ) in place.
3. Reflect g such that: g(τ ) → g(−τ ).
4. Add a time-offset (translation), which allows g(t − τ ) to slide across the τ -axis
5. Starting from t = −∞ and ending at t = +∞, slide g(t − τ ) across every point, and at each point t, determine the
integral of their product. That integral at t = t0 is equal to (f ∗ g)(t0 ).
Here are two helpful animations from Wikipedia:
• Animation 1
• Animation 2

4.2 Properties of Convolutions


Here are some important properties:
• Commutative:
f ∗g =g∗f

• Associative:
f ∗ (g ∗ h) = (f ∗ g) ∗ h

• Associative with Scalar Multiplication:


c(f ∗ g) = (cf ) ∗ g

• Distributive
f ∗ (g + h) = f ∗ g + f ∗ h

And δ is the multiplicative identity:


f ∗ δ = f.
Since the delta function δ(x) is so important, here are more properties related to it:
• δ(t − a) ∗ δ(t − b) = δ(t − (a − b))
• f (x)δ(t − a) = f (x − a)

6
4.3 Convolution Theorem 5 APPLYING CONVOLUTIONS

4.3 Convolution Theorem


The Convolution Theorem states that
F̂ [f ∗ g] = F̂ (f ) · F̂ (g)
and
F̂ [f (x)g(x)] = (fˆ ∗ ĝ)(ξ)
Therefore, multiplication in the ξ domain is equivalent to convolution in the x domain, and vice versa. This is important
because if you have two slit patterns f (x) and g(x) and you know the interference patterns fˆ(ξ) and ĝ(ξ) that they
produce, then you know that if you take the convolution of the two slit patterns, you will get the interference pattern for
free.

5 Applying Convolutions
In the solution to Problem 28 of OPhO Open 2021, the convolution theorem is mentioned and a paarticular exercise is
given (but not proven):
“The diffraction pattern of two slits is the same as the product of the amplitudes for one slit and two light
sources.”
We will show why this is true. The two light sources (which correspond to two thin slits) can be represented by the
aperture function δ(x − a) + δ(x + a) and the slit can be represented by rect(x/w). The convolution is then:

(δ(x − a) + δ(x + a)) ∗ rect(x/w) = δ(x − a) ∗ rect(x/w) + δ(x + a) ∗ rect(x/w)


   
x−a x+a
= rect + rect
w w

Which is the slit pattern of two wide slits! Notice how powerful this result is: If we know the interference pattern created
by one wide slit and two thin slits, then the amplitude function will then be:
    
x−a x+a
F̂ rect + rect = F̂ [(δ(x − a) + δ(x + a)) ∗ rect(x/w)] = F̂ [δ(x − a) + δ(x + a)] · F̂ [rect(x/w)]
w w

and both of these Fourier Transforms (or for someone who doesn’t know Fourier Transforms, the interference patterns)
are both well known! This gives a concrete example of how the Convolution Theorem is so powerful: It allows us to
decompose complicated slit patterns into simple ones which we know the interference pattern for. Then the interference
pattern of the complicated aperture is just the product of the interference patterns of the simple slits!

5.1 Examples
5.1.1 What Slit Has an Amplitude Pattern of cos2 (x)?
2
Suppose we want to construct a series of slits
 suchthat the amplitude pattern behaves like cos (x). Specifically, we want
πd
the amplitude to be proportional to 4 cos2 y . We want to take the Inverse Fourier Transform. However for even

functions, the Inverse Fourier Transform is the same as the regular Fourier Transform, so we want to compute:
  
πd
F̂ 4 cos2 y

However, applying the Convolution Theorem, this is equivalent to


        
2 πd πd πd
F̂ cos y = F̂ 2 cos y ∗ F̂ 2 cos y
Dλ Dλ Dλ
= (δ(x − d/2) + δ(x + d/2)) ∗ (δ(x − d/2) + δ(x + d/2))
= δ 2 (x − d/2) + 2δ(x + d/2)δ(x − d/2) + δ 2 (x + d/2)
= δ(x − d) + 2δ(x) + δ(x + d)

Note that the factor of 2 before the δ(x) means that we have a thin √ slit centered at x = 0, which doubles the amplitude
of light coming through it (i.e. increases the intensity by a factor of 2).

You might also like