Introduction to Microprocessor and Microcontroller Flashcards

Module 1 (24 cards)

1
Q

it is consist of input, storage, processing, and output devices controlled by a CPU.

A

microprocessor system

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

a compact chip that contains essential components

A

microprocessor

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

acting as the “brain” of a computer.

A

microprocessor

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

when was the first microprocessor was launched and what it is called?

A

intel 4004, launched in 1971

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

used to specify the memory location that the microprocessor wants to access.

A

address pins

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

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

A

CISC (complex instruction set computing)

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

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

A

FPGA (Field Programmable Gate Array)

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

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

A

RISC (reduced instruction set computing)

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

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

A

DSP (Digital Signal Processor)

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

These processors are specialized for graphics rendering and parallel processing.

A

GPU (Graphics Processing Unit)

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

It is a chip that is mounted on the motherboard and is responsible for executing instructions that make up computer programs.

A

CPU (central processing unit)

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

coordinates the operation of the CPU

A

control unit (CU)

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

performs arithmetic operations and logical operations

A

Arithmetic Logic Unit (ALU)

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

small, high-speed memory units that hold data and instructions

A

registers

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

is an open-source microcontroller platform widely used for prototyping, education, and do-it-yourself (DIY) projects.

A

arduino platforms

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

are compact computers on a single chip that integrate a CPU, memory (RAM and ROM), I/O ports, and timers, making them suitable for applications where cost and space are critical.

A

microcontroller

14
Q

what microcontroller does arduino uno use?

15
Q

is a popular series of microcontrollers developed by Microchip Technology.

A

PIC (programmable interface controller)

16
Q

is a series of microcontrollers developed by STMicroelectronics.

17
Q

is a family of microcontrollers developed by Atmel Corporation

17
Q

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

18
Q

a low-power microcontroller developed by Texas Instruments. It is often used in battery-powered devices.

19
Q

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

20
Q

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

A

embedded systems