lOMoARcPSD|8109987
Laboratorio de dipolos
Física Para Ingeniería (Universidad Tecnológica de Guadalajara)
StuDocu is not sponsored or endorsed by any college or university
Downloaded by hesler paz ()
, lOMoARcPSD|8109987
PROCESAMIENTO DE RESULTADOS EXPERIMENTALES Y
GRÁFICOS
ACTIVIDAD 1 :
Momento Dipolar de un Imán en forma de Barra
AJUSTE LINEAL
Se tendrá un ajuste lineal de la forma Y = αX
Eje X
2 μ0 m x
4 π x2 -L2 2
Para este eje se utiliza la ecuación : Bpx =
Donde :
x2 -L2 2
x
Y = Bpx , X = , L = 0.03 unidades
Datos1 = 0.04 0.042 - 0.0009 , 0.001711,
2
In[ ]:=
0.05 0.052 - 0.0009 , 0.000446, 0.06 0.062 - 0.0009 , 0.000187,
2 2
0.07 0.072 - 0.0009 , 0.000098, 0.08 0.082 - 0.0009 , 0.00006,
2 2
0.09 0.092 - 0.0009 , 0.000039, 0.10 0.102 - 0.0009 , 0.000027,
2 2
0.11 0.112 - 0.0009 , 0.00002, 0.12 0.122 - 0.0009 , 0.000015,
2 2
0.13 0.132 - 0.0009 , 0.000011, 0.14 0.142 - 0.0009 , 0.0000009;
2 2
Ajuste1 = LinearModelFit[Datos1, {x}, x, IncludeConstantBasis → False]
ajusta a modelo lineal incluye base constante falso
Out[ ]= FittedModel 2.1083 × 10-8 x
In[ ]:= Ajuste1["ParameterTable"]
Estimate Standard Error t-Statistic P-Value
Out[ ]=
-8
x 2.1083 × 10 1.48413 × 10-10 142.056 7.33723 × 10-18
μ0 = 4 * π * 10-7 ;
α1 = 2.1082951993144524*^-8;
In[ ]:=
4π
2 μ0 α
Para encontrar el Momento Magnético del Imán se utiliza la siguiente ecuación: Mpx =
In[ ]:= M1 = (4 * π) 2 * μ0 * α1
Out[ ]= 2.37158 × 1014
Downloaded by hesler paz ()
Laboratorio de dipolos
Física Para Ingeniería (Universidad Tecnológica de Guadalajara)
StuDocu is not sponsored or endorsed by any college or university
Downloaded by hesler paz ()
, lOMoARcPSD|8109987
PROCESAMIENTO DE RESULTADOS EXPERIMENTALES Y
GRÁFICOS
ACTIVIDAD 1 :
Momento Dipolar de un Imán en forma de Barra
AJUSTE LINEAL
Se tendrá un ajuste lineal de la forma Y = αX
Eje X
2 μ0 m x
4 π x2 -L2 2
Para este eje se utiliza la ecuación : Bpx =
Donde :
x2 -L2 2
x
Y = Bpx , X = , L = 0.03 unidades
Datos1 = 0.04 0.042 - 0.0009 , 0.001711,
2
In[ ]:=
0.05 0.052 - 0.0009 , 0.000446, 0.06 0.062 - 0.0009 , 0.000187,
2 2
0.07 0.072 - 0.0009 , 0.000098, 0.08 0.082 - 0.0009 , 0.00006,
2 2
0.09 0.092 - 0.0009 , 0.000039, 0.10 0.102 - 0.0009 , 0.000027,
2 2
0.11 0.112 - 0.0009 , 0.00002, 0.12 0.122 - 0.0009 , 0.000015,
2 2
0.13 0.132 - 0.0009 , 0.000011, 0.14 0.142 - 0.0009 , 0.0000009;
2 2
Ajuste1 = LinearModelFit[Datos1, {x}, x, IncludeConstantBasis → False]
ajusta a modelo lineal incluye base constante falso
Out[ ]= FittedModel 2.1083 × 10-8 x
In[ ]:= Ajuste1["ParameterTable"]
Estimate Standard Error t-Statistic P-Value
Out[ ]=
-8
x 2.1083 × 10 1.48413 × 10-10 142.056 7.33723 × 10-18
μ0 = 4 * π * 10-7 ;
α1 = 2.1082951993144524*^-8;
In[ ]:=
4π
2 μ0 α
Para encontrar el Momento Magnético del Imán se utiliza la siguiente ecuación: Mpx =
In[ ]:= M1 = (4 * π) 2 * μ0 * α1
Out[ ]= 2.37158 × 1014
Downloaded by hesler paz ()