Grid: 4 rows × 4 columns
Row wire (input V) Memristor (brightness = G) Column wire / output
Output vector I = V·G
I₁0.00
I₂0.00
I₃0.00
I₄0.00
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Memristor Crossbar Array Simulator

This simulator visualizes a nanoscale memristor crossbar array — a grid of nanoscale resistive-memory devices wired at every row/column intersection, each storing a synaptic weight as its conductance. Set the input voltages on the rows and watch Ohm's law and Kirchhoff's current law compute a full matrix-vector product for the entire grid in a single physical step, the analog in-memory computing principle behind neuromorphic AI hardware. Switch to von Neumann mode to watch the identical arithmetic done the conventional way instead — one multiply-accumulate at a time, shuttled from separate memory — and compare the step count and elapsed time directly.