<?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>Forem: Talal Ahmad</title>
    <description>The latest articles on Forem by Talal Ahmad (@talal_ahm2d).</description>
    <link>https://forem.com/talal_ahm2d</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3932002%2F5c831dab-e745-4b8f-bd52-a9678ed97008.jpg</url>
      <title>Forem: Talal Ahmad</title>
      <link>https://forem.com/talal_ahm2d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/talal_ahm2d"/>
    <language>en</language>
    <item>
      <title>The Hidden Cost of Every Query You Send</title>
      <dc:creator>Talal Ahmad</dc:creator>
      <pubDate>Sun, 17 May 2026 10:03:45 +0000</pubDate>
      <link>https://forem.com/talal_ahm2d/the-hidden-cost-of-every-query-you-send-5cnc</link>
      <guid>https://forem.com/talal_ahm2d/the-hidden-cost-of-every-query-you-send-5cnc</guid>
      <description>&lt;p&gt;&lt;em&gt;AI's energy problem is real, it's growing, and it's showing up in your electricity bill.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn-images-1.medium.com%2Fmax%2F640%2F0%2A-EVyk53Lkfmbbtpp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn-images-1.medium.com%2Fmax%2F640%2F0%2A-EVyk53Lkfmbbtpp" alt="AI Data Center" width="640" height="427"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Photo by Paul Hanaoka on Unsplash&lt;/p&gt;




&lt;p&gt;Here is a number that you should know.&lt;/p&gt;

&lt;p&gt;In 2024, US data centres consumed 183 terawatt-hours of electricity. That is more than 4% of the entire country's electricity consumption — roughly equivalent to the annual electricity demand of the entire nation of Pakistan.&lt;/p&gt;

&lt;p&gt;And that was before the AI boom fully hit.&lt;/p&gt;

&lt;p&gt;In 2025, electricity demand from data centres soared by 17%, with AI-focused facilities climbing even faster — well outpacing global electricity demand growth of 3%. By 2030, worldwide data centre consumption is projected to nearly double, from 448 TWh to 980 TWh. AI-optimised servers alone are set to grow almost fivefold — from 93 TWh to 432 TWh.&lt;/p&gt;

&lt;p&gt;This is not a background statistic. It is a civilisational choice we are making quietly, one GPU cluster at a time.&lt;/p&gt;




&lt;h2&gt;
  
  
  What a Single Query Actually Costs
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Action&lt;/th&gt;
&lt;th&gt;Energy per query&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Google Search&lt;/td&gt;
&lt;td&gt;~0.0003 kWh&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ChatGPT text query&lt;/td&gt;
&lt;td&gt;~0.0003 kWh (0.3 Wh)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Image generation&lt;/td&gt;
&lt;td&gt;Estimated 10–100x text&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AI agent (multi-step)&lt;/td&gt;
&lt;td&gt;Compounding per step&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;A ChatGPT query consumes roughly 0.3–0.34 watt-hours of electricity — about ten times more than a Google search. That sounds small. Multiply it by hundreds of millions of daily users, add image generation, video, AI agents running autonomously in the background — and the numbers become difficult to comprehend.&lt;/p&gt;

&lt;p&gt;AI-focused data centres consumed 155 TWh in 2025. All of the world's text queries accounted for around 2% of that. The other 98% went to training, fine-tuning, and infrastructure overhead.&lt;/p&gt;

&lt;p&gt;The query on your screen is the smallest part of the problem.&lt;/p&gt;




&lt;h2&gt;
  
  
  Who Pays for It
&lt;/h2&gt;

&lt;p&gt;The obvious answer is Big Tech. The less obvious answer is you.&lt;/p&gt;

&lt;p&gt;Residential electricity prices jumped 7.1% in 2025 — more than double the inflation rate — and topped 20% in some states. The AI data centre rush is a significant contributing factor, because hyperscale data centres demand a nearly unimaginable amount of energy. A typical hyperscale facility uses around 100 MW — as much as 100,000 households. Meta's Hyperion project in Louisiana will need at least 5 GW to run.&lt;/p&gt;

