Skip to main content
Speclore

Measurements

Reference data and engineering information about measurements for miscellaneous applications.

measurements

Overview

Engineering reference data for Measurements in miscellaneous.

Key Formulas

Unit Conversion

y=xky = x \cdot k

Multiply by conversion factor.

Linear Interpolation

y=y1+(xx1)(y2y1)x2x1y = y_1 + \frac{(x - x_1)(y_2 - y_1)}{x_2 - x_1}

Estimate between two known points.

Percentage

p=partwhole×100%p = \frac{\text{part}}{\text{whole}} \times 100\%

Part as fraction of whole.

Variables

SymbolDescriptionUnit
xxInput value
yyOutput value
kkConversion factor

Primary Applications of Measurements

Measurements serve three fundamental purposes in engineering and operations. Each application dictates the requirements for accuracy, reliability, and system integration.

1. Monitoring

Measurements are taken to observe the current state of a process or system, often for operational awareness or manual verification. These values may not be integrated into automated control or data acquisition systems. Examples:

  • A thermometer in a room for manual temperature checks.
  • An anemometer for wind speed observation.
  • An electricity meter or water meter for consumption tracking.
  • A barometer for atmospheric pressure reading.

2. Analyzing

Measurements are collected systematically into data acquisition systems for later analysis. This data is used to understand trends, build models, and make predictions. Examples:

  • Historical weather data (temperature, pressure, humidity) used in statistical models.
  • Sensor data (e.g., wind speed, solar irradiance) used to build empirical models for forecasting energy generation.

3. Controlling

Measurements are the critical input for automated control systems. These real-time values are used by a controller to maintain a process variable at a desired setpoint. Examples:

  • A thermostat measures room temperature and sends an on/off signal to an electric heater.
  • A pressure sensor in an oil refinery measures line pressure, providing feedback to a controller that adjusts compressor speed.

References