Showing posts with label impedance. Show all posts
Showing posts with label impedance. Show all posts

February 3, 2026

Understanding Resonance in AC Circuits — When Reactances Cancel Out

In AC circuits, frequency plays a crucial role in deciding how current flows. At one special frequency, the effects of inductors and capacitors perfectly balance each other, leading to a powerful phenomenon called resonance.

In this blog, we’ll understand what resonance is, why it happens, and how it can be visualized using a practical RLC circuit simulation.



⚡ Resonance

Resonance in an AC circuit is the condition at which the inductive reactance (Xโ‚—) becomes equal to the capacitive reactance (X꜀), causing them to cancel each other out. At resonance, the circuit behaves purely resistive, and the current becomes maximum.

To understand resonance, you must understand impedance and reactance.


๐Ÿ”Œ What Is Impedance?

In AC circuits, current and voltage change direction continuously.

So, opposition to current is not just resistance (R). There are two more components:

  • Inductive reactance (Xโ‚—) — comes from inductors

  • Capacitive reactance (X꜀) — comes from capacitors

The total opposition in an AC circuit is called Impedance (Z):

Z=R2+(XLXC)2

Where:

  • XL=2ฯ€fLX_L = 2\pi f L

  • XC=12ฯ€fCX_C = \frac{1}{2\pi f C}

Notice something important:

  • Xโ‚— increases with frequency

  • X꜀ decreases with frequency

But there is one special frequency where their effects cancel each other.


๐ŸŽฏ Resonance Condition

Resonance occurs where capacitive reactance equals inductive reactance:

XL=XC

Substitute the formulas:

2ฯ€f0L=12ฯ€f0C

Solving for frequency:

f0=12ฯ€LCf_0 = \frac{1}{2\pi\sqrt{LC}}

This frequency is called the resonant frequency.


๐Ÿ” What Happens at Resonance?

At the resonant frequency f0:

Inductive reactance equals capacitive reactance

XLXC=0

Impedance becomes minimum

Z=R

The circuit behaves as if it has only resistance.

Current becomes maximum

I=VR

Voltage magnification occurs in L and C

Even though the net reactive effect is zero, energy continuously transfers between the inductor and capacitor:

  • Inductor stores magnetic energy

  • Capacitor stores electric energy

They keep exchanging energy, creating large voltages inside the circuit.


๐Ÿงช LTspice Simulation of Resonance

To visualize this phenomenon, a series RLC circuit was simulated in LTspice using the following values:

  • R = 50 ฮฉ

  • L = 45 mH = 0.045 H

  • C = 1.36 ฮผF = 1.36 × 10⁻⁶ F

  • AC source = 230 V

  • AC sweep = 100 Hz to 2000 Hz


๐Ÿ”ง Circuit Explanation

The simulated circuit is a series RLC network.

All three components (R, L, and C) are connected one after another, and an AC source is applied across the combination.

The current through the resistor I(R1) is observed, which represents the current flowing through the entire series loop.


๐Ÿงฎ Resonant Frequency Calculation

Step 1: Multiply L and C

LC=0.045×1.36×106LC = 0.045 \times 1.36 \times 10^{-6}
LC=6.12×108LC = 6.12 \times 10^{-8}

Step 2: Square root of LC

LC=6.12×108\sqrt{LC} = \sqrt{6.12 \times 10^{-8}} LC=2.472×104\sqrt{LC} = 2.472 \times 10^{-4}

Step 3: Multiply by 2ฯ€2\pi

2ฯ€×2.472×1042\pi \times 2.472 \times 10^{-4}
2ฯ€6.2832\pi \approx 6.283
2ฯ€LC=0.001554

Step 4: Take reciprocal

f0=10.001554f_0 = \frac{1}{0.001554} f0643.7 Hzf_0 \approx 643.7 \text{ Hz}
f0644 Hz\boxed{f_0 \approx 644 \text{ Hz}}

๐Ÿ“ˆ Verification from Simulation

At resonance:

  • XL=XCX_L = X_C

  • Net reactance X=0X = 0

  • Impedance Z=R=50ฮฉZ = R = 50 \Omega

Current becomes:

I=VR=23050=4.6 AI = \frac{V}{R} = \frac{230}{50} = 4.6 \text{ A}

The simulation peak current is very close to 4.5–4.7 A, confirming perfect resonance behavior.


๐Ÿ”š Conclusion

Resonance is a powerful condition in AC circuits where inductive and capacitive reactances cancel each other, leaving only resistance to oppose current flow. At this point, impedance is minimum and current reaches its maximum value.

Although the net reactance becomes zero, energy continuously oscillates between the magnetic field of the inductor and the electric field of the capacitor, leading to voltage magnification within the circuit. This phenomenon is the foundation of tuned circuits, filters, oscillators, and communication systems.

