ProDSP Technical Glossary

Jump to letter:
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

#

 
4-wire measurement (Kelvin measurement)

A resistance technique using separate current and sense connections to eliminate lead and contact resistance, essential for accurate low-resistance readings.

Category: Test & QA, Hardware

A

 
A/D converter

An electronic system or circuit that converts a continuous analog signal into a discrete digital representation for processing by computers or digital systems.

Category: Hardware
Acceptance test

A formal test performed to determine whether a system or component satisfies specified acceptance criteria, carried out before delivery to the customer.

Category: Test & QA
Accuracy

The closeness of a measurement or calculated value to the true or accepted reference value, representing the absence of systematic error or bias.

Category: Test & QA
AI module (Analogue Input)

A data acquisition card that captures analogue voltage signals from sensors or device outputs and converts them to digital data for processing.

Category: Hardware
Ambient temperature

The temperature of the air in the surrounding environment, typically measured as the current air temperature of a specific location or around a component.

Category: Test & QA Read more →
Analog signal

A continuous electrical signal that represents information through infinitely variable physical quantities, such as voltage, current, or frequency, typically forming a smooth and non-ending curve over time.

Category: Test & QA
ANOVA

A statistical method used to compare the means of three or more groups by analyzing the ratio of variance between groups to the variance within groups (F-statistic) to determine if at least one group mean is significantly different.

Category: Test & QA, Manufacturing
AOI (Automatic Optical Inspection)

A camera-based automated quality control process that visually inspects products (e.g., PCBs) for defects such as missing components, solder issues, or misalignment.

Category: Test & QA, Manufacturing
APQP (Advanced Product Quality Planning)

A structured framework for developing automotive products and processes through defined planning phases to ensure customer requirements are met.

Category: Manufacturing, Test & QA
ASIL (Automotive Safety Integrity Level)

A risk classification (A to D) defined by ISO 26262, specifying safety requirements based on hazard severity, exposure, and controllability.

Category: Standards, Test & QA
Assembly line

A sequential manufacturing setup where a product is progressively built at consecutive workstations, each performing a defined assembly operation.

Category: Manufacturing
Automotive Ethernet (100BASE-T1 / 1000BASE-T1)

Single-pair Ethernet variants used for high-bandwidth in-vehicle data such as camera, radar, and infotainment traffic.

Category: Hardware, Standards

B

 
Bandwidth

The maximum capacity of a network or communication channel to transfer data within a specific time frame, typically measured in bits per second (bps) or hertz (Hz).

Category: Hardware
Bias

The difference between the expected value of a measurement or estimator and the true underlying value, representing a systematic error rather than random variation.

Category: Test & QA, Manufacturing
BIST (Built-In Self-Test)

Circuitry designed into a device that lets it test its own operation, reducing the need for external test equipment and enabling in-field diagnostics.

Category: Test & QA, Hardware
Boundary scan (JTAG / IEEE 1149.1)

A technique accessing component pins via a dedicated serial interface, enabling connection and functional testing of digital devices without physical probes.

Category: Test & QA, Standards
Burden

The closeness of a measurement or calculated value to the true or accepted reference value, representing the absence of systematic error or bias.

Category: Test & QA

C

 
Calibration

The process of configuring a measurement instrument to produce results matching a known reference standard, ensuring accuracy and traceability.

Category: Test & QA Read more →
CAN (Controller Area Network)

A robust automotive serial bus (ISO 11898) that lets ECUs communicate without a host computer, widely used for in-vehicle networking and as a test interface to the DUT.

Category: Hardware, Standards
CAN FD (CAN with Flexible Data-rate)

An extension of CAN offering higher data rates and larger payloads per frame, used in modern high-bandwidth automotive architectures.

Category: Hardware, Standards
CANopen

A higher-layer protocol built on CAN, providing standardised device profiles and object dictionaries for industrial and embedded control.

Category: Hardware, Standards
Capability

