Inquire: Call 0086-755-23203480, or reach out via the form below/your sales contact to discuss our design, manufacturing, and assembly capabilities.
Quote: Email your PCB files to Sales@pcbsync.com (Preferred for large files) or submit online. We will contact you promptly. Please ensure your email is correct.
Notes: For PCB fabrication, we require PCB design file in Gerber RS-274X format (most preferred), *.PCB/DDB (Protel, inform your program version) format or *.BRD (Eagle) format. For PCB assembly, we require PCB design file in above mentioned format, drilling file and BOM. Click to download BOM template To avoid file missing, please include all files into one folder and compress it into .zip or .rar format.
SMT (surface mount technology) is the method of soldering electronic components directly onto the surface of a printed circuit board, rather than threading their leads through drilled holes. A stencil prints solder paste onto the board’s pads, a pick-and-place machine sets the components into the paste, and a reflow oven melts the paste to form the joints. It’s how the overwhelming majority of modern electronics are built — phones, laptops, cars, medical devices — because it packs more parts into less space, runs on automation, and costs less at volume than the older through-hole method.
This guide explains what SMT is, how the process actually works step by step, how it differs from the terms SMD and through-hole (which people constantly mix up), the real trade-offs, the defects that bite, and the design rules that keep your first-pass yield high.
What Is SMT? Key Takeaways
SMT mounts components on the board surface using solder paste and reflow — no drilled holes for the part leads.
SMT is the process; SMD is the device. A surface-mount device (SMD) is the leadless/short-lead part; SMT is the technology that places and solders it.
It enables much higher density (parts on both sides), lower weight (an SMD can be ~1/10 the mass of its through-hole twin), and 30–50% lower assembly cost at volume.
Placement is fast and precise: modern machines exceed 100,000 placements/hour at roughly ±0.05 mm accuracy.
Through-hole still wins for mechanical strength and high power; most real boards are mixed-technology.
What Is Surface Mount Technology and How It Works
Surface mount technology attaches a component’s metallized terminals — small end-caps, flat leads, or solder balls — directly to copper pads on the PCB surface. There are no plated holes for the part’s leads, so the board surface is the mounting point and routing can run underneath. Components can sit on both sides of the board, and one of SMT’s quiet advantages shows up at reflow: the surface tension of the molten solder pulls slightly-misplaced parts into alignment with their pads, a self-centering effect that helps yield.
SMT isn’t new. IBM first demonstrated the approach (then called planar mounting) in a 1960s small-scale computer, and it was used in the guidance computer for the Saturn launch vehicles. It went mainstream in the 1980s: surface-mount parts held only about 10% of the market in 1986, but by 1990 most assemblies used SMT because of its speed, density, and cost advantages. Today it’s the default for nearly all volume electronics.
The reason it took over is economic and physical at once. Drilling holes is slow and expensive and eats routing space on every layer the hole passes through. Surface mounting deletes the drilling step for the parts, frees inner-layer routing, and lends itself to full automation. For the broader hands-on workflow, see our deep dive on SMT assembly; this article focuses on what SMT is and why it works the way it does.
Ready to Build Your Board?
Upload your Gerbers & BOM for a free DFM review and instant pricing — no minimums, fast turnaround.
These three abbreviations get used interchangeably, and they shouldn’t be. Getting them straight matters when you’re writing a BOM or briefing an assembler.
SMT (surface mount technology) — the process/method of placing and soldering parts on the board surface.
SMD (surface mount device) — the physical component built for that process, with short leads or none.
THT (through-hole technology) — the older method where leads pass through drilled holes and solder on the far side.
Counterintuitive insight #1: “SMT” and “SMD” are not synonyms even though everyone treats them that way. You assemble SMDs using SMT — one is the noun, the other is the verb. The distinction is practical: a part is qualified as an SMD (its package, its thermal rating, its footprint), while a line is qualified for SMT (its printer, placement, and reflow capability). Conflating them is how a BOM ends up specifying a package the assembler’s process can’t actually run.
How SMT compares to through-hole on the factors that decide a design:
Factor
SMT (Surface Mount)
Through-Hole (THT)
Mounting
Soldered to surface pads; both sides usable
Leads through drilled holes, soldered on the far side
Density / size
High; SMD ~1/2–1/3 the footprint, ~1/10 the weight
Low; large parts, one side, holes block routing
Assembly speed
Automated; >100,000 placements/hour
Slower; far lower placement rates, often hand/wave
High-frequency
Low parasitics (<1 nH lead inductance)
Lead parasitics ~5–15 nH degrade high-speed signals
Mechanical strength
Solder-only; weaker under stress
Strong; leads anchor the part — best for connectors, power
Cost at volume
30–50% cheaper to assemble
Cheaper only for prototypes / very small runs
For a full breakdown of when each technology wins — including reliability and repair considerations — see our comparison of SMD vs THT. The short version: most production boards are mixed-technology, SMT for the bulk and through-hole for connectors, large electrolytics, and anything that takes mechanical abuse.
The SMT Assembly Process Step by Step
On a modern SMT line the sequence is tightly choreographed, and each station has a quality gate. Here’s the flow that turns a bare board into a populated one.
Solder paste printing. A laser-cut stainless steel stencil deposits paste — a putty of tiny solder spheres suspended in flux — onto the pads. 3D solder-paste inspection (SPI) checks volume and registration. Up to 60–70% of all SMT defects originate at this step, so it’s watched closely.
Pick-and-place. Vacuum nozzles pull SMDs from tape reels or trays and set them into the paste, from 01005 chips to 100-pin QFPs, at rates exceeding 100,000 parts/hour with placement accuracy around ±0.05 mm. Vision systems verify orientation and polarity.
Reflow soldering. The board travels a controlled oven profile — preheat, soak, reflow, cool — that melts the paste and forms the joints. A typical lead-free SAC305 peak runs about 245±5°C, with cooling at roughly 2–4°C per second.
Inspection. AOI (automated optical inspection) catches missing, misaligned, or wrong-polarity parts and solder bridges; X-ray images hidden BGA and QFN joints AOI can’t see.
Test. ICT or flying-probe verifies opens, shorts, and component values; functional test confirms the board actually works when powered.
Finishing. Cleaning where required, conformal coating for harsh environments, then on to through-hole steps for mixed boards or to packaging.
The work is graded against IPC-A-610 for workmanship and J-STD-001 for the soldering itself. Most commercial SMT is built to IPC Class 2; medical, automotive, and aerospace step up to Class 3.
Advantages and Disadvantages of SMT Assembly
SMT dominates for concrete reasons, but it isn’t free of downsides — and the downsides are exactly where designs get into trouble.
Where SMT Wins
Density and size — parts on both sides, smaller footprints, and no holes blocking inner-layer routing let you fit far more into a given board.
Speed and cost — full automation drives assembly cost down 30–50% versus through-hole at volume.
High-frequency performance — short or absent leads mean low parasitic inductance (<1 nH), which is why RF, high-speed digital, and precision analog all require SMT.
Weight and ruggedness to vibration — lighter parts (down to ~1/10 the mass) with lower center of gravity ride out shock and vibration well.
Where SMT Struggles
Mechanical stress — a solder-only joint is weaker than a through-hole leg; connectors and parts that get plugged/unplugged often belong in through-hole.
High power and heat — small bodies have limited thermal mass; high-current or high-voltage parts may still need bulkier through-hole packages and heatsinking.
Rework and inspection — tiny, dense parts are hard to inspect and rework, and hidden BGA joints need X-ray; the equipment is expensive.
Prototyping friction — SMDs don’t plug into breadboards and need a stencil and a steady hand (or a machine) below 0603.
Counterintuitive insight #2: smaller SMT joints are not automatically more reliable — past a point they’re less so. As packages shrink toward ultra-fine pitch, each joint carries less solder, and the margin for voids and fatigue shrinks with it. Voiding under a tiny joint can degrade strength enough to fail in the field, which is why high-reliability builds X-ray hidden joints and hold tighter process control rather than assuming “smaller is better.”
Honest trade-off: SMT is cheaper at volume but not at low volume. A prototype or a run under ~50–100 boards can cost less in through-hole because SMT carries stencil fabrication and machine-setup (NRE) costs that only amortize across quantity. Below the crossover, the automation that makes SMT cheap at scale is just fixed cost you haven’t spread out yet.
Common SMT Defects and DFM Best Practices
Most SMT defects trace back to the print step and to footprint or thermal design. Hand this list to anyone laying out or building an SMT board:
Tombstoning — a small chip (0402/0201) lifts on one end when its two pads heat unevenly. Fix with symmetric pads, balanced copper/thermal relief, even paste volume, and a slower preheat ramp.
Solder bridging — excess paste or too-large apertures connect adjacent pads. Reduce aperture size, control squeegee pressure, and watch fine-pitch spacing.
Insufficient solder / opens — clogged apertures or starved deposits leave weak or open joints. Verify paste volume with SPI; keep the stencil clean.
Mid-chip solder balls — too much paste squeezes out under the body. Use home-plate apertures on chips and a small pad-to-aperture reduction.
Voiding — trapped flux volatiles under BGA/QFN joints. Give the preheat time to outgas; a faster ramp can trap gas, not release it.
Component shift — vibration or paste-tack variation moves parts before reflow. Stabilize handling and paste tack time.
Five Things to Do Monday
Run a DFM review on your footprints and stencil before release — symmetric chip pads, correct pad-to-aperture reduction, thermal reliefs on plane-tied pads.
Confirm your assembler can place your smallest package (0201/01005/fine-pitch BGA) before you commit to it.
Specify your IPC-A-610 class explicitly — Class 2 default, Class 3 for high-reliability.
Make sure solder paste is stored at 2–10°C and used within its shelf life; let it reach room temperature before printing.
Add SPI and AOI to the plan; the cheapest defect to fix is one caught at the print or post-reflow stage, not in the field.
Frequently Asked Questions About SMT
What does SMT stand for?
SMT stands for surface mount technology — the method of mounting and soldering electronic components directly onto the surface of a printed circuit board using solder paste and reflow, instead of inserting leads through drilled holes as in through-hole technology.
What is the difference between SMT and SMD?
SMT is the process; SMD is the part. SMT (surface mount technology) is the method of placing and soldering components on the board surface. SMD (surface mount device) is the physical component — with short leads or none — designed for that process. You assemble SMDs using SMT.
Is SMT better than through-hole?
For most modern electronics, yes — SMT is smaller, faster, cheaper at volume, and better at high frequency. But through-hole is stronger mechanically and better for high power, connectors, and parts under stress. Most real boards use both, a mixed-technology approach.
What are the main steps of the SMT process?
Solder paste printing through a stencil, pick-and-place of components into the paste, reflow soldering in a controlled-profile oven, then inspection (AOI, X-ray) and test (ICT, functional). Mixed boards add through-hole steps afterward; harsh-environment boards add conformal coating.
Can SMT components be hand-soldered?
Larger packages — 0805, 1206, SOIC, many QFPs — can be hand-soldered with practice, a fine tip, flux, and magnification. Very small or hidden-joint parts (0201, 01005, BGA, QFN) are impractical by hand and need automated placement and reflow or hot-air rework.
What is the smallest SMT component?
01005 (about 0.4 mm × 0.2 mm) is among the smallest commonly used passive SMT packages, found in phones and wearables. It requires high-precision pick-and-place and 3D AOI; smaller experimental sizes exist but are rare in production.
Why is SMT cheaper than through-hole?
SMT is highly automated — machines place tens of thousands of parts per hour and reflow solders them all at once, with no hole drilling for the parts. At volume that drives assembly cost 30–50% below through-hole. For prototypes, though, through-hole can be cheaper because SMT carries stencil and setup costs.
Putting Surface Mount Technology to Work
So, what is SMT in one line? It’s the surface-mount, paste-and-reflow process behind nearly all modern electronics — denser, faster, and cheaper at volume than through-hole, with the caveats that it’s weaker under mechanical stress, harder to rework, and only economical once quantity spreads the setup cost. Design symmetric footprints, respect the paste-volume rules, pick the right IPC class, and keep the through-hole parts where mechanical strength actually matters.
Designing an SMT or mixed-technology board? Send us your Gerber and BOM for a free DFM review and we’ll flag footprint, paste, and placement risks before your first build.
Inquire: Call 0086-755-23203480, or reach out via the form below/your sales contact to discuss our design, manufacturing, and assembly capabilities.
Quote: Email your PCB files to Sales@pcbsync.com (Preferred for large files) or submit online. We will contact you promptly. Please ensure your email is correct.
Notes: For PCB fabrication, we require PCB design file in Gerber RS-274X format (most preferred), *.PCB/DDB (Protel, inform your program version) format or *.BRD (Eagle) format. For PCB assembly, we require PCB design file in above mentioned format, drilling file and BOM. Click to download BOM template To avoid file missing, please include all files into one folder and compress it into .zip or .rar format.