modelOpAmp

Simple nonideal model of an OpAmp with limitation

Information

The OpAmp is a simple nonideal model with a smooth out.v = f(vin) characteristic, where "vin = in_p.v - in_n.v". The characteristic is limited by VMax.v and VMin.v. Its slope at vin=0 is the parameter Slope, which must be positive. (Therefore, the absolute value of Slope is taken into calculation.)

Parameters

TypeNameDefaultDescription
RealSlopeSlope of the out.v/vin characteristic at vin=0

Connectors

TypeNameDefaultDescription
Modelica.Electrical.Analog.Interfaces.PositivePinin_pPositive pin of the input port
Modelica.Electrical.Analog.Interfaces.NegativePinin_nNegative pin of the input port
Modelica.Electrical.Analog.Interfaces.PositivePinoutOutput pin
Modelica.Electrical.Analog.Interfaces.PositivePinVMaxPositive output voltage limitation
Modelica.Electrical.Analog.Interfaces.NegativePinVMinNegative output voltage limitation

Components

TypeNameDefaultDescription
SI.VoltagevinInput voltage

Revisions

  • 2000 by Christoph Clauss
    initially implemented