Resource Used for Downtime

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

Resource Used for Downtime model image

Where to Find the Model Object

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

  • Utilization \ Resource Used for Downtime.

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 Resource Used for Downtime 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. Connect your models incoming route to the Machine_1__Run_Unattended activity.connect from your model to Resource Used for Downtime
    2. Connect the exit route of the Machine_1__Run_Unattended activity to your model.connect to the rest of your model Resource Used for Downtime
  4. Define Values
    1. Set the value for scenario parameter s_MTTF_M1 to establish the time between failures.set mmtf value in Resource Used for DowntimeSetting s_MTTF_M1 to a triangular distribution of 60, 180 or 240 minutes
    2. Set the value for scenario parameter s_MTTR_M1 to establish the time to repair failures.set mttr in Resource Used for DowntimeSetting s_MTTR_M1 to a triangular distribution of 10, 15 or 20 minutes
    3. Set the value for scenario parameter s_RepairRes1 to the resource name that will work on the failure.set RepairRes1 in Resource Used for DowntimeSetting the value for s_RepairRes1 to Worker1
  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

Attributes:

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

Variables:

  1. v_TTF_Run_Time: Track the machine run time. Is reset when the machine is repaired.

Scenario Parameters:

  1. s_MTTF_M1: Establishes the time between failures of this machine. In minutes.
  2. s_MTTR_M1: Establishes the time to repair of this machine. In minutes.
  3. s_RepairRes1: Resource name that will work on the failure.
Was this article helpful?

Related Articles

Go to Top