How Do We Calculate Equivalent Resistance with Measurement Errors?

  • Thread starter Thread starter Quantumkid
  • Start date Start date
  • Tags Tags
    Analysis Errors
AI Thread Summary
The discussion focuses on calculating equivalent resistance with measurement errors for resistors R1 and R2, using the formula 1/R = 1/R1 + 1/R2. It addresses the propagation of error, suggesting that the relationship ΔR/R² = ΔR1/R1² + ΔR2/R2² is correct for this scenario. The correct expression for ΔR incorporates partial derivatives, leading to a specific formula for the derivative with respect to R1. A recommended online resource provides further clarification on the propagation of errors. Understanding these concepts is crucial for accurate measurements in electrical circuits.
Quantumkid
Messages
4
Reaction score
0
we write \frac{1}{R}=\frac{1}{R_1}+\frac{1}{R_2} where R is the equivalent resistance of R_1 and R_2.

Let there is an error in the measurements of R_1 and R_2 of \pm \Delta R_1 and
\pm\Delta R_2 respectively.
Is it correct that
\frac{\Delta R}{R^2}=\frac{\Delta R_1}{{R_1}^2}+\frac{\Delta R_2}{{R_2}^2} ?

EDIT: Corrected
 
Last edited:
Physics news on Phys.org
There is an error in the measurements of R_1 and R_2 of \Delta R_1 and \Delta R_2 respectively.
It is correct that \frac{\Delta R}{R^2}=\frac{\Delta R_1}{{R_1}^2}+\frac{\Delta R_2}{{R_2}^2}
 
Last edited:
Bump!
Nobody tried to solve it.
 
I'm a bit new to this but I believe what you want is propagation of error, which in this case would be given by:

\Delta R = \sqrt{(\frac{\partial R}{\partial R_{1}} \Delta R_{1})^{2} + (\frac{\partial R}{\partial R_{2}} \Delta R_{2})^{2}}

and the derivatives would be:
\frac{\partial R}{\partial R_{1}} = \frac{1}{R_{1}^{2}} (R_{1}^{-1} + R_{2}^{-1})^{-2}

and similarly for R2.


The best online explanation I could find is here:
http://teacher.pas.rochester.edu/PHY_LABS/AppendixB/AppendixB.html
scroll down to almost the bottom where is has the title "Propagation of Errors".
 
BTW, this
Gear.0 said:
\frac{\partial R}{\partial R_{1}} = \frac{1}{R_{1}^{2}} (R_{1}^{-1} + R_{2}^{-1})^{-2}

reduces to

\frac{\partial R}{\partial R_{1}} = \frac{R_{2}^{2}}{(R_{1} + R_{2})^{2}}

Also, this reference
Gear.0 said:
The best online explanation I could find is here:
http://teacher.pas.rochester.edu/PHY_LABS/AppendixB/AppendixB.html
scroll down to almost the bottom where is has the title "Propagation of Errors".
is really great. Thanks.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top