CC1 (Chapter 2)

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

1/77

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

78 Terms

1
New cards

Coding Systems

Used to represent data and programs in a manner understood by the computer.

2
New cards

Digital Computers

They can only understand two states, off and on (0 and 1).

3
New cards

Digital Data Representation

The process of representing data in digital form so a computer can understand it.

4
New cards

Bit

The smallest unit of data that a binary computer can recognize (a single 1 or 0).

5
New cards

Byte

used to express the size of documents and other files, programs, etc.

Is equal to 8 bits.

6
New cards

Prefixes

are often used to express larger quantities of bytes.

7
New cards

Numbering system

A way of representing numbers

8
New cards

Decimal numbering system

Uses 10 symbols (0-9)

9
New cards

Binary numbering system

Uses only two symbols (1 and 0) to represent all possible numbers

10
New cards

ASCII (American Standard Code for Information Interchange)

Coding system traditionally used with personal computers

11
New cards

EBCDIC (Extended Binary-Coded Decimal Interchange Code)

Developed by IBM, primarily for mainframes

12
New cards

Unicode

Newer code (32 bits per character is common).

Universal coding standard designed to represent text- based data written in any ancient or modern language.

Replacing ASCII as the primary text-coding system.

13
New cards

Graphics Data

still images such as photos or drawings.

14
New cards

Bitmapped images

Image made up of a grid of small dots called pixels

15
New cards

Audio Data

The audio must be in digital form in order to be stored on or processed by a computer.

16
New cards

Video Data

Displayed using a collection of frames, each frame contains a still image.

17
New cards

Machine Language

Binary-based language for representing computer programs the computer can execute directly.

18
New cards

System Unit

The main case of a computer.

Houses the processing hardware for a computer.

Also contains storage devices, the power supply, and cooling fans.

Houses processor, memory, and interfaces to connect to peripheral devices (printers, etc), and other components.

19
New cards

Motherboard

Consists of computer chip, circuit board, and system board.

20
New cards

Computer Chip

Very small pieces of silicon or other semi-conducting material onto which integrated circuits are embedded.

21
New cards

Circuit Board

A thin board containing computer chips and other electronic components.

22
New cards

System Board

The main circuit board inside the system unit to which all devices must connect.

23
New cards

External Devices

monitors, keyboards, mice, printers

24
New cards

Wireless Devices

e.g., Bluetooth

25
New cards

Power Supply

Connects to the motherboard to deliver electricity (personal computer).

26
New cards

Drive Bays

Rectangular metal racks inside the system unit that house storage devices.

e.g., Hard drive, CD/DVD drive, flash memory card reader

Connected to the motherboard with a cable.

27
New cards

CPU (Central Processing Unit)

Circuitry and components packaged together and connected directly to the motherboard.

Does the vast majority of processing for a computer.

Also called a processor; called a microprocessor when talking about personal computers

28
New cards

Transistor

Key element of the microprocessor.

Made of semi-conductor material that acts like a switch controlling the flow of electrons inside a chip.

Today’s CPUs contain hundreds of millions of them; the number doubles about every 18 months (Moore’s Law)

29
New cards

Dual-core CPU

Contains the processing components (cores) of two separate processors on a single CPU.

30
New cards

Quad-core CPU

Contains four cores

31
New cards

Multi-core processors

allow computers to work on more than one task at a time

32
New cards

GPU (Graphics Processing Unit)

Takes care of the processing needed to display images (including still images, animations) on the screen.

Can be located on the motherboard, on a video graphics board, on in the CPU package.

33
New cards

Processing Speed

Rated in megahertz (MHz) or gigahertz (GHz).

Higher CPU clock speed = more instructions processed per second.

34
New cards

CPU Clock Speed

is one measurement of processing speed.

35
New cards

Word Size

The amount of data that a CPU can manipulate at one time.

Typically 32 or 64 bits.

36
New cards

Cache Memory

Special group of very fast memory chips located on or close to the CPU.

Usually internal cache (built into the CPU).

37
New cards

Bus

An electronic path within a computer over which data travels.

Located within the CPU and etched onto the motherboard.

38
New cards

Expansion Bus

Connects the CPU to peripheral (typically input and output) devices.

39
New cards

Bus Width

is the number of wires in the bus over which data can travel

40
New cards

Bandwidth

