Difference between Central Difference Method and Finite Difference Method

Click For Summary

Discussion Overview

The discussion revolves around the differences between the central difference method and the finite difference method in the context of solving ordinary differential equations (ODEs), specifically related to a mass-spring-damper system. The scope includes theoretical understanding and practical application in numerical methods for solving differential equations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related

Main Points Raised

  • One participant seeks clarification on the distinction between the central difference method and the finite difference method, suggesting that the latter may utilize equations derived from the former.
  • Another participant explains that the finite difference method is a general approach for approximating functions and derivatives using a grid of points, while the central difference method is a specific technique for solving second-order equations.
  • A participant expresses difficulty in applying the central difference method to their specific problem involving matrices in the context of a mass-spring-damper system and seeks guidance on solving ODEs with these methods.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the exact relationship between the central difference method and the finite difference method, and the discussion includes varying levels of understanding and application of these methods.

Contextual Notes

Participants mention challenges related to applying matrix operations in conjunction with the central difference method, indicating potential limitations in their understanding of the mathematical framework required for solving the ODEs.

iqjump123
Messages
58
Reaction score
0
Hello all,

I am in the process of solving a finite elements problem involving obtaining deflection of a simple mass-spring-damper 2nd order ODE system with a defined forcing function. While going through my class notes, I came across the idea of the central difference method, which is defining the derivatives of functions as functions by a certain time interval.

I was researching into how to solve this problem, but I noticed that the majority cited "central difference method" as just the function itself, not an actual "method", involving procedures. However, I saw informations involving solving ODEs through a "finite difference method", which looked like it used equations derived from the central difference method.

I was wondering what is the exact difference between the two terms, and if it makes sense that finite difference method is a method using the equations from the central difference method?

Thanks.
 
Physics news on Phys.org
"Finite difference method" just means the general idea of approximating a function using a grid of points in space and/or time, and approximating derivatives from the function values at nearby points. The word "difference" comes from the basic idea of a Taylor series expansion: y(h) - y(0) = h dy/dx

There are many different ways to use that idea to solve different ordinary and partial differential equations. The "central difference method" is one way to solve 2nd order equations, like Newton's laws of motion.
 
Thanks for your reply!

I have actually posted another thread in a separate section about my problem that relates to this (cannot find link on mobile version at the moment)- in brief i need to find the deflections of a simple mass spring damper system in a truss evaluated with a forcing function using cdm. One issue that i simply cannot grasp is 1. how to solve this equation at each time point when the parameters ofthe differential equation is in matrices
2. My past skills involving matrices only involved a ax=b scheme. How would inverse matrices and cdm work to solve 2nd order odes??

I have looked at textbooks and schaums etc to get the answer but couldnt- maybe i just need a more specific answer, or just a nudge out the door- so to say- so that i can solve this issue.

Thanks again!

Iqjump123
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K