Simulation two processes, batch size should remain same?

Simulation two processes, batch size should remain same?

john_b10
Not applicable
15 Views
3 Replies
Message 1 of 4

Simulation two processes, batch size should remain same?

john_b10
Not applicable

[ FlexSim 22.0.0 ]

Hi could anybody help me and tell me if my conclusions about the follwing simulation is right?:
I have simulated a process with 2 machines.
I have used the experimenter. I am simulating the process with a batch size from 9-13.

I have inserted two different process times. Once process time is mean_old:20 and std_old:8
and mean_new:16 and std_new:16
As result i get this values.

pic.png

At a batch size of 12 we see that the average WIP is increasing high.

Now I want to know if the delivery batch size should remain the same? If I see this right we can have also a higher batch size because we can reach also a higher throughput. I am not sure if my decision is right.

Or which batch size is the best to choose?


simulation.fsm

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

jason_lightfootVL7B4
Autodesk
Autodesk

I think it helps if you name your scenarios:

1640964270294.pngsimulation_jl.fsm

0 Likes
Message 3 of 4

jason_lightfootVL7B4
Autodesk
Autodesk

Also your std dev. value in the scenarios tab is 18, not 16.

1640964374592.png

0 Likes
Message 4 of 4

moehlmann_fe
Explorer
Explorer
Accepted solution

The rising average WIP shows you that items are accumulating in the queues because the processors can't keep up with the input. The same can be seen in the Throughput statistic. For a batch size from 9 to 11 the throughput increases linearly. Going up to a batch size of 12, the throughput increases less compared to the previous step and not at all when raising the batch size further.

The "optimal" batch size (max utilization of processors without increasing backlog) would thus lie somewhere between 11 and 12.

0 Likes