Can Someone Help Me Solve This Diffraction Grating Problem?

AI Thread Summary
The discussion revolves around solving a diffraction grating problem to spread the first-order spectrum of visible light (430nm-680nm) over a 20-degree angular range. The initial approach involved using the equation d*sin(theta) = n*lambda, but the calculations yielded angles that exceeded the target range. The user then attempted to derive two equations for the angles of red and violet light, ultimately leading to a more complex equation involving trigonometric identities. After several iterations and adjustments, the final calculation provided a consistent value for the slit distance, d, at 914.2nm, which was verified by another participant. The user seeks confirmation of their calculations and methodology.
paul11273
Messages
155
Reaction score
0
I am stuck on a problem that is driving me crazy.

Assuming the limits of visible light are 430nm-680nm, design a grating that will spread the first order spectrum through an angular range of 20 degrees.

Now I have tried a couple of different ways to solve this.
Let me step through my thought process.

Knowing the equation d*sin(theta) = n*lambda
where d is the distance between slits, and n is the order of maxima.
Since we are looking at the first order, the n basically disappears.

Noting that as lambda changes, so does theta, I started out by taking the derivative of the equation. I found this method in the textbook, but it states that it only applies when change in lambda is much less than lambda. That is not my case. I tried it out anyway, and got a final answer of d=835.4nm. When I back sub this into the original equation and calculate the angle of each wavelength, then find the difference, it turns out to be 23.5 degrees. Close, but not 20.

Abandoning this method, I then tried writing two equations to solve for the two angles of red and violet light, so (theta red)=arcsin(lambda red/d), and likewise for violet, then stating
(theta red) - (theta violet) = 20 degrees, but I end up with
d=250nm / sin(20)
d=730.9nm
When I sub that into two equations to find each angle, the difference of the angles is 36 degrees. Further off the mark than my first try.

I know I skipped a lot of details here, but there is just too much for me to put down. I feel like I am just not attacking this in the correct way. Can someone put me on track?

If you need more detail about a particular approach I tried, let me know and will put it down.
Thanks.
 
Physics news on Phys.org
You should be able to formulate two equations.

dsin\theta_1 = \lambda_1

and

dsin\theta_2 = \lambda_2

d is constant, so you can rearrange the two equations to give

\frac{sin\theta_2}{sin\theta_1} = \frac{\lambda_2}{\lambda_1}

Now reduce the above equation to a single variable using

\theta_1 = \theta_2 + 20

Now use your trig identities to solve for theta1 and then d.

Claude.
 
Maybe it's late and I am not thinking too well, but I am stuck on applying the trig identities.

I figure to use the sum formula for sin(A+B).
I get to
sin(\theta_2 + 20) = \lambda_1
sin(\theta_2)cos(20) + cos(\theta_2)sin(20) = 430nm

Now how to solve for \theta_2?
.93969sin(\theta_2) + .34202cos(\theta_2) = 430nm

I am stuck here.
 
OK, here is what I have now:
Let r=red and v=violet

\frac{sin\theta_v}{sin\theta_r} = \frac{\lambda_v}{\lambda_r}

Let:
\theta_r = \theta_v + 20

Sub in for \theta_r to get:

\frac{sin\theta_v}{sin\theta_v + 20} = \frac{\lambda_v}{\lambda_r}

Now trying to solve for \theta_v, first cross multiply:

\lambda_r sin\theta_v = \lambda_v sin\theta_v+20

\lambda_r sin\theta_v = \lambda_v (sin \theta_v cos20 + cos\theta_v sin20 )

\frac{\lambda_r}{\lambda_v} = \frac{sin \theta_v cos20}{sin\theta_v} + \frac{cos\theta_v sin20}{sin\theta_v}

\frac{\lambda_r}{\lambda_v} = cos20 + cot\theta_v sin20

\frac{\frac{\lambda_r}{\lambda_v} - cos20}{sin20} = cot\theta_v

\frac{\frac{680}{430} - .939692}{.342020} = cot\theta_v

\frac{.641703}{.342020} = cot\theta_v

\frac{.342020}{.641703} = tan\theta_v

tan^{-1} \frac{.342020}{.641703} = \theta_v

This calculates to give an angle of 28.0571 degrees for \theta_v

When I put this into the original equation of dsin\theta_v = \lambda_v and solve for d, I get d=914.2nm.

I then have \theta_r of 48.0571 degrees.
Finding d for red to check, I also get 914.2nm, so I believe this is all correct.

Claude, would you (or anyone else) mind verifying my work?

Thanks.
 
Looks good.

Claude.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top