Chapter-1 Mathematical Modelling
Chapter-1 Mathematical Modelling
Chapter-1 Mathematical Modelling
CHAPTER-1
MATHEMATICAL MODELLING
INTRODUCTION
GENERAL
Numerical methods are techniques by which mathematical problems are formulated so that
they can be solved with arithmetic operations. Although there are many kinds of numerical
methods, they have common characteristics: they invariably involve large numbers of
tedious arithmetic calculations. It is little wonder that with the development of fast,
efficient digital computers, the role of numerical methods in engineering problem solving
has increased dramatically in recent years.
Mathematical Modeling
Where: -The dependent (state) variable is a characteristic that usually reflects the behavior
or state of the system.
-The independent (decision) variables are usually dimensions such as time and space,
along which the system’s behavior is determined.
-The parameters (constants) are reflective of the system’s properties or composition.
- The forcing functions are external influences acting up on the system.
Mathematical models can be classified in several ways, some of which are described below.
1. Linear vs. nonlinear: Mathematical models are usually composed by variables, which are
abstractions of quantities of interest in the described systems, and operators that act on
these variables, which can be algebraic operators, functions, differential operators, etc. If
all the operators in a mathematical model present linearity the resulting mathematical
model is defined as linear. A model is considered to be nonlinear otherwise. In a
mathematical programming model, if the objective functions and constraints are
represented entirely by linear equations, then the model is regarded as a linear model. If
one or more of the objective functions or constraints are represented with a nonlinear
equation, then the model is known as a nonlinear model.
3. Static vs. dynamic: A static model does not account for the element of time, while a
dynamic model does. Dynamic models typically are represented with difference equations
or differential equations.
Newton formulated his second laws of motion, which states that the time rate of change of
momentum of a body is equal to the resultant force acting on it.
The mathematical expression or model of the second law is the well-known equation
F=ma (1)
The second law can be rewritten in the format shown below by simply dividing both sides
by m to give
a=F/m (2)
EQ(2) has several characteristic that are typical of mathematical models of the physical
world:
Model evaluation
An important part of the modeling process is the evaluation of an acquired model. How do
we know if a mathematical model describes the system well? This is not an easy question
to answer. Usually the engineer has a set of measurements from the system which are
used in creating the model. Then, if the model was built well, the model will adequately
show the relations between system variables for the measurements at hand. The question
then becomes: How do we know that the measurement data are a representative set of
possible values? Does the model describe well the properties of the system between the
measurement data (interpolation)? Does the model describe well events outside the
measurement data (extrapolation)? A common approach is to split the measured data into
two parts; training data and verification data. The training data are used to train the
model, that is, to estimate the model parameters. The verification data are used to
evaluate model performance. Assuming that the training data and verification data are not
the same, we can assume that if the model describes the verification data well, then the
model describes the real system well. However, this still leaves the extrapolation question
open. How well does this model describe events outside the measured data? Consider again
the above model. Newton made his measurements without advanced equipment, so he
could not measure properties of particles travelling at speeds close to the speed of light.
Likewise, he did not measure the movements of molecules and other small particles, but
macro particles only. It is then not surprising that his model does not extrapolate well into
these domains, even though his model is quite sufficient for ordinary life physics.