question

Ioanna C avatar image
0 Likes"
Ioanna C asked Jason Lightfoot edited

How to calculate the different time per order?

Hello,

This is my model T4.fsm

I have 6 orders. This orders has different orderlines and different number of items per orderline. For the picker we have two major time, the walking and picking time. As far the picking time is variable, depends on of the number of orderlines and number of items per orderline. How is possible Flexsim to calculate dynamic the different picking time according to the orderlines and the items per orderlines for each order?

Thank you in advance!

FlexSim 19.2.4
flexsim 19.2.4calculate timespickingtimeperordelines-plan
t4.fsm (179.1 KiB)
· 2
5 |100000

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

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

@Ioanna Cri If you put a load time on the operator then that will take effect for every item that gets picked so picking 10 items takes 10 times the time to pick 1 item. There are a number of ways this could be modified.

I was concerned looking at your model though that you had not got the shortest travel distance while using an S-Path picking sequence. I've put that into your model here so that you can see the impact of that. I removed the preferred path since once it's sequenced you should be able to rely on Astart finding the best/shortest path.

sPlanPickSequence.fsm


splanpicksequence.fsm (183.6 KiB)
· 8
5 |100000

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