A statistical measure of how well a process or product can consistently produce outputs that stay within defined specification limits or requirements. Measured using indices such as Cp and Cpk, it compares natural process variation to allowable tolerances to quantify the risk of defects and the ability to meet customer standards.

Category: Test & QA, Manufacturing
CE marking (Conformité Européenne)

A mandatory European conformity mark indicating that a product meets EU safety, health, and environmental protection requirements.

Category: Standards
Clean room

A controlled environment with low levels of pollutants such as dust, airborne microbes, and chemical vapours, used for sensitive manufacturing and testing. Classified per ISO 14644-1.

Category: Manufacturing
Cm / Cmk

Cm (Machine Capability Index) and Cmk (Machine Capability Critical Index) are statistical measures used to evaluate a machine's short-term ability to produce outputs within specification limits. Cm measures potential capability by comparing the machine's spread to the tolerance width, while Cmk accounts for the centering of the distribution relative to those limits. Unlike Cp and Cpk, these indices are calculated from a small sample of consecutive parts to isolate machine-specific variation from other process factors.

Category: Test & QA, Manufacturing
CMR (Common Mode Rejection)

The ability of a measurement system or differential amplifier to suppress unwanted signals or noise that are common to both input terminals.

Category: Hardware
Commissioning

The process of installing, configuring, and verifying a test system on the production floor until it is fully operational and formally handed over.

Category: Manufacturing
Contact resistance

The resistance to the flow of electric current at the interface of two touching conductive surfaces, caused by factors such as surface roughness, contamination, or oxide layers.

Category: Test & QA
Controller

The central computing unit (often a PXI-based embedded computer) that runs test sequences, coordinates instruments, and stores test results.

Category: Hardware
Cp / Cpk

Statistical measures used to evaluate process capability. Cp (Process Capability Index) measures the potential capability of a process assuming it is perfectly centered between specification limits, while Cpk (Process Capability Ratio) accounts for the actual centering of the process mean to provide a more realistic assessment of its ability to meet requirements.

Category: Test & QA, Manufacturing
Crest factor

The ratio of the peak amplitude of a waveform to its root mean square (RMS) value, used to indicate the peakiness or distortion of a signal and its potential stress on electrical components.

Category: Test & QA
Crimping

A mechanical process of joining two materials, typically a wire and a terminal, by deforming one or both components to create a secure, solderless electrical and mechanical connection.

Category: Hardware, Manufacturing Read more →
Cycle time

The total time to complete one test or production operation on a single unit; a key driver of station throughput and line balancing.

Category: Manufacturing

D

 
Damping

The reduction or prevention of oscillation in a physical system through the dissipation of energy, typically resulting in a decrease in the amplitude of electrical or mechanical waves over time.

Category: Manufacturing
DAQ (Data Acquisition)

The process of sampling and digitizing real-world signals (voltage, current, temperature, etc.) from sensors or devices under test for analysis and recording.

Category: Hardware, Software
DAQ chassis

A rack-based enclosure housing multiple DAQ modules, providing power, cooling, and a high-speed data bus (e.g., PXI) connecting them to the controller.

Category: Hardware
Deadband

A band of input values in a control or signal processing system where no output change or action occurs, typically used to prevent oscillation or repeated activation-deactivation cycles.

Category: Test & QA
Device driver

A specialized piece of software that acts as an interface between the operating system and a hardware component, translating high-level commands into device-specific instructions to enable communication and control.

Category: Hardware, Software
DFM (Design for Manufacturing)

Design for Manufacturing (DFM) is an engineering practice focused on designing products to reduce manufacturing costs and increase ease of production by simplifying, optimizing, and refining design elements during the early development phases. It involves considering material selection, production capabilities, and standardization to minimize complexity and identify potential fabrication issues before tooling or assembly begins.

Category: Hardware, Manufacturing
DFT (Design for Test)

Design for Test (DFT) is a design methodology that incorporates specific hardware features—such as scan chains and built-in self-test (BIST) mechanisms—into integrated circuits to ensure they can be efficiently tested for manufacturing defects and verified for quality.