Understanding resonance completes the journey from resistance → reactance → impedance and opens the door to advanced AC circuit analysis.


Understanding Impedance — The Total Opposition in AC Circuits

In AC circuits, opposition to current is not as simple as resistance alone. When resistors, inductors, and capacitors work together, both magnitude and phase come into play.

This combined effect is called impedance, and it defines how AC circuits truly behave.


⚡ Impedance — The Total Opposition

Now, let’s combine everything.

When resistors, inductors, and capacitors are all connected in an AC circuit, the total opposition to current is called Impedance (Z).

Impedance includes both:

  • Resistance (R) — which is constant and frequency-independent.

  • Reactance (X) — which depends on frequency and causes phase shift.


๐Ÿ“ Definition of Impedance (Phasor Form)

When working with AC signals, both voltage and current are sinusoidal and can be represented as phasors — rotating vectors showing both magnitude and phase.

The true definition of impedance is based on this phasor relationship:

Z = Ṽ / Ĩ

where:

  • = voltage phasor (magnitude + phase)

  • = current phasor (magnitude + phase)

Thus, impedance is a complex ratio that expresses both:

  • how strongly the circuit opposes current (magnitude), and

  • how voltage and current are shifted relative to each other (phase difference).

From this relationship:

|Z| = |Ṽ| / |Ĩ|
∠Z = ∠Ṽ − ∠Ĩ

This means:

  • The magnitude of impedance tells how much the circuit resists the flow of AC current.

  • The phase angle (∠Z) shows whether voltage leads or lags current, and by how much.


❗ Important Clarification

Impedance is not simply the ratio of instantaneous or RMS values:

  • ❌ Z = Vโ‚šโ‚‘โ‚โ‚– / Iโ‚šโ‚‘โ‚โ‚–

  • ❌ Z = v(t) / i(t) (instantaneous values)

  • ❌ Z = Vแตฃโ‚˜โ‚› / Iแตฃโ‚˜โ‚› — unless both are treated as phasors including phase information

✅ The correct and complete definition is:

Z = Ṽ / Ĩ

This phasor ratio accounts for both magnitude and phase, which is why impedance is a complex quantity, expressed as:

  • Z = R + jX (rectangular form)

  • Z = |Z| ∠ ฮธ (polar form)


๐Ÿงฎ Magnitude of Impedance

The magnitude of impedance is given by:

Z = √(R² + X²)

Here, X can be:

  • Positive → Inductive reactance (Xแดธ)

  • Negative → Capacitive reactance (−Xแถœ)

In phasor form, impedance is written as:

Z = R + jX

where:

  • j (or i) indicates a 90° phase shift


⚙️ Impedance of R, L, and C

  • Resistor:
    Zแตฃ = R (purely real, ฮธ = 0°)

  • Inductor:
    Zแดธ = jฯ‰L = j2ฯ€fL (purely imaginary, positive)

  • Capacitor:
    Zแถœ = 1 / jฯ‰C = −j(1/ฯ‰C) (purely imaginary, negative)

So, for a circuit containing R, L, and C:

  • Net reactance: X = Xแดธ − Xแถœ

  • Total impedance: Z = R + j(Xแดธ − Xแถœ)


๐ŸŽ›️ Frequency Dependence

This is where the magic happens:

  • Inductors: Reactance increases with frequency

  • Capacitors: Reactance decreases with frequency

  • Resistors: Unaffected by frequency

Because of this:

  • Inductors and capacitors are frequency-dependent components

  • Resistors are frequency-independent

This frequency-dependent behavior forms the basis of filters, oscillators, and resonant circuits — the heart of modern electronics.


๐Ÿ”š Conclusion

Impedance is the complete description of how an AC circuit opposes current flow. It combines resistance, which dissipates energy, with reactance, which stores and returns energy through electric and magnetic fields.

While resistance determines how much current flows, impedance also tells us how voltage and current are phase-shifted, revealing the true dynamic nature of AC circuits. Its dependence on frequency is what enables filtering, tuning, resonance, and signal shaping in electronic systems.

Understanding impedance is a major step forward in electronics — it connects resistance, reactance, frequency, and phase into one powerful concept that brings AC circuits fully to life.

Understanding Reactance — Opposition to Change in AC Circuits

When we first learn about circuits, resistance feels like the only opposition to current. But as soon as we move into AC circuits, where voltage and current are constantly changing, a new concept comes into play — reactance.

In this blog, we’ll explore what reactance is, why it exists, and how it shapes the behavior of capacitors and inductors in AC systems.




⚡ What is Reactance?

When we first learn about circuits, we meet resistance — the opposition that limits how much current flows. But the moment we move from DC (Direct Current) to AC (Alternating Current), the story becomes much more interesting.

Here, the voltage and current are continuously changing, and this change introduces a new kind of opposition called Reactance.

