Badal
Badal
Badal
el Método de Badal
fo2
f =∓ ± fo ∓ Z (1)
D
Siendo f la longitud focal de la lente de prueba
y fo la longitud focal de la lente de referencia. La
primera combinación de signos (-,+,-) en la Ec.(1)
corresponde al caso cuando LP es divergente y
la segunda combinación en el caso de LP convergente.
1). Si LP es divergente, entonces ajustar Z > fo − f . Figura 1: Simulación del comportamiento del frente de
2). Si LP es convergente, entonces ajustar Z ≥ fo +f . onda en un arreglo Badal, con lente LR de focal
fo = 200cm y lente LP de focal f = −990cm.
Óptica Experimental/Fı́sica/Universidad de Pamplona J.E. Rueda.P / M.A. Guerrero/GOM
Aparatos
Para este experimento se requieren los aparatos
indicados en la Tabla 1.
2 Page 2 of 4
Óptica Experimental/Fı́sica/Universidad de Pamplona J.E. Rueda.P / M.A. Guerrero/GOM
Referencias
[1] Hecht, E., Óptica, Addison-Wesley, 4ta Ed., Ma-
drid (2002).
[5] https://phet.colorado.edu/es/.
[6] https://ricktu288.github.io/ray-
optics/simulator/.
[7] Leybold,https://www.ld-didactic.de,.
Z=[19 23 27 . . . ] ;
=
D=[ 33 =
23.49 =
18.5 . . . ] ;
f i g u r e 1 = figure ;
axes ( ’ Parent ’ , f i g u r e 1 , ’ F o n t S i z e ’ , . . .
2 0 , ’ FontName ’ , ’ Times New Roman ’ )
grid ( ’ on ’ ) ;
box ( ’ on ’ )
hold ( ’ a l l ’ ) ;
axis s q u a r e
==
plot (D, Z , ’ ob ’ , ’ M a r k e r s i z e ’ , 1 0 , . . .
’ LineWidth ’ , 2 , ’ C o l o r ’ , [ 0 0 1 ] )
xlabel ( ’D (cm) ’ ) ;
ylabel ( ’ Z (cm) ’ )
3 Page 3 of 4
Óptica Experimental/Fı́sica/Universidad de Pamplona J.E. Rueda.P / M.A. Guerrero/GOM
= =
Zp= (( f o ˆ 2 ) . / Dp)+ f o f ;
plot (Dp , Zp , ’ r ’ , ’ LineWidth ’ , 2 )
=
x l i m ([ 34 =6])
f i g u r e 2 = figure ;
axes ( ’ Parent ’ , f i g u r e 2 , ’ F o n t S i z e ’ , . . .
2 0 , ’ FontName ’ , ’ Times New Roman ’ )
grid ( ’ on ’ ) ;
box ( ’ on ’ )
hold ( ’ a l l ’ ) ;
axis s q u a r e
==
plot ( 1 . /D, Z , ’ ob ’ , ’ M a r k e r s i z e ’ , 1 0 , . . .
’ LineWidth ’ , 2 , ’ C o l o r ’ , [ 0 0 1 ] )
xlabel ( ’ 1/D (cm)ˆ{ 1} ’ ) ;=
ylabel ( ’ Z (cm) ’ )
plot ( 1 . / Dp , Zp , ’ r ’ , ’ LineWidth ’ , 2 )
4 Page 4 of 4