Category: Test & QA
DIO (Digital Input/Output)

A signal interface used to read or control discrete binary states (on/off, high/low) on a device under test, such as relays, switches, or indicator lines.

Category: Hardware
DMC (Data Matrix Code)

A high-density 2D barcode used to uniquely identify and track individual parts through production and test, enabling full unit-level traceability.

Category: Manufacturing, Test & QA
Drift

A continuous or incremental change over time in an instrument's indication or response due to changes in its metrological properties, independent of changes in the measured quantity or environment.

Category: Test & QA
DUT / EUT (Device / Equipment Under Test)

The product or component being evaluated by the test system. All electrical and mechanical interfaces of the test equipment are designed around the DUT's specifications.

Category: Test & QA

E

 
ECU (Electronic Control Unit)

An embedded controller governing one or more electrical subsystems in a vehicle; the typical DUT in automotive end-of-line and functional testing.

Category: Hardware, Test & QA
ECU flashing

Writing firmware or calibration data into an ECU's memory, typically performed at end-of-line to load production software before shipment.

Category: Software, Manufacturing Read more →
EGSE (Electronic Ground Support Equipment)

Specialized test and support equipment used to verify, integrate, and operate an (aero)spacecraft or (aero)space instrument while it is still on the ground.

Category: Hardware, Test & QA
EMC (Electromagnetic Compatibility)

The ability of a device to operate correctly in its electromagnetic environment without causing interference to, or being affected by, other devices. Verified per EU Directive 2014/30/EU.

Category: Standards, Test & QA
EMC chamber

A shielded enclosure designed to block external electromagnetic signals, used for radiated emissions and immunity testing of electronic equipment.

Category: Test & QA, Hardware
EMI (Electromagnetic interference)

An undesired electromagnetic disturbance caused by an external source that affects an electrical circuit, potentially degrading performance or causing data loss.

Category: Test & QA
Encoder

A sensor that converts mechanical position or motion into an electrical signal, providing position feedback for motion control and test-stand alignment.

Category: Hardware
EOL test (End-of-Line test)

A functional test performed on every finished product at the end of a production line to verify correct operation before shipment.

Category: Test & QA, Manufacturing
EPLAN

A professional CAE software platform used for electrical engineering design, including circuit diagrams, wiring layouts, and component documentation.

Category: Software Read more →
ESD (Electrostatic Discharge)

A sudden flow of electricity between objects at different potentials. ESD can damage sensitive electronic components; test equipment must comply with IEC 61340-5-1.

Category: Standards, Hardware
EtherCAT

A real-time Industrial Ethernet fieldbus system, standardized in IEC 61158, that uses a processing-on-the-fly principle to provide high-speed, deterministic data exchange for automation, control, and measurement applications.

Category: Hardware, Software
Ethernet

A standard for wired computer networking used to connect devices in a local area network (LAN) or wide area network (WAN), enabling high-speed data exchange via protocols defined in the IEEE 802.3 standards.

Category: Hardware, Software
EtherNet/IP (Ethernet Industrial Protocol)

An industrial network protocol running the CIP application layer over standard Ethernet, widely used for control and I/O in automation systems.

Category: Hardware, Software
EV / AV

Electric Vehicle (EV) refers to a vehicle propelled by one or more electric motors using energy stored in rechargeable batteries, while Autonomous Vehicle (AV) refers to a vehicle capable of sensing its environment and operating without human involvement through advanced software, sensors, and control systems.

Category: Test & QA

F

 
Fail-safe

A design feature or practice that ensures a system inherently responds in a way that causes minimal or no harm to equipment, people, or the environment in the event of a failure.

Category: Manufacturing
FAT (Factory Acceptance Test)

A structured test at the integrator's site proving a system meets its specification before shipment.

Category: Test & QA, Manufacturing
FCT (Functional test)

A test that exercises the full or partial functional capabilities of a product to verify that it operates within its specified parameters.

