In electrical engineering and circuit analysis, the interaction between inductive and capacitive elements forms the basis for filtering, tuning, and impedance matching networks. When an inductor and a capacitor are combined within a single network, they exhibit a unique physical behavior known as electrical resonance. This phenomenon occurs at a specific frequency where the inductive and capacitive properties balance each other out, allowing electromagnetic energy to oscillate continuously within the circuit. Understanding the underlying physical mechanisms of this energy exchange and knowing how to mathematically derive the formulas for both series and parallel resonant frequencies are essential skills for analyzing alternating current circuits.
The Physics of the LC Resonance Phenomenon
To understand the core principles of LC resonance, it is necessary to examine the fundamental energy storage mechanisms of inductors and capacitors. A capacitor stores electrical energy within an electrostatic field established between its conductive plates when a voltage is applied. The amount of energy stored in a capacitor depends directly on its capacitance and the square of the voltage across its terminals.
Conversely, an inductor stores electrical energy within a magnetic field generated by the flow of electric current through its conductive windings. The energy stored in an inductor is proportional to its inductance and the square of the current passing through it. While resistors permanently dissipate electrical energy as thermal energy, ideal inductors and capacitors are purely reactive components. They absorb, store, and release energy back into the circuit without any net loss.
Consider a fundamental thought experiment involving an ideal capacitor and an ideal inductor connected in a closed loop. Initially, let us assume that the capacitor is fully charged to a specific voltage by an external direct current source, meaning it contains a maximum amount of electrostatic energy. At this initial state, the inductor is completely uncharged, and no current flows through the circuit, meaning the magnetic energy within the system is zero.
When the external source voltage is removed and replaced by a short circuit, the closed loop forces the components to interact directly. The charged capacitor acts as a temporary voltage source, causing an electric current to begin flowing through the circuit toward the inductor. As the current starts to flow, the capacitor begins to discharge, and the voltage across its terminals drops. Simultaneously, this growing current passes through the inductor, creating a magnetic field around its windings. Through this process, the electrostatic energy originally stored in the capacitor transforms into magnetic energy within the inductor.
As time progresses, the capacitor reaches a point where it is completely discharged, and its terminal voltage drops to zero. At this exact moment, the electrostatic energy is entirely depleted, but the electric current flowing through the circuit reaches its absolute maximum value. Consequently, the inductor stores the maximum amount of magnetic energy.
According to the laws of electromagnetic induction, specifically Lenz’s Law, an inductor naturally opposes any sudden changes in the current passing through it. Therefore, when the current attempts to decrease after the capacitor is fully discharged, the inductor’s magnetic field begins to collapse. This collapsing magnetic field induces a voltage that maintains the flow of current in the same direction. This continuing current forces electrical charge back onto the plates of the capacitor, recharging it. However, because the current keeps flowing in the same directional path while the capacitor is charging, the capacitor accumulates charge with a polarity that is exactly opposite to its initial state.
Eventually, the inductor’s magnetic field collapses completely, and the current drops to zero. At this stage, the magnetic energy is fully depleted, and the capacitor is recharged to its maximum voltage, holding the maximum electrostatic energy once again, but with inverted polarity. The entire process then reverses. The capacitor begins discharging in the opposite direction, sending current back through the inductor, rebuilding the magnetic field with an opposite orientation, and eventually recharging the capacitor back to its original polarity.
This continuous cyclical transfer of energy between the electrostatic field of the capacitor and the magnetic field of the inductor constitutes the phenomenon of LC resonance. In an ideal circuit with no resistance, this oscillation between electrostatic energy and magnetic energy repeats indefinitely at a constant rate.
Phase Relationships and Waveform Dynamics
The cyclical behavior of an LC circuit can be analyzed by looking at the phase relationships of the voltage and current waveforms across each component. In an alternating current circuit, the voltage and current waveforms are offset from each other due to the fundamental physical properties of reactive elements.
For a capacitor, the relationship between current and voltage is governed by the time-derivative equation:
$$i_C(t) = C \frac{dv_C(t)}{dt}$$
This mathematical relationship shows that the current passing through a capacitor depends on the rate of change of the voltage across it. If the voltage waveform is represented as a sinusoidal function, taking the derivative shifts the resulting current waveform ahead by a quarter of a cycle. This means that in a capacitor, the current waveform leads the voltage waveform by exactly 90 degrees.
For an inductor, the relationship between voltage and current is defined by the following time-derivative equation:
$$v_L(t) = L \frac{di_L(t)}{dt}$$
This indicates that the voltage across an inductor is directly proportional to the rate of change of the current flowing through it. When analyzed under sinusoidal conditions, this derivative relationship causes the current waveform to lag behind the voltage waveform by exactly 90 degrees.
When you observe the individual voltage and current waveforms of these components, you can identify distinct charging and discharging states by checking the mathematical signs of the values:
- When the voltage and current waveforms carry the same mathematical sign (both positive or both negative), the component is actively absorbing power from the circuit and storing it as energy.
- When the voltage and current waveforms carry opposite mathematical signs (one positive and one negative), the component is releasing its stored energy back into the system.
In a closed resonant loop containing both components, the phase properties cause the components to operate in perfect opposition. When the capacitor’s waveforms indicate that it is in a discharging state, the inductor’s waveforms match the exact conditions required for a charging state. This precise alignment allows the energy leaving one component to be fully absorbed by the other, enabling continuous internal oscillation.
The Impact of Component Values on Resonance Characteristics
The physical size and rating of the inductor and capacitor determine the time required to complete one full cycle of energy exchange, which sets the natural frequency of the oscillation. The relationship between component values and oscillation speed can be understood through qualitative physical analysis.
If a circuit contains a capacitor with a small capacitance value and an inductor with a small inductance value, the overall energy capacity of the system is lower. A smaller capacitor stores less electrical charge for a given voltage, meaning it discharges its stored energy quickly. Similarly, a smaller inductor requires less time to build up and collapse its magnetic field because it opposes current changes less intensely. Because both the storage and release phases happen rapidly, the circuit completes its energy exchange cycles quickly. This fast cycling matches a shorter time period, resulting in a higher resonant frequency.
Conversely, if the circuit uses a larger capacitor and a larger inductor, the behavior changes completely. A larger capacitor accumulates a greater amount of electrical charge, requiring more time to fully discharge. At the same time, a larger inductor creates a stronger magnetic field that takes longer to build up and collapse, offering greater opposition to changes in current. Because of these factors, the energy exchange process slows down significantly. The system takes more time to complete one full cycle of oscillation, resulting in a longer time period and a lower resonant frequency.
Mathematical Derivation of Series LC Resonance
A series LC resonance circuit consists of an inductor and a capacitor connected sequentially in a single path across an alternating current source. To derive the resonant frequency formula, we use Kirchhoff’s Voltage Law (KVL), which states that the algebraic sum of all voltages around any closed loop must equal zero.
Let us define the time-domain loop equation for the series connection:
$$v_L(t) + v_C(t) = v_{in}(t)$$
To simplify the analysis of these time-domain differential relationships, we transform the equation into the complex frequency domain (s-domain) using the Laplace transform. In the s-domain, the voltage across each component is expressed as the product of the loop current and the component’s complex impedance:
$$Z_L(s) = sL$$
$$Z_C(s) = \frac{1}{sC}$$
Substituting these impedance terms into the closed-loop equation allows us to express the total input voltage as a function of the shared loop current:
$$I(s) \cdot sL + I(s) \cdot \frac{1}{sC} = V_{in}(s)$$
Factoring out the current term provides the expression for the total input impedance of the series network:
$$I(s) \left( sL + \frac{1}{sC} \right) = V_{in}(s)$$
$$Z_{total}(s) = sL + \frac{1}{sC}$$
Resonance is defined as the state where a circuit exhibits purely resistive behavior under steady-state sinusoidal conditions, meaning the total reactive impedance drops to zero. To evaluate the system under steady-state sinusoidal conditions, we substitute the Laplace variable $s$ with the complex angular frequency:
$$s = j\omega = j2\pi f$$
Where $j$ is the imaginary unit, $\omega$ is the angular frequency in radians per second, and $f$ is the frequency in Hertz. Substituting this value into the total impedance equation yields:
$$Z_{total}(j\omega) = j\omega L + \frac{1}{j\omega C}$$
To simplify the fraction, we multiply the numerator and denominator of the capacitive term by $j$. Since $j^2 = -1$, the equation becomes:
$$Z_{total}(j\omega) = j\omega L – \frac{j}{\omega C}$$
Factoring out the imaginary unit isolates the net reactance of the series circuit:
$$Z_{total}(j\omega) = j \left( \omega L – \frac{1}{\omega C} \right)$$
For resonance to occur, the net reactance must equal zero, which eliminates the imaginary component of the impedance:
$$\omega L – \frac{1}{\omega C} = 0$$
Now, we solve for the resonant angular frequency ($\omega_0$) by isolating the variables algebraically. First, add the capacitive term to both sides of the equation:
$$\omega_0 L = \frac{1}{\omega_0 C}$$
Next, multiply both sides of the equation by $\omega_0$:
$$\omega_0^2 L = \frac{1}{C}$$
Divide both sides by the inductance $L$:
$$\omega_0^2 = \frac{1}{LC}$$
Taking the principal square root of both sides provides the formula for the resonant angular frequency:
$$\omega_0 = \frac{1}{\sqrt{LC}}$$
To convert this value from radians per second into standard frequency in Hertz ($f_0$), we use the fundamental structural relationship $\omega_0 = 2\pi f_0$:
$$2\pi f_0 = \frac{1}{\sqrt{LC}}$$
Finally, dividing both sides by $2\pi$ yields the standard series resonant frequency calculation formula:
$$f_0 = \frac{1}{2\pi \sqrt{LC}}$$
This derivation proves that at the resonant frequency, the total input impedance of an ideal series LC circuit drops to zero. Consequently, if an external voltage source drives the circuit at this exact frequency, the current flowing through the loop reaches its theoretical maximum, limited only by any small internal resistances present in the components.
Mathematical Derivation of Parallel LC Resonance
A parallel LC resonance circuit features an inductor and a capacitor connected side-by-side across the same pair of nodes. In this configuration, both components share the exact same voltage, while the total current entering the network divides between the two parallel branches. To derive the resonant frequency formula for this topology, we use Kirchhoff’s Current Law (KCL), which states that the total current entering a node must equal the sum of the currents leaving that node.
The s-domain node equation for the parallel network is written as follows:
$$i_L(t) + i_C(t) = i_{in}(t)$$
In the complex frequency domain, the current in each branch equals the shared node voltage divided by the component’s impedance, or multiplied by its complex admittance ($Y$):
$$Y_L(s) = \frac{1}{sL}$$
$$Y_C(s) = sC$$
Combining these branch currents allows us to express the total source current in terms of the shared node voltage:
$$V(s) \cdot \frac{1}{sL} + V(s) \cdot sC = I_{in}(s)$$
Factoring out the voltage term isolates the total input admittance of the parallel network:
$$V(s) \left( \frac{1}{sL} + sC \right) = I_{in}(s)$$
$$Y_{total}(s) = \frac{1}{sL} + sC$$
To evaluate the steady-state sinusoidal response of the parallel circuit, we substitute the Laplace variable $s$ with $j\omega$:
$$Y_{total}(j\omega) = \frac{1}{j\omega L} + j\omega C$$
To simplify the inductive term, we multiply its numerator and denominator by $j$, converting the fraction based on the identity $j^2 = -1$:
$$Y_{total}(j\omega) = -\frac{j}{\omega L} + j\omega C$$
Factoring out the imaginary unit isolates the net admittance values:
$$Y_{total}(j\omega) = j \left( \omega C – \frac{1}{\omega L} \right)$$
Resonance in a parallel circuit occurs when the total input admittance drops to zero, which means the total network impedance approaches infinity. Setting the net imaginary admittance term to zero yields:
$$\omega C – \frac{1}{\omega L} = 0$$
To solve for the parallel resonant angular frequency ($\omega_0$), we rearrange the equation algebraically by adding the inductive term to both sides:
$$\omega_0 C = \frac{1}{\omega_0 L}$$
Multiply both sides of the equation by $\omega_0$:
$$\omega_0^2 C = \frac{1}{L}$$
Divide both sides by the capacitance $C$:
$$\omega_0^2 = \frac{1}{LC}$$
Taking the principal square root of both sides gives the resonant angular frequency for the parallel configuration:
$$\omega_0 = \frac{1}{\sqrt{LC}}$$
Converting this value to Hertz using the relationship $\omega_0 = 2\pi f_0$ yields the final frequency calculation formula:
$$2\pi f_0 = \frac{1}{\sqrt{LC}}$$
$$f_0 = \frac{1}{2\pi \sqrt{LC}}$$
The structural formula for the resonant frequency of an ideal parallel LC circuit is identical to that of a series LC circuit. However, the electrical behavior of the parallel configuration is completely inverted. At the resonant frequency, the total input admittance drops to zero, causing the total input impedance of the parallel network to approach infinity. As a result, when an external source applies a signal at the resonant frequency, minimal current is drawn from the source, even though a high circulating current oscillates back and forth internally between the parallel inductor and capacitor branches.
The Influence of Parasitic Resistance
In real-world applications, ideal inductors and capacitors do not exist. Physical components always contain internal parasitic resistance. An inductor has internal resistance within its conductive wire windings, and a capacitor has minor losses within its dielectric material. When a resistor ($R$) is introduced into an LC network, it alters the overall system dynamics.
Resistance acts as an energy dissipation mechanism, continuously converting a portion of the circulating electrical energy into heat during each oscillation cycle. Because the resistor constantly removes energy from the system, it does not alter the fundamental speed or timing of the charging and discharging cycles. Therefore, the introduction of a moderate resistance value does not change the core operating frequency of the energy exchange.
Instead, the presence of resistance dampens the amplitude of the voltage and current waveforms. Without an external power source to replenish the lost energy, the peak values of the oscillations decay exponentially over time until the voltage and current signals drop to zero. In steady-state circuits driven by an external source, this resistance prevents series circuits from reaching absolute zero impedance and prevents parallel circuits from reaching infinite impedance, flattening the sharp frequency selection peaks of the network.