Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Changes in CST 07, 08

Because the need occured to introduce two new parameters:

  • machine utilization time ratio 
  • labor utilization time ratio

it influences the cost calculation algorithm in CTS.

In particular, in all calculations of machine time and labor time (in CST 07, 08) should be modified algorithm of calculating the times:

Duration_of_operation = TPZ+Tj*n + Tadd (additional)

Machine_cost_of_operation = Duration_of_operation * machine_utilization_time_ratio * machine_costs (from instance of technology for order)

Labor_cost_of_operation = Duration_of_operation * labor_utilization_time_ratio_(FTE) * labor_costs (from instance of technology for order)