modelInvertingAmp
Inverting amplifier
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This is an inverting amplifier. Resistance R1 can be chosen, R2 is defined by the desired amplification k.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | Vps | +15 | Positive supply |
| SI.Voltage | Vns | -15 | Negative supply |
| SI.Voltage | Vin | 5 | Amplitude of input voltage |
| SI.Frequency | f | 10 | Frequency of input voltage |
| Real | k | 2 | Desired amplification |
| SI.Resistance | R1 | 1000 | Arbitrary resistance |
| SI.Resistance | R2 | k*R1 | Calculated resistance to reach desired amplification k |