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 Sizes: Complete Size Chart and Selection Tips for PCB Design and Assembly
• SMD Diode Code Lookup: Full List, Marking Guide & Identification [2026 Guide]
• SMD Resistor Package Sizes: Complete Size Chart, Footprints & How to Choose
• SMD Capacitor Codes: Identification, Markings, and Polarity
• How to Solder SMD Components Like a Pro [2026 Updated]
Keep Learning
What Is the ESP32? A Complete Guide to Features, Architecture, Modules, Programming, and Applications
From Wi-Fi-enabled temperature sensors and wearable health monitors to industrial gateways and AI-powered cameras, the ESP32 microcontroller has become one of the world's most widely adopted wireless embedded platforms. Combining a powerful processor with integrated Wi-Fi and Bluetooth, it lets engineers build connected devices without separate networking hardware. This guide covers ESP32 specifications, architecture, the full family of variants, development boards, programming tools, and real-world E......
How to Choose the Right STM32 Microcontroller: Compare Series, Cortex-M Cores, and Key Features
STMicroelectronics ships thousands of STM32 MCU part numbers across more than a dozen series, and that variety is exactly what makes STM32 microcontroller selection difficult. Pick the wrong family, and you pay for it later: oversized BOM cost, wasted power budget, or a board respin when a peripheral turns out to be missing. This STM32 microcontroller selection guide breaks the decision into a five-step framework built on practical engineering criteria, not datasheet marketing copy, so you can match a......
SMD Transistor Code Lookup: Identify Markings, Pinout & Multimeter Test Guide
Repairing a circuit board often brings a familiar frustration: staring at a tiny, three-legged black component with an obscure two- or three-letter code. Whether troubleshooting a bare prototype or a mass-produced PCBA, knowing how to quickly decode these surface-mount device (SMD) markings is an essential skill for any electronics engineer or repair technician. In this comprehensive guide, you will learn: 1. How to decode SMD transistor marking codes 2. How to identify BJT vs MOSFET types 3. How to f......
SMD Capacitor Sizes: Complete Size Chart and Selection Tips for PCB Design and Assembly
In the world of modern electronics, surface mount devices (SMDs) have revolutionized board design, allowing for smaller, faster, and more efficient printed circuit boards. When designing a PCB, selecting the correct SMD capacitor sizes is one of the most critical decisions an engineer must make to ensure both electrical reliability and manufacturability. In this article, you will find practical, authoritative guidance on: Comprehensive SMD capacitor size charts for quick reference. How to read imperia......
SMD Diode Code Lookup: Full List, Marking Guide & Identification [2026 Guide]
In modern electronics, surface-mount diodes are used everywhere - from power input protection circuits to high-speed signal routing. Because these components are extremely small, manufacturers cannot print full part numbers on their bodies. Instead, they use short marking codes such as A2, M7, SS14, or SL, which often confuse beginners during PCB repair, reverse engineering, or component replacement. This guide explains how to decode SMD diode codes, identify polarity, test components using a multimet......
Thin Film vs. Thick Film Resistors: Key Differences & Selection Guide
Key Takeaways Default to thick film resistors for most designs. They are cost-effective, robust, and ideal for pull-ups, LED current-limiting, digital circuits, and surge-prone applications. Choose thin-film resistors whenever a resistor defines an analog quantity, such as a voltage divider, reference network, gain-setting circuit, or current-sensing signal chain. Their tight tolerance and low TCR help maintain measurement accuracy over temperature and time. Most PCB designs use thick film or thin fil......
