Chapter 2 - CS3 - Hardware Flashcards

1
Q

What are the 5 basic components of PC hardware?

A

CPU, memory, circuit board, storage, and input/output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Moore’s law

A

Number of transistors on a chip will double every two years > computing power will double for same price point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the CPU?

A

Central Processing Unit, the “brain”

Interprets & carries out commands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the two units of the CPU?

A

Arithmetic Logic Unit = actual processing by performing math & logic operations
Control Unit = coordinates & controls all other parts of the computer system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you measure the speed of a CPU?

A

“Clock time” of CPU is measured in hertz = one cycle per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Bus

A

The electrical connection b/w different computer components; highway of parallel wires

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Motherboard

A

Main circuit board - houses all essential chips and CPU, memory, storage all connect into the motherboard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

RAM

A

Random Access Memory = “working memory”

Temporarily holds data & instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Bit

A

Binary digit, 0 or 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Byte

A

8 bits; a byte is a single character (like the letter “T”)

1 megabyte = 1m bytes = 200 pgs of text or one screen-size image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Binary numbering system

A

Base 2, digits 0 and 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Hexadecimal numbering system

A

Base 16: 0-9, A-F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Octal numbering system

A

Base 8: 0-6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Decimal numbering system

A

Base 10: 0-9

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Hertz

A

One cycle per second

e.g., kilohertz = 1000 cycles per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Hard disk

A

Long-term data storage

17
Q

SSD

A

Solid-state drive - long-term data storage

Oversized/ sophisticated flash memory stick

18
Q

SSD vs. Hard disk

A

SSD is more expensive, lighter & faster b/c it uses flash memory (instead of disks), quieter, more durable, less power consumption, longer life

19
Q

Machine cycle

A
  1. Control unit fetches instructions & data from memory
  2. Control unit decodes instructions & sends to ALU
  3. ALU performs calculations
  4. Results of calculation is stored in memory
20
Q

Volatile memory

A

Loses its contents when computer is turned off

Ex: RAM

21
Q

Nonvolatile memory

A

Does not lose contents when computer is off

Ex: ROM, flash memory

22
Q

ROM

A

Contents permanently burned in the chip

23
Q

Input devices

A

Devices that feed data INTO the computer - keyboard, mouse, scanner

24
Q

Output devices

A

Devices that show output - projector, monitor, printer

25
Surge protector (suppressor)
Uses electrical components to provide a stable current flow and minimize the chances of an over-voltage
26
Storage medium
Physical material on which computer keeps data, programs, applications
27
Storage device
Records & retrieves data from the storage media
28
Reading
Transferring data from storage media to memory
29
Writing
Transferring data from memory to storage media
30
Hard disk vs. hard drive
Hard disk is storage medium - the disk you store data on | Hard drive is storage DEVICE - reads & writes data
31
The CPU can be thought of as the ___ of the computer.
Brain
32
List the following in increasing order (slowest to fastest): megahertz, kilohertz, gigahertz
kilohertz, megahertz, gigahertz
33
What was the first commercially successful portable PC? How heavy was it?
1983 - Compaq computer corp - 28 pounds
34
Why are PCs a commodity?
Very little differentiation between computers | Primary factor that controls their sale = PRICE!