Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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)

  • No labels