question

Tanuj R avatar image
0 Likes"
Tanuj R asked Tanuj R commented

How to assign process time for an operator?

An operator is going back and forth between two decision points in a conveyor. So I want to assign a process time to the operator once the item touches the Decision point. After the process time assigned is expired the operator should stop and move to a decision point. The process time is assigned from the time an item goes into the conveyor. Can this be done in process flow? Is it possible to do it in any other way? I have attached a simple model for reference. In the model I used timetable to control total time of operator. But I want the process time to begin when item reaches the first Decision point.

2operator.fsm

FlexSim 21.0.6
process flowflexsim 21.0.6
2operator.fsm (64.3 KiB)
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

·
Eric M avatar image
0 Likes"
Eric M answered Tanuj R commented

Hi @Tanuj R, are you wanting the item to stop at DP1 while the operator processes it, then have the item and the operator move to DP2? You could use a "station" instead of a "decision point" which has a processing time option with the option of using an operator for the processing time. A delay in process flow could also work after the first "travel" activity.

· 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.

Tanuj R avatar image Tanuj R commented ·

Hi @Eric M, I want the operator to move along with the item. Somewhat simulating a quality check or inspection line. Operator starts moving along with the item when it reaches DP1. In this case is it possible to give operator a processing time?

Thank you for the reply!

0 Likes 0 ·
Eric M avatar image Eric M Tanuj R commented ·

In that case, I don't think there's a way to set the processing time other than setting the speed of the conveyor and operator. This post describes a way to do that which is similar to what you've done already. If you want the time specifically, you could use this kind of approach which calculates the speed given the distance and desired time. This would also mean you could make different types of objects have different speeds or "processing times."

0 Likes 0 ·
Tanuj R avatar image Tanuj R Eric M commented ·

This helps a lot! Thank you @Eric M

0 Likes 0 ·

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.