Assignment 2
Assignment 2
Op-amps are linear devices that are ideal for DC amplification and are used often in signal
conditioning, filtering or other mathematical operations (add, subtract, integration and differentiation).
The operational amplifier is arguably the most useful single device in analog electronic circuitry.
With only a handful of external components, it can be made to perform a wide variety of analog signal
processing tasks. It is also quite affordable, most general-purpose amplifiers selling for under a dollar
apiece. Modern designs have been engineered with durability in mind as well: several “op-amps” are
manufactured that can sustain direct short-circuits on their outputs without damage.
The ideal operational amplifier exhibits linear behavior and must abide by three conditions to be
considered ideal. Voltage and current that the op amp can function with, also referred to as saturation. In
an ideal op amp, the current entering the inverting and non-inverting nodes are zero.
Buffer Circuits
A buffer circuit follows the gain amplifier contributing an additional buffer amplifier noise nb,
leading to an analog to digital converter (ADC) with quantization noise nq, resulting in the measured
pixel digital number (DN) dij.
The energy-storage device, the heart of the SHA, is almost always a capacitor. The input amplifier
buffers the input by presenting a high impedance to the signal source and providing current gain to charge
the hold capacitor. In the track mode, the voltage on the hold capacitor follows (or tracks) the input signal
(with some delay and bandwidth limiting). In the hold mode, the switch is opened, and the capacitor
retains the voltage present before it was disconnected from the input buffer. The output buffer offers a
high impedance to the hold capacitor to keep the held voltage from discharging prematurely. The
switching circuit and its driver form the mechanism by which the SHA is alternately switched between
track and hold.
Basic Configuration of OP amps
1. Voltage Follower
The most basic circuit is the voltage buffer, as it does not require any external components. As the
voltage output is equal to the voltage input, students might become puzzled and wonder whether this kind
of circuit has any practical application
2. Inverting Op Amp
In this configuration, the output is fed back to the negative or inverting input through a resistor
(R2). The input signal is applied to this inverting pin through a resistor (R1).
The positive pin is connected to ground.
3. Non-inverting Op Amp
This configuration is very similar to the inverting operation amplifier. For the non-inverting one,
the input voltage is directly to the applied to the non-inverting pin and the end of feedback loop is
connected to ground.
6. Differential Amplifier
The inverting operational amplifier (see circuit number 2) amplified a voltage that was applied on
the inverting pin, and the output voltage was out of phase. The non-inverting pin is connected to ground
with this configuration.
If the above circuit is modified by applying a voltage through a voltage divider on the non-inverting
7. Integrator
A square wave is very easy to generate, by just toggling a GPIO of a microcontroller for example.
If a circuit needs a triangle waveform, a good way to do it is just integrating the square wave signal. With
an Operation Amplifier, a capacitor on the inverting feedback path, and a resistor on the input inverting
pin
8. Op Amp Differentiator
The differentiator works similarly to the integrator by swapping the capacitor and the resistor.
9. Converter current – voltage
A photodetector converts light into current. To convert the current into voltage, a simple circuit
with an operational amplifier, a feedback loop through a resistor on the non-inverting, and the diode
connected between the two input pins allows you to get an output voltage proportional to current
generated by the photodiode, which is evident by the light characteristics.
Active filters
Active filters are the electronic circuits, which consist of active element like op-amp(s) along with
passive elements like resistor(s) and capacitor(s). Active filters are mainly classified into the following
four types based on the band of frequencies that they are allowing and / or rejecting
Types of active filter:
Active Low Pass Filter - If an active filter allows (passes) only low frequency components and
rejects (blocks) all other high frequency components, then it is called as an active low pass filter.
Active High Pass Filter-If an active filter allows (passes) only high frequency components and
rejects (blocks) all other low frequency components, then it is called an active high pass filter.
Active Band Pass Filter-If an active filter allows (passes) only one band of frequencies, then it is
called as an active band pass filter. In general, this frequency band lies between low frequency range and
high frequency range. So, active band pass filter rejects (blocks) both low and high frequency
components.
Active Band Stop Filter - If an active filter rejects (blocks) a particular band of frequencies, then
it is called as an active band stop filter. In general, this frequency band lies between low frequency range
and high frequency range. So, active band stop filter allows (passes) both low and high frequency
components.
DIODES
Introduction to PN junctions
A P-N junction is an interface or a boundary between two semiconductor material types, namely
the p-type and the n-type, inside a semiconductor. In a semiconductor, the P-N junction is created by the
method of doping. The p-side or the positive side of the semiconductor has an excess of holes, and the n-
side or the negative side has an excess of electrons. The process of doping is explained in further detail in
the next section.
P-N Junction Formula
The formula used in the P-N junction depends upon the built-in potential difference created by the electric
field is given as:
What is a Diode?
A diode is the 'one way' sign for electrical circuits. The current is allowed to move through the
diode in one direction only. Each diode has a positive end, the anode, and a negative end, the cathode.
Current flows from the anode to the cathode, but not the other way around.
How do you analyze a Diode in a circuit?
Method 1: The Diode as a Switch
The most painless (and least accurate) way to analyze diode circuits is to pretend that the diode is a
voltage-controlled switch that functions as a perfect one-way valve for electric current. If the voltage
across this “switch” is greater than 0 V, current flows freely, without any resistance or voltage drop. If the
voltage across the “switch” is less than or equal to 0 V, no current flows.