Introduction To Numerical Method
Introduction To Numerical Method
EFC 3213
Introduction
Lesson Outcomes
• To learn how mathematical models can be formulated on the
basis of scientific principles to simulate the behavior of a
simple physical system.
• To understand how numerical methods afford a means to
generalize solutions in a manner that can be implemented on
a digital computer.
• To understand the different types of conservation laws that lie
beneath the models used in the various engineering
disciplines and appreciating the difference between steady-
state and dynamic solutions of these models.
• To Learn about the different types of numerical methods we
will cover in this book.
Introduction
• Consider the following equations.
Numerical Methods - Definitions
Numerical Methods
Analytical vs. Numerical methods
Analytical vs. Numerical methods
Mathematician and Engineer
Reasons to study numerical Analysis
• Powerful problem solving techniques and can be
used to handle large systems of equations
• It enables you to intelligently use the commercial
software packages as well as designing your own
algorithm.
• Numerical Methods are efficient vehicles in learning
to use computers
• It Reinforce your understanding of mathematics;
where it reduces higher mathematics to basic
arithmetic operation.
Course
Contents
Chapter 1: Mathematical Modeling
Mathematical Model
• A formulation or equation that expresses the essential
features of a physical system or process in mathematical
terms.
• Generally, it can be represented as a functional
relationship of the form
Mathematical Modeling
Independent variables - dimensions, such as time and space, along which the
system’s behavior is being determined
Where:
c = drag coefficient (kg/s),
v = falling velocity (m/s)
Derivation of Mathematical Model
Derivation of Mathematical Model
At rest: (v = 0 at t = 0),
Calculus can be used to solve the equation
ANALYTICAL SOLUTION to Newton's Second Law
.
Analytical Solution (Calculus Approach)
Analytical Solution (Calculus Approach)
Analytical Solution (Calculus Approach)
Analytical Solution (Calculus Approach)
Analytical Solution (Calculus Approach)
Analytical Solution (Calculus Approach)
Analytical Solution (Calculus Approach)
Analytical Solution (Calculus Approach)
Analytical solution to Newton's Second Law
.
Analytical solution to Newton's Second Law
NUMERICAL SOLUTION to Newton's Second Law
Numerical solution: approximates the exact solution
by arithmetic operations.
Suppose
Numerical Solution to Newton's Second Law
Comparison between Analytical vs. Numerical Solution
Comparison between Analytical vs. Numerical Solution
Comparison between Analytical vs. Numerical Solution
Conservation Laws and Engineering
• Conservation laws are the most important and
fundamental laws that are used in engineering.
Change = increases – decreases (1)
• Change implies changes with time (transient).
If the change is nonexistent (steady-state), Eq. 1
becomes
Increases =Decreases
Chapter 1 37
Example 1
Example 1
Example 1
Example 2
Example 2
Example 3
Example 4
Example 4