Hi i am having three types of products(A,B,C).i am producing this product in shuffled manner.after creating one lot of product type there is a change over time. so i need to stop source from creatiing next product for a certain time.
Hi i am having three types of products(A,B,C).i am producing this product in shuffled manner.after creating one lot of product type there is a change over time. so i need to stop source from creatiing next product for a certain time.
Hi Joerg, sry for inconvenience before. i am now attaching the file. here i need changeover time of 30min after one lot completed.
Hi @Arun R5, was one of Jordan Johnson's or Ryan Clark's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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.
If you need a changeover time, then it may be easiest to use several objects to represent your source. Here's an example model:
I disconnected the source from all the objects. Then I connected it to a Processor, and connected the Processor to a Queue. I connected the Queue the way the Source had previously been connected.
The reason I added these objects is because the Processor has an option where you can do changeover times, using a From/To table. So I added a global table that defines changover times; the row of the table represents the previous value, and the column represents the new value.
So, the Source now always feeds the the Processor. The Processor takes zero time to process. The setup time is zero, as long as the type doesn't change (due to the zeros along the diagonal of the ChangeoverTimes table). Then the Processor feeds the Queue. I set the Queue's max content to 1, which I think mimics the way the Source works.
So using more objects, it's relatively easy to get the changeover behavior you need.
Hi @Arun R5,
As an alternative to @Jordan Johnson's solution, I created an Object ProcessFlow to create the items and do the changeover logic. This logic currently has the changeover time in between every lot (even if they're the same type), but that can be adjusted fairly easily with a Decide activity in the ProcessFlow if you only want the changeover time when the product type changes.
I hope this helps! Let us know if you have further questions!
17 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved