Diffraction grating (missing diffraction beam)

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
4 replies · 11K views
pfellas
Messages
2
Reaction score
0

Homework Statement


A diffraction grating has slit width 0.83 micrometres. When light of 430 nanometres is used, diffracted beams are observed at 14 degrees 55 minutes and at 50 degrees 40 minutes to the zero order. The first beam is assumed to be the first order and the other one can be calculated to be the third order. Why is the second order missing?


Homework Equations


d Sin (theta) = n x Lamda

The Attempt at a Solution


I know that the slit width has something to do with this. Does the width of the slit cause a single slit effect which counteracts the diffraction effects for the 2nd order only but allows the first and third order to be visible?
 
Last edited:
Physics news on Phys.org
Welcome to Physics Forums :smile:
pfellas said:
I know that the slit width has something to do with this. Does the width of the slit cause a single slit effect which counteracts the diffraction effects for the 2nd order only but allows the first and third order to be visible?
That could well be what is going on. [EDIT: see my post #5 below] [STRIKE]But to me it seems to be a weird setup, to have such a narrow slit combined with a diffraction grating. I have a hard time imagining how they are combined, is there any other information in the problem statement? Do they say or indicate if this is a transmission or reflection grating?[/STRIKE]

At any rate, you can use the given information to calculate:
  • The grating spacing
  • The angle of the 2nd-order diffracted beam
  • The angle of the single-slit dark band
Then you can compare those two angles, and see if they are equal.
 
Last edited:
In a diffraction grating, you can see the interference pattern due to double slit and diffraction pattern due to single slit. If a is the slit width, b is the spacing, then (a+b) will be the distance between the slits. If θ is the angle of diffraction of nth maximum due to interference, then we have
(a+b)sinθ = nλ.
If α is the angle of diffraction for pth minimum due to diffraction, then
a*sinα = πλ.
If you keep a constant and change b, the spacing between the interference maxima changes.
At a certain value of a and b, it is possible that , for the same value of θ, certain interference maximum may coincide with diffraction minima at the same position on the screen. when this happen, those maxima will not be visible and they are called the missing orders.
When a = b, second, fourth, sixth etc., orders of interference maxima are missing.
When 2a = b, third, sixth, ninth..etc., orders are missing.
 
Thank you both very much! Much appreciated.