Modeling and Simulation
Modeling and Simulation
Week# 01& 02
Introductory Lectures
Summarized Contents of the Course
IF Attendance< 75%
{
Cout(“Not Allowed to
sit in the exam”);}
Why Modeling & Simulation?
Design Refinements
Design Verification: Material for the beam, Whether
there is need of coating at the fixed end?
Design Refinements
Design Verification: Motors, Materials of Links, & End
Effector ?
Design Refinements
Survival Temp= -150 C & 1600 C
on MARS!
Human-
Further comprises That can be A Complex network
system and modeled with the of the biologically
Surroundings. The laws of Physics. relevant entities. For
solution in a For example, A Example, our
beaker. Thermometer. digestive system
Types of Physical System
A system in which the output response does not change with the time is known as
static system. More concisely, in this type, system’s current output does not depend
on the past output.
A system in which the output response changes with the time is known as dynamic
system. A dynamic system can respond input, disturbance signal as well as even
the initial conditions.
Disturbances
Input
Input Output
u(t) Output
u(t) System y(t)
System y(t)
Initial Conditions
Throughout the course, u(t) will be used as notation of input and y(t) would be
the output. This u(t) can be any signal as opposed to the assumptions of
calculus (step function).
Insights for the System
Physical System
The association between the input and output defines the characteristics of the
system.
Categories of the Physical System
Physical System
https://www.differencebetween.com/difference-between-modelling-and-vs-simulation/
How can we study a system?
We can primarily study the system in two different ways.
What does study mean?
System
A simplified Fundamental
Version laws
Mathematical Model
A set of mathematical equations that interpolates the characteristics of the system.
What does characteristics of the system mean?
Mathematical
Model
What about the complex system? Is it really possible to analyze the system by
considering only the mathematical model?
Absolutely Not!
Simulation
Computer-based model that mimics the functionality of the actual system.
A numerical simulation is a calculation that is run on a computer following a
program that implements a mathematical model for a physical system.
Numerical simulations are required to study the behavior of systems whose
mathematical models are too complex to provide analytical solutions, as in most
nonlinear systems (Modeling of Brain or Heart?).
Simulation
Principle of Principle of
Homogeneity Additivity What about Resistive
Heater? Whether it’s
linear system or not?
Scalar rule X1=Y1 &
or the X2=Y2:
scaling Xc=X1+X2 so Linear Dynamic Systems
property Yc=Y1+Y2
are easy to interpret!
https://www.allaboutcircuits.com/technical-articles/what-is-a-linear-system/
Reduction of the Modeling Equations (Linear)
Design Refinements NO!
Check Whether
System with Conservative or A group of
all the
identification of the Physical Simultaneous
parameters are
its Parameters Laws Equations
available
Linear Non
Reduced Form of the
System Linear
Differential Equation System
Test
Signals
Doublet and Quadratic inputs are not primarily utilized for the analysis of the
dynamic systems but for most of the academic tests, they have significant
importance.
Dynamic Model (Mathematical Modeling)
Will share the link for modeling using classical method (You already studied in your
calculus Course).
Laplace Transform will be used to find the transfer function of any dynamic system.
Inverse Laplace will be used to find the time-domain solution to any dynamic problem.
Transfer Function Approach
Write in the
Start with LDE Make use of the Apply Laplace general form of
that describes differential & factor out the required
the system operator Y(s) and U(s) Transfer
Function
𝒅𝒚 𝒕 𝒅𝒚𝟐 𝒅𝒙 𝒕
𝒂𝟎 𝒚 𝒕 + 𝒂𝟏 + 𝒂𝟐 𝟐 +……=𝒃𝟎 𝒙 𝒕 + 𝒃𝟏 +……
𝒅𝒕 𝒅𝒕 𝒅𝒕
Find the transfer function of the following Dynamic Systems:
Formulate the
Relate the
Follow the Apply inverse equation in terms
equation with
previous Laplace of output variable
the output &
procedure of TF transform on one side &
Input variables
vice-versa