The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Chapter 1 Mathematical Modeling.

Slides:



Advertisements
Similar presentations
CHAPTER 8 Momentum & Impulse.  Momentum is a product of mass and velocity  Momentum is a vector (magnitude and direction)  p = m v  Measured in kg.
Advertisements

Chapter Six: Laws of Motion
ECIV 301 Programming & Graphics Numerical Methods for Engineers.
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
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. by Lale Yurttas, Texas A&M University Chapter 11.
Chapter 13: Kinetics of a Particle: Force and Acceleration.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Mathematical Modeling and Engineering Problem solving.
Newton’s Second Law of Motion Chapter 4, Section 3 Pg
Newton’s second law of motion
How does an object move when a force acts on it? Connects FORCE, MASS, ACCELERATION Newton’s Second Law of Motion (Textbook pages )
Newton’s Laws White Board Review Pick up a board, a marker, a paper towel & a calculator!
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Chapter 21 Newton-Cotes Integration Formula.
The Three Laws. Galileo Rolled Cannon Balls Down Inclined Planes Concluded ∆v ~ ∆t Noticed that if the plane was level  ∆v = 0 Velocity would not change.
Newton’s Second Law of Motion
Force Chapter 4 (Ewen et al. 2005) Objectives: Related force and the law of inertia. Apply the law of acceleration.
Mathematical Modeling and Engineering Problem Solving
CSE 3802 / ECE 3431 Numerical Methods in Scientific Computation
Newton’s 2 nd Law of Motion. 2 nd Law Defined The acceleration of an object depends on the mass of the object and the amount of force applied The acceleration.
Honors Physics Newton’s Second Law of Motion.  Newton’s First Law explains the results of zero net external force. –The body stays at rest or moves with.
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.
Chapter Six: Laws of Motion
The product of mass and velocity of a body is called momentum. Force and Laws of Motion Momentum Mathematically, Momentum = mass × velocity P = mv It is.
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
Momentum Ms. Li Momentum is a commonly used term in sports. A team that has the momentum is on the move and is going to take some effort to stop. A team.
Linear Momentum. Linear Momentum (p) Product of mass and velocity Equation p = mv Vector quantity with direction the same as v Unit kg-m/s.
Chapter 5 Practice problems
Momentum What is momentum? ~ Newton’s Quality of Motion Use the 2 nd Law…F = ma to describe how momentum can change when a force acts on it. F=ma m ∆v.
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.
Sir Isaac Newton’s Law 15 February Newton’s First Law An object at rest will remain at rest unless acted on by an unbalanced force. An object in.
Part 1 Chapter 1 Mathematical Modeling, Numerical Methods, and Problem Solving PowerPoints organized by Dr. Michael R. Gustafson II, Duke University and.
NEWTON’S 2 ND LAW OF MOTION By: Per.7. WHAT IS IT? Newton's second law Of Motion Newton's second law Of Motion can be formally stated as follows: The.
Section 4-5 What is Newton’s second law of motion?
Newton’s Second Law of Motion. 2 nd Law of Motion  The net (total) force of an object is equal to the product of its acceleration and its mass.  Force.
Today: (Ch. 3) Tomorrow: (Ch. 4) Apparent weight Friction Free Fall Air Drag and Terminal Velocity Forces and Motion in Two and Three Dimensions.
Fall 2011 PHYS 172: Modern Mechanics Lecture 7 – Speed of Sound in a Solid, Buoyancy Read 4.9 – 4.13.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1-1 Chapter 1.
9/2/2015PHY 711 Fall Lecture 41 PHY 711 Classical Mechanics and Mathematical Methods 10-10:50 AM MWF Olin 103 Plan for Lecture 4: Chapter 2 – Physics.
Newton’s Laws Practice
1.3 ARITHMETIC OPERATIONS WITH SCALARS
Chapter 1.
Chapter 2 Vocabulary Equations.
Newton’s Second Law Chapter 13 Section 3 Part 2.
Newton’s Laws Of Motion
Which one would be easier to accelerate by pushing?
Newton’s First and Second Laws
A lot of times this unbalanced external force is friction.
Mathematical Modeling, Numerical Methods, and Problem Solving
Action and Reaction.
Learning Target 5 Students will explain and apply Newton's second law.
What is an equation? An equation is a mathematical statement that two expressions are equal. For example, = 7 is an equation. Note: An equation.
12.2 Force is the Rate of Change of Momentum
PHY 711 Classical Mechanics and Mathematical Methods
ARRAY DIVISION Identity matrix Islamic University of Gaza
Mathematical Model.
PHY 711 Classical Mechanics and Mathematical Methods
Newton’s Second Law Chapter 13 Section 3 Part 2.
Impulse.
Physics: Force, and Motion
Newton’s Laws of Motion
Newton’s Second Law Chapter 13 Section 3 Part 2.
Newton’s Third Law of Motion
Newton’s Second Law Chapter 13 Section 3 Part 2.
Catalyst: 3/14/18 ~The property of matter that resists changes in motion is… ~Newton’s second law of motion describes… ~Starting from rest, a 4.0-kg body.
Section 3 Newton’s Third Law p. 360
Newton’s Second Law Chapter 13 Section 3 Part 2.
Presentation transcript:

The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Chapter 1 Mathematical Modeling

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

Simple Mathematical Model Example: Newton’s Second Law (The time rate of change of momentum of a body is equal to the resultant force acting on it) a = acceleration (m/s 2 ) ….the dependent variable m = mass of the object (kg) ….the parameter representing a property of the system. f = force acting on the body (N)

Complex Mathematical Model Example: Newton’s Second Law Where: c = drag coefficient (kg/s), v = falling velocity (m/s)

Complex Mathematical Model At rest: (v = 0 at t = 0), Calculus can be used to solve the equation

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