Finding refractive index by interpolation

Chen
Messages
976
Reaction score
1
The problem is described here:
http://phstudy.technion.ac.il/~wn117066/Problems2.pdf

In question 1 I need to find the refractive indices for both polarizations at 760nm. I'm not quite sure how to go about this - which model of dispersion best fits Calomel?

(I'm done with the exercise itself, now I just need to plug in the refractive indices values to get a numerical result...)

Thanks,
Chen
 
Last edited by a moderator:
Physics news on Phys.org
Interpolation is the process of estimating a value from a discrete set of ordered pairs of data. You could use a linear interpolation, or since you have three rather widely spaced points you could use a second degree polynomial (parabola) to fit the data and extract the interpolated data point. Most graphing calculators have a built in fitting program for this, probably called a quadratic regression. Or you could derive the equation from the three data points you are given and use it to find the additional popint you need.

http://en.wikipedia.org/wiki/Interpolation
 
I'm well familiar with the definition of interpolation, thank you.

physics girl phd said:
Or you could fit the data to find the sellmeier coefficients:

http://en.wikipedia.org/wiki/Sellmeier_equation
I considered that route, but having only 3 data points available makes it a bit hard to find those coefficients...
 
You could also use other models with fewer coefficients -- since yeah, you only have three points and probably don't want to trucate the Sellmeier series approach by too much (sorry I didn't notice that :rolleyes:):

http://www.optics.arizona.edu/Palmer/cgi-bin/index/dispeqns.pdf

The Cauchy model is common.
 
Last edited by a moderator:
Thanks, that seems sensible. I'll report back if anything goes awry...
 
To solve this, I first used the units to work out that a= m* a/m, i.e. t=z/λ. This would allow you to determine the time duration within an interval section by section and then add this to the previous ones to obtain the age of the respective layer. However, this would require a constant thickness per year for each interval. However, since this is most likely not the case, my next consideration was that the age must be the integral of a 1/λ(z) function, which I cannot model.

Similar threads

Back
Top