Let’s explore what it really is, why it matters, and how it connects to a concept called Impedance — the total opposition in AC circuits.

In simple terms, reactance is the opposition that a capacitor or inductor offers to the flow of alternating current (AC).

It’s similar to resistance but with a key difference:

  • Resistance opposes all current, whether AC or DC.

  • Reactance only opposes changing current — the kind that goes up and down, like in AC.

When voltage and current are constantly varying, capacitors and inductors react to that change.

  • Capacitors store energy in the electric field.

  • Inductors store energy in the magnetic field.

Unlike resistors, these components don’t waste energy as heat. They temporarily store energy and return it to the circuit. This storage and return create a delay in current or voltage, and that delay is what we call reactance.


๐Ÿ”ง Why is Reactance Needed?

In an AC system, voltage and current are not steady — they continuously rise, fall, and even reverse direction.

This constant change interacts with capacitors and inductors, which try to “resist” or “delay” the change due to how they store energy.

  • The inductor resists a change in current because it builds a magnetic field around itself.

  • The capacitor resists a change in voltage because it builds up an electric field between its plates.

This time-dependent opposition is exactly what allows us to design filters, amplifiers, and tuned circuits — all of which depend on reactance.


⚖️ Reactance vs. Resistance

So, we don’t use the same word “resistance” for both because:

  • Resistance dissipates energy as heat.

  • Reactance stores and gives back energy.

Their effects on current and voltage are fundamentally different.


๐ŸŒ€ Inductive Reactance — Opposition from a Coil

An inductor is simply a coil of wire that stores energy in a magnetic field when current passes through it.

But when you try to change that current, the inductor resists (thanks to Lenz’s Law).

The fundamental relation for an ideal inductor is:

V = L (dI/dt)

Where:

  • V = voltage across the inductor

  • L = inductance (Henry)

  • dI/dt = rate of change of current

This means the voltage depends on how quickly the current changes.

If the current changes fast, the voltage across the inductor becomes large.

Here’s what happens when AC is applied:

  • The inductor initially resists the change — it takes time to build a magnetic field.

  • The applied voltage goes into creating that magnetic field instead of immediately increasing current.

  • Once the current flows, it continues even as voltage starts to fall, because the inductor releases its stored energy.

This delay means current lags behind voltage by 90° in a pure inductor.

Inductive reactance is given by:

Xโ‚— = 2ฯ€fL

Where:

  • f = frequency (Hz)

  • L = inductance (H)

So, as frequency increases, inductive reactance also increases.

That’s why:

  • For DC (f = 0), Xโ‚— = 0 → acts like a short circuit.

  • For high-frequency AC, Xโ‚— becomes very large → acts like an open circuit.


๐Ÿ”ต Capacitive Reactance — Opposition from a Capacitor

For a capacitor, the voltage and current relationship is:

i(t) = C (dv/dt)

Where:

  • i(t) = current through the capacitor

  • v(t) = voltage across the capacitor

  • C = capacitance (Farad)

This equation shows that the current depends on how fast the voltage changes — not its actual value.

What really happens in AC:

  • As voltage begins to rise, charges start moving instantly — current begins flowing immediately.

  • It takes some time before enough charge accumulates for voltage to build up across the plates.

  • Hence, current reaches its peak first — when voltage is changing fastest.

  • Voltage reaches its maximum later — about a quarter cycle (90°) later.

Thus, current leads voltage by 90° in a pure capacitor.

Capacitive reactance is given by:

X꜀ = 1 / (2ฯ€fC)

So, as frequency increases, capacitive reactance decreases.

That’s why:

  • Capacitors pass high-frequency signals easily.

  • But they block DC (since f = 0 ⇒ X꜀ = ∞).


๐Ÿ”„ The Two Types of Reactance

If you observe closely, they’re complete opposites in nature:

  • In an inductor, voltage leads current.

  • In a capacitor, current leads voltage.

  • Inductive reactance increases with frequency, while capacitive reactance decreases.

When both are present in a circuit, their effects can even cancel each other out — a concept known as resonance.


๐Ÿ”š Conclusion

Reactance is a fundamental concept that explains how inductors and capacitors behave in AC circuits. Unlike resistance, which simply dissipates energy, reactance arises because energy is temporarily stored and returned through magnetic and electric fields.

Inductive reactance opposes changes in current, while capacitive reactance opposes changes in voltage. Their frequency-dependent nature allows engineers to design filters, oscillators, tuned circuits, and frequency-selective systems.

Understanding reactance is a crucial step toward mastering AC circuit analysis and leads naturally into deeper topics like impedance, resonance, and AC power systems.

Explore Our Topics!

Check out the extensive list of topics we discuss:  Tech and AI Blogs Communication Protocols: -  USB   - RS232   -  Ethernet   -  AMBA Prot...