&lt;p&gt;In Ireland, data centres now consume 22% of the country's total electricity. A small country's grid, quietly colonised by server racks.&lt;/p&gt;

&lt;p&gt;Regions such as Virginia and Ireland may experience grid vulnerability, as AI infrastructure is highly concentrated — over 90% of projected compute capacity sits in North America, Western Europe, and Asia-Pacific. The burden is not evenly distributed. The benefits are even less so.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Fixes Engineers Are Actually Building
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Neuromorphic Chips
&lt;/h3&gt;

&lt;p&gt;Neuromorphic chips abandon the von Neumann architecture entirely — no clock, no fetch-decode-execute cycle, no power consumed when nothing is happening. Intel's Loihi 2 has demonstrated 1,000x energy reduction on certain tasks versus a GPU. Researchers have trained a 1.5-billion-parameter model on neuromorphic hardware, achieving up to a 70,000-fold reduction in energy consumption and a 100-fold speed-up compared with GPUs.&lt;/p&gt;

&lt;h3&gt;
  
  
  Photonic Chips
&lt;/h3&gt;

&lt;p&gt;Photonic chips replace electrical signals with light. By eliminating electronic-to-optical signal conversions and achieving seamless communication through wavelength division multiplexing, photonic systems significantly reduce energy consumption in data centres. Integrating analog memory into neuromorphic photonic architectures can achieve over 26x power savings compared to conventional SRAM-DAC designs.&lt;/p&gt;

&lt;h3&gt;
  
  
  Nuclear and Renewables
&lt;/h3&gt;

&lt;p&gt;The pipeline of conditional agreements between data centre operators and small modular reactor projects has grown from 25 GW at end of 2024 to 45 GW — indicating that AI's energy appetite may accelerate the commercialisation of entirely new energy technologies.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Uncomfortable Truth
&lt;/h2&gt;

&lt;p&gt;Power consumption per AI task is declining rapidly — efficiency is improving at a rate unprecedented in energy history. The chips are getting better. The models are getting more efficient.&lt;/p&gt;

&lt;p&gt;But more people are using AI. More tasks are being handed to AI agents. The efficiency gains are being consumed faster than they are being made.&lt;/p&gt;

&lt;p&gt;This is Jevons' Paradox — the more efficient a technology becomes, the more it gets used, and total consumption rises. It happened with steam engines. With cars. With electricity itself.&lt;/p&gt;

&lt;p&gt;The question is not whether AI will become more energy efficient. It will. The question is whether the hardware revolution — neuromorphic, photonic, the entire post-silicon stack — can outrun the appetite of a technology the world has decided it cannot live without.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Found this useful? Drop a ❤️ or 🦄 — it helps others find the article.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Questions or pushback on the numbers? Drop them in the comments — I read and reply to everything.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Follow me on Dev.to for more deep dives on AI hardware, semiconductors, and the engineering behind next-gen computing.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  References
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.iea.org/reports/energy-and-ai" rel="noopener noreferrer"&gt;IEA — Energy and AI, 2025&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.gartner.com/en/newsroom/press-releases/2025-11-17-gartner-says-electricity-demand-for-data-centers-to-grow-16-percent-in-2025-and-double-by-2030" rel="noopener noreferrer"&gt;Gartner — Data Center Power Forecast, 2025&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.pewresearch.org/short-reads/2025/10/24/what-we-know-about-energy-use-at-us-data-centers-amid-the-ai-boom/" rel="noopener noreferrer"&gt;Pew Research — US Data Center Energy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.consumerreports.org/data-centers/ai-data-centers-impact-on-electric-bills-water-and-more-a1040338678/" rel="noopener noreferrer"&gt;Consumer Reports — AI Data Centers and Electric Bills&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.pnas.org/doi/10.1073/pnas.2528654122" rel="noopener noreferrer"&gt;PNAS — Neuromorphic Computing and AI Energy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.nature.com/collections/jaidjgeceb" rel="noopener noreferrer"&gt;Nature — Neuromorphic Hardware Collection&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/pdf/2401.16515" rel="noopener noreferrer"&gt;Arxiv — Neuromorphic Photonic Computing&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>ai</category>
      <category>hardware</category>
      <category>sustainability</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>👀 Next Article Preview — AI's Energy Problem</title>
      <dc:creator>Talal Ahmad</dc:creator>
      <pubDate>Fri, 15 May 2026 06:24:46 +0000</pubDate>
      <link>https://forem.com/talal_ahm2d/next-article-preview-ais-energy-problem-3oa4</link>
      <guid>https://forem.com/talal_ahm2d/next-article-preview-ais-energy-problem-3oa4</guid>
      <description>&lt;p&gt;Quick heads up: my next deep dive is dropping soon.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Hidden Cost of Every Query You Send&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Some numbers I couldn't stop thinking about while researching:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A ChatGPT query uses &lt;strong&gt;10x more energy&lt;/strong&gt; than a Google search&lt;/li&gt;
