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 3 Next »

In Whiteboard cycles represent the time it takes for a machine/line to produce one unit of a product. For example, if a machine is bottling some soda, how long does for the machine to produce one bottle. Cycles is not the same as the number of parts that were made. In a given cycle a machine could make eight parts but it only took one cycle. Cycle calculations come in many forms each representing a variation in the cycle calculations.

Many cycle calculation in whiteboard will show the actual, expected and the variance between these two calculations.

Before Listing the calculations, here is a description of few the variable used for this calculation

  • Uptime - the amount of time the machine actually was up

  • Scheduled - the amount of time the machine was expected to be up

  • Total - the amount of parts that were actually made

  • Expected - the amount of parts that were expected to be made

  • Cycles - the amount of cycles that actually occurred

  • Expected Cycles - the amount of cycles that were expected

Cycle Time [seconds per cycle]

  1. Actual Cycle Time = Uptime [seconds] / Cycles

  2. Expected Cycle Time = Scheduled [seconds] / Expected Cycles

  3. Cycle Time Gauge = Actual Cycle Time - Expected Cycle Time

Strikes Per Hour (SPH) [cycles per hour]

  1. Actual SPH = Cycles / Uptime [hours]

  2. Expected SPH = Expected Cycles / Scheduled [hours]

  3. SPH Gauge = Actual SPH - Expected SPH

Strikes Per Minute (SPM) [cycles per minute]

  1. Actual SPM = Cycles / Uptime [minutes]

  2. Expected SPM = Expected Cycles / Scheduled [minutes]

  3. SPM Gauge = Actual SPM - Expected SPM

Part Cycle Time (PCT) [seconds per part]

  1. Actual PCT = Uptime [seconds] / Total

  2. Expected PCT = Scheduled [seconds ] / Expected

  3. PCT Gauge = Actual PCT - Expected PCT

Parts Per Hour (PPH) [parts per hour]

  1. Actual PPH = Total / Uptime [hours]

  2. Expected PPH = Expected / Scheduled [hours]

  3. PPH Gauge = Actual PPH - Expected PPH

Parts Per Minute (PPM) [parts per minute]

  1. Actual PPM = Total / Uptime [minutes]

  2. Expected PPM = Expected / Scheduled [minutes]

  3. PPM Gauge = Actual PPM - Expected PPM

  • No labels