Embedded Terms Flashcards

(20 cards)

1
Q

A small computer on a single integrated circuit that controls electronic systems.

A

MCU: Microcontroller Unit

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

A technique used to control the width of the pulses in a signal, often used in motor control and signal generation.

A

PWM: Pulse Width Modulation:

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

A single chip containing all components of a computer system, including the processor, memory, and input/output interfaces.

A

SoC: System on a Chip

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

An operating system designed to manage hardware and software resources to ensure timely and deterministic responses to inputs.

A

RTOS: Real-Time Operating System

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

A collection of software tools and libraries used to develop applications for specific platforms, such as embedded systems.

A

SDK: Software Development Kit

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

A synchronous communication protocol using two wires (SDA, SCL) to connect devices in a master-slave configuration.

A

I2C: Inter-Integrated Circuit

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

A high-speed synchronous communication protocol using four lines (MOSI, MISO, SCK, SS).

A

SPI: Serial Peripheral Interface

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

A type of programmable logic device that can be configured by the user to implement specific digital circuits.

A

FPGA: Field-Programmable Gate Array

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

A hardware communication protocol for asynchronous serial communication.

A

UART: Universal Asynchronous Receiver/Transmitter

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

A feature that allows peripherals to access memory without CPU intervention, improving data transfer rates.

A

DMA: Direct Memory Access

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

A type of non-volatile memory that can be electrically erased and reprogrammed.

A

EEPROM: Electrically Erasable Programmable Read-Only Memory

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

A type of memory that can be erased using ultraviolet light and reprogrammed.

A

EPROM: Erasable Programmable Read-Only Memory

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

A type of volatile memory that needs to be periodically refreshed to maintain data.

A

DRAM: Dynamic Random-Access Memory

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

A custom-designed chip optimized for a particular task or application.

A

ASIC: Application-Specific Integrated Circuit

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

A wireless communication protocol designed for low power consumption in short-range communication.

A

Bluetooth BLE: Bluetooth Low Energy

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

A low-power, wide-area network protocol for long-range communications.

A

LoRa: Long Range Communication

17
Q

A robust vehicle bus standard designed to facilitate communication between components in automotive and industrial applications.

A

CAN: Controller Area Network

18
Q

A set of rules governing the format of data sent over the internet or local network.

A

IP: Internet Protocol

19
Q

A signal in communication protocols (like SPI) used to synchronize data transfer.

A

SCK: Serial Clock

20
Q

The data line used in I2C communication for transferring data between devices.

A

SDA: Serial Data Line