&lt;li&gt;US data centres consumed as much electricity as &lt;strong&gt;all of Pakistan&lt;/strong&gt; in 2024&lt;/li&gt;
&lt;li&gt;98% of AI data centre energy goes to training and infrastructure — not your query&lt;/li&gt;
&lt;li&gt;Ireland's data centres now consume &lt;strong&gt;22% of the country's total electricity&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The article covers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The actual scale of the problem with real IEA/Gartner numbers&lt;/li&gt;
&lt;li&gt;The grid stress hitting Virginia, Ireland, and Oregon right now&lt;/li&gt;
&lt;li&gt;Neuromorphic chips achieving &lt;strong&gt;70,000x energy reduction&lt;/strong&gt; vs GPUs in research&lt;/li&gt;
&lt;li&gt;Photonic chips and why light beats copper at data centre scale&lt;/li&gt;
&lt;li&gt;Why Jevons' Paradox means efficiency gains alone won't save us&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Follow me on Dev.to to catch it when it drops.&lt;/p&gt;

&lt;p&gt;Anything specific you want me to go deeper on? Drop it in the comments.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>computerscience</category>
      <category>hardware</category>
      <category>sustainability</category>
    </item>
    <item>
      <title>After Silicon: The Technologies That Will Power the Next Era of Computing</title>
      <dc:creator>Talal Ahmad</dc:creator>
      <pubDate>Thu, 14 May 2026 21:48:45 +0000</pubDate>
      <link>https://forem.com/talal_ahm2d/after-silicon-the-technologies-that-will-power-the-next-era-of-computing-4p33</link>
      <guid>https://forem.com/talal_ahm2d/after-silicon-the-technologies-that-will-power-the-next-era-of-computing-4p33</guid>
      <description>&lt;p&gt;&lt;em&gt;From atomic-scale transistors to chips made of light — here is what comes after the 2nm revolution, and why it matters for everything from your smartphone to artificial general intelligence.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxnjquuesp0av3ozcn9xd.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxnjquuesp0av3ozcn9xd.jpg" alt="After Silicon" width="800" height="530"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Photo by Laura Ockel on Unsplash&lt;/p&gt;




&lt;p&gt;In Q4 2025, TSMC confirmed volume production of its N2 node. At 2nm, transistor gates are approximately 10 silicon atoms wide. That is not a metaphor for "very small" — it is a regime where quantum tunnelling, variability at the atomic scale, and statistical dopant fluctuations are no longer edge cases. They are the design constraints.&lt;/p&gt;

&lt;p&gt;The engineering community has spent decades treating Moore's Law as a roadmap. What comes next is not one road. It is six, running in parallel.&lt;/p&gt;




&lt;h2&gt;
  
  
  1. Gate-All-Around (GAA) Transistors
&lt;/h2&gt;

&lt;p&gt;FinFETs gave the gate three sides of control over the channel. GAA wraps it around all four sides of horizontally stacked silicon nanosheets — typically 5–8 ribbons, each 5nm thick, separated by high-k dielectric.&lt;/p&gt;

