question

Jesse R avatar image
0 Likes"
Jesse R asked Ben Wilson commented

Modeling a Truck being Loaded

Hi,

I am trying to setup transport logic where transport will wait at a queue (or processor) until a specific number of flow items is achieved then move these items to a sink. The basic idea is a truck getting loaded with dirt and then dumping the dirt elsewhere.

The queue is being supplied by a processor, and I only want the processor to be activated when the transport is waiting at the queue, and deactivated while no transport is idle nearby.

Would there be another way where the transport is being fed directly from the processor, with it only being activated while supplying the transport?

I will attach my project below:

Basic Model.fsm

Thanks for the help.

FlexSim 20.2.2
flexsim 20.2.2transport
basic-model.fsm (48.9 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @jesse.r, was cliff.king's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Cliff King avatar image
0 Likes"
Cliff King answered

I added a queue to batch a quantity of 10 items before sending to the sink. The queue calls for the transport. The Transport needs to have a capacity larger than the batch size of course.

basic-model_1.fsm

Here's a couple to links to a couple other solutions as well:

https://answers.flexsim.com/questions/52467/view.html?overrideforward=1

https://answers.flexsim.com/questions/21455/how-to-make-the-forklift-transport-more-than-one-i.html



5 |100000

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

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.