question

Stephen C2 avatar image
0 Likes"
Stephen C2 asked Stephen C2 commented

Why does conveyor build queue before robot will unload?

source-sink-3D (1).fsm

Hello,

I thought I posted this earlier but it doesn't appear I was successful.

I'm trying to build a simulation, showing a small segment of material flow. Pieces are created, batched into groups of 4 for combination into 1 unit, loaded onto a conveyor via robot, unloaded via robot to a separator, then separated and released individually. I did this in 3d model.

The unloading robot waits until a group of 4 units (not pieces) arrives before unloading; it needs to unload as they are presented. It's only an issue at the beginning of the model, and/or when the speed of material flow always has items waiting for it. Is this a parameter that I overlooked?

Is it advisable to do this in process flow? I began to build a second model side by side with process flow, but thought I should reach out.

Thanks for any help.

Stephen


FlexSim 20.0.3
conveyorrobotflexsim 20.0.3
· 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.

Stephen C2 avatar image Stephen C2 commented ·

source-sink-3D.fsm

Thank you for letting me know, @Jörg Vogel. Should work now.

Stephen

0 Likes 0 ·
source-sink-3d.fsm (65.2 KiB)

1 Answer

·
Allister Wilson avatar image
0 Likes"
Allister Wilson answered Stephen C2 commented

Hi Stephen,

You have configured the conveyor as a slug builder with a slug size of 4 items, so it's waiting until it has a slug of 4 items before releasing them all at once.

If you uncheck Slug Builder in the properties of ConveyorType1 it will return to its default behaviour of releasing items as they arrive.


1586867977800.png (9.8 KiB)
· 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.

Stephen C2 avatar image Stephen C2 commented ·

Thanks @Allister Wilson, that did the trick. Once I saw that, I remembered configuring it initially as one of my attempts to get it to work how I wanted. I (clearly) didn't go back through and uncheck it as I was making other modifications. Thank you!

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.