# How Hopfield Networks Use Resistors to Mimic Brain-Like Memory

> A foundational patent describing an electronic circuit that uses a grid of resistors to perform computations, effectively creating an artificial neural network that can store and recall patterns.

- **Patent:** US 4660166
- **Original title:** Electronic network for collective decision based on large number of connections between signals
- **Owner:** California Institute of Technology
- **Granted:** 1987
- **Status:** Public domain (expired)
- **Times cited:** 167
- **Field:** ai_ml, semiconductors, consumer_electronics

## What it does

This patent describes a hardware architecture where multiple amplifiers are connected in a dense matrix using resistors. Each resistor acts as a weight, determining how much the output of one amplifier influences the input of another. By setting these resistance values, the network can be programmed to store specific patterns or solve optimization problems. When the system is given a partial or noisy input, the interconnected resistors cause the circuit to settle into a stable state, effectively reconstructing the full stored pattern or finding a solution to a complex problem.

## What it does NOT cover

- Does not cover software-based neural network simulations running on standard CPUs.
- Does not cover digital logic gates or traditional von Neumann computing architectures.
- Does not cover learning algorithms that automatically adjust resistor values during operation (this patent focuses on fixed, programmed resistances).
- Does not cover non-electronic implementations, such as optical or biological neural models.

## The clever bit

The innovation lies in using the physical laws of electricity—specifically Kirchhoff's circuit laws—to perform computation. Instead of calculating results step-by-step, the network 'finds' the solution by naturally evolving toward a state of lowest energy.

## Real-world examples

1. Early hardware-based associative memory systems
2. Neuromorphic computing research platforms
3. Analog neural network circuit prototypes

## Why it matters

This is a seminal document in the history of artificial intelligence. John Hopfield's work provided a physical, electronic blueprint for associative memory, bridging the gap between theoretical neuroscience and practical circuit design. It proved that simple, collective interactions between basic components could produce complex, brain-like computational behavior.

## Frequently asked questions

### What does How Hopfield Networks Use Resistors to Mimic Brain-Like Memory cover?

A foundational patent describing an electronic circuit that uses a grid of resistors to perform computations, effectively creating an artificial neural network that can store and recall patterns.

### Who owns patent US 4660166?

California Institute of Technology owns this patent, granted in 1987.

### When does this patent expire?

This patent has expired and is now in the public domain — anyone can use the invention freely.

### What is patent US 4660166 cited by?

This patent has been cited by 167 later patents that build on its ideas.

### What problem does this patent solve?

This is a seminal document in the history of artificial intelligence. John Hopfield's work provided a physical, electronic blueprint for associative memory, bridging the gap between theoretical neuroscience and practical circuit design. It proved that simple, collective interactions between basic components could produce complex, brain-like computational behavior.

### What does this patent NOT cover?

Does not cover software-based neural network simulations running on standard CPUs.

**Full plain-English explainer:** https://patentbrief.org/patent/us/4660166/electronic-network-for-collective-decision-based-on-large-number-of-connections-between-signals

**Original patent:** https://patents.google.com/patent/US4660166

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._


## Related patents

Semantically similar inventions in the PatentBrief corpus:

- [How a Single Electronic Component Can Learn and Process AI Data](https://patentbrief.org/patent/us/10248907/resistive-processing-unit) — This patent describes a tiny electronic component called a resistive processing unit (RPU) that acts like a brain cell in an artificial intelligence network, storing and processing information directly within its changing electrical resistance.
- [How a Chip Uses Memory to Speed Up AI Calculations](https://patentbrief.org/patent/us/11741188/hardware-accelerated-discretized-neural-network) — This patent describes a specialized computer chip that uses non-volatile memory and analog signals to quickly perform calculations for artificial intelligence, especially for neural networks that need to remember past information.
- [How to Fix Faulty Memory Cells in AI Chips](https://patentbrief.org/patent/us/10956815/killing-asymmetric-resistive-processing-units-for-neural-network-training) — This patent describes a system that tests individual memory cells in AI chips for uneven behavior and then permanently disables the faulty ones before the chip starts learning, making AI training more efficient.
- [How to Save and Reuse Skills Learned by Artificial Intelligence Hardware](https://patentbrief.org/patent/us/10410117/method-and-a-system-for-creating-dynamic-neural-function-libraries) — A method for capturing the internal settings of a neuromorphic AI chip after it learns a task, allowing that 'skill' to be exported and loaded onto another AI chip.
- [How a Camera-Based System Monitors Artificial Neural Network Creativity](https://patentbrief.org/patent/us/10423875/electro-optical-device-and-method-for-identifying-and-inducing-topological-states-formed-among-interconnecting-neural-modules) — A system that uses a camera to watch a screen displaying neural network activity, identifying new patterns and using a critic to decide if those patterns are worth keeping.
