SMD stands for Surface Mount Device. It refers to any electronic component designed to be mounted directly onto the surface of a printed circuit board (PCB) rather than inserted through holes drilled in the board. SMDs are the building blocks of nearly every modern electronic device, from smartphones to laptops to car dashboards. The term is closely related to SMT (Surface Mount Technology), which refers to the manufacturing process used to attach these components to the board.
SMD vs. SMT: The Key Distinction
People often use SMD and SMT interchangeably, but they describe different things. SMD is the component itself: a resistor, capacitor, or chip designed with flat contacts or tiny leads that sit on the board’s surface. SMT is the method of assembling those components onto a PCB using solder paste and automated machines. Think of it this way: SMDs are the parts, and SMT is how those parts get installed.
Why SMDs Replaced Older Components
Before surface mount devices, electronics used through-hole components with long wire leads that poked through drilled holes in the circuit board and were soldered on the other side. Through-hole parts work fine, but they take up a lot of space and require slower, more manual assembly. By 1986, surface mount components accounted for only about 10% of the market, but they gained ground fast. By the late 1990s, the vast majority of high-tech circuit boards were dominated by SMDs.
The advantages drove that shift. SMD components are often 10 times smaller than their through-hole equivalents, and because they don’t need drilled holes, boards can fit components on both sides. SMT assembly lines can place over 100 components per square inch on a board, compared to roughly 20 for through-hole designs. That density is what makes it possible to pack so much capability into a device the size of your palm.
Speed and cost follow from the size advantage. Automated pick-and-place machines install thousands of SMD components per hour, and reflow ovens solder everything in a single pass. Some manufacturers estimate a 10 to 20 times difference in throughput compared to through-hole assembly. Eliminating drilled holes also simplifies PCB fabrication, making each board cheaper to produce at scale.
How SMD Assembly Works
The manufacturing process has three core steps. First, a stencil is used to apply solder paste (a sticky mixture of tiny solder particles and flux) in a precise pattern onto the PCB’s contact pads. Next, automated pick-and-place machines grab components from reels or trays and position them onto the paste with high accuracy. Finally, the entire board passes through a reflow oven, where carefully controlled temperatures melt the solder paste, forming permanent electrical connections as it cools and solidifies.
This process is almost entirely automated, which is why modern electronics can be produced so quickly and consistently. A single assembly line can populate entire panels of boards in minutes.
Common SMD Package Types
SMDs come in standardized packages so that manufacturers worldwide can design and assemble boards using interchangeable parts. The two broad categories are passive components (resistors, capacitors, inductors) and integrated circuits (chips).
Resistors and Capacitors
These are the simplest SMDs: tiny rectangular blocks with metal contacts on each end. They’re identified by a standardized size code based on their dimensions in thousandths of an inch. For example, an “0603” component is 0.060 inches long and 0.030 inches wide. Common sizes include 0201, 0402, 0603, 0805, and 1206, with smaller numbers indicating smaller parts. Be aware that there’s also a metric naming system where the numbers differ, so an imperial 0603 corresponds to a metric 0402. Context usually makes it clear which system is being used.
The smallest standardized SMD package currently in production is the 008004, measuring just 0.25 by 0.125 millimeters. That’s roughly the size of a grain of fine sand, and placing them requires specialized high-precision equipment.
Integrated Circuit Packages
Chips come in several common SMD formats:
- SOIC (Small-Outline IC): A compact version of the classic dual-row chip package, with pins bent outward along two sides. Pin spacing is typically 1.27mm. These are common for simpler chips and are still easy to solder by hand.
- QFP (Quad-Flat Package): Pins extend from all four sides of the chip, allowing for higher pin counts. A QFP can have anywhere from 32 to over 300 pins, spaced as tightly as 0.4mm apart.
- BGA (Ball-Grid Array): Instead of visible pins, small balls of solder are arranged in a grid on the bottom of the chip. BGAs pack the most connections into the smallest space and are used for complex processors and controllers. You’ll find them on single-board computers like the Raspberry Pi. They require automated placement and reflow soldering, since the connections are hidden beneath the chip.
Reading SMD Markings
SMD resistors are too small for traditional color bands, so they use a printed number code instead. Standard-tolerance resistors use a three-digit code: the first two digits are the significant figures, and the third digit is a multiplier (the number of zeros to add). A resistor marked “472” has a value of 4,700 ohms (47 followed by two zeros). Higher-precision resistors use a four-digit version of the same system, where the first three digits are significant and the fourth is the multiplier. The letter “R” indicates a decimal point, so “4R7” means 4.7 ohms.
Capacitors and other components use different marking conventions, and the smallest parts often have no markings at all, since there simply isn’t room. In those cases, the component’s identity depends on its position on the board and the design files.
Repair and Rework Challenges
The tradeoff for all that miniaturization is repairability. Through-hole components are relatively easy to desolder and replace with a basic soldering iron. SMD repair is more involved, especially for tightly packed boards or components with connections underneath like BGAs.
The primary tool for SMD rework is a hot air station, which uses a focused stream of heated air to melt solder joints without applying mechanical force. Technicians typically preheat the board to 100 to 150°C first to reduce thermal shock, which could crack the board or damage nearby components. One common problem during rework is “tombstoning,” where uneven heating causes one end of a tiny resistor or capacitor to lift off its pad. Controlling airflow and preheat temperature helps prevent this.
For BGA chips, rework requires infrared heating stations and sometimes X-ray inspection to verify that the hidden solder balls have formed proper connections. This level of repair is typically done by specialized technicians rather than hobbyists, though skilled DIYers with hot air stations can handle most other SMD components with practice.

