Vary Pass Fail Percentages Each Time Through Loop

When you need to change the routing percentages with each pass through a looping section of your model. Also see Vary Pass Fail Percentages with Possibility of Scrap

Vary Pass Fail Percentages Each Time Through Loop model image

Where to Find the Model Object

The following model object can be found in the model objects directory:

  • Inspection \ Vary Pass Fail Percentages Each Time Through Loop

Difficulty Level

  • Ease of Use: Easy
  • Ease of Modification: Easy

How to Use the Model Object

  1. Open Your Model: Open your model or create a new blank model.
  2. Insert the Model Object into Your Model
    1. Locate the model object Vary Pass Fail Percentages Each Time Through Loop and select the insert button.
    2. Move the cursor to the point of insertion and left mouse-click. The upper left corner of the model object will be inserted at the location of the mouse-click.
  3. Connect to Your Model
    1. Create a percentage route from the location in your model where you want the inspection to occur to Pass Inspection?.from your model to verify pass fail
    2. Connect the No route from Pass Inspection? to the rework area in your model.from pass fail to rework for verify pass fail
    3. Connect the Yes route from Pass Inspection? to the rest of your model.from pass fail to rest of your model in verify pass fail
  4. Update Action Logic: Modify the D2 distributions in the action logic located in Pass Inspection.

    Each time the same entity enters the Pass Inspection decision, the chance of success increases. The current settings give the following results: Pass number 1, 2, 3, 4 and 5 have a percent successful of 50%, 75%, 90%, 95%, and 100%. The “PASS” or “FAIL” values for the a_Dir attribute, determined in Pass Inspection’s action logic, are tested in the Conditional routes leaving the decision.update distributions in verify pass fail

  5. Completion: The model object is now integrated into your model, you should now be able to save and then simulate the model.

Controls Usage

Variables:

  1. a_Count: The number of times an entity has been through the Pass Inspection?.
  2. a_Dir: Routing direction or selection “PASS” moves to the right “FAIL” goes back through the loop.
Was this article helpful?

Related Articles

Go to Top