Von Neumann Architecture

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:architecture
gptkbp:basisFor most modern computers
gptkbp:category computer science
information technology
gptkbp:contrastsWith gptkb:Harvard_architecture
gptkbp:describes design of electronic digital computers
gptkbp:documentedIn gptkb:First_Draft_of_a_Report_on_the_EDVAC
gptkbp:enables stored-program concept
gptkbp:hasComponent gptkb:microprocessor
arithmetic logic unit
control unit
input/output devices
memory unit
gptkbp:hasFeature shared memory for instructions and data
sequential instruction processing
binary data representation
https://www.w3.org/2000/01/rdf-schema#label Von Neumann Architecture
gptkbp:influenced modern microprocessors
gptkbp:introducedIn 1945
gptkbp:limitation gptkb:Von_Neumann_bottleneck
gptkbp:namedAfter gptkb:John_von_Neumann
gptkbp:numberOfLocations program and data in same memory
gptkbp:usedIn gptkb:EDVAC
gptkb:UNIVAC_I
ENIAC (after modification)
gptkbp:uses single bus for data and instructions
gptkbp:bfsParent gptkb:Harvard_Design_Model
gptkbp:bfsLayer 8