Ask Question
29 October, 07:32

How would you determine how much error there is between a vector addition and the real results

+4
Answers (1)
  1. 29 October, 09:31
    0
    Desired operation: A + B = C; {A, B, C) are vector quantities.

    Issue: {A, B} contain error (measurement or otherwise)

    Objective: estimate the error in the vector sum.

    Let A = u + du; where u is the nominal value of A and du is the error in A

    Let B = v + dv; where v is the nominal value of B and dv is the error in B

    Let C = w + dw; where w is the nominal value of C and dw is the error in C [the objective]

    C = A + B

    w + dw = (u + du) + (v + dv)

    w + dw = (u + v) + (du + dv)

    w = u+v; dw = du + dv

    The error associated with w is the vector sum of the errors associated with the measured quantities (u, v)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “How would you determine how much error there is between a vector addition and the real results ...” in 📙 Physics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers