Introduction

A robot project must make sense in terms of money, and not only in terms of technology. Management usually decides to install a robot based on the economic analysis. The cost of the automation must be justified by future savings and revenue.

flowchart LR
    D["Basic data<br/>costs, revenue, cycle time"] --> M["Method of analysis"]
    M --> P["Payback"]
    M --> E["EUAC"]
    M --> R["ROI"]
    P --> J["Decision<br/>install or not"]
    E --> J
    R --> J

How it works

  1. Collect the Basic Data Required for the project
  2. Use one or more of the three methods to test the project
  3. Adjust the result for special cases, such as reuse of the robot or a faster production rate
  4. Consider the factors that you cannot put a number on

The three methods

Key equations

Let be the investment cost, the annual revenue, the annual cost and the salvage value.

Decision rules:

  • Payback: a shorter is better, and most companies want of 2 to 3 years or less
  • EUAC: set , then is good and is not good
  • ROI: set and solve for , then is good and is not good

Special cases

Important

Costs are negative values. Revenues, savings and salvage values are positive values.