SMD Packages Explained
8 min
- SMD Package Types
- How to Select the Right SMD Package
- Conclusion
The small, compact devices we use every day, from smartphones to wearables, are made possible by Surface Mount Technology (SMT). Central to SMT are the SMD (Surface Mount Devices), which are soldered directly onto a Printed Circuit Board (PCB).
These SMD components replaced bulky through-hole components, enabling a shift from manual processes to automated, high-density SMT assembly. The SMT technology offers key advantages over through-hole:
● Improved Electrical Performance: Less parasitic inductance/capacitance in high-frequency circuits.
● Increased Component Density: More complex circuits in smaller spaces.
● Increased Reliability: Automated soldering is more consistent and repeatable.
Comparison of an old PCB with bulky through-hole components and a surface mount PCB with tiny SMD packages.
However, this evolution also introduced a vast array of SMD packages. The decision between a simple 1206 SMD resistor and a complex QFN package is a critical decision during the PCB design process that impacts performance, thermal management, and manufacturability.
This guide will break down the most common SMD packages, their trade-offs, and essential PCB design rules.
SMD Package Types
The SMD package you select determines component density, thermal characteristics, electrical behavior (particularly at high frequencies), and manufacturability. This section lists the most commonly used SMD packages, from simple passive components to complex ICs.
#1 SMD Passive Components Packages (Resistor, Capacitor, and Inductor)
Passive components are the foundation of any circuit. Their SMD packages are standardized by EIA (Electronic Industries Alliance) codes, which directly state their physical dimensions.
These codes, such as 1206, 0805, and 0603, are Imperial measurements in "mils" (1/1000th of an inch). A 1206 package, for example, is approximately 120 mils long by 60 mils wide. The corresponding metric code (e.g., 3216 for 1206) represents the dimensions in tenths of a millimeter (3.2mm × 1.6mm).
SMD Packages: Balancing Size, Power, and Ease of Assembly
● 1206 (3.2×1.6 mm): While they used to be the standard, SMD 1206 components are now classified as large. This package size provides the opportunity for greater power dissipation (e.g., 0.25W for a resistor) and allows for ease of hand-soldering, making them an ideal choice for prototyping, power circuits, and hobbyist projects.
● 0805 (2.0×1.2 mm): A common SMD package size, offering a good compromise between ease of handling and good component density.
● 0603 (1.6×0.8 mm): This is probably the most common SMD package in mass-manufactured electronics today. It offers a good balance between small size and dense mounting.
● 0402 (1.0×0.5 mm): Used extensively in high-density applications like smartphones and modules. Hand-soldering is nearly impossible.
● 0201 (0.6×0.3 mm): The "go-to" for extreme miniaturization (wearables, RF modules). Its tiny mass and minimal lead length result in very low parasitic inductance, making it ideal for high-frequency circuits.
Choosing a passive component is a matter of trade-offs: larger SMD packages handle more power but have higher parasitic inductance, while smaller SMD packages are better for RF/density, have lower power ratings, and require a more advanced assembly process.
To explore all available SMD options, you can browse the extensive JLCPCB PCB Assembly Parts Library for components available for your next PCB design.
| Package Code (Imperial) | Metric Code (mm) | Typical Power Rating (Resistor) | Key Application |
|---|---|---|---|
| 0201 | 0603 | 0.05W | Ultra-compact (wearables, RF) |
| 0402 | 1005 | 0.062W | High-density (smartphones) |
| 0603 | 1608 | 0.1W | General-purpose electronics |
| 0805 | 2012 | 0.125W | General-purpose, prototyping |
| 1206 | 3216 | 0.25W | Power circuits, prototyping |
Note: Values are typical. Always consult the component datasheet for exact pad layouts and power ratings.
Dimension of a typical Passive SMD package.
Design Rules for Passive SMD Pad:
For the manufacturing process to be reliable, two factors are critical - the solder mask and the stencil aperture.
1. Solder Mask: The opening of the solder mask must be greater than the copper pad. This is called a Non-Solder Mask Defined (NSMD) pad, which allows the solder to adhere to the top and sides of the copper pad, allowing the solder fillet to form stronger and more reliable bonds. A typical solder mask expansion on all sides is 50-75µm (micrometers).
2. Stencil Aperture: The opening within the solder paste stencil determines the amount of solder that is deposited. For passive components, the aperture is typically 1:1 with the copper pad, or reduced in size by 10% (also known as "home-plating") to prevent solder from squeezing out and forming solder balls.
#2 SMD Active Components Packages (ICs, Transistors, and Diodes)
Active components (ICs, transistors, diodes) come in a wide variety of packages, which can be broadly classified as either leaded or leadless.
Leaded Packages (SOT, SOIC, TSSOP, QFP)
These SMD packages have metal "legs" or leads that are visible and soldered to the surface of the PCB.
● SOT (Small Outline Transistor): This is most commonly used with discrete components. The SOT-23 package is extremely common for transistors, diodes, and basic voltage regulators. For higher power (1-2W), the SOT-223 has a larger body and a metal tab to allow for heat dissipation.
● SOIC (Small Outline Integrated Circuit): This is equivalent to the classic through-hole DIP package, which has "gull-wing" leads on two sides.
● TSSOP (Thin Shrink Small Outline Package): This is thinner than the SOIC and has a finer lead pitch (e.g., 0.65mm or 0.5mm), allowing for more pins to be fitted in a smaller area.
● QFP (Quad Flat Package): This is a square package with leads on all four sides, commonly used for microcontrollers and other complex ICs.
The primary advantage of leaded packages is inspectability. The solder joints can be inspected visually for bridges, cold joints, or opens.
Common Leaded SMD Packages
Leadless & Bottom-Terminal Packages (QFN, DFN, BGA)
These modern SMD packages provide the highest density and the best performance because they eliminate external leads. They make connections using pads or solder balls from the bottom of the component.
● DFN/QFN (Dual/Quad Flat No-Lead): These are packages that do not have leads, but instead have "lands" (metal pads) on the underside. This greatly reduces the footprint of the package size, and more importantly, shortens the electrical path from the silicon die to the PCB, which greatly reduces parasitic inductance and resistance. This makes QFN packages very advantageous for high-speed and RF applications.
● BGA (Ball Grid Array): The ultimate in I/O density. The BGA has the connections made using a grid of solder balls on the underside of the package, resulting in hundreds or thousands of connections in a very small area.
Leadless & Bottom-Terminal Packages (QFN, DFN, BGA)
How to Select the Right SMD Package
With this array of SMD packages, how does an engineer or designer make the right choice? There is not a single "best" package. The "right" SMD package is the one that best fits your project's specific constraints.
Ask these key questions when selecting SMD components:
1. Physical Constraints: What are my limitations in board size and height? A fitness tracker may require ultra-thin TSSOP or 0201 packages, while a desktop power supply has room for 1206s.
2. Electrical Performance: What is my operating frequency? For DC or low-speed signals, 0603 or SOIC is fine. For a 2.4GHz RF radio, the low parasitics of 0402 passives and a QFN package are essential.
3. Thermal Management: How much power does my component dissipate? A simple logic gate in a SOT-23 is fine. A 3A switching regulator or a powerful processor requires the thermal pad of a QFN, SOT-223, or a larger power package.
4. Manufacturability (DFM): Am I building a one-off prototype, or am I manufacturing for low-volume production?
○ Prototyping: Favor larger, hand-solderable packages (e.g., 1206, 0805, SOIC, QFP) to facilitate easier debugging and rework.
○ Low Volume Production: Favor smaller, automated-friendly packages (e.g., 0402, 0201, QFN) to reduce board size and cost.
5. Cost and Availability: Standard SMD packages that are common (such as 0603, SOT-23, SOIC) are often produced in higher numbers, making them less expensive and more readily available from suppliers.
For rapid and affordable prototyping, JLCPCB offers quick-turn PCB assembly services, providing high-quality results efficiently for hobbyists and professionals alike, which makes them a great choice for both PCBA prototype and low-volume PCB assembly.
Conclusion
The evolution of SMD packages perfectly illustrates engineering trade-offs. We've progressed from the straightforward, robust 1206 SMD Package, ideal for prototyping and power applications, to the highly integrated, high-performance QFN package, which enables the density and speed of modern electronics but introduces design and assembly complexities.
A skilled electronics designer recognizes the importance of understanding this landscape. It's crucial to look beyond a component's electrical value and consider its physical package as an integral part of the system. This trend will continue, with 01005 passives and 3D stacked packages becoming more prevalent in the future.
Regardless of whether your design is a simple hobbyist board using 1206 SMD components or a sophisticated, high-speed device incorporating QFNs and BGAs, bringing it to fruition demands a manufacturing partner proficient in the entire spectrum of surface mount technology.
JLCPCB offers industry-leading PCB fabrication and SMT assembly services to transform your design into a tangible product. Ready to complete your SMT assembly? Get a quote today and bring your innovative designs to life!
Keep Learning
A Complete Guide to Surface Mount Device (SMD)
Imagine holding a smartphone in your hand. Inside that sleek device lies a complex network of thousands of miniature components — resistors smaller than a grain of rice, capacitors thinner than a fingernail, and integrated circuits containing millions of transistors. Without Surface Mount Technology (SMT) and its compact Surface Mount Devices (SMDs), none of this would exist. Just a few decades ago, electronics were bulky. Radios filled desks, computers filled rooms, and assembling a circuit meant dri......
How to Solder SMD Components Like a Pro [2026 Updated]
Soldering is a core skill to know, and when it comes to SMD, things become more complex and smaller. Soldering is similar to welding, but instead of welding two iron/steel pieces, we are now welding small components. To develop a circuit, the best way to join two components is by soldering. There are two main types of components in electronics: one is a through hole with long legs covered with tin, which can be easily inserted onto a PCB and then soldered, and the other is SMDs (surface mount devices)......
Quad Flat Package (QFP): The Engineer's Guide to Design, Assembly and Thermal Management
What is QFP Package? The Quad Flat Package (QFP) is one of the most popular surface mount technology (SMT) package formats throughout the history of electronic manufacturing. After it became standard in the 1980s, the QFP has been the industry standard for integrated circuits (ICs) with moderate to high pin counts that typically range from 32 to 304 pins, so it was a good alternative for simple SOIC packages and complex Ball Grid Arrays (BGAs) at the same time. Defined by its "gull-wing" leads extendi......
Types of BGA Packages: Differences, Applications, and Selection Guide
If you’re searching for the types of BGA packages, you’re likely trying to understand which one fits your PCB design, performance, or manufacturing needs. With options like PBGA, CBGA, and FBGA, each package comes with different trade-offs in thermal performance, cost, and reliability. Choosing the wrong type can lead to routing challenges, assembly defects, or even product failure. In this guide, we break down all major BGA package types, compare their key differences, and explain how to select the r......
SMD Inductor Selection Guide: How to Choose the Right Inductor for Any Circuit
Choosing the wrong SMD inductor can quietly destroy your design - causing overheating, efficiency loss, noise, or even complete circuit failure. Yet most selection mistakes come from misunderstanding just a few key parameters. This guide cuts through the confusion and shows you exactly how to select the right SMD inductor with confidence. In this guide, you will learn: 1. How to choose an SMD inductor correctly for any circuit (not just guess from a datasheet) 2. The real difference between inductance......
TQFP vs. QFN: A Comprehensive Comparison Guide for PCB Designers
Deciding between TQFP and QFN isn't just about aesthetics; it’s a high-stakes trade-off between board space, thermal management, and manufacturability. While TQFP’s visible leads make it a favorite for prototyping and easy inspection, QFN’s compact, leadless design dominates high-performance, space-constrained applications. But which one fits your specific project? This comprehensive TQFP vs. QFN comparison breaks down the technical specs, pros, and cons to ensure your next PCB design is both efficien......