The amount of data that can be transferred by the bus in a given time period.

41
New cards

Memory

Refers to chip-based storage located inside the system unit.

42
New cards

Storage

refers to the amount of long-term storage available to a computer

43
New cards

Random Access Memory (RAM)

Computer’s main memory.

Consists of chips arranged on a circuit board called a memory module which are plugged into the motherboard.

Stores essential parts of operating system, programs, and data the computer is currently using.

44
New cards

Volatile

RAM content lost when the computer is shut off.

ROM and flash memory are non-volatile.

45
New cards

Registers

High-speed memory built into the CPU.

Used to store data and intermediary results during processing.

Fastest type of memory.

46
New cards

Read-Only Memory (ROM)

Non-volatile chips located on the motherboard into which data or programs have been permanently stored.

Retrieved by the computer when needed.

Being replaced with flash memory.

47
New cards

Flash Memory

Nonvolatile memory chips that can be used for storage.

Have begun to replace ROM for storing system information.

48
New cards

Fans

used on most personal computers to help cool the CPU and system unit.

49
New cards

Heat Sinks

Small components typically made out of aluminum with fins that help to dissipate heat.

50
New cards
  • Liquid cooling systems

  • Immersion cooling

  • Notebook cooling stand

Examples of Cooling Systems

51
New cards

Liquid cooling systems

Cool the computer with liquid-filled tubes.

52
New cards

Immersion Cooling

Hardware is actually submerged into units filled with a liquid cooling solution.

53
New cards

Notebook cooling stand

Cools the underside of a notebook computer.

54
New cards

Expansion Slot

A location on the motherboard into which expansion cards are inserted.

55
New cards

Expansion Card

A circuit board inserted into an expansion slot.

Used to add additional functionality or to attach a peripheral device.

56
New cards

Express Card Modules

Designed to add additional functionality to notebooks

57
New cards

Memory Bus

Connects CPU directly to RAM.

58
New cards

Frontside Bus (FSB)

Connects CPU to the chipset that connects the CPU to the rest of the bus architecture.

59
New cards

PCI Bus

has been one of the most common types of bus

60
New cards

PCI Express (PCIe) Bus

is extremely fast bus, has replaced the PCI bus

61
New cards

Universal Serial Bus (USB)

Extremely versatile.

Allows 127 different devices to connect to a computer via a single USB port.

62
New cards

FireWire Bus

Developed by Apple to connect multimedia devices to a computer.

63
New cards

Port

A connector on the exterior of a computer’s system unit to which a device may be attached.

64
New cards

Tablet Docks

Used to help with tablet productivity

Some are just a stand

65
New cards

Moore’s Law

In 1965, Gordon Moore predicted that the number of transistors per square inch on chips had doubled every two years and that trend would continue.

66
New cards
  • Arithmetic/Logic Unit (ALU)

  • Floating Point Unit (FPU)

  • Control Unit

  • Prefetch Unit

  • Decode Unit

  • Registers and Internal Cache Memory

  • Bus Interface Unit

Typical CPU Components:

67
New cards

Arithmetic Logic Unit (ALU)

Performs arithmetic involving integers and logical operations

68
New cards

Floating Point Unit (FPU)

Performs decimal arithmetic

69
New cards

Control Unit

Coordinates and controls activities within a CPU core

70
New cards

Prefetch Unit

Attempts to retrieve data and instructions before they are needed for processing in order to avoid delays

71
New cards

Decode Unit

Translates instructions from the prefetch unit so they are understood by the control unit, ALU, and FPU

72
New cards

Registers and Internal Cache Memory

Store data and instructions needed by the CPU

73
New cards

Bus Interface Unit

Allows the core to communicate with other CPU components

74
New cards

System Clock

Small quartz crystal on the motherboard

Timing mechanism within the computer system that synchronizes the computer’s operations

75
New cards

Machine Cycle

The series of operations involved in the execution of a single machine level instruction

76
New cards

Nanotechnology

The science of creating tiny computers and components less than 100 nanometers in size.

77
New cards

Carbon nanotubes (CNTs)

used in many products today

78
New cards

Quantum Computing

Applies the principles of quantum physics and quantum mechanics to computers.

Utilizes atoms or nuclei working together as quantum bits (qubits).

Expected to be used for specialized applications, such as encryption and code breaking.