Academy
PhysicsElectromagnetismCapacitanceDielectric Insertion Kinematics: The 'Suck-In' Effect

Dielectric Insertion Kinematics: The 'Suck-In' Effect

Calculating the electrostatic force on a dielectric slab and analyzing its subsequent periodic motion.

Dielectric Insertion Kinematics: The "Suck-In" Effect

If you hold a neutral dielectric slab near the edge of a charged parallel plate capacitor and let go, it doesn't just sit there—it gets aggressively sucked into the gap.

Why? At the edges of the capacitor plates, the electric field lines bulge outward. This is called the fringing field. When the dielectric is brought near this non-uniform fringing field, its atoms polarize into dipoles. The non-uniform field pulls the closer, opposite-bound charges slightly harder than it pushes the farther, like-bound charges. The net result is a physical macroscopic force pulling the entire slab inward.

Calculating this force directly by integrating the fringing field vectors is mathematically brutal. Instead, JEE Advanced requires us to use the ultimate cheat code of physics: The Energy Method.

The Energy Gradient (F=dUdxF = \frac{dU}{dx})

In a conservative force field, force is the negative gradient of potential energy. If the system is isolated (battery disconnected), the force is strictly F=dUdxF = -\frac{dU}{dx}.

However, the most common and testable JEE scenario is when the battery remains connected, maintaining a constant voltage VV across the plates. As the slab is pulled in, the capacitance increases, meaning the battery must do work to pump more charge onto the plates.

Taking the battery's work into account, the effective force pulling the slab inward at constant voltage is:

F=+12V2dCdxF = +\frac{1}{2} V^2 \frac{dC}{dx}

Setting Up the Calculus

Let the capacitor plates have length LL, width ww, and separation dd. A dielectric slab of mass mm, dielectric constant KK, and identical dimensions (L,w,dL, w, d) is inserted a distance xx into the capacitor.

We can model this partially filled capacitor as two distinct capacitors connected in parallel:

  1. C1C_1 (The filled part): Length is xx. C1=Kϵ0(wx)dC_1 = \frac{K \epsilon_0 (w \cdot x)}{d}
  2. C2C_2 (The empty part): Length is (Lx)(L - x). C2=ϵ0(w(Lx))dC_2 = \frac{\epsilon_0 (w \cdot (L - x))}{d}

Because they are in parallel, the equivalent capacitance CeqC_{eq} is their sum:

Ceq=C1+C2=Kϵ0wxd+ϵ0w(Lx)dC_{eq} = C_1 + C_2 = \frac{K \epsilon_0 w x}{d} + \frac{\epsilon_0 w (L - x)}{d}

Factoring out the common terms:

Ceq=ϵ0wd[Kx+Lx]=ϵ0wd[x(K1)+L]C_{eq} = \frac{\epsilon_0 w}{d} [Kx + L - x] = \frac{\epsilon_0 w}{d} [x(K - 1) + L]

Differentiating to Find the Force

Now, we apply our energy method formula. We need the derivative of capacitance with respect to insertion distance xx:

dCeqdx=ddx(ϵ0wd[x(K1)+L])=ϵ0wd(K1)\frac{dC_{eq}}{dx} = \frac{d}{dx} \left( \frac{\epsilon_0 w}{d} [x(K - 1) + L] \right) = \frac{\epsilon_0 w}{d} (K - 1)

Substitute this into the force equation:

F=12V2(ϵ0w(K1)d)F = \frac{1}{2} V^2 \left( \frac{\epsilon_0 w (K - 1)}{d} \right)

F=ϵ0wV2(K1)2dF = \frac{\epsilon_0 w V^2 (K - 1)}{2d}

The Massive JEE Insight: Look closely at the final equation for Force. There is no xx in it! The electrostatic force pulling the dielectric slab inward is strictly a constant force, completely independent of how far the slab has been inserted (as long as it is partially inside).

Kinematics and The "SHM" Trap

Because the force is constant, the acceleration of the slab is also constant:

a=Fm=ϵ0wV2(K1)2mda = \frac{F}{m} = \frac{\epsilon_0 w V^2 (K - 1)}{2md}

The Scenario: You place the slab just at the edge (x=0x=0) and release it from rest.

  1. It accelerates uniformly inward until it is fully inside (x=Lx=L).
  2. The moment it tries to slide out the other side, the fringing field on that side violently pulls it back. The force instantly flips direction but maintains the same magnitude.
  3. The slab decelerates uniformly, stops momentarily at x=2Lx=2L, and gets sucked back in.

The Trap: Because the motion is oscillatory, 90% of students will blindly assume it is Simple Harmonic Motion (SHM) and try to find a spring constant kk. This is fatal. SHM strictly requires FxF \propto -x. Our force is a constant magnitude that acts like a square wave, instantly flipping signs at the boundaries.

This is Periodic Motion, not SHM.

To find the time period TT, we use basic kinematics (s=ut+12at2s = ut + \frac{1}{2}at^2) for one quarter of the journey (from rest at the edge to the center where velocity is maximum):

The distance to the center is L/2L/2. L2=12at2    t=La\frac{L}{2} = \frac{1}{2} a t^2 \implies t = \sqrt{\frac{L}{a}}

The total time period is four times this duration (T=4tT = 4t):

T=4La=42mdLϵ0wV2(K1)T = 4 \sqrt{\frac{L}{a}} = 4 \sqrt{\frac{2mdL}{\epsilon_0 w V^2 (K - 1)}}

Understanding the distinction between a restoring force that scales with distance (SHM) and one that is purely geometric (constant acceleration) is what separates the top 1% of candidates from the rest.