Category: Test & QA
Fixture

A mechanical device that holds and precisely positions the DUT relative to the test interface, ensuring repeatable and reliable electrical contact during testing.

Category: Hardware, Test & QA Read more →
FlexRay

A deterministic, fault-tolerant automotive bus for high-speed, safety-critical applications such as x-by-wire systems.

Category: Hardware, Standards
FMEA (Failure Mode and Effects Analysis)

A systematic method for identifying potential failure modes, assessing their effects and likelihood, and prioritising corrective actions.

Category: Test & QA, Manufacturing
Force measuring cell

A sensor, also known as a load cell or force transducer, that converts mechanical force—such as tension, compression, or pressure—into a measurable electrical signal for monitoring and analysis. Most cells utilize strain gauges bonded to a metal body that deform under stress, causing a proportional change in electrical resistance.

Category: Test & QA
FPY (First Pass Yield)

The proportion of units passing all tests on the first attempt without rework; a core quality indicator.

Category: Test & QA, Manufacturing

G

 
Gauge RnR

A statistical MSA method that quantifies the variation in a measurement system caused by the gauge itself (repeatability) and by different operators or conditions (reproducibility).

Category: Test & QA, Manufacturing
Golden sample

A finalized, customer-approved product sample produced using the same materials and processes as mass production. It serves as the master reference model and quality benchmark for evaluating all future production units during testing and inspection.

Category: Test & QA, Manufacturing
GPIB / IEEE-488

A standard parallel interface bus used to connect and control programmable test instruments such as multimeters, oscilloscopes, and signal generators.

Category: Hardware, Standards
GRR (Gauge Repeatability and Reproducibility)

A statistical MSA method that quantifies the variation in a measurement system caused by the gauge itself (repeatability) and by different operators or conditions (reproducibility).

Category: Test & QA
Guard band

A margin subtracted from the specification limits to account for measurement uncertainty, reducing the risk of accepting out-of-tolerance product.

Category: Test & QA

H

 
Harness

A bundled assembly of cables and connectors that forms the electrical interconnection between the DUT and the test system. Must be designed for RF performance, shielding, and mechanical durability.

Category: Hardware Read more →
HIL (Hardware-in-the-Loop)

A real-time test method where a controller (e.g. an ECU) is connected to a simulated model of the system it controls, validating its behaviour against virtual sensor and actuator signals without the physical plant.

Category: Test & QA, Software
HiPOT

An electrical safety test, also known as a dielectric withstand test, that applies a high voltage to a component to verify insulation integrity and ensure no current leakage or breakdown occurs.

Category: Test & QA Read more →
HMI (Human–Machine Interface)

The operator-facing interface of a test system, typically a monitor, keyboard, and mouse connected to the controller, used to start tests, monitor status, and access results.

Category: Hardware, Software
HTOL (High-Temperature Operating Life)

A reliability stress test where a device is operated at elevated temperature and voltage to accelerate failure mechanisms and assess long-term reliability.

Category: Test & QA
Hysteresis

The dependence of a system's output on its current input and its history of past inputs, typically manifesting as a lag in response or a difference in measurement values depending on whether the input is increasing or decreasing.

Category: Test & QA

I

 
IATF 16949

The global automotive quality management standard, built on ISO 9001, defining requirements for defect prevention and continual improvement across the supply chain.

Category: Standards
ICT (In-Circuit Test)

A method using a bed-of-nails fixture to electrically probe individual components on a populated PCB, verifying placement, orientation, and value.

Category: Test & QA
IEC 60204-1

International standard for the safety of machinery with respect to electrical equipment, covering design requirements for control circuits, protective devices, and grounding.

Category: Standards Read more →
IEC 61340-5-1

International standard specifying requirements for the protection of electronic components from electrostatic discharge in manufacturing and handling environments.

Category: Standards
Impedance

The effective total opposition that a circuit or component offers to the flow of alternating current (AC), consisting of the combined effect of ohmic resistance and reactance.

