help-ablauf Calculation of target time

Inventory > Routing > Edit routing > Routing positions > Calculation of target time

Top  Previous  Next

The actual plan time in minutes is calculated as follows:

 

help-achtung.zoom69Special feature: As with Bill of materials, there is also a fixed quantity calculation for routings.

If the "quantity per" factor is 0, the assembly quantity is not considered.

 

Capacity Planning

 (

   (  

     (Machine time + Labor time + Mach+labor time)

     if "per assembly" > 0 then

       (* (Order Quantity + Scrap) : (per assembly))

   : Utility factor

   * Work steps

     * (1 + scrap factor : 100)

   )

+ Set-up time

 )

* Time factor (1 for minute, 60 for hours)

* 100/Efficiency rate in %

 

 

Precalculation, batch calculation

(

 (

     (Machine time + Labor time + Mach+labor time)

     if "per assembly" > 0 then

       (* Lot size : (per assembly))

   : Utility factor

   * Work steps

     * (1 + scrap factor : 100)

 )

+ Setup for calculation

)

* Time factor (1 for minute, 60 for hour)

 

The lot size itself depends on

a) calculated quantity

b) defined reject factor

c) stored calculation lot size.

 

Final costing

 (

   (

     (Machine time + Labor time + Mach+labor time)

     if "per assembly" > 0 then

       (* (Order Quantity + Scrap) : (per assembly))

     : Utility factor

   *

     * (1 + scrap factor : 100)

   )

+ Setup for calculation

 )

* Time factor (1 for minute, 60 for hours)

 


Help URL: https://help.beascloud.com/beas202402/index.html?berechnungdersollzeit.htm