question

Aditya Kamath avatar image
0 Likes"
Aditya Kamath asked Rodrigo Lamas commented

How to create a specific task sequence for operators to feed a combiner?

I am trying to create a small model with a rack that stores 6 types of components that can be used to manufacture 4 types of products- A, A1, B and B1. A source generates the components and stores them in a rack according to the item type. There are two separate combiners, one works only on products from family a i.e., A and A1 and the other combiner works on B and B1. There are 4 operators on the shop floor whose sole purpose is to pick parts according to the orders that come in and deliver parts for each order to the queue that feeds the combiners. The operators should read each un-attended order, pick components specific to that order and deliver it to the queue irrespective of whether either of the combiners is busy or not.

I know this can be done using process flow, but I am still trying to understand how to effectively use it. I would greatly appreciate any help on setting up this logic.

I have attached my model.

FlexSim 16.2.0
process flowcombinertask sequences
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

·
Rodrigo Lamas avatar image
2 Likes"
Rodrigo Lamas answered Rodrigo Lamas commented

Hello @Aditya Kamath I did a small model to show you how to do the combiner list update, your rack with 6 diferents itemtypes and 1 combiner to do all your 4 diferent products. I conected the rack directly to the combiner and set the flow according bellow

Then I created a global table "Combiner" with your 4 types of products according the rack ports

I selected the combiner triggers on entry to update the combiner list and the global table "Combiner"

Then you can see this numbers changing in your model according your order at Combiner sheet in real time

I include a conveyor to see the final diferents products (orders)

I hope this information can be helpful for your project. Regards.

3001-operators-aggregating-parts-rv1.fsm


image1.jpg (64.9 KiB)
image2.jpg (26.8 KiB)
image3.jpg (73.7 KiB)
image3.jpg (73.7 KiB)
image4.jpg (63.6 KiB)
image4.jpg (63.6 KiB)
image5.jpg (138.9 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.

Aditya Kamath avatar image Aditya Kamath commented ·

Hi @Rodrigo. Thanks for helping me with this! I was looking for each operator to pick all parts at once and then deliver to the combiner instead of delivering the parts one after the other. However, I found that I can make use of this as well!

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Aditya Kamath commented ·

@Aditya Kamath If the operator has got the capacity to load more, he can pick more items at the same load station or they go to the same destination. They are options of the "Break to" function in the Properties of the Operator.

1 Like 1 ·
y0wpl.png (18.3 KiB)
Aditya Kamath avatar image Aditya Kamath Joerg Vogel commented ·

@Jörg Vogel- Thank you Jorg! I will try out these options.

0 Likes 0 ·
Rodrigo Lamas avatar image Rodrigo Lamas Aditya Kamath commented ·

Regards @Aditya Kamath, maybe can be helpful change de operator capacity (double click in the operator) then use 3 for the operator capacity - he will pick all parts before go to the combiner. You can use too the Process Flow in order to define a specific task for each operator.

0 Likes 0 ·
Aditya Kamath avatar image Aditya Kamath Rodrigo Lamas commented ·

@Rodrigo Lamas- I have another question. I want to use different item type like 101, 102, 103 and 104 as the item type created by the source attached to the combiner to represent the 4 product types. If I do this, the combiner is not combining the producst accoding to the Combiner Guide.

0 Likes 0 ·
Show more comments
Show more comments

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.