Cpu components/ performance and embedded systems Flashcards

1
Q

What does CPU stand for?

A

Central Processing Unit

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

True or False: The CPU is responsible for executing instructions in a computer.

A

True

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

What are the main components of a CPU?

A

ALU (Arithmetic Logic Unit), Control Unit, and Registers

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

Fill in the blank: The _____ is the part of the CPU that performs arithmetic and logical operations.

A

ALU

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

What is the function of the Control Unit in a CPU?

A

To direct the operation of the processor and manage the execution of instructions.

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

Multiple Choice: Which of the following is NOT a component of the CPU? A) ALU B) RAM C) Control Unit D) Registers

A

B) RAM

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

What is the purpose of registers in a CPU?

A

To provide fast storage for temporary data and instructions.

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

True or False: The performance of a CPU is measured in Hertz (Hz).

A

True

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

What does ‘clock speed’ refer to in a CPU?

A

The speed at which a CPU can execute instructions, typically measured in gigahertz (GHz).

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

Fill in the blank: A CPU with a higher _____ speed can process instructions faster.

A

clock

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

What is an embedded system?

A

A specialized computing system that performs dedicated functions within a larger system.

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

Multiple Choice: Which of the following is an example of an embedded system? A) Desktop computer B) Smart thermostat C) Laptop D) Server

A

B) Smart thermostat

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

True or False: Embedded systems are typically designed to be programmable.

A

False

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

What is the main advantage of using embedded systems?

A

They are optimized for specific tasks, which can lead to better performance and efficiency.

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

Fill in the blank: Embedded systems often have _____ operating systems tailored to their specific functions.

A

real-time

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

What is the difference between a microcontroller and a microprocessor?

A

A microcontroller includes a CPU, memory, and peripherals on a single chip, while a microprocessor is just the CPU.

17
Q

Multiple Choice: Which of the following is a common application of embedded systems? A) Word processing B) Automotive control systems C) Gaming D) Web browsing

A

B) Automotive control systems

18
Q

True or False: The instruction set architecture (ISA) is a part of a CPU’s design.

19
Q

What does ISA define?

A

The set of instructions that the CPU can execute.

20
Q

Fill in the blank: The performance of an embedded system can be measured in terms of _____ and power consumption.

21
Q

What is a key characteristic of real-time embedded systems?

A

They must process inputs and produce outputs within a strict time constraint.

22
Q

Multiple Choice: Which of the following is NOT a characteristic of embedded systems? A) Low power consumption B) General-purpose B) Compact size C) Specific functionality

A

B) General-purpose

23
Q

What role does software play in embedded systems?

A

It controls the hardware and defines how the system operates.

24
Q

True or False: Embedded systems can only be found in consumer electronics.