Category: Hardware
Insulation resistance

A test measuring insulation resistance between conductors under DC voltage to confirm leakage stays within safe limits.

Category: Test & QA Read more →
ISO 12100

An international standard that provides a comprehensive framework and general principles for the design of safe machinery, outlining a systematic methodology for risk assessment and risk reduction throughout the machine life cycle.

Category: Standards, Manufacturing
ISO 14644-1

International standard defining cleanliness classes for clean rooms based on airborne particulate concentration, ranging from Class 1 (cleanest) to Class 9.

Category: Standards
ISO 17025

International standard specifying the general requirements for the competence of testing and calibration laboratories, ensuring measurement traceability.

Category: Standards
ISO 26262

The international standard for functional safety of electrical/electronic systems in road vehicles, covering the full safety lifecycle.

Category: Standards
I²C (Inter-Integrated Circuit)

A two-wire synchronous serial bus for short-distance communication between ICs on a board, commonly used to configure and read sensors on a DUT.

Category: Hardware

L

 
LabVIEW (Laboratory Virtual Instrument Engineering Workbench)

A graphical programming environment by NI used to develop measurement, data acquisition, and instrument control applications through a visual dataflow programming paradigm.

Category: Software
LCL (Latching Current Limiter)

A switchable protection circuit placed between a power source and a load that trips off after detecting overcurrent, protecting sensitive devices such as space instruments.

Category: Hardware
Leak test

A test verifying the sealing integrity of a component or enclosure via pressure decay or tracer-gas flow against a defined leakage threshold.

Category: Test & QA
LIN (Local Interconnect Network)

A low-cost single-wire serial bus (ISO 17987) for simple subsystems such as window and mirror controls, often tested alongside CAN.

Category: Hardware, Standards
Linearity error

The maximum deviation of a sensor's or instrument's actual output from an ideal straight-line relationship over its specified measurement range, typically expressed as a percentage of the full-scale output.

Category: Test & QA
LISN (Line Impedance Stabilization Network)

An electrical network placed between the mains supply and a DUT during EMC testing to provide a defined, stable source impedance and isolate conducted emissions.

Category: Hardware, Test & QA
LSL / USL (Lower Specification Limit / Upper Specification Limit)

The Lower Specification Limit (LSL) and Upper Specification Limit (USL) are the minimum and maximum values allowed for a product or process to meet customer requirements. If a measured value falls between the LSL and USL, the product is considered to meet specifications and passes; values outside these boundaries are classified as defects or failures.

Category: Test & QA, Manufacturing

M

 
Machine Safety Directive (2006/42/EC)

A mandatory European Union directive that sets essential health and safety requirements for the design and construction of machinery to ensure the protection of workers and consumers while promoting free movement within the single market. It requires manufacturers to perform risk assessments, ensure conformity with technical standards, and affix the CE marking to finished products before they are placed on the market.

Category: Standards, Manufacturing
Manufacturing flow

A structured, documented sequence of all production and assembly phases, including design, procurement, manufacturing, testing, and delivery, used for project planning and traceability.

Category: Manufacturing
Measurement uncertainty

A quantified doubt about a measurement result, expressing the range within which the true value is expected to lie; essential for stating conformance to tolerances.

Category: Test & QA
MES (Manufacturing Execution System)

A shop-floor software layer that manages and tracks production, exchanging work orders, results, and traceability data with test stations.

Category: Software, Manufacturing
Modbus

A simple, open serial/Ethernet protocol (Modbus RTU/TCP) for master–slave communication between industrial devices such as PLCs, meters, and sensors.

Category: Hardware, Software Read more →
MRO (Master Reference Oscillator)

A high-precision frequency reference source used in RF and timing applications, where long-term stability and low phase noise are critical requirements.

Category: Hardware
MSA (Measurement System Analysis)

A set of statistical methods used to evaluate and qualify a measurement system's performance — including repeatability, reproducibility, bias, linearity, and stability.

