Progation of error in this formula

  • Thread starter Thread starter thegame
  • Start date Start date
  • Tags Tags
    Error Formula
Click For Summary

Homework Help Overview

The discussion revolves around the propagation of error in a formula related to uncertainty calculations in physics. The original poster presents a formula for a variable \( u \) that depends on two other variables, \( L \) and \( S \), each with associated uncertainties.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the use of partial differentiation to evaluate uncertainty and explore the relationship between regular and partial derivatives. Some express uncertainty about their ability to perform partial differentiation and seek simplifications.

Discussion Status

The conversation includes attempts to clarify the process of finding partial derivatives and applying them to the uncertainty formula. Some participants provide examples and guidance on how to approach the differentiation, while others express a desire for simpler methods or further explanation.

Contextual Notes

There is mention of a lab manual providing a similar formula, and some participants indicate a lack of familiarity with partial differentiation, which may affect their ability to engage fully with the topic. Additionally, there is a reference to a potential future calculus course that may address these concepts more thoroughly.

thegame
Messages
32
Reaction score
0
Hi,

u = (1/(2LS))^2

L = .9810 +/- 0.0005
S = 8.35 +/- 0.15

Can anyone give me the formula to calculate the uncertainity on u.
 
Physics news on Phys.org
[tex](\delta u)^2 = (\frac{\partial u}{\partial L} \delta L)^2+ (\frac{\partial u}{\partial S} \delta S )^2[/tex]
 
Thanks but a very similar formula is given in my lab manual, but I don't know partial differentiation. So, how would i actually evaluate the uncertainty.
 
Do you know how to do regular differentiation?
 
ya... I am pretty sure uncertainities are evaluated using partial differentation
 
just regard it as orinary derivative
for

[tex]\frac{\partial u}{\partial L}[/tex]

take S as constant and L as independent variable, and do

[tex]\frac{d u}{d L}[/tex]
 
Given a function [itex]U=x^2+y^2+2xy[/itex].

To find the partials simply pretend the other variables are simply constants:

[tex]\frac{\partial U}{\partial x}=\frac{\partial}{\partial x}(x^2+y^2+2xy)[/tex]

So, looking at the above [itex]y^2[/itex] will act as a constant. The derivative of a constant is zero so [itex]\frac{\partial}{\partial x}y^2=0[/itex].

Using that logic:

[tex]\frac{\partial U}{\partial x}=\frac{\partial}{\partial x}(x^2+y^2+2xy)=2x+0+2y[/tex]

Or simply

[tex]\frac{\partial U}{\partial x}=2x+2y[/tex]
 
vincentchan said:
[tex](\delta u)^2 = (\frac{\partial u}{\partial L} \delta L)^2+ (\frac{\partial u}{\partial S} \delta S )^2[/tex]


Thanks for all your help so far, but I will leave partials to next year calc... Can you guys simplify this for me
 
It's easy to do. Just follow the steps I supplied in my above post. Pretend the other variables are constants and perform differentiation (just like regular except only one one variable with the others held constant) on the equation. Repeat this until all variables have been differentiated.

It's not hard, don't let the fact that you haven't had calc III scare you from this concept.
 
  • #10
Here: I'll do more work to show you how to do this rather than simply give you the answer...

[itex]\delta x=0.1[/itex] This is the error in x
[itex]\delta y=0.05[/itex] This is the error in y

x=10--value found during an experiment.
y=20--value found during an experiment.

[tex]U=x^3+3x^2y+3y^2x+y^3[/tex]

the partial of the above (with y magically transformed into a constant) would be:

[tex]\frac{\partial U}{\partial x}=(3)x^2+(6y)x+(3y^2)+0[/tex]

I put () around all of the constants in the final expression.

[tex]\frac{\partial U}{\partial y}=0+(3x^2)+(6x)y+(3)y^2[/tex]

So, the error in U would be:

[tex]U_{error}=\sqrt{(\frac{\partial U}{\partial x}\delta x)^2+(\frac{\partial U}{\partial y}\delta y)^2}[/tex]

which when we substitute the partials into the error eqn yields:


[tex]U_{error}=\sqrt{([(3)x^2+(6y)x+(3y^2)]\delta x)^2+([(3x^2)+(6x)y+(3)y^2]\delta y)^2}[/tex]

Plug in the numeric values for x/y and the errors:

[tex]U_{error}=\sqrt{([(3)10^2+(6\cdot 20)10+(3\cdot 20^2)]0.1)^2+([(3\cdot 10^2)+(6\cdot 10)20+(3)20^2]0.05)^2}[/tex]

Plug the above into a calculator and you'll get something greater than the largest single value of error (you will never get a total error smaller than anyone of the error components.

Hope this helped.
 
  • #11
Thanks, your post is really helpful... I don't know how to use latex but I got the final error as 1.36 x 10-4 .. Hopefully I did it right :smile:
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K