question

BING SYUAN L avatar image
0 Likes"
BING SYUAN L asked tannerp commented

return the rotation table to the initial position after finish the task

cst-transport-system.fsm

Attached model is a factory foup tansport system. (because the file is to big, I divide it into 4 files)

it consists of convery, rotation table, lift mechanism and agv.

but now i have some problem as below

1. how to make the rotation table and lift mechanism turn back to the initial position every time after finish the task. because now if the next flowitem is coming while the rotation table or lift mechanism are turning back to the initial position, the turn back task will stop and transport the next flowitem.

2. how to transfer item from lift mechansm to agv(use the robot which is mounted on agv to grabe the flowitem and put it on agv body), after unloading the flowitem from lift mechanism robot will go to the processor and lift mechanism will upstair to the initial position.

Thank you so much.

FlexSim 18.2.2
agvkinematicsconveyor system
· 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.

tannerp avatar image tannerp commented ·

Hi @BING SYUAN L,

I was thinking of using an "On Finish Task" trigger to your rotation/lift mechanism. You can set the trigger to change the object's rotation like shown below:

The only problem is I'm not sure if this is what you're referring to for sure.

0 Likes 0 ·

1 Answer

·
Joshua S avatar image
0 Likes"
Joshua S answered tannerp commented

I can't see all the different parts of your model, the 3D models for your flowitems and rotating tables didn't save, and so don't exist. I would do what Tanner suggested for returning to original rotation.

For moving items from the robot to the AGV, use process flow activities. You can use load and unload activities and move any object into another. I added an example in your model.

16398-cst-transport-system.fsm


· 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.

BING SYUAN L avatar image BING SYUAN L commented ·

Hi @Tanner Poulton & @Joshua S

Thanks for all your help, how to save the the file with my own model?

1. But I was making the rotation table by using the kinematics. Does On Finish trigger function work?

2. The turn back motion of rotation table will be interrupted by the next flowitem now. How to avoid this problem?

3. How to connect the agv and robot, I would like to travel them together, and load and unload by using robot.

Thank you so much!

0 Likes 0 ·
BING SYUAN L avatar image BING SYUAN L BING SYUAN L commented ·

I upload the file again, thank you.

cst-transport-system.fsm

0 Likes 0 ·
tannerp avatar image tannerp BING SYUAN L commented ·

1. The On Finish Trigger should function anytime the process finishes, causing the designated item/resource to rotate. Would you like an example of this?

2. Since you're using conveyors, you could stall the items with a photo eye to avoid this.

3. To use the AGV with the robot will require Process Flow. Did you drag the robot onto the AGV when you added it to the model? If so, the robot should travel with the AGV already, you just need to assign loading/unloading tasks to the robot.

0 Likes 0 ·
BING SYUAN L avatar image BING SYUAN L tannerp commented ·

Hi @Tanner Poulton

1. Yes, I need the example.

2. Ok, let's me try it.

3. Yes, I know how to control the AGV with robot by process flow, but i don't know how to drag the robot on the agv. should I open the AGV's animation and add a new sub-component, is that rigth?

0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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