question

Lakshitha avatar image
0 Likes"
Lakshitha asked Lakshitha answered

History base order picking using operator and conveyor belts.

I made model for pick items by history based and move items using conveyor belt. but there is some errors. What I planned to do reading history base orders and operator go to rack and pick the each item and put in to conveyor belt and final complete order should be come in the staging area on pallet according to order wise. addition, operator should pick same order all quantities ( ex; oredr_1 has 5-Coca cola and 2- Soap, operator should pick all 5 coca cola at once and put into the conveyor)

Can anyone please be kind to support to made this.

Thanks you.

conveyor1 edit - Copy.fsm

FlexSim 23.1.1
conveyorsoperatorsconveyorsystemorder picking
5 |100000

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

Julie Weller avatar image
0 Likes"
Julie Weller answered Jason Lightfoot edited

Hey @Lakshitha,

Your model had a lot of errors that are important to fix first. For example the racks should be connected to the entry points on the closest conveyor using a center port connection ('s' key shortcut connection), like this:

1685119630234.png

Your process flow also has several errors. For example, you need to release the picker you acquired: 1685119699899.png

Change your "finish task sequence" activity to be after the "drop off item" activity, and to have the properties to match with the beginning:

1685119790436.png

You also need an assign labels activity to actually choose the drop off points using an assign labels activity, something like this:

1685119843395.pngYou have a lot of things to fix before you can address your original question. For your original question, I would refer to the process flow that was done for your previous question. They should be very similar. Here's the post:

https://answers.flexsim.com/questions/142738/history-based-order-picking-using-multiple-pickers.html


1685119630234.png (117.7 KiB)
1685119699899.png (31.0 KiB)
1685119790436.png (33.0 KiB)
1685119843395.png (42.8 KiB)
· 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.

Lakshitha avatar image Lakshitha commented ·

Hi @Julie Weller

Thank you for your valuable guidelines. here i have add the process flow as you mentioned. I have connect all operators to rack with center connection, hope is it correct. but there is task issues. can you please give your advice for correct this also.

Thanks.

conveyor.fsm

0 Likes 0 ·
conveyor.fsm (140.5 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ Lakshitha commented ·

In your order picking AssignLabels you have misspelled 'token' as 'taken'. The exception when you reset the model clearly states this.

In the Assign Items for Rows activity you probably want a reference to the row from the array called Rows which you could create in the runSubflow called 'Pick Items' using the creationRank.

1 Like 1 ·
Lakshitha avatar image
0 Likes"
Lakshitha answered

Hi @Jason Lightfoot

Thank you very much. I will go through the process again with your feedback that will support to improve my model.

Thanks

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.