Category: Test & QA

N

 
NI PXI / PXIe

A rugged, modular instrumentation platform by National Instruments based on the CompactPCI standard, used to build scalable test systems from plug-in measurement modules.

Category: Hardware
NI TestStand

A test management and sequencing software environment by NI that organizes and executes test steps, manages flow control, logs results, and interfaces with instruments and code modules.

Category: Software Read more →
NVH (Noise, Vibration, Harshness)

The measurement and analysis of a product's acoustic and vibration behaviour (e.g. an e-motor or drivetrain) to characterise sound quality and detect mechanical defects.

Category: Test & QA

O

 
OBD (On-Board Diagnostics)

A standardised vehicle self-diagnostic system that reports the operational status and fault codes of subsystems, accessed via a defined connector and protocol.

Category: Standards, Test & QA
OCXO (Oven-Controlled Crystal Oscillator)

A precision frequency reference in which the crystal and oscillator circuit are maintained at a constant temperature to minimize frequency drift.

Category: Hardware
OEE (Overall Equipment Effectiveness)

A composite metric combining availability, performance, and quality to quantify how effectively a machine or line is utilised.

Category: Manufacturing
OPC UA (Open Platform Communications Unified Architecture)

A platform-independent, service-oriented communication standard (IEC 62541) for secure, interoperable data exchange between industrial systems up to the MES/enterprise level.

Category: Software, Standards
OTS (Off-the-Shelf)

A commercially available standard component or instrument purchased from a supplier rather than custom-designed, used to reduce cost and ensure supportability.

Category: Hardware, Manufacturing
Overload

A condition where the current drawn from an electrical circuit exceeds its rated capacity, leading to excessive heat, potential damage to insulation or components, and the triggering of protective devices like circuit breakers or fuses.

Category: Standards

P

 
Pallet conveyor

An automated transport system used in production lines where products are carried on standardised pallets between workstations, enabling precise positioning and return transport.

Category: Manufacturing, Hardware
Pass / Fail

The binary outcome of a product test: Pass (PASS) indicates all measured values are within specification; Fail (FAIL) indicates one or more out-of-tolerance results, triggering further action.

Category: Test & QA
PCB (Printed Circuit Board)

A laminated board with conductive copper tracks that mechanically supports and electrically connects electronic components. The core building block of most electronic assemblies.

Category: Hardware
PDU (Power Distribution Unit)

A rack-mounted unit that distributes incoming mains power to multiple individual outputs with circuit breakers, switches, and protective devices.

Category: Hardware
Peak hold

A measurement mode that captures and retains the maximum value of a signal encountered during a measurement period, updating only when a new, higher peak is detected.

Category: Test & QA
Phase angle

The angular difference between two periodic electrical waveforms, typically voltage and current in an AC system, expressing how much one leads or lags the other in degrees or radians.

Category: Test & QA
Phase noise analyzer

An instrument that measures the frequency stability of an oscillator by characterizing noise sidebands around the carrier frequency, expressed in dBc/Hz.

Category: Hardware, Test & QA
PLC (Programmable Logic Controller)

An industrial computer controlling machinery through real-time logic, handling I/O, timing, and interlocks in automated test and production systems.

Category: Hardware, Software
POF (Pull-out Force)

A quality-control method used to measure the tensile force required to extract an anchor, fastener, or crimped connector from its base material or housing to verify installation quality and structural integrity.

Category: Test & QA, Hardware
Poka-yoke

An error-proofing design principle that prevents or immediately detects mistakes, commonly built into test fixtures and handling systems.

Category: Manufacturing, Test & QA
Positioning

The precise mechanical alignment of a product on a test stand according to prescribed tolerances. Correct positioning is one of the three pillars of test system validation.

Category: Test & QA, Manufacturing Read more →
Power factor

The ratio of real power (working power) to apparent power (total power supplied) in an AC circuit, representing how effectively electrical power is converted into useful work.

Category: Test & QA
PPAP (Production Part Approval Process)

