Skip to content

4.1 System BOM and Mechanical BOM

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. The MBOM must be treated with the same data integrity and revision control as the PCBA BOM.

Hiding parts in the notes section of a 2D drawing is prohibited. 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.

The System BOM must encompass the following categories:

  1. Enclosure & Structural: Plastics, machined metal, die-cast parts, internal brackets, and chassis frameworks.
  2. Fasteners & Hardware: Screws, nuts, washers, standoffs, and threaded inserts.
    • Requirement: The material (e.g., SS304), the finish (e.g., Black Oxide), and any locking features (e.g., Nylon patch) must be explicitly defined in the description.
  3. Interconnects: Internal cables, flat flex cables (FFC), wire harnesses, and antennas.
  4. Thermal & Sealing: Thermal pads, heatsinks, O-rings, gaskets, and EMI shields.
  5. 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.”
  6. User Interface: Light pipes, physical buttons, overlays, and display windows.
  7. Packaging & Accessories: The gift box, foam inserts, ESD bags, user manuals, warranty cards, regulatory labels, and the outer master carton.

Pro-Tip: Specific Part Numbers must be created 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: Applying generic “Form-Fit-Function” rules to custom mechanical parts is prohibited.

  • When the component is Custom Mechanical (Molded/Machined/Stamped):
    • Action: Alternates are strictly prohibited 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: Alternates are strictly prohibited 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.

A single, flat, or hierarchical Bill of Materials (BOM) file must be generated that the Manufacturing Partner (EMS) can directly import into their ERP system. Relying on CAD assembly trees or drawing balloons as the official BOM is prohibited.

  • Format: Provided as a CSV or Excel file.
  • Structure: Must include the Level (indentation), the 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.

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 Checkout: System BOM and Mechanical BOM (MBOM)

Section titled “Final Checkout: System BOM and Mechanical BOM (MBOM)”
Control PointCritical Requirement
BOM Completeness100% of all non-soldered items must be listed (Includes tape, glue, labels, manuals).
Vendor IdentityThe Manufacturer MPN must be defined and traceable for every item.
Fastener ClarityMaterial and Finish must be explicitly stated. (“M3x6 Screw” is a failure; “M3x6 SS304 Passivated” is valid).
Revision LockThe Revision on the BOM line item must match the 2D Drawing Revision.
Consumable UnitsThe Unit of Measure must be defined (e.g., Does Qty 1 = 1 Screw or 1 Bag of 100 Screws?).
Alternate RiskCritical mechanicals must be clearly flagged as “No Subs” or “FAI Required” if a second source is proposed.