question

Dinesh P avatar image
0 Likes"
Dinesh P asked Dinesh P commented

Robot Pick n Place 8 Items at a Time & Push to Carton

Hi,

I am working on a stacker packer concept where I am stuck at the robot functions & pusher. Below is the full process.

1) Products come on Input conveyor & gets indexed on Indexing conveyor at certain pitch. This is continuous operation & input conveyor should not be stopped while transferring products to indexing conveyor.

2) Once 8 products accumulate on indexing conveyor, robot will pick STACK of these 8 products at a time and place on stacker area.(I have used 6 axis robot for this but actually this operation will be done by 2 axis parallel manipulator, which I can not find in Flexsim library)

3) 3 such stacks of 8 products are placed on each other. Then pusher will push these 8X3 stack at a time in 8 cartons.

My application looks close to below one.

https://answers.flexsim.com/questions/68889/how-to-pick-items-by-means-of-layers-by-robot.html

I have created layout for this application just need some expert help for robot picking, stacking & pusher station.

Thanks in advance.

FlexSim 20.0.2
stacking itemindexingpackaging
layout.jpg (53.6 KiB)
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

To point 2. A crane behaves similar.

0 Likes 0 ·
Dinesh P avatar image Dinesh P Joerg Vogel commented ·

Yes right. I did not add crane here as it looked odd for this application & I am not good at changing appearance of crane. I am going through toutorials for that.

0 Likes 0 ·

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered Dinesh P commented

Hi @Dinesh P,

I developed a bit of Process Flow that adds in some animations and things to accomplish what I think you're describing. Let me know if this works for you and then if you have any specific questions about the logic. I am mostly using Event-Triggered Sources and loops to control everything.

cartoning-simulation-help.fsm


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

Dinesh P avatar image Dinesh P commented ·

Thanks a lot @tanner.p for quick reply.

One important thing I want to achieve is picking layer of 8 products at a time by robot & place on stacker area. So robot will pick 3 such layers & place on each other to complete stack. Also is there any way to change color of those 8 cartons we pushed stack into.

I totally apprecaiate your help.

0 Likes 0 ·
tannerp avatar image tannerp Dinesh P commented ·

@Dinesh P,

I've updated your model to reflect those changes. I'd recommend learning Process Flow so that you can adjust and add to this logic. There are tutorials available in the User Manual and if you have specific questions, you can ask them on the Answers forum.

Hopefully now this does what you'd like.

cartoning-help-1.fsm

0 Likes 0 ·
Dinesh P avatar image Dinesh P tannerp commented ·

That was awesome. Thanks a lot for your help @tanner.p

I am going through Process Flow tutorials & trying to fine tune this logic.

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.