Load & Unload From Same Fixed Resource and then Transport

Load & Unload From Same Fixed Resource and then Transport

jacob_edge6FHXZ
Contributor Contributor
893 Views
2 Replies
Message 1 of 3

Load & Unload From Same Fixed Resource and then Transport

jacob_edge6FHXZ
Contributor
Contributor

[ FlexSim 23.0.1 ]

Hello,

I am wondering if there is a more efficient way to replicate what I am doing in the attached model. Currently, I am using a Separator to unload flowitems from a container flowitem for processing. Once processed, the items are loaded into a Combiner which sits directly on top of the Separator. This is to give the illusion of using one rack to load / unload parts. Once all the items have been processed the cart is wheeled away to a staging area and a new cart of raw material is delivered by the material handler.

Is there a way to accomplish this with ONE Fixed Resource and ONE Rack? I was thinking it might be possible with an Object Process Flow, but I am not sure how?

Model: RotorCNC_Combine&Separate.fsm

1675785024730.png

0 Likes
Accepted solutions (1)
894 Views
2 Replies
Replies (2)
Message 2 of 3

jason_lightfoot_adsk
Autodesk
Autodesk
Accepted solution

I've added a BasicFR process flow that will take a single rack - empty the contents through port 2 and receive them back in through port 2. When that's complete it releases the rack through port1.

1675817697702.png

I used an object process flow that processes the rotors individually.

1675817750663.png

You could release more and control the amount with a zone in the subflow if needed.

Model attached:

rotorcnc-combineseparate_jl.fsm


Message 3 of 3

jacob_edge6FHXZ
Contributor
Contributor
Very nice, @Jason Lightfoot! This is exactly what I was looking for.

Thank you very much!

-Jacob

0 Likes