How to stacker reclaimer with crane

How to stacker reclaimer with crane

andre_t6
Not applicable
186 Views
9 Replies
Message 1 of 10

How to stacker reclaimer with crane

andre_t6
Not applicable

[ FlexSim 19.0.0 ]

Hi, everyone

I was wondering if it's possible to make my crane do the job as stacker reclaimer. How can i make my crane taking item from queue 1 to cluster at one time and then moving item from cluster to queue2 in another time. Thank you!

1631709454557.png

0 Likes
Accepted solutions (1)
187 Views
9 Replies
Replies (9)
Message 2 of 10

chanykE2WUT
Enthusiast
Enthusiast
@Andre T6 do you want to move the flowitem to each cluster queue one at a time? When do you need to the flowitem to be moved to Queue2? Please clarify your modeling logic.

Also please note that ver 19.0.0 is not supported. Please use another version.

David

0 Likes
Message 3 of 10

andre_t6
Not applicable

@David Chan so here how the item flow :

there is a source below the crane that supply item to each cluster at time 0, then the crane send the item from the cluster into queue 2 while waiting item arrive from source 1 to queue 1 ( in the left side of pict). After the item from source 1 arrive in queue 1, the crane will stop sending item from cluster to queue 2 for a certain time and sending item from queue 1 to each cluster for a certain time.


0 Likes
Message 4 of 10

chanykE2WUT
Enthusiast
Enthusiast

Not sure if this is what you are looking for

Andre model.fsm

0 Likes
Message 5 of 10

andre_t6
Not applicable

@David Chan Thanks for your help. I will try it after installing the 21.2.2 version.


0 Likes
Message 6 of 10

andre_t6
Not applicable

@David Chan
Thanks for the model sir. If we consider this model as mine, the difference is the 100 items already in the queue 2 - queue 4 at 0 second, and the crane moving all the 100 items to queue 5 while the item that coming to queue 1 stacking until the 100 items has been moved to queue 5.

What i want to do is moving some of the 100 items to queue 5 while waiting some the items from source 1 arrives in queue 1. Lets say 5 item arrives in queue 1, then the crane stops working on queue 2 and moves 3 item from queue 1 to queue 2.

How to make the crane work like this?


0 Likes
Message 7 of 10

andre_t6
Not applicable
This is like the works of crane in coal yard, moving coal from queue 1 to coal yard at a time and moving coal from coal yard to queue 5 at another time.
0 Likes
Message 8 of 10

ryan_c10
Not applicable
Accepted solution

Hello @Andre T6,

I believe I have modified @David Chan's model to achieve your desired outcome. Instead of just using the 3D model logic, I have added a process flow to the model to aid with deciding which items to retrieve first. I added a priority and a destination label to each item that changes when it enters a new queue, and I just have them push to lists when they are ready to be transported to the next area. Since I set the items in Queue1 to have a higher priority than the cluster queues, those items will get pulled and transported first, which seems to be what you want. I hope this helps!

andre-model-rc.fsm

Message 9 of 10

andre_t6
Not applicable

Hi @Ryan Clark,

Thanks for modified the model into a new one. This model is similar to the one I wanted to work on and the model that you provided is very helpful.


0 Likes
Message 10 of 10

ryan_c10
Not applicable
Great! Glad to help!
0 Likes