Arrival sequence and processing sequence

Arrival sequence and processing sequence

paulina_vm
Not applicable
49 Views
1 Reply
Message 1 of 2

Arrival sequence and processing sequence

paulina_vm
Not applicable

[ FlexSim 7.7.4 ]

Hello!

I have two problems with my model:

1. Right now the arrivals of the resource are given by a distribution but for my model it doesn't work for me. I need to assign the arrival sequence of the resource but I don't have all the times defined, some times are distributions so I don't know how to use the arrival schedule option. Which option could i use?

2. For the processing sequence use global tables but some times are defined by distributions. The problem in the sequence is that they don't follow the order of the global tables. Also as another option, use the option values by case but it does not follow the order of the times either. How could I correct the processing sequence?

Attached my model Escenario 1.fsm

0 Likes
Accepted solutions (1)
50 Views
1 Reply
Reply (1)
Message 2 of 2

CarlosReyes
Not applicable
Accepted solution

Hi Paulina,


I would use an Arrival Schedule source for all the exact times.

And another source for each distribution arrival.

In your case, one Arrival Schedule Source and two Inter Arrival Sources.

If you do not want the Inter Arrival Sources to keep throwing you product with the distribution time, you can close the output port of the source once you got one item (otherwise skip this). You can do this with the exit Trigger in the source:


1648670208931.png

1648670347976.png


I attach you an example

Inter Arrival and Arrival Schedule.fsm


0 Likes