modelIdealOpAmpLimited
Ideal operational amplifier with limitation
Information
The ideal OpAmp with limitation behaves like an ideal OpAmp without limitation, if the output voltage is within the limits VMin and VMax. In this case the input voltage vin = in_p.v - in_n.v is zero. If the input voltage vin less than 0, the output voltage is out.v = VMin. If the input voltage is vin larger than 0, the output voltage is out.v = VMax.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.PositivePin | in_p | Positive pin of the input port | |
| Interfaces.NegativePin | in_n | Negative pin of the input port | |
| Interfaces.PositivePin | out | Output pin | |
| Interfaces.PositivePin | VMax | Positive output voltage limitation | |
| Interfaces.NegativePin | VMin | Negative output voltage limitation |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | vin | Input voltage |
Revisions
- 1998
by Christoph Clauss
initially implemented