Back to Home

Neuromorphic chip the size of a coin learns without a battery

USC researchers created an analog neuromorphic chip the size of a coin on two types of memristors that learns directly on signals (light, pressure) without external power. The device implements the STDP mechanism and can operate for years in implants or sensors. The breakthrough was published in Nature Sensors.

Smart USC chip learns without a battery: the future of implants
Advertisement 728x90

Nature Sensors: USC Engineers Create Coin-Sized Neuromorphic Chip That Learns Without a Battery

Researchers at the University of Southern California (USC) have developed an analog memristor-based device that processes signals (light, pressure) and learns on-site, powered solely by the energy from those signals. The cover technology in Nature Sensors enables "intelligence without infrastructure" for medical sensors, smart glasses, and implants that run for years without recharging.


Death of the Digital Dogma: Why USC's Analog Chip Silently Kills Cloud AI — Without a Battery

[The Core]: What Is Actually Happening

Have you ever wondered why your fitness tracker dies in three days, while a neural implant remains science fiction? Because all modern electronics suffer from schizophrenia: the sensor reads the analog world (light, pressure, temperature), then the analog-to-digital converter (ADC) burns energy converting it to zeros and ones, the processor burns more energy crunching those bits, memory burns still more storing them — all so the device can finally announce "pulse 72." Professor J. Joshua Yang at USC simply asked: why?

Google AdInline article slot

On June 2, 2026, in a cover article in Nature Sensors, his team (co-author postdoc Seung Ju Kim, funded by the CONCRETE Center with support from the USAF and the US Army) unveiled a device that breaks this 70-year chain. They built a circuit using two types of memristors (diffusive and drift) that takes the raw signal straight from a photodiode or piezoelectric element and, right there — no external power, no ADC, no cloud — extracts patterns and stores them. Light hits the sensor — the same light energy drives the memristor. Pressure squeezes the piezo element — the mechanical pulse itself powers the circuit. "The signal is not just data to process," Yang told USC Viterbi. "It is also the energy source that powers the system."

Yet the detail everyone misses when they hear "self-powered" is not a 30–40 % efficiency gain. Yang is describing a fundamental paradigm shift. Global data centers already consume 1–2 % of worldwide electricity in 2026, doubling every four years. By 2030 that share will reach 4–5 %. We multiply billions of zeros and ones just to recognize a cat in a photo. The brain does the same job on 20 watts. The brain never converts light into digits; it works with analog action potentials. The USC chip does the same. This is not "another neuromorphic prototype." It is the first working device that fuses sensing, memory, and learning inside a single analog loop with no external power.

Timeline and Context

To appreciate the leap, remember how conservative the memristor industry has been. The idea of "computing memristors" is twenty years old. First lab samples appeared in the mid-2010s. All of them shared one flaw: they required external programming. You fed specially shaped pulses from an external microcontroller and the resistance changed. That is still a digital mindset, just with a different memory type. Yang and Kim's work is radically different: their memristors learn by themselves from the timing relationships between incoming signals. Kim puts it plainly: "Memory is not updated by a software learning algorithm. It emerges from the temporal relationships between physical signals. Repeated coincident signals are strengthened; unrelated ones gradually fade."

Google AdInline article slot

What came before. In March 2026 the same lab published in Nature on memristors that operate at 700 °C. That was purely a materials paper. Now they have combined high-temperature memristors with self-powering. In simulation they scattered a network of these sensors across forested California to detect lightning — the leading cause of wildfires. The system accurately reconstructed strike locations using the time difference between light (instant) and sound (~340 m/s). No GPS, no cellular network, no server. The device simply stored the delay inside its own circuit.

The real breakthrough the USC Viterbi press release downplays is how they solved unsupervised learning. The Nature Sensors paper details the mechanism: the diffusive memristor (silver in silicon dioxide) acts as a spike encoder — the stronger the signal, the faster it switches, generating pulses. The drift memristor (hafnium oxide with tantalum-platinum electrodes) acts as a synapse, accumulating weight changes on repeated coincidences. This is a direct hardware implementation of spike-timing-dependent plasticity (STDP), the mechanism believed to underlie learning in the biological brain. No lines of code. No processor instructions.

Winners and Losers

Biggest loser #1: ARM and the entire edge-processor ecosystem. Companies such as ARM, Qualcomm, and MediaTek built billion-dollar businesses on the assumption that every sensor must ship its data to a processor that then executes instructions. The USC chip executes none. It has no registers, no program counter, no data bus. Only physics. When these devices reach volume production (three to five years, not ten to fifteen), the market for ultra-low-power IoT microcontrollers will shrink 60–70 %. Analysts at JPR state: "By the end of 2026, decentralized AI and analog computing will begin appearing in wearables and humanoid robots."

Google AdInline article slot

