EDVAC
EDVAC (Electronic Discrete Variable Automatic Computer) was an early electronic computer developed in the United States during the 1940s. It is one of the first practical stored-program computers and helped popularize the architecture later known as the von Neumann architecture. The project built on work associated with John von Neumann and the team at the Moore School of Electrical Engineering, including J. Presper Eckert and John Mauchly. Von Neumann’s 1945 First Draft of a Report on the EDVAC outlined a design in which program instructions and data are stored in a single read/write memory, a concept that became central to subsequent computer design.
Design and features of EDVAC emphasized binary arithmetic, a fixed word length, and a stored-program approach.
Development and deployment proceeded over the late 1940s, with construction carried out by the Moore School
Legacy of EDVAC lies in its formalization of the stored-program approach and its impact on the development
---