Jump to content

Measurement:Units: Difference between revisions

From AOWIS
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:


* Part of: [[Measurement:Main_Page]]
* Part of: [[Measurement:Main_Page]]
* Related to: [[Measurement:Unit_Identifiers]]


AOWIS systems, components, and data models MUST use the International System of Units (SI) as the canonical unit system.<ref name="BIPM-SI">International Bureau of Weights and Measures (BIPM) — International System of Units (SI) https://www.bipm.org/en/measurement-units/si-base-units</ref><ref name="NIST-SI">NIST — The International System of Units (SI) https://www.nist.gov/pml/owm/metric-si/si-units</ref>
AOWIS systems, components, and data models MUST use the International System of Units (SI) as the canonical unit system.<ref name="BIPM-SI">International Bureau of Weights and Measures (BIPM) — International System of Units (SI) https://www.bipm.org/en/measurement-units/si-base-units</ref><ref name="NIST-SI">NIST — The International System of Units (SI) https://www.nist.gov/pml/owm/metric-si/si-units</ref>
Line 11: Line 12:


The use of a single unit system reduces implementation complexity, eliminates ambiguity during data exchange, simplifies validation and testing, and improves interoperability between independent AOWIS implementations.
The use of a single unit system reduces implementation complexity, eliminates ambiguity during data exchange, simplifies validation and testing, and improves interoperability between independent AOWIS implementations.
User Interfaces can show numerical values in non-SI units for convenience, but this is only allowed ''additionally'' to the official SI-unit, and the UI needs to transfer this to the user.


== Requirements ==
== Requirements ==
=== General ===
<pre>
<pre>
REQ-MEAS-000: The International System of Units (SI) is the authoritative unit system for all physical quantities represented by AOWIS.
REQ-MEAS-000: The International System of Units (SI) is the authoritative unit system for all physical quantities represented by AOWIS.
Line 24: Line 29:
REQ-MEAS-004: Interfaces between AOWIS-compliant and non-AOWIS-compliant systems MUST convert all non-SI physical quantities to SI units before they become part of the AOWIS measurement model and MUST convert from SI units when exporting data to systems requiring non-SI units.
REQ-MEAS-004: Interfaces between AOWIS-compliant and non-AOWIS-compliant systems MUST convert all non-SI physical quantities to SI units before they become part of the AOWIS measurement model and MUST convert from SI units when exporting data to systems requiring non-SI units.


REQ-MEAS-005: User interfaces MUST clearly indicate the unit associated with every displayed or entered numerical value representing a physical quantity.
REQ-MEAS-005: Each physical quantity in AOWIS MUST be mapped to exactly one canonical SI unit.
</pre>


REQ-MEAS-006: Each physical quantity in AOWIS MUST be mapped to exactly one canonical SI unit.
=== User Interface Specific ===
<pre>
REQ-MEAS-UI-000: User interfaces MUST clearly indicate the unit associated with every displayed or entered numerical value representing a physical quantity.
 
REQ-MEAS-UI-001: User interfaces MAY display measurement values in non-SI units for convenience, but MUST also display the corresponding SI unit value, which is the authoritative representation within AOWIS.
 
REQ-MEAS-UI-002: User interfaces MUST clearly indicate that SI-based values are the authoritative representation and that non-SI values are provided for convenience only.
 
REQ-MEAS-UI-003: User interfaces accepting non-SI input MUST convert all values to SI units for internal processing and MUST display the SI-converted value as the primary representation after input.
 
REQ-MEAS-UI-004: Non-SI input values MAY be retained for traceability purposes but MUST NOT be used for computation, storage, or control logic within AOWIS.
</pre>
</pre>


== Notes ==
== Notes ==
This specification governs how physical quantities are represented within AOWIS.


External systems MAY use alternative unit systems. Any required conversion between such systems and AOWIS is performed at the system boundary in accordance with REQ-MEAS-004.
External systems MAY use alternative unit systems. Any required conversion between such systems and AOWIS is performed at the system boundary in accordance with REQ-MEAS-004.

Latest revision as of 20:36, 10 June 2026

AOWIS systems, components, and data models MUST use the International System of Units (SI) as the canonical unit system.[1][2]

SI is the globally accepted standard for scientific and technical measurement and is defined and maintained by the International Bureau of Weights and Measures (BIPM).[3]

Purpose

This specification establishes a single authoritative unit system for all physical quantities represented by AOWIS.

The use of a single unit system reduces implementation complexity, eliminates ambiguity during data exchange, simplifies validation and testing, and improves interoperability between independent AOWIS implementations.

User Interfaces can show numerical values in non-SI units for convenience, but this is only allowed additionally to the official SI-unit, and the UI needs to transfer this to the user.

Requirements

General

REQ-MEAS-000: The International System of Units (SI) is the authoritative unit system for all physical quantities represented by AOWIS.

REQ-MEAS-001: All numerical values representing physical quantities within an AOWIS-compliant system MUST be represented using SI units.

REQ-MEAS-002: Implementations MUST produce results that are numerically consistent with SI-based processing.

REQ-MEAS-003: Implementations MUST NOT introduce conversion artifacts, rounding errors, or precision loss that are outside the documented precision of the measurement.

REQ-MEAS-004: Interfaces between AOWIS-compliant and non-AOWIS-compliant systems MUST convert all non-SI physical quantities to SI units before they become part of the AOWIS measurement model and MUST convert from SI units when exporting data to systems requiring non-SI units.

REQ-MEAS-005: Each physical quantity in AOWIS MUST be mapped to exactly one canonical SI unit.

User Interface Specific

REQ-MEAS-UI-000: User interfaces MUST clearly indicate the unit associated with every displayed or entered numerical value representing a physical quantity.

REQ-MEAS-UI-001: User interfaces MAY display measurement values in non-SI units for convenience, but MUST also display the corresponding SI unit value, which is the authoritative representation within AOWIS.

REQ-MEAS-UI-002: User interfaces MUST clearly indicate that SI-based values are the authoritative representation and that non-SI values are provided for convenience only.

REQ-MEAS-UI-003: User interfaces accepting non-SI input MUST convert all values to SI units for internal processing and MUST display the SI-converted value as the primary representation after input.

REQ-MEAS-UI-004: Non-SI input values MAY be retained for traceability purposes but MUST NOT be used for computation, storage, or control logic within AOWIS.

Notes

External systems MAY use alternative unit systems. Any required conversion between such systems and AOWIS is performed at the system boundary in accordance with REQ-MEAS-004.

References

  1. International Bureau of Weights and Measures (BIPM) — International System of Units (SI) https://www.bipm.org/en/measurement-units/si-base-units
  2. NIST — The International System of Units (SI) https://www.nist.gov/pml/owm/metric-si/si-units
  3. Wikipedia — International System of Units https://en.wikipedia.org/wiki/International_System_of_Units