Chapter 1 - Introduction to Simulation Flashcards
What is a simulation?
The imitation of the operation of a real-world pross or system over time
(uses mathematical models to simulate behaviour)
motivated by ‘what if’ questions about the real-world systems
Why use simulations?
- to study complex system and its internal interactions
- to observe the effect of informational, organizational, and environmental changes on a system’s behaviours
- to improve the performance of a system
- to verify analytic solutions
- to help visualize a system
When to not simulate?
- can solve problem with common sense
- can solve problem analytically
- if experiment is less expensive
- simulation is more expensive than potential savings from the simulation results
- no data is available for system
Advantages of simulation
- can study system for new features or scenarios without disrupting the real system
- testing of new products
- feasibility studies
- ‘what if’ questions answered
Disadvantages of simulation
- special training required for model building
- can be difficult to interpret
- can be time consuming and expensive
Examples of application areas
- industrial manufacturing
- semiconductor fabrication
- business processing
- engineering and project management
- operations research
- military
- health care
What is a system?
- A GROUP OF OBJECTS THAT ARE JOINED TOGETHER IN REGULAR INTERACTIONS OR INTERDEPENDENCE TOWARDS THE ACCOMPLISHMENT OF SOME PURPOSE
Entity
object of interest
attribute
property of entity (ex. type of customer/type of account)
Activity
duration of time
state
represented by state variables (state of the system)
- a collection of variables that relate the state of the system depending on the input (ex. # busy tellers or length of line)
event
incident that changes the state of a system (ex. arrival of a new customer)
delay
unwanted wait time
discrete system
state variables take only discrete values
continuous system
state variables change continuously over time