Iconic Diagrams\Mechanical\Translation\Sensors
Domains: Continuous. Size: 1-D. Kind: Iconic Diagrams (Translation), Block Diagrams.
This model translates a position difference to an output signal. It has a force out causality. The port p of the model has separate high and low terminals. The equations are:
p.F = p_high.F = p_low.F;
p.v = p_high.v - p_low.v;
p.F = 0;
x = int(p.v);
Ports |
Description |
p_high, p_low |
Both terminals of the Translation port p. |
Causality |
|
fixed force out |
|
Output |
|
x |
Relative position [m]. |
Initial Values |
|
x_initial |
Initial position [m]. |