High-level & Low-level languages
Assemblers, Compilers & Interpreters
RAM, ROM & Virtual Memory
Storage Technologies & Media
Computer Architecture
Good notes will help you organise and process data and information
The Von Neumann architecture was created by John von Neumann in 1945. A computer architecture is not an actual computer but the idea of how a computer could be built.
The Von Neumann architecture is a design that consists of a Control Unit, Arithmetic and Logic Unit (ALU), Memory Unit, Registers and Inputs/Outputs.
The Von Neumann architecture is based upon the stored-program computer concept. This is where the instruction data and the program data are both stored in the same memory. This architecture is still used in most modern computers.
The advantage of the Von Neumann Architecture is that is simplifies the design of a Micro controller chip.Von Neumann Micro controllers use RAM for both data storage and program instruction storage.
The disadvantages of the Von Neumann Architecture is that there is only one Bus to connect the memory to the processor, so only one instruction or piece of data can be fetched at a time.
AQA Computer Science Tutor