FeedbackOutput difference between commanded and feedback input |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This blocks computes output y as difference of the commanded input u1 and the feedback input u2:
y = u1 - u2;
Example:
parameter: n = 2 results in the following equations: y = u1 - u2
u1 |
Type: RealInput |
|
---|---|---|
u2 |
Type: RealInput |
|
y |
Type: RealOutput |
Modelica.Blocks.Examples Demonstrates the construction of an inverse model |
|
Modelica.Blocks.Examples.NoiseExamples Demonstrates the computation of properties for uniformally distributed noise |
|
Modelica.Blocks.Examples.NoiseExamples Demonstrates the computation of properties for normally distributed noise |
|
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines Test example: AsynchronousInductionMachineSquirrelCage with losses |
|
Modelica.Electrical.MultiPhase.Examples |
|
Modelica.Electrical.QuasiStationary.MultiPhase.Examples |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines Direct on line start of multi phase asynchronous induction machine with squirrel cage |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines Asynchronous induction machine with squirrel cage and losses |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines Starting of multi phase asynchronous induction machine with slip rings |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines Starting of multi phase permanent magnet synchronous machine with inverter |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines Electrical excited multi phase synchronous machine operating as generator |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines Starting of multi phase synchronous reluctance machine with inverter |
|
Modelica.Magnetic.QuasiStatic.FluxTubes.Examples Linear inductor with ferromagnetic core |
|
Modelica.Magnetic.QuasiStatic.FluxTubes.Examples Non linear inductor with ferromagnetic core |
|
Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines Induction machine with squirrel cage and losses |
|
Modelica.Mechanics.Rotational.Examples Simple Gearshift |
|
Modelica.Fluid.Examples.DrumBoiler Complete drum boiler model, including evaporator and supplementary components |
Modelica.Blocks.Examples.NoiseExamples.Utilities.Parts Simple position controller for actuator |
|
Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities Limited PI-controller with anti-windup and feed-forward |
|
Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities Ideal DC-DC inverter |
|
Modelica.Electrical.Machines.Utilities Voltage controller |
|
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Components P-PI cascade controller for one axis |