04 - Discrete Event Sim Concept (Final)
04 - Discrete Event Sim Concept (Final)
Discrete-Event Simulation
Classification of Simulation
State of a System
State of a System
Discrete-Event Simulation
Discrete-event simulation: concerns the
modeling of a system as it evolves over time
by a representation in which the state
variables change instantaneously at
separate points in time.
10
Time-Advance Mechanism
11
12
13
f (d ) 0.35 for d 3
0.25 for d 4
0
otherwise
14
15
16
17
18
Decision variables:
S and s
19
System parameters:
Ordering (setup) cost, Holding cost per unit per time, Shortage
cost per unit per time, Distribution of demand inter-arrival,
Distribution of demand size, Distribution of supply delivery lag.
Events:
20
21
Timing subroutine
Event subroutine:
-
22
Simulation Logic
23
24
25
Return
26
27
28
29
30
34
36
37
3.
38
39
40
41