Series and parallel resonance are concepts that arise in electrical circuits when dealing with inductors and capacitors. These concepts are especially relevant when studying **RLC circuits** (Resistor, Inductor, Capacitor circuits). Both types of resonance are important in communication systems, filters, and many other electrical engineering applications. Here's a detailed breakdown of the differences between **series resonance** and **parallel resonance**:
### 1. **Basic Circuit Configuration:**
- **Series Resonance:**
- In a series resonance circuit, the **resistor (R)**, **inductor (L)**, and **capacitor (C)** are connected in **series**.
- The same current flows through each component in the circuit since all elements are in a single path.
- **Circuit Diagram:**
- R, L, and C are placed in a single line where the current passes through them one by one.
- **Parallel Resonance:**
- In a parallel resonance circuit, the **inductor (L)** and **capacitor (C)** are connected in **parallel**, while the resistor (R) is often in parallel with them (although it may be in series with the LC branch as well).
- Different paths are available for the current, and the total current is divided among the components.
- **Circuit Diagram:**
- L and C are connected side-by-side in branches, with the current dividing between these components.
---
### 2. **Resonance Condition:**
- Resonance occurs when the reactive components (inductance and capacitance) cancel each other out, meaning that the total impedance of the circuit is purely resistive (only R remains). Here's how resonance is achieved in both configurations:
- **Series Resonance:**
- Resonance occurs when the inductive reactance (**XL = 2πfL**) equals the capacitive reactance (**XC = 1/(2πfC)**).
- At resonance, these reactances cancel each other out, and the total impedance is **minimum**, which is purely resistive.
- The resonance frequency \( f_r \) can be calculated as:
\[
f_r = \frac{1}{2\pi \sqrt{LC}}
\]
- **Parallel Resonance:**
- Resonance occurs when the impedance of the inductor (L) and capacitor (C) in parallel is at its maximum.
- At resonance, the inductive reactance and capacitive reactance still cancel each other, but this results in the overall impedance becoming **maximum**, not minimum.
- The resonance frequency is the same as in series resonance:
\[
f_r = \frac{1}{2\pi \sqrt{LC}}
\]
---
### 3. **Impedance Behavior:**
- The impedance (Z) of the circuit behaves differently in series and parallel resonance.
- **Series Resonance:**
- At resonance, the total impedance of the circuit is at its **minimum**, equal to the resistance \( R \).
- Away from resonance, the impedance increases due to the presence of reactive components (inductive and capacitive).
- **Low impedance at resonance** leads to **high current** in the circuit (since \( I = \frac{V}{Z} \)).
- Impedance at resonance:
\[
Z_{total} = R
\]
- **Parallel Resonance:**
- At resonance, the total impedance of the circuit is at its **maximum**, theoretically approaching infinity if we neglect the resistor (ideal case).
- Away from resonance, the impedance decreases due to the dominance of either the inductive or capacitive reactance.
- **High impedance at resonance** leads to **low current** drawn from the source.
- Impedance at resonance:
\[
Z_{total} \to \infty \text{ (for ideal circuits)}
\]
---
### 4. **Current and Voltage Characteristics:**
- **Series Resonance:**
- The current reaches its **maximum** value at resonance because the impedance is at its minimum.
- The voltage across each component may vary widely, but the total voltage across the circuit will be the supply voltage.
- The circuit is often referred to as a **voltage magnifier** since the voltage across L or C can be larger than the supply voltage at resonance.
- **Parallel Resonance:**
- The current drawn from the supply is at its **minimum** at resonance because the impedance is maximum.
- The current circulating through the inductor and capacitor can be high, even though the current drawn from the source is low (current magnification).
- This circuit is referred to as a **current magnifier**.
---
### 5. **Phase Behavior:**
- **Series Resonance:**
- At resonance, the circuit behaves purely resistively, meaning the **voltage and current are in phase** (phase difference = 0).
- Below resonance, the circuit behaves capacitively (current leads voltage), and above resonance, it behaves inductively (current lags voltage).
- **Parallel Resonance:**
- At resonance, the circuit also behaves purely resistively, meaning the **voltage and current are in phase**.
- Below resonance, the circuit behaves inductively, and above resonance, it behaves capacitively.
---
### 6. **Applications:**
- **Series Resonance:**
- Commonly used in **filter circuits**, **tuning circuits** (like in radios), and **impedance matching**.
- Due to high current at resonance, it is also used in **oscillator circuits** and circuits where voltage magnification is required.
- **Parallel Resonance:**
- Often used in **tank circuits**, **radio frequency amplifiers**, and **filters**.
- Useful in circuits where **current magnification** is important and when maintaining high impedance is needed for efficient energy transfer.
---
### 7. **Quality Factor (Q-factor):**
- The **Q-factor** measures the sharpness of the resonance peak, representing how selective the circuit is around the resonant frequency.
- **Series Resonance:**
- The Q-factor is defined as the ratio of the resonant frequency to the bandwidth over which the circuit resonates.
- A higher Q-factor means a **narrower** resonance and better selectivity.
- \( Q = \frac{1}{R} \sqrt{\frac{L}{C}} \)
- **Parallel Resonance:**
- The Q-factor in parallel resonance behaves similarly, but the **narrowness** of the resonance peak indicates how little current is drawn from the source.
- The formula is similar, but in practical terms, a high Q-factor here means the circuit has high impedance and low energy loss at resonance.
- \( Q = R \sqrt{\frac{C}{L}} \)
---
### Summary of Differences:
| **Feature** | **Series Resonance** | **Parallel Resonance** |
|-----------------------|-----------------------------------------------------|---------------------------------------------------|
| **Circuit Configuration** | Components connected in series | Components connected in parallel |
| **Impedance at Resonance** | Minimum (equals resistance \( R \)) | Maximum (theoretically infinite) |
| **Current at Resonance** | Maximum current at resonance | Minimum current from the source |
| **Voltage/Current Magnification** | Voltage magnifier | Current magnifier |
| **Resonance Condition** | \( XL = XC \) | \( XL = XC \) |
| **Impedance Behavior** | Impedance minimum at resonance | Impedance maximum at resonance |
| **Phase Relation** | Voltage and current in phase at resonance | Voltage and current in phase at resonance |
| **Applications** | Filters, tuners, impedance matching, oscillators | Tank circuits, RF amplifiers, filters |
Both series and parallel resonance have critical roles in electronic design, depending on whether voltage or current magnification is needed, and they exhibit distinct behaviors based on their configurations.