Computer Hardware Flashcards

1
Q

What is the CPU ?

A

Central Processing Unit

The Brain of the computer. Does all the calculations and data processing.

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

What is RAM ?

A

Random Access Memory.

Computers short term memory.

Used when you want to store data temporarily. e.g. typing something into a chat or a piece of text in a word processor. This data is stored in RAM

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

What is the Hard Drive used for ?

A

Used anytime we want to store data in long term memory.

Holds all of our data including all our music, photos, applications etc

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

What does the Motherboard do ?

A

Holds everything in place and lets our components communicate with each other. The foundations.
The body or circulatory system of the computer that connects all the pieces together.

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

Programs

A

Instructions that tell the computer what to do.

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

What do Registers do ?

Give an example

A

Lets us store the data that our CPU works with at high speeds.

If CPU wants to add two numbers. One number will be stored in register A and another number in Register B. The result of those two numbers will be stored in register C.

Chef analogy = Chefs worktable. A place to cook.

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

What is the Memory Controller Chip MCC ?

How does it work ?

A

A bridge between the CPU and RAM. Like a nerve in your brain connecting to your memories.

CPU talks to MCC and asks for Instructions for a certain step in the program.
The MCC finds the instructions for this step in RAM.
Grabs the Data and sends it through the External Data Bus.

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

What is Cache ?

A

Memory that is smaller than RAM but lets us store data that we use often and lets us quickly reference it.

RAM is like a fridge. Easy to get into but it takes time to get something out.

Cache is like the stuff we have in our pockets. Stores recently or frequently accessed data.

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

L1 Cache

A

Smallest and Fastest cache

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

CPU’s two most important jobs

A

Calculating and moving data

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

Speed of CPU measured in…

A

Gigahetz G(Hz)

The faster the CPU speed is, the faster we say the computer is

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

What are the Heat Sink and Cooling fan used for ?

A

The CPU can get very hot and performance can be impaired. The Heat Sink absorbs some of that heat and the fan moves air around the system.

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

The rate that the CPU operates at is called…

A

Clock Speed

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

The time taken to measure a program instruction is measured in …

A

Clock Cycles

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

What is Overclocking ?

A

The practice of increasing the clock rate of a computer to exceed that certified by the manufacturer.

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

How is the CPU working speed regulated and synchronized

What is it measured in ?

A

By a tiny crystal that vibrates at a high number of beats per second.

Measured in Hertz

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

What is RAM measured in ?

A

Megahertz MHz

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

What is the second quickest place from which the CPU can receive data ?

A

Cache

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

Fetch Execute Cycle

A

Fetch - Decode - Execute - Store

1) CPU fetches instructions from memory (RAM) e.g the first part of a program that is loaded into memory that will open up a game.
2) The instructions are decoded within the CPU in the Memory Data Register.
3) Whatever the decoding has revealed, then needs to be executed. Complete the task as instructed.
4) The results are stored in RAM and then move back to step 1.

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

Integrated Graphic Cards or processors utilize a portion of what instead of dedicated Graphics memory ?

A

Utilize a portion of a computer systems RAM rather than dedicated graphics memory

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

Where are Expansion slots found ?

A

Built on motherboard to match an exact card or chip

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

Benefits of Solid State Drive (SSD) over Hard Disk Drives (HDD)
3 details

A

Start up and shut down faster.

Faster to transfer data

No mechanical moving parts inside SSD. It is all Chips inside it.

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

What type of memory does SSD and USB drives use

A

NAND Flash Memory

24
Q

What is Bios responsible for ?

A

System checks before the machine starts up windows operating system.

responsible for the power on self-test (POST) procedure.

25
Q

What does POST procedure stand for ?

A

Power On Self Test procedure

26
Q

What does DIMM stand for ?

A

Dual In-line Memory Module

27
Q

What does PCIe stand for ?

A

Peripheral Component Interconnect express

28
Q

Where do we find internal cache memory ?

A

Inside the CPU

29
Q

Where are registers found ?

A

In the CPU

30
Q

What does the control unit do ?

A

Sends signals to say the processor is ready to do a certain task.

31
Q

Where is the quickest location that the CPU can get data from ?

A

Its internal components e.g. registers, control unit, arithmetic and logic unit.

32
Q

What does AGP stand for ?

A

Accelerated Graphics Port

33
Q

Where would you find Integrated Graphics Card and Processors ?

A

Integrated into the Motherboard

34
Q

What does Bios Stand for ?

A

Basic Input/output System

35
Q

What are Integrated Graphics Cards not as quick as

A

PCIe slots

36
Q

Are Integrated Graphics Card programable ?

A

Yes

37
Q

What tracks takes signal from one component to another ? e.g. CPU to Memory

A

Copper tracks take signal from one component to another e.g. CPU to memory.

38
Q

What component does the CPU communicate heavily with ?

A

Communicates heavily with RAM

39
Q

How many levels of cache are there in a CPU ?

A

Three different cache levels in a CPU

L1, L2, L3

40
Q

Where would you find electrical components like transistors, capacitors, microchips ?

A

The motherboard

41
Q

Where would you find slots for PCIe DIMM Memory and connections for optical drives, graphics/network/sound cards in expansion slots.

A

The Motherboard

42
Q

What is underneath the Motherboard ?

A

Copper tracks are underneath that make up the System busses.

43
Q

Where are programs usually stored ?

A

Usually stored or durable media like Hard Drives.

44
Q

Where do we send programs before they are processed ?

Why ?

A

We send them to RAM so that the CPU can process them much faster. Instead of sending the whole cook book, we can just send individual recipes for the cook (CPU) to process.

45
Q

What happens at each clock tick of the CPU ?

A

At each tick, an impulse is sent to the CPU causing it to perform one or more actions.

46
Q

Examples of expansion slots

A

PCI, AGP, PCIe, Peripheral Component Interconnect/Express

PCIe overtaking PCI. Most commonly a graphics card.

47
Q

Non volatile firmware used to perform initialization during the booting process

A

BIOS

48
Q

What does a socket allow for ?

A

The installation of a component directly onto the motherboard

49
Q

PCI and AGP transmission type

A

Parallel Transmission

50
Q

PCIe transmission type

A

Serial Transmission

51
Q

What does SATA stand for ?

A

Serial AT Attachment

52
Q

What does Hot Swappable mean ?

A

You don’t need to turn your system off to change the hard drive.

53
Q

What does PATA mean ?

A

Parallel AT Attachment

54
Q

A hard drive physical disk is made up of what ? This is where files are stored,

A

Tracks and Sectors

55
Q

What is SLC, MLC, TLC ?

A

Single, Multiple and Triple level cell.

How many bits can be written to each cell.

56
Q

What does CPU stand for ?

A

Central Processing Unit