How Do You Calculate Uncertainty δd in Bragg Scattering?

AI Thread Summary
The discussion focuses on calculating the uncertainty δd in the context of Bragg scattering, specifically using the equation d = C_1 * (1/√V) * (1/D). The user proposes a method for calculating δd using the formula δd/d = |C_1| * √((δV/V)² + (δD/D)²), but later realizes that d is inversely proportional to √V, leading to a correction in their approach. Participants confirm that both equations d = √V * D and d = 1/(√V * D) yield the same formula for δd under small relative errors. The conversation emphasizes the importance of proper error analysis in experimental physics.
UncertaintyMan
Messages
2
Reaction score
0
My goal is to find the uncertainty δd in the following equation.

d=C_1 \frac{1}{\sqrt{V}} \frac{1}{D}

  • C_1 is the collection of constants \frac{2Lhc}{\sqrt{2m_e c^2 }}
  • D is a value measured in meters with an uncertainty δD = 0.001 m
  • and V is a value measured in volts with an uncertainty δV = 100 V

My best guess on how to calculate δd is

\frac{δd}{d}=|C_1| \sqrt{(\frac{δV}{V})^2+(\frac{δD}{D})^2 }
... then plug in all the known values and solve for δd

...Unfortunately I have no resources to tell me if I'm doing this right. I appreciate any helpful pointers any of you may have, I'm a big time noob when it comes to error analysis.

For those of you who are curious, this is from a Bragg Scattering lab and d represents the distance between atoms in a polycrystalline graphite crystal.
 
Last edited:
Physics news on Phys.org
UncertaintyMan said:
My goal is to find the uncertainty δd in the following equation.

d=C_1 \frac{1}{\sqrt{V}} \frac{1}{D}

  • C_1 is the collection of constants \frac{2Lhc}{\sqrt{2m_e c^2 }}
  • D is a value measured in meters with an uncertainty δD = 0.001 m
  • and V is a value measured in volts with an uncertainty δV = 100 V

My best guess on how to calculate δd is

\frac{δd}{d}=|C_1| \sqrt{(\frac{δV}{V})^2+(\frac{δD}{D})^2 }
... then plug in all the known values and solve for δd

...Unfortunately I have no resources to tell me if I'm doing this right. I appreciate any helpful pointers any of you may have, I'm a big time noob when it comes to error analysis.

For those of you who are curious, this is from a Bragg Scattering lab and d represents the distance between atoms in a polycrystalline graphite crystal.
d is inversely prop. to √(V) , not V itself.

You should have something like:
\displaystyle \frac{δd}{d}=|C_1| \sqrt{\left(\frac{δ(\sqrt{V})}{\sqrt{V}}\right)^2+\left(\frac{δD}{D} \right)^2 }​
 
Awesome, thank you!

Quick side question: is it true that both of these equations have the same δd formula?

Equation 1. d = \sqrt{V}D
Equation 2. d = \frac{1}{\sqrt{V}D}

Error for either equation:
\frac{δd}{d} = \sqrt{(\frac{δ(\sqrt{V})}{\sqrt{V}})^2 + (\frac{δD}{D})^2}
 
UncertaintyMan said:
Awesome, thank you!

Quick side question: is it true that both of these equations have the same δd formula?

Equation 1. d = \sqrt{V}D
Equation 2. d = \frac{1}{\sqrt{V}D}

Error for either equation:
\frac{δd}{d} = \sqrt{(\frac{δ(\sqrt{V})}{\sqrt{V}})^2 + (\frac{δD}{D})^2}

Yes, for reasonably small relative error.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top