Ilovepdf Merged
Ilovepdf Merged
𝑜𝑢𝑡𝑉
In the graph on the left, gain is given in decibels, by the equation 𝐴𝑉 (𝑑𝐵) = 20 log (Δ𝑉 )
𝑖𝑛
This relationship is possible because power is directly proportional to the square of voltage, and
the decibel is a power ratio.
To determine the bandwidth at any gain, simply find the frequency at which a line drawn from
the voltage gain intersects with the slope.
This graph is called the transfer characteristic, a graph of output voltage versus input voltage.
Above you can see that once ±Vsupply is reached, the voltage output levels out.
• When saturation occurs for a waveform input whose output would be required to exceed
supply voltage, we say that clipping occurs.
o As Vout cannot exceed ±Vsupply, the waveform gets ‘clipped off’ to a straight line
beyond the supply voltages.
You can imagine this as just drawing a line straight through the positive and negative supply
voltages on the graph; these become the minimum and maximum voltages.
• The polarity of the output voltage will inform us as to the relative sizes of the input
voltages.
The Op Amp as a Sine-to-Square Wave Converter
• An Op Amp can convert a sine wave AC input to a square
wave. When it does this, it acts as a zero-crossing voltage
detector.
• A potential divider is used to reduce the high voltage
entering the op amp, which could damage it.
• The voltage to the inverting input acts as the reference
voltage, 0V.
• The voltage gain is very high, so saturation is reached instantly in either
direction, generating a square wave.
• If the reference voltage is greater or less than 0V, then the marks and
spaces in the square wave will have different widths.
Cascaded Amplifiers
• When negative feedback introduced into an amplifier, it causes the gain to fall.
• To compensate for this, multiple op amps are connected or cascaded to increase the gain.
• The total gain is the multiple of the gains of each op amp in the cascade.
• 𝐴𝑇𝑜𝑡𝑎𝑙 = 𝐴1 ∗ 𝐴2 ∗ 𝐴3
𝑉 𝑉 𝑉
• 𝑉𝑜𝑢𝑡 = −𝑅𝑓 (𝑅1 + 𝑅2 + 𝑅3 + ⋯ )
1 2 3
• This is often used as a digital analogue converter.
Voltage Follower/Unity Gain Buffer
• This is a non-inverting amplifier with no feedback resistor.
0
𝐴=1+
𝑅𝑖
• The gain of the voltage follower is one.
• As such, the voltage follower is used as a voltage buffer.
• It allows us to separate an input signal from the load while maintaining the magnitude
and polarity of the input voltage.
• This is often used in effect pedals for guitarists.
Logic Gates
Meet the Logic Gates
Gate Truth Table
Symbol Description
Name Input Output
The output is 1 0
NOT opposite of the
input. 0 1
1 1 1
The output is 1 if 1 0 1
OR
either input is 1 0 1 1
0 0 0
1 1 0
The output is 1 if 1 0 0
NOR
NO input is 1 0 1 0
0 0 1
1 1 1
The output is 1 if 1 0 0
AND
BOTH inputs are 1 0 1 0
0 0 0
1 1 0
The output is 1 if 1 0 1
NAND both inputs are NOT
1 0 1 1
0 0 1