&lt;p&gt;The physics: improved electrostatic gate control means steeper subthreshold slope, lower off-state leakage current (I_off), and the ability to tune drive current (I_on) by adjusting nanosheet width at the mask level — something FinFETs could not do without a full process change.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TSMC N2:&lt;/strong&gt; 10–15% speed gain at iso-power, or 25–30% power reduction at iso-performance vs N3E. Gate pitch ~45nm, metal pitch ~24nm.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Intel 18A:&lt;/strong&gt; Combines RibbonFET (GAA) with Backside Power Delivery Network (BSPDN) — PowerVia. Routing Vdd and Vss on the back of the wafer eliminates IR drop from power rails competing with signal routing on the front. Result: ~6% performance gain from BSPDN alone, plus freed routing tracks for signal density.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Samsung SF3:&lt;/strong&gt; Implemented GAA at 3nm in 2022 — earliest production GAA — but yield challenges limited the advantage. SF2 (2nm-class) targets correction in 2025.&lt;/p&gt;

&lt;p&gt;Next milestones: TSMC A16 (backside power + GAA, 2027), Intel 14A (first High-NA EUV in full production, 2027), IMEC roadmap to "A2" — 2 angstroms — by 2036.&lt;/p&gt;




&lt;h2&gt;
  
  
  2. 3D Integration: Chiplets and Hybrid Bonding
&lt;/h2&gt;

&lt;p&gt;Monolithic scaling hits yield walls fast — defect density is roughly constant per unit area, so doubling die area roughly halves yield. Chiplets solve this by partitioning a design into smaller dies, each manufactured at the process node best suited to it, then integrated in-package.&lt;/p&gt;

&lt;p&gt;The interconnect hierarchy matters:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Interconnect Type&lt;/th&gt;
&lt;th&gt;Bump Pitch&lt;/th&gt;
&lt;th&gt;Bandwidth Density&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Organic substrate&lt;/td&gt;
&lt;td&gt;~100µm&lt;/td&gt;
&lt;td&gt;~1 GB/s/mm²&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Silicon interposer (CoWoS)&lt;/td&gt;
&lt;td&gt;~10µm&lt;/td&gt;
&lt;td&gt;~1 TB/s/mm²&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Hybrid bonding (SoIC, Foveros Direct)&lt;/td&gt;
&lt;td&gt;~1µm&lt;/td&gt;
&lt;td&gt;~10+ TB/s/mm²&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;At 1µm hybrid bond pitch, a 100mm² interface carries ~1 Pb/s of theoretical bandwidth — orders of magnitude beyond anything a PCIe or HBM interface achieves off-package.&lt;/p&gt;

&lt;p&gt;Nvidia's Blackwell B100 connects two reticle-limited dies via NV-HBI at 10 TB/s with ~900 GB/s of HBM3e memory bandwidth. The future AI accelerator likely stacks a logic die (leading-edge node), HBM (DRAM-optimised node), and a photonics die (specialised process) — heterogeneous integration as the norm.&lt;/p&gt;




&lt;h2&gt;
  
  
  3. Silicon Photonics and Co-Packaged Optics
&lt;/h2&gt;

&lt;p&gt;The bandwidth-per-watt of copper interconnects degrades sharply beyond ~1–2m. At rack scale in AI clusters, this is the bottleneck — not the GPU.&lt;/p&gt;

&lt;p&gt;Silicon photonics builds optical components — ring modulators, Mach-Zehnder interferometers, germanium photodetectors, grating couplers — on standard 300mm CMOS wafers. Data modulates onto light at 50–100 Gbps per wavelength; WDM stacks 8–32 wavelengths per fibre, reaching multi-Tbps per physical link.&lt;/p&gt;

&lt;p&gt;Co-Packaged Optics (CPO) eliminates the pluggable transceiver entirely — the optical engine is wire-bonded or hybrid-bonded directly to the switch ASIC. Nvidia's Quantum-X800 and Spectrum-X800, launched in 2026, use CPO at 100–400 Tb/s aggregate, with 3.5x power efficiency improvement and 10x signal integrity improvement vs pluggable modules.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;At rack scale, the bottleneck in AI computing is not the GPU — it is the copper wire. Light carries data at the speed of, well, light.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The research frontier: all-optical neural networks where matrix-vector multiplications — the core operation in transformer inference — are performed optically at the speed of light with near-zero dynamic power. MIT and University of Strathclyde groups are the ones to watch.&lt;/p&gt;




