blockSpacePhasorLimiter
Limit space phasor
Extends from Modelica.Blocks.Interfaces.SI2SO (2 Single Input / 1 Single Output continuous control block).
Information
Limit the real part u2 of a space phasor if necessary to keep the length lower than yMax keeping u1 unchanged.
If u1 is greater than yMax, this cannot be satisfied even with u2 = 0.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Current | yMax | Maximum output |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u1 (from SI2SO) | Connector of Real input signal 1 | |
| RealInput | u2 (from SI2SO) | Connector of Real input signal 2 | |
| RealOutput | y (from SI2SO) | Connector of Real output signal |