Loser #2: NVIDIA and the market for edge AI accelerators. NVIDIA makes money on data-center training, yet its Jetson platform for edge inference remains a digital beast. Jetson Orin draws 15–25 watts. The USC chip draws zero external watts — it harvests energy from the signal itself. Its compute power cannot compete with Jetson, but 95 % of edge tasks (lightning detection, gait classification, real-time arrhythmia recognition) do not need that power. They need speed, energy independence, and low cost.

Beneficiary #1: Medical implants. Yang highlights smart glasses as the main consumer use case, but the real prize is implants. Existing neurostimulators for chronic pain (for example, Nervonik, which raised $52.5 million in April 2026) still require an external unit and a battery replaced every three to five years via surgery. The USC chip can run on biomechanical pressure from footsteps or body heat. An implant that learns and adapts without a battery or recharging is the holy grail of neuromodulation — now one step closer.

Beneficiary #2: US Department of Defense. Funding through the USAF and US Army is no coincidence. A sensor that can be dropped by drone behind enemy lines and listen, process, and remember for years without emitting a radio signal is intelligence gold. The California lightning scenario is cover. The real targets are seismic sensors for underground nuclear tests and acoustic sensors for identifying military vehicles.

What the Media Are Not Saying

First insight, not obvious even to many engineers: the USC device is not a "computer." It is a classifier. It can distinguish lightning from fireworks by the time delay between light and sound. It can tell gait A from gait B by the pressure pattern on a piezo element. It cannot learn multiplication tables. There is no feedback loop, no conditional branching, no arbitrary computation. It is a specialized neural network hard-wired into the physics of the memristors. This is a fundamental limit no one will overcome soon, because analog computation is by definition not universal. So the current hype around "AI without a battery" is marketing. Real AI still needs digits. The analog circuit solves only a narrow class of tasks.

Second insight: reproducibility and parameter drift. The Nature Sensors paper shows clean I-V curves, yet researchers working with oxide memristors know these devices are notoriously temperamental. Threshold voltages wander cycle to cycle, they degrade from oxygen-vacancy migration, and they are acutely sensitive to temperature and humidity. How well will the USC device perform after a year in the field from –20 °C to +50 °C and 10 % to 95 % humidity? The paper is silent. CONCRETE Center is military-funded; those tests are almost certainly under way, but public data will not appear until a commercial version exists.

Third insight: competition from organic neuromorphic systems. In the same Nature Sensors issue, Fabiano and colleagues report soft organic electrochemical neurons that operate at biological speeds (up to 1.1 kHz) at under 0.7 V and 40 pJ per spike. This is competing technology. Organics can be implanted directly in the brain because they are soft and non-inflammatory. USC memristors are rigid; they suit peripheral sensors but not neural interfaces. The market will split. Who wins long-term remains unclear.

Forecast: Next 30 Days and 90 Days

Next 30 days (June 2026): wave of patent filings and commercial licenses.

USC Viterbi will file patents on the "self-powered neuromorphic system with diffusive and drift memristors" architecture. Expect at least three to four applications with priority from the June 2, 2026 publication date. Yang already has a commercialization track record; his earlier high-temperature memristor work drew interest from oilfield service companies (Baker Hughes, Schlumberger). Wearable-electronics makers will now join the queue. Garmin, Apple, and Oura Ring will all request samples to evaluate a fitness tracker that never needs charging.

Next 90 days (August–September 2026): foundry partnerships and first engineering prototypes.

The USC device was built on a printed circuit board with discrete memristors, resistors, and capacitors. Commercialization requires integration — memristors must be embedded in a silicon chip atop standard CMOS logic (or replacing it). Within 90 days USC is expected to announce a partnership with an Arm licensee or an independent foundry (possibly TSMC or Intel Foundry Services) to produce a System-on-Chip (SoC) engineering sample in which the memristor classifier sits beside a conventional processor for more complex tasks.

A risk the press release omits: incorporating new materials (silver, strontium- and titanium-doped hafnium oxide, as in parallel Cambridge work) into standard CMOS flows is non-trivial. TSMC may decline unless it sees guaranteed high-volume orders from a major OEM. USC would then need a specialized memristor foundry such as Weebit Nano or Knowm, pushing commercialization back two to three years.

Finally, Yang's remark should give investors pause: "Energy is the key problem for the data center. Learn from the most efficient computer in the world — our brain." Elegant, yet the brain runs on 20 watts with 86 billion neurons. The USC chip uses two memristors. The principle is scalable, but the gap between principle and a microwatt supercomputer will not be closed in three years. Investors rushing into memristor startups may be disappointed; reliability, reproducibility, and scaling problems remain unsolved. That the first step has been taken — and taken brilliantly — cannot be denied.

— Editorial Team

Advertisement 728x90

Read Next

Partner News