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!
Popular Articles
• SMD Capacitor Codes: Identification, Markings, and Polarity
• SMD Resistor Package Sizes: Complete Size Chart, Footprints & How to Choose
• SMD Capacitor Sizes: Complete Size Chart and Selection Tips for PCB Design and Assembly
• How to Solder SMD Components Like a Pro [2026 Updated]
• The Complete Guide to Read SMD Resistor Codes
Keep Learning
Arduino vs Raspberry Pi: Which One Should You Actually Use for Your Project?
Note Quick Answer: Choose Arduino for robotics control, sensors, low-power builds, and direct hardware-level interaction where precise control loops matter. Choose Raspberry Pi for AI inference, Linux applications, multimedia, networking, and anything that needs a full operating system. If you have searched Arduino vs Raspberry Pi, you have probably found a dozen articles listing specs side by side without telling you what actually matters for your build. This guide is different. Whether you are proto......
Complete SMD Inductor Size Guide: Dimensions, Packages, and PCB Design Tips
SMD inductor size affects far more than PCB real estate. Package dimensions directly influence current handling, saturation behavior, DCR, and EMI characteristics. Picking the wrong package can mean a costly board respin, not just inefficiency. One challenge is that SMD inductor package sizes use multiple naming conventions and the fundamental split between RF chip inductors (compact footprint, high Q-factor) and power inductors (low DCR, magnetic shielding, high saturation current). This guide covers......
The Ultimate Guide to SMD Transistor Package: Sizes, Footprints, Thermal Performance & Selection
Choosing the wrong transistor package, thermal limitations, or excessive PCB area quickly becomes a problem. SMD transistor packages range from compact SC-70 and SOT-523 devices to much larger DPAK and D2PAK power packages, each optimized for different current, thermal, and assembly requirements. This guide compares common SMD transistor package sizes, including SOT-23, SOT-89, SOT-223, SC-70, DPAK, and D2PAK. You'll find nominal dimensions, footprint sizes, thermal characteristics, current capabiliti......
LED Sizes Explained: Complete LED Size Chart, Types, Dimensions, and Applications
LEDs come in multiple package types, and choosing the wrong LED size affects brightness, PCB footprint, thermal performance, and assembly method. Whether you are placing an indicator on a breadboard, designing an LED strip PCB, or specifying a COB module for a spotlight, size is the first decision to get right. This guide covers every major LED size category, through-hole dimensions, SMD package codes, COB module sizes, and the difference between chip size and package size, with a quick-reference char......
SMD Capacitor Codes: Identification, Markings, and Polarity
Identifying SMD capacitor codes is a unique and often confusing challenge. Unlike components with clear, standardized labels, capacitor markings depend entirely on capacitor type, and in most cases, the marking is a complete absence of one. As fundamental components for storing charge, capacitors are essential for every part of an embedded system, from filtering power supply noise (decoupling) and setting oscillator timing to coupling signals between ICs. Correctly identifying them is a critical skill......
Complete SMD Diode Size Guide: Package Dimensions, Charts, and Selection Tips
Picking the wrong SMD diode package usually shows up late, either during layout when footprints mismatch, or during testing when junction heating climbs past safe limits. Package size dictates how much current a diode carries, how efficiently it sheds heat, and whether your assembly line can solder it reliably. This guide details common SMD diode package families (SMA, SMB, SMC, SOD-123, SOD-323, SOD-523, and SOD-923). You will find our comprehensive SMD diode package size chart, layout recommendation......