blob: b485fde3a0240ac00bc73c82df4f6801cd18b079 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
\documentclass[./manual.tex]{subfiles}
\begin{document}
\chapter*{Optical Interferometry - Pre-lab exercise}
\section*{1. Theoretical graph}
Plot the theoretical dependence of the air refractive index on the pressure. Assume that in vacuum $n=1$, and at one atmosphere $p_0=76$~cm Hg it is $n_{STP}=1.000293$.
\section*{2. Error propagation}
Derive the expressions for the uncertainty of the wavelength measurements, given by Eq.(4) and for the individual refractive index measurements, given by Eq.(5).
Discuss the strategy of reducing these uncertainty (assuming that you cannot upgrade the equipment).
\end{document}
|