Skip to content

Resource Used for Downtime

LegacyHow this worked in the previous version

When a resource is needed to work on a machine that is down.

Resource Used for Downtime

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

  • Utilization - Resource Used for Downtime.
  • Open Your Model: Open your model or create a new blank model.

  • Insert the Model Object into Your Model

  • Locate the model object Resource Used for Downtime and select the insert button.

  • 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.

  • Connect to Your Model

  • Connect **your **models incoming route to the Machine_1__Run_Unattended activity.

Resource Used for Downtime

  1. Connect the exit route of the Machine_1__Run_Unattended activity to **your **model.

Resource Used for Downtime

  • Define Values

Set the **value **for **scenario parameter**s_MTTF_M1 to establish the time between failures.

Resource Used for Downtime

Setting s_MTTF_M1 to a triangular distribution of 60, 180 or 240 minutes

  1. Set the value for scenario parameter s_MTTR_M1 to establish the time to repair failures.

Resource Used for Downtime

Setting s_MTTR_M1 to a triangular distribution of 10, 15 or 20 minutes

  1. Set the value for scenario parameter s_RepairRes1 to the resource name that will work on the failure.

Resource Used for Downtime

Setting the value for s_RepairRes1 to Worker1

  • Completion: The model object is now integrated into your model, you should now be able to save and then simulate the model.
  • **a_Time_In: **Records The time when an entity starts processing. This attribute is used when to calculate the total run time of a machine.
  • v_TTF_Run_Time: Track the machine run time. Is reset when the machine is repaired.
  • s_MTTF_M1: Establishes the time between failures of this machine. In minutes.
  • s_MTTR_M1: Establishes the time to repair of this machine. In minutes.
  • s_RepairRes1: Resource name that will work on the failure.