Table of Contents
Process capability and control limits are essential tools in quality management. They help determine how well a process performs and whether it operates within acceptable boundaries. This article provides a step-by-step approach to calculating process capability and setting control limits effectively.
Understanding Process Capability
Process capability measures how well a process meets specified limits. It compares the natural variability of the process to the allowable tolerance range. The most common indices are Cp and Cpk.
Calculating Process Capability
To calculate process capability, follow these steps:
- Collect a sufficient number of data points from the process.
- Calculate the process mean (average) and standard deviation.
- Identify the upper and lower specification limits (USL and LSL).
- Compute Cp using the formula: Cp = (USL – LSL) / (6 × standard deviation).
- Calculate Cpk, which considers the process mean’s proximity to the limits.
Cpk is calculated as the minimum of two values: (USL – mean) / (3 × standard deviation) and (mean – LSL) / (3 × standard deviation).
Setting Control Limits
Control limits are statistical boundaries used in control charts to monitor process stability. They are typically set at three standard deviations from the process mean.
To set control limits:
- Calculate the average of subgroup means.
- Determine the average of subgroup ranges or standard deviations.
- Set the Upper Control Limit (UCL) as: mean + 3 × standard deviation.
- Set the Lower Control Limit (LCL) as: mean – 3 × standard deviation.
Monitoring the process with these limits helps identify variations that may require corrective actions.