Welcome to Analogue Signal Processing!
In this chapter, we are going to explore how we can manipulate and "clean up" continuous electrical signals. In the real world, things like sound and light aren't just 1s and 0s; they are "analogue"—smoothly changing waves of information.
We will learn about LC filters (which help us pick out the frequencies we want) and the Operational Amplifier (the "Op-Amp"), which is the ultimate Swiss Army knife of electronics. Don't worry if it seems like a lot of symbols at first; we'll take it one step at a time!
1. LC Resonance Filters
Imagine you are trying to tune into a specific radio station. The air is full of thousands of different signals. How does your radio pick just one? It uses an LC resonance filter.
The Basics of LC Circuits
An LC filter uses two main components: an Inductor (L) and a Capacitor (C). For this syllabus, you only need to know about parallel resonance arrangements (where the Inductor and Capacitor are side-by-side).
The Mass-Spring Analogy
To understand how an LC circuit "vibrates" at a specific frequency, think of a weight hanging on a spring:
• Inductance (L) is like Mass: It has "inertia" and doesn't like changes in current.
• Capacitance (C) is like the Spring: It stores energy and pushes back.
Just as a specific weight and spring will bounce at one natural frequency, an LC circuit has a Resonant Frequency (\(f_0\)).
The Formula
The resonant frequency is calculated using:
\( f_0 = \frac{1}{2\pi \sqrt{LC}} \)
Q Factor and Bandwidth
Not all filters are perfect. Some are very "sharp" (selective), and some are "wide."
• Bandwidth (\(f_B\)): This is the range of frequencies where the energy is at least 50% of the maximum.
• Q factor: This tells us how "high quality" the filter is. A high Q factor means a very sharp, selective filter.
Formula: \( Q = \frac{f_0}{f_B} \)
Quick Review Box:
• Resonance: When the circuit naturally "vibrates" at a specific frequency.
• L: Inductance (Henry, H).
• C: Capacitance (Farad, F).
• Higher Q: Sharper filter, smaller bandwidth.
Key Takeaway: LC circuits act as filters that allow us to select specific frequencies while blocking others, governed by the values of L and C.
2. The Ideal Operational Amplifier (Op-Amp)
The Operational Amplifier (or Op-Amp) is represented by a triangle symbol. It is designed to take a tiny difference in voltage and make it huge (amplification).
Characteristics of an "Ideal" Op-Amp
In Physics 7408, we often start by assuming the Op-Amp is "perfect" (Ideal). Here is what that means:
1. Infinite Open-loop Gain (\(A_{OL}\)): It amplifies the difference between the inputs by an infinite amount.
2. Infinite Input Resistance: No current ever flows into the input terminals. It just "feels" the voltage.
3. Power Supply: It needs a positive and negative power supply to work (often marked as \(+V_{cc}\) and \(-V_{cc}\)).
The Open-Loop Formula
The output voltage (\(V_{out}\)) depends on the difference between the Non-inverting input (\(V_+\)) and the Inverting input (\(V_-\)):
\( V_{out} = A_{OL}(V_+ - V_-) \)
Using the Op-Amp as a Comparator
Because the gain is so huge, if \(V_+\) is even slightly bigger than \(V_-\), the output will instantly jump to the maximum possible positive voltage (the positive supply). If \(V_-\) is bigger, it jumps to the negative supply. It "compares" the two and tells you which is bigger!
Did you know? Comparators are used in night-lights. They compare the voltage from a light sensor to a fixed "reference" voltage. When it gets dark, the sensor voltage changes, and the Op-Amp flips the light on!
Key Takeaway: An ideal Op-Amp has infinite gain and input resistance. It is used as a comparator to detect which of two voltages is higher.
3. Op-Amp Configurations
By adding resistors, we can "tame" the infinite gain and make the Op-Amp do specific math. Don't worry if these look complicated; they are just "recipes" for different circuits!
3.1 The Inverting Amplifier
In this setup, the signal goes into the negative (\(-\)) terminal.
• The Formula: \( \frac{V_{out}}{V_{in}} = -\frac{R_f}{R_{in}} \)
• The Negative Sign: This means the signal is flipped upside down (inverted).
• Virtual Earth Analysis: Because the gain is so high and the \(V_+\) terminal is usually connected to 0V (earth), the \(V_-\) terminal acts as if it is also at 0V. We call this a virtual earth.
3.2 The Non-Inverting Amplifier
Here, the signal goes into the positive (\(+\)) terminal. The output stays in the same phase as the input.
• The Formula: \( \frac{V_{out}}{V_{in}} = 1 + \frac{R_f}{R_1} \)
3.3 Summing and Difference Amplifiers
Op-Amps can even do addition and subtraction!
• Summing Amplifier: Adds multiple input voltages together.
\( V_{out} = -R_f \left( \frac{V_1}{R_1} + \frac{V_2}{R_2} + \frac{V_3}{R_3} + \dots \right) \)
• Difference Amplifier: Subtracts one voltage from another.
\( V_{out} = (V_+ - V_-)\frac{R_f}{R_1} \)
Memory Aid for Inverting vs. Non-Inverting:
• Inverting: \(V_{in}\) goes to the Minus terminal. (Minus = Inverting).
• Non-Inverting: \(V_{in}\) goes to the Plus terminal. (Plus = Positive/Same).
Key Takeaway: By choosing the right resistors (\(R_f\) and \(R_{in}\)), we can set exactly how much the Op-Amp amplifies a signal.
4. Real Operational Amplifiers
In the real world, Op-Amps aren't actually perfect. They have limitations.
The Gain-Bandwidth Product
A real Op-Amp has a "budget" for how well it performs. If you want a high gain (loud signal), you have to settle for a low bandwidth (it will only work for a small range of frequencies).
The Rule: \( gain \times bandwidth = constant \)
Example: If an Op-Amp has a constant of 1,000,000:
• If you set the gain to 100, the bandwidth is 10,000 Hz.
• If you increase the gain to 1,000, the bandwidth drops to 1,000 Hz.
Common Mistake to Avoid:
Students often forget the units! Gain has no units (it's a ratio), and Bandwidth is measured in Hertz (Hz). Always check your resistor values are in Ohms (\(\Omega\)) before calculating gain.
Key Takeaway: Real Op-Amps have a trade-off between gain and bandwidth. You cannot have a very high gain and a very high bandwidth at the same time.
Final Encouragement: You've just covered the core of analogue signal processing! Op-Amps might seem like "magic triangles" at first, but they are just predictable tools. Practice identifying which "recipe" (configuration) is being used in a circuit diagram, and the math will follow naturally!