question

Thomas H3 avatar image
0 Likes"
Thomas H3 asked Thomas H3 answered

Any of 2 operators for 1 transport task

I have 2 processors with 2 queues between them that work with a batch of 5 flowitems. (flush contents is ticked). Each processor has a dedicated operator processing the flowitem. I would like transport from the exit queue of processor 1 to the entry queue of processor 2 (after batch of 5 is reached) be performed either by operator 1 or operator 2, whichever is available.

Is there an easy way to do this?

In my model i connect the processor 1, queue 1 and processor 2 to a dispatcher. at processor 1 is choose operator by name and at processor 2 operator by name. At queue1 I selected Use transport and select the dispatcher. Operator 1 and 2 do indeed work on their processor and perform the transport when 5 items have been collected, but 4 boxes are carried by operator 1 and 1 box by operator 2. I would like 1 operator to do the complete job.

Please help, thank you :)

2-operators-1-transport-task.fsm

FlexSim 17.1.6
operatorsbatchtransport
· 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.

Joshua S avatar image Joshua S commented ·

Can you upload your model? There are several options for each 3D shape in the model that can be changed which might be able to solve your problems. Some of these options can include the capacity of the operators, and the maximum content of the Processors.

0 Likes 0 ·
Thomas H3 avatar image Thomas H3 Joshua S commented ·

I have edited my initial question with the model added.

0 Likes 0 ·

1 Answer

·
Thomas H3 avatar image
0 Likes"
Thomas H3 answered

So I have found a solution that seems to work. I am packing the parts into a tote with a combiner and changed the shape of my combiner to that of a queue Furthermore I set the process time of the combiner to 0. afterwards I added a separator and changed the shape to a queue and the process time to 0. This way I have only 1 item to carry and I solve my problem. In reality my model would need to move around trays with components so this works for my case.

It would still be interesting for someone else to see my original question solved.

Also I have an additional extended question based on my current solution. What happens when I have 2nd process in parallel that works only on a 2nd type of products with its own operator. Operator from process 1 and operator from process 2 may carry what will be processed by processor 2 and operator 1 and operator 3 may carry what is needed for processor 3. See attached my extended model;

3-operators-and-2-transport-tasks.fsm


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.