<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>BELI Technologies Blog</title>
    <link>https://belitechnologies.com/blog</link>
    <atom:link href="https://belitechnologies.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>PCB and EMS manufacturing articles from BELI Technologies — PCB assembly, component sourcing, cost guides, and supplier selection.</description>
    <language>en</language>
    <lastBuildDate>Mon, 27 Jul 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>How to Export Gerber Files: What a Complete Package Must Contain</title>
      <link>https://belitechnologies.com/blog/how-to-export-gerber-files</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/how-to-export-gerber-files</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>A complete Gerber package needs every copper, mask, silk and paste layer, a drill file, a closed board outline and a fab note - plus a viewer self-check.</description>
      <category>PCB Basics</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> A complete Gerber package contains every copper, solder mask, silkscreen and paste layer, a separate drill file, an unambiguous board outline, and a fab note stating stackup and finish — all in RS-274X with embedded apertures. Verify it by opening the exact zip you intend to send in an independent viewer.</p>

<p>Every PCB manufacturer has the same private statistic: the share of incoming jobs that cannot be quoted without an email asking for something. The missing item is rarely exotic. It is a drill file, a board outline, a layer whose function nobody can identify, or a set of coordinates that place the parts a few millimetres off the board. None of these are hard problems. They are simply invisible from inside the EDA tool, because the tool renders your design from its own database — not from the files you exported. This guide is deliberately not a menu-by-menu tutorial for KiCad, Altium or Eagle, because those menus move between releases and the screenshots rot within a year. Instead it describes what the output has to contain and how to prove it does, which is knowledge that survives every version bump.</p>

<h2>What does a factory actually do with your Gerber files?</h2>
<p>Understanding the downstream use explains most of the rules. A fabricator's CAM department imports your package, identifies each layer by its function, aligns everything to a common origin, and rebuilds a manufacturing dataset: photoplot data for imaging, drill programs for the mechanical and laser drills, routing paths for the profile, and a stencil aperture set if paste is included. Before any of that, they compare your geometry against process limits — trace and space, annular ring, drill-to-copper clearance, aspect ratio, mask sliver widths.</p>
<p>The critical point is that CAM works from your files, not your intent. If a layer is ambiguous, an engineer makes an interpretation and moves on, or stops and emails you. The first outcome costs you a wrong board; the second costs you two days. Both are avoidable at export time. At BELI Technologies, <a href="/services/pcb-fabrication">every PCB fabrication order includes a DFM review</a> before production starts, and quotes are returned within 24 hours — but a DFM review can only comment on what is present in the package. It cannot infer a drill file that was never exported.</p>

<h2>RS-274X versus the old format: why apertures must travel inside the file</h2>
<p>Gerber began as a plotter control language. In the original RS-274D form, the file contained only coordinates and D-codes — instructions to select "tool 12" and flash it at a location. What tool 12 physically was lived in a separate aperture list, often a plain text table, sometimes never sent at all. When that list went missing, a fabricator had no way to know whether a pad was a 60 mil round or a 2 mm square, and a job effectively arrived as a drawing with no scale.</p>
<p>RS-274X, sometimes called extended Gerber, solved this by embedding aperture definitions inside each file, along with the coordinate format and unit declarations. This is the format any modern EDA tool produces by default and the only one you should send. Gerber X2 goes further, adding standardised attributes that declare what each file is — top copper, inner layer 3, solder mask bottom — plus drill span and net names, so the layer-identification guesswork disappears entirely. If your tool offers X2 output, enable it: it removes an entire category of misinterpretation at zero cost to you.</p>
<p>A practical test settles the question. Open a copper file in a text editor. If you see percent-delimited aperture definition commands near the top declaring shapes and sizes, you have RS-274X. If you see nothing but coordinates and bare D-codes, you are shipping the old format and the aperture list is somewhere else — or nowhere.</p>

<h2>What files must a complete Gerber package contain?</h2>
<p>Extensions vary by tool, and that variation is normal. What matters is that every function below is present and identifiable. The extensions in the middle column are the conventions you will most often see, not a requirement.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Layer or file</th>
      <th style="padding:10px 16px;text-align:left;">What it tells the factory</th>
      <th style="padding:10px 16px;text-align:left;">Common extension</th>
      <th style="padding:10px 16px;text-align:left;">If it is missing or wrong</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Top copper</td><td style="padding:10px 16px;">Component-side traces, pads and copper pours</td><td style="padding:10px 16px;">.gtl, F_Cu.gbr, .art</td><td style="padding:10px 16px;">Job stops immediately; nothing can be imaged</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Bottom copper</td><td style="padding:10px 16px;">Solder-side traces and pads</td><td style="padding:10px 16px;">.gbl, B_Cu.gbr</td><td style="padding:10px 16px;">Same; also the layer most often forgotten on single-sided-looking designs</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Inner signal and plane layers</td><td style="padding:10px 16px;">Every internal copper layer, in stack order</td><td style="padding:10px 16px;">.g1 .g2, .gp1, In1_Cu.gbr</td><td style="padding:10px 16px;">Wrong layer order produces a board that is electrically valid on paper and useless in practice</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Solder mask, top and bottom</td><td style="padding:10px 16px;">Where mask is removed to expose pads</td><td style="padding:10px 16px;">.gts / .gbs</td><td style="padding:10px 16px;">Fully masked pads, or a fabricator generating openings from your copper with guessed expansion</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Silkscreen or legend, top and bottom</td><td style="padding:10px 16px;">Reference designators, polarity marks, logos</td><td style="padding:10px 16px;">.gto / .gbo</td><td style="padding:10px 16px;">Blank board; assembly and field debug lose their only visual map</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Solder paste, top and bottom</td><td style="padding:10px 16px;">Stencil apertures for SMT assembly</td><td style="padding:10px 16px;">.gtp / .gbp</td><td style="padding:10px 16px;">Not needed for bare boards, required for a stencil; without it the assembler derives apertures from mask or copper</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Board outline or profile</td><td style="padding:10px 16px;">The exact routed edge, plus internal cutouts and slots</td><td style="padding:10px 16px;">.gko, .gm1, .gml, Edge_Cuts.gbr</td><td style="padding:10px 16px;">A frequent cause of a quoting hold; nobody can price a board of unknown size</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Plated drill file</td><td style="padding:10px 16px;">Every plated hole and via, with tool diameters</td><td style="padding:10px 16px;">.drl, .txt, .xln (Excellon)</td><td style="padding:10px 16px;">An unconnected board; pads exist but nothing is drilled or plated through</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Non-plated drill file</td><td style="padding:10px 16px;">Mounting holes and tooling holes that must not be plated</td><td style="padding:10px 16px;">separate .drl or -NPTH.drl</td><td style="padding:10px 16px;">Plated mounting holes, which can short a chassis screw to a plane</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Drill tool table or drill map</td><td style="padding:10px 16px;">Tool number to diameter mapping and hole counts</td><td style="padding:10px 16px;">.drr, .rep, embedded header</td><td style="padding:10px 16px;">Diameters have to be inferred; this is exactly how hole-size errors survive review</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">IPC-D-356 netlist</td><td style="padding:10px 16px;">Your intended electrical connectivity</td><td style="padding:10px 16px;">.ipc, .d356</td><td style="padding:10px 16px;">Optional, but it lets the fabricator prove their CAM interpretation matches your schematic before imaging</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Fab drawing or README</td><td style="padding:10px 16px;">Stackup, material, thickness, copper weight, finish, mask colour, impedance</td><td style="padding:10px 16px;">.pdf, .txt</td><td style="padding:10px 16px;">Defaults get applied — and defaults are how a controlled-impedance design becomes an uncontrolled one</td></tr>
  </tbody>
</table>

<h2>Why is the drill file the piece that most often goes wrong?</h2>
<p>Drill data is separate from Gerber by history: it uses Excellon format, a different language with its own conventions, and it is exported through a different dialog in most tools. That separation is why it gets forgotten, and why its settings get missed even when it is present.</p>
<p>Three details deserve checking every time. First, plated and non-plated holes should be in distinct files or explicitly tagged, because plating a mounting hole changes its finished diameter and can create an unintended connection. Second, the tool table must be present, whether embedded in the file header or supplied as a drill report — this is the only place your hole diameters are stated in a machine-readable way. Third, confirm whether the diameters you exported are finished hole sizes or drilled sizes; plating reduces a hole by a measurable amount, and a tight-tolerance fit is where that difference stops being academic.</p>
<p>Process limits matter here too. BELI's fabrication runs to a minimum hole diameter of 4 mil with a maximum aspect ratio of 11:1, so on a thick board the smallest drillable via is set by thickness as much as by the drill itself. If your design pushes those numbers, say so in the fab note rather than letting CAM discover it — the full set of limits is published on the <a href="/capability">manufacturing capability page</a>.</p>

<h2>Where is the board outline, and how does the factory know?</h2>
<p>Gerber has no concept of "this is the edge of the board". The outline is just geometry on a layer, and the fabricator identifies it by convention or by an attribute. Three rules make it unambiguous.</p>
<p>Draw the profile as a single closed contour with no gaps and no double-drawn segments. A 0.01 mm gap invisible on screen is a break in the contour, and a CAM engineer either has to close it manually or ask you which side is inside. Put nothing else on that layer — no dimension arrows, no title block, no courtyard outlines — because everything on the outline layer is a candidate for being routed. And state the line width convention: most fabricators treat the outline as the centreline of the routing path, so a thick outline drawn as a decorative border invites a board that is off-size by half a router bit.</p>
<p>Internal features follow the same logic. Cutouts and slots must be closed contours on the outline layer, or defined as slots in the drill file, and it is worth saying in the fab note which method you used. Rounded corners, castellations and edge plating all need to be called out in words as well as drawn, because they change process steps rather than just geometry.</p>

<h2>Panelization: state your intent before the factory chooses for you</h2>
<p>Small boards are not built one at a time. They run in arrays, and the array design affects both fabrication yield and assembly feasibility. You have three options and should pick one explicitly: supply a fully panelized dataset, supply a single board and specify the panel parameters you want, or supply a single board and ask the factory to propose the most economical panel.</p>
<p>If you choose the first, the package needs to show the panel outline, the individual board outlines, rails, tooling holes and global fiducials. If you choose the second, specify the separation method — V-score for straight-edged boards, tab-route with perforations for boards with irregular profiles or overhanging connectors — plus the array count and rail width. If you choose the third, say so in writing; a request to "panelize as you see fit" is a valid instruction, an absence of any instruction is not.</p>
<p>One constraint links panelization to assembly directly. BELI's SMT lines handle boards from 45 x 45 mm up to 680 x 500 mm, so a board below that minimum needs to reach assembly in an array rather than as a single piece. Fiducials matter for the same reason: SMT machines use them for optical alignment, and a panel needs global fiducials on the rails in addition to local fiducials near fine-pitch parts. With placement precision of ±0.03 mm and BGA ball pitch down to 0.4 mm on our <a href="/services/pcb-assembly">PCB assembly lines</a>, alignment accuracy is limited by the reference marks in your artwork, not by the machine.</p>

<h2>Units, coordinate format and precision: the silent corruption</h2>
<p>Gerber and Excellon both encode coordinates as integers, with a declared format telling the reader where the decimal point sits. A 2.4 format in inches means two integer digits and four decimals. Older files sometimes use leading or trailing zero suppression, dropping zeros to save bytes on 1970s media. Get that declaration wrong on import and every coordinate scales by a factor of ten — a mistake that produces a plausible-looking plot rather than an obvious error, which is precisely what makes it dangerous.</p>
<p>Modern practice removes the risk. Export in metric with a 4.6 format, use absolute coordinates, and disable zero suppression. Keep the same units across the Gerber set, the drill file and the pick-and-place file: a package where the copper is metric and the drill file is imperial is legal, importable, and an invitation to a units error. Precision also has a floor worth knowing — exporting at 2.3 inch resolution quantises everything to a thousandth of an inch, which is coarse relative to the 3.0/3.0 mil inner-layer line width and spacing BELI can fabricate.</p>

<h2>Why do pick-and-place coordinates end up offset or rotated?</h2>
<p>This is the classic assembly-side trap, and it has two independent causes.</p>
<p>The first is origin mismatch. Your centroid file states X and Y relative to some origin, and your EDA tool may use the drawing sheet origin, a user-defined origin, or the board origin depending on how the project was set up. If the Gerbers reference one origin and the centroid file another, every part is offset by a constant. The fix is to set the origin to a defined physical feature — the lower-left corner of the board outline is the safest convention — export everything from that same origin, and state it in the file header or the README. If the design is panelized, also state whether coordinates refer to the single board or the panel.</p>
<p>The second is rotation reference. Rotation in a centroid file is measured from the footprint's own zero-degree orientation as defined in your library, and library authors do not always follow the pin-1 conventions in IPC-7351. A tantalum capacitor footprint drawn with the anode to the right in one library and upward in another will export different rotation values for visually identical placements. The consequence lands on polarised parts — diodes, electrolytics, connectors, and any IC where pin 1 orientation is not obvious from the package outline.</p>
<p>Two habits eliminate almost all of it. Send an assembly drawing or a top-and-bottom 3D render showing pin-1 and polarity markers, so the machine program can be checked against a picture instead of a number. And state your bottom-side convention: some tools give bottom-side coordinates as viewed from the top through the board, others as viewed from below, and mirroring the wrong way puts every bottom part in the wrong place. The BOM, centroid file and Gerbers should all be exported from one design revision, with reference designators that match across all three — our guide to <a href="/blog/files-required-for-pcba-quotation">the files required for a PCBA quotation</a> covers the BOM structure in detail.</p>

<h2>What do ODB++ and IPC-2581 do better than Gerber?</h2>
<p>Gerber describes each layer in isolation. Nothing in a plain Gerber set states how many layers there are, what order they sit in, which are planes, or what the board is supposed to connect. Every one of those facts is reconstructed at the factory from filenames, conventions and your notes — which is where interpretation errors are born.</p>
<p>ODB++ and IPC-2581 replace the loose collection with a single structured database. One file carries the layer stack in order with each layer's function declared, drill spans, the netlist, the profile, and optionally component data including placement and BOM references. IPC-2581 has the additional merit of being an open, vendor-neutral standard rather than a format controlled by one EDA vendor. In practice the benefit is measured in the questions that never get asked: no layer-order query, no plane-polarity query, no "is this file the outline or a mechanical drawing" query.</p>
<p>None of this makes Gerber obsolete. It remains the universal exchange format, every fabricator on earth reads it, and RS-274X with X2 attributes closes much of the gap. BELI quotes from either Gerber or ODB++. The practical recommendation is simple: if your tool exports ODB++ or IPC-2581 cleanly, send it alongside the Gerber set. The redundancy costs you nothing and gives the CAM engineer a cross-check.</p>

<h2>How do you self-check a Gerber package in ten minutes?</h2>
<p>The single most valuable habit in this entire article: open the exact zip file you are about to send in an independent viewer — a free standalone Gerber viewer, or a fabricator's online preview — and inspect it as if you had never seen the design. Your EDA tool renders its internal database, so it will show you a correct board even when the export is broken. A viewer shows only what the files contain, which is what the factory will see.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Check before you send</th>
      <th style="padding:10px 16px;text-align:left;">How to verify it</th>
      <th style="padding:10px 16px;text-align:left;">Why it matters</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Layer count matches your stackup</td><td style="padding:10px 16px;">Count copper files in the zip; compare to the layer count in your fab note</td><td style="padding:10px 16px;">A missing inner layer is invisible in a top-down view and fatal in production</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Layer order is documented</td><td style="padding:10px 16px;">Name files with explicit ordering, or state the order in the README, or use X2 attributes</td><td style="padding:10px 16px;">Filename conventions differ between tools; nobody should have to guess which file is layer 3</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Drill file is present and aligned</td><td style="padding:10px 16px;">Overlay drill on copper in the viewer; every hit should sit centred in a pad</td><td style="padding:10px 16px;">Catches both a missing file and an origin mismatch between drill and Gerber</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Hole diameters are what you think they are</td><td style="padding:10px 16px;">Read the tool table; measure two or three holes against the mating part datasheet</td><td style="padding:10px 16px;">Fractions of a millimetre decide whether a connector inserts or has to be forced</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Board outline is one closed contour</td><td style="padding:10px 16px;">Zoom to each corner in the viewer; look for gaps and stray objects on that layer</td><td style="padding:10px 16px;">Open contours stop CAM; stray objects get routed into the board</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Cutouts and slots are defined once</td><td style="padding:10px 16px;">Confirm each is either a closed contour on the outline layer or a slot in the drill file, not both</td><td style="padding:10px 16px;">Duplicated definitions produce oversized or double-routed features</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Files are RS-274X</td><td style="padding:10px 16px;">Open a copper file in a text editor and look for embedded aperture definitions</td><td style="padding:10px 16px;">Old-format files without an aperture list cannot be manufactured as sent</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Units and coordinate format are consistent</td><td style="padding:10px 16px;">Check the format declaration in each file; metric 4.6, absolute, no zero suppression</td><td style="padding:10px 16px;">Mixed units and zero suppression cause silent factor-of-ten scaling errors</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Every SMD pad has a mask opening</td><td style="padding:10px 16px;">View mask over copper; look for pads still covered, especially under connectors and shields</td><td style="padding:10px 16px;">A masked pad is an open circuit that assembly cannot recover</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Silkscreen is clipped off pads</td><td style="padding:10px 16px;">View legend over mask; look for text crossing exposed copper</td><td style="padding:10px 16px;">Ink on a pad degrades solderability; fabricators clip it, and clipping can erase a designator</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Plane layers render with correct polarity</td><td style="padding:10px 16px;">Confirm planes appear as solid copper with clearances, not as inverted artwork</td><td style="padding:10px 16px;">Legacy negative-plane exports invert the entire layer if the polarity is misread</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Panel intent and fiducials are stated</td><td style="padding:10px 16px;">Confirm array method, rails, tooling holes and global fiducials, or an explicit request to panelize</td><td style="padding:10px 16px;">Assembly alignment and separation method are both set here, not later</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Centroid origin and rotation are declared</td><td style="padding:10px 16px;">State the origin feature and the bottom-side viewing convention in the file header</td><td style="padding:10px 16px;">Prevents whole-board offsets and rotated polarised parts</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">The zip contains only the current revision</td><td style="padding:10px 16px;">Export to a clean empty folder every time; never zip a working directory</td><td style="padding:10px 16px;">Stale files from a previous export are the most avoidable defect in this list</td></tr>
  </tbody>
</table>
<p>That last row deserves its own emphasis. Exporting into a folder that already contains yesterday's output is how a superseded inner layer or an obsolete drill file ends up in a package that otherwise looks perfect. Delete and recreate the output folder as part of the export routine.</p>

<h2>What does a small dimensional error actually cost?</h2>
<p>The abstract case for checking your files is easy to nod at and easy to skip. The concrete one is more persuasive. A US smart-sensor customer came to us after boards had already shipped, with a problem that only appeared at final assembly: technicians could not insert components without excessive force, risking pad lift, lead deformation and cracked joints. The DFM review traced it to the Gerber package itself — the drill diameters had been specified at 0.8 mm, without allowance for the insertion tolerance the connectors required. We enlarged the holes to 1.2 mm, changed the connector to pin headers for a reliable tool-free mating, and turned the fix around in 48 hours with zero rework. The full account is in our <a href="/blog/fix-gerber-hole-issue-pcb">Gerber hole issue case study</a>.</p>
<p>Note where the error lived. Nothing was wrong with the fabrication; the board matched the files exactly. The gap was between what the files said and what the designer assumed they said — 0.4 mm of it. That gap is what an independent viewer check and a hole-diameter cross-reference against the mating part's datasheet are designed to catch, and it is why generic design standards such as IPC-2221 publish lead-to-hole clearance guidance rather than leaving it to judgement.</p>

<h2>What to send with the Gerbers, and what a DFM review catches afterwards</h2>
<p>Gerber describes geometry and nothing else. Everything about materials and process lives outside it, so a short fab note — a PDF drawing or even a plain text file — should accompany every package. Cover the layer count and stack order, base material and Tg, finished board thickness, copper weight on outer and inner layers, surface finish, solder mask and silkscreen colours, any controlled-impedance requirements with target values and tolerance, and the quantity and delivery expectation. BELI fabricates up to 42 layers, in materials including FR-4, High-Tg FR-4, halogen-free laminates, Rogers, Arlon, Taconic and Nelco, with surface finishes including ENIG, HASL, lead-free HASL, immersion silver and immersion tin, and holds impedance control to ±10% — but only if the requirement is written down, since none of it is inferable from copper artwork.</p>
<p>For an assembly quote, add the BOM with manufacturer part numbers, the centroid file, and any assembly drawing that clarifies orientation. If you are early in a hardware programme, it is worth building this package discipline during your first prototype rather than at the pilot build, because the same dataset carries forward through <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT and PVT stages</a> and gets re-exported at every revision. If the distinction between a bare board order and an assembled one is still fuzzy, our explainer on <a href="/blog/pcb-vs-pcba">PCB versus PCBA</a> sets out what each stage requires.</p>

<p>No export checklist catches everything, which is why the file check and the manufacturing review are complementary rather than redundant. Your viewer check catches what is missing or misdeclared; a fabricator's DFM review catches what is present but unmanufacturable — annular rings too thin after drill tolerance, clearances below process limits, mask slivers that will not survive development, aspect ratios beyond what plating chemistry can fill.</p>
<p>BELI Technologies includes a DFM review with every fabrication order, quotes within 24 hours, and takes Gerber or ODB++ for quoting, with no MOQ on prototypes. Quick-turn bare boards run as fast as 24 hours for 1-2 layer designs and typically 3-7 working days for multilayer, and prototype assembly takes 48 hours once boards and parts are on site. If you are not certain your export is complete, <a href="/contact">send us the package you have</a> — the review will tell you exactly what is missing before it costs you a build.</p>

<p><strong>Related reading:</strong> <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for PCBA Quotation</a> &middot; <a href="/blog/fix-gerber-hole-issue-pcb">How We Fixed a Gerber Hole Issue for a Sensor Client</a> &middot; <a href="/blog/prototype-pcba-china-guide">Prototype PCBA in China: A Practical Guide</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Importing PCBA from China: Incoterms and Customs Explained</title>
      <link>https://belitechnologies.com/blog/importing-pcba-from-china-incoterms-customs</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/importing-pcba-from-china-incoterms-customs</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>Which Incoterm to use, who acts as importer of record, what documents customs needs, and why landed cost is the only comparable number on a China order.</description>
      <category>Supply Chain</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> Importing PCBA from China turns on two decisions — which Incoterm your quote is written on, and who acts as importer of record in the destination country. The Incoterm fixes who pays freight, who clears export and import, and where risk transfers. Everything else follows from those two.</p>

<p>Engineers usually discover trade terms the hard way: a shipment of assembled boards sits at an airport for four days because nobody named an importer of record, or an invoice quoted "ex works Shenzhen" turns out to be well short of what the boards actually cost to get onto a bench in Boston, Munich or Tel Aviv. None of this is difficult, but it is unforgiving of assumptions. This guide covers the trade-terms vocabulary, the documents customs expects, the difference between courier and forwarder channels, and how sample shipments differ from production volume — written for hardware and procurement people who buy contract manufacturing, not for freight professionals.</p>

<p>One disclaimer up front, and it is not boilerplate: <strong>this article contains no duty rates, no tariff classifications, and no thresholds.</strong> Those change by country, by product category, and by the month — a number published today can be wrong by the time you read it. Every rate question in this article resolves the same way: check your own country's current customs rules and confirm with a licensed customs broker in the destination market. What we can give you is the structure of the decision, which does not change.</p>

<h2>Why is landed cost the only number worth comparing?</h2>
<p>A quote for assembled boards is not a price. It is one line in a cost stack, and the size of the remaining lines depends entirely on the trade term attached to it. Landed cost is the full amount it takes to put working boards in your building, and it is the only figure on which two suppliers — or two manufacturing regions — can be compared honestly.</p>
<p>The structure looks like this, and it is worth writing out for your own build because the composition surprises people:</p>
<p><em>Goods value + export handling and origin charges + main carriage (air or sea) + insurance + destination terminal or courier handling + import duty + import VAT / GST / sales tax as applicable + customs brokerage fee + inland delivery = landed cost.</em></p>
<p>Two things make this stack behave differently from what a spreadsheet assumes. First, several of those lines are charged per shipment rather than per unit, so they dominate a 20-board prototype run and nearly vanish on a 5,000-board production order — the same effect our <a href="/blog/pcb-prototype-vs-mass-production-cost">PCB prototype versus mass production cost breakdown</a> describes for NRE. Second, import taxes are usually calculated on a customs value that includes freight and insurance in many jurisdictions, so shipping fast does not only cost more freight, it can also enlarge the base on which tax is assessed. Our <a href="/blog/pcba-cost-in-china">guide to what PCBA actually costs in China</a> covers the goods-value side of the stack; this article is about everything that happens after the boards leave the factory door.</p>

<h2>What do Incoterms actually decide?</h2>
<p>Incoterms are a set of standard three-letter trade terms published by the International Chamber of Commerce. They are not law, they are not payment terms, and they say nothing about when title passes. They answer four operational questions, and only those four: who arranges and pays for carriage, who handles export clearance in China, who handles import clearance and pays duties and taxes in the destination country, and at what physical point risk of loss or damage moves from seller to buyer.</p>
<p>That last one deserves emphasis because it is the one buyers misread. Under several common terms, <strong>risk transfers long before the goods arrive.</strong> If a term hands risk to you when the boards are given to the first carrier in Shenzhen, then a pallet damaged in transit is your loss even though the seller paid the freight bill. Cost and risk are separate questions in the Incoterms framework, and the terms deliberately split them.</p>
<p>Always write the term with a named place, because the term alone is incomplete. "FCA Shenzhen" and "DAP Frankfurt" are usable instructions; "FCA" on its own is not. And always state which Incoterms revision you are using — the 2020 revision is current — so there is no argument about which version's rules apply.</p>

<h2>Which Incoterm should you use for a PCBA shipment from China?</h2>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Term</th>
      <th style="padding:10px 16px;text-align:left;">Who pays main carriage</th>
      <th style="padding:10px 16px;text-align:left;">Who handles China export clearance</th>
      <th style="padding:10px 16px;text-align:left;">Who handles import clearance &amp; pays duty/tax</th>
      <th style="padding:10px 16px;text-align:left;">Where risk transfers to the buyer</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">EXW (Ex Works)</td><td style="padding:10px 16px;">Buyer</td><td style="padding:10px 16px;">Buyer — formally the buyer's obligation, which is exactly why EXW is awkward across borders</td><td style="padding:10px 16px;">Buyer</td><td style="padding:10px 16px;">When goods are placed at the buyer's disposal at the seller's premises, before loading</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">FCA (Free Carrier)</td><td style="padding:10px 16px;">Buyer</td><td style="padding:10px 16px;">Seller</td><td style="padding:10px 16px;">Buyer</td><td style="padding:10px 16px;">On delivery to the carrier the buyer nominated, at the named place</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">CPT (Carriage Paid To)</td><td style="padding:10px 16px;">Seller, to the named destination</td><td style="padding:10px 16px;">Seller</td><td style="padding:10px 16px;">Buyer</td><td style="padding:10px 16px;">When goods are handed to the first carrier — earlier than the place the seller paid freight to</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">CIP (Carriage &amp; Insurance Paid To)</td><td style="padding:10px 16px;">Seller, to the named destination</td><td style="padding:10px 16px;">Seller</td><td style="padding:10px 16px;">Buyer</td><td style="padding:10px 16px;">Same as CPT, but the seller must also buy cargo insurance for the buyer's benefit</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">DAP (Delivered At Place)</td><td style="padding:10px 16px;">Seller</td><td style="padding:10px 16px;">Seller</td><td style="padding:10px 16px;">Buyer</td><td style="padding:10px 16px;">At the named destination, on the arriving vehicle, ready for unloading</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">DDP (Delivered Duty Paid)</td><td style="padding:10px 16px;">Seller</td><td style="padding:10px 16px;">Seller</td><td style="padding:10px 16px;">Seller — including import duties and taxes</td><td style="padding:10px 16px;">At the named destination, ready for unloading, after import clearance</td></tr>
  </tbody>
</table>
<p>Read the table as a spectrum: obligations shift steadily from buyer to seller as you move down. For most overseas buyers of electronics, the practical working range is FCA at the light end and DAP at the heavy end. FCA gives you control of the freight and the visibility that comes with it, while leaving Chinese export formalities where they belong — with the party physically located in China. DAP hands the whole outbound journey to the seller and keeps import clearance, and therefore control of your own customs record, with you.</p>

<h2>Why is EXW usually the wrong default for a cross-border buyer?</h2>
<p>EXW appears on a great many Chinese quotations because it is the simplest thing for a seller to price: the goods are ready, come and get them. As a costing baseline it is genuinely useful, since an EXW figure strips out every logistics variable and lets you compare goods value against goods value.</p>
<p>As a shipping term, it creates a structural mismatch. Under EXW the buyer is responsible for export clearance from China — but a foreign buyer with no Chinese entity generally cannot file a Chinese export declaration in its own name. In practice the seller or its forwarder ends up doing it anyway, informally, which means the paperwork does not match the agreed term. That is fine right up until something goes wrong, at which point nobody's obligations are where the contract says they are. Risk is the second problem: under EXW it passes to you while the cartons are still sitting on the factory's floor, before loading.</p>
<p>The usual fix is one letter of difference. Ask for FCA at a named place instead. You keep control of carrier selection and freight cost, the seller handles export formalities as the party actually able to, and risk transfers at a defined handover rather than at a pallet on a warehouse floor.</p>

<h2>What does DDP really mean — and when is it worth it?</h2>
<p>DDP is the term buyers ask for when they want a single number and no customs involvement. It is legitimate and widely used, and for small shipments through courier networks it can be genuinely convenient. It also carries consequences worth understanding before you request it.</p>
<p>Under DDP the seller is responsible for import clearance and for paying duties and import taxes in your country. That normally requires the seller, or an agent acting on the seller's behalf, to be the declarant. Three things follow. First, the import tax may not be recoverable by you in the way it would be if your own company were the importer — in VAT and GST jurisdictions, the entity that pays import VAT is generally the entity that can reclaim it, and if that entity is a foreign supplier's agent, your reclaim path may be broken. Second, you lose the audit trail: you do not hold the entry documents, and if the classification used was wrong, the exposure can still find its way back to you. Third, the seller has to price uncertainty into the quote, because it is absorbing a duty and tax bill it cannot control.</p>
<p>The practical guidance is to use DDP for low-value samples where convenience genuinely outweighs control, and DAP for anything where you want to reclaim import tax, control classification, or build a clean import history. Whichever you choose, confirm with your accountant and your broker how import tax recovery works in your jurisdiction under each term — this is precisely the kind of question that has a different answer in the US, the EU, the UK and Israel.</p>

<h2>What documents does customs need before your boards clear?</h2>
<p>Clearance delays are rarely caused by duty. They are caused by paperwork that is incomplete, inconsistent, or too vague to classify. The list below is a generic checklist of what import entries commonly require for electronics; the exact set is determined by your destination country, your product, and your broker's requirements.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Document</th>
      <th style="padding:10px 16px;text-align:left;">What it establishes</th>
      <th style="padding:10px 16px;text-align:left;">Common mistakes that cause a hold</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Commercial invoice</td><td style="padding:10px 16px;">Seller, buyer, goods description, quantity, unit and total value, currency, Incoterm and named place, country of origin</td><td style="padding:10px 16px;">Descriptions like "electronic parts" or "samples"; missing Incoterm; value that does not match the purchase order or payment record</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Packing list</td><td style="padding:10px 16px;">Carton count, contents per carton, net and gross weight, dimensions, markings</td><td style="padding:10px 16px;">Weights that disagree with the carrier's measured weight; carton count that does not match the waybill</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Air waybill or bill of lading</td><td style="padding:10px 16px;">The transport contract and who is named as consignee and notify party</td><td style="padding:10px 16px;">Consignee named as an individual rather than the importing company; notify party left blank on ocean shipments</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Statement or certificate of origin</td><td style="padding:10px 16px;">Where the goods were manufactured, which drives duty treatment and any preference claims</td><td style="padding:10px 16px;">Origin asserted on the invoice but unsupported; assuming a preference applies without checking the rules of origin</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Product classification input</td><td style="padding:10px 16px;">Enough technical description for your broker to assign the correct tariff code — function, form, whether the item is a bare board, an assembly, or a finished apparatus</td><td style="padding:10px 16px;">Leaving classification entirely to a broker who has never seen the product; reusing a code from an unrelated shipment</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Importer identifiers</td><td style="padding:10px 16px;">The registration your country requires of an importing entity, plus any customs power of attorney your broker needs</td><td style="padding:10px 16px;">Discovering on arrival day that the registration does not exist or the broker has no authority to act</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Compliance declarations, where applicable</td><td style="padding:10px 16px;">Product-level conformity documentation your market requires for the finished goods</td><td style="padding:10px 16px;">Assuming a factory certificate substitutes for product conformity — it does not</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Battery or dangerous-goods paperwork</td><td style="padding:10px 16px;">Transport documentation required when lithium cells or batteries ship with or inside the assembly</td><td style="padding:10px 16px;">Not telling the factory a battery is in the box until it is already packed; missing UN test summary or the required packing and marking</td></tr>
  </tbody>
</table>
<p>On the compliance row, be careful about what you are claiming. Marks such as CE and FCC attach to your finished product and are declared by the company selling it, not by the factory that assembles it — a distinction we spell out in <a href="/blog/ce-fcc-ul-compliance-china-pcba">who does what for CE, FCC and UL compliance on China-built PCBA</a>. Bare boards and unfinished assemblies shipped to you for further integration usually sit in a different position from finished apparatus placed on the market, and your broker will want to know which one is in the box.</p>

<p>If you improve one thing about your import paperwork, improve the goods description. Customs classification is what determines duty treatment, and classification is done from the description. "PCBA" means nothing to a customs officer. "Populated printed circuit board assembly for industrial sensor module, not a finished apparatus, for further integration by the importer" tells the officer and your broker what they need.</p>
<p>Consistency matters just as much. The invoice, the packing list, the waybill and the purchase order should agree on quantity, value and description. Discrepancies are the single most common trigger for a document query, and a query costs days, not hours. Agree the invoice wording with your supplier once, then reuse it for every shipment of that item so the entries look consistent over time.</p>

<h2>What happens if the declared value is too low?</h2>
<p>Sooner or later, someone will suggest under-declaring — writing a lower value on the invoice, or marking a commercial shipment as a gift or a no-charge sample. Some suppliers offer it unprompted, as a favour.</p>
<p>Decline it, and get the reason on the record. The declaration is legally the importer's, which means the exposure lands on you, not on the factory that typed the number. Penalties for undervaluation typically far exceed the duty avoided, and repeat undervaluation is a route to a compliance audit of your entire import history. There are business consequences too. Cargo insurance pays out against declared value, so an under-declared shipment that disappears is only partly recoverable. Your customs record follows your company, and a bad one produces more physical inspections and slower clearance on every future shipment. And your internal numbers stop meaning anything, because the value you paid and the value on the entry no longer agree.</p>
<p>The correct approach is undramatic: declare the transaction value actually paid or payable, describe the goods accurately, and let your broker apply the right classification. If duty exposure is genuinely material to your business case, the legitimate levers are classification accuracy, origin rules, and any duty relief or drawback programme your country operates — all of which your broker can advise on, and none of which requires a false number.</p>

<h2>Express courier or freight forwarder: which channel for which shipment?</h2>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Factor</th>
      <th style="padding:10px 16px;text-align:left;">Express courier (DHL, FedEx, UPS)</th>
      <th style="padding:10px 16px;text-align:left;">Freight forwarder (air or sea)</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Typical use</td><td style="padding:10px 16px;">Prototypes, pilot builds, urgent replacements, anything measured in cartons</td><td style="padding:10px 16px;">Production volume, pallets, heavy or bulky box-build shipments</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Clearance handling</td><td style="padding:10px 16px;">The courier normally clears on your behalf as part of the service and bills duty and tax afterwards</td><td style="padding:10px 16px;">You appoint a customs broker and control the entry, the classification and the timing</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Speed</td><td style="padding:10px 16px;">Fastest door-to-door option for small shipments</td><td style="padding:10px 16px;">Air freight is quick but adds terminal handling at both ends; sea freight is measured in weeks plus port time</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cost behaviour</td><td style="padding:10px 16px;">Priced per shipment on actual or volumetric weight — efficient when light, expensive as weight grows</td><td style="padding:10px 16px;">Lower cost per kilogram at volume, but with fixed origin and destination charges that punish small consignments</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Visibility and control</td><td style="padding:10px 16px;">Excellent tracking, limited control over how the entry is filed</td><td style="padding:10px 16px;">More paperwork, but full control of classification, valuation and entry records</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Where surprises come from</td><td style="padding:10px 16px;">Disbursement and advancement fees on the duty the courier fronts for you; volumetric weight on light, bulky cartons</td><td style="padding:10px 16px;">Destination charges, demurrage and storage if documents are late or the consignee is unreachable</td></tr>
  </tbody>
</table>
<p>BELI Technologies ships worldwide from Shenzhen by express couriers including DHL, FedEx and UPS, or by air and sea freight for larger volumes. Express delivery to North America, Europe and Israel typically takes 3 to 7 days depending on destination and customs — note that the customs half of that range is a function of your paperwork and your broker, not of the factory. Boards leaving our <a href="/services/pcb-assembly">PCB assembly lines</a> on the same day can clear in a day at one destination and sit for three at another purely because of how the entry was prepared.</p>
<p>One planning note that catches everyone at least once: assembled boards are light and bulky once packed in anti-static trays and foam. Courier pricing frequently uses volumetric weight rather than actual weight, so packaging efficiency has a direct and sometimes surprising effect on freight cost. Ask for carton dimensions and gross weight before you compare shipping quotes.</p>

<h2>Do samples clear customs differently from production volume?</h2>
<p>They are treated differently in practice, though not always in the way people hope. Many customs regimes have simplified procedures or de minimis handling for low-value consignments, and many recognise a category for samples — but the conditions, values and paperwork vary widely by country and change over time, so treat any rule of thumb you hear as something to verify with your broker rather than as a fact.</p>
<p>What is reliably true is that the failure modes differ. Sample shipments go wrong through carelessness: an invoice marked "no commercial value" that customs refuses to accept, a personal name as consignee, a missing description, a battery nobody declared. Production shipments go wrong through unpreparedness: an importer registration that was never obtained, a classification decided under time pressure on the day of arrival, a broker appointed after the goods landed.</p>
<p>The useful discipline is to use your prototype and pilot shipments as rehearsals for production. Register the importing entity, appoint the broker, agree the invoice wording, and settle the classification while the stakes are a handful of boards — so that when your <a href="/blog/evt-dvt-pvt-hardware-build-stages">DVT or PVT build</a> ships, the customs path is already proven. It costs nothing extra to do the paperwork properly on a small shipment, and it removes an entire class of launch-week emergency.</p>

<h2>Who is your importer of record, and what do the other terms on your paperwork mean?</h2>
<p>The importer of record is the legal entity responsible for the declaration, for paying duties and taxes, and for the accuracy of everything on the entry. Naming it correctly is the single most consequential logistics decision you make, and it is frequently made by accident.</p>
<p>If you have a legal entity in the destination country, that entity is normally the importer of record — the cleanest arrangement, because it keeps the entry, the tax recovery and the audit trail in one place. If you do not, your options are a customer or distributor acting as importer, a third-party importer-of-record service, or a DDP arrangement in which the seller's agent handles it. All three work, and all three have trade-offs around tax recovery, liability and record ownership.</p>
<p>The mistake to avoid is discovering the question on arrival day. Decide before the goods ship, name the entity correctly on the waybill and invoice, and make sure whoever is named actually knows they are named and has the registrations and authorisations to act. A pallet whose consignee cannot be reached accrues storage charges from the day it lands.</p>
<p>The rest of the vocabulary on your entry is worth knowing well enough to read a broker's email without guessing. A <strong>customs broker</strong> is a licensed agent who files entries on the importer's behalf and advises on classification and valuation. <strong>Tariff classification</strong> is the code assigned to goods that determines duty treatment; it is derived from the goods description and, for anything non-obvious, is worth confirming with your broker rather than guessing. <strong>Customs value</strong> is the value on which duty is assessed, usually based on the transaction value, with freight and insurance included or excluded depending on the country's valuation basis. <strong>Rules of origin</strong> are the criteria determining where goods are considered to originate, and they govern any preferential duty claim. <strong>Consignee and notify party</strong> identify who receives the goods and who the carrier contacts on arrival; getting these wrong is a common cause of storage charges. <strong>Volumetric weight</strong> is a billing weight derived from package dimensions, used when goods are bulky relative to their mass, which assembled boards usually are.</p>
<h2>What should you settle with your supplier before the first shipment?</h2>
<p>Most import trouble is a communication failure that happened weeks earlier, at quotation time. The following should be agreed in writing before a purchase order is issued, and none of it is unreasonable to ask of any competent supplier.</p>
<ul>
  <li><strong>The Incoterm and named place, with the revision year.</strong> Written as a full term on the quotation, not implied.</li>
  <li><strong>What is and is not in the quoted number.</strong> Export packing, pallets, origin handling — spell out which of these are included so you can compare quotes on the same basis.</li>
  <li><strong>The exact invoice description and unit values to be used.</strong> Agree the wording once and freeze it.</li>
  <li><strong>The consignee and importer of record details</strong>, including whatever registration your country requires of an importing entity.</li>
  <li><strong>Carton dimensions, gross and net weight, and carton count</strong>, provided before shipment so you can validate freight quotes and prepare the entry in advance.</li>
  <li><strong>Whether batteries, magnets or any restricted item is in the box.</strong> Ask explicitly; it is easy for a battery on a box-build BOM to become a transport problem nobody flagged.</li>
  <li><strong>Who buys cargo insurance</strong>, and against what declared value. Only CIP and CIF oblige the seller to insure; under every other term, if you did not buy insurance, there is none.</li>
</ul>
<p>Two of those items connect back to how you structured the build itself. If you are running consignment rather than turnkey, components you buy and ship into China are their own import event with their own paperwork — worth planning alongside the outbound shipment, as our comparison of <a href="/blog/turnkey-vs-consignment-pcb-assembly">turnkey versus consignment PCB assembly</a> discusses. And supplier responsiveness on logistics questions is a reasonable proxy for responsiveness generally; the logistics questions in our list of <a href="/blog/questions-to-ask-before-outsourcing-pcba">questions to ask before outsourcing PCBA</a> exist for that reason.</p>

<h2>Ship from Shenzhen with the paperwork already agreed</h2>
<p>BELI Technologies is a one-stop EMS manufacturer in Shenzhen, building <a href="/services/pcb-fabrication">PCB fabrication</a>, assembly, <a href="/services/components-sourcing">component sourcing</a>, wire harness and functional test work for customers across the United States, the European Union, the United Kingdom, Israel, the wider Middle East and Asia. Shipments leave Shenzhen by express courier — DHL, FedEx or UPS — or by air and sea freight for larger volumes. <strong>Import clearance at the far end stays where it belongs: with you and your customs broker</strong>, the only parties able to decide tariff classification, importer-of-record registration and duty treatment for your product in your market. Settle that before the first shipment moves, fix the goods description and the trade term with its named place at quotation time, and the customs half of the journey stops being the unpredictable half. If you are planning a build, <a href="/contact">send us your files and tell us where the boards are going</a>.</p>

<p><strong>Related reading:</strong> <a href="/blog/pcba-cost-in-china">How Much Does PCBA Cost in China</a> &middot; <a href="/blog/turnkey-vs-consignment-pcb-assembly">Turnkey vs Consignment PCB Assembly</a> &middot; <a href="/blog/how-to-choose-ems-partner-china">How to Choose an EMS Partner in China</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Aluminum PCB Manufacturing Guide: When to Use It and How to Spec It</title>
      <link>https://belitechnologies.com/blog/aluminum-pcb-manufacturer-guide</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/aluminum-pcb-manufacturer-guide</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>Aluminum PCBs move heat where FR-4 cannot - LED and power boards. When to specify one, why they are single-layer, and what a fabricator needs to quote it.</description>
      <category>PCB Basics</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> Choose an aluminum PCB when a power part has nowhere else to send its heat — LED arrays, drivers, power modules. A metal base carries heat out through a thin conductive dielectric instead of through FR-4. Expect single-layer construction, no plated holes into the base, and a dielectric that trades thermal resistance against isolation voltage.</p>

<p>Aluminum PCBs — also called metal-core PCBs, MCPCBs, or insulated metal substrate (IMS) boards — are the least understood product in most engineers' catalogue of options. They look like ordinary boards, they quote like ordinary boards, and then they behave nothing like ordinary boards the first time someone tries to route a two-layer design or drill a mounting hole through the middle of one. This guide covers when the material is the right answer, why the construction forces design choices that FR-4 never does, how to think about the thermal path without pretending you can calculate it from a datasheet number, and what a fabricator needs from you to quote it properly.</p>

<h2>What is actually inside an aluminum PCB?</h2>
<p>An aluminum PCB is a three-layer sandwich, and every design constraint that follows comes from that structure. At the bottom sits the base plate: a sheet of aluminum alloy, most often a 5052- or 6061-class alloy, typically somewhere in the range of 1.0 to 3.0 mm thick, which provides both the thermal path and the mechanical rigidity of the board. Bonded on top of it is a thermally conductive dielectric — a filled polymer prepreg, usually tens of microns thick — whose entire job is to be electrically insulating and thermally transparent at the same time. On top of that sits the copper foil that carries your circuit.</p>
<p>That is the whole stack. There is no glass-weave core, no inner layers, and no path for a plated hole to pass from the top copper down to anything else, because the only thing below the dielectric is a large conductive slab. Once you internalise that picture, most of the "why can't I do X on an aluminum board" questions answer themselves.</p>

<h2>Aluminum PCB vs FR-4: which does your board actually need?</h2>
<p>The comparison below reflects general industry behaviour of the two material families, not the specification of any one supplier. Treat it as a screening tool, then confirm the specifics of any construction with the fabricator quoting it.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Property</th>
      <th style="padding:10px 16px;text-align:left;">Aluminum / metal-core PCB</th>
      <th style="padding:10px 16px;text-align:left;">Standard FR-4</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Through-thickness heat transfer</td><td style="padding:10px 16px;">High. The thermally conductive dielectric is typically quoted in the low single digits of W/m·K, and the aluminum base below it spreads heat laterally across the whole board</td><td style="padding:10px 16px;">Low. Epoxy-glass laminate is a thermal insulator by any practical standard; heat leaves mainly through copper and thermal vias, not through the laminate itself</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Practical layer count</td><td style="padding:10px 16px;">Predominantly single-layer. Double-sided and multilayer metal-core constructions exist but are specialist builds with real limitations</td><td style="padding:10px 16px;">1 layer to high-count multilayer, with plated vias between any pair of layers</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Plated through-holes</td><td style="padding:10px 16px;">Not available through the metal base on a standard single-layer build. Holes are mechanical only, with clearance from the base metal</td><td style="padding:10px 16px;">Standard, and the basis of both routing and thermal-via strategies</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Routing density</td><td style="padding:10px 16px;">Low. One copper layer means jumpers, zero-ohm links, or a companion control board for anything with signal complexity</td><td style="padding:10px 16px;">High. Signal routing is essentially unconstrained at reasonable layer counts</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Mechanical behaviour</td><td style="padding:10px 16px;">Stiff, heavy, dimensionally stable, and effectively unbreakable in handling. Can double as a structural or mounting member</td><td style="padding:10px 16px;">Lighter, more flexible, more prone to warp on thin large-format panels</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Isolation to the heat-sinking surface</td><td style="padding:10px 16px;">Determined by the dielectric, which is thin — isolation voltage is a specified parameter you must call out, not an afterthought</td><td style="padding:10px 16px;">Generous by default; laminate thickness gives large creepage and clearance margins</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cost direction</td><td style="padding:10px 16px;">Higher material cost per unit area than commodity FR-4, and it climbs steeply with dielectric thermal performance. Often cheaper at system level once you delete a heatsink, TIM pad, and screws</td><td style="padding:10px 16px;">Lowest material cost. System cost rises when the thermal solution has to be bolted on afterwards</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Typical applications</td><td style="padding:10px 16px;">LED lighting engines and strips, LED backlights, automotive lighting, LED drivers, switching power supplies, motor drives, solar and power converter modules</td><td style="padding:10px 16px;">Essentially everything else: control electronics, digital, RF front-ends on hybrid stackups, consumer and industrial boards</td></tr>
  </tbody>
</table>
<p>The decision rule that survives contact with real projects: if your heat problem is a small number of high-dissipation parts spread across an area you can afford to make out of metal, aluminum is efficient. If your heat problem is one hot BGA in the middle of a dense digital board, aluminum solves nothing you could not solve with heavy copper, thermal vias, and a heatsink — and it costs you the layer count you need.</p>

<h2>Why are almost all aluminum PCBs single-layer?</h2>
<p>Because the metal base has no electrical role and cannot be perforated by plated holes without shorting to it. On an FR-4 board, a via is a plated barrel through insulating material; on a metal-core board, the equivalent barrel would land in aluminum. Any hole that must pass through the base plate needs a physical clearance around it, and once you accept that, you have lost the mechanism by which multilayer boards are normally built.</p>
<p>Double-sided and multilayer metal-core constructions do exist. They are built by bonding a conventional multilayer sub-stack onto the aluminum plate, or by using pre-formed insulation around isolated through-holes — approaches which add process steps, add cost, and constrain hole placement and stackup in ways that vary considerably between fabricators. Treat them as an engineered exception you discuss and confirm before layout, not as a checkbox you tick on a quote form.</p>
<p>The practical consequence for architecture is worth stating plainly: split the product. Put the power stage and the LEDs on the aluminum board, put the microcontroller, sensors, and communications on an FR-4 board, and connect them with a header or a cable assembly. That partition costs you one connector and buys you a routable control board plus a metal-core power board, each on its correct material.</p>

<h2>How does heat actually move through a metal-core board?</h2>
<p>Do not start with thermal conductivity numbers. Start with the chain of thermal resistances between the semiconductor junction and the air, because that chain is what determines the junction temperature you actually care about, and because the dielectric is only one link in it.</p>
<p>The path runs: junction to package case (fixed by the part you selected), case to copper pad (solder joint quality and pad area), copper pad laterally outward (copper weight and pad geometry), through the dielectric (this is the link the aluminum board improves), spread through the aluminum base, across the interface between the base and whatever it is bolted to, and finally into the air. Every link is in series. Improving one link only helps as much as its share of the total.</p>
<p>The useful intuition for the dielectric link is that its thermal resistance scales as thickness divided by the product of conductivity and area — thinner is better, more conductive is better, and wider is better. That last term is why pad and copper-pour geometry matters so much: a hot part sitting on a small pad is squeezing its entire heat flow through a small patch of dielectric, and no amount of base-plate aluminum fixes a bottleneck that happens upstream of the base plate. It is also why the biggest single-step improvement on many aluminum designs is simply enlarging the thermal pad and the copper around it.</p>
<p>The second intuition is that the interface at the bottom of the board frequently dominates. An aluminum board resting loosely against a chassis with an air gap has thrown away most of what you paid for. Specify the mounting: screw torque and pattern, thermal interface material, flatness of the mating surface. If you want numbers rather than intuition, run a thermal simulation with real boundary conditions, then verify on powered hardware — an afternoon of measurements on a real board tells you more than a week of arguing about W/m·K figures. Plan that verification into the same build stage as <a href="/services/function-test">functional and environmental testing</a>, and agree in writing who takes the measurements and against what pass criteria.</p>

<h2>What has to be specified on an aluminum PCB drawing?</h2>
<p>The parameters below are the ones that get missed and cause re-quotes or scrapped builds. Values are process-dependent and vary by fabricator, so the right column tells you what to decide and confirm rather than asserting a universal capability.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Design item</th>
      <th style="padding:10px 16px;text-align:left;">Why it matters</th>
      <th style="padding:10px 16px;text-align:left;">What to specify or confirm</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Base metal alloy and thickness</td><td style="padding:10px 16px;">Sets stiffness, weight, spreading behaviour, and how the board machines and taps</td><td style="padding:10px 16px;">Call out the alloy family and the base thickness explicitly on the drawing; confirm the stock your supplier actually holds before committing the mechanical design</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Dielectric thickness and thermal conductivity</td><td style="padding:10px 16px;">The main lever on thermal resistance, and the main lever on price. Thinner and more conductive costs more</td><td style="padding:10px 16px;">State a target conductivity class and the thickness, or state the thermal and isolation requirement and let the fabricator propose a laminate grade</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Isolation / withstand voltage</td><td style="padding:10px 16px;">The dielectric is thin, and the base plate is usually grounded or chassis-mounted. This is a safety parameter on mains-connected designs</td><td style="padding:10px 16px;">Specify the required hipot test voltage and whether every board must be tested or a sample. Do not assume a default</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Copper weight</td><td style="padding:10px 16px;">Carries current and spreads heat laterally before it reaches the dielectric. Heavy copper needs wider etch compensation</td><td style="padding:10px 16px;">Specify the finished weight and expect trace width and spacing rules to loosen as it increases</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Hole and slot strategy</td><td style="padding:10px 16px;">Holes are mechanical, not plated. Copper and the base metal must both keep their distance from the wall</td><td style="padding:10px 16px;">Dimension every hole, state which are mounting versus component, and confirm the minimum copper-to-hole and edge clearances your fabricator requires</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Copper-to-board-edge clearance</td><td style="padding:10px 16px;">Routing and V-cut expose bare aluminum at the edge; copper too close to it becomes a creepage or shorting risk</td><td style="padding:10px 16px;">Pull copper back from all edges by the clearance the fabricator specifies, and increase it on high-voltage designs</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">V-cut versus milled outline</td><td style="padding:10px 16px;">V-cut is standard for linear LED boards and cheap to depanel, but scores into metal and leaves a rougher edge with less clearance than a milled outline</td><td style="padding:10px 16px;">Choose per edge: V-cut on straight non-critical edges, routing where dimensional tolerance, edge finish, or creepage matters</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Solder mask colour and finish</td><td style="padding:10px 16px;">White mask is standard on LED boards for reflectivity but shows contamination and can shift shade through thermal processing; black is used for optical control</td><td style="padding:10px 16px;">State the colour and whether shade consistency between batches is a customer-visible requirement</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Surface finish</td><td style="padding:10px 16px;">Affects solderability, shelf life, and appearance under LED optics</td><td style="padding:10px 16px;">Pick from the finishes your fabricator offers — BELI's fabrication finish list is HASL, lead-free HASL, ENIG, immersion silver, and immersion tin — and confirm the choice against the construction you are ordering, noting that flat finishes suit fine-pitch and cosmetic-critical work</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Panelisation and board size</td><td style="padding:10px 16px;">Long LED bars and large lighting panels can exceed assembly-line envelopes and complicate handling</td><td style="padding:10px 16px;">Confirm the single-board size against your assembler's limits — BELI's SMT lines run 45 × 45 mm up to 680 × 500 mm — and agree the array layout with the factory rather than guessing</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Deburring and edge treatment</td><td style="padding:10px 16px;">Machined aluminum leaves burrs that cut assembly operators and can bridge to copper</td><td style="padding:10px 16px;">Call out deburring, and specify any anodising, passivation, or masking of the exposed base surface</td></tr>
  </tbody>
</table>
<p>Two of those rows deserve emphasis because they are where real money is lost. Hole and edge clearances are fabricator-specific and are exactly the class of detail that a DFM review catches before it becomes scrap — we have written up <a href="/blog/fix-gerber-hole-issue-pcb">how a hole-size problem in a customer's Gerbers was caught and fixed in 48 hours</a>, and the same review discipline applies with more force on metal-core work because the failure mode is a short to a grounded plate rather than a loose fit. And isolation voltage is the parameter customers most often leave blank, then discover during safety testing that the laminate they were quoted does not support the clearance their standard demands.</p>

<h2>Aluminum board or FR-4 with thermal vias?</h2>
<p>This is the honest comparison, because heavy-copper FR-4 with a dense thermal via array under the hot part is a genuine competitor and is often the better answer.</p>
<p>FR-4 with thermal vias wins when you need multilayer routing, when the heat is concentrated under a few packages rather than distributed, when the board also carries signal integrity requirements, and when you already have a heatsink in the mechanical design that the vias can dump into. It loses when the number of vias needed becomes absurd, when the vias interfere with routing you cannot give up, or when solder wicking into open vias under a thermal pad starts costing you assembly yield.</p>
<p>Aluminum wins when heat is spread across many devices — an LED array is the canonical case, since each emitter is modest but there are dozens of them — when the board can serve as its own heat spreader and mechanical member, and when the circuit is simple enough to route on one layer. It loses on anything routing-dense. A third option worth remembering is a hybrid architecture: an FR-4 control board and an aluminum power board, which is how most commercial LED luminaires and many power supplies are actually built.</p>

<h2>What changes when an aluminum board goes through SMT assembly?</h2>
<p>Assembly is where teams get surprised, because the same property that makes the board good at cooling makes it awkward to solder. The metal base is a large thermal mass that pulls heat out of the joint during reflow, so the reflow profile has to be developed for that specific board — longer preheat and soak to bring the whole mass up, careful ramp control so the top-side components are not cooked while the base catches up. A profile borrowed from an FR-4 build of the same size will produce cold joints or overheated parts, or both on different areas of the same board.</p>
<p>Beyond profiling, expect these differences: the board is heavier and stiffer, so conveyor and support tooling settings change; large white-masked LED boards are cosmetically critical, so handling and glove discipline matter more than usual; V-cut depaneling of a metal-scored panel needs the right cutter and a controlled stress direction so the LEDs near the break line are not damaged; and since components sit on one side only, there is no double-sided reflow to worry about but also no room to hide anything on the bottom.</p>
<p>Ask your assembler how they profile metal-core boards and what inspection they run afterwards. BELI's <a href="/services/pcb-assembly">SMT and through-hole assembly</a> covers boards from 0.4 to 5 mm thick with AOI and X-ray inspection followed by ICT or functional test, and holds first-pass yield at or above 99.5% — but the point for you is to make profile development an explicit line item in the conversation rather than an assumption.</p>

<h2>When should you step up to copper base or ceramic?</h2>
<p>Aluminum is the volume default, not the ceiling. A copper base plate conducts substantially better and is chosen where the power density justifies both the material cost and the extra weight — typically in high-current power modules rather than lighting. Ceramic substrates such as alumina and aluminium nitride go further still, offering high thermal conductivity together with excellent high-voltage isolation and a coefficient of thermal expansion much closer to bare die, which is why they dominate in power semiconductor modules and high-reliability RF power stages. They are also the most expensive, the most brittle, and the most constrained in size.</p>
<p>The progression to keep in your head is: FR-4 with vias, then aluminum, then copper base, then ceramic — each step buying thermal performance and, on the ceramic step, isolation, at rising cost and falling design freedom. BELI's <a href="/services/pcb-fabrication">PCB fabrication</a> material range spans FR-4 and high-Tg FR-4, halogen-free laminates, polyimide, aluminum, ceramic, and Rogers and other high-frequency substrates, so the material decision can be made on engineering grounds rather than on which substrate one supplier happens to stock. Copper-base constructions sit outside that standard list — treat them as a separate conversation with any supplier rather than assuming they are stocked. Full process specifications are listed on our <a href="/capability">manufacturing capability page</a>; the layer counts and thicknesses published there describe conventional laminate constructions, and metal-core parameters should be confirmed per project.</p>

<h2>What drives the price of an aluminum PCB quote?</h2>
<p>No numbers here, but the structure of the cost is predictable, and knowing it tells you where to push.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Cost driver</th>
      <th style="padding:10px 16px;text-align:left;">Direction and why</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Dielectric grade</td><td style="padding:10px 16px;">The steepest lever on the quote. Higher thermal conductivity laminates cost materially more per unit area, so specify the performance you need rather than the best available</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Board area and panel utilisation</td><td style="padding:10px 16px;">You buy laminate by area. Odd outlines that nest badly on a working panel waste material you still pay for — nesting is worth a conversation before the outline is frozen</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Copper weight</td><td style="padding:10px 16px;">Heavier copper costs more in material and etching time, and widens the trace geometry you can hold</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Machining content</td><td style="padding:10px 16px;">Milling aluminum consumes tooling. A fully routed outline with many slots costs more than a V-cut array of rectangles</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Isolation testing</td><td style="padding:10px 16px;">100% hipot testing adds a per-board operation; sample testing does not. Decide based on your safety requirement, not on price alone</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cosmetic requirements</td><td style="padding:10px 16px;">Tight mask shade matching and visible-surface criteria drive inspection and rejection rates on white LED boards</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Quantity</td><td style="padding:10px 16px;">Setup, tooling, and profile development are fixed costs amortised across the run, exactly as they are on an FR-4 build</td></tr>
  </tbody>
</table>
<p>The amortisation point catches teams comparing a five-board prototype quote against a production price they were shown a year earlier. Setup, tooling, and reflow profile development are one-time costs on a metal-core build just as they are on FR-4, so a prototype price per board says almost nothing about what the same design costs at a thousand units. Ask for a price break table across the quantities you actually plan to build, and ask what portion of the first-article price is non-recurring — that single question usually settles the argument about whether a quote is competitive.</p>

<h2>What should you send to get an aluminum PCB quoted?</h2>
<p>The file package is the same as for any board — Gerber or ODB++, plus BOM and pick-and-place data if you want it assembled, as detailed in <a href="/blog/files-required-for-pcba-quotation">the files required for a PCBA quotation</a>. What must be added for metal-core work is a mechanical drawing or fabrication note carrying: base alloy and thickness; dielectric thickness and required thermal conductivity, or the thermal requirement it has to satisfy; isolation voltage and test regime; copper weight; solder mask colour and any shade requirement; surface finish; which edges are V-cut and which are routed; hole schedule with mounting holes identified; deburr and edge-treatment requirements; and the expected mounting arrangement, because a fabricator who knows the board bolts to a chassis will flag clearance problems you did not see.</p>
<p>If you are not sure of some of those, say so rather than guessing a value. A specification written as a requirement — "must withstand X volts, must keep junction temperature under Y at Z watts" — lets a fabricator propose a laminate and a stackup. A specification written as a guessed material grade only tells them what you assumed.</p>

<h2>Getting a metal-core board quoted and built</h2>
<p>BELI Technologies fabricates aluminum and ceramic substrates alongside FR-4, high-Tg FR-4, polyimide, and Rogers high-frequency laminates, with DFM analysis included on every order. Our SMT lines take boards from 45 × 45 mm up to 680 × 500 mm and 0.4 to 5 mm thick, so a lighting engine or power board can move from bare board through <a href="/services/components-sourcing">component sourcing</a> to a tested assembly without changing suppliers. If you have an aluminum board in design, <a href="/contact">send us your Gerbers and the thermal requirement</a>: we will come back with DFM feedback on the hole and edge clearances, questions about anything the fabrication drawing leaves open — dielectric, isolation voltage, edge treatment — and a quote. If the design is still open, tell us what the board has to dissipate and where it mounts — that is usually a more productive first conversation than a material choice already fixed.</p>

<p><strong>Related reading:</strong> <a href="/blog/pcb-vs-pcba">PCB vs PCBA: What's the Difference</a> &middot; <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for PCBA Quotation</a> &middot; <a href="/blog/pcb-prototype-vs-mass-production-cost">PCB Prototype vs Mass Production Cost</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Conformal Coating vs Potting: Which Does Your PCBA Need?</title>
      <link>https://belitechnologies.com/blog/conformal-coating-vs-potting-pcba</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/conformal-coating-vs-potting-pcba</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>Conformal coating resists moisture and dust but stays repairable; potting adds shock, vibration and tamper protection you can never rework. How to choose.</description>
      <category>PCB Basics</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> Conformal coating is a thin film that follows the board contour and defends against moisture, dust and light chemical exposure while staying repairable. Potting fills the whole enclosure with a solid compound, adding mechanical, vibration and tamper protection — at the cost of weight, heat, and any hope of rework.</p>

<p>Both processes exist on the same value-add menu at most electronics manufacturing services suppliers, including ours, and they get chosen for the wrong reasons more often than almost any other decision in a PCBA build. Teams specify conformal coating because a customer questionnaire asked about "environmental protection", or specify potting because a competitor's board looked impressively solid when they cut one open. Neither is a reason. This article works through what each process actually protects against, what it costs you in mass, heat and repairability, and how to decide — with the design and documentation detail your assembler will ask for once you do.</p>

<h2>What does conformal coating actually protect against?</h2>
<p>Conformal coating is a thin polymer film — typically tens of microns thick — applied over a populated board so that it conforms to the topography of components, leads and solder joints. Its job is to raise the surface insulation resistance of the assembly and keep contaminants away from the conductors underneath.</p>
<p>What it genuinely defends against: condensing humidity and the leakage currents that follow, airborne dust and fibres that bridge fine-pitch pads, salt fog in coastal and marine settings, light chemical and solvent splash, and the classic slow killer — electrochemical migration between adjacent conductors under bias in a damp environment. On a board with 0.35 mm lead pitch or a 0.4 mm ball-pitch BGA, the distance between two nets carrying a potential difference is small enough that a film of condensed moisture with a little ionic residue in it is a resistor you did not design.</p>
<p>What it does not do, and what buyers routinely assume it does: conformal coating is not an ingress-protection rating. IP67 or IP68 is a property of an enclosure and its seals, not of a 50-micron film on a PCB. Coating will not survive prolonged immersion, will not stop a connector filling with water, and will not hold pressure. It also does not protect anything it cannot reach — the underside of a BGA, the inside of a connector housing, the mating faces of a press-fit terminal. If your risk is submersion or high-pressure washdown, the answer is enclosure design, not a coating line item.</p>

<h2>What is potting, and how is it different from encapsulation?</h2>
<p>Potting means placing the assembly in a housing, shell or mould and filling the void with a curable compound — epoxy, polyurethane or silicone — until the electronics are entombed in a solid mass. The housing usually stays as part of the finished product. Encapsulation is the closely related process where the compound itself forms the outer body and the mould is removed, and glob-top is the same idea applied to a single die or a small cluster of parts rather than a whole board.</p>
<p>The distinction that matters commercially is that potting is a bulk process and coating is a surface process. Coating adds grams; potting adds tens to hundreds of grams and changes the product's centre of gravity, shipping class and sometimes its thermal design. Coating can be selectively applied and locally removed; potting is, for practical purposes, permanent. And potting delivers something coating cannot: mechanical support. A potted assembly resists shock and vibration because every component body is mechanically coupled to the housing rather than cantilevered off its solder joints. For a board that will spend its life on an engine mount, a compressor skid, or a handheld tool, that is often the real requirement, and moisture protection is a side benefit.</p>
<p>Potting is also the standard answer to two non-environmental problems: tamper resistance, because you cannot probe or desolder what you cannot see, and high-voltage insulation, because a filled gap has a far higher dielectric strength than the same gap full of air. Neither of those is a reason to coat.</p>

<h2>Conformal coating vs potting: the decision table</h2>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Dimension</th>
      <th style="padding:10px 16px;text-align:left;">Conformal coating</th>
      <th style="padding:10px 16px;text-align:left;">Potting / encapsulation</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Level of protection</td><td style="padding:10px 16px;">Humidity, condensation, dust, salt fog, light chemical splash. Not immersion, not pressure, not impact.</td><td style="padding:10px 16px;">Everything coating covers, plus immersion within the compound's limits, shock, vibration, high-voltage isolation and tamper resistance.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Added weight &amp; volume</td><td style="padding:10px 16px;">Negligible — a film of tens of microns. No change to enclosure design.</td><td style="padding:10px 16px;">Substantial. The compound fills every void; weight is driven by fill volume and compound density, and the housing must be designed around the pour.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Thermal behaviour</td><td style="padding:10px 16px;">Slightly reduces convection from hot part surfaces; usually a second-order effect, but it matters on parts already running near their limit.</td><td style="padding:10px 16px;">Eliminates internal air convection entirely. Thermally conductive compounds can improve conduction to the housing; unfilled ones can make hot spots worse.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Reworkability</td><td style="padding:10px 16px;">Possible. Acrylics are the easiest to remove with solvent; urethanes and silicones are harder; parylene must be abraded or plasma-etched. All rework needs re-coating afterwards.</td><td style="padding:10px 16px;">Effectively none. Assume any potted unit that fails is scrapped and budget the failure cost accordingly.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cost direction</td><td style="padding:10px 16px;">Dominated by masking labour and cure time, not by material. Cost per board falls sharply with volume once masking is systematised.</td><td style="padding:10px 16px;">Dominated by material volume, mould or housing tooling, degassing and cure cycle. Cost per board is far less volume-sensitive.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Typical fit</td><td style="padding:10px 16px;">Indoor-industrial, outdoor-sheltered, automotive cabin, IoT and metering devices, medical instruments, anything that may be repaired in the field.</td><td style="padding:10px 16px;">Buried or submerged sensors, power supplies and drivers, high-vibration automotive and industrial modules, high-voltage assemblies, low-cost units with IP you want to hide.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Main failure mode to design against</td><td style="padding:10px 16px;">Incomplete coverage — pinholes, thin edges, capillary bridging under low-standoff parts, and coating that crept where it was masked out.</td><td style="padding:10px 16px;">Stress from CTE mismatch. A rigid compound shrinking on cure or cycling to low temperature can crack solder joints or lift components.</td></tr>
  </tbody>
</table>
<p>Read the last row twice. Potting is the more aggressive protection, but it is also the process more capable of destroying an assembly that would otherwise have been fine. A hard epoxy poured around a tall electrolytic capacitor and then thermally cycled to minus 40 degrees will try to tear that capacitor off the board, and it frequently succeeds. That is why the compound's glass transition temperature, cure shrinkage and modulus matter more than its datasheet moisture-resistance figure.</p>

<h2>Which coating material types exist, and where does each belong?</h2>
<p>The material families below are general industry practice, not a menu of what any one factory stocks — settle the specific product and its qualification data with your supplier before you release a drawing. Cured film thickness is not a universal number either — it varies by material family and by the acceptance criteria you and your supplier agree in writing, so put the required range on the drawing instead of assuming a house default.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Type</th>
      <th style="padding:10px 16px;text-align:left;">Strengths</th>
      <th style="padding:10px 16px;text-align:left;">Limitations</th>
      <th style="padding:10px 16px;text-align:left;">Typical environment</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Acrylic (AR)</td><td style="padding:10px 16px;">Easy to apply, fast drying, forgiving of process variation, and the simplest family to remove and re-coat during rework. Fluoresces well under UV for inspection.</td><td style="padding:10px 16px;">Modest chemical and solvent resistance; limited abrasion resistance; not the choice for sustained high temperature.</td><td style="padding:10px 16px;">Indoor and sheltered electronics, consumer and commercial gear, anything expected to be serviced.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Polyurethane (UR)</td><td style="padding:10px 16px;">Strong moisture and chemical resistance, good abrasion resistance, durable film.</td><td style="padding:10px 16px;">Much harder to rework than acrylic; some systems are moisture-cure and need controlled application conditions; can be brittle at low temperature.</td><td style="padding:10px 16px;">Automotive, industrial control, fuel and solvent exposure, outdoor equipment.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Silicone (SR)</td><td style="padding:10px 16px;">Widest service temperature range, stays flexible when cold, tolerates thermal cycling and vibration, good on assemblies with tall or heat-producing parts.</td><td style="padding:10px 16px;">Soft and easy to damage mechanically; low-molecular-weight species can migrate and contaminate contacts, optics and sensors; usually applied thicker than other families.</td><td style="padding:10px 16px;">High-temperature or wide-swing environments, LED lighting, power electronics, engine-adjacent assemblies.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Parylene (XY)</td><td style="padding:10px 16px;">Vapour-deposited, so it reaches under low-standoff parts and into crevices that liquid coatings never wet. Very uniform, very thin, excellent dielectric and biocompatibility record.</td><td style="padding:10px 16px;">Batch vacuum process, so cost per board is high and lead time is longer; every keep-out area must be physically masked; removal means abrasion or plasma, not solvent.</td><td style="padding:10px 16px;">Implantable and diagnostic medical devices, aerospace, high-reliability sensors, dense assemblies where liquid coating cannot get underneath.</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Epoxy (ER)</td><td style="padding:10px 16px;">Hard, abrasion-resistant and chemically tough; the same chemistry family dominates potting compounds.</td><td style="padding:10px 16px;">Rigid and essentially unremovable; shrinkage on cure puts stress on tall components; a two-part process with pot-life constraints.</td><td style="padding:10px 16px;">Harsh mechanical and chemical environments where field repair was never on the table.</td></tr>
  </tbody>
</table>
<p>Potting compounds map onto three of the same families. Epoxies give the hardest, most chemically resistant and most tamper-proof result and the highest internal stress. Polyurethanes sit in the middle: tougher than silicone, less brittle than epoxy, and generally the compromise choice for outdoor modules. Silicones are the softest and the kindest to solder joints under thermal cycling, which is why they dominate anything that must survive wide temperature swings, though they are also the easiest for a determined person to dig out.</p>

<h2>When do you need neither?</h2>
<p>This section exists because the most common mistake is specifying protection reflexively. If your product lives in a sealed enclosure in a climate-controlled room, coating buys you very little and costs you rework flexibility on every future field failure. Consider skipping both when all of the following hold: the operating environment is indoor and non-condensing; the enclosure already provides adequate dust protection; there is no salt, solvent or chemical exposure; the board is not subject to sustained vibration; and the assembly may realistically be repaired rather than replaced.</p>
<p>There is a cheaper intervention that resolves a surprising share of the moisture concerns coating is asked to solve: cleanliness. Ionic residue left on a board — from flux, from handling, from a poorly controlled process — is what turns condensation into leakage current. A properly cleaned, well-inspected assembly in a benign environment does not need a film. Conversely, coating over ionic contamination traps it against the copper and can make corrosion worse, not better, because the residue now sits in a humid microclimate it cannot escape. If you are considering coating primarily because you are worried about residues, fix the cleaning process first and then decide whether the film is still necessary.</p>
<p>The other honest answer is "not yet". Coating a prototype run rarely earns its keep, because you will be probing, cutting and reworking those boards. It is normal — and cheaper — to build engineering samples bare and introduce coating at the design-validation stage, once the layout is stable. Our walkthrough of <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT and PVT hardware build stages</a> covers where each process change should land in that sequence.</p>

<h2>Why is masking the biggest line item in a coating quote?</h2>
<p>People assume conformal coating is priced on material. It is not. The film on a mid-size board costs very little; what you are paying for is the labour of deciding what must stay uncoated and then physically keeping the coating off it.</p>
<p>Every connector contact, test point, programming header, relay contact, potentiometer, switch actuator, LED lens, antenna, optical sensor window, MEMS microphone port, pressure sensor port, mounting hole with a grounding function and heatsink interface is a keep-out area. Each one has to be masked with tape, boots, dots or dispensed peelable latex before coating, then de-masked afterwards, then inspected to confirm the coating did not creep under the mask and that the masked area is genuinely clean. On a densely connectorised board that is minutes of skilled manual work per unit, twice, and it does not get much faster at volume unless the design cooperates.</p>
<p>Which means masking cost is a design decision, not a factory decision. Things that make it cheap: grouping all keep-out features into a defined region of the board rather than scattering them; choosing connectors that accept an off-the-shelf boot; leaving clearance around every keep-out so a mask has somewhere to seal; and specifying selective coating with a clear boundary on the drawing rather than "coat everything except the connectors". Things that make it expensive: a test point in the middle of a coated area, a keep-out feature within a millimetre of a component that must be coated, and a drawing that leaves the boundary to the operator's judgement. Ask your assembler for feedback on this before you release the design. A DFM review comes with every order we take, and the coating keep-out drawing is worth putting in front of the <a href="/services/pcb-assembly">PCB assembly</a> team at the same time, while moving a test point still costs nothing.</p>

<h2>How much repairability are you giving up?</h2>
<p>Reworkability is the trade nobody quantifies until the first field return arrives. Frame it as a straightforward expected-cost question: what fraction of units will need intervention after coating or potting, and what does each intervention cost under each option?</p>
<p>With coating, rework is possible but never free. The coating over the target area must be removed by solvent, abrasion or thermal parting; the repair is performed; then the area is cleaned and re-coated, and the re-coated area rarely matches the original film in appearance or in thickness uniformity. That whole loop needs a documented procedure if the product is in a regulated category — an undocumented touch-up on a medical or automotive assembly is a traceability problem, not just a cosmetic one.</p>
<p>With potting, there is no rework loop. Cutting a potted module open destroys it and usually damages the board underneath. The correct planning assumption is that a potted unit which fails in service is a scrapped unit, which pushes the cost of quality entirely upstream. That is not an argument against potting; it is an argument for stronger electrical and functional test coverage before the pour. In-circuit test coverage, functional test against the product specification, and a burn-in run all become more valuable the moment repair stops being possible, because the only remaining defence is not shipping a bad unit in the first place. Our <a href="/services/function-test">functional testing and ICT service</a> targets at least 95 percent node coverage with fixtures built in two to three working days, and that coverage figure is worth negotiating harder when the product is going to be potted.</p>

<h2>What does coating or potting do to thermal design?</h2>
<p>Coating has a modest thermal effect: a thin polymer film slightly impedes convective and radiative heat transfer from a hot component surface. On most designs this is negligible. On a design where a regulator or power stage is already running within ten degrees of its limit, it is not, and the correct response is to measure rather than assume — coat a sample, instrument the hot parts, and compare.</p>
<p>Potting is a genuine thermal redesign. Filling the enclosure removes internal air movement entirely, so every watt now leaves by conduction through the compound to the housing wall. Whether that is better or worse than the air it replaced depends on the compound: thermally conductive filled compounds can substantially improve heat transfer out of a sealed box, while an unfilled compound with poor conductivity can trap heat around a part that used to shed it into circulating air. The same fillers that improve conductivity usually raise viscosity, which makes complete void-free filling harder around tall or closely spaced components. Sort this out at the design stage with thermal measurements on a potted sample, not by reading the compound datasheet.</p>
<p>Component height is also a physical constraint worth checking early. Our SMT lines handle component heights up to 25 mm and boards up to 680 by 500 mm, which sets the practical envelope for what can be assembled before any fill operation; the full envelope is on our <a href="/capability">manufacturing capability page</a>.</p>

<h2>How do you prove the protection actually works?</h2>
<p>A coating or potting specification without an acceptance test is a hope, not a requirement. Two kinds of evidence matter.</p>
<p>The first is process evidence: coverage and thickness. Industry acceptance documents publish criteria for what counts as acceptable coverage, thickness and freedom from defects such as bubbles, delamination and dewetting, and many coatings include a UV tracer specifically so coverage can be verified under black light. Agree with your assembler which criteria apply to your product, what gets inspected on every unit versus on a sample, and what evidence you receive — the answer should be in writing on the quotation, not assumed.</p>
<p>The second is performance evidence: does a coated or potted unit still work after the environment does its worst? This is where environmental stress screening pays for itself. Temperature and humidity cycling is the direct test of a moisture barrier, thermal cycling exposes the CTE-mismatch cracking that potting compounds cause, and a burn-in run under bias surfaces the leakage failures that a marginal film allows. At BELI we run temperature testing from minus 40 to plus 85 degrees Celsius at 20 to 98 percent relative humidity and burn-in for up to 24 hours in-house, and test reports go out with every shipment — which means a coated or potted sample set can be screened on our own equipment instead of being shipped out to a third party and back before you have an answer. Where a formal qualification standard applies to your market, the accredited-lab work still belongs at a lab; the split of responsibilities is the same one described in our guide to <a href="/blog/ce-fcc-ul-compliance-china-pcba">CE, FCC and UL compliance for China-built PCBA</a>.</p>

<h2>What does your assembler need in order to quote it?</h2>
<p>Coating and potting are the two value-add processes most likely to be quoted vaguely and then argued about later. A quotable package includes: the material family or a specific approved product; the required thickness range or fill depth; a marked-up drawing or a dedicated fabrication layer showing every keep-out area; the application method you expect, if you have a preference; the acceptance criteria and inspection method; whether the housing is supplied by you or sourced by the factory; and the cure and handling constraints that follow, since some systems need days of full cure before the unit can be boxed.</p>
<p>Two of those items drive most of the price. The keep-out drawing drives masking labour, as above. The fill volume drives potting material cost, and it is worth calculating rather than estimating, because compound is bought by mass and a housing with more void than you think will quietly double that line. If the housing and any thermal interface parts are to come through the factory rather than from you, treat that as a sourcing question as much as a process one, and put every one of those items on the BOM with a specific part number. On the electronic side, <a href="/services/components-sourcing">component sourcing through authorized distributors and original manufacturers</a> keeps traceability intact; mechanical and enclosure items deserve the same level of specification so nothing is left to the buyer's interpretation. The rest of the quoting package is the same set of files described in <a href="/blog/files-required-for-pcba-quotation">what files are required for a PCBA quotation</a>, and the cost structure it feeds into is broken down in our <a href="/blog/pcba-cost-in-china">guide to PCBA cost in China</a>.</p>

<h2>A short decision path</h2>
<p>If you want a single sequence to run through: start by writing down the actual environment — temperature range, condensing or not, chemical exposure, vibration profile, expected service life. Then ask whether the enclosure can solve it, because sealing is usually cheaper than filling. If the enclosure cannot, ask whether the threat is chemical and electrical only, or also mechanical. Chemical and electrical alone points to conformal coating. Add sustained shock, vibration, high voltage or a tamper concern and it points to potting. Finally, ask what happens when a unit fails in year two: if the answer is "we replace it", potting is on the table; if the answer is "we repair it", coat it and keep the repair path open.</p>
<p>The one thing not to do is specify either process late. Both change the drawing package, both change the enclosure, and potting can change the thermal design outright. Decide during design validation, prove it on a sample set, and freeze it before the production validation build.</p>

<p>If you are weighing conformal coating against potting for a board we could build for you, <a href="/contact">send us your design files and a description of the operating environment</a>. We quote within 24 hours, include a DFM review with every order, and can tell you where the masking cost is hiding in your layout before you commit to it. Conformal coating, potting and box-build are all available as value-add steps on the same lines that run <a href="/services/pcb-assembly">SMT and through-hole assembly</a>, with no MOQ for prototypes.</p>

<p><strong>Related reading:</strong> <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT, PVT: Hardware Build Stages and Your EMS</a> &middot; <a href="/blog/questions-to-ask-before-outsourcing-pcba">Key Questions to Ask Before Outsourcing PCBA</a> &middot; <a href="/blog/pcba-cost-in-china">How Much Does PCBA Cost in China</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Box Build Assembly: What It Includes and What to Send</title>
      <link>https://belitechnologies.com/blog/box-build-assembly-guide</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/box-build-assembly-guide</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>Box build turns tested PCBAs into shippable products. Where PCBA ends, what box build covers, and the drawings and specs a factory needs to quote it.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> Box build assembly is everything that happens after the PCBA is finished — fitting boards into an enclosure, running harnesses, mounting panels and labels, testing the assembled unit, and packing it to ship. It succeeds or fails on mechanical documentation, not on soldering skill.</p>

<p>Buyers who have run several PCBA orders often assume box build is the same relationship with a bigger deliverable. It is not. A PCBA order is defined almost entirely by three files that the industry has standardised — Gerber, BOM, pick-and-place — and a factory can quote from them without a phone call. A box build order is defined by mechanical drawings, a wire list, a label spec, a test spec and a packing spec, and none of those have a universal format. That difference is why box build quotes come back slowly, why they come back with assumptions attached, and why two quotes for the same product can differ by a factor that has nothing to do with labour rates. This article maps the boundary between the two, then works through what you actually have to hand over to get a box build priced properly.</p>

<h2>What does box build assembly actually include?</h2>
<p>Box build — also called system integration, final assembly, or simply "the box" — is the step that turns tested circuit boards into a shippable product. There is no single industry definition of its scope, which is exactly the problem, but a typical box build covers some or all of the following:</p>
<ul>
  <li><strong>Enclosure assembly:</strong> fitting boards, standoffs, gaskets, thermal pads, fans, displays and mechanical hardware into a plastic or sheet-metal housing, to a torque and sequence defined by your drawings.</li>
  <li><strong>Harness and internal cabling:</strong> building and routing the wire harnesses that connect boards to each other, to connectors on the panel, and to power inputs, plus strain relief and cable management.</li>
  <li><strong>Panel work and labelling:</strong> front and rear panel fitment, membrane keypads, light pipes, product labels, rating plates, serial numbers, regulatory marks and barcodes.</li>
  <li><strong>Software or firmware loading:</strong> flashing the product image before or after enclosure closure, then verifying the version that shipped.</li>
  <li><strong>Final functional test:</strong> testing the assembled product against its specification rather than testing the board against a netlist.</li>
  <li><strong>Packing:</strong> foam or moulded pulp inserts, accessories, documentation, retail or bulk cartons, pallet configuration and shipping marks.</li>
</ul>
<p>BELI Technologies lists complete box-build assembly as a value-added option alongside conformal coating and potting on its <a href="/services/pcb-assembly">turnkey PCB assembly</a> line. Which of the six activities above are in scope for a specific programme is a conversation, not a default — and having that conversation before the quote is the single highest-leverage thing a buyer can do.</p>

<h2>Where does PCBA stop and box build begin?</h2>
<p>The boundary matters commercially because it decides who owns a failure. If a unit fails final test, the question "was that a board defect or an assembly defect?" only has a clean answer when both sides agreed in advance where one process ended and the other started. The table below is the boundary as most EMS providers draw it.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Process step</th>
      <th style="padding:10px 16px;text-align:left;">Which side it belongs to</th>
      <th style="padding:10px 16px;text-align:left;">What you have to supply for it</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Solder paste, SMT placement, reflow</td><td style="padding:10px 16px;">PCBA</td><td style="padding:10px 16px;">Gerber or ODB++, BOM with manufacturer part numbers, pick-and-place file</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Through-hole and odd-form parts</td><td style="padding:10px 16px;">PCBA</td><td style="padding:10px 16px;">Assembly drawing showing orientation, height limits and any hand-fitted parts</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">AOI, X-ray, ICT or flying probe</td><td style="padding:10px 16px;">PCBA</td><td style="padding:10px 16px;">Netlist and test points for ICT; nothing extra for AOI and X-ray</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Conformal coating or potting</td><td style="padding:10px 16px;">PCBA value-add</td><td style="padding:10px 16px;">Keep-out drawing showing masked connectors, and the material you require</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Depanelisation and board-level cleaning</td><td style="padding:10px 16px;">PCBA</td><td style="padding:10px 16px;">Panel drawing and any handling constraints for edge-mounted parts</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Wire harness fabrication</td><td style="padding:10px 16px;">Harness — a separate build feeding box build</td><td style="padding:10px 16px;">Wire list, gauge and colour per circuit, connector part numbers, lengths, workmanship class</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Enclosure fabrication or tooling</td><td style="padding:10px 16px;">Usually outside both — a mechanical supplier</td><td style="padding:10px 16px;">3D models, 2D drawings with tolerances, material, finish and colour specification</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Fitting boards into the enclosure</td><td style="padding:10px 16px;">Box build</td><td style="padding:10px 16px;">Exploded assembly drawing, fastener list, torque values, build sequence</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Internal cable routing and strain relief</td><td style="padding:10px 16px;">Box build</td><td style="padding:10px 16px;">Routing diagram or annotated photographs of an approved sample</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Firmware or software loading</td><td style="padding:10px 16px;">Box build — confirm scope explicitly</td><td style="padding:10px 16px;">Image file, programming procedure, version control rule, licence position on your IP</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Labels, serial numbers, regulatory marks</td><td style="padding:10px 16px;">Box build</td><td style="padding:10px 16px;">Artwork files, material and adhesive spec, placement drawing, serial number scheme</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Product-level functional test</td><td style="padding:10px 16px;">Box build</td><td style="padding:10px 16px;">Written test specification with pass and fail limits, plus any test equipment or golden unit</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Packing and cartonisation</td><td style="padding:10px 16px;">Box build</td><td style="padding:10px 16px;">Packing spec, carton and insert drawings, accessory list, drop or transit requirement</td></tr>
  </tbody>
</table>
<p>Two rows deserve a flag. Enclosure fabrication is the one most buyers assume is included and most often is not — an EMS may coordinate a mechanical supplier, but machining, moulding and tooling are a distinct sourcing exercise with its own lead time and its own tooling cost. And firmware loading sits on the boundary deliberately: whether it happens at all, and whether it happens before or after the box closes, is a per-programme decision you must confirm with your manufacturer rather than assume. If the difference between a bare board and a populated assembly is still fuzzy, our explainer on <a href="/blog/pcb-vs-pcba">PCB versus PCBA</a> sets out the earlier boundary in the same terms.</p>

<h2>Why is box build more document-dependent than PCBA?</h2>
<p>A PCBA is described by a data set that machines consume directly. The pick-and-place file tells a placement head where to go; the Gerber tells a stencil cutter where to open apertures. Ambiguity is limited because the file formats themselves force precision, and a DFM review — included with every BELI order — catches most of what remains.</p>
<p>Box build is human work described by drawings. An operator has to interpret "route the display cable behind the standoff, not over it", and there is no file format that enforces that instruction. The consequences are asymmetric in a way that surprises people: a board assembly defect is usually caught by AOI or ICT within minutes of being created, while a box build defect — a cable pinched under a lid, a gasket seated one turn too tight, a label 3 mm off centre — is often only caught at final test or, worse, by your customer. That is why box build is priced on documented labour minutes and why a factory that cannot see your documentation cannot honestly quote it.</p>
<p>The practical implication is that the time you spend producing a clear assembly drawing and a clear test spec is not overhead. It is the mechanism by which you convert your engineer's tacit knowledge into something a line of operators can repeat ten thousand times. Programmes that skip that step do not save the time; they spend it later on rework, on debugging failures over video calls, and on arguing about whose defect it was.</p>

<h2>What do you need to provide before a box build quote?</h2>
<p>Below is the package a manufacturer needs before it can quote a box build without wrapping the number in assumptions. The right-hand column is the useful one: it tells you what actually goes wrong when a given item is missing, which is usually more persuasive to a busy engineering team than "please send everything".</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Document</th>
      <th style="padding:10px 16px;text-align:left;">What the factory does with it</th>
      <th style="padding:10px 16px;text-align:left;">What happens if it is missing</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">3D models plus dimensioned 2D drawings of the enclosure and mechanical parts</td><td style="padding:10px 16px;">Checks fit against the PCBA outline, plans the build sequence, estimates labour minutes</td><td style="padding:10px 16px;">The quote is a guess. Interference between a tall capacitor and a rib is discovered on the line, not on screen</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Exploded assembly drawing with build order and fastener list</td><td style="padding:10px 16px;">Writes work instructions, sets torque values, defines the order of operations</td><td style="padding:10px 16px;">Every operator invents their own sequence, so unit-to-unit variation appears and cannot be traced</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Mechanical BOM, separate from the electrical BOM</td><td style="padding:10px 16px;">Sources screws, standoffs, gaskets, thermal interface material, cable ties, feet</td><td style="padding:10px 16px;">Small parts are quoted as an allowance, then re-priced later — the classic source of quote drift</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Wire list and harness drawing per assembly</td><td style="padding:10px 16px;">Builds harnesses to length, selects crimp tooling, defines the continuity test</td><td style="padding:10px 16px;">Harnesses come out the wrong length or with the wrong pinout, and the whole box build waits on a rebuild</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cable routing diagram or an approved golden sample</td><td style="padding:10px 16px;">Fixes routing, bend radius, strain relief and clearance from hot or moving parts</td><td style="padding:10px 16px;">Pinched or chafed cables that pass final test and fail in the field months later</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Label artwork with material, adhesive and placement spec</td><td style="padding:10px 16px;">Orders label stock, sets placement fixtures, positions regulatory marks</td><td style="padding:10px 16px;">Labels peel, curl on curved surfaces, or sit where a certification body will not accept them</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Serial number and traceability scheme</td><td style="padding:10px 16px;">Generates and records serials, links each unit to its build and test data</td><td style="padding:10px 16px;">A field failure cannot be mapped back to a batch, so a containment action becomes a full recall</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Firmware image plus written programming procedure</td><td style="padding:10px 16px;">Where programming is agreed as in scope, loads and verifies the image and records the version against the serial</td><td style="padding:10px 16px;">Units ship with mixed or stale firmware versions and nobody can prove which unit has what</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Product-level test specification with pass and fail limits</td><td style="padding:10px 16px;">Builds or programs the final test station and defines what "good" means</td><td style="padding:10px 16px;">The factory tests what it can infer, which is rarely what you meant, and disputes follow the first failure</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cosmetic acceptance criteria</td><td style="padding:10px 16px;">Sets limits on scratches, gaps, gloss and colour match</td><td style="padding:10px 16px;">Cosmetic rejections at your incoming inspection that the factory had no way to anticipate</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Packing specification, carton drawings and accessory list</td><td style="padding:10px 16px;">Sources inserts and cartons, sets pack-out labour, calculates pallet and freight volume</td><td style="padding:10px 16px;">Freight cost is estimated badly and units arrive damaged in transit</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Target volume, build phase and forecast</td><td style="padding:10px 16px;">Decides whether to build with fixtures or by hand, and how much tooling is justified</td><td style="padding:10px 16px;">A pilot run gets priced with volume tooling, or a volume run gets priced with pilot labour</td></tr>
  </tbody>
</table>
<p>If you have already assembled the file package for board-level work, this list is the mechanical counterpart to it — our guide to <a href="/blog/files-required-for-pcba-quotation">the files required for a PCBA quotation</a> covers the electrical half in the same detail.</p>

<h2>How does the wire harness fit into a box build?</h2>
<p>Harnesses are where box build most often stalls, because they are the one sub-assembly that is genuinely custom to your mechanical design and cannot be bought from a catalogue. Length depends on routing, routing depends on the enclosure, and the enclosure is frequently still changing when the first harness is ordered.</p>
<p>Sourcing harnesses from the same partner that does the box build removes a hand-off at exactly the point where the hand-off hurts. BELI builds <a href="/services/harness">custom wire harnesses and cable assemblies</a> to IPC/WHMA-A-620 Class 2 and Class 3 workmanship standards, in wire gauges from AWG 28 to AWG 10, using JST, Molex, TE and other connector systems, with 100% continuity testing on every assembly. There is no minimum order quantity, samples turn around in 1 to 2 days, and batch production typically runs about two weeks — which means a harness revision driven by a mechanical change does not have to be a three-week schedule event.</p>
<p>Two specification points are worth settling early. First, name the workmanship class explicitly: Class 2 and Class 3 differ in crimp inspection rigour and defect tolerance, and quoting the wrong one either overpays or under-specifies. Second, put the wire colour and gauge for every circuit in the wire list rather than only on the schematic — operators build from the wire list, and a mismatch between the two documents is one of the most common causes of a mis-wired first article.</p>

<h2>Who owns the enclosure, and how does that change the quote?</h2>
<p>There are three workable arrangements, and the difference between them is worth more money than any labour-rate negotiation.</p>
<p><strong>You supply the enclosure.</strong> You buy housings from your own mechanical supplier and consign them to the assembly factory. This gives you complete control over tooling ownership and cosmetic quality, and it puts the entire inbound logistics burden on you. It works well when you already have a tooling relationship, and the consignment mechanics are the same ones described in our comparison of <a href="/blog/turnkey-vs-consignment-pcb-assembly">turnkey versus consignment assembly</a>: agree receiving checks, attrition allowance and excess disposition before anything ships.</p>
<p><strong>The factory coordinates a mechanical supplier.</strong> You keep the design and the factory manages the buy — an arrangement to ask about rather than assume, since enclosure sourcing sits outside standard PCBA and box-build scope. It reduces your coordination load but requires you to be explicit about who approves first articles and who owns the tool.</p>
<p><strong>Off-the-shelf housings.</strong> For instrumentation, industrial control and many low-volume products, a standard extruded or die-cast housing with custom panel machining avoids tooling cost entirely. It is almost always the right answer below a few thousand units a year, and it is the arrangement most often overlooked by teams who default to custom moulding because that is what consumer products do.</p>
<p>Whichever route you take, settle tooling ownership in writing. A tool paid for by you and held by a supplier is a commercial hostage; a tool paid for by the supplier and amortised into unit price is a different deal with different exit costs. Neither is wrong, but the two are frequently confused.</p>

<h2>What testing happens at box-build level versus board level?</h2>
<p>Board-level and product-level tests answer different questions and neither substitutes for the other. Board test asks whether the assembly matches the design: at BELI that means AOI and X-ray on every order, with in-circuit test reaching at least 95% node coverage, or flying probe where a dedicated fixture is not economical for the quantity. Custom test fixtures are built in 2 to 3 working days, and first-pass yield on the SMT lines runs at or above 99.5%.</p>
<p>Product-level test asks whether the finished unit does what the specification says. It exercises the interfaces a user touches — buttons, displays, connectors on the panel, power input — and it catches the failure classes that only exist once the box is closed: a connector seated but not latched, a fan blocked by a cable, a display ribbon that works on the bench and fails when the lid is torqued down. BELI's <a href="/services/function-test">functional testing service</a> also covers burn-in for up to 24 hours and environmental stress screening from -40 to +85 degrees C at 20 to 98% RH, with test reports delivered alongside every shipment.</p>
<p>What you have to supply is the definition of pass. Write the test specification as a list of measurable checks with numeric limits, in the order they should be performed, with a stated action for each failure mode — retest, rework, or scrap. A test spec written as prose descriptions of desired behaviour cannot be turned into a test station. Mechanical qualification such as drop, vibration and transit testing sits with an accredited test laboratory rather than with the assembly factory, and it is a separate scope item you appoint and budget for yourself.</p>

<h2>Firmware loading, labels and packaging: what to confirm with your EMS</h2>
<p>These three items are in scope for some box build programmes and out of scope for others, and each one has a specific question you should ask before assuming.</p>
<p><strong>Firmware.</strong> Ask whether programming happens at the factory at all, at what point in the build, how the loaded version is recorded against each serial number, and what happens when you issue an update mid-run. Ask also how the image is protected — whether your binary is held in escrow, how many copies exist, and whether programming is done through a fixture that limits read-back. If your product carries intellectual property in software, this deserves a clause, not an email.</p>
<p><strong>Labels and regulatory marks.</strong> Ask who supplies the artwork, who owns placement accuracy, and how a change to your regulatory marks propagates to the line. Certification marks are placed at your instruction and on your legal authority — the factory prints what you specify, and no manufacturer can certify your product for you. Our guide to <a href="/blog/ce-fcc-ul-compliance-china-pcba">CE, FCC and UL compliance for China-built PCBA</a> sets out that split in full.</p>
<p><strong>Packaging.</strong> Ask whether the factory expects you to supply a finished packing design or whether it can propose one, whether inserts are sourced locally, and how transit protection will be validated. Packaging design and drop testing are specialist disciplines; treat them as a scope item to be agreed rather than something that arrives free with the assembly quote.</p>

<h2>How do box build lead times and volumes actually work?</h2>
<p>Box build lead time is rarely set by the assembly itself. It is set by whichever input arrives last, and for most programmes that is either the enclosure or a long-lead component. Working backwards from the ship date, the chain typically runs: component procurement, then bare board fabrication, then PCBA, then harness build, then box build and final test, then packing.</p>
<p>The board-level portions of that chain are fast and well characterised. BELI returns board-level quotes within 24 hours, sources standard components from authorized distributors and original manufacturers in 3 to 7 days, runs quick-turn prototype assembly in 48 hours once boards and parts are on site, and completes turnkey orders including sourcing in typically 2 to 3 weeks. Harness samples take 1 to 2 days with batches around two weeks. Enclosures, by contrast, can take anywhere from days for machined prototypes to many weeks for a new injection mould — which is why the mechanical path, not the electronic one, usually determines your launch date.</p>
<p>On volume, the useful principle is that box build labour does not benefit from automation the way SMT does. A 52-million-placement-per-month SMT capacity means board cost falls sharply with quantity; a hand-assembled enclosure costs roughly the same per unit at 100 as at 1,000 until fixtures and jigs are justified. That is not a reason to avoid low-volume box build — it is a reason to expect the cost curve to look different from the one you know from PCBA, and to ask specifically at what quantity fixtures become worthwhile for your product.</p>

<h2>How should box build fit into EVT, DVT and PVT?</h2>
<p>Box build is where hardware programmes most often discover that their stage gates were optimistic. The pattern to avoid is validating electronics and mechanics on separate schedules and integrating them for the first time at the pilot build.</p>
<p>A more reliable sequence puts a small number of fully integrated units into the DVT build, however rough the enclosure is, because that is the earliest point at which cable routing, thermal behaviour inside a closed box, connector accessibility and assembly ergonomics can be observed at all. By PVT the build sequence, work instructions, fixtures and final test flow should be the ones that will be used in mass production, and the number worth demanding from the factory is not just yield but assembly time per unit — that figure is what your unit cost rests on, and it only becomes real when operators build to written instructions rather than to an engineer's supervision. Our breakdown of <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT and PVT hardware build stages</a> covers the gate criteria in detail.</p>
<p>One more scheduling point: build the first article review into the plan explicitly. A first article on a box build should be inspected against the drawing dimension by dimension, photographed from every side, and signed off in writing before the balance of the run starts. Skipping it to save three days regularly costs three weeks.</p>

<h2>How does shipping change for a finished product?</h2>
<p>Finished goods are bulkier and more fragile than boards, and the freight arithmetic changes accordingly. Bare PCBAs ship in trays and travel well by express courier; boxed products are volumetric, which means air freight is priced on dimensional weight and sea freight becomes attractive far earlier than it does for boards.</p>
<p>BELI ships worldwide from Shenzhen via express couriers including DHL, FedEx and UPS, or by air and sea freight for larger volumes, with express delivery to North America, Europe and Israel typically taking 3 to 7 days depending on destination and customs. Beyond that, plan your own import arrangements with your freight forwarder and customs broker — duty classification, import documentation and delivery terms for a finished consumer or industrial product are a different exercise from importing components, and they belong to your side of the transaction.</p>

<h2>Getting a box build quote that holds</h2>
<p>The fastest route to a box build number you can budget against is to send the mechanical package at the same time as the electrical one, rather than after the PCBA quote is settled. BELI Technologies runs PCB fabrication, <a href="/services/components-sourcing">component sourcing</a>, SMT and through-hole assembly, wire harness build, functional testing and box-build assembly under one roof in Shenzhen, under ISO 9001:2015, ISO 14001 and ISO 13485:2016 quality systems, with full process specifications on the <a href="/capability">manufacturing capability page</a>. Send drawings, BOMs, the wire list and whatever test and packing specification exists — even in draft — and <a href="/contact">ask us to quote the whole product rather than just the boards</a>. Where something is missing, we will tell you what it is and why it changes the number, which is more useful than a quote that quietly assumes.</p>

<p><strong>Related reading:</strong> <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for PCBA Quotation</a> &middot; <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT, PVT: Hardware Build Stages and Your EMS</a> &middot; <a href="/blog/questions-to-ask-before-outsourcing-pcba">Key Questions to Ask Before Outsourcing PCBA</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Turnkey vs Consignment PCB Assembly: Who Buys What</title>
      <link>https://belitechnologies.com/blog/turnkey-vs-consignment-pcb-assembly</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/turnkey-vs-consignment-pcb-assembly</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>Turnkey means your EMS buys the BOM; consignment means you supply it. Compare shortage, counterfeit, cash-flow and lead-time risk, plus how to split a BOM.</description>
      <category>Supply Chain</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> Under turnkey PCB assembly your EMS buys every component on the BOM and delivers finished boards; under consignment you buy and ship the parts and the factory only assembles them. Turnkey moves shortage, counterfeit and cash-flow risk onto the supplier; consignment keeps control — and the cost of being wrong — with you.</p>

<p>Most buyers pick a model by reflex: startups go turnkey because they have no purchasing team, established OEMs go consignment because they already have distributor contracts. Both reflexes are defensible and both are frequently wrong for a specific build. This article goes past the headline definitions into the operational detail that actually decides which model works: how a BOM gets split under partial turnkey, what happens to your parts when they land at the factory, who eats the cost when a reel comes up short, and where the leftovers go when the run finishes. Our <a href="/blog/pcba-cost-in-china">PCBA cost breakdown for China manufacturing</a> compares the two models from the pricing side; this one is written from the shop floor.</p>

<h2>What is turnkey PCB assembly?</h2>
<p>Turnkey means the manufacturer takes the whole job: bare board fabrication, component procurement, assembly, inspection and test, and often box-build. You supply design data — Gerber or ODB++, a structured BOM, pick-and-place data — and receive tested assemblies. One purchase order, one supplier, one line of accountability.</p>
<p>The commercial consequence people miss is that turnkey converts a procurement problem into a schedule commitment. When the EMS owns the BOM, it also owns every lead-time surprise in it. At BELI Technologies, <a href="/services/components-sourcing">component sourcing</a> runs through authorized distributors and original manufacturers, with standard parts typically available in 3 to 7 days and spot-market reach for hard-to-find or end-of-life items. A turnkey order including sourcing typically takes 2 to 3 weeks in total — that figure exists because procurement, not placement, is the long pole.</p>

<h2>What is consignment PCB assembly?</h2>
<p>Consignment — sometimes called "customer-supplied material" or CSM — means you buy the components yourself and ship them to the factory, which quotes and invoices assembly labour only. The factory receives, verifies, kits and places your parts.</p>
<p>Consignment is not simply "turnkey minus the parts cost". It changes what the factory can promise. Quick-turn assembly becomes possible — quick-turn prototype assembly at BELI takes 48 hours once boards and components are on site, with no MOQ — but the clock only starts when the last reel arrives. Any date you are given is conditional on your own kit being complete and correct.</p>

<h2>Turnkey vs consignment across five dimensions</h2>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Dimension</th>
      <th style="padding:10px 16px;text-align:left;">Turnkey (EMS buys)</th>
      <th style="padding:10px 16px;text-align:left;">Consignment (you buy)</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Who buys the material</td><td style="padding:10px 16px;">EMS purchasing team, against your approved BOM and any locked AVL</td><td style="padding:10px 16px;">You, through your own distributor accounts or existing contracts</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Who carries shortage risk</td><td style="padding:10px 16px;">EMS. A part on allocation is the supplier's problem to solve, by alternate sourcing or spot market, before it becomes your delay</td><td style="padding:10px 16px;">You. A single missing line item holds the whole kit; the line is scheduled around your delivery, not the other way round</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Who carries counterfeit risk</td><td style="padding:10px 16px;">EMS, through channel choice — authorized distributors and original manufacturers, with traceability and original packaging preserved</td><td style="padding:10px 16px;">You. Factory receiving checks can screen part of it, but the sourcing decision and its consequences were yours</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cash flow</td><td style="padding:10px 16px;">One invoice, later in the cycle; material cost is bundled into the build</td><td style="padding:10px 16px;">You fund components up front, sometimes months before the boards are built, and hold that inventory on your balance sheet</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Lead time</td><td style="padding:10px 16px;">Typically 2–3 weeks including sourcing; the EMS absorbs procurement variance</td><td style="padding:10px 16px;">48-hour quick-turn assembly once parts and boards are on site — but total time is your procurement time plus freight plus 48 hours</td></tr>
  </tbody>
</table>
<p>The last row is where most schedule disputes originate. A consignment quote showing "48 hours" and a turnkey quote showing "2–3 weeks" describe different clocks, not different factory speeds. Compare door-to-door dates, measured from the day you issue the PO, or you will conclude that consignment is five times faster than it is.</p>

<h2>Partial turnkey: how a BOM actually gets split</h2>
<p>In practice, most mature programmes run neither pure model. They run partial turnkey, where the BOM is divided line by line. BELI supports turnkey and consignment with no fixed ratio between them, which means the split can follow engineering logic rather than a contractual minimum.</p>
<p>The split that works is usually by risk class, not by cost:</p>
<ul>
  <li><strong>Customer-supplied:</strong> parts you already hold stock of; parts under a negotiated corporate contract you cannot beat locally; qualified single-source ICs where the vendor relationship carries firmware, NDA or allocation privileges; anything safety- or certification-critical where you refuse to delegate the sourcing decision.</li>
  <li><strong>Factory-supplied:</strong> passives, connectors, discretes and commodity logic where the local supply chain is faster and cheaper than air-freighting reels from your side of the world; parts with volatile availability where you want the EMS chasing alternates; anything where the reel minimum buy vastly exceeds your build quantity.</li>
</ul>
<p>Two administrative points make or break a split BOM. First, the split must be a column in the BOM file itself — a "supplied by" field on every line, agreed before quoting, not an email thread. Our guide to <a href="/blog/files-required-for-pcba-quotation">the files required for a PCBA quotation</a> covers the rest of the BOM structure that a factory needs. Second, the shortage rule must be written down for both halves: what happens if a customer-supplied line is late, and what happens if a factory-supplied line goes on allocation. A split BOM without an agreed shortage rule is the single most common source of blame arguments in contract manufacturing.</p>

<h2>What happens to your parts when they arrive at the factory</h2>
<p>Consigned material should not bypass receiving control, and the receiving process is worth settling in writing before your kit ships rather than after a discrepancy appears. For the material BELI buys under turnkey, incoming components go through 100% visual inspection plus X-ray sampling, with traceability records maintained through the supply chain and original packaging preserved. If you are consigning, ask which of those checks will be applied to your kit, who signs off the count, and what happens when something fails — and get the answer attached to the quote, not to a later email.</p>
<p>The checklist below is what to agree with any assembler before a consignment kit leaves your building. Treat the right-hand column as what to ask for in writing rather than as a default that comes with every order:</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Check</th>
      <th style="padding:10px 16px;text-align:left;">What it catches</th>
      <th style="padding:10px 16px;text-align:left;">What you should receive</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Quantity count against the kit list</td><td style="padding:10px 16px;">Short shipments, miscounted cut tape, missing line items</td><td style="padding:10px 16px;">A discrepancy report before the line is scheduled, not after</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Part number and marking verification</td><td style="padding:10px 16px;">Wrong package variant, wrong tolerance or temperature grade, mislabelled bags</td><td style="padding:10px 16px;">Confirmation against the MPN on your BOM line, not just the description</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Visual inspection</td><td style="padding:10px 16px;">Damaged leads, resurfaced or re-marked parts, bent tape, contaminated reels</td><td style="padding:10px 16px;">Photographs of anything rejected</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">X-ray sampling</td><td style="padding:10px 16px;">Internal die and bond-wire anomalies in suspect ICs — the classic counterfeit signature</td><td style="padding:10px 16px;">Sample images on request for high-value or broker-sourced lines</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Moisture-sensitive device handling</td><td style="padding:10px 16px;">Broken dry-pack seals, missing or expired humidity indicator cards, unbaked MSL 3+ parts</td><td style="padding:10px 16px;">Confirmation of baking before reflow, or a documented exception</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Packaging format for the line</td><td style="padding:10px 16px;">Loose parts and cut strips that cannot be machine-fed and force hand placement</td><td style="padding:10px 16px;">A note on which lines will be placed manually, and the cost implication</td></tr>
  </tbody>
</table>
<p>Packaging deserves emphasis because it silently destroys consignment savings. Reels and full tape feed a pick-and-place head. Loose parts in a bag do not. If you save on unit price by buying cut tape and tubes, some of that saving comes back as manual placement labour and slower throughput — and hand-placed fine-pitch parts do not carry the same process confidence as machine placement.</p>

<h2>Attrition: why your kit needs more parts than your build quantity</h2>
<p>Every SMT process loses a small number of parts to feeder setup, first-article verification, misplacements caught by inspection, and rework. That loss is called attrition, and under turnkey the factory absorbs it inside its own material planning. Under consignment it is your problem, and it is the most common reason a consignment run stops one board short of the order quantity.</p>
<p>Agree an attrition allowance per line before you ship, and expect it to be higher in percentage terms on tiny quantities and on small passives — a 0201 chip capacitor has a far higher setup loss rate than a 64-pin QFP, and a 20-board prototype run cannot amortise feeder setup over anything. High-value single-source ICs are usually treated separately, with a small fixed spare count rather than a percentage. Whatever numbers you land on, put them in the kit list so the incoming count either passes or generates a shortage notice on day one.</p>

<h2>Who is responsible when a part is missing or defective?</h2>
<p>This is the clause that matters and the one most often left vague. The workable principle is that responsibility follows the sourcing decision.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Scenario</th>
      <th style="padding:10px 16px;text-align:left;">Turnkey</th>
      <th style="padding:10px 16px;text-align:left;">Consignment</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Part goes on allocation before the build</td><td style="padding:10px 16px;">EMS sources an alternate or spot-market supply and reports the schedule impact</td><td style="padding:10px 16px;">Your problem; the build slot is held or released per the agreed rule</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Kit arrives short of the build quantity</td><td style="padding:10px 16px;">Not applicable — the EMS planned the quantity</td><td style="padding:10px 16px;">Partial build, or hold, at your instruction; both usually carry a re-setup cost</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Part is counterfeit or out of spec</td><td style="padding:10px 16px;">EMS liability; channel choice and incoming inspection were the supplier's controls</td><td style="padding:10px 16px;">Your liability, unless factory inspection should reasonably have caught it and did not</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Part damaged in factory handling</td><td style="padding:10px 16px;">EMS replaces it</td><td style="padding:10px 16px;">EMS replaces or reimburses at your documented purchase cost — agree the basis in advance</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Board fails because of a soldering defect</td><td style="padding:10px 16px;">The assembler's to correct — soldering is its process; put the rework terms in the contract</td><td style="padding:10px 16px;">Same — process defects belong to the factory regardless of who bought the part</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Board fails because the specified part was wrong</td><td style="padding:10px 16px;">Depends on who chose the alternate; a written approval trail settles it</td><td style="padding:10px 16px;">Yours — the factory placed what your BOM specified</td></tr>
  </tbody>
</table>
<p>Note the asymmetry in the counterfeit row. Consignment does not transfer the inspection duty away from the factory, but it does transfer the sourcing judgement to you. If you buy from a broker to beat a 40-week lead time, factory inspection is a safety net, not an indemnity.</p>

<h2>Where does the leftover material go?</h2>
<p>Excess is guaranteed under consignment, because reels and MPQs rarely divide neatly into build quantities. Decide the disposition before the run, and put it in the purchase order:</p>
<ul>
  <li><strong>Return with the shipment.</strong> Cleanest for prototype and one-off builds. Ask for excess to be returned in original packaging with a reconciliation sheet showing issued, consumed, scrapped and returned quantities per line.</li>
  <li><strong>Hold as bonded stock for the next run.</strong> Sensible for repeat programmes. Agree in writing that the material remains your property, how long it will be held, and under what storage conditions — MSD parts in particular have a shelf life once the dry pack is opened.</li>
  <li><strong>Scrap on your authority.</strong> For cheap passives where return freight exceeds the value. It should still appear on the reconciliation, never disappear quietly.</li>
</ul>
<p>The document to insist on either way is that material reconciliation. It is the only thing that lets you close the loop between what you paid for, what went onto boards, and what you still own. Without it, consignment inventory quietly leaks and the loss surfaces two builds later as an unexplained shortage.</p>

<h2>Which model should you choose?</h2>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Your situation</th>
      <th style="padding:10px 16px;text-align:left;">Better model</th>
      <th style="padding:10px 16px;text-align:left;">Why</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">First prototype build, no purchasing function</td><td style="padding:10px 16px;">Turnkey</td><td style="padding:10px 16px;">Nobody on a three-person hardware team should be spending a week reconciling distributor stock levels</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">You already hold stock bought for a cancelled run</td><td style="padding:10px 16px;">Consignment</td><td style="padding:10px 16px;">The material is sunk cost; paying twice for it makes no sense</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Corporate contract pricing on key ICs</td><td style="padding:10px 16px;">Partial turnkey</td><td style="padding:10px 16px;">Consign the contracted lines, let the factory buy the commodity passives locally</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Schedule is the binding constraint</td><td style="padding:10px 16px;">Turnkey</td><td style="padding:10px 16px;">One party owns the critical path and can act on allocation news the day it breaks</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Certification-critical BOM under strict change control</td><td style="padding:10px 16px;">Partial turnkey with a locked AVL</td><td style="padding:10px 16px;">Keeps sourcing authority over safety- and EMC-relevant parts with you, without hand-managing every resistor</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Long-lead or allocated parts on the BOM</td><td style="padding:10px 16px;">Turnkey, or consign only that line</td><td style="padding:10px 16px;">Whoever has the better channel access for that specific part should buy it — decide line by line, not globally</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cash is tight and revenue comes after shipment</td><td style="padding:10px 16px;">Turnkey</td><td style="padding:10px 16px;">Avoids funding a full BOM months before the boards exist</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Repeat volume production, mature stable BOM</td><td style="padding:10px 16px;">Either — model the total cost</td><td style="padding:10px 16px;">At volume the deciding factors are working capital, inventory carrying cost and who genuinely buys better</td></tr>
  </tbody>
</table>
<p>One more consideration for scaling teams: whichever model you start with, staying with a factory that supports both means you can change your mind without changing supplier. Moving a programme between factories to switch commercial models means requalifying the process — a bad trade, as our guide to <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT and PVT build stages</a> explains.</p>

<h2>Does turnkey really cost more?</h2>
<p>Turnkey quotes look higher because they contain the BOM. Whether they are more expensive is a different question, and one you can only answer by comparing like with like: your landed component cost plus your procurement labour plus inbound freight plus inventory carrying cost, against the factory's material line.</p>
<p>The honest generalisation is that a well-connected Shenzhen EMS often buys commodity passives, connectors and standard logic more cheaply than an overseas customer buying in prototype quantities, while a large OEM with corporate contracts usually buys its key ICs more cheaply than any factory can. That is precisely why partial turnkey exists. A BOM review that flags availability, lifecycle status and qualified alternates before the quote is the tool for this decision — our guide to <a href="/blog/cut-bom-costs-without-cutting-corners">cutting BOM costs without cutting corners</a> shows what that kind of review can surface.</p>

<h2>What to send for a quote under each model</h2>
<p>The design package is the same either way — Gerber or ODB++, structured BOM, pick-and-place data. What differs is the commercial detail attached to it:</p>
<ul>
  <li><strong>Turnkey:</strong> BOM with manufacturer part numbers on every line, approved alternates flagged, no-substitute lines marked explicitly, and target build quantity plus any forecast that would change price tiers.</li>
  <li><strong>Consignment:</strong> the same BOM plus a kit list stating packaging format per line, the attrition allowance you are supplying, expected arrival date, and the disposition rule for excess.</li>
  <li><strong>Partial turnkey:</strong> both, with a "supplied by" column filled in on every single line — no blanks, because a blank is where an assumption grows.</li>
</ul>
<p>Under either model, expect AOI and X-ray inspection with ICT or functional test as the quality baseline; BELI keeps first-pass yield at or above 99.5%, and its manufacturing is certified to ISO 9001:2015, ISO 14001 and ISO 13485:2016. Quality process does not change with who bought the parts, and it should not.</p>

<h2>Work with a factory that supports both</h2>
<p>BELI Technologies runs <a href="/services/pcb-assembly">turnkey and consignment PCB assembly</a> with no fixed ratio between them, so you can hand over the full BOM, ship us a complete kit, or split it line by line and change the split between builds. There is no MOQ for prototypes, quick-turn prototype assembly takes 48 hours once boards and parts are on site, and turnkey orders including sourcing typically run 2 to 3 weeks. If you are not sure which model suits your build, <a href="/contact">send us your BOM and design files</a> — we quote from them and review the BOM for availability, lifecycle and alternates, which is usually enough to show which lines are worth consigning and which are quicker to buy here. Small-batch work is covered in more detail in our <a href="/blog/low-moq-small-batch-pcb-assembly">low-MOQ and small-batch PCB assembly guide</a>.</p>

<p><strong>Related reading:</strong> <a href="/blog/pcba-cost-in-china">How Much Does PCBA Cost in China</a> &middot; <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for PCBA Quotation</a> &middot; <a href="/blog/questions-to-ask-before-outsourcing-pcba">Key Questions to Ask Before Outsourcing PCBA</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>What &quot;One-Stop EMS&quot; Actually Means (And How to Verify It)</title>
      <link>https://belitechnologies.com/blog/one-stop-ems-pcb-manufacturer-shenzhen</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/one-stop-ems-pcb-manufacturer-shenzhen</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>An unaudited label. A stage-by-stage checklist, the questions that expose subcontracting, and a single-RFQ test to verify any supplier claiming one-stop.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> "One-stop EMS" should mean one company owns bare board, parts, assembly, harness, test and box build — with one schedule and one quality record. Many suppliers using the phrase subcontract most of it. Verify stage by stage, and verify with a single RFQ.</p>

<p>Almost every contract manufacturer in Shenzhen describes itself as one-stop. The phrase costs nothing to put on a website, and there is no certification body that audits it. What varies enormously is what sits behind it: some suppliers genuinely run fabrication, procurement, assembly and test as one operation with one production plan; others are sales offices that forward your Gerbers to a board house, your BOM to a broker, and your kit to a nearby SMT shop, then re-badge the invoice. Both quote the same job. Only one of them can actually control your schedule. This article is a verification method, not a pitch — a set of stage-by-stage checks, questions and a single-RFQ test you can run on any supplier, including us.</p>

<h2>Why does "one-stop" mean so little on a supplier website?</h2>
<p>The term has no definition and no threshold. A supplier that outsources 80% of the process chain and a supplier that outsources none can both write it truthfully in their own minds, because "one-stop" is describing the customer's experience — one contact, one PO, one invoice — rather than the production reality. Single-invoice convenience is real value, and for a small prototype order it may be all you need. But it is a different product from integrated manufacturing, and it fails in a different way when something goes wrong.</p>
<p>The failure mode matters more than the label. When an integrated supplier has a problem, it reschedules internally and tells you a new date. When a coordinator has a problem, it has to negotiate with the vendor that caused it, and you find out late because the bad news has to travel two hops before it reaches you. Buyers rarely discover which kind of supplier they hired during the quote. They discover it the first time a schedule slips or a batch fails inspection.</p>

<h2>What does a genuine one-stop EMS actually own?</h2>
<p>Working backwards from a finished, boxed, tested product, the chain has seven stages. A supplier is one-stop to the extent that it controls each one — and "controls" means it can change the schedule, hold a lot, and answer a root-cause question without making a phone call to a third party.</p>
<ul>
  <li><strong>Bare board fabrication</strong> — the physical PCB, its stack-up, drilling, plating and surface finish.</li>
  <li><strong>Component procurement</strong> — buying parts, choosing channels, and screening what arrives.</li>
  <li><strong>SMT assembly</strong> — paste printing, placement, reflow and automated inspection.</li>
  <li><strong>Through-hole and selective soldering</strong> — connectors, transformers, anything not reflowable.</li>
  <li><strong>Wire harness and cable assembly</strong> — the parts of the product that are not on a board.</li>
  <li><strong>Test</strong> — electrical test, functional test, fixtures and test programmes.</li>
  <li><strong>Box build</strong> — enclosure, final assembly, labelling, packaging.</li>
</ul>
<p>Very few suppliers of any size own all seven under a single roof in the literal sense, and demanding that is not the point. Some stages are legitimately performed at affiliated plants or long-standing partner sites. The distinction that matters is whether the supplier is <em>accountable</em> for a stage — plans it, controls its quality records, and absorbs its problems — or merely <em>passes it along</em>. A supplier that says "our second plant does that, here is how we schedule between them" is being straight with you. A supplier that says "yes we do that" and then cannot describe the process is not.</p>

<h2>How do you tell integrated manufacturing from relabelled subcontracting?</h2>
<p>Each stage leaves different fingerprints depending on whether it is run in-house or bought in. The right-hand column is the question that forces a real answer, because it asks for a specific, checkable detail rather than a yes.</p>

<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Stage</th>
      <th style="padding:10px 16px;text-align:left;">What in-house looks like</th>
      <th style="padding:10px 16px;text-align:left;">What subcontracting looks like</th>
      <th style="padding:10px 16px;text-align:left;">How to ask it out</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Bare board fabrication</td><td style="padding:10px 16px;">DFM feedback names specific stack-up, aspect-ratio and annular-ring constraints tied to their own process limits</td><td style="padding:10px 16px;">DFM comes back as a generic checklist, days late, with no stack-up proposal</td><td style="padding:10px 16px;">"What is your maximum aspect ratio and minimum inner-layer line/space, and which of my vias are outside it?"</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Component procurement</td><td style="padding:10px 16px;">Line-by-line BOM feedback on lifecycle, lead time and alternates; a named channel policy and a documented incoming-inspection step</td><td style="padding:10px 16px;">A single lump material price, no per-line commentary, vague answers on where parts come from</td><td style="padding:10px 16px;">"Which lines on my BOM are the long poles, and what channel will each be bought through?"</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">SMT assembly</td><td style="padding:10px 16px;">They quote against their own placement, pitch and board-size limits, and flag your parts that sit near them</td><td style="padding:10px 16px;">No comment on your 0.4 mm BGA or your oversized panel until after the PO</td><td style="padding:10px 16px;">"What is the finest pitch and largest board your lines run, and where does my design sit against that?"</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Through-hole &amp; selective solder</td><td style="padding:10px 16px;">They state whether your THT parts go wave, selective or hand, and price accordingly</td><td style="padding:10px 16px;">THT is described as "no problem" with no method named; often it goes to a second shop</td><td style="padding:10px 16px;">"Which of my through-hole parts are wave-soldered, which are selective, which are hand-soldered?"</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Wire harness</td><td style="padding:10px 16px;">A workmanship standard and class is named, crimp tooling and connector families are discussed, samples turn fast</td><td style="padding:10px 16px;">Harness is quoted separately with a much longer and vaguer lead time than the boards</td><td style="padding:10px 16px;">"What workmanship standard and class do you build harnesses to, and how is each one tested?"</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Test</td><td style="padding:10px 16px;">They ask for your test spec early, quote fixture build time, and state coverage targets</td><td style="padding:10px 16px;">"AOI and testing included" with no coverage figure, no fixture lead time, no report format</td><td style="padding:10px 16px;">"Who builds the fixture, how long does it take, and what coverage will the test achieve?"</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Box build</td><td style="padding:10px 16px;">They ask about enclosure supply, labelling, serialisation and packaging before quoting</td><td style="padding:10px 16px;">Box build appears as one line with a round number and no questions asked</td><td style="padding:10px 16px;">"Who supplies the enclosure, and what does your final-assembly work instruction cover?"</td></tr>
  </tbody>
</table>

<p>None of these questions are hostile, and none of them require you to reveal that you are testing. They are all questions an engineer would legitimately ask. What you are watching is not the content of the answer so much as its <em>specificity and latency</em>. In-house capability produces fast, concrete, slightly opinionated answers. Brokered capability produces answers that arrive the next day and repeat your own words back to you.</p>

<h2>Why is the cost of a multi-vendor chain invisible on the quote?</h2>
<p>Compare three quotes from a board house, a broker and an assembler against one integrated quote and the split chain often looks cheaper. It usually is cheaper on the line items, because each vendor is quoting only its own step and none of them is pricing the seams. The seams are where the money goes, and they never appear on any of the three documents.</p>
<p>The first cost is coordination labour. Somebody on your side becomes the programme manager: chasing the board house for a ship date, telling the assembler when to expect boards, re-explaining the same ECO three times. That person is usually your hardware engineer, and the hours come out of design work. The second is duplicated incoming inspection — every hand-off re-verifies what the previous vendor already verified, or worse, nobody does because each assumes the other did. The third is queue time. Three vendors mean three production queues, and your job waits at the back of each one; a chain of three five-day queues is fifteen days of calendar time even if every vendor hits its quoted lead time perfectly.</p>
<p>The fourth and largest is diagnostic time on failure. When a board fails functional test in a split chain, the question "is this a bare-board defect, a counterfeit part, or a soldering defect?" has no owner. The assembler blames the laminate, the board house blames the reflow profile, the broker blames neither because it has already been paid. Getting to root cause requires cross-sections, X-ray and dated process records that live in three different companies — and in practice, many teams give up and rebuild the batch instead. Our guide to <a href="/blog/pcba-cost-in-china">how PCBA cost is built up in China</a> covers the direct cost side; these four are the ones you only see afterwards.</p>

<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Hidden cost</th>
      <th style="padding:10px 16px;text-align:left;">Where it lands</th>
      <th style="padding:10px 16px;text-align:left;">Why the quote never shows it</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Coordination and chasing</td><td style="padding:10px 16px;">Your engineering headcount, not the BOM</td><td style="padding:10px 16px;">It is your labour, so no supplier prices it</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Duplicated incoming inspection</td><td style="padding:10px 16px;">Each vendor's overhead, passed through in unit price</td><td style="padding:10px 16px;">Buried in margin, never itemised</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Queue time at each hand-off</td><td style="padding:10px 16px;">Calendar, not cash — until it delays revenue</td><td style="padding:10px 16px;">Each vendor quotes only its own lead time</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Root-cause investigation</td><td style="padding:10px 16px;">Weeks of engineering time, often a scrapped batch</td><td style="padding:10px 16px;">Priced as zero because nobody expects failure</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Freight between vendors</td><td style="padding:10px 16px;">Real invoices, usually excluded from comparison</td><td style="padding:10px 16px;">Ex-works terms make it someone else's line item</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Re-qualification when you scale</td><td style="padding:10px 16px;">A new supplier audit and first-article cycle</td><td style="padding:10px 16px;">It happens six months after the quote was signed</td></tr>
  </tbody>
</table>

<h2>What should a one-stop coverage checklist actually contain?</h2>
<p>Take the seven stages and turn them into a document. Send it as part of your RFQ and ask for written answers. A supplier that can fill this in without hedging is worth a factory audit; one that cannot is worth a smaller first order.</p>

<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Coverage item</th>
      <th style="padding:10px 16px;text-align:left;">Confirm in writing</th>
      <th style="padding:10px 16px;text-align:left;">Evidence that settles it</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Bare board</td><td style="padding:10px 16px;">Layer count, materials, minimum line/space, hole size, finishes, impedance tolerance, prototype turn time</td><td style="padding:10px 16px;">A published capability table you can hold them to, plus a stack-up proposal for your design</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Procurement</td><td style="padding:10px 16px;">Sourcing channel policy, traceability, incoming inspection method, shortage handling, turnkey and consignment options</td><td style="padding:10px 16px;">A BOM review with per-line lead times and named alternates</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">SMT</td><td style="padding:10px 16px;">Minimum component size and BGA pitch, placement accuracy, board size range, inspection steps, first-pass yield</td><td style="padding:10px 16px;">Named limits plus a statement of where your design sits relative to them</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Through-hole</td><td style="padding:10px 16px;">Wave, selective or manual, and which of your parts go which way</td><td style="padding:10px 16px;">A marked-up assembly drawing or a per-reference-designator note</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Wire harness</td><td style="padding:10px 16px;">Workmanship standard and class, wire gauge range, connector families, electrical test, sample lead time</td><td style="padding:10px 16px;">A named standard and class, and a test record format</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Test</td><td style="padding:10px 16px;">Available methods, node coverage target, fixture build time, burn-in and environmental range, report delivery</td><td style="padding:10px 16px;">A fixture quote with a date, and a sample test report</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Box build</td><td style="padding:10px 16px;">Enclosure sourcing, conformal coating or potting, labelling and serialisation, packaging and drop-test approach</td><td style="padding:10px 16px;">A draft final-assembly work instruction, even a rough one</td></tr>
  </tbody>
</table>

<p>Two columns are deliberately absent: price and promises. The checklist is designed to detect capability, not to negotiate. If you mix commercial pressure into the same email, you will get optimistic answers on both.</p>

<h2>How can one RFQ tell you whether a supplier is really integrated?</h2>
<p>You do not need an audit trip to run a first-order test. Send one enquiry that deliberately spans several stages at once — a small board with at least one fine-pitch part, a few through-hole connectors, a short harness, and a request for functional test — and then read the response as evidence rather than as a price.</p>
<p>An integrated supplier tends to answer with one document, one lead time built from internal stages, and cross-stage observations: a note that a connector choice affects selective soldering, or that the harness sample can be ready before the boards. A coordinator tends to answer in instalments, because each number has to come back from a different vendor, and the harness or test line will arrive a day or two after the PCBA price. Watch for a single consolidated schedule versus a stack of separate quotes stapled together, and for whether anyone comments on the interaction between your stages at all. Our list of <a href="/blog/questions-to-ask-before-outsourcing-pcba">questions to ask before outsourcing PCBA</a> and the <a href="/blog/how-to-choose-ems-partner-china">framework for choosing an EMS partner in China</a> go deeper on scoring the answers; the file-level requirements are in <a href="/blog/files-required-for-pcba-quotation">what files a PCBA quotation needs</a>.</p>

<h2>When is one-stop the wrong answer?</h2>
<p>One-stop is not universally superior, and pretending otherwise is how buyers end up disappointed. It is the wrong shape when you already own the capabilities it bundles.</p>
<p>A large OEM with a mature supply chain has negotiated component pricing that no EMS purchasing department will beat, an approved vendor list built over years, and a supplier quality team that can run a split chain competently. For that company, handing procurement to the assembler destroys pricing leverage and hides the supply base behind a middleman. Consignment or partial turnkey usually wins — see <a href="/blog/turnkey-vs-consignment-pcb-assembly">turnkey versus consignment PCB assembly</a> for how the BOM gets split line by line.</p>
<p>One-stop is also the wrong answer when a stage genuinely requires specialisation the integrator does not have: exotic RF substrates, safety-critical qualification with a specific accredited scope, or a certification body's own test regime. And it can be the wrong answer when second-source resilience matters more than convenience — a single integrated supplier is a single point of failure, and some programmes are required to dual-source. The honest test is whether integration removes work you cannot do well, or removes control you would rather keep.</p>

<h2>Where does one-stop pay off most?</h2>
<p>The pattern is consistent: integration is worth most to teams that are small relative to the complexity of what they are building, and to programmes still changing shape. A five-engineer startup running its first build has no purchasing function, no supplier quality function, and no slack to spend chasing three vendors — the coordination cost lands directly on the person who should be writing firmware.</p>
<p>Integration also pays disproportionately during iteration. Between prototype and production a design changes repeatedly, and each change has to propagate through fabrication data, the BOM, the pick-and-place file and the test programme. Inside one company that propagation is a work-order revision. Across three vendors it is three email chains with three chances of a stale file reaching the floor. That is exactly why the <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT and PVT build stages</a> are easier to run with one manufacturing partner: the same team carries what it learned at EVT into the PVT line rather than re-teaching a new supplier at every stage.</p>

<h2>What should you audit once the paperwork checks out?</h2>
<p>Written answers only get you to a shortlist. If the order matters, the next step is verification of a different kind: certificates with scope and expiry dates you can read, not logos on a page; a factory visit or a live video walk-through of the specific lines that will run your job; and a first article with real inspection records attached. Ask for the quality-system certificates by number and check what scope each one actually covers, because a certificate held by an affiliated plant does not automatically cover the line building your product. Then place a small paid order before a large one. A supplier's behaviour under a real PO tells you more than any audit checklist.</p>

<h2>How does BELI's coverage check out against this list?</h2>
<p>Run the checklist above against us rather than taking the label. <a href="/services/pcb-fabrication">PCB fabrication</a> covers rigid, flexible, HDI and impedance-controlled boards up to 42 layers, with inner-layer line and space to 3.0/3.0 mil, impedance control of ±10%, DFM analysis included on every order, and quick-turn bare boards as fast as 24 hours for 1–2 layer designs or 3–7 working days for multilayer. <a href="/services/components-sourcing">Component sourcing</a> runs through authorized distributors and original manufacturers with full traceability, original packaging preserved, and 100% visual inspection plus X-ray sampling on incoming parts; standard parts are typically available in 3–7 days, with spot-market reach for shortages, and both turnkey and consignment are supported with no fixed ratio.</p>
<p><a href="/services/pcb-assembly">PCB assembly</a> covers SMT down to 0201/01005 and 0.4 mm BGA pitch at ±0.03 mm placement accuracy on boards from 45 × 45 mm to 680 × 500 mm, plus through-hole with wave and selective soldering, at a first-pass yield of ≥99.5% with AOI and X-ray on every order; quick-turn prototype assembly takes 48 hours once boards and parts are on site, and turnkey orders including sourcing typically run 2–3 weeks. <a href="/services/harness">Wire harness assembly</a> is built to IPC/WHMA-A-620 Class 2 and Class 3 across AWG 28–10 with JST, Molex and TE connector systems, 100% continuity tested, samples in 1–2 days. <a href="/services/function-test">Functional testing</a> covers ICT at ≥95% node coverage, flying probe, functional test, burn-in up to 24 hours and environmental testing from −40 to +85 °C at 20–98% RH, with custom fixtures built in 2–3 working days and test reports delivered with every shipment. Value-added options after assembly include conformal coating, potting and complete box-build assembly. Full numbers are on the <a href="/capability">manufacturing capability page</a>, and the manufacturing facilities behind them have over 15 years of operation under ISO 9001:2015, ISO 14001 and ISO 13485:2016.</p>

<p>If you are evaluating suppliers right now, the most useful thing you can do is send the same multi-stage enquiry to three of them, put the coverage checklist above in the same email, and compare how the answers come back. <a href="/contact">Send us your Gerber, BOM and pick-and-place files</a> to start that comparison: quotes are returned within 24 hours, and DFM analysis is included with every order.</p>

<p><strong>Related reading:</strong> <a href="/blog/how-to-choose-ems-partner-china">How to Choose the Right EMS Partner in China</a> · <a href="/blog/questions-to-ask-before-outsourcing-pcba">Key Questions to Ask Before Outsourcing PCBA</a> · <a href="/blog/turnkey-vs-consignment-pcb-assembly">Turnkey vs Consignment PCB Assembly</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Turnkey PCB Assembly for Startups: A Practical Guide</title>
      <link>https://belitechnologies.com/blog/turnkey-pcb-assembly-for-startups</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/turnkey-pcb-assembly-for-startups</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
      <description>Turnkey PCB assembly means one supplier sources every part, fabricates, assembles and tests your boards. Here is who owns what at each build stage.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> Turnkey PCB assembly means one manufacturer takes your Gerber, BOM and pick-and-place files and returns finished, tested boards — sourcing every component, fabricating the PCB, running SMT and through-hole assembly, and inspecting the result. For a startup with no purchasing function, it removes coordination work that nobody on a five-person team has time to do.</p>

<p>Most hardware startups do not fail because the firmware was wrong. They lose weeks because a reel of one MCU sat in customs, a fab house and an assembly house disagreed about who owned a footprint error, or nobody noticed a part had gone end-of-life until the boards were already panelised. Turnkey exists to collapse those hand-offs into a single accountable supplier. This guide covers what turnkey actually includes, exactly who owns which deliverable, how the model maps onto EVT, DVT and PVT builds, and the three assumptions that most often cost early-stage teams a month.</p>

<h2>What does turnkey PCB assembly actually cover?</h2>
<p>In a turnkey engagement, the manufacturer owns the entire path from design files to a tested assembly. That means procuring the bare board, buying every line on the BOM, printing and placing, reflowing, soldering through-hole parts, inspecting, testing, and shipping. You supply data and decisions; the factory supplies materials, process and labour.</p>
<p>The important word is <em>accountable</em>. If a joint fails on a turnkey board, there is no argument about whether the pad was wrong, the part was counterfeit or the profile was off — one supplier owns all three variables. That single-throat-to-choke property is worth more to a small team than any line-item saving, because debugging a cross-supplier defect burns engineering time you cannot buy back.</p>
<p><a href="/services/pcb-assembly">BELI Technologies runs turnkey PCB assembly</a> alongside fabrication, sourcing, wire harness and test, so the whole chain sits under one roof rather than being brokered out.</p>

<h2>Turnkey deliverables checklist: who is responsible for what</h2>
<p>The single most useful thing you can do before a first build is agree, in writing, who owns each item below. Ambiguity here is where schedules die.</p>

<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Deliverable</th>
      <th style="padding:10px 16px;text-align:left;">You supply</th>
      <th style="padding:10px 16px;text-align:left;">The EMS supplies</th>
      <th style="padding:10px 16px;text-align:left;">Who decides</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Board data</td>
      <td style="padding:10px 16px;">Gerber or ODB++ at a released revision, plus stackup and impedance targets</td>
      <td style="padding:10px 16px;">DFM review before anything is built; fabrication to your stackup</td>
      <td style="padding:10px 16px;">You (design intent)</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Bill of materials</td>
      <td style="padding:10px 16px;">Manufacturer part numbers, quantities, designators, approved alternates</td>
      <td style="padding:10px 16px;">Availability, lifecycle and alternate analysis; procurement</td>
      <td style="padding:10px 16px;">You approve every substitution</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Placement data</td>
      <td style="padding:10px 16px;">Pick-and-place / centroid file with rotations and side</td>
      <td style="padding:10px 16px;">Stencil design, machine programming, solder paste inspection (SPI)</td>
      <td style="padding:10px 16px;">EMS (process)</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Components</td>
      <td style="padding:10px 16px;">Nothing — that is the point of turnkey</td>
      <td style="padding:10px 16px;">Parts from authorized distributors and original manufacturers, with full traceability, original packaging, and 100% visual plus X-ray sampling on incoming</td>
      <td style="padding:10px 16px;">EMS, inside your approved BOM</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Assembly</td>
      <td style="padding:10px 16px;">Assembly notes, IPC class, special handling (moisture-sensitive parts, press-fit, hand-load items)</td>
      <td style="padding:10px 16px;">Solder paste printing and SPI, SMT placement, nitrogen reflow, wave or selective soldering for through-hole</td>
      <td style="padding:10px 16px;">EMS (process)</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Inspection</td>
      <td style="padding:10px 16px;">Acceptance criteria and any cosmetic requirements</td>
      <td style="padding:10px 16px;">AOI and X-ray on every order, plus ICT or functional test</td>
      <td style="padding:10px 16px;">Shared — you set the bar, the EMS measures against it</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Functional test</td>
      <td style="padding:10px 16px;">Test specification, firmware image, a golden unit if you have one</td>
      <td style="padding:10px 16px;">Custom fixture build, ICT or functional execution, test reports with the shipment</td>
      <td style="padding:10px 16px;">You define pass/fail</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Beyond the board</td>
      <td style="padding:10px 16px;">Enclosure drawings, wire lists, packaging artwork</td>
      <td style="padding:10px 16px;">Wire harness to IPC/WHMA-A-620 Class 2/3, conformal coating, potting, box build as options</td>
      <td style="padding:10px 16px;">You</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Compliance</td>
      <td style="padding:10px 16px;">Product certification strategy and lab bookings</td>
      <td style="padding:10px 16px;">Build records, material declarations, component traceability under ISO 9001:2015 / ISO 13485:2016, RoHS- and REACH-compliant processes</td>
      <td style="padding:10px 16px;">You — certification belongs to the brand, not the factory</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Logistics</td>
      <td style="padding:10px 16px;">Incoterm, destination, importer of record, HS classification</td>
      <td style="padding:10px 16px;">Worldwide dispatch from Shenzhen by DHL, FedEx or UPS, or air and sea freight for larger volumes</td>
      <td style="padding:10px 16px;">You</td>
    </tr>
  </tbody>
</table>

<p>Two rows deserve emphasis. First, <strong>alternates</strong>: turnkey does not mean the factory silently swaps parts. A responsible EMS proposes an alternate and waits for your written approval, because a 10% tolerance change on a feedback divider is your problem, not theirs. Second, <strong>compliance</strong>: no manufacturer can CE-mark or FCC-certify your product. They supply the evidence trail; you own the declaration.</p>

<h2>Turnkey or consignment — where does the split actually change?</h2>
<p>Consignment means you buy the parts and ship them in; the factory only assembles. The practical difference is narrower than it sounds: it comes down to who carries procurement risk, who eats the cost of a shortage, and who is accountable when a reel arrives short or a part turns out to be counterfeit. Under turnkey the factory carries all three. Under consignment you do, along with kitting accuracy and attrition allowances. Both are legitimate, and <a href="/services/components-sourcing">BELI supports turnkey and consignment with no fixed ratio</a>, so a hybrid — you supply the two long-lead parts you already stock, the factory buys the other 180 lines — is entirely normal. The cost and risk mechanics of each model are worked through in our breakdown of <a href="/blog/pcba-cost-in-china">what drives PCBA cost in China</a>.</p>

<h2>Misjudgement 1: "Turnkey must be more expensive"</h2>
<p>This is the most common and the most expensive assumption. It compares the wrong two numbers: the factory's turnkey material line against the price you would pay on a distributor website, ignoring everything else the buy actually costs you.</p>
<p>The lines startups routinely forget when they self-source: minimum packaging quantities and reel breaks on parts you only need 40 of; multiple inbound freight charges from several distributors; import duty and brokerage on parts entering China; attrition stock so the line does not stop at the 47th board; the cost of holding leftover inventory for a design that will change; and the engineering hours your own team spends chasing purchase orders instead of debugging firmware. On low volumes the last item usually dominates everything else.</p>
<p>Turnkey also changes the shape of the risk. If a part is quoted, ordered and then arrives wrong, that is a supplier problem to solve rather than a founder problem. Genuine material savings come later, from consolidation, approved alternates and packaging choices — not from paying distributor spot prices on 40-piece buys.</p>

<h2>Misjudgement 2: "We should wait until the design is frozen"</h2>
<p>Teams often delay contacting a manufacturer until layout is final, on the theory that there is nothing to discuss before then. The opposite is true: the cheapest input a factory gives you arrives before the design is frozen.</p>
<p>Send a draft BOM while you are still choosing parts and a competent sourcing team will flag the lines that are single-source, on allocation, or already heading for end-of-life — while changing them is a symbol edit rather than a respin. Send preliminary Gerbers and DFM feedback catches annular-ring, clearance and footprint problems at the point where fixing them is free.</p>
<p>What that is worth is easiest to see in a case where it did not happen. A US smart-sensor client only discovered a problem after boards had been built and shipped: their team could not insert components without excessive force. A DFM review of the incoming Gerbers found drill holes specified at 0.8 mm with no allowance for lead insertion tolerance, and <a href="/blog/fix-gerber-hole-issue-pcb">the 1.2 mm hole correction plus a pin-header swap was turned around in 48 hours with zero rework</a>. Run before the first build, that review is free; run after, it is paid for on the assembly floor.</p>
<p>DFM review is included with every BELI order, prototype or production, so there is no commercial reason to hold files back until the last minute. If you are unsure what is worth sending at an early stage, our guide to <a href="/blog/files-required-for-pcba-quotation">the files required for a PCBA quotation</a> lists what each file must contain and what is optional.</p>

<h2>Misjudgement 3: "Nobody will take a 10-board order"</h2>
<p>Plenty of volume-oriented factories will indeed decline, because changeovers cost them line time. But prototype-friendly EMS providers structure around exactly this. BELI has no MOQ for prototypes — a single board is a valid order — and quick-turn prototype assembly takes 48 hours once boards and components are in hand. A full turnkey order in which we also source the parts typically runs 2 to 3 weeks end to end, with the component lead time, not the assembly, being the variable.</p>
<p>What matters more than the minimum is whether the same supplier can still build you at volume. Lines that run 0201/01005 chips and 0.4 mm-pitch BGAs at ±0.03 mm placement, on boards from 45 × 45 mm to 680 × 500 mm, with roughly 52 million placements a month of capacity, do not need to change when your order goes from 10 to 10,000. The small-batch economics are covered in more depth in our <a href="/blog/low-moq-small-batch-pcb-assembly">low-MOQ and small-batch PCB assembly guide</a>.</p>

<h2>From first board to mass production: what turnkey looks like at each stage</h2>
<p>Turnkey is not one service; what you are actually buying changes as the product matures. The stage names below follow the standard EVT/DVT/PVT gates, explained in full in our guide to <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT and PVT hardware build stages</a>.</p>

<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Stage</th>
      <th style="padding:10px 16px;text-align:left;">Typical quantity</th>
      <th style="padding:10px 16px;text-align:left;">What you are really buying</th>
      <th style="padding:10px 16px;text-align:left;">How turnkey applies</th>
      <th style="padding:10px 16px;text-align:left;">What sets the schedule</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Bring-up board</td>
      <td style="padding:10px 16px;">1–5</td>
      <td style="padding:10px 16px;">Proof the layout is buildable at all</td>
      <td style="padding:10px 16px;">Full turnkey; no MOQ, so one board is a real order</td>
      <td style="padding:10px 16px;">Bare-board fabrication — as fast as 24 h for 1–2 layers, 3–7 working days multilayer</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">EVT</td>
      <td style="padding:10px 16px;">20–50</td>
      <td style="padding:10px 16px;">Proof the design works</td>
      <td style="padding:10px 16px;">Turnkey plus DFM feedback; 48-hour quick-turn assembly once boards and parts are ready</td>
      <td style="padding:10px 16px;">Component lead time (standard parts 3–7 days) and your own bench-test loop</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">DVT</td>
      <td style="padding:10px 16px;">50–200</td>
      <td style="padding:10px 16px;">Proof the product meets its full specification</td>
      <td style="padding:10px 16px;">Turnkey plus test investment: custom fixtures built in 2–3 working days, ICT to ≥95% node coverage</td>
      <td style="padding:10px 16px;">Fixture build, environmental and certification testing</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">PVT</td>
      <td style="padding:10px 16px;">200–1,000</td>
      <td style="padding:10px 16px;">Proof the factory can build it repeatably</td>
      <td style="padding:10px 16px;">Turnkey on the production lines, with the full AOI, X-ray and ICT or functional test flow and test reports shipped with the boards</td>
      <td style="padding:10px 16px;">Yield analysis and corrective action, not the build itself</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Mass production</td>
      <td style="padding:10px 16px;">Full volume</td>
      <td style="padding:10px 16px;">Units, on schedule, at a stable cost</td>
      <td style="padding:10px 16px;">Turnkey, or a shift to consignment on selected lines once you hold stock</td>
      <td style="padding:10px 16px;">Component procurement and forecast accuracy</td>
    </tr>
  </tbody>
</table>

<p>Quantity ranges here are the common industry pattern rather than a rule — a simple sensor node may need 15 EVT boards, a complex consumer device several hundred PVT units. The structural point is that the model does not have to change between rows. If your first bring-up board and your first production run happen on the same lines, with the same stencils, fixtures and inspection criteria, nothing has to be requalified at the point where you can least afford a delay.</p>

<h2>What "tested board" should mean before you accept it</h2>
<p>Turnkey ends at a tested assembly, so define what tested means. At minimum, expect automated optical inspection on every board and X-ray on hidden joints — the connections under a BGA or QFN are invisible to optical inspection, so without X-ray those joints ship unverified. Beyond that, expect either in-circuit test or functional test against your specification.</p>
<p>Every BELI order runs through AOI, X-ray, and ICT or functional test, at a first-pass yield of ≥99.5%. Where a dedicated fixture is not yet economical — typically at bring-up and EVT — flying-probe testing covers prototypes and small batches instead. For products that need reliability evidence before certification, our <a href="/services/function-test">functional testing service</a> also covers burn-in up to 24 hours and environmental stress screening from −40 to +85 °C at 20–98% RH. Ask for the test report to ship with the boards, not on request.</p>

<h2>What to send for a turnkey quote</h2>
<p>Three files unlock a real number: Gerber or ODB++, a BOM with manufacturer part numbers and approved alternates, and a pick-and-place file with rotations. Add assembly notes, target quantity, target IPC class, and your delivery destination and the quote comes back without a round of clarification emails.</p>
<p>What slows quotes down is predictable: BOMs listing "100 nF capacitor" with no MPN, alternates written as "or equivalent" with no tolerance or voltage constraint, missing rotations in the centroid file, and quantities described as "a few hundred, maybe". Each of those turns a 24-hour turnaround into a two-day conversation. BELI returns quotes within 24 hours when the file package is complete, and signs an NDA before you share anything.</p>

<h2>How to sanity-check a turnkey supplier before you commit</h2>
<p>Ask five questions and the answers will separate a real manufacturer from a broker: Do you fabricate, source, assemble and test in-house, or subcontract? Where do components come from, and can you show traceability and original packaging? What inspection runs on every order, and what first-pass yield do you actually hold? Is there an MOQ, and does the prototype line become the production line? Will you sign an NDA and give me a named engineer? A supplier who answers all five concretely — with numbers, not adjectives — is one you can scale with. BELI publishes its <a href="/capability">PCB and SMT manufacturing capability specifications</a> in full, and every project is handled by a dedicated English-speaking project engineer from quotation through delivery.</p>

<h2>Start a turnkey build</h2>
<p>If you are a small hardware team weighing up whether to hand off sourcing and assembly, the cheapest next step is not a decision — it is a file review. <a href="/contact">Send your Gerber, BOM and pick-and-place files for a turnkey PCBA quote</a> and you will get a DFM review, a BOM checked for availability, lifecycle and alternates, and an itemised quotation back within 24 hours. There is no MOQ for prototypes, so the first build can be a single board, and the same lines carry you through to volume without a supplier change.</p>

<p><strong>Related reading:</strong> <a href="/blog/prototype-pcba-china-guide">Prototype PCBA in China: A Practical Guide</a> · <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT, PVT: Hardware Build Stages and Your EMS</a> · <a href="/blog/questions-to-ask-before-outsourcing-pcba">Key Questions to Ask Before Outsourcing PCBA</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>How Much Does PCBA Cost in China</title>
      <link>https://belitechnologies.com/blog/pcba-cost-in-china</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/pcba-cost-in-china</guid>
      <pubDate>Sat, 10 Feb 2024 00:00:00 GMT</pubDate>
      <description>A China PCBA quote is built from five cost blocks - BOM, bare PCB, assembly, test and NRE. Here is what drives each, and why quantity changes everything.</description>
      <category>Cost &amp; Quotation</category>
      <content:encoded><![CDATA[
    <p><strong>Short answer:</strong> there is no single price. A China PCBA quote is assembled from five cost blocks — components (BOM), bare PCB, assembly, test, and one-time NRE — and the BOM alone is usually more than half of it. Two boards of identical size can differ by 10x in price. Any supplier who quotes a number before seeing your Gerber, BOM and pick-and-place file is guessing.</p>
    <p>This guide breaks down where the money actually goes, how quantity changes the per-unit math, who pays for what under turnkey versus consignment, and what an itemised quote must contain before you can fairly compare two suppliers.</p>

    <h2>The Five Cost Blocks of a PCBA Quote</h2>
    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;">Cost block</th>
          <th style="padding:10px 16px;text-align:left;">Main drivers</th>
          <th style="padding:10px 16px;text-align:left;">How to reduce it</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Components (BOM)</td><td style="padding:10px 16px;">Part selection, volume tier, market availability</td><td style="padding:10px 16px;">Approved alternates, avoid EOL parts, buy at volume</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Bare PCB</td><td style="padding:10px 16px;">Layer count, material, size, surface finish, tolerances</td><td style="padding:10px 16px;">Standard materials/finishes, efficient panelization</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Assembly</td><td style="padding:10px 16px;">Placement count, fine-pitch/BGA work, style="padding:10px 16px;text-align:left;"T share, volume</td><td style="padding:10px 16px;">SMT over style="padding:10px 16px;text-align:left;"T where possible, single-side layouts</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Test &amp; inspection</td><td style="padding:10px 16px;">AOI/X-ray baseline; ICT or functional test coverage</td><td style="padding:10px 16px;">Design for test; flying probe for small runs</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">NRE (one-time)</td><td style="padding:10px 16px;">Stencils, test fixtures, line setup, DFM engineering</td><td style="padding:10px 16px;">Amortized over volume — hurts small runs most</td></tr>
      </tbody>
    </table>

    <h2>Components Usually Dominate</h2>
    <p>For most assembled boards the BOM is the largest single share of total cost — often well over half once ICs, connectors and power parts are counted. That is why two boards of identical size can differ in price by 10x, and why a serious quote requires your BOM rather than a board photo.</p>
    <p>It is also where the biggest savings live. Qualified alternates sourced through <a href="/services/components-sourcing">authorized distributors and original manufacturers</a> can cut BOM cost substantially without touching your design — our case study on <a href="/blog/cut-bom-costs-without-cutting-corners">cutting BOM costs without cutting corners</a> shows how that works in practice, always with written client approval before any substitution.</p>

    <h2>Bare PCB Cost</h2>
    <p>Board cost scales with layer count, area and material. A standard 2-4 layer FR-4 board is inexpensive at volume; <tr style="background:#0066CC;color:#fff;">I stack-ups, Rogers high-frequency laminates, heavy copper and tight impedance control all add cost. Efficient panelization — fitting more boards onto each production panel — meaningfully lowers per-unit <a href="/services/pcb-fabrication">fabrication</a> cost as quantity rises.</p>

    <h2>Assembly and Test</h2>
    <p><a href="/services/pcb-assembly">Assembly</a> is priced largely per placement, with premiums for fine-pitch BGAs (which require X-ray verification), double-sided reflow and through-hole work. Testing adds cost but protects you from shipping failures: AOI and X-ray are baseline at BELI, with ICT or <a href="/services/function-test">functional testing</a> quoted to your required coverage.</p>

    <h2>How Quantity Changes the Per-Unit Price</h2>
    <p>One-time costs — stencils, test fixtures, machine programming, line setup — are identical whether you build 5 boards or 5,000. Divided across a small run they dominate the invoice; across a production run they nearly vanish. This single mechanic explains most of the confusion about "why was my prototype so expensive per board".</p>
    <p>The arithmetic below uses <strong>illustrative figures, not BELI pricing</strong>, and deliberately holds the per-unit build cost constant so the NRE effect is isolated. Assume one-time costs of 400 currency units and a per-unit build cost of 12:</p>
    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;">Quantity</th>
          <th style="padding:10px 16px;text-align:left;">NRE per unit</th>
          <th style="padding:10px 16px;text-align:left;">Build per unit</th>
          <th style="padding:10px 16px;text-align:left;">Effective unit cost</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">5</td><td style="padding:10px 16px;">80.00</td><td style="padding:10px 16px;">12.00</td><td style="padding:10px 16px;">92.00</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">50</td><td style="padding:10px 16px;">8.00</td><td style="padding:10px 16px;">12.00</td><td style="padding:10px 16px;">20.00</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">500</td><td style="padding:10px 16px;">0.80</td><td style="padding:10px 16px;">12.00</td><td style="padding:10px 16px;">12.80</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">5,000</td><td style="padding:10px 16px;">0.08</td><td style="padding:10px 16px;">12.00</td><td style="padding:10px 16px;">12.08</td></tr>
      </tbody>
    </table>
    <p>In reality the build cost falls as well, because component pricing steps down at distributor volume tiers and setup time is spread over a longer run — so the real curve is steeper than the table shows. The practical takeaway: judge prototype pricing against prototype economics, never against your projected mass-production unit cost. Our <a href="/blog/pcb-prototype-vs-mass-production-cost">prototype vs mass production cost breakdown</a> works through that comparison in detail.</p>

    <h2>Turnkey or Consignment: Who Pays for What</h2>
    <p>The engagement model changes both the quoted number and where your risk sits. BELI supports both, with no fixed ratio between them — you can hand off the entire BOM, supply everything yourself, or split the list.</p>
    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;"></th>
          <th style="padding:10px 16px;text-align:left;">Turnkey (EMS buys parts)</th>
          <th style="padding:10px 16px;text-align:left;">Consignment (you supply parts)</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Quoted price</td><td style="padding:10px 16px;">Includes components — looks higher, covers more</td><td style="padding:10px 16px;">Assembly only — not comparable to a turnkey number</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Shortage risk</td><td style="padding:10px 16px;">Carried by the EMS, who buys across channels</td><td style="padding:10px 16px;">Carried by you; a missing reel stops the line</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Counterfeit risk</td><td style="padding:10px 16px;">Managed via authorized channels and incoming inspection</td><td style="padding:10px 16px;">Yours — inspection still applies, but sourcing was your call</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Cash flow</td><td style="padding:10px 16px;">One invoice, later in the cycle</td><td style="padding:10px 16px;">You fund parts up front, often months early</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Lead time</td><td style="padding:10px 16px;">Typically 2-3 weeks including sourcing</td><td style="padding:10px 16px;">48-hour quick-turn assembly once parts and boards arrive</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Best for</td><td style="padding:10px 16px;">Teams without a procurement function</td><td style="padding:10px 16px;">Teams with existing supply contracts or franchised stock</td></tr>
      </tbody>
    </table>
    <p>A frequent and expensive mistake is comparing a turnkey quote from one supplier against a consignment quote from another. They are not the same number.</p>

    <h2>What an Itemised Quote Should Contain</h2>
    <p>Two quotes are only comparable if they break out the same lines. Ask every supplier for:</p>
    <ul>
      <li>Bare PCB cost per unit, with layer count, material, finish and panel utilisation stated</li>
      <li>BOM cost per unit, line by line, with manufacturer part numbers and the channel each part comes from</li>
      <li>Assembly cost per unit, with placement count and any fine-pitch or through-hole premiums shown separately</li>
      <li>Test and inspection scope — what is baseline, what is extra, and what coverage the extra buys</li>
      <li>NRE broken out as a one-time line, never folded into the unit price</li>
      <li>Tooling ownership — who keeps the stencils and fixtures you paid for</li>
      <li>Lead time, and what it is measured from (order date, or the date the last component lands)</li>
    </ul>
    <p>If a quote arrives as a single number with no breakdown, you cannot tell whether it is cheap because the supplier is efficient or because something has been left out.</p>

    <h2>Costs Buyers Forget to Budget</h2>
    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;">Item</th>
          <th style="padding:10px 16px;text-align:left;">When it hits</th>
          <th style="padding:10px 16px;text-align:left;">Notes</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Tooling and fixtures</td><td style="padding:10px 16px;">First build</td><td style="padding:10px 16px;">Confirm in writing that you own what you paid to develop</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Freight and insurance</td><td style="padding:10px 16px;">Every shipment</td><td style="padding:10px 16px;">Air freight on an urgent prototype can exceed the board cost</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Duties and customs</td><td style="padding:10px 16px;">On import</td><td style="padding:10px 16px;">Depends on your destination and declared classification</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Design revisions</td><td style="padding:10px 16px;">Between builds</td><td style="padding:10px 16px;">New stencil and reprogramming if the layout changes</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">EOL part replacement</td><td style="padding:10px 16px;">Mid-production</td><td style="padding:10px 16px;">Requalification, and sometimes a layout change</td></tr>
        <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Product certification</td><td style="padding:10px 16px;">Before launch</td><td style="padding:10px 16px;">Performed by accredited labs on your finished product, not by the EMS — see our <a href="/blog/ce-fcc-ul-compliance-china-pcba">CE, FCC and UL guide</a></td></tr>
      </tbody>
    </table>

    <h2>Why the Cheapest Quote Often Costs More</h2>
    <p>Price differences between competent suppliers are usually modest. A quote that is dramatically below the others is normally explained by something that has been removed rather than something that has been optimised. Common causes:</p>
    <ul>
      <li>Test scope reduced to visual inspection only, so failures reach you instead of the factory</li>
      <li>Parts sourced from open-market brokers rather than authorized channels, trading counterfeit risk for margin</li>
      <li>NRE hidden inside the unit price, so the number rises on your second order</li>
      <li>The quote covers assembly only while you assumed it covered components</li>
      <li>No DFM review, so manufacturability problems surface as scrap and rework after the build</li>
    </ul>
    <p>The questions worth asking before you commit are collected in <a href="/blog/questions-to-ask-before-outsourcing-pcba">key questions to ask before outsourcing PCBA</a>.</p>

    <h2>Why Shenzhen Remains Cost-Competitive</h2>
    <p>Shenzhen's advantage is not mainly labour rates — it is supply-chain density. Components, laminates, stencils and tooling are all sourced locally within days, and a one-stop EMS keeps fabrication, sourcing, assembly and test under one roof, removing both the coordination overhead and the margin stacking of a multi-vendor chain. For small teams that also means one point of contact instead of four vendors in a foreign supply chain.</p>

    <h2>How to Get an Accurate Quote</h2>
    <p>No honest manufacturer publishes a flat PCBA price list, because the BOM makes every board different. What we can promise is a fast, itemised number: send your Gerber (or ODB++), BOM and pick-and-place file — <a href="/blog/files-required-for-pcba-quotation">here is exactly what each file needs to contain</a> — and BELI returns an itemised quotation within 24 hours. We sign an NDA before you share anything, DFM review is included, and there is no MOQ for prototypes.</p>
    <p><a href="/contact">Request your free PCBA quote</a> and get a real number for your board, not an average.</p>

    <h2>Common Questions</h2>
    <p><strong>Can you give me a ballpark before I send files?</strong> Only a meaningless one. Without the BOM, the two largest cost blocks — components and placement count — are unknown. Sending three files takes minutes and gets you a real number within 24 hours.</p>
    <p><strong>Is there a minimum order quantity?</strong> No MOQ for prototypes. A single board can be built on the same lines that run volume production.</p>
    <p><strong>Why is my 10-piece prototype so expensive per board?</strong> One-time costs are spread across 10 units instead of thousands. See the quantity table above — the per-unit NRE, not the build itself, is what you are reacting to.</p>
    <p><strong>Does a cheaper board mean lower quality?</strong> Not necessarily, but it should prompt a question about what changed. Compare the itemised lines above before concluding one supplier is simply cheaper than another.</p>

    <p><strong>Related reading:</strong> <a href="/blog/pcb-prototype-vs-mass-production-cost">PCB Prototype vs Mass Production Cost Breakdown</a> &middot; <a href="/blog/cut-bom-costs-without-cutting-corners">How We Cut Client BOM Costs Without Cutting Corners</a> &middot; <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for PCBA Quotation</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>CE, FCC &amp; UL Compliance for China PCBA: Who Does What</title>
      <link>https://belitechnologies.com/blog/ce-fcc-ul-compliance-china-pcba</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/ce-fcc-ul-compliance-china-pcba</guid>
      <pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
      <description>Who handles CE, FCC, and UL when your PCBA is built in China? The legal split between brand owner and factory, plus a step-by-step compliance path.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
    <p>Ask a hardware team manufacturing in China what worries them most, and regulatory compliance usually beats price. The question arrives in many forms — "Does my factory handle CE marking?", "Is my product FCC certified because the factory is certified?" — but every answer starts from one principle: <strong>product certification attaches to the product and the company that sells it, not to the factory that builds it.</strong> No contract manufacturer, in Shenzhen or anywhere else, can certify your product for you.</p>
<p>This guide draws the exact line between what your EMS partner does and what you, the brand owner, must own for CE, UKCA, FCC, UL, and Israeli import approval. We build electronics for these markets, so we will be blunt about what a factory legally cannot do — the supplier pages that promise "we handle all certifications for you" are the ones to walk away from.</p>

<h2>The #1 misconception: a factory certificate does not certify your product</h2>
<p>Manufacturer quality systems and product certifications are two different legal objects. <strong>ISO 9001 certifies a factory's quality management process; CE marking declares that a specific product meets EU product legislation.</strong> A supplier's ISO 9001 certificate — or ISO 13485, or any other management-system standard — does not make your product CE compliant, FCC compliant, or UL Listed. If a sales page implies otherwise, the vendor either misunderstands compliance or hopes you do.</p>
<p>Both layers matter, for different reasons. Product certification proves your design passes safety and EMC requirements once, on the samples the lab tested. A quality system is what keeps unit number 10,000 identical to that tested sample. When you evaluate an EMS, verify both: the process certificates the factory holds and the concrete compliance support it provides. Our certificates are ISO 9001:2015, ISO 14001, and ISO 13485:2016, and we tell customers plainly that they support — never replace — product-level certification.</p>

<h2>Who is legally responsible for CE, FCC, and UL compliance?</h2>
<p><strong>The company that places the product on the market under its own brand carries the legal responsibility for compliance — not the contract manufacturer.</strong> This holds across every major regime and answers the most common question new customers ask.</p>
<p><strong>CE (EU/EEA).</strong> Under EU law, the "manufacturer" is the entity that markets the product under its own name — you, not your factory. Your Chinese EMS can print the CE mark on your product at your instruction; that part is trivial. But the act that gives the mark legal force — signing the EU Declaration of Conformity and maintaining the technical file — is yours, as the official <a href="https://europa.eu/youreurope/business/product-requirements/labels-markings/ce-marking/index_en.htm" target="_blank" rel="noopener noreferrer">EU CE marking guidance</a> spells out. Most PCBA-based products under the EMC and Low Voltage Directives can be self-declared — in practice on the strength of accredited-lab test reports, which is what market-surveillance authorities and customers expect; a Notified Body is only mandatory in specific cases, most commonly some radio equipment routes under the RED.</p>
<p><strong>FCC (US).</strong> Products with only unintentional radiators (a digital device with no radio) use the Supplier's Declaration of Conformity — and <a href="https://www.fcc.gov/engineering-technology/laboratory-division/general/equipment-authorization" target="_blank" rel="noopener noreferrer">FCC equipment authorization rules</a> require the SDoC responsible party to be located in the United States. A Chinese factory cannot fill that role. If your company has no US presence, your US importer — or a designated US agent — serves as the responsible party; budget for that arrangement before launch. Products with intentional radiators (Wi-Fi, Bluetooth, LoRa, cellular) need FCC Certification through a Telecommunication Certification Body — typically a few thousand dollars and 4-8 weeks — and the grantee is your company, unless you integrate a module with full modular approval, in which case the module maker holds the grant and your host device is normally handled under SDoC, subject to the module's integration conditions. That is why pre-certified radio modules are the standard cost-saver.</p>
<p><strong>UKCA (UK).</strong> Post-Brexit Great Britain has its own UKCA mark, but the UK government now recognizes CE marking indefinitely for most electronics categories. In practice, most teams test once to the harmonized standards and declare both — confirm your specific product category before relying on CE alone.</p>
<p><strong>Israel (SII / MoC).</strong> Missing from almost every guide on this topic: Israeli imports of electrical products typically require approval involving the Standards Institution of Israel (SII), and radio equipment needs type approval from the Ministry of Communications. The Israeli importer of record runs this process, and existing CE and FCC test reports are normally accepted as core evidence — one more reason to test against harmonized standards early. We cover the logistics side in our guide to <a href="/blog/pcb-assembly-for-israeli-hardware-startups">PCB assembly for Israeli hardware startups</a>.</p>

<h2>Which mark applies where? A one-table reference</h2>
<table style="width:100%;border-collapse:collapse;margin:16px 0;"><thead><tr style="background:#0066CC;color:#fff;"><th style="padding:10px 16px;text-align:left;">Mark</th><th style="padding:10px 16px;text-align:left;">Region</th><th style="padding:10px 16px;text-align:left;">What it covers</th><th style="padding:10px 16px;text-align:left;">Who certifies / declares</th><th style="padding:10px 16px;text-align:left;">What your EMS provides</th></tr></thead><tbody><tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;">CE</td><td style="padding:10px 16px;">EU / EEA (CE test reports accepted as evidence by SII in Israel and in several other markets)</td><td style="padding:10px 16px;">Safety (LVD), EMC, radio (RED), RoHS</td><td style="padding:10px 16px;">Brand owner self-declares via DoC; Notified Body only where directives require it</td><td style="padding:10px 16px;">Test-ready samples, BOM and datasheets, material declarations, build records</td></tr><tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;">UKCA</td><td style="padding:10px 16px;">Great Britain</td><td style="padding:10px 16px;">Mirrors CE directives</td><td style="padding:10px 16px;">Brand owner self-declares; CE currently recognized for most categories</td><td style="padding:10px 16px;">Same technical inputs as CE</td></tr><tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;">FCC</td><td style="padding:10px 16px;">United States</td><td style="padding:10px 16px;">EMC and radio emissions</td><td style="padding:10px 16px;">SDoC by US-based responsible party; TCB certification for intentional radiators</td><td style="padding:10px 16px;">Pre-scan-ready prototypes, certified-module documentation, consistent production build</td></tr><tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;">UL Listing</td><td style="padding:10px 16px;">US / Canada (market-driven)</td><td style="padding:10px 16px;">Electrical and fire safety of the end product</td><td style="padding:10px 16px;">UL or another NRTL investigates the product; applicant is the brand owner</td><td style="padding:10px 16px;">Documentation for UL-recognized parts on your BOM (file numbers where published), UL 94 rated materials, traceability</td></tr><tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;">RoHS (via CE DoC) / REACH obligations</td><td style="padding:10px 16px;">EU (mirrored in many markets)</td><td style="padding:10px 16px;">Restricted substances in materials</td><td style="padding:10px 16px;">RoHS is declared within the CE DoC; REACH imposes SVHC communication and importer duties — no mark or declaration</td><td style="padding:10px 16px;">RoHS-compliant processes, material declarations from authorized distributors</td></tr><tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;">SII / MoC approval</td><td style="padding:10px 16px;">Israel</td><td style="padding:10px 16px;">Product safety and telecom import approval</td><td style="padding:10px 16px;">Israeli importer of record, via SII and Ministry of Communications</td><td style="padding:10px 16px;">CE/FCC reports reusable as evidence, sample units, technical documentation</td></tr></tbody></table>

<h2>The UL trap: a "UL certified" factory is not a UL Listed product</h2>
<p>This is the single most abused claim in China electronics sourcing. Many PCB fabricators advertise "UL certified" — which almost always means UL 796 recognition of their bare-board fabrication process and UL 94 flammability ratings on laminates. Those are component-level recognitions of the bare board. <strong>UL Listing applies to a complete end product and requires a separate UL (or other NRTL) investigation of your finished device, followed by ongoing factory surveillance — a fab's UL 796 file does not make your product UL Listed.</strong> UL Listing commonly starts around $5,000-15,000 plus quarterly follow-up service fees, which is why it is pursued only where retailers or local inspection authorities demand it.</p>
<p>To be equally transparent: BELI does not hold UL certification and does not claim to. What we do is source the components on your BOM through authorized distributors and original manufacturers, preserving certificates of conformance, datasheets, and manufacturer documentation — including UL file numbers where the component maker publishes them — so your NRTL evidence pack is ready when the investigation starts. When a supplier says "UL certified," always ask: which UL file number, and what exactly does it cover?</p>

<h2>What a good EMS actually contributes to your compliance</h2>
<p>The factory is the technical executor, and a competent one removes most of the friction. Your EMS should provide:</p>
<ul>
<li><strong>Compliant materials:</strong> RoHS and REACH compliant processes, solder, and laminates, with material declarations traceable to authorized distributors and original manufacturers.</li>
<li><strong>Component traceability and build records:</strong> lot-level records tying each production run to the exact BOM revision that was tested — the backbone of your technical file. This is what <a href="/services/pcb-assembly">disciplined PCB assembly</a> under ISO 9001:2015 and ISO 13485:2016 buys you.</li>
<li><strong>Critical-component evidence:</strong> datasheets, certificates of conformance, and — where the manufacturer publishes them — UL file numbers for the safety-relevant parts on your BOM, preserved during <a href="/services/components-sourcing">component sourcing</a> rather than reconstructed in a panic before the audit.</li>
<li><strong>DFM and EMC-aware layout review:</strong> catching broken return paths, poor stackup choices, and unfiltered connector lines before they become a failed radiated-emissions scan. We include DFM review on every order.</li>
<li><strong>Production test data:</strong> AOI, X-ray, ICT, and <a href="/services/function-test">functional test</a> records showing that shipped units match the qualified design.</li>
<li><strong>Local lab proximity:</strong> a Shenzhen EMS sits near accredited EMC labs — ask whether your partner can help you book pre-compliance scans locally. Informal pre-compliance scans often cost a few hundred dollars with results in days; formal EMC testing at a CNAS/ISO 17025 Shenzhen lab typically runs $600-1,200 and two to four weeks — a fraction of US or EU lab pricing.</li>
</ul>

<h2>The step-by-step path from design to Declaration of Conformity</h2>
<p>Compliance goes wrong when it is treated as a final checkbox. Sequence it with your NPI milestones instead:</p>
<ol>
<li><strong>During design:</strong> identify the directives and standards that apply (EMC, LVD, RED, FCC Part 15) and design to them — pick pre-certified radio modules, plan filtering and grounding.</li>
<li><strong>At prototype:</strong> run a DFM and layout review, then build a small lot. Our <a href="/blog/prototype-pcba-china-guide">prototype PCBA process</a> exists so you have test-ready hardware early.</li>
<li><strong>Pre-scan:</strong> take prototypes to a local EMC lab for pre-compliance scans. Fixing a failure at this stage costs a respin; fixing it after tooling costs a launch date.</li>
<li><strong>Formal testing:</strong> full testing that generates the reports your DoC and SDoC rest on. ISO/IEC 17025 accredited labs are mandatory for FCC certification and strongly recommended for CE and SDoC so your reports are defensible.</li>
<li><strong>Technical file:</strong> compile schematics, BOM, risk assessment, test reports, and manufacturing records — your EMS supplies the manufacturing half.</li>
<li><strong>Declare and mark:</strong> sign the DoC (CE/UKCA), file the SDoC or certification grant (FCC), and instruct your factory on exact label artwork.</li>
</ol>

<h2>Do not let production drift void your certification</h2>
<p>The dirtiest secret in low-cost assembly is the certified golden sample: a factory passes testing with one BOM, then quietly substitutes cheaper components in production. <strong>Any change to a safety- or EMC-relevant component after testing can invalidate your CE, FCC, or UL compliance</strong> — a different switching regulator or connector is legally a different product. The safeguards are contractual and procedural: a locked approved-vendor list, written ECO approval for every substitution, component-level traceability, first-article inspection, and retesting after significant changes. This is why quality-system discipline matters even though it certifies no product: it keeps the product you ship identical to the product you certified. Our checklist of <a href="/blog/questions-to-ask-before-outsourcing-pcba">questions to ask before outsourcing PCBA</a> includes the change-control questions that expose weak suppliers.</p>

<p>If you are planning a build for the US, EU, UK, or Israeli market and want a manufacturing partner that treats your technical file as seriously as your solder joints, <a href="/contact">send us your files for a quote</a> — you will get a DFM review with every order, an English-speaking project engineer, and honest answers about what we can and cannot certify.</p>
<p><strong>Related reading:</strong> <a href="/blog/how-to-choose-ems-partner-china">How to Choose an EMS Partner in China</a> · <a href="/blog/choose-reliable-pcba-manufacturer-china">How to Choose a Reliable PCBA Manufacturer in China</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>EVT, DVT, PVT: Hardware Build Stages and Your EMS</title>
      <link>https://belitechnologies.com/blog/evt-dvt-pvt-hardware-build-stages</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/evt-dvt-pvt-hardware-build-stages</guid>
      <pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
      <description>Clear definitions of EVT, DVT, and PVT — typical build quantities, exit criteria, and what your EMS actually does at each hardware build stage.</description>
      <category>PCB Basics</category>
      <content:encoded><![CDATA[
    <p>EVT, DVT, and PVT are the three stage-gated builds that take a hardware product from "the schematic works" to "the factory can build ten thousand of these." The vocabulary came out of large consumer-electronics programs, but it is now the default language of hardware startups in the US, Europe, and Israel — and it is the language your contract manufacturer thinks in when you ask for a quote. Most explainers describe these stages from the product team's side. This one is written from the factory floor: what each stage means, how many units to build, what gets tested, what it takes to pass the gate, and what your EMS partner should concretely be doing for you at each step.</p>

<h2>What does NPI mean in hardware manufacturing?</h2>
<p>New Product Introduction (NPI) is the structured process of taking a hardware design from a working prototype to stable, repeatable mass production. In practice, NPI is organized as a sequence of builds — EVT, DVT, PVT — each with a defined purpose, a defined quantity, and defined exit criteria. You do not move to the next stage until the current one passes its gate. The point of the structure is simple: it is far cheaper to find a problem on 30 boards than on 3,000 units sitting in a warehouse.</p>
<p>On the EMS side, NPI is also where most of the engineering work happens: design-for-manufacturing (DFM) review, stencil design, test fixture development, first-article inspection, and yield analysis all live inside these three stages.</p>

<h2>EVT, DVT, PVT: one-sentence definitions</h2>
<p><strong>Engineering Validation Test (EVT)</strong> is the build stage that proves your design works — the electronics perform every core function on boards assembled with production-representative processes.</p>
<p><strong>Design Validation Test (DVT)</strong> is the build stage that proves the complete product — electronics, enclosure, and firmware together — meets its full specification, including environmental, reliability, and regulatory requirements.</p>
<p><strong>Production Validation Test (PVT)</strong> is the build stage that proves the factory can manufacture the product at target yield, rate, and cost using final tooling, fixtures, and test coverage.</p>
<p>The difference between DVT and PVT trips people up, so put it this way: DVT validates the <em>product</em>; PVT validates the <em>production process</em>. A unit that passes DVT proves the design is right. A run that passes PVT proves the factory can make that design correctly, quickly, and repeatedly.</p>

<h2>Stage by stage: quantities, testing, and exit criteria</h2>
<table style="width:100%;border-collapse:collapse;margin:16px 0;"><thead><tr style="background:#0066CC;color:#fff;"><th style="padding:10px 16px;text-align:left;">Stage</th><th style="padding:10px 16px;text-align:left;">Purpose</th><th style="padding:10px 16px;text-align:left;">Typical qty</th><th style="padding:10px 16px;text-align:left;">What gets tested</th><th style="padding:10px 16px;text-align:left;">Exit criteria</th></tr></thead><tbody><tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;">EVT</td><td style="padding:10px 16px;">Prove the design works</td><td style="padding:10px 16px;">20–50</td><td style="padding:10px 16px;">Board bring-up, every functional block, power rails, basic thermal, firmware smoke tests</td><td style="padding:10px 16px;">All functions work; major design risks retired; schematic frozen for DVT</td></tr><tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;">DVT</td><td style="padding:10px 16px;">Prove the product meets spec</td><td style="padding:10px 16px;">50–200</td><td style="padding:10px 16px;">Full-system functional test, environmental and reliability testing, drop/vibration, pre-compliance EMC</td><td style="padding:10px 16px;">Product meets full spec; certification samples submitted; BOM and mechanicals frozen</td></tr><tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;">PVT</td><td style="padding:10px 16px;">Prove the factory can build it</td><td style="padding:10px 16px;">200–1,000 (often 5–10% of first production run)</td><td style="padding:10px 16px;">Production-line ICT and functional test on every unit, yield tracking, cosmetic and packaging checks</td><td style="padding:10px 16px;">Target yield hit at line rate; test coverage and work instructions locked; unit cost confirmed</td></tr><tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;">MP</td><td style="padding:10px 16px;">Build at scale</td><td style="padding:10px 16px;">Full volume</td><td style="padding:10px 16px;">Inline AOI/X-ray, ICT and functional test per unit, statistical process monitoring</td><td style="padding:10px 16px;">Sustained yield at or above target; changes only through controlled ECOs</td></tr></tbody></table>
<p>Quantities scale with product complexity and channel commitments — a simple sensor node might do EVT on 15 boards, while a complex consumer device might need 500 PVT units. On timelines, plan roughly 4–6 weeks per EVT loop (including your redesign time), around 8 weeks for DVT because environmental testing and certification sample preparation gate it — formal certification testing usually runs in parallel with PVT — and 4 or more weeks for PVT. The build itself is rarely the bottleneck; the analysis and rework between builds is.</p>

<h2>Where prototype, pilot, and mass production map onto an EMS engagement</h2>
<p>From the factory's side, the three stages translate into three familiar engagement modes:</p>
<p><strong>EVT = quick-turn prototype assembly.</strong> What you need here is iteration speed and no volume commitment. At BELI Technologies we run <a href="/services/pcb-assembly">prototype PCB assembly</a> in 48 hours once boards and parts are ready, with no MOQ — so an EVT loop of 20 boards, a week of bench testing, and a respin does not cost you a purchasing negotiation each time. If you want us to handle parts, turnkey including sourcing from authorized distributors and original manufacturers typically runs 2–3 weeks.</p>
<p><strong>DVT and PVT = small-batch pilot runs.</strong> Builds of 50–1,000 units on production SMT lines, with real fixtures, real test coverage, and yield data reported back after each run. This is also where first-article inspection (FAI) reports and process documentation get formalized.</p>
<p><strong>MP = the same lines, scaled.</strong> This matters more than it sounds: if your pilot builds run on the same lines and processes that will build mass production, nothing needs requalification at the MP gate. The stencils, fixtures, programs, and inspection criteria proven at PVT carry straight over. If your prototype shop and your volume factory are different companies, you effectively repeat part of PVT — at the worst possible moment.</p>
<p>Before any EVT build starts, your EMS needs a complete file package: Gerbers (or ODB++), a structured BOM, pick-and-place data, assembly drawings, and whatever test spec exists. We covered the details in <a href="/blog/files-required-for-pcba-quotation">what files are required for a PCBA quotation</a>. Cost-wise, expect NRE items — stencils, programming, fixtures — to dominate early builds, while per-unit cost only becomes meaningful at PVT; the breakdown in <a href="/blog/pcb-prototype-vs-mass-production-cost">prototype vs. mass production cost</a> explains why quoting EVT boards against MP pricing misleads everyone.</p>

<h2>How DFM and test coverage advance with each stage</h2>
<p>The EMS's job changes character across the stages, and test coverage is the clearest way to see it.</p>
<p>At <strong>EVT</strong>, the highest-value input is DFM feedback before the build: footprint errors, acid traps, insufficient annular rings, unbuildable component orientations. BELI includes a DFM review on every order, prototype or production. Test coverage at EVT is deliberately light — AOI plus flying probe — because building dedicated fixtures for a design that will change is wasted money.</p>
<p>At <strong>DVT</strong>, the board is stable enough to invest in fixtures. This is when ICT (in-circuit test) fixtures and functional test jigs get built — ours are ready in 2–3 working days — and test coverage jumps: our ICT targets at least 95% node coverage, paired with <a href="/services/function-test">functional testing</a> against your spec. DVT is also where environmental screening earns its keep: we run burn-in up to 24 hours and temperature/humidity testing from -40 to +85°C at 20–98% RH in-house, catching marginal designs before certification; drop, vibration, and EMC pre-compliance typically run at a test lab, with the EMS building and serializing the sample sets.</p>
<p>At <strong>PVT</strong>, nothing new should be invented — the goal is to run the full production test flow (SPI, AOI, X-ray for BGAs, ICT, functional test) at line rate and measure the result. The deliverable you should demand from your EMS after a PVT run is data: first-pass yield, a defect Pareto, and the corrective actions for anything below target. Sustained first-pass yield of 99.5% or better is the standard we hold our own lines to; full process capabilities are on our <a href="/capability">capability page</a>.</p>

<h2>When should FCC, CE, and UKCA testing happen?</h2>
<p>Certification testing belongs at DVT. Your golden samples must represent the final design — same PCB revision, same BOM, same enclosure — so submitting before DVT wastes lab fees, and submitting after PVT delays launch. Book the test lab as DVT planning starts, because <a href="https://www.fcc.gov/engineering-technology/laboratory-division/general/equipment-authorization" target="_blank" rel="noopener noreferrer">FCC equipment authorization</a> and <a href="https://single-market-economy.ec.europa.eu/single-market/ce-marking_en" target="_blank" rel="noopener noreferrer">CE marking</a> lab queues routinely run several weeks. UKCA follows the same golden-sample timing as CE; since the UK continues to recognize CE marking for most product categories, many teams cover both markets with a single DVT test campaign.</p>
<p>Be clear about roles here: product certification is the brand's responsibility, not the factory's. An EMS supports it with build records, material declarations, and serialized traceability. BELI operates under ISO 9001:2015, ISO 14001, and ISO 13485:2016 with RoHS- and REACH-compliant processes and materials, and provides the documentation your compliance file needs — but no factory can "CE certify" your product for you, and anyone who claims otherwise is a red flag.</p>

<h2>Common failure modes (learn from other people's scars)</h2>
<p><strong>Skipping DVT.</strong> The design worked at EVT, money is tight, so the team jumps to a big build. Then units fail EMC testing, or the enclosure warps at 60°C, and the fix requires a board respin — now multiplied across 1,000 assembled units instead of 100. DVT exists precisely to make failures cheap.</p>
<p><strong>BOM churn during PVT.</strong> Every part swap after DVT — a cheaper connector, an alternate MCU because of lead time — invalidates some of your validation data and can trigger re-quoting, new fixtures, or even re-certification. Lock the BOM at the DVT exit gate and route any change through a formal ECO with your EMS, so both sides know exactly which revision is on the line.</p>
<p><strong>Requalifying a new supplier at MP.</strong> Switching factories after PVT to chase a lower unit price means new FAI, new fixtures, new operator learning curves, and a fresh yield ramp — usually costing more than the savings. Qualify the factory that will scale with you before DVT, not after PVT. Our guide on <a href="/blog/how-to-choose-ems-partner-china">choosing an EMS partner in China</a> covers what to check.</p>

<h2>Can startups compress the stages? A low-volume playbook</h2>
<p>Yes — carefully. Combining EVT and DVT into one build is reasonable when the board is simple, derived from a proven reference design, and the regulatory path is short. It is a bad idea for anything with RF, high power density, safety implications, or a novel mechanical design. What you should never compress is PVT's core question — does the production test flow catch real defects at real line speed? — because that is the only thing standing between you and shipping bad units.</p>
<p>And yes, PVT units can usually be sold, provided they pass the full production test flow, certification is complete, and each unit carries serialized traceability so a later ECO can be mapped to affected serial numbers. Many startups sell PVT units to early customers or use them as certification and channel samples.</p>

<p>If you are heading into an EVT build — or trying to get from a working prototype to a pilot run without changing factories midstream — <a href="/contact">send us your files</a>. We sign an NDA before you share anything, quote within 24 hours, and assign a dedicated English-speaking project engineer who will run your builds on the same lines from first prototype to mass production.</p>
<p><strong>Related reading:</strong> <a href="/blog/prototype-pcba-china-guide">Prototype PCBA in China: The Complete Guide</a> · <a href="/blog/low-moq-small-batch-pcb-assembly">Low-MOQ Small-Batch PCB Assembly</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>PCB Assembly for Israeli Hardware Startups</title>
      <link>https://belitechnologies.com/blog/pcb-assembly-for-israeli-hardware-startups</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/pcb-assembly-for-israeli-hardware-startups</guid>
      <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
      <description>How Israeli hardware teams run prototype and volume PCB assembly in Shenzhen — working-day overlap, shipping times, ISO 13485, IP protection, no-MOQ builds.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
    <p>Israel has one of the world's densest hardware ecosystems — IoT, medical devices, agritech, robotics, and industrial sensing startups ship globally from a market of under ten million people. Almost all of them face the same manufacturing question: local assembly is fast to reach but limited in capacity and price-competitive only at small scale, so at some point production moves to Shenzhen. This guide covers what Israeli teams should know before making that move — from working-day overlap to customs, certifications, and IP.</p>

    <h2>Why Israeli Hardware Teams Manufacture in Shenzhen</h2>
    <p>The pull is the same as for US and European companies, but sharper for startups on tight seed budgets: Shenzhen's supply-chain density means components, bare boards, stencils, and tooling are all local, so iteration is fast and pricing works even at prototype volumes. A one-stop EMS — <a href="/services/pcb-fabrication">fabrication</a>, <a href="/services/components-sourcing">component sourcing</a>, <a href="/services/pcb-assembly">assembly</a>, and <a href="/services/function-test">test</a> under one roof — also means a two-person hardware team doesn't need to manage four vendors in a foreign supply chain.</p>

    <h2>Working Days and Communication</h2>
    <p>Israel runs Sunday–Thursday; China runs Monday–Friday, five to six hours ahead (UTC+8 vs UTC+2/+3). In practice that gives four full shared working days, Monday to Thursday — and because an Israeli morning is a Chinese afternoon, questions sent at the start of your day get answered the same day. At <a href="/about">BELI Technologies</a>, every project is handled by a dedicated English-speaking project engineer, and quotes and technical questions are answered within 24 hours.</p>

    <h2>Shipping from Shenzhen to Israel</h2>
    <p>Prototype and small-batch orders ship by express courier (DHL, FedEx, UPS), typically arriving in Israel in 3–7 days depending on customs. Larger production runs can move by air or sea freight. We prepare the commercial invoice and shipping documentation your customs broker needs, and mark shipments per your instructions.</p>

    <h2>Prototypes Without MOQ — Built for Iteration Speed</h2>
    <p>Startup hardware development is iterative: EVT boards, a respin, a pilot batch, then production. A volume-oriented factory with high minimum order quantities fights that rhythm. BELI runs <strong>no MOQ for prototypes</strong> — you can build one board — and quick-turn prototype assembly takes <strong>48 hours</strong> once boards and components are ready. A full turnkey order where we also source the components typically takes 2–3 weeks. The same lines then scale to volume, so nothing gets re-qualified when you ramp: see our guide to <a href="/blog/turnkey-pcb-assembly-for-startups">turnkey PCB assembly for startups</a>.</p>

    <h2>Medical Devices and Quality Systems</h2>
    <p>Medical technology is one of Israel's strongest hardware verticals, and it raises the certification bar for any manufacturing partner. BELI's processes are certified to <strong>ISO 13485:2016</strong> (medical devices quality management) alongside ISO 9001:2015 and ISO 14001, with RoHS- and REACH-compliant materials — and every order is verified with AOI, X-ray, and ICT or functional testing at a ≥99.5% first-pass yield. For CE-marked products bound for European or Israeli markets, we provide the build records and component traceability your regulatory file needs.</p>

    <h2>Component Sourcing You Can Audit</h2>
    <p>Counterfeit components are the risk buyers worry about most when moving production to China — reasonably. BELI sources exclusively through <a href="/services/components-sourcing">authorized distributors and original manufacturers</a>, preserves original packaging and full traceability records, and runs 100% visual inspection plus X-ray sampling on incoming parts. During shortages, substitution proposals come to you with full documentation and nothing changes without your written approval.</p>

    <h2>IP Protection: NDA Before Files</h2>
    <p>For IP-driven Israeli startups, design security is non-negotiable. Every BELI client engagement begins with a signed NDA, and design files are stored on access-restricted servers with strict internal controls. You retain ownership of custom tooling and test fixtures you pay to develop — worth confirming with any manufacturer you evaluate, as covered in our list of <a href="/blog/questions-to-ask-before-outsourcing-pcba">questions to ask before outsourcing PCBA</a>.</p>

    <h2>How to Start</h2>
    <p>Send three files — Gerber (or ODB++), BOM, and pick-and-place — and you will have an itemized quotation within 24 hours (here is <a href="/blog/files-required-for-pcba-quotation">exactly what each file needs to contain</a>). From there, a DFM review catches manufacturability issues before anything is built.</p>
    <p>Building hardware in Tel Aviv, Haifa, or anywhere in between? <a href="/contact">Get a free quote from BELI</a> — prototype to production, with no MOQ to start.</p>

    <p><strong>Related reading:</strong> <a href="/blog/turnkey-pcb-assembly-for-startups">Turnkey PCB Assembly for Startups: A Practical Guide</a> · <a href="/blog/prototype-pcba-china-guide">Prototype PCBA in China: A Practical Guide</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>PCB vs PCBA: What's the Difference?</title>
      <link>https://belitechnologies.com/blog/pcb-vs-pcba</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/pcb-vs-pcba</guid>
      <pubDate>Fri, 15 Mar 2024 00:00:00 GMT</pubDate>
      <description>Understanding the difference between PCB and PCBA is essential for engineers, product designers, and procurement teams working in electronics manufacturing.</description>
      <category>PCB Basics</category>
      <content:encoded><![CDATA[
    <p>In the electronics industry, the terms PCB and PCBA are often used interchangeably — but they refer to two different stages of electronics manufacturing, quoted differently, built with different equipment, and requiring different files from you. Understanding the difference matters for engineers, product designers, and procurement teams, because it determines what you ask a supplier for and what you pay.</p>
    <p>The short version: a <strong>PCB is the bare board</strong>; a <strong>PCBA is that board with all components assembled onto it</strong> — a functional circuit ready for testing and integration into your product.</p>

    <h2>What is a PCB</h2>
    <p>A Printed Circuit Board (PCB) is the structural foundation of an electronic device. It is made of insulating material — most commonly fiberglass (FR-4), but also Polyimide for flex circuits, aluminum for thermal management, or high-frequency laminates like Rogers — with etched copper traces that will connect the electronic components.</p>
    <p>A PCB by itself contains no components. It only provides the conductive pathways and mounting structure for the circuit. Typical PCB elements include:</p>
    <ul>
      <li><strong>Copper layers</strong> — from a single layer up to 42 layers in advanced multilayer designs</li>
      <li><strong>Solder mask</strong> — the (usually green) protective coating that prevents accidental shorts</li>
      <li><strong>Silkscreen</strong> — printed reference designators and markings</li>
      <li><strong>Vias and holes</strong> — plated connections between layers and mounting points</li>
    </ul>
    <p>Producing the bare board is called <a href="/services/pcb-fabrication">PCB fabrication</a> — a chemical and mechanical process of imaging, etching, laminating, drilling, and plating. To quote it, a fabricator needs only your Gerber (or ODB++) files.</p>

    <h2>What is PCBA</h2>
    <p>PCBA (Printed Circuit Board Assembly) refers to the process — and the resulting product — of assembling electronic components onto the bare PCB. Resistors, capacitors, integrated circuits, and connectors are soldered onto the board to create a functional electronic circuit.</p>
    <p>Modern <a href="/services/pcb-assembly">PCB assembly</a> combines two technologies, often on the same board:</p>
    <ul>
      <li><strong>SMT (Surface Mount Technology)</strong> — components are placed onto solder paste by high-speed pick-and-place machines and soldered in a reflow oven. This handles the vast majority of modern parts, down to 01005 passives and fine-pitch BGAs.</li>
      <li><strong>THT (Through-Hole Technology)</strong> — component leads pass through drilled holes and are wave- or selective-soldered, typically used for connectors and parts needing mechanical strength.</li>
    </ul>
    <p>Assembly also involves component procurement, solder paste inspection (SPI), AOI and X-ray inspection, and electrical testing — which is why quoting a PCBA requires more from you than quoting a bare PCB: a BOM and a pick-and-place file in addition to Gerbers.</p>

    <h2>PCB vs PCBA Comparison</h2>
    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;">PCB</th>
          <th style="padding:10px 16px;text-align:left;">PCBA</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;">Bare board</td>
          <td style="padding:10px 16px;">Fully assembled board</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
          <td style="padding:10px 16px;">No components</td>
          <td style="padding:10px 16px;">Components installed</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;">Fabrication process</td>
          <td style="padding:10px 16px;">Assembly process</td>
        </tr>
        <tr style="background:#f8fafc;">
          <td style="padding:10px 16px;">Electrical pathways</td>
          <td style="padding:10px 16px;">Functional circuit</td>
        </tr>
      </tbody>
    </table>

    <h2>What the Difference Means When You Buy</h2>
    <p>The distinction has three practical consequences for anyone requesting quotes:</p>
    <ul>
      <li><strong>Files.</strong> A PCB quote needs Gerber/ODB++ files only. A PCBA quote also needs your Bill of Materials (BOM) and pick-and-place (CPL) file — our guide to <a href="/blog/files-required-for-pcba-quotation">the files required for a PCBA quotation</a> covers the details.</li>
      <li><strong>Cost structure.</strong> For most assembled products, the bare board is a minor share of total cost — components usually dominate, followed by assembly and test. If you compare quotes, make sure you are comparing the same scope (bare PCB vs. full PCBA).</li>
      <li><strong>Supplier scope.</strong> Some vendors only fabricate; some only assemble boards you supply. A one-stop EMS partner does both — plus <a href="/services/components-sourcing">component sourcing</a> and <a href="/services/function-test">functional testing</a> — so responsibility for the finished, working board sits with a single team.</li>
    </ul>

    <h2>A Common Misconception</h2>
    <p>"PCB manufacturer" is often used loosely to mean either a board fabricator or a full assembly house, which causes real confusion in sourcing. When you contact a supplier, be explicit: are you buying bare boards (PCB), assembly of parts you will supply (consignment PCBA), or finished boards including parts (turnkey PCBA)? Each is quoted differently.</p>

    <h2>Applications</h2>
    <p>PCBs and PCBAs are at the core of products across consumer electronics, industrial automation, medical devices, robotics, IoT, and telecommunications — anywhere an electronic circuit needs a reliable physical platform.</p>

    <h2>Conclusion</h2>
    <p>PCB and PCBA represent two essential stages in electronics manufacturing: the PCB provides the physical structure, and assembly transforms it into a functional electronic product. BELI Technologies provides both <a href="/services/pcb-fabrication">PCB fabrication</a> (up to 42 layers) and turnkey <a href="/services/pcb-assembly">PCBA services</a> under one roof, from a single prototype — there is no MOQ — to mass production.</p>
    <p>Not sure which you need? <a href="/contact">Send us your files</a> and our engineers will scope it with you — we respond within 24 hours.</p>
    <p><strong>Related reading:</strong> <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for PCBA Quotation</a> · <a href="/blog/pcba-cost-in-china">How Much Does PCBA Cost in China</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>What Files Are Required for PCBA Quotation</title>
      <link>https://belitechnologies.com/blog/files-required-for-pcba-quotation</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/files-required-for-pcba-quotation</guid>
      <pubDate>Wed, 28 Feb 2024 00:00:00 GMT</pubDate>
      <description>To provide an accurate PCBA quotation, manufacturers require several important design files. Learn what to prepare before requesting a quote.</description>
      <category>Cost &amp; Quotation</category>
      <content:encoded><![CDATA[
    <p>To provide an accurate PCBA quotation, a manufacturer needs a small set of design files. Incomplete or ambiguous files are the single most common reason a quote — and later, a build — gets delayed. This guide lists exactly what to send, what each file must contain, and the mistakes that cost the most time.</p>

    <h2>The Three Essential Files</h2>
    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;">File</th>
          <th style="padding:10px 16px;text-align:left;">What it tells the manufacturer</th>
          <th style="padding:10px 16px;text-align:left;">Typical format</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Gerber / ODB++</td>
          <td style="padding:10px 16px;">Board layout: copper layers, solder mask, silkscreen, drill data</td>
          <td style="padding:10px 16px;">RS-274X, ODB++ (zipped)</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
          <td style="padding:10px 16px;font-weight:600;">BOM</td>
          <td style="padding:10px 16px;">Every component to buy and place, with part numbers and quantities</td>
          <td style="padding:10px 16px;">Excel / CSV</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Pick-and-place (CPL)</td>
          <td style="padding:10px 16px;">X/Y position, rotation, and side for every SMT part</td>
          <td style="padding:10px 16px;">CSV / TXT from your EDA tool</td>
        </tr>
      </tbody>
    </table>

    <h3>Gerber or ODB++ Files</h3>
    <p>Gerbers describe the physical board — every copper layer, solder mask, paste layer, silkscreen, and the drill file. Export the complete set from your EDA tool (KiCad, Altium, Eagle, etc.) and zip it. For <a href="/services/pcb-fabrication">bare-board fabrication</a> quotes, Gerbers alone are enough; also state layer count, material, thickness, copper weight, and surface finish if they are not embedded in a fab notes layer.</p>

    <h3>BOM (Bill of Materials)</h3>
    <p>The BOM drives most of the cost of a turnkey order, so its quality directly affects quote accuracy. A good BOM includes one row per part with:</p>
    <ul>
      <li><strong>Reference designators</strong> (R1, C3, U2…) matching the silkscreen and CPL</li>
      <li><strong>Manufacturer and manufacturer part number (MPN)</strong> — not just a distributor SKU</li>
      <li><strong>Quantity per board</strong> and package/footprint</li>
      <li><strong>Approved alternates</strong>, or a note that substitution proposals are welcome — this is where a good <a href="/services/components-sourcing">sourcing team</a> can save real money on long-lead parts</li>
      <li><strong>DNP markings</strong> for parts that should not be populated</li>
    </ul>

    <h3>Pick-and-Place / Centroid File (CPL)</h3>
    <p>The CPL gives each component's X/Y coordinates, rotation, and board side, and is used to program the SMT machines. Any modern EDA tool exports it in one click. Mismatched reference designators between BOM and CPL are a leading cause of clarification rounds — export both from the same design revision.</p>

    <h2>Helpful but Optional</h2>
    <ul>
      <li><strong>Assembly drawings or a 3D render</strong> — resolves orientation questions for polarized parts and connectors</li>
      <li><strong>Test requirements</strong> — if you need ICT or functional test, describe pass/fail criteria so fixtures can be quoted</li>
      <li><strong>Special processes</strong> — conformal coating, potting, or box-build requirements</li>
      <li><strong>Panelization preferences</strong> — or let the manufacturer propose the most economical panel</li>
    </ul>

    <h2>Common Mistakes That Delay Quotes</h2>
    <ul>
      <li>BOM rows without an MPN ("10k resistor" is not orderable)</li>
      <li>Missing drill file in the Gerber set</li>
      <li>BOM and CPL exported from different design revisions</li>
      <li>No indication of which parts allow alternates during shortages</li>
      <li>Quantities that don't state whether they are per-board or per-order</li>
    </ul>

    <h2>What Happens After You Send Files</h2>
    <p>At BELI, incoming files go through a DFM (Design for Manufacturability) and BOM review before quoting — footprint issues, sourcing risks, and long-lead parts get flagged up front rather than mid-build. Quotes are returned within 24 hours. For turnkey orders including component sourcing, plan for 2–3 weeks end to end; quick-turn <a href="/services/pcb-assembly">prototype assembly</a> takes 48 hours once boards and parts are ready.</p>
    <p>Have your files ready — or not sure they're complete? <a href="/contact">Send what you have</a> and our engineers will tell you exactly what's missing.</p>
    <p><strong>Related reading:</strong> <a href="/blog/pcb-vs-pcba">PCB vs PCBA: What's the Difference?</a> · <a href="/blog/questions-to-ask-before-outsourcing-pcba">Key Questions to Ask Before Outsourcing PCBA</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Prototype PCBA in China: A Practical Guide</title>
      <link>https://belitechnologies.com/blog/prototype-pcba-china-guide</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/prototype-pcba-china-guide</guid>
      <pubDate>Sat, 27 Jun 2026 00:00:00 GMT</pubDate>
      <description>Prototype PCBA in China: the files to prepare, where the two-to-three-week lead time goes, why first articles get rejected, and what to test.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> A prototype PCBA run in China needs three files — Gerber or ODB++, a BOM with manufacturer part numbers, and a pick-and-place file — plus decisions on stackup, surface finish and who buys the parts. Turnkey prototypes typically take two to three weeks; only 48 hours of that is assembly.</p>

<p>Prototyping in Shenzhen is fast when the data package is complete and slow when it is not. The delays that hurt a first build are almost never machine time — they are a missing drill file, an ambiguous part number, or a question that sat unanswered overnight because nobody on your side had authority to answer it. This guide covers what a prototype PCBA supplier actually needs, where the calendar days genuinely go, why first articles get rejected, and what to test at this stage instead of over-testing a design that is still moving.</p>

<h2>What do you need to prepare before ordering a prototype PCBA?</h2>

<p>Split your preparation into three categories: <strong>files</strong> (machine-readable data), <strong>decisions</strong> (choices only you can make), and <strong>information</strong> (context the factory cannot infer). Missing files stop the quote. Missing decisions stop the build after the quote — which is worse, because you have already burned a week feeling productive.</p>

<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">What</th>
      <th style="padding:10px 16px;text-align:left;">Type</th>
      <th style="padding:10px 16px;text-align:left;">What happens if it is missing</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Gerber (RS-274X) or ODB++, including drill data</td>
      <td style="padding:10px 16px;">File</td>
      <td style="padding:10px 16px;">No fabrication quote at all. A missing or mismatched drill file is one of the most common reasons a same-day quote turns into a multi-day exchange.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">BOM with manufacturer part numbers</td>
      <td style="padding:10px 16px;">File</td>
      <td style="padding:10px 16px;">Descriptions like "10k resistor" cannot be purchased. Every ambiguous line becomes a clarification email, and each email round-trip costs a day across time zones.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Pick-and-place / centroid (CPL) with rotations</td>
      <td style="padding:10px 16px;">File</td>
      <td style="padding:10px 16px;">Placement programming stalls. Wrong or absent rotation data on polarized parts is a classic source of a reversed diode on the first article.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Assembly drawing or notes (top/bottom views, do-not-populate list)</td>
      <td style="padding:10px 16px;">File</td>
      <td style="padding:10px 16px;">DNP parts get fitted, or fitted parts get skipped. Technically optional; in practice it prevents the most embarrassing rework.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Layer count, board thickness, copper weight, stackup</td>
      <td style="padding:10px 16px;">Decision</td>
      <td style="padding:10px 16px;">The factory picks a default stackup. It will be manufacturable, but it may not match the impedance your RF or high-speed nets assumed.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Surface finish (ENIG, HASL, lead-free HASL, immersion silver or tin)</td>
      <td style="padding:10px 16px;">Decision</td>
      <td style="padding:10px 16px;">Default finish may not suit fine-pitch parts or your reflow profile. Changing finish after the panel is imaged means a new bare board.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Impedance requirement, if any, with target values and tolerance</td>
      <td style="padding:10px 16px;">Decision</td>
      <td style="padding:10px 16px;">Controlled impedance is a build instruction, not something the fab infers from your trace widths. Unstated means uncontrolled.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Turnkey or consignment, and your alternates policy</td>
      <td style="padding:10px 16px;">Decision</td>
      <td style="padding:10px 16px;">Purchasing cannot start. Worse, an unstated alternates policy means either an unnecessary delay waiting for an exact part, or a substitution you never approved.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Quantity and whether spare bare boards are wanted</td>
      <td style="padding:10px 16px;">Decision</td>
      <td style="padding:10px 16px;">Ordering exactly the number of boards you need leaves nothing for destructive analysis or a rework attempt when one unit dies on the bench.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Test level required (visual/AOI only, flying probe, or functional)</td>
      <td style="padding:10px 16px;">Decision</td>
      <td style="padding:10px 16px;">You get standard inspection, which may be exactly right — but if you expected a functional pass/fail report, that has to be defined before the build, not after.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Moisture-sensitive, temperature-limited or fragile parts flagged</td>
      <td style="padding:10px 16px;">Information</td>
      <td style="padding:10px 16px;">Standard reflow gets applied to a part that should have been baked or hand-soldered. Failures show up weeks later as intermittent faults.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Destination country, shipping method, and who is importer of record</td>
      <td style="padding:10px 16px;">Information</td>
      <td style="padding:10px 16px;">Finished boards sit on a shelf waiting for paperwork. Customs, not manufacturing, becomes the bottleneck on your first build.</td>
    </tr>
  </tbody>
</table>

<p>If you want the file-level detail — what a usable BOM column set looks like, which Gerber layers to export — our guide to <a href="/blog/files-required-for-pcba-quotation">the files required for a PCBA quotation</a> goes line by line.</p>

<h2>What does a prototype PCBA lead time actually consist of?</h2>

<p>"Two weeks" is not one process; it is four, and only one of them is assembly. Understanding the split tells you where to push and where pushing achieves nothing. For <a href="/services/pcb-assembly">turnkey PCB assembly at BELI Technologies</a>, quick-turn prototype assembly takes 48 hours once boards and components are on hand, and turnkey orders including component sourcing typically run two to three weeks end to end. Here is where those weeks go.</p>

<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Stage</th>
      <th style="padding:10px 16px;text-align:left;">Typical duration</th>
      <th style="padding:10px 16px;text-align:left;">What drives it</th>
      <th style="padding:10px 16px;text-align:left;">Can it be compressed?</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Quote &amp; DFM review</td>
      <td style="padding:10px 16px;">Quotes returned within 24 hours; DFM review included with every order</td>
      <td style="padding:10px 16px;">Completeness of your files; number of open questions</td>
      <td style="padding:10px 16px;">Yes — entirely under your control. Send everything at once.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Bare board fabrication</td>
      <td style="padding:10px 16px;">As fast as 24 hours for 1–2 layer; 3–7 working days for multilayer</td>
      <td style="padding:10px 16px;">Layer count, HDI features, impedance control, exotic materials</td>
      <td style="padding:10px 16px;">Somewhat — but a 12-layer HDI board will not be built at 2-layer speed.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Component sourcing</td>
      <td style="padding:10px 16px;">3–7 days for standard parts; longer for allocated or hard-to-find items</td>
      <td style="padding:10px 16px;">The single longest-lead line on your BOM, not the average</td>
      <td style="padding:10px 16px;">Only by designing around availability, approving alternates, or consigning parts you already hold.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">SMT assembly (quick-turn prototype)</td>
      <td style="padding:10px 16px;">48 hours once boards and parts are ready</td>
      <td style="padding:10px 16px;">Stencil, programming, double-sided reflow, through-hole and hand-work content</td>
      <td style="padding:10px 16px;">Rarely the bottleneck. Compressing here saves hours, not days.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Inspection &amp; test</td>
      <td style="padding:10px 16px;">Runs with assembly; a custom test fixture adds 2–3 working days</td>
      <td style="padding:10px 16px;">AOI and X-ray are standard; flying probe suits prototypes; ICT needs a fixture</td>
      <td style="padding:10px 16px;">Yes — skip fixture-based ICT at prototype and use flying probe instead.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Shipping</td>
      <td style="padding:10px 16px;">3–7 days by express to North America, Europe and Israel</td>
      <td style="padding:10px 16px;">Destination, customs clearance, declared value and paperwork</td>
      <td style="padding:10px 16px;">Partly — have the commercial invoice details agreed before boards finish, not after.</td>
    </tr>
  </tbody>
</table>

<p>Read that table once and the strategy is obvious: <strong>the schedule is set by your BOM and your response speed, not by the SMT line.</strong> A team that answers a DFM question in two hours and pre-approves alternates will beat a team with an identical design by a week.</p>

<h2>Why do first articles get sent back? The five recurring causes</h2>

<p>Prototype rejections tend to cluster into a short list, and almost all of them are data problems rather than workmanship problems. Each one is worth checking against your own package before you release it.</p>

<ul>
  <li><strong>Footprint and land pattern errors.</strong> A part that does not match its pad geometry cannot be rescued on the line. This is what a proper design-for-manufacturability review is for, and it is why we run DFM on every order rather than as a paid extra.</li>
  <li><strong>Hole and clearance geometry that only fails at the next assembly step.</strong> The board passes electrical test, then will not accept a connector or a standoff. We documented exactly this in <a href="/blog/fix-gerber-hole-issue-pcb">a Gerber hole issue we fixed for a US sensor client</a>, where holes specified at 0.8 mm were opened to 1.2 mm and the corrected boards shipped in 48 hours with zero rework.</li>
  <li><strong>Polarity and orientation.</strong> Silkscreen says one thing, the centroid file says another. When the two disagree, the machine follows the file.</li>
  <li><strong>Unapproved substitutions.</strong> A part was out of stock, someone fitted an equivalent, and nobody told the designer it had a different tolerance or thermal rating. Fix this by writing your alternates policy into the order rather than leaving it to goodwill.</li>
  <li><strong>Mismatched expectations on test and cosmetics.</strong> A prototype built to functional-sample expectations arrives with minor cosmetic marks; the customer expected production finish. Define the acceptance criteria in advance and this disappears.</li>
</ul>

<p>Notice that four of the five are settled before any machine starts. The prototype stage rewards paperwork discipline more than it rewards factory selection.</p>

<h2>What should you test at the prototype stage — and what should you not?</h2>

<p>Over-testing a moving design wastes money; under-testing it wastes a build cycle. The rule of thumb: at prototype, test what tells you whether the <em>design</em> is right. Defer anything that tests whether the <em>process</em> is repeatable, because there is no stable process yet.</p>

<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Check</th>
      <th style="padding:10px 16px;text-align:left;">At prototype?</th>
      <th style="padding:10px 16px;text-align:left;">Reasoning</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">AOI and X-ray on BGA/QFN joints</td>
      <td style="padding:10px 16px;">Yes</td>
      <td style="padding:10px 16px;">Hidden joints are unverifiable by eye. Debugging a firmware problem that is actually an open BGA ball costs days.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Flying-probe electrical test</td>
      <td style="padding:10px 16px;">Yes</td>
      <td style="padding:10px 16px;">Fixture-free, so it suits a design that is still changing. It separates "my design is wrong" from "this board is faulty".</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Power-up and functional bring-up</td>
      <td style="padding:10px 16px;">Yes</td>
      <td style="padding:10px 16px;">The whole point of the build. Even a simple rails-and-current check catches gross errors before you spend a week on firmware.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Custom ICT fixture with high node coverage</td>
      <td style="padding:10px 16px;">Usually not yet</td>
      <td style="padding:10px 16px;">A fixture is built for one board revision. Build it when the layout is frozen — ours take 2–3 working days, so it is not a schedule risk later.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Burn-in and temperature/humidity screening</td>
      <td style="padding:10px 16px;">Selectively</td>
      <td style="padding:10px 16px;">Worth doing early only where thermal or environmental margin is a known design risk. Otherwise it belongs to the design-validation stage.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;">
      <td style="padding:10px 16px;font-weight:600;">Yield statistics and process capability</td>
      <td style="padding:10px 16px;">No</td>
      <td style="padding:10px 16px;">Ten boards produce no meaningful yield data. This question belongs to a pilot run, not a prototype.</td>
    </tr>
    <tr style="border-bottom:1px solid #e2e8f0;">
      <td style="padding:10px 16px;font-weight:600;">Formal EMC and safety certification</td>
      <td style="padding:10px 16px;">No — pre-scan only</td>
      <td style="padding:10px 16px;">Certification samples must represent the final design. Informal pre-compliance scans on prototypes are cheap insurance; formal testing this early is money burned twice.</td>
    </tr>
  </tbody>
</table>

<p>If you want the full staging logic, <a href="/blog/evt-dvt-pvt-hardware-build-stages">the EVT, DVT and PVT build stages</a> lay out which validation belongs to which gate. And when the design does freeze, <a href="/services/function-test">functional testing and ICT</a> pick up where flying probe leaves off, with node coverage of 95% or better on a purpose-built fixture.</p>

<h2>Why prototype and production unit prices cannot be compared directly</h2>

<p>Nearly every hardware team does this once: receives a prototype quote, divides by the quantity, multiplies by the production forecast, and panics. The arithmetic is meaningless, because a prototype price is dominated by costs that do not scale with quantity.</p>

<p>Setup work — stencil, machine programming, feeder loading, first-article check, engineering time — is charged once whether you build 5 boards or 5,000. Bare-board fabrication at prototype quantities cannot fill a production panel, so you pay for panel area you do not use. Components bought in reel-break quantities cost far more per piece than components bought on full reels, and some suppliers will not break a reel at all. None of these disappear at volume; they are simply divided across far more units.</p>

<p>The practical consequence: <strong>use prototype quotes to compare suppliers on responsiveness and engineering quality, and ask separately for an indicative volume structure to compare on unit economics.</strong> The mechanics of the split are set out in <a href="/blog/pcb-prototype-vs-mass-production-cost">prototype versus mass production cost</a>, and the wider cost drivers in <a href="/blog/pcba-cost-in-china">what PCBA actually costs in China</a>. What you should never do is choose a long-term manufacturing partner because their prototype was slightly cheaper — the sample is not the product, and the quote is not the price.</p>

<h2>Turnkey or consignment for a first prototype run?</h2>

<p>Consignment — you buy and ship the parts — makes sense when you already hold inventory, when a part is on allocation and you have a distributor relationship the factory does not, or when a specific lot must be used. It also puts every purchasing error on your side of the line.</p>

<p>Turnkey means the factory quotes the BOM, buys the parts, and owns the shortage risk. For a first build this usually wins, because one missing low-value passive holds the whole kit hostage just as effectively as a missing microcontroller. We handle <a href="/services/components-sourcing">electronic component sourcing through authorized distributors and original manufacturers</a> with full traceability and original packaging preserved, with 100% visual inspection plus X-ray sampling on incoming parts — which matters more at prototype than people assume, because a counterfeit or out-of-spec part in a ten-board build is indistinguishable from a design fault until you have wasted a week chasing it. Both models are supported with no fixed ratio, so a hybrid — you consign the two parts you already have, we buy the rest — is entirely normal.</p>

<h2>How do you work across the time-zone gap without losing a day per question?</h2>

<p>Shenzhen runs at UTC+8. That is roughly 15–16 hours ahead of US Pacific, 12–13 ahead of US Eastern, 6–7 ahead of Central Europe, and 5–6 ahead of Israel, depending on daylight saving. The consequence is not that communication is hard; it is that <strong>each unanswered question costs a full calendar day, and the cost is invisible until you add it up at the end of the project.</strong></p>

<p>Three habits remove most of that loss. First, batch: when a DFM report arrives, resolve every point in one reply rather than sending three separate answers over three days. Second, pre-authorize: decide in advance who may approve an alternate part or a minor geometry change, and say so in writing, so the factory does not stop and wait for a decision that was never contentious. Third, give conditional answers — "if the 0.8 mm hole is a problem, open it to 1.2 mm and proceed" is worth a day compared with "please advise". Europe and Israel additionally have a genuine overlap window with the Chinese afternoon; teams in those regions should schedule the one weekly call inside it rather than at their own convenience. US teams do not have overlap, so the discipline matters more: an answer written before you finish your working day is waiting when the factory opens.</p>

<h2>How many prototype boards should you build?</h2>

<p>More than you think, but not many more. Building only the units you plan to bring up leaves no margin for a board destroyed during debug, none for destructive cross-sectioning if a joint looks suspicious, and none to ship to a colleague in another location. Because there is no MOQ for prototypes, the marginal cost of a few extra assembled boards is small next to the setup cost you have already paid — and small next to the two weeks it takes to get more. Ordering a handful of extra bare boards is cheaper still, and gives you spares for a partial rebuild if a component substitution needs evaluating.</p>

<h2>Does the prototype supplier need to be the production supplier?</h2>

<p>Not strictly — but changing suppliers between prototype and volume means repeating work you have already paid for: a new DFM cycle, new stencils and programs, new fixtures, and a new learning curve on your board's quirks. It also removes the one thing that makes a prototype genuinely predictive, which is that the same processes and inspection criteria will be used at volume.</p>

<p>The practical test when choosing a prototype partner is whether they can still build your board at 100 times the quantity. Ask about board-size limits, the smallest components and BGA pitches the lines handle, layer count, and whether inspection at volume includes AOI, X-ray and ICT as standard. Our full process window is on the <a href="/capability">manufacturing capability page</a>, and boards up to 42 layers from <a href="/services/pcb-fabrication">PCB fabrication</a> run into the same assembly lines that hold first-pass yield at 99.5% or better in production.</p>

<h2>A realistic first-build sequence</h2>

<p>Put together, a well-run first prototype looks like this: send a complete package and get a quote within a day, with DFM review included; resolve every DFM point in one exchange; approve the BOM including any alternates; bare boards fabricate while parts are purchased; assembly runs in 48 hours once both are in-house; AOI and X-ray inspection before packing, plus flying-probe test if you asked for it at quotation; express shipment lands in 3–7 days. Two to three weeks, most of it purchasing, almost none of it machine time — and the parts you control are the parts that move the date.</p>

<p>If you have a board ready to build, <a href="/contact">send us your Gerber, BOM and pick-and-place files</a> and you will get a quote within 24 hours, with DFM review included on every order — plus a straight view of which BOM lines are going to set your schedule. There is no minimum order for prototypes, and the same lines that build your first ten boards will build your first ten thousand.</p>

<p><strong>Related reading:</strong> <a href="/blog/low-moq-small-batch-pcb-assembly">Low-MOQ and Small-Batch PCB Assembly</a> · <a href="/blog/pcb-prototype-vs-mass-production-cost">PCB Prototype vs Mass Production Cost</a> · <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for a PCBA Quotation</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Low-MOQ and Small-Batch PCB Assembly Guide</title>
      <link>https://belitechnologies.com/blog/low-moq-small-batch-pcb-assembly</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/low-moq-small-batch-pcb-assembly</guid>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
      <description>No MOQ for prototypes means the assembler sets no quantity floor - but component MPQ, one-time NRE and panel economics still decide what a small batch costs.</description>
      <category>Cost &amp; Quotation</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> Low-MOQ PCB assembly means the factory will build the quantity you actually need. At BELI there is no MOQ for prototypes, and small batches run on the same SMT lines as volume production. What limits a small build is rarely the assembler — it is component packaging minimums, one-time NRE, and panel economics.</p>

<p>"No MOQ" is one of the most repeated phrases in contract electronics, and one of the least examined. Engineers who take it at face value are surprised when a 20-board build still requires buying 5,000 resistors, or when a 30 mm square board gets quoted as a panel of twelve. None of that contradicts a no-MOQ policy — the assembler genuinely has no quantity floor, but several upstream and downstream steps do. This guide separates the constraints that are real from the ones that are negotiable, and shows how to structure a small run so it does not become an expensive dead end.</p>

<h2>What Does "No MOQ" Actually Mean at a PCBA Factory?</h2>
<p>Minimum order quantity is a commercial policy, not a physical limit. Volume-focused factories set high MOQs because every changeover costs them line time: feeders are unloaded and reloaded, a new stencil is mounted, the placement program is called up, and the first boards through are consumed proving the setup. If a line is booked with six-figure runs, a 25-board job is a net loss of capacity.</p>
<p>A prototype-friendly EMS makes a different trade. At BELI Technologies there is no MOQ for prototypes, and the same SMT lines carry a job from a handful of boards through to mass production — capacity across those lines runs to roughly 52 million placements per month, so a small job runs on the same equipment as volume work rather than on a separate prototype cell. The practical value of that is not the low quantity itself. It is that the stencil, the placement program, the inspection criteria and the test coverage you prove on 20 boards are the same ones that will build 20,000, so nothing needs requalifying when you scale. Our <a href="/services/pcb-assembly">turnkey PCB assembly service</a> is built around that continuity.</p>
<p>What "no MOQ" does not mean: that a small build costs the same per unit as a large one, that every component can be bought in the exact quantity you need, or that a board of any outline can be run as-is. Those are separate constraints, covered below.</p>

<h2>Low Volume vs Low MOQ: Are They the Same Thing?</h2>
<p>These two terms get used interchangeably and they are not the same. The distinction matters when you are comparing suppliers.</p>
<p><strong>Low MOQ</strong> describes the supplier's policy — the smallest order they will accept. It is a threshold question with a yes or no answer.</p>
<p><strong>Low volume</strong> describes your production regime — you build in the tens or low hundreds, repeatedly, as an ongoing business, not as a one-off validation exercise. Industrial instrumentation, medical devices, broadcast equipment, laboratory hardware and capital-equipment sub-assemblies live here permanently.</p>
<p>A supplier can have a low MOQ and still be a poor low-volume partner: happy to take your 50-board order once, but treating every repeat as a new setup, with no retained programs, no held fixtures, and no stable pricing. Conversely, a supplier with a nominal MOQ of 100 units may be an excellent low-volume partner if they retain your stencils and test fixtures, keep the placement program on file, and re-run the job in days.</p>
<p><strong>Small batch</strong> is the loosest of the three and generally means a build somewhere between prototype and production — a pilot run, a DVT or PVT build, a first commercial batch. If you build in this range, ask about repeat-order handling and tooling retention, not just about the minimum. See <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT and PVT build stages</a> for how these builds are normally sequenced.</p>

<h2>How Cost Structure Shifts Across Quantity Tiers</h2>
<p>The most useful thing to understand about small-batch pricing is that the <em>composition</em> of the invoice changes with quantity, not just the total. The table below describes that structural shift. The relative index in the last column is <strong>illustrative and structural, not BELI pricing</strong> — it exists to show the shape of the curve, and real numbers depend entirely on your BOM, board and test scope.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Quantity tier</th>
      <th style="padding:10px 16px;text-align:left;">What dominates the invoice</th>
      <th style="padding:10px 16px;text-align:left;">Component pricing position</th>
      <th style="padding:10px 16px;text-align:left;">Excess parts bought</th>
      <th style="padding:10px 16px;text-align:left;">Relative unit cost (volume run = 1.0, illustrative)</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">1–10 boards</td><td style="padding:10px 16px;">One-time NRE: stencil, program, setup, DFM</td><td style="padding:10px 16px;">Cut tape or single-piece, worst tier</td><td style="padding:10px 16px;">Very high — most of every pack is unused</td><td style="padding:10px 16px;">5x–8x</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">10–100 boards</td><td style="padding:10px 16px;">NRE still material; setup time per board high</td><td style="padding:10px 16px;">Small-pack pricing, first distributor break</td><td style="padding:10px 16px;">High — reels of passives still barely touched</td><td style="padding:10px 16px;">2x–3x</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">100–1,000 boards</td><td style="padding:10px 16px;">Balanced: NRE thinning, BOM taking over</td><td style="padding:10px 16px;">Mid-tier breaks reached on most lines</td><td style="padding:10px 16px;">Moderate — passives now largely consumed</td><td style="padding:10px 16px;">1.3x–1.6x</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">1,000–10,000 boards</td><td style="padding:10px 16px;">BOM dominates; NRE nearly invisible</td><td style="padding:10px 16px;">Volume tiers; alternates worth qualifying</td><td style="padding:10px 16px;">Low — ordering to demand, not to pack size</td><td style="padding:10px 16px;">1.05x–1.15x</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">10,000+ boards</td><td style="padding:10px 16px;">BOM plus line throughput; cycle time matters</td><td style="padding:10px 16px;">Contract pricing, scheduled deliveries</td><td style="padding:10px 16px;">Minimal</td><td style="padding:10px 16px;">1.0 (baseline)</td></tr>
  </tbody>
</table>
<p>Two readings follow from this. First, the steepest part of the curve is between single-digit and low-hundred quantities — which is exactly where most validation builds sit, and exactly why a prototype quote looks alarming next to a projected production cost. Second, above roughly a thousand units, further savings come from the BOM rather than from the assembly line, which is a different negotiation entirely. The five cost blocks behind these numbers are broken out in <a href="/blog/pcba-cost-in-china">how a China PCBA quote is built</a>.</p>

<h2>Why NRE Weighs So Heavily on a Small Batch</h2>
<p>Non-recurring engineering is the set of costs incurred once per design, independent of quantity: stencil fabrication (one per soldered side), placement program creation, feeder setup and line changeover, DFM engineering, first-article inspection, and any dedicated test fixture. Build five boards and you carry the whole of that on five units. Build five thousand and the same total lands on five thousand.</p>
<p>Three things follow that are worth acting on. NRE is charged per <em>design revision</em>, not per order, so three respins in a quarter means paying it three times — batching design changes into fewer revisions is real money. It is also charged per <em>side</em> for stencils, so a layout that keeps everything on one side of the board is cheaper to set up as well as faster to build. And it should always appear as a separate line on the quotation; if a supplier folds NRE into the unit price, a small-quantity quote becomes impossible to compare against anyone else's. The full arithmetic of NRE amortisation, worked through with clearly labelled illustrative figures, is in <a href="/blog/pcb-prototype-vs-mass-production-cost">prototype vs mass production cost</a>.</p>

<h2>Which Process Steps Carry a Minimum, and Which Do Not</h2>
<p>This is the table most engineers actually need. "MOQ" is not one number; it is a set of independent constraints, each with its own workaround.</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Process step</th>
      <th style="padding:10px 16px;text-align:left;">Quantity minimum?</th>
      <th style="padding:10px 16px;text-align:left;">What sets the floor</th>
      <th style="padding:10px 16px;text-align:left;">Small-batch approach</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Bare PCB fabrication</td><td style="padding:10px 16px;">No MOQ for prototypes</td><td style="padding:10px 16px;">Panel economics, not policy</td><td style="padding:10px 16px;">Accept the panel quantity and keep the spares as rework stock</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Stencil</td><td style="padding:10px 16px;">None</td><td style="padding:10px 16px;">One per soldered side, per revision</td><td style="padding:10px 16px;">Single-sided layouts halve it; confirm who owns the stencil</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">SMT placement</td><td style="padding:10px 16px;">None</td><td style="padding:10px 16px;">Setup and changeover time, charged as NRE</td><td style="padding:10px 16px;">Group revisions; run related boards in one setup window</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Board outline on the SMT line</td><td style="padding:10px 16px;">Hard physical floor</td><td style="padding:10px 16px;">Minimum handled board size is 45 x 45 mm</td><td style="padding:10px 16px;">Panelise smaller boards with rails and V-scoring or tabs</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Component purchase</td><td style="padding:10px 16px;">Yes — the real constraint</td><td style="padding:10px 16px;">Distributor MPQ / SPQ and packaging format</td><td style="padding:10px 16px;">Cut tape where available; accept overage on cheap passives</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Through-hole soldering</td><td style="padding:10px 16px;">None</td><td style="padding:10px 16px;">Wave pallets are worth making only at volume</td><td style="padding:10px 16px;">Selective soldering covers low quantities without a dedicated pallet</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">AOI and X-ray</td><td style="padding:10px 16px;">None</td><td style="padding:10px 16px;">Programmed per design, run on every order</td><td style="padding:10px 16px;">No change needed — baseline inspection either way</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">ICT / functional test fixture</td><td style="padding:10px 16px;">Economic, not technical</td><td style="padding:10px 16px;">Fixture build cost against run length</td><td style="padding:10px 16px;">Flying probe covers prototypes and small batches without a fixture</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Wire harness</td><td style="padding:10px 16px;">None</td><td style="padding:10px 16px;">Crimp tooling per connector family</td><td style="padding:10px 16px;">Samples first, then batch; every assembly continuity tested</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Conformal coating / potting</td><td style="padding:10px 16px;">Runs as a value-added step on the assembly order</td><td style="padding:10px 16px;">Masking labour per board</td><td style="padding:10px 16px;">Manual masking at low quantity; design keep-out zones early</td></tr>
  </tbody>
</table>
<p>Note the pattern: almost nothing on the assembly side imposes a quantity floor. Two entries do constrain you — the 45 x 45 mm minimum board size, which is a machine-handling reality, and component packaging, which belongs to the distributor rather than the factory. On the test side, the choice is economic: BELI builds custom ICT and functional fixtures in 2 to 3 working days with ICT node coverage of 95% or better, but for a genuinely small batch, flying-probe testing avoids the fixture cost entirely. Details of both routes are on the <a href="/services/function-test">functional testing and ICT page</a>.</p>

<h2>MPQ: The Component Minimum That Really Sets Your Floor</h2>
<p>Minimum packaging quantity (sometimes standard packing quantity) is the smallest unit a distributor will sell a part in. It is set by how the manufacturer packages the component, and it is the single most common reason a small build costs more than expected. Typical figures, which vary by manufacturer and distributor:</p>
<table style="width:100%;border-collapse:collapse;margin:16px 0;">
  <thead>
    <tr style="background:#0066CC;color:#fff;">
      <th style="padding:10px 16px;text-align:left;">Packaging format</th>
      <th style="padding:10px 16px;text-align:left;">Typical parts per pack</th>
      <th style="padding:10px 16px;text-align:left;">Small-batch implication</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Full reel, 0402 / 0603 passives</td><td style="padding:10px 16px;">2,000–10,000</td><td style="padding:10px 16px;">Cheap per part, but you buy a lifetime supply for one build</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Cut tape from a reel</td><td style="padding:10px 16px;">10–500</td><td style="padding:10px 16px;">Best small-run option; higher unit price, needs a splice or hand load</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Tube (SOIC, connectors, some ICs)</td><td style="padding:10px 16px;">25–100</td><td style="padding:10px 16px;">Convenient quantity, but tube feeders take longer to set up than tape</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;background:#f8fafc;"><td style="padding:10px 16px;font-weight:600;">Tray (BGA, QFP, large ICs)</td><td style="padding:10px 16px;">20–100</td><td style="padding:10px 16px;">Moisture-sensitive parts need bake and controlled handling once opened</td></tr>
    <tr style="border-bottom:1px solid #e2e8f0;"><td style="padding:10px 16px;font-weight:600;">Bulk / bag</td><td style="padding:10px 16px;">Varies</td><td style="padding:10px 16px;">Usually cannot be machine-fed, so expect extra manual handling and setup time</td></tr>
  </tbody>
</table>
<p>Two practical consequences. First, a 0402 capacitor whose per-piece cost is negligible still carries a full-reel minimum, so a 20-board build can end up holding thousands of spares on dozens of line items — normal, and rarely worth fighting. Second, packaging format affects assembly, not just purchasing: tape-and-reel feeds fastest, tubes and trays need different feeders, and bulk parts usually mean hand placement. When a BOM is quoted, ask which lines are only available in bulk or in awkward pack sizes, because those are the lines that drive setup time up on a small run. BELI's <a href="/services/components-sourcing">component sourcing from authorized distributors and original manufacturers</a> covers standard parts in 3 to 7 days, with 100% visual inspection plus X-ray sampling on incoming material, and consignment or turnkey with no fixed ratio — so you can hand over the awkward lines and buy the rest yourself if that suits your cash flow.</p>

<h2>End-of-Life Risk Bites Harder in Small Batches</h2>
<p>Low-volume products often stay in production for years, which means their BOMs outlive several component life cycles. The risk profile is the opposite of a high-volume consumer product: you are not exposed to allocation during a demand spike, you are exposed to quiet obsolescence between orders. A part that was fine on last year's build is not stocked this year, and because you buy in small quantities you have no leverage and no contractual supply.</p>
<p>Three habits keep this manageable. Run a lifecycle check on the BOM at every build, not only at design time, so you catch a not-recommended-for-new-designs status while alternatives still exist. Qualify a second source for anything critical during the design phase, when a footprint change is free. And when a part does go end-of-life, decide deliberately between a last-time buy and a redesign rather than drifting into a shortage. BELI's purchasing team flags risky lines during BOM review and can reach the spot market for hard-to-find or end-of-life components; the approach to substitutions, always with written client approval, is described in <a href="/blog/cut-bom-costs-without-cutting-corners">cutting BOM costs without cutting corners</a>.</p>

<h2>Panel Utilisation: How Your Board Outline Changes the Bill</h2>
<p>Bare boards are not manufactured individually — they are imaged, drilled and plated on a production panel and separated afterwards. BELI fabricates on panels up to 18 by 24 inches, and the cost that matters is how much of that panel your board actually uses. An outline that tiles efficiently might yield forty boards per panel; the same area with an awkward shape or an unnecessarily generous outline might yield twenty-eight. At volume that difference is a line item in a cost-reduction review. On a small batch it can decide whether you pay for one panel or two.</p>
<p>Panelisation also solves the minimum board size problem. Boards below 45 x 45 mm cannot be handled individually on the SMT line, so they are assembled in an array with breakaway rails carrying tooling holes and fiducials, then depanelised by V-score or routed tabs after assembly. Design the array early: the rails need enough width for conveyor edge clearance, and components too close to a V-score line risk cracking at depanelisation. A DFM review — included with every order at BELI, prototype or production — catches these before boards are cut, alongside the usual footprint and annular-ring checks. Materials, finishes and stack-up options for the bare boards themselves are on the <a href="/services/pcb-fabrication">PCB fabrication service page</a>.</p>

<h2>Common Small-Batch Mistakes Worth Avoiding</h2>
<ul>
  <li><strong>Ordering exactly the quantity you need.</strong> Build in a small overage. Boards get destroyed in bring-up, cut for cross-sections, sent to a test lab, or sacrificed to a firmware bug. Adding 10% to a 30-board run costs little; a second run costs the whole NRE again.</li>
  <li><strong>Comparing a turnkey quote to a consignment quote.</strong> One includes components and one does not. This is the single most common apples-to-oranges error in supplier comparison.</li>
  <li><strong>Sending an incomplete file package.</strong> Missing manufacturer part numbers, no pick-and-place file, or an unstated board revision costs days of clarification. Delays hurt small runs disproportionately, because the schedule, not the unit price, is usually why you chose a small run.</li>
  <li><strong>Changing the design between quote and build.</strong> A revision after quoting can invalidate the stencil, the program and part of the BOM. Freeze, then order.</li>
  <li><strong>Choosing a prototype-only shop.</strong> If your assembler cannot scale, you pay for requalification later — new supplier, new fixtures, new yield ramp — at the moment you can least afford the delay.</li>
</ul>

<h2>How to Structure a Small Batch So It Scales</h2>
<p>Treat the first small build as the beginning of a production process rather than a one-off purchase. Concretely, that means agreeing four things with your assembler up front: that the pilot runs on the same lines and processes as future volume; that stencils, fixtures and placement programs are retained and that you own the tooling you paid for; that first-pass yield and a defect breakdown are reported after each run, not just a pass or fail; and that any component substitution requires your written approval.</p>
<p>Timing is the other half. Quick-turn prototype assembly at BELI takes 48 hours once boards and components are in hand, while a turnkey order that includes sourcing typically runs 2 to 3 weeks — the difference is procurement, not the line. Bare boards move faster still: as quick as 24 hours for 1 to 2 layer boards and 3 to 7 working days for multilayer. Plan your build calendar around the sourcing window, because that is what actually sets the date. Small batches run under the same controls as volume work, with AOI and X-ray on every order and first-pass yield held at 99.5% or better.</p>

<p>If you have a low-MOQ or small-batch build coming up, <a href="/contact">send us your Gerber, BOM and pick-and-place files</a>. We sign an NDA before you share anything, return an itemised quotation within 24 hours, and include a DFM review with every order — and the same lines that build your 20-board pilot will build your production run.</p>
<p><strong>Related reading:</strong> <a href="/blog/prototype-pcba-china-guide">Prototype PCBA in China: A Practical Guide</a> · <a href="/blog/turnkey-pcb-assembly-for-startups">Turnkey PCB Assembly for Startups</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>How to Choose the Right EMS Partner in China</title>
      <link>https://belitechnologies.com/blog/how-to-choose-ems-partner-china</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/how-to-choose-ems-partner-china</guid>
      <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
      <description>Selecting an EMS partner in China means evaluating capabilities, communication, quality systems and scalability. Learn what to look for before you commit.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
    <p>For hardware companies looking to scale production efficiently, partnering with an Electronics Manufacturing Services (EMS) provider in China is one of the most impactful decisions you will make. China remains the world's largest electronics manufacturing hub, offering unmatched supply chain density, competitive labor costs, and deep expertise across virtually every product category.</p>
    <p>But not all EMS partners are created equal. Choosing the wrong one can lead to quality failures, communication breakdowns, IP concerns, and costly delays. Choosing the right one can accelerate your time to market, reduce unit costs, and give you a reliable production backbone for years to come.</p>
    <p>This guide walks you through the key factors to evaluate when selecting an EMS partner in China — whether you are a startup shipping your first product or an established OEM diversifying your supply chain.</p>

    <h2>Understand What EMS Actually Covers</h2>
    <p>Before evaluating partners, it helps to clarify what EMS means in practice. An EMS provider is not just a factory that assembles boards. A full-service EMS partner typically offers:</p>
    <ul>
      <li><strong><a href="/services/pcb-fabrication">PCB fabrication</a></strong> — manufacturing bare printed circuit boards to your specifications</li>
      <li><strong><a href="/services/components-sourcing">Component sourcing</a></strong> — procuring electronic parts from authorized distributors or qualified alternates</li>
      <li><strong><a href="/services/pcb-assembly">SMT and through-hole assembly</a></strong> — populating and soldering components onto the PCB</li>
      <li><strong><a href="/services/function-test">Testing and inspection</a></strong> — AOI, X-ray, ICT, functional testing, and burn-in</li>
      <li><strong>Box build and final assembly</strong> — enclosure assembly, cable harness integration, and packaging</li>
      <li><strong>Engineering support</strong> — DFM review, BOM optimization, and test fixture development</li>
    </ul>
    <p>The more of these services your partner can handle under one roof, the fewer coordination gaps you will encounter. A true one-stop EMS partner eliminates the need to manage multiple vendors across different stages of production.</p>

    <h2>Evaluate Technical Capabilities and Equipment</h2>
    <p>Not every EMS provider can handle every type of product. Before you engage, assess whether the facility has the right equipment and experience for your specific requirements.</p>
    <p>Key questions to ask include:</p>
    <ul>
      <li>What SMT line equipment do they use? High-speed pick-and-place machines from brands like Yamaha, Fuji, or Panasonic indicate serious investment in precision.</li>
      <li>Can they handle fine-pitch components, BGAs, QFNs, and 01005 passives?</li>
      <li>Do they have X-ray inspection capability for hidden solder joints?</li>
      <li>What PCB layer counts and materials can they fabricate? Can they support HDI, flex, or rigid-flex boards?</li>
      <li>Do they offer conformal coating, potting, or other protective processes for harsh-environment products?</li>
    </ul>
    <p>At BELI Technologies, our SMT lines place components at 0.15 seconds per chip with ±0.03 mm precision — down to 01005 passives and 0.4 mm-pitch BGAs — backed by SPI, AOI, and X-ray inspection, supporting everything from simple 2-layer boards to complex 20+ layer HDI assemblies. See our full <a href="/capability">manufacturing capability</a> for the detailed specifications.</p>

    <h2>Assess Quality Systems and Certifications</h2>
    <p>Quality is non-negotiable in electronics manufacturing. A credible EMS partner should hold relevant certifications and demonstrate a mature quality management system.</p>
    <p>Look for the following:</p>
    <ul>
      <li><strong>ISO 9001</strong> — the baseline for quality management across all manufacturing</li>
      <li><strong>ISO 13485</strong> — essential if you are building medical devices</li>
      <li><strong>IATF 16949</strong> — required for automotive electronics</li>
      <li><strong><a href="https://www.ipc.org" target="_blank" rel="noopener noreferrer">IPC-A-610</a></strong> — the industry standard for acceptability of electronic assemblies</li>
      <li><strong>RoHS and REACH compliance</strong> — mandatory for products sold in the EU and increasingly expected worldwide</li>
      <li><strong>UL certification</strong> — important for safety-critical products</li>
    </ul>
    <p>For reference, BELI's own manufacturing is certified to ISO 9001:2015, ISO 14001, and ISO 13485:2016; we are an IPC member, and our processes are RoHS and REACH compliant.</p>
    <p>Beyond certifications, ask to see their defect tracking process, corrective action procedures, and first-pass yield data. A factory that openly shares quality metrics is one that takes quality seriously.</p>

    <h2>Prioritize Communication and Responsiveness</h2>
    <p>This is where many EMS relationships fail — not because of technical capability, but because of poor communication. When your partner is 8,000 miles away and 12 time zones ahead, communication discipline becomes critical.</p>
    <p>Here is what to look for:</p>
    <ul>
      <li><strong>Dedicated project manager</strong> — you should have a single point of contact who understands your project inside and out, not a rotating support desk.</li>
      <li><strong>English proficiency</strong> — your primary contact should be fluent in English, capable of discussing technical details without ambiguity.</li>
      <li><strong>Responsiveness</strong> — a good EMS partner should respond to emails within 24 hours, even if just to acknowledge receipt.</li>
      <li><strong>Proactive updates</strong> — the best partners do not wait for you to ask. They flag potential issues, share production photos, and keep you informed at every stage.</li>
    </ul>
    <p>At BELI Technologies, every client is assigned a dedicated English-speaking project engineer who manages the project from quotation through delivery. We believe clear, proactive communication is the foundation of every successful manufacturing partnership.</p>

    <h2>Consider Scalability and Flexibility</h2>
    <p>Your production needs will change over time. A good EMS partner should be able to grow with you — from initial prototypes of 5-10 units, through pilot runs of a few hundred, to volume production of tens of thousands per month.</p>
    <p>Evaluate whether the partner can:</p>
    <ul>
      <li>Handle both low-volume, high-mix orders and high-volume production runs</li>
      <li>Ramp production up or down based on your demand forecast</li>
      <li>Store safety stock of critical components to buffer against supply chain disruptions</li>
      <li>Support multiple product lines simultaneously without quality trade-offs</li>
    </ul>
    <p>Flexibility also means the willingness to accommodate engineering changes mid-production, manage revision control, and adapt processes as your product evolves. A partner that is rigid on process may be efficient at scale but painful during the iterative early stages of a product lifecycle.</p>

    <p>Choosing an EMS partner is not just a procurement decision — it is a strategic one. The right partner becomes an extension of your engineering team, helping you navigate supply chain challenges, optimize your design for manufacturing, and deliver a quality product on time and on budget.</p>
    <p>If you are evaluating EMS options in China, <strong>BELI Technologies offers a free project review and quotation</strong>. We will assess your design files, recommend optimizations, and provide a transparent cost breakdown — so you can make an informed decision with zero obligation.</p>
    <p><a href="/contact" style="display:inline-block;background:#0066CC;color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;margin-top:12px;">Contact BELI Technologies</a></p>
    <p><strong>Related reading:</strong> <a href="/blog/choose-reliable-pcba-manufacturer-china">How to Choose a Reliable PCBA Manufacturer in China</a> · <a href="/blog/questions-to-ask-before-outsourcing-pcba">Key Questions to Ask Before Outsourcing PCBA</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>PCB Prototype vs Mass Production Cost Breakdown</title>
      <link>https://belitechnologies.com/blog/pcb-prototype-vs-mass-production-cost</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/pcb-prototype-vs-mass-production-cost</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <description>How PCB prototype and mass-production costs differ — the key cost drivers, so you can budget accurately and avoid surprises.</description>
      <category>Cost &amp; Quotation</category>
      <content:encoded><![CDATA[
    <p>One of the most common questions hardware teams face is: why does a single prototype PCB cost so much more per unit than a board produced at volume? The answer lies in how PCB manufacturing costs are structured — and understanding these dynamics can help you budget more effectively at every stage of product development.</p>
    <p>Whether you are a startup building your first proof of concept or an established company launching a new product line, understanding the cost breakdown between prototyping and mass production is essential for making smart financial decisions.</p>

    <h2>Why Prototypes Cost More Per Unit</h2>
    <p>PCB manufacturing involves significant fixed costs that are amortized over the total number of boards produced. When you order 5 prototype boards instead of 5,000 production boards, those fixed costs are spread across far fewer units — dramatically increasing the per-unit price.</p>
    <p>The major fixed costs include:</p>
    <ul>
      <li><strong>Tooling and setup</strong> — every new PCB design requires creating photo tools, stencils, and configuring the production line. Whether you make 1 board or 10,000, this setup cost is roughly the same.</li>
      <li><strong>Engineering review</strong> — DFM checks, Gerber file verification, and impedance calculations happen once per design, regardless of quantity.</li>
      <li><strong>SMT programming</strong> — the pick-and-place machine must be programmed with component coordinates, rotation, and feeder assignments for each unique design.</li>
      <li><strong>Test fixture development</strong> — functional test jigs and ICT fixtures are designed per product, not per unit.</li>
    </ul>
    <p>For a prototype run of 10 units, you might pay $50-100 per board. The same board at 10,000 units might cost $3-8 per board. The board itself has not changed — but the economics of spreading fixed costs have.</p>

    <h2>Component Costs: Volume Pricing Makes a Big Difference</h2>
    <p>Electronic components are priced on steep volume curves. A microcontroller that costs $4.50 in single quantities might drop to $1.80 at 1,000 units and $0.95 at 10,000 units. This pattern applies across virtually every component category — resistors, capacitors, connectors, ICs, and sensors.</p>
    <p>During prototyping, you typically buy components in small quantities from distributors like <a href="https://www.digikey.com" target="_blank" rel="noopener noreferrer">Digi-Key</a> or <a href="https://www.mouser.com" target="_blank" rel="noopener noreferrer">Mouser</a> at the highest price tier. At production volumes, your EMS partner can leverage bulk purchasing, long-term supply agreements, and alternative sourcing strategies to secure significantly lower pricing.</p>
    <p>At BELI Technologies, component cost optimization is a core part of our <a href="/services/components-sourcing">component sourcing service</a>. During the transition from prototype to production, we conduct a detailed BOM review to identify cost reduction opportunities — including qualified alternative components, packaging optimizations, and consolidated purchasing across multiple client projects.</p>

    <h2>PCB Fabrication: Panelization and Yield</h2>
    <p><a href="/services/pcb-fabrication">PCB fabrication</a> costs also benefit significantly from scale. Here is why:</p>
    <ul>
      <li><strong>Panelization</strong> — at production volumes, multiple individual boards are arranged on a single manufacturing panel. This maximizes material utilization and reduces per-board fabrication cost. Prototype orders often cannot be panelized efficiently, resulting in more material waste.</li>
      <li><strong>Material optimization</strong> — production runs allow the fabricator to select optimal panel sizes and layer stackups, reducing raw material cost per board.</li>
      <li><strong>Yield improvement</strong> — production processes are tuned and optimized over the run. First-article inspection catches issues early, and process adjustments improve yield as the run progresses.</li>
    </ul>
    <p>A 4-layer prototype board might cost $25-40 per unit in quantities of 5-10. The same board in production quantities of 5,000+ might cost $2-5 per unit — a reduction of 80-90%.</p>

    <h2>Assembly Costs: Setup Time vs Run Time</h2>
    <p>SMT assembly costs follow a similar pattern. The majority of the cost for a small prototype run is setup time — loading feeders, calibrating the placement machine, running the first board, and performing initial inspection. Once the line is running, the incremental cost per board drops significantly.</p>
    <p>Consider this simplified comparison:</p>
    <ul>
      <li><strong>Prototype (10 units)</strong> — 2 hours of setup time, 30 minutes of actual run time. Setup cost dominates.</li>
      <li><strong>Production (5,000 units)</strong> — 2 hours of setup time, 20 hours of run time. Setup cost becomes negligible per unit.</li>
    </ul>
    <p>Testing costs follow the same logic. A manual functional test on 10 prototype boards is expensive per unit because the test procedure is developed and executed individually. At production scale, automated test systems amortize development cost across thousands of units and execute each test in seconds.</p>

    <h2>How to Budget Effectively Across Both Phases</h2>
    <p>Understanding these cost dynamics helps you plan your budget realistically:</p>
    <ul>
      <li><strong>Expect prototype costs to be 5-20x higher per unit</strong> than production pricing. This is normal and not a sign that you are being overcharged.</li>
      <li><strong>Do not over-order prototypes</strong>. Order only what you need for validation and testing. The goal of prototyping is to verify your design, not to produce inventory.</li>
      <li><strong>Plan for a pilot run</strong>. Before committing to full production, consider a pilot run of 50-200 units. This intermediate step validates your production process, catches remaining issues, and provides units for field testing — at a per-unit cost between prototype and production pricing.</li>
      <li><strong>Optimize your BOM before production</strong>. Work with your EMS partner to review component selections for cost, availability, and alternative options. Small changes to passive component values, connector brands, or IC packages can yield significant savings at volume.</li>
      <li><strong>Design for manufacturing from the start</strong>. Following DFM guidelines during the design phase reduces production costs by minimizing rework, improving yield, and enabling efficient panelization.</li>
    </ul>
    <p>At BELI Technologies, we guide clients through every stage — from rapid prototyping with fast turnaround, through pilot production, to full-scale manufacturing. We provide transparent pricing at each stage so there are no surprises, and we actively help optimize costs as you scale.</p>
    <p>Ready to understand the true cost of your next PCB project? <strong>Send us your Gerber files and BOM for a free, detailed quotation</strong> covering both prototype and production scenarios.</p>
    <p><a href="/contact" style="display:inline-block;background:#0066CC;color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;margin-top:12px;">Get a Free Quote from BELI Technologies</a></p>
    <p><strong>Related reading:</strong> <a href="/blog/pcba-cost-in-china">How Much Does PCBA Cost in China</a> · <a href="/blog/prototype-pcba-china-guide">Prototype PCBA in China: A Practical Guide</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>Key Questions to Ask Before Outsourcing PCBA</title>
      <link>https://belitechnologies.com/blog/questions-to-ask-before-outsourcing-pcba</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/questions-to-ask-before-outsourcing-pcba</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <description>Before outsourcing PCB assembly, ask these key questions about capabilities, quality, IP protection, lead times and communication.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
    <p>Outsourcing <a href="/services/pcb-assembly">PCB assembly</a> is a major decision for any hardware company. Done well, it frees your engineering team to focus on design and innovation while a specialized manufacturing partner handles production. Done poorly, it leads to quality issues, communication frustrations, missed deadlines, and products that do not meet your specifications.</p>
    <p>The difference between a successful outsourcing experience and a painful one often comes down to the questions you ask before signing a contract. Too many companies choose a PCBA supplier based on price alone, only to discover hidden costs in rework, delays, and quality failures.</p>
    <p>Here are the critical questions you should ask any potential PCBA partner — and why each one matters.</p>

    <h2>Questions About Manufacturing Capabilities</h2>
    <p>Understanding what a manufacturer can and cannot do is the foundation of a successful partnership. Not every PCBA provider is equipped to handle every type of product.</p>
    <p>Ask these questions:</p>
    <ul>
      <li><strong>What SMT component sizes can you place?</strong> If your design uses 01005 passives or micro-BGAs with 0.3mm pitch, you need a manufacturer with the equipment and experience to handle them reliably.</li>
      <li><strong>What is your maximum PCB layer count?</strong> If you are designing complex multilayer boards (8+ layers, HDI, blind/buried vias), confirm the manufacturer can fabricate them in-house or has a trusted fabrication partner.</li>
      <li><strong>Do you support mixed-technology assembly?</strong> Many products require both SMT and through-hole components on the same board. Confirm the manufacturer can handle both in a single production flow.</li>
      <li><strong>What testing capabilities do you have?</strong> AOI and visual inspection are baseline. For production quality, you should expect X-ray inspection for BGAs, in-circuit testing (ICT), and <a href="/services/function-test">functional testing</a> capabilities.</li>
      <li><strong>Can you handle box build and final assembly?</strong> If your product requires enclosure assembly, cable integration, labeling, or packaging, a manufacturer that offers these services eliminates the need for a separate assembly house.</li>
    </ul>

    <h2>Questions About Quality and Process Control</h2>
    <p>Quality problems in electronics manufacturing are expensive to fix and can damage your brand reputation. Understanding a supplier's quality systems before you commit is essential.</p>
    <p>Key questions include:</p>
    <ul>
      <li><strong>What certifications do you hold?</strong> ISO 9001 is the minimum. Depending on your industry, you may also need ISO 13485 (medical), IATF 16949 (automotive), or AS9100 (aerospace).</li>
      <li><strong>What is your first-pass yield rate?</strong> A manufacturer with a consistently high first-pass yield (above 99%) demonstrates strong process control. Ask for actual data, not just claims.</li>
      <li><strong>How do you handle defects?</strong> Ask about their corrective action process. Do they perform root cause analysis? Do they track defect trends? A mature quality system prevents recurring issues rather than just fixing them one at a time.</li>
      <li><strong>Do you perform DFM review before production?</strong> A proactive DFM review catches design issues that could cause manufacturing problems — before they result in defective boards. This service should be standard, not an upsell.</li>
      <li><strong>Can you provide inspection reports and traceability data?</strong> For regulated industries, traceability from component lot numbers to finished assemblies is not optional. Even for commercial products, traceability data helps diagnose field failures.</li>
    </ul>

    <h2>Questions About Intellectual Property Protection</h2>
    <p>IP protection is a legitimate concern when outsourcing manufacturing, particularly to overseas partners. While the vast majority of professional manufacturers operate ethically, it is reasonable to seek assurances.</p>
    <ul>
      <li><strong>Will you sign a Non-Disclosure Agreement?</strong> Any reputable manufacturer should be willing to sign an NDA before you share design files. If they hesitate, consider it a red flag.</li>
      <li><strong>How do you control access to client design files?</strong> Ask about their internal data security practices. Are Gerber files and BOMs stored on access-controlled systems? Who has access?</li>
      <li><strong>Do you manufacture for my competitors?</strong> This is a reasonable question, especially for niche markets. While a manufacturer may not be able to disclose client names, they should be willing to confirm they have policies to prevent conflicts of interest.</li>
      <li><strong>Can I retain ownership of custom tooling and test fixtures?</strong> If your project requires custom stencils, test jigs, or molds, clarify ownership upfront. You should own anything you paid to develop.</li>
    </ul>
    <p>At BELI Technologies, we take IP protection seriously. Every client engagement begins with a signed NDA, and all design files are stored on access-restricted servers with strict internal controls.</p>

    <h2>Questions About Lead Time and Logistics</h2>
    <p>Delivery reliability can make or break your product launch. Understanding realistic lead times and logistics capabilities is critical for planning.</p>
    <ul>
      <li><strong>What is your typical lead time for prototype orders?</strong> For prototypes, 5-10 business days after component procurement is standard. If a manufacturer quotes significantly longer, their production scheduling may not prioritize small orders.</li>
      <li><strong>What is your production lead time at volume?</strong> Typical PCBA production lead times range from 2-4 weeks depending on complexity and component availability. Get a realistic estimate based on your specific BOM.</li>
      <li><strong>How do you handle component shortages?</strong> Supply chain disruptions are a reality. Ask how the manufacturer handles situations where a component on your BOM becomes unavailable. Do they have alternative sourcing strategies? Will they notify you before making any substitutions?</li>
      <li><strong>What shipping methods do you support?</strong> Understand the options for air freight, sea freight, and express courier — along with the cost and transit time for each. Also ask about customs documentation and export compliance support.</li>
    </ul>

    <h2>Questions About Communication and Project Management</h2>
    <p>Poor communication is the number one complaint companies have about overseas manufacturing partners. Establishing clear communication expectations from the start prevents most problems.</p>
    <ul>
      <li><strong>Will I have a dedicated project contact?</strong> You should have a single point of contact who knows your project, not a generic support email. This person should be reachable during your business hours at least part of the day.</li>
      <li><strong>What language does your team communicate in?</strong> English fluency — particularly technical English — is essential for discussing engineering details without miscommunication.</li>
      <li><strong>How often will you provide production updates?</strong> Expect updates at key milestones: component procurement complete, SMT assembly started, testing complete, shipment dispatched. The best partners provide photo documentation at each stage.</li>
      <li><strong>What happens if there is a problem during production?</strong> Ask how they escalate issues. Will they stop the line and notify you, or proceed and inform you after the fact? The answer reveals a lot about their values.</li>
    </ul>

    <p>Asking these questions before you commit to a PCBA partner is not about being difficult — it is about building a manufacturing relationship on a foundation of transparency, capability, and mutual respect. The best suppliers welcome tough questions because they are confident in their answers.</p>
    <p>At BELI Technologies, we encourage prospective clients to ask every question on this list — and more. We believe the right manufacturing partnership starts with complete transparency. <strong>Contact us today for a no-obligation project discussion</strong>, and see how we answer these questions for your specific product.</p>
    <p><a href="/contact" style="display:inline-block;background:#0066CC;color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;margin-top:12px;">Start a Conversation with BELI Technologies</a></p>
    <p><strong>Related reading:</strong> <a href="/blog/how-to-choose-ems-partner-china">How to Choose the Right EMS Partner in China</a> · <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for PCBA Quotation</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>How We Cut Client BOM Costs Without Cutting Corners</title>
      <link>https://belitechnologies.com/blog/cut-bom-costs-without-cutting-corners</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/cut-bom-costs-without-cutting-corners</guid>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <description>During the component shortage, BELI ran 1-on-1 BOM reviews — finding qualified alternatives and cutting per-unit cost 30–50% with full transparency.</description>
      <category>Supply Chain</category>
      <content:encoded><![CDATA[
    <!-- Stats Strip -->
    <div style="display:flex;flex-wrap:wrap;gap:0;background:linear-gradient(90deg,rgba(0,102,204,0.06),rgba(0,102,204,0.02));border:1px solid #e2e8f0;border-radius:12px;margin-bottom:36px;overflow:hidden;">
      <div style="flex:1;min-width:120px;padding:20px 24px;text-align:center;border-right:1px solid #e2e8f0;">
        <div style="font-size:28px;font-weight:800;color:#0066CC;line-height:1;">40%</div>
        <div style="font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:#718096;margin-top:4px;">Avg. BOM Cost Reduction</div>
      </div>
      <div style="flex:1;min-width:120px;padding:20px 24px;text-align:center;border-right:1px solid #e2e8f0;">
        <div style="font-size:28px;font-weight:800;color:#0066CC;line-height:1;">1-on-1</div>
        <div style="font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:#718096;margin-top:4px;">Per-Project Review</div>
      </div>
      <div style="flex:1;min-width:120px;padding:20px 24px;text-align:center;border-right:1px solid #e2e8f0;">
        <div style="font-size:28px;font-weight:800;color:#0066CC;line-height:1;">100%</div>
        <div style="font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:#718096;margin-top:4px;">Client-Approved Subs</div>
      </div>
      <div style="flex:1;min-width:120px;padding:20px 24px;text-align:center;">
        <div style="font-size:28px;font-weight:800;color:#0066CC;line-height:1;">0</div>
        <div style="font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:#718096;margin-top:4px;">Surprise Replacements</div>
      </div>
    </div>

    <h2>An Industry-Wide Storm</h2>
    <p>Between 2020 and 2023, the global electronics industry faced a supply chain disruption unlike anything seen in modern manufacturing history. A perfect storm of pandemic-driven factory shutdowns, surging consumer demand, geopolitical tensions, and logistics bottlenecks converged simultaneously — sending component lead times soaring and prices through the roof.</p>
    <p>Connectors, microcontrollers, passives, and discrete semiconductors that had been reliably available for cents were suddenly backordered for 52+ weeks or priced at 10× their pre-crisis cost. For our clients — OEMs building industrial controllers, medical devices, and smart consumer hardware — <strong>this was a direct threat to their ability to ship product.</strong></p>

    <!-- SVG Chart -->
    <div style="border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin:28px 0;background:#0d1f3c;padding:24px 20px 16px;">
      <div style="font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:#718096;margin-bottom:16px;">Component Price Pressure — 2019 → 2023 (Illustrative Index)</div>
      <svg width="100%" viewBox="0 0 720 220" fill="none" xmlns="http://www.w3.org/2000/svg">
        <line x1="60" y1="20" x2="60" y2="180" stroke="#1e3a5c" stroke-width="1.5"/>
        <line x1="60" y1="180" x2="700" y2="180" stroke="#1e3a5c" stroke-width="1.5"/>
        <text x="50" y="25" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="end">500%</text>
        <text x="50" y="70" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="end">300%</text>
        <text x="50" y="115" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="end">150%</text>
        <text x="50" y="160" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="end">100%</text>
        <line x1="60" y1="25" x2="700" y2="25" stroke="#162a40" stroke-width="0.8" stroke-dasharray="4,4"/>
        <line x1="60" y1="70" x2="700" y2="70" stroke="#162a40" stroke-width="0.8" stroke-dasharray="4,4"/>
        <line x1="60" y1="115" x2="700" y2="115" stroke="#162a40" stroke-width="0.8" stroke-dasharray="4,4"/>
        <line x1="60" y1="160" x2="700" y2="160" stroke="#162a40" stroke-width="0.8" stroke-dasharray="4,4"/>
        <text x="100" y="196" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="middle">2019</text>
        <text x="228" y="196" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="middle">2020</text>
        <text x="356" y="196" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="middle">2021</text>
        <text x="484" y="196" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="middle">2022</text>
        <text x="612" y="196" font-family="monospace" font-size="9" fill="#4a6080" text-anchor="middle">2023</text>
        <polyline points="100,155 180,152 228,148 280,110 356,40 420,28 484,35 540,55 612,80 680,100" stroke="#e53e3e" stroke-width="2.5" fill="none"/>
        <circle cx="356" cy="40" r="5" fill="#e53e3e"/>
        <text x="356" y="32" font-family="monospace" font-size="8" fill="#e53e3e" text-anchor="middle">Peak Crisis</text>
        <polyline points="100,155 180,153 228,151 280,145 356,135 420,128 484,122 540,118 612,112 680,108" stroke="#0099ff" stroke-width="2.5" fill="none" stroke-dasharray="6,3"/>
        <line x1="80" y1="212" x2="108" y2="212" stroke="#e53e3e" stroke-width="2.5"/>
        <text x="115" y="216" font-family="monospace" font-size="9" fill="#e53e3e">Spot Market Price Index</text>
        <line x1="310" y1="212" x2="338" y2="212" stroke="#0099ff" stroke-width="2.5" stroke-dasharray="6,3"/>
        <text x="345" y="216" font-family="monospace" font-size="9" fill="#0099ff">BELI-Managed Client BOM Cost</text>
      </svg>
    </div>

    <h2>We Saw It Coming — And We Acted</h2>
    <p>As a PCBA manufacturing partner deeply embedded in global supply chains, our team at BELI Technologies began seeing warning signs early. Lead times on key components started stretching. Allocations were tightening. Spot-market prices were climbing.</p>
    <p>Rather than wait for clients to come to us in crisis, <strong>we proactively initiated 1-on-1 project reviews</strong> across our active client base. For each project, we analyzed the BOM line by line, flagged components at risk of severe price increases or supply disruption, and began researching qualified alternatives — before clients even asked.</p>

    <h2>Our Approach: 1-on-1 BOM Optimization</h2>
    <p>Our methodology was deliberate and client-first. We didn't apply a blanket substitution policy across all projects. Instead, every review was tailored to the specific project, application, and risk tolerance of that client.</p>

    <!-- Process Cards -->
    <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0;">
      <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;position:relative;overflow:hidden;">
        <div style="position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0066CC,#4299e1);"></div>
        <div style="font-size:32px;font-weight:800;color:rgba(0,102,204,0.10);line-height:1;margin-bottom:6px;">01</div>
        <h3 style="font-size:14px;font-weight:700;color:#1a202c;margin-bottom:6px;">BOM Risk Audit</h3>
        <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">We reviewed each client's full Bill of Materials, scoring every component for supply risk, lead time exposure, and price volatility based on live market data.</p>
      </div>
      <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;position:relative;overflow:hidden;">
        <div style="position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0066CC,#4299e1);"></div>
        <div style="font-size:32px;font-weight:800;color:rgba(0,102,204,0.10);line-height:1;margin-bottom:6px;">02</div>
        <h3 style="font-size:14px;font-weight:700;color:#1a202c;margin-bottom:6px;">Alternative Research</h3>
        <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">For flagged components, our engineering team sourced qualified Chinese-made alternatives — vetted for spec compatibility, quality certifications, and production reliability.</p>
      </div>
      <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;position:relative;overflow:hidden;">
        <div style="position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0066CC,#4299e1);"></div>
        <div style="font-size:32px;font-weight:800;color:rgba(0,102,204,0.10);line-height:1;margin-bottom:6px;">03</div>
        <h3 style="font-size:14px;font-weight:700;color:#1a202c;margin-bottom:6px;">Transparent Client Review</h3>
        <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">Every proposed substitution was presented to the client in full — technical equivalence, cost delta, and sourcing rationale. Nothing was done without explicit approval.</p>
      </div>
      <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;position:relative;overflow:hidden;">
        <div style="position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0066CC,#4299e1);"></div>
        <div style="font-size:32px;font-weight:800;color:rgba(0,102,204,0.10);line-height:1;margin-bottom:6px;">04</div>
        <h3 style="font-size:14px;font-weight:700;color:#1a202c;margin-bottom:6px;">Validated Production</h3>
        <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">Once approved, we managed the full transition — updating the approved vendor list, re-testing as needed, and ensuring seamless production continuity.</p>
      </div>
    </div>

    <h2>Quality Chinese Alternatives: A Better-Kept Secret</h2>
    <p>One of the most impactful areas of substitution was <strong>connectors</strong> — a component category where Western brands like Molex, TE Connectivity, and JST had seen dramatic price spikes and lead time extensions during the shortage.</p>
    <p>What many product companies outside China don't fully appreciate is that the Chinese connector manufacturing ecosystem has matured enormously over the past decade. Several domestic manufacturers now produce connectors functionally equivalent to their Western counterparts — same pin pitch, contact plating, current ratings — while meeting RoHS, REACH, and UL certifications.</p>

    <!-- Brand Substitution Pills -->
    <div style="background:linear-gradient(135deg,rgba(0,102,204,0.05),rgba(0,102,204,0.02));border:1px solid rgba(0,102,204,0.2);border-radius:12px;padding:20px;margin:28px 0;">
      <div style="font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#718096;margin-bottom:14px;">Example Component Substitutions (With Client Approval)</div>
      <div style="display:flex;flex-wrap:wrap;gap:10px;">
        <div style="background:rgba(0,102,204,0.06);border:1px solid rgba(0,102,204,0.2);border-radius:8px;padding:8px 14px;display:flex;align-items:center;gap:8px;">
          <span style="font-size:13px;color:#718096;text-decoration:line-through;">Molex PicoBlade</span>
          <span style="color:#0066CC;font-size:12px;">→</span>
          <span style="font-size:13px;font-weight:600;color:#0066CC;">TXGA / Xunpu Equivalent</span>
        </div>
        <div style="background:rgba(0,102,204,0.06);border:1px solid rgba(0,102,204,0.2);border-radius:8px;padding:8px 14px;display:flex;align-items:center;gap:8px;">
          <span style="font-size:13px;color:#718096;text-decoration:line-through;">TE Connectivity</span>
          <span style="color:#0066CC;font-size:12px;">→</span>
          <span style="font-size:13px;font-weight:600;color:#0066CC;">Jst-Mfg / Cvilux</span>
        </div>
        <div style="background:rgba(0,102,204,0.06);border:1px solid rgba(0,102,204,0.2);border-radius:8px;padding:8px 14px;display:flex;align-items:center;gap:8px;">
          <span style="font-size:13px;color:#718096;text-decoration:line-through;">JST SH Series</span>
          <span style="color:#0066CC;font-size:12px;">→</span>
          <span style="font-size:13px;font-weight:600;color:#0066CC;">BOOMELE / Boom Precision</span>
        </div>
        <div style="background:rgba(0,102,204,0.06);border:1px solid rgba(0,102,204,0.2);border-radius:8px;padding:8px 14px;display:flex;align-items:center;gap:8px;">
          <span style="font-size:13px;color:#718096;text-decoration:line-through;">Amphenol Headers</span>
          <span style="color:#0066CC;font-size:12px;">→</span>
          <span style="font-size:13px;font-weight:600;color:#0066CC;">MINTRON / Liansheng</span>
        </div>
        <div style="background:rgba(0,102,204,0.06);border:1px solid rgba(0,102,204,0.2);border-radius:8px;padding:8px 14px;display:flex;align-items:center;gap:8px;">
          <span style="font-size:13px;color:#718096;text-decoration:line-through;">Würth Elektronik</span>
          <span style="color:#0066CC;font-size:12px;">→</span>
          <span style="font-size:13px;font-weight:600;color:#0066CC;">HanRun / Ycon</span>
        </div>
      </div>
    </div>

    <!-- Comparison Table -->
    <div style="overflow-x:auto;margin:28px 0;">
      <table style="width:100%;border-collapse:collapse;font-size:14px;">
        <thead>
          <tr style="border-bottom:2px solid #e2e8f0;">
            <th style="padding:10px 14px;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#718096;">Component Type</th>
            <th style="padding:10px 14px;text-align:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#718096;">Western Brand (Crisis Price)</th>
            <th style="padding:10px 14px;text-align:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#718096;">Chinese Alt. (BELI Sourced)</th>
            <th style="padding:10px 14px;text-align:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#718096;">Typical Saving</th>
            <th style="padding:10px 14px;text-align:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#718096;">Lead Time</th>
          </tr>
        </thead>
        <tbody>
          <tr style="border-bottom:1px solid #f0f4f8;">
            <td style="padding:12px 14px;font-weight:600;color:#1a202c;">2.54mm Pin Headers</td>
            <td style="padding:12px 14px;text-align:center;color:#e53e3e;font-weight:500;">+320% vs baseline</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">~Baseline</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:600;">60–70%</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">In stock</td>
          </tr>
          <tr style="border-bottom:1px solid #f0f4f8;background:#fafcff;">
            <td style="padding:12px 14px;font-weight:600;color:#1a202c;">Micro JST Connectors</td>
            <td style="padding:12px 14px;text-align:center;color:#e53e3e;font-weight:500;">52+ weeks lead</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">1–2 weeks</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:600;">45–55%</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">In stock</td>
          </tr>
          <tr style="border-bottom:1px solid #f0f4f8;">
            <td style="padding:12px 14px;font-weight:600;color:#1a202c;">SMD Resistors (0402)</td>
            <td style="padding:12px 14px;text-align:center;color:#e53e3e;font-weight:500;">+180% vs baseline</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">~Baseline</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:600;">50–65%</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">In stock</td>
          </tr>
          <tr style="border-bottom:1px solid #f0f4f8;background:#fafcff;">
            <td style="padding:12px 14px;font-weight:600;color:#1a202c;">Crystal Oscillators</td>
            <td style="padding:12px 14px;text-align:center;color:#e53e3e;font-weight:500;">+250% vs baseline</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">+20% vs baseline</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:600;">30–40%</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">1–3 weeks</td>
          </tr>
          <tr>
            <td style="padding:12px 14px;font-weight:600;color:#1a202c;">Common Logic ICs</td>
            <td style="padding:12px 14px;text-align:center;color:#e53e3e;font-weight:500;">Spot only, 10× price</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">Authorized stock</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:600;">Up to 80%</td>
            <td style="padding:12px 14px;text-align:center;color:#0066CC;font-weight:500;">2–4 weeks</td>
          </tr>
        </tbody>
      </table>
      <p style="font-size:12px;color:#718096;margin-top:8px;">* Representative examples. Actual savings vary by component, volume, and market timing. All substitutions subject to client approval and engineering review.</p>
    </div>

    <h2>Our Commitment: Transparency First</h2>
    <p>We want to be clear: <strong>we never made component substitutions without telling our clients.</strong> This is a principle we hold firmly, and it distinguishes a true manufacturing partner from a contract house that optimizes its own margin at the client's expense.</p>
    <p>Every proposed change was documented, shared with the client's engineering team, and approved in writing before any production action was taken.</p>

    <!-- Promise Box -->
    <div style="display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin:28px 0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;">
      <div style="text-align:center;">
        <div style="font-size:32px;margin-bottom:8px;">📋</div>
        <div style="font-size:14px;font-weight:700;color:#1a202c;margin-bottom:6px;">Full Disclosure</div>
        <div style="font-size:13px;color:#718096;line-height:1.5;">Every alternative is documented with complete specs before use.</div>
      </div>
      <div style="text-align:center;">
        <div style="font-size:32px;margin-bottom:8px;">✅</div>
        <div style="font-size:14px;font-weight:700;color:#1a202c;margin-bottom:6px;">Client Approval</div>
        <div style="font-size:13px;color:#718096;line-height:1.5;">Nothing goes into production until the client's team explicitly signs off.</div>
      </div>
      <div style="text-align:center;">
        <div style="font-size:32px;margin-bottom:8px;">🔒</div>
        <div style="font-size:14px;font-weight:700;color:#1a202c;margin-bottom:6px;">Quality Verified</div>
        <div style="font-size:13px;color:#718096;line-height:1.5;">All alternatives are pre-screened against IPC standards and certifications.</div>
      </div>
    </div>

    <h2>The Results</h2>
    <p>Across clients who participated in the BOM optimization program, we consistently achieved <strong>30–50% reductions in per-unit component cost</strong> compared to what the same components would have cost at peak spot-market pricing.</p>
    <p>Just as importantly, clients were able to keep production moving. During a period when many companies were halting production lines due to component unavailability, our clients with optimized BOMs continued shipping — in some cases, the difference between maintaining customer commitments and losing key accounts.</p>

    <!-- Client Quote -->
    <div style="margin:28px 0;background:linear-gradient(135deg,rgba(0,102,204,0.06),rgba(0,102,204,0.02));border:1px solid #bee3f8;border-left:4px solid #0066CC;border-radius:0 12px 12px 0;padding:24px 24px 24px 20px;position:relative;overflow:hidden;">
      <div style="position:absolute;top:-10px;right:20px;font-size:80px;font-weight:800;color:rgba(0,102,204,0.08);font-family:Georgia,serif;line-height:1;">"</div>
      <p style="font-size:16px;font-style:italic;color:#1a202c;line-height:1.7;margin-bottom:12px;">"We were quoted 52-week lead times on critical connectors, and the spot price was nearly four times what we had budgeted. BELI came back within a week with a fully qualified alternative at our original target price — with full documentation. It genuinely kept our production schedule alive."</p>
      <div style="font-size:12px;letter-spacing:0.06em;text-transform:uppercase;color:#718096;">— <strong style="color:#0066CC;">Hardware Engineering Manager</strong>, IoT Device Company, United States</div>
    </div>

    <h2>What This Means Going Forward</h2>
    <p>The acute component shortage has eased, but the lessons remain. Global supply chains are not as stable as they once appeared. A single geopolitical event, a factory fire, or a demand spike in an adjacent industry can rapidly change the availability and pricing of components your product depends on.</p>
    <p>The best time to build a supply chain resilience strategy is <em>before</em> you need one. At BELI Technologies, we now include a proactive <a href="/services/components-sourcing">BOM risk review</a> as part of our onboarding for all new clients. We maintain a continuously updated database of qualified alternatives for the most common components in our production — so when market conditions shift, we can respond within days, not months.</p>
    <p>If you are designing a new product or reviewing an existing BOM, <strong>we'd be glad to run a complimentary cost-optimization review</strong> and show you where there may be opportunities to reduce risk and save cost — without compromising quality.</p>

    <!-- Case Summary -->
    <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;">
      <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;">
        <div style="font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#718096;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e2e8f0;">Program Highlights</div>
        <ul style="list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;">
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>1-on-1 BOM review per project</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Full client transparency always</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Written approval before any substitution</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>30–50% typical BOM cost saving</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Maintained production continuity</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>RoHS / UL certified alternatives</li>
        </ul>
      </div>
      <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;">
        <div style="font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#718096;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e2e8f0;">Who This Helps</div>
        <ul style="list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;">
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Hardware startups scaling to production</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>OEMs with high BOM component cost</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Products with Western connector brands</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Companies with long-lead-time components</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Teams preparing next production run</li>
        </ul>
      </div>
    </div>
    <p><strong>Related reading:</strong> <a href="/blog/pcba-cost-in-china">How Much Does PCBA Cost in China</a> · <a href="/blog/pcb-prototype-vs-mass-production-cost">PCB Prototype vs Mass Production Cost Breakdown</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>How to Choose a Reliable PCBA Manufacturer in China</title>
      <link>https://belitechnologies.com/blog/choose-reliable-pcba-manufacturer-china</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/choose-reliable-pcba-manufacturer-china</guid>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <description>Verify, don't trust: how to check a China PCBA manufacturer's line capability, certificates, IPC-A-610 class, component channel and DFM before you order.</description>
      <category>Supplier Guide</category>
      <content:encoded><![CDATA[
<p><strong>Short answer:</strong> Verify, do not trust. A reliable China PCBA manufacturer will show you a current ISO 9001 certificate with its scope, name the authorized distributors behind your BOM, put an IPC-A-610 acceptance class in writing on the purchase order, and return a substantive DFM report before you pay anything. Whatever a supplier cannot evidence is a claim, not a capability.</p>

    <p>Almost every PCBA supplier in Shenzhen publishes the same page: SMT lines, AOI, X-ray, ISO 9001, "advanced equipment", "strict quality control". Those pages are not useful for selection because they are indistinguishable from each other. What separates a reliable manufacturer from a risky one is not what they claim — it is what they can produce as evidence when you ask, and how they behave when something goes wrong.</p>
    <p>This guide is written for the procurement or engineering lead who has to run that evaluation. It is deliberately about <em>verification</em>. If you are still at the stage of drafting your enquiry, our companion articles cover <a href="/blog/questions-to-ask-before-outsourcing-pcba">the questions to ask before outsourcing PCBA</a> and <a href="/blog/how-to-choose-ems-partner-china">how EMS engagement models differ in China</a>. This one assumes you already have three quotes in hand and need to work out which of them is real.</p>

    <h2>What "Reliable" Actually Means in a PCBA Supplier</h2>
    <p>Reliability in contract manufacturing is not the absence of problems. Every programme hits a shortage, a marginal solder joint, or a design file that does not match the BOM. Reliability is the supplier's ability to detect the problem before you do, tell you about it unprompted, and correct it without silently changing your product.</p>
    <p>That reduces to four measurable dimensions, which map to the four sections below: real line capability, a quality system that is actually operated rather than framed, a component channel with traceability, and engineering support that engages with your files rather than just processing them.</p>

    <h2>The Supplier Evaluation Checklist: Evidence and Red Flags</h2>
    <p>Send this table to each shortlisted supplier as a written request. The speed and specificity of the reply is itself a data point — a factory that routinely handles export customers should be able to answer most of it without escalating internally.</p>

    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;">Dimension</th>
          <th style="padding:10px 16px;text-align:left;">Evidence to request</th>
          <th style="padding:10px 16px;text-align:left;">Red flag</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Line capability</td>
          <td style="padding:10px 16px;">Written min component size, min BGA ball pitch, placement accuracy, max board size, monthly placement capacity</td>
          <td style="padding:10px 16px;">Answers in adjectives ("very fine pitch") instead of numbers</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Ownership of the line</td>
          <td style="padding:10px 16px;">Factory address, photos or a live video walk of the specific line that will run your job</td>
          <td style="padding:10px 16px;">Refusal to name the factory, or an address that is an office tower only</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Quality system</td>
          <td style="padding:10px 16px;">Certificate PDF with certificate number, issuing body, expiry date and <em>scope statement</em></td>
          <td style="padding:10px 16px;">A logo on the website but no certificate; expired date; scope that excludes assembly</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Acceptance criteria</td>
          <td style="padding:10px 16px;">The IPC-A-610 class they will inspect to, stated on the quotation or PO</td>
          <td style="padding:10px 16px;">"We follow IPC standards" with no class named</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Component channel</td>
          <td style="padding:10px 16px;">Named source per line item, plus CoC and original packaging policy for your top-value parts</td>
          <td style="padding:10px 16px;">Every part quoted at a price that undercuts the authorized distributor spot price</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Substitution policy</td>
          <td style="padding:10px 16px;">Written commitment that no alternate is fitted without your prior written approval</td>
          <td style="padding:10px 16px;">"We will find an equivalent" offered as a convenience rather than a decision you make</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Engineering input</td>
          <td style="padding:10px 16px;">A DFM report on your actual Gerber and BOM before you place an order</td>
          <td style="padding:10px 16px;">"Files received, no problem" within an hour of a complex design landing</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Test and records</td>
          <td style="padding:10px 16px;">Sample AOI/X-ray images, ICT coverage figure, and a specimen test report from a real job</td>
          <td style="padding:10px 16px;">Test is described but no report format exists</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Escalation behaviour</td>
          <td style="padding:10px 16px;">A named contact, and their stated rule for stopping the line when a defect appears</td>
          <td style="padding:10px 16px;">Answers only via a shared sales inbox; no defined stop-and-notify rule</td>
        </tr>
      </tbody>
    </table>

    <h2>How to Verify Manufacturing Capability Instead of Reading the Spec Sheet</h2>
    <p>Published specifications describe the best case a factory has ever achieved, not what it does routinely. Three checks convert a spec sheet into something you can plan against.</p>
    <p>First, <strong>ask for the numbers that bound your design specifically</strong>. If your board carries a 0.4 mm pitch BGA, the relevant question is not "can you do BGA" but "what is your minimum BGA ball pitch, your placement accuracy, and do you X-ray every BGA or a sample". For reference, our own <a href="/services/pcb-assembly">PCB assembly lines</a> place components down to 0201/01005 and BGAs down to 0.4 mm ball pitch at ±0.03 mm placement precision, on boards from 45 × 45 mm up to 680 × 500 mm, with capacity of roughly 52 million placements per month — the point is that those are the four figures a supplier should be able to state without checking.</p>
    <p>Second, <strong>separate fabrication capability from assembly capability</strong>. Many "PCBA manufacturers" broker the bare board to a third-party fab. That is not automatically bad, but it changes who owns a stack-up or impedance problem. Ask directly whether the bare board is made in-house, and if not, who makes it. Our <a href="/services/pcb-fabrication">PCB fabrication</a> side runs to 42 layers with impedance control at ±10%, and our full <a href="/capability">manufacturing capability</a> page lists the fabrication and SMT parameters side by side so an engineer can check a design against them in one pass.</p>
    <p>Third, <strong>check whether the capability is reachable at your volume</strong>. A factory geared to 100k-unit runs will quote your 30-piece pilot, then schedule it behind everything else. Ask what the MOQ is, what a prototype turnaround looks like, and whether prototype and production run on the same lines. Quick-turn prototype assembly at BELI takes 48 hours once boards and components are ready, with no MOQ for prototypes; a turnkey order where we also source the parts typically takes 2 to 3 weeks end to end.</p>

    <h2>What Each Certification Means — and What It Does Not</h2>
    <p>Certifications are widely misread. They are evidence that a management system exists and was audited; they are not a warranty on your specific board. The distinction matters when you are comparing two suppliers who both list the same logos.</p>

    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;">Standard</th>
          <th style="padding:10px 16px;text-align:left;">What it does mean</th>
          <th style="padding:10px 16px;text-align:left;">What it does not mean</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">ISO 9001:2015</td>
          <td style="padding:10px 16px;">A documented quality management system exists, with defined processes, records, corrective action and management review, audited by a third party</td>
          <td style="padding:10px 16px;">Nothing about product quality level. A factory can be ISO 9001 certified and consistently build to a low workmanship standard, provided it does so repeatably and documents it</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">ISO 13485:2016</td>
          <td style="padding:10px 16px;">The QMS meets medical-device requirements: risk management, design and process validation, stricter traceability and record retention</td>
          <td style="padding:10px 16px;">Not a regulatory clearance for your device. Your FDA or MDR pathway is still yours; the certificate supports it, it does not replace it</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">ISO 14001</td>
          <td style="padding:10px 16px;">An environmental management system covering waste, emissions and chemical handling — increasingly requested in EU supply-chain due diligence</td>
          <td style="padding:10px 16px;">Not a substitute for RoHS or REACH declarations on the parts in your BOM</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">RoHS / REACH</td>
          <td style="padding:10px 16px;">Restricted-substance compliance for materials and processes, evidenced per component and per process</td>
          <td style="padding:10px 16px;">Not a certification a factory "holds" — it is a declaration that must be traceable down to individual part numbers</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">IPC-A-610</td>
          <td style="padding:10px 16px;">The industry acceptability standard for electronic assemblies — solder joints, component placement, cleanliness, marking — graded by class</td>
          <td style="padding:10px 16px;">Meaningless unless a class is specified. "IPC compliant" without a class number tells you nothing about the acceptance criteria</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">IPC membership</td>
          <td style="padding:10px 16px;">The company participates in the standards body and has access to current standards and training material</td>
          <td style="padding:10px 16px;">It is a membership, not an audit. Never treat it as equivalent to a certification</td>
        </tr>
      </tbody>
    </table>

    <p>For transparency: BELI's manufacturing is certified to ISO 9001:2015, ISO 14001 and ISO 13485:2016, we are an IPC member, and our processes are RoHS- and REACH-compliant. Apply the same "what it does not mean" column to us as to anyone else — ask for the certificate, check the scope line, check the expiry.</p>

    <h2>How to Read IPC-A-610 Class 2 vs Class 3</h2>
    <p>This is the single most commonly fudged item in Chinese PCBA quotations, and it is worth understanding properly because it directly changes cost, yield and rework rules.</p>

    <table style="width:100%;border-collapse:collapse;margin:16px 0;">
      <thead>
        <tr style="background:#0066CC;color:#fff;">
          <th style="padding:10px 16px;text-align:left;">Class</th>
          <th style="padding:10px 16px;text-align:left;">Intended product type</th>
          <th style="padding:10px 16px;text-align:left;">What it implies in practice</th>
        </tr>
      </thead>
      <tbody>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Class 1</td>
          <td style="padding:10px 16px;">General electronic products where function at delivery is the only requirement</td>
          <td style="padding:10px 16px;">Cosmetic and long-term-reliability criteria are largely relaxed. Rarely appropriate for a product you intend to support in the field</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Class 2</td>
          <td style="padding:10px 16px;">Dedicated service products — continued performance expected, uninterrupted service not critical</td>
          <td style="padding:10px 16px;">The default for most commercial, industrial and consumer hardware. Tighter joint and placement criteria than Class 1; some cosmetic conditions still acceptable</td>
        </tr>
        <tr style="border-bottom:1px solid #e2e8f0;">
          <td style="padding:10px 16px;font-weight:600;">Class 3</td>
          <td style="padding:10px 16px;">High-performance products where downtime cannot be tolerated — medical, aerospace, safety-critical</td>
          <td style="padding:10px 16px;">Strictest criteria for fillet, wetting, voiding and cleanliness. Expect lower first-pass yield, more inspection time, and a higher unit cost</td>
        </tr>
      </tbody>
    </table>

    <p>Three practical rules follow. <strong>One:</strong> a class only becomes binding when it appears on the purchase order or the agreed drawing — a sentence on a supplier's website is not a contract term. <strong>Two:</strong> do not order Class 3 reflexively. It costs more and will not compensate for a design that is not qualified for it; the correct time to decide is at the DVT stage, which we cover in the <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT and PVT build-stage guide</a>. <strong>Three:</strong> ask who does the inspecting and to what training level, because the standard is only as good as the operator applying it. Where a documented class already applies to a whole product family it should be stated plainly — our <a href="/services/harness">wire harness assemblies</a>, for example, are built and inspected to IPC/WHMA-A-620 Class 2 or Class 3 with 100% continuity testing on every unit.</p>

    <h2>How to Verify the Component Sourcing Channel</h2>
    <p>Counterfeit and mis-graded parts remain the highest-consequence failure mode in China PCBA, because they usually pass functional test and fail in the field. The verification here is concrete.</p>
    <ul>
      <li><strong>Ask for the source per line item, not a general statement.</strong> A quotation that names the channel for each part is a different document from one that says "authorized distributors" at the bottom.</li>
      <li><strong>Compare against public distributor pricing.</strong> If a quoted unit price for a branded MCU is well below the authorized distributor price at your quantity, the part is coming from somewhere else. Ask where.</li>
      <li><strong>Require original packaging and certificates of conformance</strong> for the parts that carry the most risk — programmable logic, MCUs, memory, RF front ends, power semiconductors.</li>
      <li><strong>Ask what incoming inspection actually happens.</strong> "We check the parts" is not an answer. A specific answer sounds like: 100% visual inspection plus X-ray sampling, which is the standard we apply on <a href="/services/components-sourcing">component sourcing</a>, with traceability and original packaging maintained through to kitting.</li>
      <li><strong>Get the substitution rule in writing.</strong> The only acceptable version is that no alternate part reaches the line without your prior written approval.</li>
    </ul>
    <p>Also ask what happens when a part is genuinely unavailable. A supplier with real purchasing depth will describe both routes rather than simply pushing the delay back to you. At BELI, standard parts come from authorized distributors and original manufacturers and typically arrive in 3 to 7 days, while hard-to-find or end-of-life items are chased on the spot market. If you would rather carry the channel risk yourself, check that consignment is supported; we run consignment and turnkey with no fixed ratio, and <a href="/blog/pcba-cost-in-china">the PCBA cost guide</a> explains which risks move with which model.</p>

    <h2>How to Test Engineering Support Before You Place an Order</h2>
    <p>Engineering support is the cheapest thing to claim and the easiest thing to test, because you can test it for free during quotation. Send your real Gerber and BOM and read what comes back.</p>
    <p>A superficial DFM reply restates your own parameters. A substantive one raises specifics: annular ring or drill-size margins, solder mask web widths between fine-pitch pads, thermal relief on large copper pours, panelisation and tooling-strip proposals, silkscreen clashing with pads, parts on the BOM that are NRND or have a long lead time. If nothing comes back but a price, you have learned that DFM is not part of that supplier's process — at BELI, DFM analysis is included with every fabrication order rather than sold as an extra.</p>
    <p>Two further probes are worth running. Ask what happens if their DFM finds an issue after you have already approved for production — a real answer describes stopping and asking, not proceeding. And ask for a worked example of a design problem they caught and fixed; our own <a href="/blog/fix-gerber-hole-issue-pcb">Gerber hole-size case study</a> describes a US sensor client whose through-holes were specified at 0.8 mm, too tight for assembly, corrected to 1.2 mm and returned within 48 hours with zero rework. Whatever example a supplier gives you, it should contain a root cause, a specific change and a time.</p>
    <p>If a supplier struggles to tell you which files they need, that is also diagnostic. Our note on <a href="/blog/files-required-for-pcba-quotation">the files required for a PCBA quotation</a> sets out what a complete package looks like, and a capable manufacturer will tell you exactly what is missing rather than quoting around the gap.</p>

    <h2>Quality Data: What to Ask For and How to Read It</h2>
    <p>Any supplier can say "high quality". Ask for numbers with definitions attached, because the definitions are where the meaning lives.</p>
    <ul>
      <li><strong>First-pass yield, and how it is calculated.</strong> Yield measured after touch-up is not first-pass yield. Ask at which test station it is measured. BELI reports first-pass yield of ≥99.5% on assembly.</li>
      <li><strong>Test coverage, not just test names.</strong> "We do ICT" is incomplete without node coverage; our <a href="/services/function-test">functional test and ICT service</a> targets ≥95% node coverage, with custom fixtures built in 2 to 3 working days.</li>
      <li><strong>Whether reports ship with the goods.</strong> Test records that exist only on request tend not to exist. Ours are delivered with every shipment.</li>
      <li><strong>What reliability testing is available in-house</strong> if your product needs it. At BELI that means burn-in for up to 24 hours and environmental stress screening from −40 to +85 °C at 20–98% RH.</li>
      <li><strong>The corrective-action format.</strong> Ask to see a blank or redacted 8D report. A factory that cannot produce one does not run a closed-loop quality process, whatever the certificate says.</li>
    </ul>

    <h2>Red Flags That Should End the Evaluation</h2>
    <ul>
      <li>Refusal to sign an NDA before receiving design files.</li>
      <li>A quotation with no line-item breakdown, so you cannot see whether the saving is in board, parts, labour or test.</li>
      <li>Certificates supplied as website screenshots rather than PDFs with certificate numbers you can check with the issuing body.</li>
      <li>A price materially below every other quote with no explanation of where the difference comes from.</li>
      <li>Reluctance to name the factory or allow a video walkthrough of the line.</li>
      <li>Answers that change between emails — particularly on lead time, MOQ and acceptance class.</li>
      <li>No named engineer on the account, only a sales alias.</li>
    </ul>

    <h2>A Three-Step Qualification Sequence That Works</h2>
    <p>Rather than trying to decide everything at once, stage the risk.</p>
    <p><strong>Step 1 — paper audit (about one week).</strong> Issue the checklist table above to three suppliers, request certificates with scope, and send your Gerber and BOM for DFM. Score the replies on specificity and turnaround, not on price. Most shortlists reduce themselves at this stage.</p>
    <p><strong>Step 2 — sample build (one to three weeks).</strong> Order a small prototype batch from the two survivors, with the acceptance class written on the PO. Judge the boards, but judge the paperwork too: did the test report arrive, is traceability there, were questions raised before production rather than after?</p>
    <p><strong>Step 3 — pilot run, then release.</strong> Only after a sample build behaves as promised should you commit a pilot volume, and only after the pilot should you release recurring production. Suppliers that pass steps 1 and 2 but degrade at volume usually do so because the pilot was scheduled on a different line — which is exactly why you ask, at step 1, whether prototypes and production run on the same lines.</p>

    <h2>Where BELI Technologies Fits</h2>
    <p>BELI Technologies is a one-stop EMS provider in Shenzhen, Guangdong, China, backed by manufacturing facilities with over 15 years of operation, serving hardware teams and OEMs primarily in the United States, the European Union, the United Kingdom, Israel, the wider Middle East and Asia. We cover fabrication, component sourcing, SMT and through-hole assembly, wire harness and functional test under one roof, which removes the hand-offs where responsibility usually gets lost.</p>
    <p>We would rather be evaluated against the checklist above than against a brochure. Send us your Gerber, BOM and pick-and-place files — the same package any supplier needs in order to quote — and our engineers will run a DFM and BOM review before quoting, flagging footprint issues, sourcing risks and long-lead parts up front. Run the same request past two other suppliers at the same time and compare what comes back. <a href="/contact">Contact BELI Technologies</a> to start that comparison, or send your questions to our engineering team first if you would like the checklist adapted to your specific product class.</p>
    <p><a href="/contact" style="display:inline-block;background:#0066CC;color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;margin-top:12px;">Request a DFM Review and Quotation</a></p>
    <p><strong>Related reading:</strong> <a href="/blog/questions-to-ask-before-outsourcing-pcba">Key Questions to Ask Before Outsourcing PCBA</a> · <a href="/blog/how-to-choose-ems-partner-china">How to Choose the Right EMS Partner in China</a> · <a href="/blog/evt-dvt-pvt-hardware-build-stages">EVT, DVT, PVT: Hardware Build Stages and Your EMS</a></p>
    ]]></content:encoded>
    </item>
    <item>
      <title>How We Fixed a Gerber Hole Issue for a Sensor Client</title>
      <link>https://belitechnologies.com/blog/fix-gerber-hole-issue-pcb</link>
      <guid isPermaLink="true">https://belitechnologies.com/blog/fix-gerber-hole-issue-pcb</guid>
      <pubDate>Sat, 20 Dec 2025 00:00:00 GMT</pubDate>
      <description>A U.S. sensor maker's undersized Gerber holes (0.8 mm) blocked assembly. BELI found the root cause in hours and shipped a 1.2 mm fix in 48 hours — zero rework.</description>
      <category>Case Study</category>
      <content:encoded><![CDATA[
    <!-- Stats Strip -->
    <div style="display:flex;flex-wrap:wrap;gap:0;background:linear-gradient(90deg,rgba(0,102,204,0.06),rgba(0,102,204,0.02));border:1px solid #e2e8f0;border-radius:12px;margin-bottom:36px;overflow:hidden;">
      <div style="flex:1;min-width:120px;padding:20px 24px;text-align:center;border-right:1px solid #e2e8f0;">
        <div style="font-size:28px;font-weight:800;color:#0066CC;line-height:1;">100%</div>
        <div style="font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:#718096;margin-top:4px;">Assembly Success Rate</div>
      </div>
      <div style="flex:1;min-width:120px;padding:20px 24px;text-align:center;border-right:1px solid #e2e8f0;">
        <div style="font-size:28px;font-weight:800;color:#0066CC;line-height:1;">0</div>
        <div style="font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:#718096;margin-top:4px;">Rework Required</div>
      </div>
      <div style="flex:1;min-width:120px;padding:20px 24px;text-align:center;border-right:1px solid #e2e8f0;">
        <div style="font-size:28px;font-weight:800;color:#0066CC;line-height:1;">3×</div>
        <div style="font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:#718096;margin-top:4px;">Faster Board Fitting</div>
      </div>
      <div style="flex:1;min-width:120px;padding:20px 24px;text-align:center;">
        <div style="font-size:28px;font-weight:800;color:#0066CC;line-height:1;">48h</div>
        <div style="font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:#718096;margin-top:4px;">Turnaround on Fix</div>
      </div>
    </div>

    <h2>The Challenge</h2>
    <p>When one of our U.S.-based smart sensor clients reached out, they had a frustrating problem — one that only became apparent after production had already shipped. Their engineering team was struggling to mount boards during final assembly, and the root cause traced back to the original Gerber files: <strong>the through-holes were simply too small.</strong></p>
    <p>The undersized holes made it physically difficult to insert and secure components. Technicians were forced to apply excessive force, increasing the risk of board damage, component misalignment, and production delays. What should have been a smooth assembly process had turned into a time-consuming bottleneck — costing real money on the production floor.</p>

    <!-- Problem / Solution Cards -->
    <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0;">
      <div style="background:#fff5f5;border:1px solid #fed7d7;border-radius:12px;padding:20px;position:relative;overflow:hidden;">
        <div style="position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e53e3e,#fc8181);"></div>
        <div style="font-size:24px;margin-bottom:8px;">🔴</div>
        <div style="font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#e53e3e;margin-bottom:6px;">The Problem</div>
        <h3 style="font-size:15px;font-weight:700;margin-bottom:8px;color:#1a202c;">Undersized Gerber Holes</h3>
        <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">Original drill specifications in the Gerber files were too tight, causing component insertion difficulty during U.S. final assembly.</p>
      </div>
      <div style="background:#f0f9ff;border:1px solid #bee3f8;border-radius:12px;padding:20px;position:relative;overflow:hidden;">
        <div style="position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0066CC,#4299e1);"></div>
        <div style="font-size:24px;margin-bottom:8px;">🔵</div>
        <div style="font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#0066CC;margin-bottom:6px;">Our Solution</div>
        <h3 style="font-size:15px;font-weight:700;margin-bottom:8px;color:#1a202c;">Optimized Holes + Pin Headers</h3>
        <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">We enlarged hole diameters to standard tolerances and replaced the connector type with pin headers for reliable, tool-free mating.</p>
      </div>
    </div>

    <!-- SVG Diagram -->
    <div style="border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin:28px 0;background:#0d1f3c;">
      <svg width="100%" viewBox="0 0 800 280" fill="none" xmlns="http://www.w3.org/2000/svg">
        <rect width="800" height="280" fill="#0d1f3c"/>
        <line x1="0" y1="40" x2="800" y2="40" stroke="#1a3050" stroke-width="0.5"/>
        <line x1="0" y1="80" x2="800" y2="80" stroke="#1a3050" stroke-width="0.5"/>
        <line x1="0" y1="120" x2="800" y2="120" stroke="#1a3050" stroke-width="0.5"/>
        <line x1="0" y1="160" x2="800" y2="160" stroke="#1a3050" stroke-width="0.5"/>
        <line x1="0" y1="200" x2="800" y2="200" stroke="#1a3050" stroke-width="0.5"/>
        <line x1="0" y1="240" x2="800" y2="240" stroke="#1a3050" stroke-width="0.5"/>
        <text x="200" y="30" font-family="monospace" font-size="11" fill="#fc8181" letter-spacing="2" text-anchor="middle">BEFORE — UNDERSIZED HOLES</text>
        <rect x="60" y="50" width="280" height="180" rx="8" fill="#0f2a1a" stroke="#1e4a2a" stroke-width="1.5"/>
        <line x1="80" y1="90" x2="200" y2="90" stroke="#2a7a3a" stroke-width="2"/>
        <line x1="200" y1="90" x2="200" y2="170" stroke="#2a7a3a" stroke-width="2"/>
        <line x1="120" y1="130" x2="300" y2="130" stroke="#2a7a3a" stroke-width="2"/>
        <circle cx="120" cy="90" r="5" fill="#0f2a1a" stroke="#e53e3e" stroke-width="2"/>
        <circle cx="160" cy="90" r="5" fill="#0f2a1a" stroke="#e53e3e" stroke-width="2"/>
        <circle cx="200" cy="90" r="5" fill="#0f2a1a" stroke="#e53e3e" stroke-width="2"/>
        <circle cx="240" cy="90" r="5" fill="#0f2a1a" stroke="#e53e3e" stroke-width="2"/>
        <circle cx="280" cy="90" r="5" fill="#0f2a1a" stroke="#e53e3e" stroke-width="2"/>
        <rect x="110" y="60" width="180" height="22" rx="3" fill="#3a1520" stroke="#e53e3e" stroke-width="1.5" stroke-dasharray="4,3"/>
        <text x="200" y="75" font-family="monospace" font-size="9" fill="#fc8181" text-anchor="middle">CONNECTOR — MISFIT</text>
        <text x="120" y="112" font-family="monospace" font-size="8" fill="#e53e3e" text-anchor="middle">⚠ 0.8mm</text>
        <text x="160" y="112" font-family="monospace" font-size="8" fill="#e53e3e" text-anchor="middle">⚠ 0.8mm</text>
        <text x="200" y="112" font-family="monospace" font-size="8" fill="#e53e3e" text-anchor="middle">⚠ 0.8mm</text>
        <text x="200" y="175" font-family="monospace" font-size="9" fill="#fc8181" text-anchor="middle">ASSEMBLY FAILURE — FORCE REQUIRED</text>
        <rect x="80" y="182" width="240" height="14" rx="3" fill="#3a1520" stroke="#e53e3e" stroke-width="1"/>
        <text x="200" y="192" font-family="monospace" font-size="8" fill="#fc8181" text-anchor="middle">REWORK / DELAY / COMPONENT DAMAGE RISK</text>
        <text x="400" y="135" font-family="monospace" font-size="22" fill="#f5a623" text-anchor="middle">→</text>
        <text x="400" y="155" font-family="monospace" font-size="8" fill="#f5a623" text-anchor="middle">BELI FIX</text>
        <text x="600" y="30" font-family="monospace" font-size="11" fill="#63b3ed" letter-spacing="2" text-anchor="middle">AFTER — PIN HEADERS + ENLARGED HOLES</text>
        <rect x="460" y="50" width="280" height="180" rx="8" fill="#0a1f2a" stroke="#1a3a4a" stroke-width="1.5"/>
        <line x1="480" y1="90" x2="600" y2="90" stroke="#1a6a9a" stroke-width="2"/>
        <line x1="600" y1="90" x2="600" y2="170" stroke="#1a6a9a" stroke-width="2"/>
        <line x1="520" y1="130" x2="700" y2="130" stroke="#1a6a9a" stroke-width="2"/>
        <circle cx="520" cy="90" r="8" fill="#0a1f2a" stroke="#0066CC" stroke-width="2.5"/>
        <circle cx="560" cy="90" r="8" fill="#0a1f2a" stroke="#0066CC" stroke-width="2.5"/>
        <circle cx="600" cy="90" r="8" fill="#0a1f2a" stroke="#0066CC" stroke-width="2.5"/>
        <circle cx="640" cy="90" r="8" fill="#0a1f2a" stroke="#0066CC" stroke-width="2.5"/>
        <circle cx="680" cy="90" r="8" fill="#0a1f2a" stroke="#0066CC" stroke-width="2.5"/>
        <rect x="506" y="58" width="188" height="24" rx="4" fill="#0d2a3a" stroke="#0066CC" stroke-width="2"/>
        <text x="600" y="74" font-family="monospace" font-size="9" fill="#0066CC" text-anchor="middle">PIN HEADER — PERFECT FIT</text>
        <rect x="516" y="82" width="6" height="16" rx="1" fill="#0066CC" opacity="0.8"/>
        <rect x="556" y="82" width="6" height="16" rx="1" fill="#0066CC" opacity="0.8"/>
        <rect x="596" y="82" width="6" height="16" rx="1" fill="#0066CC" opacity="0.8"/>
        <rect x="636" y="82" width="6" height="16" rx="1" fill="#0066CC" opacity="0.8"/>
        <rect x="676" y="82" width="6" height="16" rx="1" fill="#0066CC" opacity="0.8"/>
        <text x="520" y="112" font-family="monospace" font-size="8" fill="#63b3ed" text-anchor="middle">✓ 1.2mm</text>
        <text x="560" y="112" font-family="monospace" font-size="8" fill="#63b3ed" text-anchor="middle">✓ 1.2mm</text>
        <text x="600" y="112" font-family="monospace" font-size="8" fill="#63b3ed" text-anchor="middle">✓ 1.2mm</text>
        <text x="600" y="175" font-family="monospace" font-size="9" fill="#63b3ed" text-anchor="middle">SMOOTH ASSEMBLY — ZERO REWORK</text>
        <rect x="480" y="182" width="240" height="14" rx="3" fill="#0a2a1a" stroke="#0066CC" stroke-width="1"/>
        <text x="600" y="192" font-family="monospace" font-size="8" fill="#0066CC" text-anchor="middle">PRODUCTION EFFICIENCY RESTORED ✓</text>
      </svg>
    </div>

    <h2>Root Cause Analysis</h2>
    <p>Upon receiving the client's Gerber files, our engineering team performed a thorough Design for Manufacturability (DFM) review — the same review that is <a href="/services/pcb-fabrication">included with every BELI fabrication order</a>. The issue was clear: the original drill hole diameters had been specified without accounting for the standard insertion tolerances required for the connectors used during assembly in the U.S.</p>
    <p>When hole diameters are undersized relative to the component lead diameter — even by fractions of a millimeter — assembly workers face significant resistance during insertion. This not only slows down the production line but also creates the very real risk of PCB pad lifting, lead deformation, or cracked solder joints.</p>

    <!-- Before / After Comparison -->
    <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:28px;text-align:center;margin:28px 0;">
      <div style="font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#718096;margin-bottom:20px;">Drill Hole Specification — Before vs After</div>
      <div style="display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap;">
        <div style="background:#fff5f5;border:1px solid #fed7d7;border-radius:10px;padding:20px 28px;">
          <div style="font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#e53e3e;margin-bottom:8px;">Original Spec</div>
          <div style="font-size:36px;font-weight:800;color:#e53e3e;line-height:1;">0.8mm</div>
          <div style="font-size:12px;color:#718096;margin-top:6px;">Drill hole diameter<br>❌ Insufficient clearance</div>
        </div>
        <div style="display:flex;flex-direction:column;align-items:center;gap:4px;color:#f5a623;">
          <svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
          <span style="font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;">BELI Fix</span>
        </div>
        <div style="background:#f0f9ff;border:1px solid #bee3f8;border-radius:10px;padding:20px 28px;">
          <div style="font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#0066CC;margin-bottom:8px;">Optimized Spec</div>
          <div style="font-size:36px;font-weight:800;color:#0066CC;line-height:1;">1.2mm</div>
          <div style="font-size:12px;color:#718096;margin-top:6px;">Enlarged + pin headers<br>✅ IPC-2221 compliant</div>
        </div>
      </div>
    </div>

    <h2>Our Engineering Solution</h2>
    <p>Once the root cause was confirmed, our team acted swiftly. The fix involved two complementary changes to the Gerber files and BOM that, together, completely eliminated the assembly issue.</p>

    <!-- Timeline -->
    <div style="margin:28px 0;">
      <div style="display:flex;gap:16px;margin-bottom:16px;position:relative;">
        <div style="width:40px;height:40px;flex-shrink:0;background:#f0f9ff;border:2px solid #0066CC;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#0066CC;">01</div>
        <div style="flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;">
          <h4 style="font-size:15px;font-weight:700;color:#1a202c;margin-bottom:6px;">Gerber File DFM Audit</h4>
          <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">We conducted a full review of the original Gerber files against IPC-2221 standards, identifying all undersized drill holes and flagging additional potential DFM risks for future production runs.</p>
        </div>
      </div>
      <div style="display:flex;gap:16px;margin-bottom:16px;">
        <div style="width:40px;height:40px;flex-shrink:0;background:#f0f9ff;border:2px solid #0066CC;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#0066CC;">02</div>
        <div style="flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;">
          <h4 style="font-size:15px;font-weight:700;color:#1a202c;margin-bottom:6px;">Hole Diameter Enlargement</h4>
          <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">We revised the drill files to increase hole diameters to provide proper annular ring clearance and component lead insertion tolerance, meeting industry-standard assembly requirements without compromising board integrity.</p>
        </div>
      </div>
      <div style="display:flex;gap:16px;margin-bottom:16px;">
        <div style="width:40px;height:40px;flex-shrink:0;background:#f0f9ff;border:2px solid #0066CC;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#0066CC;">03</div>
        <div style="flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;">
          <h4 style="font-size:15px;font-weight:700;color:#1a202c;margin-bottom:6px;">Connector Swap: Standard Holes → Pin Headers</h4>
          <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">We recommended switching from the original connector footprint to a standard pin header configuration. This change improved insertion reliability dramatically, reduced component cost, and made the board much more assembly-friendly for the client's U.S. team.</p>
        </div>
      </div>
      <div style="display:flex;gap:16px;">
        <div style="width:40px;height:40px;flex-shrink:0;background:#f0f9ff;border:2px solid #0066CC;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#0066CC;">04</div>
        <div style="flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;">
          <h4 style="font-size:15px;font-weight:700;color:#1a202c;margin-bottom:6px;">Prototype Verification & Approval</h4>
          <p style="font-size:13px;color:#718096;margin:0;line-height:1.6;">We produced a small prototype batch with the updated files and coordinated with the client for hands-on verification by their assembly team before committing to full production volume.</p>
        </div>
      </div>
    </div>

    <h2>The Result</h2>
    <p>The outcome was immediate and measurable. With the revised Gerber files and updated component specification, the client's assembly team in the United States was able to mount the boards smoothly and without any specialized tooling or excess force.</p>
    <p>Beyond resolving the immediate issue, our DFM review also surfaced several additional areas for layout improvement, which we documented in a detailed engineering report. The client now submits all new designs through our DFM review process before tape-out — helping them catch issues upstream, before they become production-floor problems.</p>

    <!-- Client Quote -->
    <div style="margin:28px 0;background:linear-gradient(135deg,rgba(0,102,204,0.06),rgba(0,102,204,0.02));border:1px solid #bee3f8;border-left:4px solid #0066CC;border-radius:0 12px 12px 0;padding:24px 24px 24px 20px;position:relative;overflow:hidden;">
      <div style="position:absolute;top:-10px;right:20px;font-size:80px;font-weight:800;color:rgba(0,102,204,0.08);font-family:Georgia,serif;line-height:1;">"</div>
      <p style="font-size:16px;font-style:italic;color:#1a202c;line-height:1.7;margin-bottom:12px;">"We had been struggling with this for weeks. Beli identified the issue within hours of receiving our files, and within 48 hours we had a revised set ready to produce. The assembly team in the U.S. couldn't believe how smooth it went after the fix."</p>
      <div style="font-size:12px;letter-spacing:0.06em;text-transform:uppercase;color:#718096;">— <strong style="color:#0066CC;">Engineering Lead</strong>, Smart Sensor Manufacturer, United States</div>
    </div>

    <h2>Key Takeaways</h2>
    <p>This case is a great example of why DFM (Design for Manufacturability) review is a critical part of any PCB production workflow — especially when designs cross borders and are assembled in different facilities with different tooling setups.</p>
    <p>A few millimeters in your Gerber file can translate to hours of production delays and thousands of dollars in rework costs downstream. At BELI Technologies, we don't just manufacture boards — we act as an extension of our clients' engineering teams, proactively identifying and solving issues before they ship.</p>
    <p>Have a design you'd like checked before production? <a href="/contact">Send us your Gerber and BOM for a free DFM review</a> — we respond within 24 hours.</p>

    <!-- Case Summary -->
    <div style="display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;">
      <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;">
        <div style="font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#718096;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e2e8f0;">Case Details</div>
        <ul style="list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;">
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Industry: Smart Sensor / IoT</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Client Region: United States</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Issue: Undersized Gerber drill holes</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Fix: Hole resize + pin header swap</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Turnaround: 48 hours</li>
        </ul>
      </div>
      <div style="background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;">
        <div style="font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#718096;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e2e8f0;">Key Outcomes</div>
        <ul style="list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;">
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>100% assembly success rate post-fix</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Eliminated forced insertion risk</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>No PCB damage or pad lifting</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Reduced per-board assembly time</li>
          <li style="display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4a5568;"><span style="width:18px;height:18px;background:rgba(0,102,204,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#0066CC;flex-shrink:0;margin-top:1px;">✓</span>Ongoing DFM partnership established</li>
        </ul>
      </div>
    </div>

    <!-- Tags -->
    <div style="margin-top:20px;display:flex;flex-wrap:wrap;gap:8px;">
      <span style="font-size:12px;padding:4px 12px;border-radius:20px;background:rgba(0,102,204,0.08);border:1px solid rgba(0,102,204,0.2);color:#0066CC;">DFM Review</span>
      <span style="font-size:12px;padding:4px 12px;border-radius:20px;background:rgba(0,102,204,0.08);border:1px solid rgba(0,102,204,0.2);color:#0066CC;">Gerber Optimization</span>
      <span style="font-size:12px;padding:4px 12px;border-radius:20px;background:rgba(0,102,204,0.08);border:1px solid rgba(0,102,204,0.2);color:#0066CC;">PCBA</span>
      <span style="font-size:12px;padding:4px 12px;border-radius:20px;background:rgba(0,102,204,0.08);border:1px solid rgba(0,102,204,0.2);color:#0066CC;">IPC-2221</span>
      <span style="font-size:12px;padding:4px 12px;border-radius:20px;background:rgba(0,102,204,0.08);border:1px solid rgba(0,102,204,0.2);color:#0066CC;">Smart Sensors</span>
      <span style="font-size:12px;padding:4px 12px;border-radius:20px;background:rgba(0,102,204,0.08);border:1px solid rgba(0,102,204,0.2);color:#0066CC;">BOM Optimization</span>
    </div>
    <p><strong>Related reading:</strong> <a href="/blog/files-required-for-pcba-quotation">What Files Are Required for PCBA Quotation</a> · <a href="/blog/cut-bom-costs-without-cutting-corners">How We Cut Client BOM Costs Without Cutting Corners</a></p>
    ]]></content:encoded>
    </item>
  </channel>
</rss>
