Home

AtanasoffBerry

The Atanasoff–Berry Computer (ABC) was an early electronic digital computing device designed to solve systems of linear equations. It was developed at Iowa State College (now Iowa State University) in Ames, Iowa, by John V. Atanasoff and his graduate assistant Clifford Berry between 1937 and 1942. The ABC is widely regarded as one of the first electronic digital machines and the first to use binary digits and electronic memory, though it was not a general-purpose programmable computer.

Technically, the ABC used electronic circuits built from vacuum tubes to perform calculations. It stored data

The primary computational goal of the ABC was to solve systems of linear equations. It implemented arithmetic

Legacy and significance are tied to its place in the history of computing. The ABC showed that

in
binary
form
and
used
capacitors
to
hold
bits,
creating
an
electronic
memory.
The
machine
operated
with
a
fixed
hardware
configuration
and
did
not
implement
a
stored-program
architecture;
its
sequence
of
operations
was
set
by
the
hardware
design
rather
than
by
instructions
stored
in
memory.
operations
needed
for
Gaussian
elimination,
enabling
it
to
perform
the
steps
required
to
reduce
equations
and
obtain
solutions.
While
not
a
universal
computer,
the
ABC
demonstrated
core
ideas
that
would
recur
in
later
machines,
including
binary
representation,
electronic
switching,
and
the
use
of
memory
to
hold
data.
electronic,
binary
computation
with
a
memory
system
was
feasible
and
laid
groundwork
that
influenced
subsequent
developments
in
computer
design.
Its
concepts
are
discussed
in
the
context
of
the
transition
from
purely
mechanical
computation
to
electronic
digital
computing
and
the
later
emergence
of
stored-program
architectures.