&lt;h2&gt;
  
  
  4. Wide-Bandgap Semiconductors: GaN and SiC
&lt;/h2&gt;

&lt;p&gt;Silicon has a bandgap of ~1.1 eV. That limits its breakdown voltage, thermal conductivity, and electron saturation velocity. Wide-bandgap materials change those limits entirely:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Property&lt;/th&gt;
&lt;th&gt;Si&lt;/th&gt;
&lt;th&gt;GaN&lt;/th&gt;
&lt;th&gt;SiC&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Bandgap (eV)&lt;/td&gt;
&lt;td&gt;1.1&lt;/td&gt;
&lt;td&gt;3.4&lt;/td&gt;
&lt;td&gt;3.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Breakdown field (MV/cm)&lt;/td&gt;
&lt;td&gt;0.3&lt;/td&gt;
&lt;td&gt;3.3&lt;/td&gt;
&lt;td&gt;2.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Electron mobility (cm²/Vs)&lt;/td&gt;
&lt;td&gt;1400&lt;/td&gt;
&lt;td&gt;2000 (2DEG)&lt;/td&gt;
&lt;td&gt;900&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Thermal conductivity (W/mK)&lt;/td&gt;
&lt;td&gt;150&lt;/td&gt;
&lt;td&gt;230&lt;/td&gt;
&lt;td&gt;490&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;GaN&lt;/strong&gt; exploits a 2D electron gas (2DEG) at the AlGaN/GaN heterojunction — a high-density, high-mobility channel that enables HEMT transistors switching at RF frequencies (mmWave 5G, radar) and power conversion at &amp;gt;90% efficiency.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SiC MOSFETs&lt;/strong&gt; handle 650V–3.3kV switching for EV traction inverters, industrial motor drives, and grid infrastructure. SiC inverter switching losses are ~50% lower than equivalent silicon IGBTs. SiC market CAGR projected at &amp;gt;20% through 2030.&lt;/p&gt;




&lt;h2&gt;
  
  
  5. 2D Materials: Graphene and TMDs
&lt;/h2&gt;

&lt;p&gt;The IEEE roadmap identifies 2D materials as the primary candidate for sub-1nm channel materials — at monolayer thickness (~0.3nm for MoS₂), the channel is physically immune to short-channel effects that plague thin-body silicon at equivalent dimensions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Graphene:&lt;/strong&gt; Zero bandgap limits its use as a transistor channel, but electron mobility (~200,000 cm²/Vs suspended, ~10,000–50,000 cm²/Vs on substrate) makes it exceptional for interconnects. Copper resistivity increases sharply below ~10nm wire width due to surface and grain boundary scattering. Graphene interconnects show 100x higher current density than copper at equivalent dimensions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TMDs (MoS₂, WSe₂, WS₂):&lt;/strong&gt; Semiconducting 2D materials with bandgaps of 1.0–2.0 eV at monolayer thickness. TSMC's research division has demonstrated stacked nanosheet GAA transistors with monolayer MoS₂ channels integrated into the exact architecture defining N2.&lt;/p&gt;

&lt;p&gt;In 2025, a research team published a bismuth-based transistor at 0.1nm (angstrom node) — 40% faster and 3x more energy-efficient than leading silicon nodes in benchmarks.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Before graphene powers entire systems, it will make its impact in interconnects — the first real silicon-graphene hybrid applications are closer than most engineers think.&lt;br&gt;
— Semiconductor Engineering, 2025&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  6. Neuromorphic Computing
&lt;/h2&gt;

&lt;p&gt;Von Neumann architecture has a fundamental inefficiency: the memory wall. Every operation requires data to move between processor and memory — energy spent on data movement often exceeds energy spent on computation itself.&lt;/p&gt;

&lt;p&gt;Neuromorphic chips co-locate memory and processing. Artificial neurons integrate input spikes over time; when membrane potential crosses threshold, they fire — asynchronous, event-driven, sparse. No clock. No fetch-decode-execute. Power consumption proportional to activity, not clock rate.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Intel Loihi 2:&lt;/strong&gt; 1 million neurons, 120 million synapses. Demonstrated 1,000x energy reduction vs GPU on certain combinatorial optimisation problems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Photonic neuromorphic:&lt;/strong&gt; A VCSEL with optical feedback implements a leaky integrate-and-fire neuron at GHz spike rates — six orders of magnitude faster than biological neurons. University of Strathclyde demonstrated GHz-rate VCSEL spiking networks in 2023.&lt;/p&gt;

