question

Mathilde DOUSSET avatar image
0 Likes"
Mathilde DOUSSET asked Joerg Vogel commented

How to make the operator takes random the products?

I have a production line of engine :

There are 19 several engines : (one queue has one palet of 8 engines)

The operator takes the engine to bring to the conveyor, but he finishes to unload the palet before go to an other palet (other type of engine).

In reality, the operator takes an engine in terms of the command (he sees on his laptop) ,so for example,he takes one engine 7300 then one enfine 6300 and one engine 7100...

How to make it?

Thank you!

I join you my system.

simusequencage.fsm

FlexSim 16.0.1
randomproduction line
gjuu0.png (244.6 KiB)
simusequencage.fsm (11.5 MiB)
5 |100000

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

Mathilde DOUSSET avatar image
0 Likes"
Mathilde DOUSSET answered Mathilde DOUSSET commented
@Jörg Vogel

Your system start but I don't understand why the queue 224 and 226 are connected on the conveyor 2, because if I disconnect this connection, the model doesn't start...

I join you my model.

simusequencage.fsm


simusequencage.fsm (13.0 MiB)
· 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.

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

At the moment you can control this by opening and closing the output of the separators.Currently there is only one single Tansport Tasksequence dispatched in your model in this section. Another approach is to enhance the actual amount of dispatched tasksequences for transport. Therefore you set the value of "Max Transports in Transit" to a higher value. Suitable is a value that allows products of at least 3 separators being in transit together. If a pallet contains 8 engines, the value should be at last 17.

Then you can decide or change the order of the tasksequences in the tasksequencequeue of the Dispatcher21. For example you can change the Priority of the tasksequence.


· 23
5 |100000

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