question

jyothi N avatar image
0 Likes"
jyothi N asked Joshua S commented

Combiner item type

My combiner has to probuce 3 item types.Item type input quantities are entered in Global Table LH and the combiner has to produce the item types by batch values are entered in Global Table2 .Item type 1 output to be send to output ports 1 and 2, Item type 2 output to be send to output ports 3 and 4, Item type 3 output to be send to output ports 5 and 6.

I have a problem with transporter at loading of items .17814-combiner-and-transporter.fsm

FlexSim 18.2.3
transportercombiner itemtypeitem type in process flow
· 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.

Joshua S avatar image Joshua S commented ·

The flow of you model is rather confusing, do you have a diagram of what you are trying to accomplish, or a better outline? Also the logic for your operator is telling it to go away from the Combiner then to it, but you haven't told the combiner to use the transporter or to tell the combiner to hold onto it's items for the process flow to handle the transportation.

0 Likes 0 ·
jyothi N avatar image jyothi N commented ·

combiner-and-transporter.fsm

combiner.gif

transporter.gif

find the attached model and the gif images

0 Likes 0 ·
combiner.gif (55.6 KiB)
transporter.gif (40.5 KiB)

1 Answer

·
Joshua S avatar image
0 Likes"
Joshua S answered Joshua S commented

Here's your model with all the changes added. Along with all the changes to the process flow, I added a OnModelReset Trigger to the model to reset your combiners logic of what to pull. I also added another source and Queue since you were missing 1. The Queues after the Combiner have labels on them both for pulling and for Saying Which Queue is the Main queue to be filled. I also added 2 Lists and some extra labels and Expressions to them that allow better querying.

17987-consecutivenumberingandtablelog-1902-rg-4.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.

jyothi N avatar image jyothi N commented ·

1. In the below attached model combiner was not taking the input quantities from Globaltable1_variants for the creation of variant 2,by default it was taking the input ports and quantities from variant 1.

2. 17992-17987-consecutivenumberingandtablelog-1902-r.fsmThe Queues after the Combiner filled to maxcontent transporter has to carry that max content at a time.But in the attached model it carries only one part at a time .could you please help on this...

0 Likes 0 ·
Joshua S avatar image Joshua S jyothi N commented ·

I made some changes to fit your description above, I made a mistake in the model I sent you so it wouldn't have worked how you wanted it to, this model should, but let me know if you see any problems or issues that occur with it.

18016-17992-17987-consecutivenumberingandtablelog.fsm

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.