question

Stella avatar image
0 Likes"
Stella asked Stella commented

Travel Distance Reduction Convert to Throughput Increase

SAW Location Change Analysis_v4.fsmHello, I am comparing two scenarios in one model.

How do I convert travel distance reduction between queues to translate into throughput increase when comparing two scenarios in one file?

Here is my quick scenario if able to help.
I have two scenarios in one file and running a simulation side by side to look at the benefits in throughput when layouts are changed. The only difference between the two is the location of queues, s.t. There is travel distance reduction to the proposed layout.

I would like to see that travel distance reduction to equate to a throughput increase, but I could not with my model. Is this expected? If not, is there a feature I need to activate for my model to use that would convert distance savings to increase throughput by chance?
FlexSim 24.0.2
distance traveledthroughput
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·
Are there enough items being able going through your process. Otherwise you can only identify different state idle times in objects.
0 Likes 0 ·

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Stella commented

First I'd like to give some general advice: Do not build duplicate systems in your model. Trying out different placement options can be done by tying the position of objects to model parameters. You can then different scenarios with the experimenter and compare the results.

This is better because it makes the simulation runs more comparable. In your current model, both layouts are fed by their own source which uses a random distribution for the inter-arrival time. This means that items will arrive at different times in the two layouts. Sure, the effect is going to be small when the run time gets large enough, but it's nonetheless a potential pitfall.

The bottleneck in your model are the "RunnerALL" transporters (you can add them to the state charts to check this). With the given arrival time distribution they can still handle all the input though, hence you don't see a difference in the throughput. You do however already see a difference in the transport utilization. If you increase the input rate and the systems become limited by the "RunnerAll" transports, you will start to see a higher throughput in the proposed layout.

· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jason Lightfoot avatar image Jason Lightfoot ♦♦ commented ·
Also consider using the Model Layout tool to store the layouts and take a look a this 3D Flow Mapper example in case you find it useful.
0 Likes 0 ·
Stella avatar image Stella Jason Lightfoot ♦♦ commented ·
Thank you for the example Jason. I will try this out as an alternate. My leadership likes the view of the side by side comparison however, so I am trying to work with that expectations.
0 Likes 0 ·
Stella avatar image Stella commented ·
Thank you for the tip and insights Felix. I am new to using FlexSim so will delve into experimenter soon. If you have any suggestions how to pick up the concept quickly, I am all ears too. Maybe an example application and file. I will leverage the chats as well for additional resources.
0 Likes 0 ·