History of Computers and Architecture

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Flashcards for computer history and architecture

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

Vacuum Tubes

Digital logic elements and memory in first generation computers.

2
New cards

Stored Program Concept

The fundamental design approach of first generation computers.

3
New cards

John von Neumann

Mathematician attributed with the stored program concept.

4
New cards

EDVAC

First publication of the stored program concept (1945)

5
New cards

EDVAC

Electronic Discrete Variable Automatic Computer

6
New cards

IAS Computer

Prototype of all subsequent general-purpose computers.

7
New cards

Memory Buffer Register (MBR)

Register that contains a word to be stored in memory or sent to the I/O unit, or to receive a word from memory or I/O.

8
New cards

Memory Address Register (MAR)

Register that specifies the address in memory of the word to be written from or read into the MBR.

9
New cards

Instruction Register (IR)

Register that contains the opcode instruction being executed.

10
New cards

Instruction Buffer Register (IBR)

Register employed to temporarily hold the instruction from a word in memory.

11
New cards

Program Counter (PC)

Register that contains the address of the next instruction pair to be fetched from memory.

12
New cards

Accumulator (AC) and Multiplier Quotient (MQ)

Registers employed to temporarily hold operands and results of ALU operations.

13
New cards

Fetch Instruction

CPU fetches instruction from main memory (RAM) and stores in local registers.

14
New cards

Decoding Instruction

CPU needs to understand the instruction to perform it.

15
New cards

Executing Instruction

CPU can perform the action that is needed.

16
New cards

Store Instruction

Processed instruction/data is then stored after the execution cycle.

17
New cards

Transistor

Smaller, cheaper, dissipates less heat, solid state device made from silicon (invented at Bell Labs in 1947).

18
New cards

System Software

Allow the ability to load programs, move data to peripherals and perform common computations.

19
New cards

Discrete Component

Single, self-contained transistor manufactured separately and wired together onto circuit boards (expensive and cumbersome).

20
New cards

Moore's Law

Observed number of transistors on a chip doubling every year.

21
New cards

Gordon Moore

Co-founder of Intel, observed Moore's Law.

22
New cards

IBM System/360 Family Characteristics

Similar or identical instruction set, operating system, increasing speed, number of I/O ports, memory size, and cost.