1.8 Quality, compliance, and “definition of done”
In professional electronics manufacturing, “it turns on” is not a quality standard; it is merely the minimum requirement for an early prototype. True quality is defined by the absence of variation. A board that functions perfectly today but violates IPC assembly standards is officially considered a “defect” because it carries a latent risk of failure in the future.
The standard: IPC-A-610
Section titled “The standard: IPC-A-610”Successful inspection requires exact compliance against a binary standard, not a vague assessment of quality. The electronics manufacturing industry operates primarily on
Class 1: General Electronic Products
Section titled “Class 1: General Electronic Products”- Scope: Cheap consumer gadgets and disposable toys.
- Requirement: Function is the primary goal. Cosmetic imperfections in the solder joints are generally acceptable.
Class 2: Dedicated Service Electronic Products
Section titled “Class 2: Dedicated Service Electronic Products”- Scope: Laptops, microwaves, and standard industrial controllers.
- Requirement: High performance and extended life. Uninterrupted service is highly desired, but not essential for safety. This is the industry default.
Class 3: High Performance Electronic Products
Section titled “Class 3: High Performance Electronic Products”- Scope: Aerospace, Medical (Life Support), and Automotive safety systems.
- Requirement: Performance on demand is critical. Equipment downtime cannot be tolerated. Solder criteria are far more stringent (e.g., requiring stringent 270° circumferential wetting and zero voids for through-hole pins, prioritizing absolute reliability over cost).
The Engineering Reality
Section titled “The Engineering Reality”Specifying
- The Risk: Failing to explicitly specify an IPC Class in the documentation causes the factory to default to
Class 2 . Conversely, demandingClass 3 for a disposable IoT sensor wastes budget on intensive inspections that add no practical value to the end user.
The inspection strategy: trust no one
Section titled “The inspection strategy: trust no one”Human visual inspection is inherently unreliable over long shifts. Operators get tired, distracted, or simply blink. A robust quality plan relies on automated layers of defense (often called the “Swiss Cheese” model) to catch process defects at the earliest possible moment.
1. SPI (solder paste inspection)
Section titled “1. SPI (solder paste inspection)”- Action: A dedicated 3D scanner measures the precise volume of
solder paste deposited on the pads before any components are placed. - Logic: Roughly 70% of all soldering defects stem directly from poor
solder paste printing. - The Process: When
solder paste volume is detected as critically low (typically < 70% of target), the standard procedure is to wipe the PCB clean and reprint it immediately rather than proceeding to solder a known defect.
2. AOI (automated optical inspection)
Section titled “2. AOI (automated optical inspection)”- Action: High-speed cameras compare the soldered PCBA against a verified “Golden Board” image or mathematical model.
- Detects: Missing parts, polarity errors, component skew, and
tombstoning . - Limitation: AOI cameras cannot look inside or underneath components to see hidden solder joints.
3. AXI (automated x-ray inspection)
Section titled “3. AXI (automated x-ray inspection)”- Action: X-rays penetrate component bodies to inspect the hidden solder joints underneath.
- Target:
BGAs (Ball Grid Arrays),QFNs , and LGAs. - The Risk: Utilizing
BGAs while skipping AXI results in shipping blind, eliminating any definitive method to verify secure chip solder joints.
4. ICT (in-circuit test) & FCT (functional test)
Section titled “4. ICT (in-circuit test) & FCT (functional test)”- Action: ICT utilizes a “bed of nails” fixture to check for electrical shorts or opens.
FCT formally powers the device to verify the software logic. - Logic: AOI proves the board looks right; ICT and
FCT prove the board acts right.
Traceability: the audit trail
Section titled “Traceability: the audit trail”When a product fails in the field 18 months post-launch, engineering teams must be able to empirically answer: “Why?”
Batch traceability
Section titled “Batch traceability”“This box of 500 units was built on Tuesday using
- The Risk: Identifying a defective capacitor reel a month later necessitates recalling the entire 500-unit batch, as there is no proof of which specific boards received the compromised components.
Serial traceability
Section titled “Serial traceability”“Unit #SN-00192 was built at 14:02, placed by Head 3 on Line 2, and passed Test Station 4 with a voltage reading of 3.31V.”
- Benefit: Enables surgical recalls. Isolating and recalling only the specific units containing compromised components saves massive capital and protects brand reputation.
Pro-Tip: Always print a physical barcode or QR code on the PCB silkscreen, or apply a permanent label early in the process. Lacking a unique digital ID on the physical board fundamentally neutralizes all
The “definition of done”
Section titled “The “definition of done””A production run is not considered finished just because the last unit is placed in a cardboard box. It is finished when the Certificate of Conformity (CoC) is officially signed. The CoC is a legal declaration by the
- The
Part Number and Revision Level. - The Total Quantity and corresponding Batch Code.
- A Statement of Compliance to the required IPC Class.
- Formal Test Reports summarizing the Pass/Fail metrics.
Final Checkout: Quality, compliance, and “definition of done”
Section titled “Final Checkout: Quality, compliance, and “definition of done””| Control | Function | Metric | Critical Rule |
|---|---|---|---|
| Standard | Visual Criteria | Clearly define the required Class in the assembly drawing notes. | |
| SPI | Volume % | Reject and wipe boards showing < 70% | |
| AOI | Component Check | Presence / Polarity | Require 100% inspection for all SMT production runs. |
| Hidden Joints | Void % | ||
| Risk Management | Serial Number | Directly link all Automated Test Results to unique Serial Numbers. | |
| CoC | Executive Sign-off | Compliance | Do not pay the final invoice without receiving the signed Certificate of Compliance (CoC). |