Module 2.1 Flashcards

1
Q

What is an instruction set?

A

Machine level instructions supported by a particular CPU

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

TRUE OR FALSE:

Every processor has its own instruction set?

A

TRUE, every processor has its OWN instruction set

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

TRUE OR FALSE:

Is the instruction set dependent on the hardware?

A

TRUE, the instruction set is DEPENDENT on the hardware

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

What is the fastest, most sophisticated, and packed with transistors?

A

Central Processing Unit (CPU)

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

What is a word?

A

Fixed-sized data unit that a hardware component can handle

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

What is word length?

A

It determines the size of one word using bits

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

What is a CPU clock?

A

Circuit that generates a signal at regular intervals (cycles) during which CPU tasks are performed

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

In 1 Clock Cycle what are its parts?

A
  • 0 absence of electricity (OFF)
  • 1 presence of electricity (ON)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

CPU Clock is measured by what?

A

Hertz

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

TRUE OR FALSE:

The most basic processor today are capable of executing 1 machine level instructions per cycle

A

TRUE, basic processors today are capable to execute at least 1 machine level instruction per cycle

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

If a processor is running at 3 GHz, how many instructions can it potentially run?

A

It can POTENTIALLY run 3 billion instructions per second

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

What is coined to mean one processor in an Integrated Circuit?

A

Core

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

What is a multiprocessor?

A

Multiple computing units in one integrated circuit

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

TRUE OR FALSE:

Manufacturing challenges increase as transistor size decrease

A

TRUE, as the transistor size decreases it becomes challenging to manufacture it

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

What are the 2 types of mounting?

A

-Soldered
-Socketed

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

What are 2 types of Socketed Mount?

A
  • Land Grid Array (LGA, used by intel)
  • Pin Grid Array (PGA, used by AMD)