question

Liam Chiu avatar image
0 Likes"
Liam Chiu asked Jeanette F commented

Carry four item types from a buffer at once


Hi,

I need to transport four item types from product1.2 to queues 1,2,3,4 and 5,6,7,8

via an operator (two production lines), and the operator need to carry four types of item at once. I have attached a model of what I have. :)

Thank you !!!!

carry four types in one quee.fsm

FlexSim 20.1.3
item typetranportcarry
· 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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @Wei_cheng Chiu,

It looks like this question may be part of a homework assignment or academic project. The professors who assign simulation modeling exercises using FlexSim expect that the academic integrity of their assignments will be maintained. In addition, we are supportive of Honor Codes or Pledges that regulate the behavior surrounding academic assignments.

We recommend reading our best practices page on the subject, which includes some resources that you should find helpful as you use FlexSim for academic purposes. We also highly recommend Dr. Allen Greenwood’s FlexSim Primer, which was written specifically for students and professors.

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Wei_cheng Chiu, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of 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

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered
you can do this by code and list or table where you correlate item amount with a set of attributes.
  • OR you add more queues into your model which have each a capacity of one to get exactly the right types together. On entry event or trigger of each queue you close their input.
  • And another queue will batch from those queues the right amount of different types to release them together all at once. If this queue is empty on exit event or trigger you open the inputs of involved queues again.
  • The operator must have a capacity to load all items from same destination. This is an option in Taskexecuter pane for Break To.
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.