transducer
IRI: https://spec.industrialontologies.org/ontology/construct/Transducer
Defined In: https://spec.industrialontologies.org/ontology/productservicesystem/Sensor/
SubClass Of: bfo:material entity
Class Hierarchy
owl:Thing › bfo:entity › bfo:continuant › bfo:independent continuant › bfo:material entity › transducer
Definition
material entity when it is used for transforming energy between two different forms
Semi-Formal Definition:
material artifact that bears a transducer role
Examples
- Any device by which variations in one physical quantity (e.g. pressure, brightness) are quantitatively converted into variations in another (e.g. voltage, position)
- a loudspeaker that transforms electrical energy into sound energy
Description Logic
constr:Transducer ≡ bfo:material_entity ⊓ ∃ constr:hasRole .constr:TransducerRole
constr:MaterialArtifact ⊓ ∃ constr:prescribedBy .constr:TransducerSpecification ⊑ constr:Transducer
EquivalentTo: bfo:material_entity and constr:hasRole some constr:TransducerRole
SubClassOf: owl:Thing
constr:MaterialArtifact and constr:prescribedBy some constr:TransducerSpecification SubClassOf: constr:Transducer