Sensor

Supertype: Component

Definition: Component that responds to a physical stimulus and transmits a resulting impulse or value from a sensing unit.

Version Info

IntroducedDeprecatedUpdated
1.2  

Documentation

Description

If modeling individual sensors, then sensor should be associated with the Component that the measured value is most closely associated.

When modeled as an Auxiliary, sensor SHOULD represent an integrated sensor unitintelligent piece of equipment that manages the signals of one or more sensing elements and provides the measured values. system that provides signal processing, conversion, and communications. A sensor unitintelligent piece of equipment that manages the signals of one or more sensing elements and provides the measured values. may have multiple sensing elementsmechanism that provides a signal or measured value..

See SensorConfiguration for more details on the use and configuration of a Sensor.

Inherited Properties

NameTypeIntDepMultiplicityDescription
id ID1.21 unique identifier for the Component.
name string1.20..1

name of the Component.

When provided, Component::name MUST be unique for all child Component entities of a parent Component.

nativeName string1.20..1 common name associated with Component.
sampleInterval float1.20..1

interval in milliseconds between the completion of the reading of the data associated with the Component until the beginning of the next sampling of that data.

This information may be used by client software applications to understand how often information from a Component is expected to be refreshed.

The refresh rate for data from all child Component entities will be the same as for the parent Component element unless specifically overridden by another Component::sampleInterval provided for the child Component.

sampleRate float1.21.20..1 DEPRECATED in MTConnect Version 1.2. Replaced by Component::sampleInterval.
uuid UUID1.20..1 universally unique identifier for the Component.
coordinateSystemIdRef ID1.80..1 specifies the CoordinateSystem for this Component and its children.

Inherited Relations

NameTypeIntDepMultiplicityDescription
hasDescription Description1.20..1
hasComposition Composition1.40..*
hasComponent Component1.20..*
hasConfiguration Configuration1.20..1
observes DataItem1.20..*
madeObservation Observation1.20..*
hasReference Reference1.30..*
hasComponentStream ComponentStream1.20..1
isComponentOf Component1.20..*

Subclasses

NameIntDep
Thermostat1.01.2
Vibration1.01.2

Back to top

Copyright © 2017-2026 Association for Manufacturing Technology (AMT). All rights reserved. MTConnect® is a trademark of AMT. Terms of Use.

MTConnect SysML Model V2.7