PRC 07 - Changes needed in "Cost calculation"
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)