Rotational.SpeedSensor
This component extends from PartialAbsoluteSensor
Usage
TranslatedComponents.Rotational.SpeedSensor()
Connectors
flange- This connector represents a rotational spline with angle and torque as the potential and flow variables, respectively. (Spline)w- This connector represents a real signal as an output from a component (RealOutput)
Behavior
Source
dyad
component SpeedSensor
extends PartialAbsoluteSensor
w = RealOutput()
relations
w = der(flange.phi)
endFlattened Source
dyad
component SpeedSensor
flange = Spline()
w = RealOutput()
relations
0 = flange.tau
w = der(flange.phi)
metadata {}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses