Lecture 3 Simulaton
Lecture 3 Simulaton
SIMULATION &
MODELING
CONTENTS
Conceptual
Very high level
How comprehensive should the model be?
What are the state variables, which are dynamic, and
which are important?
Specification
On paper
May involve equations, pseudo code, etc.
How will the model receive input?
Computational
A computer program
General-purpose PL or simulation language?
VERIFICATION & VALIDATION
The simulation model is valid only if the model is an accurate
representation of the actual system, else it is invalid.
Verification
Computational model should be consistent with
specification model
Did we build the model right?
Validation
Computational model should be consistent with the system
being analyzed
Did we build the right model?
Can an expert distinguish simulation output from system
output?
Interactive graphics can prove valuable
STEPS IN SIMULATION AND MODEL
BUILDING
We Need:
We Need:
More statistical skills (output data analysis)
Even more statistical skills (design of experiments)
Management skills (to get everyone pulling in the same
direction)
INVOLVE THE END USER