OpenIPSL.NonElectrical.Nonlinear

Blocks that are described with nonlinear equations

Information

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
OpenIPSL.NonElectrical.Nonlinear.CeilingBlock CeilingBlock Implements the ceiling function primarily found inside AVRs.
OpenIPSL.NonElectrical.Nonlinear.FEX FEX FEX=f(IN)
OpenIPSL.NonElectrical.Nonlinear.FrequencyCalc FrequencyCalc Frequency deviation calculation from a rotating phasor
OpenIPSL.NonElectrical.Nonlinear.SaturationBlockTan SaturationBlockTan Block 1 in the OEL to decide the input signal of MIN Gate

OpenIPSL.NonElectrical.Nonlinear.CeilingBlock OpenIPSL.NonElectrical.Nonlinear.CeilingBlock

Implements the ceiling function primarily found inside AVRs.

Information

Extends from Modelica.Blocks.Interfaces.SISO (Single Input Single Output continuous control block).

Parameters

NameDescription
AeFirst ceiling coefficient
BeSecond ceiling coefficient

Connectors

NameDescription
uConnector of Real input signal
yConnector of Real output signal

OpenIPSL.NonElectrical.Nonlinear.FEX OpenIPSL.NonElectrical.Nonlinear.FEX

FEX=f(IN)

Connectors

NameDescription
u 
y 

OpenIPSL.NonElectrical.Nonlinear.FrequencyCalc OpenIPSL.NonElectrical.Nonlinear.FrequencyCalc

Frequency deviation calculation from a rotating phasor

Information

This block uses the real and imaginary components of a Cartesian representation of a voltage phasor to estimate the electrical frequency deviation from nominal value present at the node.

    Vr*der(Vi) - Vi*der(Vr)
f = -----------------------
          Vr^2 + Vi^2

The calculations are done using the filtered derivative of the real and imaginary parts of the phasor representation. The user is required to set proper values for initialization of the calculations, together with a smoothing filter time constant, used to filter the derivative components.

Note

The calculated frequency is just an estimate and can deviate by a certain margin of error.

Parameters

NameDescription
start_guess 
real_startPhasor initial real part
imag_startPhasor initial imaginary part
TsSmoothing filter time constant [s]

Connectors

NameDescription
real_part 
yO/P is in rad/sec
imag_part 

OpenIPSL.NonElectrical.Nonlinear.SaturationBlockTan OpenIPSL.NonElectrical.Nonlinear.SaturationBlockTan

Block 1 in the OEL to decide the input signal of MIN Gate

Information

Parameters

NameDescription
rExiciter parameter
fExiciter parameter

Connectors

NameDescription
p1 
n1 
Automatically generated Mon Oct 10 14:35:56 2022.