Lecture 1 (11 - 06 - 20)
Lecture 1 (11 - 06 - 20)
Unit 1
Introduction:
1. Simulation enables the study and experimentation with internal interaction of a complex
system or a subsystem with a complex system.
2. Informational Organisational
Environmental changes can be simulated and effect of that alteration model behaviour can be
observe.
3. By changing simulation inputs and observing the resulting outputs valuable inside may be
obtain into which variables are most important and how variables are interact.
5. Simulation models design for training learning without the cost and disruption the job where
learning.
2. Simulation Terminologies
Accuracy: The closeness of a measured or modeled/computed value to its “true” value. The
“true” value is the value it would have if we had perfect information. We will talk later about
various ways to measure accuracy.
Algorithm: A set of rules for solving some problem. On a computer, an algorithm is a set of
rules in computer code that solve a problem.
Calibration: The process of adjusting model parameters within physically defensible ranges
until the resulting predictions gives the best possible fit to the observed data.
Conceptual Model: A hypothesis regarding the important factors that govern the behavior of an
object or process of interest. This can be an interpretation or working description of the
characteristics and dynamics of a physical system.
Deterministic Model: A model that provides a single solution for the variables being modeled.
Because this type of model does not explicitly simulate the effects of data uncertainty or
variability, changes in model outputs are solely due to changes in model components.
Validation: Answers the questions “Is the science valid and does the model use current methods
and techniques? Is the numerical model adequate to convey the science principles at the level of
the question being asked? Is the model arriving at an acceptably accurate representation of the
phenomenon being modeled?”
Verification: Does the code for the model run correctly and provide a mathematically correct
answer? Do the algorithms being used accurately represent the mathematical function on the
computer?
3. Application areas
The applications of simulation are vast. The winter simulation conference (WSC) is an
excellent way to learn more about the latest in simulation application and theory. Some
presentations, by area, from recent WSC are listed here:
1. Manufacturing Applications.
2. Semiconductor Manufacturing
3. Construction Engineering and Project Management
4. Military Application
5. Logistics, Supply Chain and Distribution Application
6. Transportation modes and traffic
7. Business Process and Simulation
8. Health Care and Many More
4. Types of simulation
E.g., trace of pages fetched depends upon the working set size and page replacement policy
1. Event Scheduler
(a) Schedule event X at time T.
(b) Hold event X for a time interval dt.
(c) Cancel a previously scheduled event X.
(d) Hold event X indefinitely
(e) Schedule an indefinitely held event.
6. Report Generator