31 Aug 2026
Signal Headquarters
Vol. I
No. 288
· · 3 min read

Analog in-memory compute claims a 30x efficiency lead over digital matrix multiply at the same process node

A specific, striking figure is circulating in hardware research circles: analog in-memory compute running 8-bit operations at 150 TOPS per watt in 16nm, against roughly 5 TOPS per watt for the best digital matrix multiply in the same node. If the number holds, it describes a structural advantage, not an incremental one.

A figure worth taking seriously has entered the conversation about AI hardware efficiency. A researcher describing analog in-memory compute put the number at 150 TOPS per watt for 8-bit operations in a 16-nanometer process node. The best digital matrix multiply implementations in that same node, by the same account, land at roughly 5 TOPS per watt. That is a 30x gap at the level of the core compute primitive.

The claim is specific enough to deserve careful attention. It does not gesture at a vague architectural advantage or promise gains at some future node. It names a process technology, a precision level, and a performance-per-watt figure for both the analog and digital cases. That specificity is what separates a credible engineering claim from a marketing projection.

To understand why the gap is so large, it helps to understand what analog in-memory compute actually does differently. In a conventional digital architecture, data moves from memory to a compute unit, undergoes a multiply-accumulate operation, and the result travels back. That movement is where energy gets spent. Analog in-memory compute performs the multiply-accumulate operation inside the memory array itself, using the physics of the storage medium rather than a separate logic circuit. The energy cost of moving data, which dominates the power budget of matrix multiply workloads, is substantially reduced.

We're basically doing um 8bit compute at 150 tops per watt in a 16 nanometer technology. So just as a point of reference the best digital um matrix multiplies will give you sort of like five tops per watt in that technology. is 30x better at the level of that that core technology. Guest

Matrix multiply is not a marginal operation in modern AI inference. It is the dominant operation. Transformer models, convolutional networks, and nearly every architecture at scale spend the overwhelming majority of their compute cycles on it. An efficiency advantage at the matrix multiply level therefore propagates through the entire inference stack. A 30x improvement in TOPS per watt at that primitive does not translate to a 30x improvement in end-to-end system efficiency, because memory bandwidth, interconnects, and control logic all impose their own costs. But the ceiling on what becomes possible shifts considerably when the most expensive single operation becomes dramatically cheaper to run.

The figure also matters in the context of process node economics. Achieving 150 TOPS per watt in 16nm is a different kind of result than achieving it in a leading-edge node. Sixteen nanometers is not the frontier of semiconductor manufacturing. It is a mature, widely available, and relatively inexpensive node. A large efficiency advantage at 16nm means that the economic case for this architecture does not depend on access to the most advanced fabrication facilities, which are expensive, supply-constrained, and dominated by a small number of customers. It suggests a path to high-efficiency AI inference hardware that could be manufactured at scale without competing for the most constrained capacity in the industry.

What remains unresolved is the gap between cell-level efficiency and system-level efficiency. Analog compute introduces precision challenges that digital implementations handle more cleanly. Noise, device variation, and the difficulty of maintaining accuracy across a large analog array all impose engineering costs that do not appear in a single TOPS-per-watt figure for the core technology. The 30x advantage described here is explicitly framed as operating at the level of that core technology, not at the level of a deployed inference chip. Translating cell-level efficiency into a manufacturable, accurate, production-grade system is the hard problem that analog compute researchers have been working on for years.

None of that undercuts the significance of the number. A 30x lead at the primitive level gives analog in-memory compute substantial headroom to absorb system-level penalties and still arrive at a competitive or superior position compared to digital implementations in the same node. The claim, taken on its own terms, describes a technology that has already cleared a high bar. How much of that advantage survives the engineering required to build a real system around it is the question the field will have to answer.

The Editor, for the readers of Signal Headquarters

From the Archive