Introduction: Engineering Problems and Computational Methods
Introduction: Engineering Problems and Computational Methods
20 cm x 30 cm rectangular plate
Initially at temperature f(x,y). Then, insulated at x=0, zero
temperature at y=0, and convective heat transfer at x=20 and
at y=30
Find temperature variation with time at the center
i,j+1
i-1,j i,j i+1,j
i,j-1
t + t
T Ti , j Ti , j
t
=
t t
Ti +1, j Ti , j Ti , j Ti 1, j
Ti +1, j 2Ti , j + Ti 1, j
2T x x
= =
x 2
x x 2
Introduction: Engineering problems and computational methods
Definitions:
True Error (e) = True Value Approximate Value
Approximate Error () = Current Approximation Previous Approximation
(e.g., x=x/2+1/x, x=1,1.5, 1.4166667,1.4142157,1.4142136)
True Relative Error (er) = (True Value Approximate Value) / True Value
Approximate Relative Error (r) = (Current Approximation Previous
Approximation) / Current Approximation
Error Propagation
y = f (~
~ x)
f n
Error: y = y y = f ( x ) f ( x ) = xi
~ ~
i =1 xi ~
xi
[A]{x} = {b}
Error vector
{ } = {x} {~x }
x = x
x1 + x2 x1 + x2
x p
( p p p
= x1 + x2 + x3 + ... + xn )
p 1/ p
p 1
Common Vector Norms
p=2, Euclidean norm: (length) x 2 = x12 + x22 + ... + xn2
n
p=1, (total distance ) x 1 = xi
i =1