Week 3 Flashcards
A collection of entities (people and machines) that interact together over time to accomplish one or more goals?
System
An abstract representation of a system, usually containing structural, logical, or mathematical relationships which describe a system in terms of state, entities, and their attributes, sets, processes, events, activities, and delays
Model
A collection of variables that contain all the information necessary to describe the system at any time
State variables
Any object or component in the system which requires explicit representation in the model
Entity
The properties of a given entity
Attribute
A collection of (permanent or temporary) associated entities, ordered in some logical fashion
List
An instantaneous occurrence that changes the state of a system (such as an arrival of a new customer)
Event
A record of an event to occur at the current or some future time, along with any associated data necessary to execute the event
Event notice
A list of event notices for future events, ordered by time of occurrece (FEL)
Event List
Duration of time of specified length which is known when it begins
Activity
Duration of time of unspecified length, which is not known until it ends
Delay
A variable representing simulated time
Clock
What are the 3 ways an activities duration can be specified?
Deterministic
Statistical
A function depending on system variables and/or entity attributes