&lt;p&gt;The convergence target: neuromorphic processors for sparse edge inference + quantum coprocessors for optimisation + classical cores for control flow. Heterogeneous in architecture, not just process node.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Roadmap
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Timeframe&lt;/th&gt;
&lt;th&gt;Milestones&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;2025–2026&lt;/td&gt;
&lt;td&gt;GAA volume production (TSMC N2, Intel 18A). CPO switches (Nvidia). GaN/SiC mainstream.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2027–2028&lt;/td&gt;
&lt;td&gt;TSMC A16 + backside power. Intel 14A + High-NA EUV. Rapidus 2nm. First commercial photonic AI accelerators. HBM4 widespread.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2029–2032&lt;/td&gt;
&lt;td&gt;Sub-1nm nodes. 2D material transistors in pilot production. Graphene interconnects in leading-edge logic. Neuromorphic at edge scale.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2033–2036+&lt;/td&gt;
&lt;td&gt;IMEC A2 (2 angstrom). Photonic-electronic co-integration standard. Quantum-classical hybrid systems commercial.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Why It Matters for What We Build
&lt;/h2&gt;

&lt;p&gt;The software abstractions we write against — memory models, compute primitives, communication layers — are all downstream of hardware architecture. As the hardware layer fragments into heterogeneous stacks of logic, memory, photonics, and neuromorphic accelerators, the programming models will have to follow.&lt;/p&gt;

&lt;p&gt;The engineers who understand what is physically happening at the transistor, interconnect, and package level will be the ones who extract real performance from what comes next — not just call an API and hope.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;If this was useful, drop a ❤️ or 🦄 — it helps others find the article.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Have a question about any of these technologies or want me to go deeper on one? Drop it in the comments — I read and reply to all of them.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Follow me here on Dev.to for more deep dives on semiconductor technology, AI hardware, and the engineering behind next-gen computing.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  References
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.tsmc.com/english/dedicatedFoundry/technology/logic/l_2nm" rel="noopener noreferrer"&gt;TSMC 2nm Technology&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://newsroom.intel.com" rel="noopener noreferrer"&gt;Intel 18A — Intel Newsroom&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.sciencedirect.com/science/article/abs/pii/S1369800125001131" rel="noopener noreferrer"&gt;Beyond the 2nm Horizon — ScienceDirect&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://marklapedus.substack.com/p/tsmcs-roadmap-and-other-takeaways" rel="noopener noreferrer"&gt;TSMC Roadmap — SemiWiki&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.patsnap.com/resources/blog/articles/photonic-neuromorphic-computing-landscape-2026-2/" rel="noopener noreferrer"&gt;Photonic Neuromorphic Computing 2026 — PatSnap&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://semiengineering.com/the-race-to-replace-silicon/" rel="noopener noreferrer"&gt;The Race to Replace Silicon — Semiconductor Engineering&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.prescouter.com/2024/07/roadmap-to-integrating-2d-materials/" rel="noopener noreferrer"&gt;2D Materials Roadmap — PresCouter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://research.tsmc.com/english/research/logic/low-dimensional-material/publish-time-1.html" rel="noopener noreferrer"&gt;TSMC 2D Materials Research&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://spectrum.ieee.org/graphene-semiconductor-2670398194" rel="noopener noreferrer"&gt;Graphene Interconnects — IEEE Spectrum&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10745993/" rel="noopener noreferrer"&gt;Neuromorphic Photonics — NIH/NCBI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://electronics360.globalspec.com/article/21958/the-future-of-semiconductor-materials-beyond-silicon" rel="noopener noreferrer"&gt;Future of Semiconductor Materials — Electronics360&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>hardware</category>
      <category>ai</category>
      <category>computerscience</category>
      <category>technology</category>
    </item>
  </channel>
</rss>
