4.1 System BOM and Mechanical BOM (MBOM)
A missing $0.02 screw halts a production line just as effectively as a missing $50.00 main processor. While engineering teams obsess over the PCBA Bill of Materials down to the last resistor, the Mechanical BOM (MBOM) is often relegated to drawing notes or poorly managed spreadsheets. This oversight creates the “99% Complete Trap”: the electronics function perfectly, but the product cannot be assembled, sealed, or shipped. You should treat the MBOM with the same data integrity and revision control as the PCBA BOM.
The System BOM Scope
Section titled “The System BOM Scope”Avoid hiding parts in the notes section of a 2D drawing. If a component is required by the factory to build the final shipping SKU, it must exist as a discrete line item in the System BOM.
The Rule: When the item is present in the final shipping box (or used to seal it), it requires a unique Part Number (PN) and an explicit quantity in the BOM.
Your System BOM must include the following categories:
- Enclosure & Structural: Plastics, machined metal, die-cast parts, internal brackets, and chassis frameworks.
- Fasteners & Hardware: Screws, nuts, washers, standoffs, and threaded inserts.
- Requirement: Explicitly define the material (e.g., SS304), the finish (e.g., Black Oxide), and any locking features (e.g., Nylon patch) in the description.
- Interconnects: Internal cables, flat flex cables (FFC), wire harnesses, and antennas.
- Thermal & Sealing: Thermal pads, heatsinks, O-rings, gaskets, and EMI shields.
- Chemicals & Consumables: Adhesives, thermal paste, threadlockers, and specialized tape.
- Control Strategy: Assign a PN to the dispensable unit (e.g., “50ml Loctite Cartridge”) and estimate the usage per unit (e.g., 0.2ml) for costing purposes, or explicitly define it as a kitted “shop supply.”
- User Interface: Light pipes, physical buttons, overlays, and display windows.
- Packaging & Accessories: The gift box, foam inserts, ESD bags, user manuals, warranty cards, regulatory labels, and the outer master carton.
Engineering Pro-Tip: Create specific Part Numbers for “kitting consumables” like zip-ties or Kapton tape. If they are not officially on the BOM, the line can run out, prompting operators to improvise with non-compliant office tape to keep moving.
Alternates Policy: The “Looks Similar” Trap
Section titled “Alternates Policy: The “Looks Similar” Trap”Mechanical alternates pose a significantly higher risk than electronic passives because mechanical parameters are rarely universally standardized. A “compatible” screw from a different vendor may look identical but have a slightly different head height that cracks your display glass when torqued.
The Rule: Avoid applying generic “Form-Fit-Function” rules to custom mechanical parts.
Approval Logic for Mechanicals
Section titled “Approval Logic for Mechanicals”- When the component is Custom Mechanical (Molded/Machined/Stamped):
- Action: Avoid alternates without a formal First Article Inspection (FAI) and a physical fit-check validation.
- Reasoning: Tooling tolerances vary by vendor. A 0.1 mm variance can cause a hard interference fit where a slip fit was intended.
- When the component is Commodity Hardware (Screws/Washers/Nuts):
- Action: Alternates are permitted only when the Material, Finish, Thread Class, and Drive Type match the specification on the drawing exactly.
- The Risk: Allowing a Zinc-plated screw because it “fits” can lead to massive field corrosion where a Stainless Steel screw was originally specified.
- When the component is a Chemical (Adhesives/Thermal Grease):
- Action: Avoid alternates without explicit Engineering review and approval.
- Reasoning: Cure times, outgassing properties, and thermal conductivity are highly specific to the exact chemical formulation and cannot be blindly substituted.
Output Requirement: The Unified MBOM
Section titled “Output Requirement: The Unified MBOM”Generate a single, flat, or hierarchical BOM file that your Manufacturing Partner (EMS) can directly import into their ERP system. Avoid relying on CAD assembly trees or drawing balloons as your official BOM.
- Format: Provided as a CSV or Excel file.
- Structure: Must include the Level (indentation), your internal Part Number, an unambiguous Description, the Manufacturer Name, the Manufacturer Part Number (MPN), Quantity Per Unit, and the Reference Designator (if applicable for cables).
- Audit Requirement: The MBOM line items must map 1-to-1 against the exploded view drawings provided in the instructions.
Engineering Pro-Tip: For packaging materials (manuals, regulatory labels, boxes), enforce revision control carefully. A minor regulatory change in the manual text requires a new Part Number or a strict Revision bump, otherwise, the factory may unknowingly pack obsolete manuals into the new product.
Final Baseline Checklist
Section titled “Final Baseline Checklist”| Control Point | Critical Requirement |
|---|---|
| BOM Completeness | 100% of all non-soldered items must be listed (Includes tape, glue, labels, manuals). |
| Vendor Identity | The Manufacturer MPN must be defined and traceable for every item. |
| Fastener Clarity | Material and Finish must be explicitly stated. (“M3x6 Screw” is a failure; “M3x6 SS304 Passivated” is valid). |
| Revision Lock | The Revision on the BOM line item must match the 2D Drawing Revision. |
| Consumable Units | The Unit of Measure must be defined (e.g., Does Qty 1 = 1 Screw or 1 Bag of 100 Screws?). |
| Alternate Risk | Critical mechanicals must be clearly flagged as “No Subs” or “FAI Required” if a second source is proposed. |