Module 1 Flashcards

1
Q

Consists of data input,
storage, processing, and output devices, under
the control of a CPU.

A

Microprocessor System

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

What is the main unit of a desktop PC that consists of the motherboard, powers supply, and disk drives.

A

Modular System

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

A central processing unit (CPU) that is built on a single integrated circuit (IC).

A

Microprocessor

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

A small and powerful computer chip that contains the basic elements of a digital computer, including ALUs, registers and control units.

A

Microprocessor

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

Are the “brain” of a computer system, and they are responsible for executing instructions and performing calculations.

A

Microprocessors

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

They are found in a wide range of electronic devices.

A

Microprocessors

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

When was the first microprocessor, Intel 4004 introduced?

A

1971

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

Types of Microprocessors

These processors have a alrge set of instructions that can perform complex operations in a single instruction.

Examples include Intel’s x86 family and Motorola’s 68000 series.

A

CISC (Complex Intruction Set Computing)

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

Types of Microprocessors

These processors have a simplified intstruction set that requires fewer clock cycles to execute, making them faster and more efficient.

Examples include ARM, MIPS, and PowerPC processors.

A

RISC (Reduced Instruction Set Computing)

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

Types of Microprocessors

These processors are optimized for processing digital signals, such as audio and video.

A

DSP (Digital Signal Processor)

They are commonly used in smartphones, media players, and other multimedia devices.

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

These processors are designed for use in embedded systems, such as automotive systems, industrial controllers, and home appliances.

A

Embedded microprocessors

They are optimized for low power consumption and have a small form factor.

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

These processors are specialized for graphics rendering and parallel processing.

A

GPU (Graphics Processing Unit)

They are commonly used in gaming consoles, workstations, and scientific computing applications.

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

These processors are reconfigurable, meaning they can be programmed to perform a wide range of tasks.

A

FPGA (Field Programmable Gate Array)

They are commonly used in prototyping, testing, and low-colume production applciations.

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

The primary component of a computer system that is responsible for performing most of the processing tasks.

Often referred to as the “brain” of the computer

A

CPU (Central Processing Unit)

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

3 Main components of the CPU

Performs arithmetic operations such as addition, subtraction, multiplication, and divisionm and logical operations such as AND, OR, and NOT.

A

Arithmetic Logic Unit (ALU)

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

3 Main components of the CPU

Coordinates the operation of the CPU by fetching instructions from memory, decoding them ,and executing them.

A

Control Unit (CU)

17
Q

3 Main components of the CPU

Small, high-speed memory units that hold data and instructions that are currently being processed by the CPU.

A

Registers

18
Q

What is the speed and performance of a CPU measured by?

A

Clock speed

19
Q

A small computer on a signle integrated circuit that is designed to control specific devices or perform dedicated functions.

A

Microcontroller

20
Q

Commonly used in embedded systems, which are electronic systems that perform specific tasks or functions.

A

Microcontrollers

21
Q

Examples of microtrollers

An open-source microcontroller platform that is wide;u used for protoyping and DIY projects

A

Arduino

22
Q

Examples of microtrollers

A popoular series of microcontrollers developed by Microchip Technology

A

PIC (Programmable Interface Controller)

23
Q

Examples of microtrollers

A series of microcontrollers deveoped by STMicroelectronics

A

STM32

24
Q

Examples of microtrollers

Not strictly a microcontroller, is a popular single-board computer that can also be used for embedded systems and IoT (Internet of Things) projects

A

Raspberry Pi

25
Q

Examples of microtrollers

A family of microcontrollers developed by Atmel Corporation, which is now part of Microchip Technology

A

Atmel AVR

26
Q

Examples of microtrollers

A low-power microcontroller developed by Texas Instruments.

Is often used in battery-powered devices.

A

MSP430

27
Q

Widely used in various embedded systems application, particularly popular in the Arduino platform.

A

Atmega

28
Q

An electronic/electro-mechanical system designed to perform a specific function using a combination of both hardware and firmware (software)

A

Embedded System

29
Q

A device that is designed to perform a swide range of tasks and operations. It is not limited to a specific application or task. Can be programmed to perform differemt fumctopms as needed.

A

General-purpose computer