<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Lucas Ding</title>
    <description>The latest articles on DEV Community by Lucas Ding (@lucas_ding).</description>
    <link>https://dev.to/lucas_ding</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4010474%2Fd619615f-57da-45cb-9f84-a6fb26340af1.png</url>
      <title>DEV Community: Lucas Ding</title>
      <link>https://dev.to/lucas_ding</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lucas_ding"/>
    <language>en</language>
    <item>
      <title>Why MLCC Lead Times Are Blowing Up in 2026 (And How to Design Around It)</title>
      <dc:creator>Lucas Ding</dc:creator>
      <pubDate>Wed, 01 Jul 2026 09:48:26 +0000</pubDate>
      <link>https://dev.to/lucas_ding/why-mlcc-lead-times-are-blowing-up-in-2026-and-how-to-design-around-it-3gkn</link>
      <guid>https://dev.to/lucas_ding/why-mlcc-lead-times-are-blowing-up-in-2026-and-how-to-design-around-it-3gkn</guid>
      <description>&lt;p&gt;If you've submitted a BOM for quoting recently and gotten a lead time that made you do a double take, you're not imagining things. Passive component sourcing in 2026 is tighter than it's been in a few years — and MLCCs are the epicenter.&lt;/p&gt;

&lt;p&gt;I want to break down &lt;em&gt;why&lt;/em&gt; this is happening, which component categories are actually at risk, and — more importantly — what you can do at the design stage to make your board less vulnerable to it. This isn't a "just wait it out" post; there are concrete layout and BOM decisions that meaningfully change your exposure.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why now?
&lt;/h2&gt;

&lt;p&gt;Three demand sources are converging on the same MLCC/inductor capacity that used to be dominated by consumer electronics:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AI server infrastructure&lt;/strong&gt; — GPU power delivery networks alone can chew through hundreds of decoupling capacitors per board, and hyperscaler order volumes dwarf typical consumer runs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;EVs&lt;/strong&gt; — automotive-grade passives (AEC-Q200, X8R/X7R) come from a narrower qualified supplier base, so even modest EV growth disproportionately tightens that segment.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Renewables/grid infrastructure&lt;/strong&gt; — pulling on high-voltage inductors and power resistors.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;On the supply side, new MLCC/ferrite production lines take &lt;strong&gt;12–24 months&lt;/strong&gt; to come online from the capital decision. Semiconductor fabs can reallocate capacity relatively fast; passive component fabs can't. That structural lag is the real reason lead times stretch out faster than they recover.&lt;/p&gt;

&lt;h2&gt;
  
  
  Which parts are actually at risk
&lt;/h2&gt;

&lt;p&gt;Not everything is equally exposed:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Normal LT&lt;/th&gt;
&lt;th&gt;2026 Tight-Market LT&lt;/th&gt;
&lt;th&gt;Exposure&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Commercial MLCC (X7R, 0402/0603)&lt;/td&gt;
&lt;td&gt;4–8 wks&lt;/td&gt;
&lt;td&gt;8–16 wks&lt;/td&gt;
&lt;td&gt;Moderate–High&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;High-density MLCC (0201, high µF)&lt;/td&gt;
&lt;td&gt;6–10 wks&lt;/td&gt;
&lt;td&gt;16–26 wks&lt;/td&gt;
&lt;td&gt;High&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Automotive MLCC (AEC-Q200, X8R)&lt;/td&gt;
&lt;td&gt;10–14 wks&lt;/td&gt;
&lt;td&gt;20–30+ wks&lt;/td&gt;
&lt;td&gt;Very High&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;C0G/NP0 (precision/timing)&lt;/td&gt;
&lt;td&gt;4–8 wks&lt;/td&gt;
&lt;td&gt;6–12 wks&lt;/td&gt;
&lt;td&gt;Low–Moderate&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Power inductors (shielded, low DCR)&lt;/td&gt;
&lt;td&gt;6–10 wks&lt;/td&gt;
&lt;td&gt;12–20 wks&lt;/td&gt;
&lt;td&gt;Moderate–High&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Chip resistors&lt;/td&gt;
&lt;td&gt;2–6 wks&lt;/td&gt;
&lt;td&gt;4–8 wks&lt;/td&gt;
&lt;td&gt;Low&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Chip resistors are the least affected — manufacturing capacity is less concentrated and swapping vendors doesn't trigger a lot of requalification. High-density small-case MLCCs and automotive-grade parts are the ones to watch.&lt;/p&gt;

&lt;h2&gt;
  
  
  Design-stage mitigations that actually help
&lt;/h2&gt;

&lt;p&gt;The cheapest fix is always the one that happens before layout is frozen:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Specify parameter ranges, not exact part numbers.&lt;/strong&gt; If the circuit tolerates it, give sourcing a capacitance/voltage/tolerance window instead of locking a single manufacturer's SKU.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Don't over-spec.&lt;/strong&gt; Using C0G where X7R would do, or ±1% where ±5% is fine, needlessly shrinks your supplier pool. Save tight specs for nets that actually need them (timing, precision sense).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Prefer standard case sizes.&lt;/strong&gt; A 0402 X7R in a common value has dramatically more second sources than a 0201 high-µF part pushed to the edge of the dielectric's spec.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dual-footprint critical passives&lt;/strong&gt; where board area allows (e.g. pads that accept both 0402 and 0603) so a substitution doesn't require a respin.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flag single-source parts at design review&lt;/strong&gt;, not after the BOM freezes — especially automotive-qualified or RF-specific components.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  On the sourcing side
&lt;/h2&gt;

&lt;p&gt;Submitting a complete BOM early lets a manufacturing partner flag long-lead items before they become a kitting-stage surprise. For low-volume/prototype runs, a small inventory buffer on known long-lead passives is cheap insurance against a handful of missing caps halting a whole build.&lt;/p&gt;




&lt;p&gt;I wrote a longer version of this with a full lead-time reference table, a supply-resilient design checklist, and a section on how manufacturing partners can mitigate shortage exposure on their end (local component warehousing, incoming inspection for parts sourced under time pressure, etc.) — if you want the full breakdown: &lt;strong&gt;&lt;a href="https://www.nextpcb.com/blog/passive-component-shortage-2026-mlcc-lead-times" rel="noopener noreferrer"&gt;Passive Component Shortage 2026: MLCC Lead Times, Supply Chain Risk and Design Mitigation&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Curious how others are handling this — are you dual-sourcing at design time, or mostly reacting once distributor stock runs out?&lt;/p&gt;

</description>
      <category>electronics</category>
      <category>hardware</category>
      <category>pcb</category>
      <category>supplychain</category>
    </item>
  </channel>
</rss>
