Diffraction, Amplitude and Phase

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
LmdL
Messages
72
Reaction score
1
Hi,
Today I was told that phase and amplitude on the screen in a far field of a mask consisting of hole are more or less the same. So, I wanted to check myself, but didn't find any resource for this. All the resources are, as usual, talk about intensity distribution in the Fourier domain, but not phase.
I'll give an example:
Lets say I have a mask with 1 small hole. The Fourier transform will give me a SINC. So the amplitude is SINC function, but what a phase is? I need both amplitude and phase in order to FFT again and reconstruct the initial image.
Can someone provide me a link or suggest a book, where I can view amplitude and phase after FFT for different masks? Like:
One slit: Amplitude - Sinc(...), Phase - ...
Two slits: Amplitude - Sinc(...)*Cos(...), Phase - ...
Circular aperture: Amplitude - Jinc(...), Phase - ...

Thanks!
 
Physics news on Phys.org
The FFT of a centered rectangular slit is real because the slit describes an even function. Therefore, the phase of the FFT is either 0 or ##\pi## - it's zero at points where the sinc function is positive, and ##\pi## where the sinc drops below zero.
 
  • Like
Likes   Reactions: LmdL and Gajan1234
So, for slit amplitude and phase are like this:
ikr4DwE.jpg


Is there any book that lists such amplitude+phase graphs for different masks?
 
LmdL said:
Is there any book that lists such amplitude+phase graphs for different masks?
May be there are a few out there, but I have never seen myself. If you are familiar with matlab, I suggest that you use this software because you can try whatever function you want.
 
LmdL said:
Hi,
Today I was told that phase and amplitude on the screen in a far field of a mask consisting of hole are more or less the same.

It depends- if your mask is amplitude only, then as blue_leaf77 notes, the imaginary component of the Fourier Transform is trivial. However, if your mask has a phase component (constant or otherwise), the amplitude and phase of the far-field diffraction will vary (the intensity pattern may or may not change). Goodman's book "Introduction to Fourier Optics" works out the cases of an amplitude grating and a phase grating to show this.
 
  • Like
Likes   Reactions: blue_leaf77