1.1 What Is A Differential Equation? An Equation Relating A Dependent Variable To One or More
1.1 What Is A Differential Equation? An Equation Relating A Dependent Variable To One or More
doc
Chapter 1
Introduction
1.1 What is a differential equation? An equation relating a dependent variable to one or more
independent variables by its derivative with respect to the independent variables is called a
differential equation. Ordinary differential equation (ODE) has only one independent variable
while partial differential equation (PDE) has two or more independent variables. Examples of
ODE and PDE are:
2
d 2
2 = -
2
(1.1-1)
dx
d 3u du
2
x
3
+ 5 +4u = 4e cos(x) (1.1-2)
dx dx
u 2u 2u
t
= c 2
(
x 2
+ y 2
) (Two–dimensional heat equation) (1.1-3)
u u
+3 =0 (1.1-4)
t x
A function u is called a solution to a partial differential equation whenever the equation becomes
an identity in the independent variables upon substitution of u and its appropriate derivatives in
the partial differential equation. For example if
2u 2u
= (1.1-5)
t 2 x 2
One function u may possess many particular solutions, therefore auxiliary conditions are
required to isolate or characterize an individual solution for a given problem. These individual
solutions are usually composed from some subset of the totality of all particular solutions to a
given equation.
Order of a differential equation is the order of the highest derivative that appears in the equation.
Degree of a differential equation is the highest power of the highest order derivative that the
equation contains.
1
491422467.doc
A differential equation is called a non-linear equation if any products exist between the
dependent variable and its derivative, or between the derivatives themselves, or between the
dependent variables themselves.
Example:
2
d 2
2 = -
2
non-linear (1.1-1)
dx
d 3u du
2
u 2u 2u
t
=c 2
x 2
(
+ y 2 ) linear (1.1-3)
d 2u
+ 5sin(u) = 0 non-linear
dx 2
d 2u
+ u = sin(x) linear
dx 2
Many fields in engineering and the physical sciences require the study of ODE and PDE.
Examples of those fields are acoustics, aerodynamics, elasticity, electrodynamics, fluid
dynamics, geophysics (seismic wave propagation), heat transfer, meteorology, oceanography,
optics, petroleum engineering, plasma physics (ionized liquids and gases), quantum mechanics.
1.2 One dimensional heat conduction equation. Conduction refers to energy transfer by
molecular interactions. Energy carriers on the molecular level are 'electrons' and 'phonons'
where the latter is a quantized lattice vibration. The interaction is a nearest-neighbor process that
extends only a few molecular dimensions. Energy transport over a distance is by a staged transfer
through molecular distances.
Fourier's law (1822), developed from observed phenomena, states that the rate of heat
T
transfer in the 'n' direction is proportional to the temperature gradient
n
T
qn
n
where n is the direction of heat transfer and n is the rate of change of distance in the
direction n.
2
491422467.doc
n is the unit normal vector, and t is the unit tangential vector with the following properties,
qn
qn
T
n
qt
T
qn = C , where C = - Akn
n
T
qn = - knA
n
where
kn = thermal conductivity in 'n' direction, W/mK
A = area of surface perpendicular to n through which qn flows
The minus is a sign convention so that qn is positive in the direction it transfers. In this text, we
will usually consider the isotropic materials where the thermal conductivity k is independent of
direction. For one dimensional heat transfer in the x-direction only, the heat transfer rate is then
dT
qx = - kA
dx
dT
q"
x =-k
dx
3
491422467.doc
Consider a rod of constant cross sectional area A oriented in the x-direction (from x = 0 to x = L)
x = L
x x+ x
Let e(x, t) = thermal (heat) energy density = thermal energy per unit volume, (J/m3)
Q(x, t) = heat source = heat generated per unit volume per unit time, (W/m3)
Conservation of energy
e( x, t ) Ax = q"x ( x , t ) A q"x ( x x , t ) A + Q(x, t) Ax
t
e( x , t )
lim q "x ( x , t ) q"x ( x x , t )
t
= x 0 + Q(x, t)
x
e q "
= x
+ Q(x, t)
t x
T
q"x ( x , t ) = k
x
T
( x )C p ( x )T ( x, t ) = k + Q(x, t)
t x x
T 2T
Cp =k + Q(x, t)
t x 2