question

Nikhil T avatar image
0 Likes"
Nikhil T asked Ben Wilson commented

Sorter Induction Behavior

Hello- I wanted to simulate a unit sorter induction model. Filled totes arrive on the conveyor. I have shown 3 induct platforms. Totes have 25-30 items in them. The operators need to lift the first available tote. Operator then puts the tote on the grey gravity conveyors. After placing the totes, operators pick an individual item from the tote and induct on the green conveyor. I need a configuration to modify each operator's production rate. Operator 1 is inducting @ 20 items a minute, Operator 2 @ 16 items a minute and Operator 3 @ 18 items per minute. Any help would be greatly appreciated. Thank You. Sample-Induct.fsm

FlexSim 20.1.3
flexsim 20.1.3sorterinduction
sample-induct.fsm (56.8 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.

Nikhil T avatar image Nikhil T commented ·

@jeff.nordgren Can somebody please look at this?

0 Likes 0 ·
Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @nikhil.t, was tanner.p's answer helpful? If so, please click the red "Accept" button on 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 unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered

@nikhil.t,

If I understand your question correctly, it sounds like you would like to set the operator's production "rate". I'm afraid that there's not a way to do this in discreet event simulation. This is because a rate is usually a metric that uses "time" as its denominator. In other words, you can't have a "rate" without a length of time. Discreet event simulation software happens based on events and not time. The "rate" is often something that discrete event simulation helps us learn, and is not always a good input.

So, my suggestion is that you calculate instead the average time per item that the operator can induct. That way, you can use that metric as the Process Time for the operator. The Process Time can be represented at the Processor or in Process Flow (as a Delay) and can be a statistical average to introduce some variability.

For example, if the operator can induct 20 items per minute. You can set the operator's process time to be an average of 3 seconds with a standard deviation of 0.5. This will, over time, average out to about 20 items per minute.

Hope this helps! Let me know if you have any questions.

5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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