FunctionModeling::FunctionalDevice

Header Image
Content:
FunctionalDevice : Public Class FunctionModeling
The FunctionalDevice represents an abstract sensor or actuator that encapsulates sensor/actuator dynamics and the interfacing software. The FunctionalDevice is the interface between the electronic architecture and the environment (connected by ClampConnectors, see the Environment chapter). As such, it is a transfer function between the AnalysisFunction and the physical entity that it measures or actuates.<br/><br/>A Realization dependency can be used for traceability from LocalDeviceManagers in the DesignLevel and Sensors/Actuators in the hardware design architecture that are represented by the FunctionalDevice.<br/><br/>Semantics:<br/>The behavior associated with the FunctionalDevice is the transfer function between the environment model representing the environment and an AnalysisFunction. The transfer function represents the sensor or actuator and its interfacing hardware and software (connectors, electronics, in/out interface, driver software, and application software).<br/><br/>Constraints:<br/>No additional constraints.<br/><br/>Extension: Class, specialization of SysML::Block<br/>
  • Advanced
  • Other Links
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
AnalysisFunctionType Class Generalization To