Batch run for resources (multiple machine)

Batch run for resources (multiple machine)

che_wei_c
Not applicable
10 Views
2 Replies
Message 1 of 3

Batch run for resources (multiple machine)

che_wei_c
Not applicable

[ FlexSim 20.1.3 ]

Hi,

I developed a workshop with 4 workstations that have multiple machines. One of the workstation is batch production with multiple machines. I used a "batch" to collect tokens based on workstation's (WS1) batch size.

My question is that while the lot tokens release (e.g. 3 tokens), how do I setup the "Acquire" or "Resource" that can run batch size (e.g. 3 tokens) in a machine at the same time.

Thank you in advance.

Best regards,

Wade

1652926845258.png

batch run.fsm

0 Likes
Accepted solutions (1)
11 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Observer
Observer
Accepted solution

If the batch quantity is always the same for a given workstation, you could simply multiply the number of tools with the batch quantity when determining the available resource amount.

An important change, I presume, would be to make sure that all tokens of the batch have the same process times, which wouldn't be the case when they determine them individually based on a random distribution.

To do this, you can set the process times as labels before the tokens enter into the batch activity and use the label aggregation to overwrite the values for tokens 2 and 3 with the value of the first token.

1652948293465.png

batch-run_1.fsm

Message 3 of 3

che_wei_c
Not applicable
Hi Felix,

Thanks for your suggestion and support always.

Best regards,

Wade

0 Likes