A standardised procedure demonstrating that a supplier's process can consistently produce parts meeting customer requirements before series production.

Category: Manufacturing, Test & QA
Press-fit pin

An electrical connector pin that is pressed into a PCB hole without soldering, creating a reliable gas-tight connection through mechanical interference.

Category: Hardware, Manufacturing
PROFIBUS (Process Field Bus)

A serial fieldbus (IEC 61158) connecting controllers to sensors and actuators in industrial automation; the predecessor to PROFINET.

Category: Hardware, Standards
PROFINET

An open Industrial Ethernet standard (IEC 61158/61784) for real-time data exchange between controllers and field devices in factory and process automation.

Category: Hardware, Software, Standards
PSU (Power Supply Unit)

An instrument or module that provides a controlled, programmable DC voltage and current output to power the device under test during testing.

Category: Hardware
PXI (PCI eXtensions for Instrumentation)

A modular electronic instrumentation platform based on PCI/PCIe, offering high data throughput, precise synchronization, and a standard form factor for test instrument modules.

Category: Hardware

R

 
Range

The span between the minimum and maximum values that a sensor, instrument, or system can measure or operate within while maintaining specified performance and accuracy.

Category: Test & QA
Repeatability

The closeness of agreement between the results of successive measurements of the same measure carried out under the same conditions, including the same operator, instrument, and location over a short period of time.

Category: Test & QA
Resolution

The smallest change in a physical quantity that a measurement system or instrument can detect and faithfully indicate.

Category: Test & QA
RF (Radio Frequency)

The portion of the electromagnetic spectrum used for wireless communication and precision oscillator signals, typically in the range of 3 kHz to 300 GHz.

Category: Hardware, Test & QA
RF switch

An electronically controlled switching matrix that routes RF signals from multiple DUT outputs to a single measurement instrument input.

Category: Hardware
RFQ (Request for Quotation)

A formal document issued by a customer asking suppliers to provide pricing and technical proposals for a defined scope of work.

Category: Manufacturing
Risk assessment

A systematic process of identifying, evaluating, and prioritizing potential hazards and failure modes—such as equipment malfunctions, human error, or safety risks—to implement control measures that mitigate impact and ensure the reliability of manufacturing and testing operations.

Category: Test & QA, Manufacturing
RMS (Root Mean Square)

The square root of the mean of the squares of a set of values or a continuous waveform, representing the effective value of a time-varying signal such as AC voltage or current.

Category: Test & QA
RS-232

A standard for serial communication introduced in 1960 that defines the electrical, functional, and physical interface for point-to-point data exchange between a computer (DTE) and a peripheral (DCE), such as a modem or test instrument. It typically supports data rates up to 20 Kbps over distances up to 50 feet using DB-9 or DB-25 connectors and is characterized by its use of positive and negative voltage levels for binary signaling.

Category: Standards, Hardware, Software

S

 
SAT (Site Acceptance Test)

A test at the customer's site after installation, confirming correct operation in the intended production environment.

Category: Test & QA, Manufacturing
SCADA (Supervisory Control and Data Acquisition)

A control architecture that supervises industrial processes, aggregating data from PLCs and instruments for operators.

Category: Software, Hardware
SCPI (Standard Commands for Programmable Instruments)

A standardised ASCII command syntax for controlling programmable test instruments over GPIB, LAN, or USB.

Category: Software, Standards
Self-test box

A dedicated hardware subsystem used to verify the correct operation of a test system itself before it is used to test actual products.

Category: Hardware, Test & QA
Sensitivity

The ability of a test to correctly identify the presence of a specific condition or defect, measured as the proportion of true positive results out of all actual positive cases.

Category: Test & QA
Setpoint

The desired or target value for a specific variable or parameter that a control system aims to maintain.

Category: Test & QA
Shunt

A precision low-value resistor placed in a circuit to measure current indirectly by sensing the voltage drop across it.

Category: Hardware, Test & QA
Signal conditioner

