What is the uncertainty in the derivative of a function?

CSA
Messages
15
Reaction score
0
Hey,

Homework Statement



I was working on a kinematics experiment using Tracker to do a video analysis. I obtained a graph of displacement against time for the body under constant acceleration and the software also gives me the rms error between the parabolic trend line and the data points representing the position of the object over time.

However, I actually want the velocity-time function of the object but I do not want to rely on the software's algorithms to determine it. As such, I plan to find the derivative of the displacement-time trend line by hand however, is there a way to calculate the uncertainty in the derivative using the rms value of the original function?

Homework Equations



s(t) = At^2 + Bt + c
v = s'(t) = 2At + B
 
Physics news on Phys.org
There are several approaches which I view as complementary. Which error estimate I favor depends on how well the frame rate and pixel resolution match the original experiment and whether more uncertainty is likely to be introduced by 1) a relatively slow frame rate (velocity changing significantly between frame intervals) 2) a relatively coarse pixels (movement of 100 pixels per frame is better than 8 pixels per frame) 3) motion not being all in the same plane perpendicular to the line of sight 4) optical effects 5) the reasonableness of the models used in determining the displacement function.

Assigning the displacement to be a quadratic assumes a constant force, which is usually not true in most real experiments. It can only lead to a linear change in velocity (constant acceleration). But it does allow a rough estimate of uncertainties in a couple of ways: 1) propagate the error from the uncertainties in the fitting parameters A, B, and C. 2) repeat the analysis with a higher order polynomial and compute the resulting differences in velocity estimates.
 
Alright, thanks so much for the help!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top