Computer Abstractions and Technology – Introduction to Computer System

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

1/34

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms from Unit I: Introduction to Computer System.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

Computer

A fast electronic calculating machine that receives digitized input, processes it according to stored instructions, and produces meaningful output.

2
New cards

Program

An internally stored list of instructions that directs a computer’s processing tasks.

3
New cards

Computer Memory

The internal storage that holds programs and data for immediate or later use by the processor.

4
New cards

Data

Raw, unorganized facts and figures fed into a computer.

5
New cards

Information

Data that has been processed, organized, and given context to be meaningful and useful.

6
New cards

Input Operation

The act of entering instructions or data into a computer through an input unit.

7
New cards

Output Operation

The delivery of processed information or data from a computer via output devices.

8
New cards

Storage Operation

Saving data and programs in memory so they can be processed immediately or in the future.

9
New cards

Processing Operation

CPU execution of arithmetic and logical operations on data.

10
New cards

Primary Memory (Main Memory)

Fast, volatile, semiconductor storage directly accessible by the CPU.

11
New cards

Secondary Memory

Inexpensive, non-volatile storage with large capacity, accessed through an I/O processor.

12
New cards

Cache Memory

A small, fastest memory located near or on the CPU chip that stores recently used instructions and data to speed execution.

13
New cards

Random-Access Memory (RAM)

Primary memory in which any location can be accessed in a fixed, short time.

14
New cards

Memory Access Time

The time required to read or write one word in memory, typically a few to 100 nanoseconds for RAM.

15
New cards

Word Length

The number of bits in each memory word (commonly 16, 32, or 64 bits).

16
New cards

Operand

The quantity or data item on which an operation is performed.

17
New cards

Operator

The symbol or instruction that specifies the operation to be performed on operands (e.g., +, -, AND).

18
New cards

Register

A high-speed storage element inside the CPU that holds one word of data.

19
New cards

Central Processing Unit (CPU)

The integrated block containing the ALU and CU; executes instructions and acts as the brain of the computer.

20
New cards

Arithmetic and Logic Unit (ALU)

The part of the CPU that performs arithmetic calculations and logical comparisons.

21
New cards

Control Unit (CU)

The component of the CPU that directs operations, fetches instructions, and generates control signals for other units.

22
New cards

Functional Units of a Computer

The five main parts—input, memory, arithmetic and logic, output, and control units—that work together to execute programs.

23
New cards

Input Device

Hardware through which data enters a computer, such as a keyboard, mouse, or microphone.

24
New cards

Output Device

Hardware that converts processed data into human-readable form, such as a monitor or printer.

25
New cards

Interconnection Network

The internal pathways that allow functional units to exchange information and coordinate actions.

26
New cards

Volatile Memory

Storage that loses its contents when power is removed (e.g., RAM).

27
New cards

Non-Volatile Memory

Storage that retains data without power (e.g., magnetic disks, flash memory).

28
New cards

Microprocessor

A CPU implemented on a single microchip; executes instructions electronically.

29
New cards

I/O Processor

Hardware that manages data transfer between secondary memory and main memory.

30
New cards

Magnetic Disk

A secondary storage device that uses magnetic media to store large amounts of data.

31
New cards

Optical Disk

A secondary storage medium that uses laser technology, such as a CD or DVD.

32
New cards

Flash Memory

Non-volatile solid-state storage used for portable drives and some secondary memory devices.

33
New cards

Program Loop

A set of instructions executed repeatedly; often cached to accelerate repeated use.

34
New cards

Touchpad

A flat pointing input device used for graphical interaction with a computer.

35
New cards

Digital Communication Facility

A network source, such as the Internet, that provides input data to a computer.