question

Adil M avatar image
0 Likes"
Adil M asked Adil M commented

Mimicking a pick-off on a conveyor

I've built a model that mimics a packaging facility. The model was working fine until I added operators as pickers ( basically not using not using 'use transport' in the exit transfers to get the packages from the conveyor onto the buffer zones). Each package has a 'label' attached to it, on the basis of which it is to be 'picked' by one of the operators and placed on the buffer zone next to them. The package will then be picked by scanners(controlled by dispatcher) and placed on the pallet location (Eg: P34).

I want the the operators to not move from their position and simply pick packages from conveyor and slide the packages onto the buffer zone. For some reason I'm not able to achieve this. I've not used process flow for this model and would ideally prefer not using it for the solution. Current State Model.fsm



FlexSim 22.1.2
pick off conveyor
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Adil M commented

You can keep them from moving around by connecting them to a network node, that is also connected to the exit transfer and the buffer queue. Then set them to not do offset travel.

1669191282676.png1669191307864.png

That way they are always considered to be in position to pick up/drop off the items. In the attached model I added a small unload time, as otherwise the pick process would take no time and not be visible with this change.

current-state-model_2.fsm


· 1
5 |100000

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

Adil M avatar image Adil M commented ·
Thank you Felix, you are awesome!
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.