question

Henrique O2 avatar image
0 Likes"
Henrique O2 asked anon-user answered

how simulate a robot with a automatic claw for two parts?

hello everyone.

my simulation have a robot arm. This robot take a part in a conveyor and load a processor. this same robot unload processor and put this part at next queue.

i need change just one thing. when the processor works, the robot need take a part in a conveyor and wait in front a processor with the part in your hand. When the processor finish a task, the robot unload a finish part and load the part with no process. SIMULTANEOUSLY.

FlexSim 18.0.5
robotrobot picking
· 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.

Henrique O2 avatar image Henrique O2 commented ·
0 Likes 0 ·
tannerp avatar image tannerp commented ·

In this model I had the robot connected as the center object of the conveyor's exit transfer and as the center object of the processor. I then selected the "Use Transport" option for both the exit transfer and the processor.

I also changed the Maximum Content of Processor1 to 2. That way it can unload right before loading the processed item. Not sure if this is exactly what you are looking for, but hopefully it helps.

Model: robot-unloads-and-loads.fsm

0 Likes 0 ·
Henrique O2 avatar image Henrique O2 tannerp commented ·
Thank you Tanner! But that's not exactly it. please. See the links above!
0 Likes 0 ·
Isaac Litster avatar image Isaac Litster commented ·

Hi @Henrique O2

Would you be able to upload what you have so far with your model?

Thanks

0 Likes 0 ·
Henrique O2 avatar image Henrique O2 Isaac Litster commented ·

See that example.

the processor 1 wait the robot load the processor 2 and take a part in queue 1 to load the processor 1.

so, if the robot have a automatic claw take a part in queue 1 and wait the processor 1 finish and when the processor 1 finish he unload the finish part and load the raw part the processor 1 not stay waiting the robot.

example-1-robot-2-processor.fsm

0 Likes 0 ·
Isaac Litster avatar image Isaac Litster Henrique O2 commented ·

I'm not sure if I understand correctly, but is this what you are looking for? Let me know if anything needs to be changed.

robot-claw-model.fsm

0 Likes 0 ·
Ralf Gruber avatar image
3 Likes"
Ralf Gruber answered Isaac Litster commented

Henrique,

I did not build this model myself, but I think it does what you want. All the possible movements of the robot, including rotating the gripper, are implemented through paths in the robot GUI.

In the process flow, the next path is set for the next operation. This is a pretty simple sample, since the whole process is hard coded as a repetitive sequence, but will give you an idea, how to do it.

If you want the gripper to look nicer, you will have to change that in the Animation Creator.

Good Luck

Ralf

8005-dualendeffector-1.fsm


· 2
5 |100000

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

Henrique O2 avatar image Henrique O2 commented ·

Hello Ralf!

Bullseye!

Tks for your time!

Now i need just adjust this sample right in my project.

but is not so simple to me because I do not know anything about Process Flow.

0 Likes 0 ·
Isaac Litster avatar image Isaac Litster Henrique O2 commented ·

Hi @Henrique O2

If you would like some help learning Process Flow, there are some helpful tutorials found in the FlexSim user manual. Also, feel free to ask more questions if you have any difficulties.

1 Like 1 ·
Joshua S avatar image
2 Likes"
Joshua S answered Henrique O2 commented

Using process flow, have an "unload" then "move object" activity right after each other, the unload is referencing the part in hand and the move object is referencing the finished part.

· 2
5 |100000

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

Henrique O2 avatar image Henrique O2 commented ·

thanks @Joshua S, but i don't have knowledge about Process Flow to do this. do you know how do this just modelation mode?

0 Likes 0 ·
Henrique O2 avatar image Henrique O2 commented ·

@Joshua S, could you help me? Please!

0 Likes 0 ·

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.