The Transistor’s Quiet Successor Has Already Arrived

The transistor is the most important invention of the twentieth century. It amplifies signals, switches on and off billions of times per second, and has shrunk so small that your phone holds more than the entire internet did in 1995. But the transistor has a secret limitation: it forgets everything the moment the power goes out.
That is not a design flaw. It is a physics constraint. Transistors are volatile. They hold state only as long as electricity flows. So computers have to shuttle data constantly between fast volatile memory (RAM) and slow nonvolatile storage (SSDs). This back and forth costs energy and time. It is the reason your laptop takes seconds to wake up instead of milliseconds. It is the reason data centers burn through megawatts just moving bits around.
What if a single component could do both jobs? What if a switch could remember its last position without power, compute inside its own memory, and even generate true random numbers for encryption?
That component exists. It is called a memristor. And according to a comprehensive 2022 review in Science, memristive devices are no longer a lab curiosity. They are being embedded into commercial integrated circuits for memory applications. But that is just the beginning. The authors, led by Mario Lanza of King Abdullah University of Science and Technology, argue that memristors could replace transistors in data storage, encryption, and even radio frequency communication (Lanza et al., 2022).
The transistor had a good run. But its successor is already here.
What a Memristor Actually Does (And Why It Breaks the Rules)

A memristor is a two terminal device whose resistance changes depending on the voltage history applied to it. That is the textbook definition. Here is what it means in practice.
Imagine a pipe with a valve. If you push voltage one way, the valve opens and resistance drops. Push voltage the other way, the valve closes and resistance rises. Now here is the trick: when you remove the voltage, the valve stays put. The device remembers its last state without any power. That is nonvolatility.
Transistors cannot do this. A transistor is a three terminal switch. Voltage on the gate controls current between source and drain. But the moment you cut the gate voltage, the channel closes. No memory. No persistence.
Memristors are different. They store information as a physical change in the material itself. In many designs, a thin film of metal oxide like hafnium dioxide or tantalum oxide forms a conductive filament when voltage is applied. That filament persists even when power is off. The resistance state becomes the memory bit.
Lanza and his coauthors describe memristors as "a resistor with memory functions such that voltage pulses can change their resistance in a nonvolatile manner" (Lanza et al., 2022). That simple property unlocks a cascade of possibilities.
Why Data Centers Are Drowning in Data Movement

