question

Jonathan B5 avatar image
0 Likes"
Jonathan B5 asked martin.j commented

How to simulate a Mobile Rack ?

Hello everyone,

I'm trying to simulate an Operator picking goods from different Aisles out of the Mobil Rack.

I attached a Video link from YouTube where some guys already simulated it in flexsim but there is no further information how they did it. https://www.youtube.com/watch?v=jCc8XgPqBiw

Thank you for Your help and suggestions

FlexSim 18.2.2
picking goodsmobile rackingmobile racking 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.

Karuppasamy Pitchai avatar image
2 Likes"
Karuppasamy Pitchai answered

Hi Jonathan,

Here is the model for the mobile rack (FlexSim 19.0.0)mobile-rack.fsm. I have used kinematics for the rack movement. Let me know if it is line with your requirements.

Regards

Karuppasamy


mobile-rack.fsm (17.9 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.

martin.j avatar image
2 Likes"
martin.j answered martin.j commented

I have made something similar simply by placing the racks inside a Basic Task Executer and then giving it the travel relative tasks. I considered the kinematics option, but it seems overly complicated for something that can be controlled much more simply from processflow using Travel Activities and a BasicTE. See the attached model movingracks.fsm

Keep in mind that the BasicTE's dont work out of the box… Dont ask me why. But you have to pull in another task executer to get a DefaultNavigator added to your model, and then set them up as follows:


rackssetup.jpg (65.9 KiB)
movingracks.fsm (36.5 KiB)
· 3
5 |100000

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