Right First Time and Source Control — From "Inspection to Remove Defects" to "Process Does Not Produce Defects"
Abstract: Inspection can prevent defects from reaching the customer, but it cannot eliminate the costs already incurred by defects. Right First Time (RFT) and source control emphasize eliminating risks at the requirement, design, incoming material, and process parameter stages, rather than relying on end-of-line screening. This article discusses RFT metrics, the levels of source control, and their relationship with poka-yoke (5.3.1).
1. An Unsolvable Equation
A certain electronics factory has an AOI post-inspection defect rate of 0.8%, which seems acceptable. However, the engineering department's statistics show that the rework time + scrap + delayed delivery + stricter customer inspections are equivalent to 3.2% hidden quality costs—because the issues are only discovered after assembly, the root causes (solder paste, stencil, program) cannot be rectified.
Right First Time asks: How many products are qualified on the first pass through the entire process and require no rework? (This aligns with 3.3.2 First Pass Yield (FPY))
2. Right First Time (RFT)
RFT can be defined as:
- Process RFT = First-time pass / Total input (same as FPY)
- Order RFT = First-time fully qualified orders / Total orders
- Service RFT = First-time resolution of customer issues (after-sales scenario)
Management Significance: RFT ↑ → Rework ↓ → Cycle time ↓ → Cost ↓ → Customer experience ↑
3. Four Levels of Source Control
| Level | Control Point | Example |
|---|---|---|
| L1 Requirement/Design | VOC→CTQ, DFMEA | Manufacturability review of specifications |
| L2 Incoming Material | IQC, Supplier PPAP | 100% verification of critical components |
| L3 Process | CP, SPC, Poka-Yoke | Torque, temperature, parameter locking |
| L4 Shipment | FQC, Audit | Final line of defense, not the only line of defense |
Principle: The earlier a problem is discovered upstream, the lower the cost—The Rule of Ten (1:10:100) is widely cited in quality costs.
4. Relationship with Poka-Yoke
5.3.1 Poka-Yoke is a hard measure of source control at the process level:
- Shape poka-yoke, sequence poka-yoke, detection poka-yoke
- Ensures that errors cannot occur or are immediately detected
5.3.3 Right First Time is a cultural and metric system; poka-yoke is a tool—combining both:
RFT Goal → Identify High-Frequency Defects → Poka-Yoke/Standardization → RFT Verification
5. Organization and Behavior
Right First Time requires:
- Stop Embellishing Data — Products saved by rework do not count as RFT
- Reward Problem Exposure — Consistent with 13.3 Quality Culture
- Design Participation in DFM — R&D is responsible for RFT
- Supplier Shared Responsibility — Incoming RFT is included in performance metrics (9.1.3)
Layered Audit: Management randomly checks whether the process conforms to the control plan (CP), rather than just inspecting finished products.
6. Suggested Metrics Dashboard
| Metric | Frequency |
|---|---|
| Key process FPY/RFT | Shift/Day |
| Incoming material first-time pass rate | Week |
| Customer complaint first-time closure rate | Month |
| Percentage of rework in quality costs | Month |
7. Conclusion
Inspection is the last safety net, not the main body of quality.
Right First Time + Source Control transforms quality from being "inspected out" to being "built in"—the poka-yoke series (5.3.x) and FPY (3.3.2) converge here, forming a zero rework direction (the goal may not be zero defects, but the direction is clear).
Knowledge code: 5.3.3
Version: v20260524
Author: Quality Think Tank