To understand why memristors matter, you have to understand the bottleneck that defines modern computing. It is called the von Neumann bottleneck, named after the architecture nearly every computer uses.
In a von Neumann machine, the processor and memory are separate. The processor crunches numbers. Memory stores them. Data has to travel back and forth along a narrow bus. This works fine when processors are slow. But processors have gotten exponentially faster. The bus has not kept up. So processors spend most of their time waiting for data.
The solution has been to add layers of cache memory close to the processor. But cache is expensive and volatile. It still requires constant power and constant refreshing. Data centers now spend roughly 30 percent of their energy just moving data between memory and processors.
Memristors offer a way out. Because they are nonvolatile and can be fabricated in dense crossbar arrays, they can store data and process it in the same physical location. This is called in memory computing. It eliminates the data movement bottleneck.
Lanza et al. describe crossbar arrays of memristive devices as "a promising platform for non von Neumann in memory computing" (Lanza et al., 2022). Instead of shuttling bits back and forth, the computation happens where the data lives. That is not an incremental improvement. It is a fundamental change in how computing works.
The Crossbar Array: A Grid That Thinks Like a Brain
The most promising architecture for memristor based computing is the crossbar array. Imagine a grid of horizontal wires and vertical wires. At each intersection sits a memristor. You apply voltages along the rows and columns. The current that flows through each memristor depends on its resistance state.
Now here is the beautiful part: if you represent a neural network's weights as the resistance values of the memristors, then applying voltages along the rows and reading currents along the columns performs a matrix vector multiplication in a single step. That is the fundamental operation of neural networks. Normally it requires thousands of transistor operations and constant memory access. A crossbar array does it in one parallel analog step.
Lanza et al. note that "the use of memristive devices in crossbar arrays for in memory computing has been demonstrated with high accuracy for tasks such as image recognition and sparse coding" (Lanza et al., 2022). This is not theoretical. Researchers have built working prototypes that recognize handwritten digits and faces using memristor crossbars.
The energy savings are dramatic. A single memristor multiply accumulate operation consumes about a femtojoule. A transistor based equivalent consumes picojoules or more. That is a thousandfold improvement. For data centers running millions of inference operations per second, the savings could be enormous.
Encryption Without a Backdoor
Data security relies on random numbers. Encryption keys, authentication tokens, and one time pads all require sequences that are truly unpredictable. But computers are deterministic machines. They cannot generate true randomness. They rely on pseudorandom number generators that take a seed and produce a sequence that looks random but is actually deterministic. If an attacker discovers the seed, they can reproduce the entire sequence.
Memristors can solve this problem because their switching is inherently stochastic. When you apply a voltage pulse to a memristor, the formation of the conductive filament is a probabilistic process. Sometimes it switches. Sometimes it does not. The timing and probability depend on atomic scale fluctuations that are fundamentally unpredictable.
Lanza et al. report that "memristive devices can be used as true random number generators for data security applications" (Lanza et al., 2022). By exploiting the stochastic switching behavior, researchers have generated random bit sequences that pass the National Institute of Standards and Technology statistical tests for randomness.
This matters because true random number generators are currently expensive and bulky. They rely on physical processes like radioactive decay or thermal noise. Memristors can produce true randomness on a chip that costs pennies and fits inside a smartphone. That means every device could have its own hardware based encryption engine that generates keys on the fly. No backdoors. No predictable seeds.
The Radio Frequency Angle Nobody Talks About
Most discussions of memristors focus on memory and computing. But Lanza and his coauthors point to a third application that is less known and potentially just as important: radio frequency switches.
Mobile phones use switches to route signals between antennas and transceivers. These switches need to handle high frequencies with low loss. Current switches use transistors or microelectromechanical systems. Transistors have limited isolation. MEMS switches are mechanical and slow.
Memristors can operate as RF switches because their resistance change is fast and nonvolatile. A memristor based switch can toggle between states in nanoseconds and stay there without power. That means a phone could reconfigure its antenna system dynamically without draining the battery.
Lanza et al. describe "radio frequency switches based on memristive devices" as a promising direction for mobile communications (Lanza et al., 2022). The devices can handle frequencies up to tens of gigahertz, which covers 5G and beyond. A single memristor switch could replace multiple transistor switches and consume zero power to maintain its state.
The Reliability Problem That Keeps Engineers Up at Night
Memristors are not ready to replace every transistor tomorrow. The review by Lanza et al. is honest about the challenges.
The biggest problem is variability. Memristor switching is stochastic. One pulse might switch the device. The next identical pulse might not. For memory applications, you need deterministic behavior. You need to write a bit and know it is written. The variability can be reduced by engineering the materials and the pulse conditions, but it has not been eliminated.
The second problem is endurance. Transistors can switch billions of times without wearing out. Memristors degrade after thousands or millions of cycles depending on the material. The conductive filament that forms during switching can become unstable over time. The device can get stuck in a low resistance or high resistance state.
The third problem is temperature sensitivity. Memristor behavior changes with temperature. A device that works perfectly at room temperature might fail at 85 degrees Celsius inside a server rack. Automotive and aerospace applications require operation across a wide temperature range.
Lanza et al. state that "performance and reliability challenges still need to be addressed" before memristive devices can be widely integrated into commercial circuits (Lanza et al., 2022). This is not a deal breaker. It is a research agenda. The field is moving fast. New materials and fabrication techniques are improving variability and endurance every year.
What This Research Does Not Prove (And Why That Is Interesting)
The Lanza et al. review is a survey of the state of the art, not a breakthrough experiment. It does not claim that memristors are ready to replace transistors in every application. It does not provide a working prototype of a memristor based computer that beats a transistor based one on every metric.
What the review does is map out the landscape. It shows that memristors have been demonstrated in memory arrays, in computing crossbars, in random number generators, and in RF switches. Each demonstration works. Each one solves a specific problem that transistors cannot solve as efficiently.
The open question is whether memristors can be manufactured at scale with sufficient yield and reliability. Transistors have had 70 years of process optimization. Memristors have had 15. The gap is closing, but it has not closed.
Another open question is whether in memory computing will actually outperform traditional architectures for general purpose workloads. The crossbar approach is excellent for neural networks. It is less clear whether it works for database queries, video encoding, or operating system tasks. The architecture may be specialized rather than universal.
These are not weaknesses. They are the interesting frontiers. The research community is actively working on both problems.
What This Actually Means
- ▸Data centers that use memristor based in memory computing could cut energy consumption by an order of magnitude because they eliminate the cost of moving data between processor and memory. This is not speculative. Prototypes already show the energy savings.
- ▸Hardware encryption based on memristor true random number generators could become standard in consumer devices within five years. The stochastic switching that engineers currently treat as a problem is actually a feature for security applications.
- ▸The first commercial memristor products will likely be embedded memory in microcontrollers and IoT devices. These applications require nonvolatility and low power, and they can tolerate the current reliability limitations.
- ▸Neural network accelerators based on memristor crossbars will appear in specialized hardware before they appear in general purpose processors. The matrix vector multiplication operation maps perfectly to the crossbar architecture.
- ▸The transistor is not going away. It will continue to dominate logic and high speed switching. But for memory, encryption, and analog computing, memristors offer advantages that transistors cannot match. The future is hybrid, not replacement.
The memristor is not a better transistor. It is a different kind of component that does things transistors cannot. And that is exactly why it matters.
References
- [1]Mario Lanza, Abu Sebastian, Wei Lü, Manuel Le Gallo (2022). Memristive technologies for data storage, computation, encryption, and radio-frequency communication. ScienceDOI· 662 citations
