Control Chart
How Control Charts Catch Process Drift on the RF Line
Every manufactured RF component varies. Two waveguide flanges machined back to back will not measure identical return loss, and two MMIC die from the same wafer will not show identical gain. The control chart formalizes the question that matters on a production floor: is the variation I am seeing the ordinary, irreducible noise of a stable process, or is something specific and fixable now driving the result? Shewhart's insight was that a process under statistical control behaves predictably within calculable bounds, and that any point outside those bounds carries an economic signal worth chasing.
The most common variable chart is the X-bar and R pair. Operators measure small rational subgroups, perhaps 5 connectors pulled every hour, and plot the subgroup mean on the X-bar chart and the subgroup range on the R chart. The center line is the grand mean of all subgroup means, and the control limits are derived from the average range scaled by tabulated constants that account for subgroup size. Because the limits come from the process data rather than from the datasheet, the chart answers a question independent of whether the parts pass; a tightly controlled process can sit comfortably inside its control limits while still needing a centering adjustment to meet specification.
Pattern detection extends the chart beyond a single out-of-limit point. A slow upward creep in coaxial connector VSWR over 30 subgroups often signals collet or gauge-pin wear, while an abrupt step in low-noise amplifier gain after a lot change frequently traces to a new GaAs wafer or a network analyzer recalibration. Catching these signals early, before the parameter crosses a spec limit, is what makes the control chart a leading indicator rather than a post-mortem.
Computing the Control Limits
UCL = X̄̄ + A2 × R̄ CL = X̄̄ LCL = X̄̄ − A2 × R̄
R chart (subgroup ranges):
UCL = D4 × R̄ CL = R̄ LCL = D3 × R̄
Process sigma estimate:
σ̂ ≈ R̄ / d2
For subgroup size n = 5: A2 ≈ 0.577, D4 ≈ 2.114, D3 = 0, d2 ≈ 2.326. Example: amplifier gain X̄̄ = 22.0 dB, R̄ = 0.40 dB → UCL ≈ 22.23 dB, LCL ≈ 21.77 dB, with σ̂ ≈ 0.17 dB.
Choosing the Right Chart Type
| Chart Type | Data Type | Subgroup Size | RF Example | Detects Small Shift? |
|---|---|---|---|---|
| X̄-R | Variable (continuous) | 2 to 10 | Hourly gain on amplifier lot | Good |
| X̄-S | Variable (continuous) | > 10 | High-volume connector VSWR | Good |
| I-MR | Variable, single unit | 1 | Custom waveguide assembly loss | Moderate |
| p-chart | Attribute (fraction) | Variable | Screening pass/fail fraction | Moderate |
| c-chart | Attribute (count) | Constant area | Solder defects per board | Moderate |
| CUSUM / EWMA | Variable | 1 or more | Slow LO-leakage drift on mixers | Excellent |
Frequently Asked Questions
What is the difference between control limits and specification limits?
Control limits are computed from the process itself, usually the grand mean ±3σ of the subgroup statistic, and describe what the process actually does. Specification limits come from the datasheet or customer, for example 0.5 dB maximum insertion loss at 28 GHz, and describe what it must do. A process can sit fully inside its control limits yet still ship out-of-spec parts; capability indices Cp and Cpk compare the two, with Cpk above 1.33 indicating comfortable margin.
Which control chart should I use for RF insertion loss measurements?
For a continuous variable on rational subgroups of 2 to 10 units, use an X̄-R chart, or X̄-S when subgroups exceed about 10. For one unit at a time, common with low-volume waveguide assemblies, use an individuals and moving-range (I-MR) chart. For pass/fail screening yield use a p-chart, and for defect counts per assembly use a c-chart. The variable charts react fastest to the small mean shifts that matter when tracking a parameter like mixer LO leakage drifting with reflow temperature.
What are the Western Electric rules for an out-of-control process?
Beyond a single point past 3σ, the Western Electric (Nelson) rules flag: two of three consecutive points past 2σ on one side; four of five past 1σ on one side; eight in a row on one side of the center line; and six in a row steadily rising or falling. In RF production a slow upward trend in connector return loss often means tooling wear, while a sudden level shift in amplifier gain usually traces to a new wafer lot or a recalibrated network analyzer.