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. Quality Assurance (QA) is the dedicated discipline of proving, with hard data, that the product was built exactly according to the documentation and industry standards, ensuring it will survive in the field long after it leaves the factory.
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 IPC-A-610 (Acceptability of Electronic Assemblies). This standard divides products into three classes based on their reliability requirements.
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 Class 3 increases manufacturing costs significantly because it inherently slows down the SMT line and vastly increases the inspection overhead.
- The Risk: Failing to explicitly specify an IPC Class in the documentation causes the factory to default to Class 2. Conversely, demanding Class 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?” Traceability is the vital data link between a specific serial number in the field and its exact manufacturing history in the factory.
Batch traceability
Section titled “Batch traceability”“This box of 500 units was built on Tuesday using Solder Paste Lot #123 and Capacitor Reel #456.”
- 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.
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 contract manufacturer confirming the goods precisely meet the provided engineering specifications. It must explicitly include:
- 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.
Recap: Quality, Compliance, and Definition of Done
Section titled “Recap: Quality, Compliance, and Definition of Done”| Parameter | Requirement | Action / Condition | Document / Evidence |
|---|---|---|---|
| IPC Class | Must be explicitly specified in documentation. Default is Class 2. | Compliance statement required in Certificate of Conformity (CoC). | IPC-A-610 |
| Solder Paste Inspection (SPI) | Mandatory 3D measurement of paste volume. | Reject & reprint PCB if paste volume is critically low (<70% of target). | SPI Report |
| Automated X-Ray Inspection (AXI) | Mandatory for BGAs, QFNs, LGAs. | AXI report required in test data package. | AXI Protocol & Report |
| In-Circuit & Functional Test | Mandatory electrical verification. | ”Pass” report required for ICT and/or FCT. | ICT/FCT Protocols & Reports |
| Traceability | Unique serial number (barcode/QR) on each PCB. | Serial number must be documented in all reports and CoC. | Certificate of Conformity (CoC) |