question

Cody Barniak avatar image
0 Likes"
Cody Barniak asked Cody Barniak answered

Warehouse Picking

data1.png

data-2.png

modelo-propuesto.fsm

Hello everyone, I´m hoping someone could help me out with a issue regards a picking process.

Here is my problem.

In my model I´ve got 9 source that create different types of flowitems according to either a scheduae or a statistical distrubution assigned to a interarrival that has been generated by experfit.

Al flow items go first to a Q that represents a waiting line to be recieved, next flowotem go through a processer that simulates the unloading process from a truck. Next items are sent to a Q who routes each item according a gobal table to its designated storage area, either on racks or floor storage.

That part of me model works fine, here is where my problem begins: To solve the following to information is provided in a table in attachment.

Each storage unit contains a specific type of flow item, which should be realeaed at an average number of pallets rate per week.

Each item realeased must be trasnported from rack to a docking area (represented by Q) and from docking Q, materials must be loaded onto a taskexecuter (that represents a flat bed truck), resource that can contain 6 pallets at once hence transport 6 pallets at once. Once taskexecuter is full must transport flowitems from warehouse to production plant where materials can be deposited at 4 different Transit storage areas and from there to a sink. 2 flowitems ("azucar" and "carton") share two different drop off points which I plan to route by percentage (if this is proper approach) PSAPRE and PSAEST. Once Taskexecuter is emptied must return to docking area to be loaded if flowitems have been released from racks.

I have seen numerous models and im going to tag several users who I have seen have been of good assitence. But all help is appreciated.

@Brandon Peterson @Jörg Vogel

FlexSim 7.7.4
rack
data1.png (75.7 KiB)
data-2.png (171.1 KiB)
5 |100000

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

Adrian Haws avatar image
1 Like"
Adrian Haws answered Adrian Haws edited

Cody,

I've made a few changes to your model to show one way this could be done. Each storage area pushes items to a global list, partitioning them by their itemtype. I added a small process in Process Flow to pull items each week based on values in a global table and move them to the docking area. The queue then determines where to send items based on their itemtype, and transports them with the taskexecuter in batches of 6. Obviously the specific values such as number of pallets to release each week and where to send each item type to will need to be changed to match your model.

If you have more specific questions regarding this, please let me know.


· 6
5 |100000

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

Cody Barniak avatar image
0 Likes"
Cody Barniak answered

@Adrian Haws thanks again for your help. I have changed my model to do the pulling from rack by days (5 days a week and plan de rum model during 90 days, figure the conditions would stabalize by the end of the run in that time lapse) but it seems to be not working correctly. Once I run the model, during the whole runningtime the system only picks 20 units of "carton" (brown pallets). None of the rest seem to be working correctly. I believe there is an issue in the process flow because in the "move object" activity, there seems to be many tokens lining up but not beeing processed or pulled to be sent downstream to production PSA.

I have programmed the routing and the quantities of picking according to my data.

Thnks for advice on how to use this answer page correctly. Future questions I will post in new forums.

Saluds

Cody Barniak

modelo-propuesto-dias.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.