Propagation of uncertainty for no-load voltage

AI Thread Summary
The discussion revolves around propagating uncertainty in the equation Es = Ex × (x + xo) / (xs + xo). Participants clarify the correct interpretation of the equation and the importance of parentheses for proper order of operations. Two methods for uncertainty propagation are discussed: sequential calculations for each operation and using calculus with partial derivatives. The focus is on simplifying the uncertainty calculation for a lab report involving multiple sets of values. A specific concern is raised about how assuming Es is constant affects the propagation, suggesting that it may imply no uncertainty, which seems contradictory.
beny748
Messages
13
Reaction score
0
Need help propagating the uncertainty of Es = Ex ×(x+xo/xs+xo) . I understand all of the rules and can do it for a formula such as vo+ at. But I am having trouble with the (A+B)(/A+C)
 
Physics news on Phys.org
beny748 said:
Need help propagating the uncertainty of Es = Ex ×(x+xo/xs+xo) . I understand all of the rules and can do it for a formula such as vo+ at. But I am having trouble with the (A+B)(/A+C)

Can you clarify that? Is the sub-expression

(x+(xo/xs)+xo)

or

(x+xo)/(xs+xo)

and what is /A in (A+B)(/A+C)? How does it relate to your first expression? Or did you mean (A+B)/(A+C)?

How you attack the problem will depend upon your current level of study.

There are two main ways to propagate uncertainty through an expression. The first is to take each operation one at a time and calculate a result and uncertainty for it, thus replacing the value pair with a single new value with its own uncertainty, then move on to the next operation and do similarly, then the next, and so on until the whole expression has been resolved to a single result with uncertainty. The other method involves using a bit of calculus (partial derivatives) to calculate the uncertainty all at once.
 
Thank you for your reply.

Es = Ex (x+xo/xs+xo).

The first method you described is more towards what I am going for. The example I gave of (A+B/C+B) was a mistake.

I have done complex propagation such as this one, but I am having trouble with the addition divided by addition part. I am looking for a propagation that eventually simplifies to a simple uncertainty.

Such as q1q2/r2 becoming a more complex uncertainty.
 
beny748 said:
Thank you for your reply.

Es = Ex (x+xo/xs+xo).
Okay, so I must assume that xo/xs is a term by itself then, as in the first of my suggested choices. Parentheses are important for removing ambiguity in order of operations when dealing with ASCII-rendered equations.
The first method you described is more towards what I am going for. The example I gave of (A+B/C+B) was a mistake.

I have done complex propagation such as this one, but I am having trouble with the addition divided by addition part. I am looking for a propagation that eventually simplifies to a simple uncertainty.
I don't see an addition divided by an addition in your expression, if it really is

Es = Ex [x + (xo/xs) + xo]

Or do you really mean:
$$E_s = E_x \frac{(x + x_o)}{(x_s + x_o)}$$
 
Yes I mean the second expression.
 
How were you able to produce that using these functions in the keyboard? or did you import that from online? I was unable to produce that on here, although I see more parentheses as being more useful.
 
beny748 said:
Yes I mean the second expression.
Okay :smile:
beny748 said:
How were you able to produce that using these functions in the keyboard? or did you import that from online? I was unable to produce that on here, although I see more parentheses as being more useful.
I wrote it as a LaTeX expression. Physics Forums has built-in LaTeX interpretation. If you use the "Quote" button to quote the post as if to reply to it, you'll see the LateX commands as I wrote them. Have a look here for an introduction to using it.

For the first approach, first calculate the addition pairs separately, arriving at values and uncertainties for each. Then perform the division and arrive at a single value with an associated uncertainty. Finally, tackle the remaining multiplication.

Is this a one-time calculation with one set of values for the variables, or do you have multiple sets of values to tackle?
 
Well, this is to be calculated for 3 sets in total. However, it is for a lab report. And in this report I have to show the propagation of this uncertainty and the steps involved.
 
beny748 said:
Well, this is to be calculated for 3 sets in total. However, it is for a lab report. And in this report I have to show the propagation of this uncertainty and the steps involved.

I see. You can probably detail the calculation symbolically, step by step, in a stand-alone paragraph, and just tabulate the results in a table.
 
  • #10
See I get lost once I get to
Es
(σ{x})2+(σ{Xo})2 / (σ{Xs})2 + (σ{Xo})2
 
  • #11
Well.. screwed up that quote thing.
 
  • #12
  • #13
beny748 said:
View attachment 60095

Lets see if this attachment works, if so that is an example of what I need to do.

I see an OpenOffice spreadsheet with a figure embedded, but that figure has no content. Probably better to upload an image directly anyways; I get leery opening documents with "smarts" from the net...
Myself, I'll generally paste a picture into Windows Paint, save it as a .gif file and upload that.

Anyways, you might take note of the fact that you can go back and edit your own post if you feel that you've hit "Post" before it was tidied up for show and tell...
 
  • #14
It seems there was a little tiny note in the question... It includes: Assume E(sub S) is constant. How does that change the propagation?
 
  • #15
Well.. I came up with an answer, not sure how I could post it on here, but thanks for your help gneill. I'll try in a bit to post it.
 
  • #16
beny748 said:
It seems there was a little tiny note in the question... It includes: Assume E(sub S) is constant. How does that change the propagation?

In this context, presumably it means that ##E_s## is a fixed value with no error (i.e. a perfectly known, exact value). But that would be strange, given that it's on the LHS of the equation...
 
Back
Top