An electronic device or circuit that manipulates a raw analog signal from a sensor—through amplification, filtering, isolation, or linearization—to make it compatible, accurate, and safe for a data acquisition system or controller.

Category: Test & QA
SIL (Safety Integrity Level)

A measure of the reliability required of a safety function (per IEC 61508), used in industrial machinery and process safety to quantify acceptable failure probability.

Category: Standards
SMU (Source Measure Unit)

A precision instrument that simultaneously sources voltage or current and measures the resulting current or voltage, used for both powering and characterizing DUT channels.

Category: Hardware, Test & QA
SPI (Serial Peripheral Interface)

A synchronous serial communication protocol commonly used for short-distance communication between a controller and peripheral devices such as sensors, ICs, and data converters.

Category: Hardware
Stability

The ability of a measurement system or instrument to maintain consistent metrological properties and accuracy over an extended period, typically evaluated by monitoring changes in bias or drift through the use of control charts and master samples.

Category: Test & QA, Manufacturing
Switch matrix (Relay matrix)

A configurable array of relays or solid-state switches that routes signals between multiple test instruments and multiple DUT points, maximising instrument reuse.

Category: Hardware

T

 
Takt time

The available production time divided by customer demand, defining the pace at which units must be completed to meet delivery targets.

Category: Manufacturing
Test report

A structured document recording the circumstances, instruments used, individual measurements, and pass/fail outcomes of a test or validation activity, providing traceability.

Category: Test & QA
Test sequence

A defined, ordered series of measurement and control steps executed automatically by the test software, ensuring that all required tests are performed under the correct conditions.

Category: Software, Test & QA Read more →
Test specification

A document defining what and how to test a product, including required measurements, tolerances, test conditions, and acceptance criteria.

Category: Test & QA Read more →
Traceability

The ability to track a measurement result back through a documented chain of calibrations to a national or international measurement standard.

Category: Test & QA, Standards
True RMS (Root Mean Square)

A measurement method that accurately calculates the effective heating value of any AC waveform, including distorted or non-sinusoidal signals, by computing the square root of the average of the squared instantaneous values.

Category: Test & QA

U

 
UDS (Unified Diagnostic Services)

A diagnostic protocol (ISO 14229) used to read fault codes, run routines, and reprogram ECUs during development, production, and service.

Category: Software, Standards
Ultrasonic welding

A manufacturing process that uses high-frequency ultrasonic vibrations to create a solid-state weld between plastic parts without adhesives or fasteners.

Category: Manufacturing
UPS (Uninterruptible Power Supply)

A backup power device that provides emergency power to connected equipment when the main supply fails, allowing controlled shutdown and preventing damage or data loss.

Category: Hardware

V

 
Vacuum climate chamber

A controlled test enclosure that can simulate space-like conditions — including vacuum pressure and extreme temperatures — used for thermal and environmental qualification testing.

Category: Hardware, Test & QA
Validation

The process of confirming that a test system or process meets its intended purpose and specified requirements, typically covering positioning, MSA, and methodology.

Category: Test & QA Read more →
VAR (Volt-Ampere Reactive)

A unit of measurement for reactive power in an AC circuit, representing the electrical power that flows back and forth between the source and the load to maintain electromagnetic fields without performing actual work.

Category: Test & QA
Vibration feeder

An automated parts-feeding device that uses controlled vibration to orient and deliver bulk components to the next assembly step.

Category: Manufacturing, Hardware
Vision system

A camera-based measurement or inspection system that captures images of products to verify dimensions, detect defects, read codes, or guide robotic assembly operations.

Category: Hardware, Test & QA Read more →

W

 
Watt

The SI unit of power, equivalent to one joule per second, used to measure the rate of energy transfer, generation, or consumption.

Category: Test & QA Read more →

Z

 
Zero adjusment

A calibration setting used to align an instrument's output to its minimum or reference value when the input is at its lowest possible range value, correcting for drift by adding or subtracting a constant offset.

Category: Test & QA