Principles of Computers

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

1/21

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards based on lecture notes about the principles of computers, covering key terms, definitions, and concepts in computing.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

22 Terms

1
New cards

Mathematical Machine

A device that should not present surprising discoveries to the young and must be familiarized with as a usual tool for earning a living.

2
New cards

Information Processing

The collection and manipulation of data to generate meaningful information.

3
New cards

Computer Parts

Includes the processor, motherboard, memory, and peripheral devices that make up a computer.

4
New cards

Operating System (OS)

Software that manages hardware and software resources on a computer and provides common services for computer programs.

5
New cards

Programming Languages

Languages used to create software programs by specifying a sequence of instructions for a computer to perform.

6
New cards

Data Compression

The process of encoding information in a way that reduces its size, improving storage and transmission efficiency.

7
New cards

Binary Code

A system of representing text or computer processor instructions using a two-symbol system, typically 0 and 1.

8
New cards

Stack

A data structure that follows the Last In First Out (LIFO) principle for data storage and retrieval.

9
New cards

Cache Memory

A small-sized type of volatile computer memory that provides high-speed data access to the processor.

10
New cards

RS-232

A standard for serial communication transmission of data; it defines the electrical characteristics and timing of signals.

11
New cards

USB (Universal Serial Bus)

A standard for connecting devices to a computer to transfer data and power.

12
New cards

Morse Code

A method of encoding text characters as sequences of dots and dashes to facilitate electronic communication.

13
New cards

EBCDIC

A character encoding system used mainly on IBM mainframe and midrange computer operating systems.

14
New cards

Unicode

An international encoding standard that allows for the representation of text in multiple languages and scripts.

15
New cards

AD Conversion (Analog to Digital)

The process of converting an analog signal into a digital signal that can be processed by a computer.

16
New cards

Microprocessor

The central processing unit (CPU) of a computer, which performs logic calculations, controls tasks, and manages memory.

17
New cards

Peripheral Devices

External devices connected to a computer, such as keyboards, mice, printers, and scanners.

18
New cards

Compiler

A program that translates code written in a high-level programming language into machine code.

19
New cards

Bus Architecture

The communication system that transfers data between components of a computer.

20
New cards

DMA (Direct Memory Access)

A feature that allows devices to transfer data to and from memory without CPU intervention.

21
New cards

Integrated Circuit

A small chip that can function as an amplifier, oscillators, timers, microcontrollers, and more.

22
New cards

RAM (Random Access Memory)

A type of computer memory that can be accessed randomly; it is volatile memory used for temporary storage.