Computer Systems and Evolution (Vocabulary)

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

1/62

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering definitions of key terms from the computer science lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

63 Terms

1
New cards

Computer

A fast-electronic calculating machine; etymology from Latin computare; it accepts digitized input, processes it using stored instructions, and outputs data.

2
New cards

Input Device

A device used to enter data into the computer (e.g., keyboard, mouse, scanner, microphone, webcam).

3
New cards

Output Device

A device used to display or present results (e.g., monitor, printer, speakers, projector).

4
New cards

Central Processing Unit (CPU)

The computer’s brain; processes instructions and coordinates activities; includes ALU and CU.

5
New cards

Arithmetic Logic Unit (ALU)

Performs arithmetic calculations and logic operations.

6
New cards

Control Unit (CU)

Directs and coordinates the activities of the computer.

7
New cards

Graphics Processing Unit (GPU)

Handles graphics, images, and video rendering.

8
New cards

RAM (Random Access Memory)

Primary, fast temporary storage; data is erased when power is off.

9
New cards

Hard Disk Drive (HDD)

Traditional magnetic secondary storage; non-volatile.

10
New cards

Solid State Drive (SSD)

Faster non-volatile storage alternative to HDD.

11
New cards

USB Flash Drive

Portable storage using flash memory.

12
New cards

Memory Card

Removable storage used in phones and cameras.

13
New cards

Network Interface Card (NIC)

Enables network connection to a computer.

14
New cards

Wi‑Fi Adapter

Wireless networking adapter.

15
New cards

Modem

Device that connects the computer to the Internet.

16
New cards

Router

Forwards data between networks and shares Internet access.

17
New cards

Power Supply Unit (PSU)

Provides electrical power to all computer components.

18
New cards

Motherboard

Main circuit board; connects all components.

19
New cards

System Unit

The case and internal components (CPU, memory, storage, etc.).

20
New cards

Keyboard

Principal input device for typing instructions.

21
New cards

Monitor

Display output device to view work.

22
New cards

Mouse

Pointing device used to interact with the screen.

23
New cards

Printer

Output device that produces printed copies.

24
New cards

Speaker

Audio output device.

25
New cards

CD/DVD Drive

Reads CD/DVD discs.

26
New cards

Floppy Disk Drive

Reads from and writes to floppy disks.

27
New cards

Expansion Card

Card added to connect peripherals or add capabilities.

28
New cards

Expansion Slot

Connector on the motherboard to attach expansion cards.

29
New cards

RAM Modules

Memory modules that store data temporarily while you work.

30
New cards

Fan

Cools the CPU and other components.

31
New cards

Abacus

Originated in Asia; the first counting device in the mechanical era.

32
New cards

Pascaline

First mechanical digital calculator with gears, invented by Blaise Pascal (1642).

33
New cards

Jacquard Loom

1804 loom controlled by punched cards; precursor to punched-card programming.

34
New cards

Difference Engine

1812 design by Charles Babbage; automated calculations for long computations.

35
New cards

Ada Lovelace

First programmer; wrote notes on Babbage’s engine and concepts of programming.

36
New cards

Herman Hollerith Tabulating Machine

Early data-processing machine used to compile data for the US Census.

37
New cards

Turing Machine

Hypothetical device capable of performing logical operations; heralded programmable computers.

38
New cards

ENIAC

Electrical Numerical Integrator and Calculator; a large automatic digital computer.

39
New cards

Harvard Mark I

Large automatic digital sequence-controlled computer.

40
New cards

UNIVAC I

First commercially produced computer; Grace Hopper developed its compiler.

41
New cards

Transistor

Semiconductor device (1947) that replaced vacuum tubes in computers.

42
New cards

Vacuum Tube

Early electronic component used in First Generation computers.

43
New cards

Integrated Circuit (IC)

Miniaturized electronic circuit; first ICs produced around 1959.

44
New cards

BASIC

Beginners All-purpose Symbolic Instruction Code; high-level language developed in 1960s.

45
New cards

Internet

Global network that started in 1969; foundational for modern networking.

46
New cards

Microsoft

Tech company founded by Bill Gates and Paul Allen in 1975.

47
New cards

Apple

Company founded by Steve Jobs and Steve Wozniak; products include the Apple II and Macintosh.

48
New cards

Macintosh (Mac)

Apple’s line of GUI-based personal computers introduced in 1984.

49
New cards

IBM PC/AT

IBM Personal Computer/Advanced Technology; 1984 generation with faster processors.

50
New cards

Cray I

Early supercomputer introduced in 1976.

51
New cards

ULSI

Ultra Large Scale Integration; fifth-generation tech enabling advanced AI and complex systems.

52
New cards

Hardware

Physical computer components that can be touched.

53
New cards

Software

Programs and data; instructions stored electronically.

54
New cards

Data

Distinct pieces of information; can be numbers, text, or other formats; stored and processed by computers.

55
New cards

Peopleware

People involved in the computer system (users, programmers, technicians, etc.).

56
New cards

Kilobyte (KB)

1 KB = 1,024 bytes; about 140 words.

57
New cards

Megabyte (MB)

1 MB = 1,000 KB; about 1,000,000 bytes (~500 pages of text).

58
New cards

Gigabyte (GB)

1 GB = 1,000 MB; about 1,000,000 KB; ~1,000,000,000 bytes.

59
New cards

Machine Language

First-generation programming language consisting of binary instructions.

60
New cards

Assembly Language

Second-generation low-level programming language using mnemonic codes.

61
New cards

SQL

Fourth-generation language for database querying and management.

62
New cards

TeX

Fourth-generation language for high-quality text formatting.

63
New cards

BASIC (language)

High-level programming language designed for beginners (1960s).