WGU D322 Section 3

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

1/35

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

36 Terms

1
New cards

EDVAC

Electronic Discrete Variable Automatic Computer ; first-generation computer

2
New cards

UNIVAC

Universal Automatic Computer ; first-generation computer

3
New cards

IBM-701, IBM-650

notable first-generation computers

4
New cards

Transistors (1959 - 1965)

replaced vacuum tubes in the second generation of computers

5
New cards

Integrated Circuits (1965 - 1971)

The invention of what enabled the development of computer systems that were cheaper, faster, smaller, and more reliable. They miniaturized transistors and placed them on silicon chips called semiconductors.

6
New cards

Microprocessors (1971 - present)

Include thousands of integrated circuits on a single silicon chip.

More reliable than their predecessors, calculate in picoseconds (one trillionth of a second), use high-level languages, and are portable and economical.

7
New cards

IPOS

input-process-output-storage; explains what computer systems are used for. They take input, process it, and provide an output while using storage to keep intermediate and final results of the transformation of data

8
New cards

SRAM

Static Random Access Memory

9
New cards

DRAM

Dynamic Random Access Memory

10
New cards

BIOS

Basic Input Output System

11
New cards

UEFI

Unified Extensible Firmware Interface

12
New cards

SSD

Solid State Drive

13
New cards

PCIe

Peripheral Component Interconnect Express

14
New cards

ISA

Industry Standard Architecture

15
New cards

EISA

Extended Industry Standard Architecture

16
New cards

arithmetic logic unit (ALU)

contains circuitry that performs operations on data (such as addition and subtraction)

17
New cards

control unit

contains the circuitry coordinating the machine's activities

18
New cards

processor register

contains data storage cells called registers

19
New cards

Memory address register (MAR)

Holds the memory location of data that needs to be accessed

20
New cards

Memory data register (MDR)

Holds data that is being transferred to or from memory

21
New cards

Accumulator (AC)

Holds the ALU results

22
New cards

Program counter (PC)

Holds the address of the next program instruction to be executed

23
New cards

Current instruction register (CIR)

Holds the current instruction during processing

24
New cards

Buses or bus lines

wires that serve as electrical roadways, transmitting information between the CPU and other components. The size is related to the amount of data that can be transmitted at once. Instructions are sent through to the CPU and include how to process the data and which component to use

25
New cards

Address bus

Carries the destination address of where the data is assigned to be processed

26
New cards

Data bus

Carries data between the processor, the memory unit, and the input/output devices

27
New cards

Control bus

Carries control signals (commands) from the CPU (and status signals from devices); controls and coordinates all activities within the computer system

28
New cards

bit

the smallest unit of storage that is set to 0 or to 1

29
New cards

eight

A group of how many bits form a byte?

30
New cards

single

A byte contains enough information to store a _______ character

31
New cards

1 kilobyte (KB)

2^10 bytes

32
New cards

1 megabyte (MB)

2^20 bytes

33
New cards

1 gigabyte (GB)

2^30 bytes

34
New cards

1 terabyte (TB)

2^40 bytes

35
New cards

1 petabyte (PB)

2^50 bytes

36
New cards

Vacuum Tubes (1946–1959)

ENIAC emerged in 1946 as a 30-ton machine with 18,000 _______