question

luis-rodrigues avatar image
0 Likes"
luis-rodrigues asked Logan Gold commented

Iteration in model

I'm working on a model in which the transporters are responsible to load the machines queues and keep them loaded.

From the historical data I know that the ocupation rate of the transporters loadind the machines is currently 30.08% and 5.48% to do the setup.

I'm getting 8.18% to the "loading mix" and 2.65% to the "setup", so I placed some delays to compensate this percentage.

1727194578061.png

1727194283207.png

1727194324465.png

Is there anyway that the software will automatically search for the optimal delay times to get the ocupation rate right?

I hope I was clear.

Thank you in advance.

mlall - iteration.fsm

FlexSim 24.1.0
iterationoptimal solution
1727194283207.png (48.9 KiB)
1727194324465.png (36.7 KiB)
1727194578061.png (8.8 KiB)
mlall-iteration.fsm (369.9 KiB)
· 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.

Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @luis-rodrigues, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered luis-rodrigues commented

In any case, you should create two parameters that are used as the time in the Delay activities. Then create one performance measure each that denotes the difference between the current and the target value of the state percentages.

If you have an Optimizer license you can then create an optimization job that varies the delay time parameters and tries to minimize the performance measures.

If not, you can still create Experiment or Range Based jobs to run many replications in parallel and try to find a good combination of parameters that way.

mlall-iteration_1.fsm

https://docs.flexsim.com/en/24.2/Reference/Tools/Experimenter/Experimenter.html


mlall-iteration-1.fsm (374.8 KiB)
· 11
5 |100000

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

luis-rodrigues avatar image luis-rodrigues commented ·

Thank you for your answer @Felix Möhlmann. Just to check it should be something like this?

1727427446319.png


NOTE: In the last question "Forklift to AGV" I edited my answer can you please check?

0 Likes 0 ·
1727427446319.png (69.4 KiB)
Felix Möhlmann avatar image Felix Möhlmann luis-rodrigues commented ·
You want to minimize the performance measures and probably give the optimizer more than 10s of time. But other than that, yes.
0 Likes 0 ·
luis-rodrigues avatar image luis-rodrigues Felix Möhlmann commented ·

So I just need some help analysing the results, I believe the scenario 7 is the best

1727429473383.png

This values I get are the ones I should place in the delays?

1727429509975.png

And are these the results I should expect?

0 Likes 0 ·
1727429473383.png (119.1 KiB)
1727429509975.png (10.0 KiB)
Show more comments