WOLFRAM SYSTEM MODELER
FeedbackOutput difference between commanded and feedback input |
SystemModel["Modelica.Blocks.Math.Feedback"]
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 Description: Commanded input |
|
---|---|---|
u2 |
Type: RealInput Description: Feedback input |
|
y |
Type: RealOutput Description: 'output Real' as connector |
Modelica.Blocks.Examples Demonstrates the construction of an inverse model |
|
Modelica.Blocks.Examples Evaluation of a sinusoidal encoder |
|
Modelica.Blocks.Examples.Noise Demonstrates the computation of properties for uniformly distributed noise |
|
Modelica.Blocks.Examples.Noise Demonstrates the computation of properties for normally distributed noise |
|
Modelica.Clocked.Examples.SimpleControlledDrive Simple controlled drive with continuous controller |
|
ClockedWithDiscreteTextbookController Modelica.Clocked.Examples.SimpleControlledDrive Simple controlled drive with discrete textbook controller (period is not used in the controller) |
|
Modelica.Clocked.Examples.SimpleControlledDrive Simple controlled drive with discrete controller (period is used in the controller) |
|
ExactlyClockedWithDiscreteController Modelica.Clocked.Examples.SimpleControlledDrive Simple controlled drive with discrete controller and exact periodic clocks (period is used in the controller) |
|
ClockedWithDiscretizedContinuousController Modelica.Clocked.Examples.SimpleControlledDrive Simple controlled drive with discretized continuous-time controller |
|
Modelica.Clocked.Examples.SimpleControlledDrive Simple controlled drive with discrete controller and simulated AD and DA effects |
|
Modelica.Clocked.Examples.CascadeControlledDrive Drive with continuous-time cascade controller |
|
Modelica.Clocked.Examples.CascadeControlledDrive Drive with clocked cascade controller where clocks are defined with sub-sampling and partitions with super-sampling |
|
Modelica.Clocked.Examples.CascadeControlledDrive Drive with clocked cascade controller where fastest partition is defined with a clock and slower partition is defined with super-sampling |
|
Modelica.Clocked.Examples.CascadeControlledDrive Drive with clocked cascade controller where all partitions are defined with exact (integer) clock that need to be compatible to each other |
|
Modelica.Clocked.Examples.Systems Simple example of a mixing unit where a (discretized) nonlinear inverse plant model is used as feedforward controller |
|
MixingUnitWithContinuousControl Modelica.Clocked.Examples.Systems.Utilities.ComponentsMixingUnit Simple example of a mixing unit where a (continuous) nonlinear inverse plant model is used as feedforward controller |
|
Modelica.Clocked.Examples.Elementary.RealSignals Example of a Sample block for Real signals with direct feed-through in the continuous-time and the clocked partition |
|
Modelica.Electrical.Machines.Examples.InductionMachines Test example: InductionMachineSquirrelCage with losses |
|
Modelica.Electrical.Polyphase.Examples |
|
Modelica.Electrical.QuasiStatic.Polyphase.Examples |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines.ComparisonPolyphase Direct on line start of polyphase induction machine with squirrel cage |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines.ComparisonPolyphase Starting of polyphase induction machine with slip rings |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines Induction machine with squirrel cage and losses |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.ComparisonPolyphase Starting of polyphase permanent magnet synchronous machine with inverter |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.ComparisonPolyphase Electrical excited polyphase synchronous machine operating as generator |
|
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.ComparisonPolyphase Starting of polyphase 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.Noise.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 Current controller in dq coordinate system |
|
Modelica.Electrical.Machines.Utilities Evaluation of the signals of a sin-cos-resolver |
|
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Utilities P-PI cascade controller for one axis |