2.5 Data logging & repair tickets
Manual and mixed-technology assembly processes, such as through-hole insertion, wave soldering, and complex rework, generate a wealth of critical quality data. This chapter explains the required data logging protocols and the architecture of the Repair Ticket system. The goal of this system is to ensure every defect is contained, resolved, and traced back to its root cause—whether it stems from a design specification, material variation, or process deviation. This establishes an auditable framework that supports continuous process improvement.
Traceability in manual processes
Section titled “Traceability in manual processes”The electronic traveler within the Manufacturing Execution System (MES) serves as the definitive record of an assembly’s lifecycle. For every manual and automated process step, specific data points must be captured. This data forms the engineering foundation necessary for conducting complex repairs and for meaningful Corrective and Preventive Action (CAPA) analysis.
Required record elements (per serial number)
Section titled “Required record elements (per serial number)”- Identity & Context: The specific Product/Revision, Unique Serial Number (SN), and Work Order (WO).
- Genealogy: The PCB lot code, specific THT component lot codes (required for tracking connectors), and the Pallet ID.
- Process Parameters: The specific Wave or Selective Soldering Recipe ID that was executed, the measured Top-Side Temperature achieved during preheat, and the designated manual assembly station ID.
- Inspection Linkage: Direct references that tie the unit back to its Automated X-ray Inspection (AXI), Automated Optical Inspection (AOI) results, and Visual Inspection (VI) logs.
- Rework History: The Repair Ticket ID, official Defect Code, Attempt Count, identifiers for any replaced parts, and a log of Thermal Cycles (which is mandatory for area-array components like BGAs).
Standardized defect codes
Section titled “Standardized defect codes”Using subjective defect descriptions like “broken” or “bad” makes meaningful engineering analysis impossible. Instead, defect codes must be granular enough to pinpoint the specific failing process or design characteristic. Defects are categorized into three primary areas: Preparation, Soldering, and Rework.
| Category | Defect Code | Symptom and Root Cause Association | Process Owner Classification |
|---|---|---|---|
| Preparation | FLUX-STARVED | Inadequate flux coverage documented prior to the wave or selective solder pass. | Fluxing / Preheat Engineering |
| THERMAL-SHOCK | Component fracturing (e.g., in ceramic capacitors) resulting from an excessive temperature delta (∆T) rate. | Pre-heat / Profiling Engineering | |
| Soldering | THT-INCOMPLETE-FILL | Insufficient top-side barrel fill, which points to improper THT hole/lead geometries or inadequate thermal mass transfer. | Process Engineering / DFM |
| THT-BRIDGE | A solder bridge between adjacent THT pins, often indicating an unfavorable wave exit angle or missing solder thieves. | Wave / Selective Setup | |
| THT-ICICLE | Sharp solder peaks left on pins, identifying a failure in solder peel-back or drainage control. | Wave / Selective Setup | |
| Rework | PAD-LIFT | Damage to the copper pad or trace occurring during manual touch-up or component extraction. | Rework Technician / Tooling |
| HIP-REWORK | A Head-in-Pillow defect identified during a BGA rework reflow cycle. | Rework Profile Engineering |
Rework flow and traceability control
Section titled “Rework flow and traceability control”When a unit fails inspection (whether automated or visual), the MES initiates a quarantine sequence to enforce an auditable processing lifecycle.
- Ticket Generation (Failure): The unit is scanned into a Quarantine (NG-QUAR) status. The system automatically generates a Repair Ticket, linking the Defect Code to the verifying Operator ID.
- Rework Action: A certified Repair Technician executes the ticket and logs the following:
- The specific Standard Work Instruction (SWI) referenced (e.g., an IPC-7711/7721 repair procedure).
- The Rework Tool or Profile ID (this is mandatory for BGA or QFN hot-air reflows).
- The Lot and Date Code of any new replacement components (updating the unit’s tracking Genealogy).
- Attempt Tracking: The system increments the Attempt Count for each thermal rework cycle applied to a specific coordinate. This creates a hard stop if the maximum allowable thermal cycle limit is exceeded (for example, limiting a BGA to 2 reflow attempts).
- Verification Routing: The MES routes the unit through a re-inspection workflow. The unit must pass the original failing inspection gate (e.g., VI re-inspection or a Functional Test check) before its status can be reverted to PASS.
Guideline: No component or board should physically leave the rework area until the MES attempt count is logged and the guided verification process is complete.
Metrics for process improvement
Section titled “Metrics for process improvement”The data collected through logging feeds Key Performance Indicators (KPIs). These KPIs direct Corrective and Preventive Action (CAPA) initiatives and help execute reductions in the Cost of Poor Quality (CoPQ).
- First Pass Yield (FPY): This is the primary metric for evaluating overall process stability and equipment capability.
- Mean Time To Repair (MTTR): This tracks repair velocity and can be segmented by defect code and technician to identify potential training gaps.
- Pareto Analysis: Analyzing high-frequency defect codes helps isolate systemic variables. For instance, persistent errors like
THT-INCOMPLETE-FILLoften indicate a Design for Manufacturability (DFM) issue or a baseline process error, rather than an isolated operator mistake. - Supplier Quality Triggers: Rework materials and replacement parts are tracked by lot. Linking an elevated frequency of defects to a specific lot can automatically trigger a Supplier Corrective Action Request (SCAR).
Recap: Data Logging & Repair Tickets
Section titled “Recap: Data Logging & Repair Tickets”| Parameter | Requirement | Value / Code | Action / Constraint |
|---|---|---|---|
| Defect Registration | Use controlled defect code per failure. | FLUX-STARVED, THERMAL-SHOCK, THT-INCOMPLETE-FILL, THT-BRIDGE, THT-ICICLE, PAD-LIFT, HIP-REWORK. | Mandatory. Free-text is for context only. |
| Repair Ticket Data | Log specific repair execution details. | SWI reference, Rework Tool/Profile ID (mandatory for BGA/QFN), replacement component Lot/Date Code. | Required per repair action to update genealogy. |
| Thermal Cycle Tracking | Track and limit rework attempts per component coordinate. | System increments Attempt Count. Hard stop at maximum limit (e.g., BGA: 2 reflow attempts). | Unit cannot leave rework area until count logged and verification complete. |
| Verification | Pass original failing inspection after rework. | Automated (AXI/AOI) or Visual Inspection (VI) re-check. | MES routes unit for re-inspection; status reverts to PASS only upon success. |
| Genealogy & Traceability | Capture per-serial-number record elements. | Product/Revision, SN, WO, PCB lot, THT component lots, Pallet ID, Recipe ID, Top-Side Preheat Temp, Station ID, Repair Ticket ID. | Forms foundation for CAPA and complex repair analysis. |