Yuqian #1 - Modelling and Simulation Flashcards

1
Q

What is the definition of a system? How are systems and models related, and what are the three main types of models?

A

A system is a set of related components that are working together toward some purpose. We use models to analyse the system, where the model can be physical, analytical, or a simulation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why do we use simulation models?

A

Simulation models are unique in their ability to handle both the randomness of most systems and the interdependence of the components in those systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Distinguish between static and dynamic simulations

A

Static: Passage of time plays no active/meaningful role in model execution

Dynamic: Passage of time essential and explicit in model execution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Distinguish between continuous-change and discrete-change simulations. What type of simulation models do these terms apply to?

A

Continuous-change: state variables can change continuously over time, at any point in continuous time

Discrete-change: state variables change only at instantaneous, separated, discrete points in time

These only apply to dynamic simulation models (not static)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Distinguish between deterministic and stochastic simulation models. What are two disadvantages of stochastic simulation?

A

Deterministic: All input values are fixed, non-random constants

Stochastic: Some inputs are random draws/samples from probability distributions. Disadvantages: answers are just statistical estimates with uncertainty/noise, and variation can be expected between different software packages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define the following four terms associated with discrete-event simulations: events, processes, objects, and agent-based

A

Events: model points in time when system state can change

Processes: model sequence of actions occurring over time

Objects: describe model from point of view of facility

Agent-based: intelligence given to objects to make them agents

How well did you know this?
1
Not at all
2
3
4
5
Perfectly