Optical Physics; Light Entering an Atmosphere

Click For Summary
SUMMARY

The discussion centers on calculating the time it takes for a light ray to traverse a 20.0 km path through a planet's atmosphere, where the index of refraction increases linearly from 1.000 to 1.005. The user successfully derived a time of 6.683x10^-5 seconds using a MATLAB program, confirming its accuracy against a theoretical value of 6.67x10^-5 seconds for light traveling in a vacuum. The solution involved integrating the relationship between distance, refractive index, and the speed of light, ultimately leading to the correct application of integration techniques to solve for time.

PREREQUISITES
  • Understanding of optical physics principles, specifically the behavior of light in different media.
  • Familiarity with the concept of refractive index and its mathematical implications.
  • Proficiency in MATLAB for numerical calculations and simulations.
  • Basic knowledge of calculus, particularly integration techniques.
NEXT STEPS
  • Study the derivation of the speed of light in varying media using the equation v=c/n.
  • Learn advanced integration techniques applicable to physics problems, particularly in optics.
  • Explore MATLAB functions for numerical integration and their applications in physics simulations.
  • Investigate the effects of atmospheric conditions on light propagation and related phenomena.
USEFUL FOR

Students studying optical physics, educators teaching light behavior in media, and researchers interested in atmospheric optics and light propagation analysis.

Carusun
Messages
7
Reaction score
0
[SOLVED] Optical Physics; Light Entering an Atmosphere

Homework Statement
Quoted word for word from the question sheet:

A light ray enters the atmosphere of a planet and descends vertically 20.0 km to the surface.
The index of refraction where the light enters the atmosphere is 1.000, and it increases linearly towards the surface where it has a value of 1.005.
a) How long does it take the ray to traverse this path?
b) Compare this to the time it takes in the absence of an atmosphere.

The attempt at a solution
Right, I know (or at least, I'm fairly sure that I do) the final answer, just not how to properly obtain it.
I know that the velocity of light through a medium is related to the refractive index by v=c/n, and I know that the time it takes for the light to travel a certain distance is given by t=s/v.

By working out the change in n per metre, and plugging it into a program I whipped up in MatLAB, I got a time of 6.683x10^-5s, which seems reasonable compared to the answer of 6.67*10^-5 I got for part b)

So I'm just stumped on how to get the answer without doing it the long way. Something tells me to use integration, but I've tried that with t=(s*n)/c and I end up with an answer 200 times too small.

Many thanks in advance for any help rendered, I'm sure that once it's explained I'll be kicking myself :P
 
Physics news on Phys.org
Let n=1+.005t/T.
20=\int_0^T(c/n)dt.
Solve for T.
 
Many thanks! Got the answer now :)

I knew that integrating was involved, I just couldn't make that last leap :D
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K