The central difference method Help

  • Thread starter Thread starter Winner
  • Start date Start date
  • Tags Tags
    Difference Method
Click For Summary
SUMMARY

The discussion focuses on the Central Difference Method (CDM) for calculating instantaneous velocity from discrete distance and time data points. The user illustrates the method using specific distance and time intervals, seeking clarification on how to apply CDM at the endpoints of the dataset. Key questions include the generation of higher-order derivatives using CDM and the physical interpretations of these derivatives. The user references initial conditions and the potential for estimating acceleration and asymptotic behavior in velocity.

PREREQUISITES
  • Understanding of Central Difference Method (CDM)
  • Basic knowledge of calculus, specifically derivatives
  • Familiarity with kinematics, including concepts of velocity and acceleration
  • Experience with numerical analysis techniques
NEXT STEPS
  • Research how to calculate higher-order derivatives using Central Difference Method
  • Study the physical interpretations of second and third-order derivatives in kinematics
  • Explore numerical methods for solving differential equations
  • Investigate asymptotic behavior in velocity functions
USEFUL FOR

Students and professionals in physics, mathematics, and engineering, particularly those involved in numerical analysis and kinematic studies.

Winner
Messages
94
Reaction score
8
Hi guys. Ok I'm working on this problem, it's more theoretical than anything.

I'll try to explain as best I can. Let's say you have a runner going past the following points up till and past 30 m:

Distance (x) of x1=0, x2=4, x3=9, x4=20, and x5=30m
the times to these intervals are 0, 1.0s, 2.0s, 3.0s and 5.0s.

Now if all I did to find velocity was V=d/t, this would only give me an average velocity over that time. Now if I wanted to find the velocity right at that time point, I was told to use the central difference method:

V at time 3.0s = (Distance at x4- distance at x2)/(time from distance x2 to distance x4)

This should give me the velocity at that point?
Now the BIG question is? how am I suppose to do it for those values at the end and at the beginning, ie. when time is 5.0 secs?

Thanks guys.
 
Physics news on Phys.org
Well, x = 0 at t = 0, and I believe, v(0) = 0. x (0) =0 and v(0) = 0 are specified initial conditions.

Often one is solving the differential equation via central difference, e.g.

www.mate.tue.nl/~piet/inf/disco/pdf/cendif.pdf

http://mceer-nt4.mceer.buffalo.edu/...esearch/ANCER/Activities/2004/wu_b_edpmrc.pdf

But in this case, one is starting with data.

One possibility would be to estimate the acceleration at t5 and extrapolate a velocity at t6. In the case of a runner, one would probably find that v reaches some asymptote.
 
Last edited by a moderator:
ya good.

ok, here is my questions.

the CDM (Central Difference Method) is used to try to find the velocity of the point at specific time. in numerical analysis, above case is actually first order derivatives generated by CDM of first order, am i correct?

so my question is

1) how to generate 3rd order derivatives using CDM of first order... or is it possible?
2) if first order derivatives means velocity in physics, then please give the meaning of 2nd order and 3rd order.

thanks
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
4K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
19K
Replies
1
Views
3K