question

Raashid Mohammed avatar image
3 Likes"
Raashid Mohammed asked Joerg Vogel edited

Order picking using transporter in one way aisle

Hi

I'm trying to model an order picking process in a very narrow one-way aisle with racks on both sides. See attached model.

I have 300 racks with processors with one bay and 27 levels each so that they can have a unique name. In process flow I am randomly creating orders by bay name and pushing it to a list and then pulling from the list in ascending order with the transporter. The transporter then uses network nodes to go to pick items from the bays. I'm doing this so that the transporter doesn't travel offset when picking items from rack and only follows the network path and its direction

Is there a way I can have only one rack on either side with 30 bays rather than 30 different racks with one bay and have the transporter follow the network logic?

I tried it with one big rack but the transporter goes offset from the network node to pick the items.

Please help.

Regards,

Raashid

FlexSim 16.1.0
racknetwork nodespickingtravel offset
5 |100000

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

Brandon Peterson avatar image
6 Likes"
Brandon Peterson answered Brandon Peterson commented

Raashid,

If you don't use travel offsets on the fork lifts then you could use one rack. You would need to update process flow travel task so that it traveled to the network node associated with the bay that the item is in instead of the rack like you have it now. You could reference the nodes by making center port connections from the rack to the network nodes. Connecting the nodes in an order that associates the rank with the bay would make it fairly easy. The center port connections to the network nodes won't be drawn in the view but they will exist. You can check for them in the general tab of the rack's properties GUI.

I hope this helps,

Brandon

· 5
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
3 Likes"
Joerg Vogel answered Joerg Vogel edited

A classic Flexsim approach depends only on several networks which are connected by extended connections, one way paths and the right order of transport tasks. In my attached model I create the right order simply by using a constant dwell time in the rack and a constant load time. All that I mentioned in the comment to Brandon Peterson. I think there isn't a miracle to build such a solution.

rackaisle-load-in-one-direction-v16-1.fsm

After I have tested the Rack option Picking/Placing Y offset which @jing.chen has put to the answers in the thread "How to prevent objects from colliding" I believe that the option makes it a better model. pick-item-in-rack-aisle.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.