Mathematical Modeling and Engineering Problem Solving

Slides:



Advertisements
Similar presentations
Gravity: A force with which to be reckoned.
Advertisements

- Newton’s First and Second Laws - Gravity 3 - Newton’s Third Law
Ch. 8.3 Newton’s Laws of Motion
ECIV 301 Programming & Graphics Numerical Methods for Engineers.
Mech300 Numerical Methods, Hong Kong University of Science and Technology. 1 Part Seven Ordinary Differential Equations.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 4 Programming and Software EXCEL and MathCAD.
CVEN Computer Applications in Engineering and Construction Dr. Jun Zhang.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 2 Mathematical Modeling and Engineering Problem Solving.
The Islamic University of Gaza Faculty of Engineering Numerical Analysis ECIV 3306 Introduction.
Numerical Solutions of Ordinary Differential Equations
Numerical Methods for Engineering MECN 3500
Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. by Lale Yurttas, Texas A&M University Chapter 11.
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Chapter 1 Mathematical Modeling.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Mathematical Modeling and Engineering Problem solving.
Least-Squares Regression
Physical Science Gravity. Objectives Explain that gravitational force becomes stronger as the masses increase and rapidly become weaker as the distance.
Dr. R. Nagarajan Professor Dept of Chemical Engineering IIT Madras Advanced Transport Phenomena Module 2 Lecture 4 Conservation Principles: Mass Conservation.
MAE 242 Dynamics – Section I Dr. Kostas Sierros. Problem.
Chapter 12 Forces.
Chapter 9: Differential Analysis of Fluid Flow SCHOOL OF BIOPROCESS ENGINEERING, UNIVERSITI MALAYSIA PERLIS.
Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis
Dr. Hatim Dirar Department of Physics, College of Science Imam Mohamad Ibn Saud Islamic University.
Chapter 12: Forces and Motion
Truncation Error and the Taylor Series
Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis
Math 3120 Differential Equations with Boundary Value Problems
Applied Numerical Method for Engineers and Scientists
Chapter 6 Circular Motion and Other Applications of Newton’s Laws.
Equation of Motion for a Particle Sect nd Law (time independent mass): F = (dp/dt) = [d(mv)/dt] = m(dv/dt) = ma = m(d 2 r/dt 2 ) = m r (1) A 2.
CSE 3802 / ECE 3431 Numerical Methods in Scientific Computation
Reynolds Transport Theorem We need to relate time derivative of a property of a system to rate of change of that property within a certain region (C.V.)
Laws of Motion Forces: chapter st Law An object at rest remains at rest and an object in motion maintains its velocity unless it experiences an.
Free Fall – falling under the influence of gravity only (no air resistance) One Dimensional Projectile Motion A projectile is an object for which the.
Chapter 3 Roots of Equations. Objectives Understanding what roots problems are and where they occur in engineering and science Knowing how to determine.
1 Mathematical Modeling and Engineering Problem Solving Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis Applied Numerical Method for.
Numerical Methods for Engineering MECN 3500
Lecture Notes in Differential Equations (Math 210)
Pharos University ME 259 Fluid Mechanics Lecture # 5 Dr. A. Shibl Momentum Equation.
MTH 253 Calculus (Other Topics)
ES 240: Scientific and Engineering Computation. Chapter 1 Chapter 1: Mathematical Modeling, Numerical Methods and Problem Solving Uchechukwu Ofoegbu Temple.
Part 1 Chapter 1 Mathematical Modeling, Numerical Methods, and Problem Solving PowerPoints organized by Dr. Michael R. Gustafson II, Duke University and.
Accelerated Motion. Newton’s Second Law of Motion (Law of Force)- Net force acting on an object causes the object to accelerate in the direction of the.
Terminal Velocity Predicting the rate an object will fall through air depending on mass, cross sectional area and other factors.
Physical Science Forces
Acceleration, Weight and Mass. Weight Near the surface of the Earth, the pull of gravity on a body is practically constant and every falling body acquires.
Part 1 Chapter 1 Mathematical Modeling, Numerical Methods, and Problem Solving PowerPoints organized by Dr. Michael R. Gustafson II, Duke University and.
< BackNext >PreviewMain Gravity and Falling Objects Gravity and Acceleration Objects fall to the ground at the same rate because the acceleration due to.
Notes 6.5, Date__________ (Substitution). To solve using Substitution: 1.Solve one equation for one variable (choose the variable with a coefficient of.
Gravity Chapter Gravity Law of Universal Gravitation- all objects in the universe attract each other through gravitational force Law of Universal.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1-1 Chapter 1.
1 Approximations and Round-Off Errors Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis Applied Numerical Method for Engineers Chapter.
Force and Motion–I Chapter 5. Newton's First and Second Laws A force: o Is a “push or pull” acting on an object o Causes acceleration We will focus on.
1 Gauss-Seidel Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis Applied Numerical Method for Engineers Chapter 11.
Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis
Newton’s Laws.
Forces Chapter 3.
Chapter 1.
Table of Contents Section 1 Laws of Motion Section 2 Gravity
4.3 – Newton’s 3rd Law.
Chapter 12 Section 2 Gravity Objectives
CE 102 Statics Chapter 1 Introduction.
Terminal Velocity Think before you jump.
Pengenalan Awal Metode Numerik
4.3 – Newton’s 3rd Law.
Mathematical Modeling, Numerical Methods, and Problem Solving
Gravity: A force with which to be reckoned.
Same format as first quiz. Total of 50 points
Mathematical Model.
Chapter 3 Notes Pages
Presentation transcript:

Mathematical Modeling and Engineering Problem Solving Chapter 1 Mathematical Modeling and Engineering Problem Solving Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis Applied Numerical Method for Engineers

Background Over years and years observation and experiment, engineers and scientists have noticed that certain aspects of their empirical studies occur repeatedly. To understand this behavior, fundamental knowledge is required to develop a mathematical model.

Engineering Problem-solving process

Research data and Mathematical model

A Simple Mathematical Model A mathematical model can be broadly defined as a formulation or equation that expresses the essential features of a physical system or process in mathematical term In general, it can be represented as a functional relationship of the form Dependent variable independent variable, parameters, Forcing functions ( ) = f

A falling Parachutist Problem The net force: where: FD = mg FU = -cv For free falling body near the earth’s surface, the Newton’s second law can be used:

A falling Parachutist Problem Then the relation of acceleration of a falling object to forces is: By using advanced techniques in calculus solves: (v=0 at t=0)

Ex. 1.1 Analytical solution A parachutist of mass 68.1 kg jumps out of stationary hot air balloon. Use Eq. (1.10) to compute velocity prior to opening the chute. The drag coefficient is equal to 12.5 kg/s

Ex. 1.1 Analytical solution After computing, the result is:

Ex. 1.1 Analytical solution

Numerical Methods In these methods, the mathematical problem is reformulated so it can be solved by arithmetic operation.

Numerical Methods The change of velocity can be approximated by: This is called as a finite divided difference approximation

Numerical Methods Then substitute the net force and it will yield: Be rearranged to yield

Ex. 1.2 Numerical Solution Perform the same computation as in Example 1.1 but use Eq. (1.12) to compute the velocity. t=1 t=2

Ex. 1.2 Numerical Solution

Conservation Laws and Engineering Aside from Newton’s second law, there are other major organizing principles in engineering The basics one:

For exercise Compute Questions 1.1, 1.2, 1.3, and 1.4 Question 1.11 will be discussed in the lab if time permitted