Op Amp Characteristics
Op Amp Characteristics
PHYSICS
NISER BHUBANESWAR
LABORATORY REPORT
Study of basic OP-AMP Characteristics
1
Contents
1 Experiment - 1 3
2 Aim 3
3 Apparatus Required 3
4 Theory 3
4.1 Amplifier Configurations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
5 Observation 6
5.1 Table for Summing Amplifier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
5.2 Table for differential Amplifier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
6 Conclusion 11
7 Experiment - 2 12
8 Aim 12
9 Apparatus Required 12
10 Theory 12
11 Circuit Diagram 13
12 Observation 13
12.1 Table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
12.2 Curve . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
13 Calculation 18
14 Conclusion 19
2
1 Experiment - 1
2 Aim
This study involves analyzing inverting and non-inverting amplifier configurations to determine
their gain, as well as exploring basic mathematical operations such as summing and difference
amplifiers.
3 Apparatus Required
I. OPAMP 741 chip
II. Resistors
VI. Oscilloscope
VII. Connecting Wires
4 Theory
An operational amplifier or op amps is a linear device used for ideal DC amplification. It is funda-
mentally a voltage amplifying device that works with external feedback components like resistors
or capacitors.We can connect external resistors or capacitors to the op-amp in a number of different
ways to form basic “building Block” circuits such as, Inverting, Non-Inverting, Voltage Follower,
Summing, Differential, Integrator and Differentiator type amplifiers.
3
Here are the key characteristics explained
4
Inverting OP-AMP
Vout = −(V1 + V2 )
The circuit acts as a summing amplifier with inverted output.
5
Summing OP-AMP
Vout = V1 − V2
The circuit functions as a voltage subtractor when all resistances are equal.
DIfferential OP-AMP
5 Observation
Table for Inverting Amplifier
6
When we plot the curve between input vs output voltage from the above table data we got
For Rin = 45.474kΩ
7
For Rin = 9.8kΩ
8
When we plot the curve between input vs output voltage from the above table data we got
9
Oscilloscope view of Non Inverting Am-
plifier
10
5.1 Table for Summing Amplifier
6 Conclusion
In this experiment, we analyzed inverting, non-inverting, summing, and differential operational
amplifiers, confirming their theoretical behaviors. The inverting amplifier provided a phase-inverted
output with a gain based on resistor ratios, while the non-inverting amplifier maintained phase
with a gain greater than unity. The summing amplifier successfully combined multiple inputs,
demonstrating its use in signal processing, and the differential amplifier effectively amplified the
difference between two signals while rejecting common-mode noise. Overall, the results aligned
with theoretical predictions, highlighting the importance of resistor selection in determining gain
and circuit performance for various analog applications.
11
7 Experiment - 2
8 Aim
To study the application of an operational amplifier as a comparator and Schmitt trigger, analyzing
their functionality in signal processing.
9 Apparatus Required
1. OPAMP (IC-741) chip
2. A DC power supply
3. Digital multimeter
4. Digital storage oscilloscope
5. Connecting wires
6. Breadboard
10 Theory
Comparator
A voltage comparator is a circuit with two inputs that compares one voltage with another. Typically,
one input serves as a reference voltage while the other is a time-varying signal. When the time-
varying signal exceeds or falls below the reference voltage, the comparator outputs either a high or
low signal, usually corresponding to the supply voltages. Since the operational amplifier is used in
an open-loop configuration, even a small voltage difference between the inputs can drive the output
to saturation.
In a basic comparator circuit, the output reaches its negative saturation level when the input
voltage is greater than the reference and shifts to positive saturation when the input falls below the
reference. If the reference voltage is zero, the circuit functions as a zero-crossing detector. When
the reference voltage is nonzero, it acts as a level detector. However, a simple comparator may
suffer from output instability due to noise when the input voltage is near the reference level. This
issue can be addressed using a Schmitt trigger.
Schmitt Trigger
A Schmitt trigger is a comparator circuit with positive feedback, designed to introduce hysteresis in
its transfer characteristics. This configuration enhances stability by reducing the impact of noise.
As the input voltage rises and crosses an upper threshold voltage (UTP), the output switches to
negative saturation. Conversely, when the input drops below a lower threshold voltage (LTP),
the output transitions to positive saturation. The voltage difference between these two threshold
points ensures that the output remains stable, preventing undesired oscillations caused by noise
fluctuations near the reference voltage.
12
11 Circuit Diagram
OPAMP as Comparator
12 Observation
12.1 Table
Table for ground level comparator
13
Table for Comparator Circuit when VT h = 2V
14
Table for Schmitt Trigger Circuit
15
12.2 Curve
We have plotted input voltage vs output voltage from the above table data
16
Ground Level Comparator
Threshold Comparator
17
Schmitt Trigger
In the Schmitt trigger circuit, the upper and lower threshold voltages determine the switching points
of the output. Based on our analysis, we obtained the following threshold values:
13 Calculation
The threshold voltages for the Schmitt trigger circuit are given by:
18
R1
Vin = Vout (Lower Trip Point, LTP)
R2
R1
Vin = +Vout (Upper Trip Point, UTP)
R2
R2 = 9.81kΩ, R1 = 0.99kΩ, Vsat = ±15V
The threshold voltages are given by:
R1
Vin = Vout
R2
R1
LTP = −Vsat = −1.51V
R2
R1
UTP = +Vsat = +1.51V
R2
Thus, the upper and lower trip points for this Schmitt trigger circuit are ±1.51V . Given:
14 Conclusion
In this experiment, we explored the applications of operational amplifiers (op-amps) as comparators
and Schmitt triggers. We observed that the comparator efficiently compares a time-varying input
signal with a reference voltage, producing a high or low output depending on the input’s relationship
with the reference. The study highlighted the issues of output instability due to noise when the input
voltage is near the reference. To mitigate this, we examined the Schmitt trigger, which introduced
hysteresis through positive feedback, providing more stable and noise-resistant performance. By
calculating the threshold voltages for the Schmitt trigger, we confirmed its ability to reduce noise-
triggered oscillations, offering improved reliability in digital signal processing applications. The
experiment reinforced the significance of these op-amp applications in designing circuits that require
precise signal comparisons and stable switching behavior.
19