Qualcomm · Filed Jan 6, 2025 · Published Jul 9, 2026 · verified — real USPTO data

Qualcomm Patents a Memory Chip That Runs AI Calculations On Its Own

Every time your phone runs an AI task, data shuttles back and forth between memory and the processor dozens of times per second. Qualcomm's new patent wants to cut most of that travel out entirely by doing the math right inside the memory chip.

Qualcomm Patent: AI Math Inside the Memory Chip Itself — figure from US 2026/0195574 A1
Figure from the official USPTO publication.
Publication number US 2026/0195574 A1
Applicant QUALCOMM Incorporated
Filing date Jan 6, 2025
Publication date Jul 9, 2026
Inventors Vardhana MRUTHYUNJAYA, Jian SHEN
CPC classification 706/15
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Feb 19, 2025)
Document 20 claims

What Qualcomm's compute-inside-memory idea actually does

Imagine your kitchen has a pantry, a prep area, and an oven. Normally, ingredients travel from the pantry to the prep area to the oven and back, over and over. Now imagine the pantry could do some of the cooking itself. That's roughly what Qualcomm is proposing here.

In AI, a processor constantly asks memory to hand over data, crunches numbers on it, then sends results back. That round-trip costs time and energy. Qualcomm's patent describes a memory chip that can read its own instructions and run certain AI calculations, called activation functions, without waiting for a separate processor to do it.

The memory chip has small, reconfigurable math units built in. When it receives a task, it figures out which type of calculation is needed and sets those units up accordingly. The idea is fewer trips, lower power use, and faster AI responses, especially on devices like phones or earbuds where battery life and heat are tight constraints.

How the chip decodes AI instructions without a processor

The patent describes a Processing in Memory (PIM) architecture, meaning computation hardware is embedded directly inside the memory chip rather than living in a separate processor.

The key mechanism is an instruction set architecture (ISA) built into the memory device. An ISA is essentially a vocabulary of commands a chip understands. Here, the memory chip reads those commands and uses them to identify which activation functions to run. Activation functions are the mathematical operations (like ReLU, sigmoid, or GELU) that AI models apply to data at each layer of a neural network; they determine whether a signal passes through or gets suppressed.

Inside the chip, a set of programmable computation units (PCUs) can be reconfigured on the fly to handle whichever activation function the current AI task requires. That flexibility matters because different AI models use different functions, and a fixed-hardware approach would only serve one type.

  • Memory chip receives a computation task
  • Decodes ISA instructions to identify the required activation function
  • Configures its internal PCUs to match that function
  • Executes the calculation locally and returns the result

The net effect is that AI inference workloads can offload repetitive math to memory, reducing the number of times data has to move between chips.

What this means for on-device AI speed and power draw

Moving data between memory and a processor is one of the biggest energy costs in AI inference, particularly on mobile and edge devices. If Qualcomm can push even a subset of AI calculations into the memory chip itself, the power savings at scale could be meaningful. For users, that translates to longer battery life when running on-device AI features and potentially faster response times.

Qualcomm's Snapdragon chips already dominate the high-end Android and laptop markets, and the company has been publicly investing in on-device AI. A patent like this fits squarely into that strategy: making AI faster and cheaper to run without relying on a cloud connection, which is where you get faster responses and fewer privacy concerns.

Editorial take

This is a legitimate and technically interesting problem to solve. The memory-processor data shuttle is a real bottleneck in AI workloads, and putting reconfigurable math units inside memory is one of the more credible approaches to fixing it. Whether Qualcomm can make this work at commercial scale and yield rates is a different question, but the direction is sound.

Which company should we read for you?

We track 17 companies here. Pro is the same weekly breakdown for any company you choose, delivered privately. Type a name and we'll scope it and send you a quote.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.