Two Quality Controls in a process

Two Quality Controls in a process

marcos_mna
Not applicable
10 Views
4 Replies
Message 1 of 5

Two Quality Controls in a process

marcos_mna
Not applicable

[ FlexSim 20.2.0 ]

Hi mates,

I want to create a process with 4 processors and 2 quality controls, 1 after the 2nd process and 1 at the end of the 4th process. How can I do to be able of detect "bad pieces" at those quality controls in order to send them to the 1st processor or to the 3rd depending on where this "bad piece" has been detected?

Thank you!

0 Likes
Accepted solutions (1)
11 Views
4 Replies
Replies (4)
Message 2 of 5

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

Output ports are ordered by number. Send To Port function on Flow tab returns the number, where the item is going to leave the object. If you add a method to change this return value then you can send a part of your processed items to an output port which is connected to first or third processor. I suggest you set a label value at the items on Process Finish event trigger to distinguish which port the item is going to be released to, Send to Port function evaluates this label value and returns the output port number directly or by case.

0 Likes
Message 3 of 5

marcos_mna
Not applicable

Thank you for your answer. Maybe I have not explained my idea really well. I want to do two probabilistic quality controls after those processors and re-work those products in order to have them as "good products". I do not know how to add this "probability" and how to work with it. Thank you again!

0 Likes
Message 4 of 5

joerg_vogel_HsH
Mentor
Mentor

You described it very well. But maybe I had expected that you already know how to get discrete numbers from a statistical distribution. In your case I suggest you start with dempirical. If your output port one is connected to a next down stream processor then all good items must be returned to this output port number. If your upstream processor is connected to output port number two, all bad items are going to this port number.

0 Likes
Message 5 of 5

Ben_WilsonADSK
Community Manager
Community Manager

Hi @Marcos MNA, was Jörg Vogel'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