Physically, what is the difference between systems of ODEs and PDEs?

In summary: However, when the amount of degrees of freedom is small, the mathematical models can be very different. For example, in physics, an equation of state can be an ODE, while in chemistry it can be a PDE.
  • #1
zheng89120
149
0
What kind of systems do ODEs describe?

What kind of systems do PDEs describe?
 
Physics news on Phys.org
  • #2
What kind of systems do ODEs describe?
What kind of systems do PDEs describe?
ODEs are used in case of a physical phenomena which can be modeled with functions of a variable only.
PDEs are used in case of a physical phenomena which can be modeled with functions of not only a variable, but several.
 
Last edited:
  • #3
PDEs occur usually in dimension >1.
 
  • #4
ODE's: problems with one independent variable (like time). Classic 1-dimensional F = ma problems (x depends on t), harmonic oscillators, transient response in a circuit (I depends on t), radioactive decay.

PDE's: problems where there is more than 1 independent variable. Temperature distribution on a plate (depends on x, y, and time), waves on a string, plate or sphere (the amplitude can depend on x,y,z and t), electric potential on a conductor... you get the idea.
 
  • #5
If

[tex]
u:[0,1]\times\mathbb{R}\to\mathbb{R}
[/tex]

is some function that is supposed to satisfy

[tex]
\partial_t u(x,t) = -\partial_x^2 u(x,t)
[/tex]

that is a PDE.

If

[tex]
u:\{1,2,\ldots, N\}\times\mathbb{R}\to\mathbb{R}
[/tex]

is some function that is supposed to satisfy

[tex]
\partial_t u(n,t) = -\frac{1}{N^2}\big(u(n+1,t) - 2u(n,t) + u(n-1,t)\big),\quad\quad (u(0,t)=0,\; u(N+1,t)=0)
[/tex]

that is an ODE system.

Physically, what is the difference between systems of ODEs and PDEs?

zheng89120 said:
What kind of systems do ODEs describe?

What kind of systems do PDEs describe?

When the amount of degrees of freedom is very large, physically they describe the same thing, because physically there is no difference in having infinite degrees of freedom or a very large but finite amount of degrees of freedom. You can describe the same physical systems with different mathematical models such that some are ODEs and some are PDEs.
 

Related to Physically, what is the difference between systems of ODEs and PDEs?

1. What is the main difference between ODEs and PDEs?

The main difference between ODEs (ordinary differential equations) and PDEs (partial differential equations) is the number of independent variables. ODEs have only one independent variable, while PDEs have multiple independent variables.

2. How do the solution techniques for ODEs and PDEs differ?

The solution techniques for ODEs and PDEs also differ due to the number of independent variables. ODEs can be solved using analytical methods such as separation of variables or integration, while PDEs often require numerical methods such as finite difference or finite element methods.

3. Can you give an example of a physical system described by ODEs and PDEs?

One example of a physical system described by ODEs is the motion of a simple pendulum, while an example of a system described by PDEs is the diffusion of heat in a solid object.

4. How do the boundary conditions for ODEs and PDEs differ?

The boundary conditions for ODEs are typically specified at the endpoints of the independent variable, while for PDEs, boundary conditions are specified along the boundaries of the spatial domain.

5. What are some real-world applications of ODEs and PDEs?

ODEs and PDEs are used in many fields of science and engineering to model and understand various physical phenomena. Some examples include modeling population dynamics, predicting weather patterns, and simulating fluid flow in pipes or around objects.

Similar threads

  • Differential Equations
Replies
9
Views
1K
  • Differential Equations
Replies
1
Views
971
  • Differential Equations
Replies
1
Views
2K
Replies
28
Views
2K
Replies
3
Views
1K
Replies
5
Views
688
  • Differential Equations
Replies
1
Views
1K
  • Differential Equations
Replies
3
Views
1K
  • Differential Equations
Replies
1
Views
2K
Replies
7
Views
2K
Back
Top