Skip to main content

Embedded Engineering Glossary

Clear, plain-English definitions of the hardware, PCB, firmware, IoT, and compliance terms that come up in embedded product development — written by engineers who work with them every day.

PCB & Hardware

PCB

Printed Circuit Board

A printed circuit board (PCB) is a flat board that mechanically supports and electrically connects electronic components using conductive copper traces, pads, and layers etched onto an insulating substrate.

Definition

HDI PCB

High-Density Interconnect PCB

An HDI (high-density interconnect) PCB uses finer traces, smaller microvias, and higher wiring density than standard boards, packing more connections into less space for compact, high-performance devices.

Definition

Rigid-Flex PCB

Rigid-Flex Printed Circuit Board

A rigid-flex PCB combines rigid board sections with flexible circuit sections in one assembly, letting a board fold or bend to fit a 3D enclosure while removing connectors and cables.

Definition

Gerber Files

Gerber Format

Gerber files are the standard open format describing each layer of a PCB — copper, solder mask, silkscreen, and drill data — that fabrication houses use to manufacture the board.

Definition

Controlled Impedance

Controlled impedance is a PCB technique that sets precise trace geometry and stackup so high-speed signals see a consistent target impedance (often 50 Ω), preventing reflections and signal loss.

Definition

Signal Integrity

Signal integrity is the measure of how well an electrical signal keeps its shape as it travels through a circuit, covering reflections, crosstalk, timing, and noise that can corrupt high-speed data.

Definition

BMS

Battery Management System

A battery management system (BMS) is the electronics that monitor and protect a rechargeable battery pack — tracking voltage, current, temperature, and state of charge, and guarding against overcharge, over-discharge, and thermal runaway.

Definition

Firmware

Processors & Compute

Embedded System

An embedded system is a computer built into a larger product to perform a dedicated function, combining a processor, memory, and I/O with firmware rather than acting as a general-purpose PC.

Definition

MCU

Microcontroller

A microcontroller (MCU) is a single chip that integrates a processor core, memory, and peripherals, designed to run dedicated firmware for real-time control in embedded products.

Definition

MPU

Microprocessor

A microprocessor (MPU) is a processor that relies on external memory and typically runs a full operating system like Linux, suited to devices needing rich UIs, networking, or heavier compute than a microcontroller.

Definition

SoC

System on Chip

A system on chip (SoC) integrates a processor, memory interfaces, and multiple peripherals — sometimes including radios, GPUs, or AI accelerators — onto a single chip to save space, power, and cost.

Definition

SoM

System on Module

A system on module (SoM) packages a processor, memory, and core support circuitry as a ready-made board that drops onto a custom carrier board, speeding development and de-risking complex processor designs.

Definition

FPGA

Field-Programmable Gate Array

An FPGA (field-programmable gate array) is a chip whose digital logic can be reconfigured after manufacturing, letting engineers implement custom hardware, high-speed interfaces, or massively parallel processing.

Definition

Edge AI

Edge Artificial Intelligence

Edge AI is machine learning that runs directly on a device at the network edge rather than in the cloud, delivering low latency, privacy, and offline operation for tasks like vision, audio, and sensor analysis.

Definition

TinyML

Tiny Machine Learning

TinyML is machine learning optimized to run on low-power microcontrollers with kilobytes of memory, enabling always-on inference — like keyword spotting or anomaly detection — within a tiny power budget.

Definition

Sensor Fusion

Sensor fusion combines data from multiple sensors — such as accelerometers, gyroscopes, and magnetometers — into a single, more accurate estimate than any one sensor could provide alone.

Definition

Connectivity

Compliance

Manufacturing & Process