When monochromatic light passes through a narrow slit it
produces on a screen a diffraction pattern consisting of bright and
dark fringes. The intensity of the bright fringes, I, as a function
of can be
calculated by:
where
Where is the light
wave length and a is the width of the slit. Plot the relative
intenstiy I / Imax as a function of
for
-20o <=
<=
20o. Make one plot that contains three graphs for the
cases
a = 10, a = 5
,
and a =
. Label the
axes, and display a legend.
MATLAB CODE:
theta=(pi/180)*[-20:0.1:20];
s_theta=sin(theta);
alpha1=pi*sin(theta);
i_ratio1=((sin(alpha1))./alpha1).^(2);
alpha2=5*pi*sin(theta);
i_ratio2=((sin(alpha2))./alpha2).^(2);
alpha3=10*pi*sin(theta);
i_ratio3=((sin(alpha3))./alpha3).^(2);
plot(theta, i_ratio1, theta, i_ratio2, theta, i_ratio3)
PLOT:

When monochromatic light passes through a narrow slit it produces on a screen a diffraction pattern...
MATLAB When monochromatic light passes through a narrow slit it produces on a screen a diffraction pattern consisting of bright and dark fringes. The intensity of the bright fringes, I, as a function of can be calculated by: where Where is the light wave length and a is the width of the slit. Plot the relative intenstiy I / Imax as a function of for -20o <= <= 20o. Make one plot that contains three graphs for the cases a...
Please solve and plot using MATLAB:
Please solve and plot with MATLAB: Thank you
A monochromatic light that passes through a Incident slit produces on a screen a diffraction pattern light consisting of bright and dark fringes. The intensity of the bright fringes, I, as a function of 0 can be calculated by: πα where a asin θ , λ is the light wave length, a is the width of the slits. Make a 3-D plot (shown) that shows the...
MATLAB , chapter 5
figure(n) Create new figure i# window, 3130%) When monochromatic light passes through a narrow slit it produces on a sCreen a diffraction pattern consisting of bright and dark fringes. The intensity of the bright fringes, I. as a fimc- tion of e can be calculated by Incident light sin c 2 where a TUCI sin e ax where A is the light wave length and a is the width of the slit. Plot the relative intensity...
A diffraction pattern is formed on a screen 130 cm away from a 0.420-mm-wide slit. Monochromatic 546.1-nm light is used. Calculate the fractional intensity I/Imax at a point on the screen 4.10 mm from the center of the principal maximum.
a diffraction pattern is produced on a viewing screen by illuminating a long narrow slit of light of wavelength lamda. If lamda is increased and no other changes are made: The correct answer is: "The intensity at the center of thhe pattern increases and the pattern contracts toward the bright center" why?
7. In a single-slit diffraction experiment, a beam of monochromatic light passes through a slit of width 11.0 um. If the fourth dark fringe of the resulting diffraction pattern is at an angle of 6.31°, what is the wavelength of the light? a) 302 nm b) 413 nm c) 602 nm d) 720 nm e) 827 nm
1.) Which of the following statements is NOT true about a double-slit interference pattern? The bright fringes are longer than the dark fringes. Adjacent bright fringes have approximately equal brightness / intensity. The dark fringes are equally-spaced. The bright fringes are equally spaced. 2.) If you compare the single-slit pattern and the double-lit pattern, which of the following is correct? There are more bright fringes in the double-slit pattern compared to the single-slit pattern. There are more dark fringes in...
An intense monochromatic light incident on a diffraction grating with slit spacing d is causing an increase of the grating temperature. How should the frequency of the light be changed so that the position of bright fringes does not change.
An intense monochromatic light incident on a diffraction grating with slit spacing d is causing an increase of the grating temperature. How should the frequency of the light be changed so that the position of bright fringes does not change. (Consider that the thermal expansion of the diffraction grating does not damage the slits.) Select one: a. f should be increased. b. f has no effect on the position of the bright fringes. c. f should be decreased. d. f...
Monochromatic light of wavelength 500 nm is incident on a narrow slit. On a screen 2.01 m away, the distance between the second diffraction minimum and the central maximum is 1.85 cm. (a) Calculate the angle of diffraction ? of the second minimum. (b) Find the width of the slit.