question

Tanya W avatar image
0 Likes"
Tanya W asked Benjamin W2 commented

Simulating products loaded on a wheel

I am simulating a machine that each product is loaded on a wheel and then index' s when all the stations are completed. I have the products going to each station but struggling to figure out how to make it index like a wheel. If I have 7 processing stations on the wheel. The wheel cannot index until all the stations are completed processing.

FlexSim 20.1.3
indexingindexing table
· 4
5 |100000

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

Tanya W avatar image Tanya W commented ·
I do have a model to show but I could not find the attachment link on this form.
0 Likes 0 ·
tannerp avatar image tannerp commented ·

The attachment link looks like this:

Although it may not appear if you're using Internet Explorer or another outdated internet application.

It sounds like you're trying to model a rotary indexing table like in the image shown below:

Rotary Indexing Tables - RNA Automation

Is that the case?

If so, there's not a default tool in FlexSim to do this, but you could use kinematics to accomplish the 3D aesthetic if you needed it. Otherwise, if you can do without the 3D aesthetic, I would just model it using processors in a circle. It will have all the same data and functionality, just without the visuals.

0 Likes 0 ·
Tanya W avatar image Tanya W commented ·

That is exactly what is it an here is the model I was working with the problem is trying to get all the products on the wheel move the same time. Each station will have a different cycle time and MTBF. I put a copy of the model below. Spent 4 hours on in it this morning I think it may be able to do it with opening and closing ports and sending messages but still pretty new to FlexSim and could not get it to work. Any help would be greatly appreciated.




Ballina AC_1_July 1.fsm


0 Likes 0 ·
Benjamin W2 avatar image Benjamin W2 commented ·

Hi @tanya.w, was tanner.p'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.

0 Likes 0 ·

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered

@Tanya W,

Thanks for the feedback and for uploading your model. I recommend using Process Flow for this. You can use an Event-Triggered Source and Batch activity to simulate how the index table can't move until all the stations are done. I also used a Global Table to keep track of how many items are on the "Table". The table value increments at Bag Load and decrements at BAG OFFLOAD. Then we can use the table value to know what the batch quantity should be. For example, if there are 3 items on the table, the batch quantity should be 3.

I just developed a basic example of Process Flow. You may have to adapt it to meet your specific needs. Note that stations are often starved because the Bag Load Robot takes too long to fill the combiner relative to the process time of the various processors.

ballina-ac-1-july-1_1.fsm


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.