Comparison

Electrical vs Mechanical Analogy

Analysing the suspension system of a car is much easier once you recognise that the spring, damper, and mass behave exactly like a capacitor, resistor, and inductor — you can then write KVL/KCL instead of Newton's law and solve using all your circuit analysis tools. This electrical-mechanical analogy is not just a classroom trick; it lets control engineers model any physical system as an equivalent circuit and apply Laplace-domain impedance methods directly.

EEE, ECE

Side-by-side comparison

ParameterElectricalMechanical Analogy
Analogy typeForce-Voltage (series) analogyForce-Current (parallel) analogy
Force / Torque maps toVoltage VCurrent I
Velocity maps toCurrent IVoltage V
Mass m maps toInductance L (V = L di/dt ↔ F = m dv/dt)Capacitance C
Damper B maps toResistance RConductance G = 1/R
Spring K maps toReciprocal of capacitance 1/CReciprocal of inductance 1/L
Displacement x maps toCharge qFlux linkage λ
Governing equationmx' + Bx' + Kx = F ↔ Lq' + Rq' + q/C = Vmx' + Bx' + Kx = F ↔ Cv' + Gv' + v/L = I
Preferred forSeries RLC circuit analysis, impedance methodsParallel RLC, node analysis, admittance methods

Key differences

In the force-voltage analogy, a mass-spring-damper system with F = mx″ + Bx′ + Kx maps to a series RLC circuit with V = Lq″ + Rq′ + q/C, so m ↔ L, B ↔ R, K ↔ 1/C. In the force-current analogy, the same mechanical system maps to a parallel RLC circuit with I = Cv″ + Gv′ + v/L, so m ↔ C, B ↔ G, K ↔ 1/L. The force-voltage analogy is more commonly used in Indian university syllabi. Transfer function derivation becomes identical to impedance analysis once the analogy is established, reducing mechanical problems to Z(s) = F(s)/V(s) calculations.

When to use Electrical

Use the force-voltage (series) analogy when writing the differential equation of a mechanical system and converting it to a transfer function — a vehicle suspension analysis maps mass, spring, and damper to L, C, and R in a series loop, then KVL gives the equation directly.

When to use Mechanical Analogy

Use the force-current (parallel) analogy when the mechanical system has elements connected in parallel (e.g., multiple springs in parallel) — the node voltage in the equivalent circuit directly represents velocity, simplifying the KCL equations.

Recommendation

For exam problems, always start by identifying whether the mechanical elements are in series or parallel, then choose the matching electrical analogy and write the circuit equation — this is faster than deriving the mechanical differential equation from scratch.

Exam tip: Examiners ask you to draw the equivalent electrical circuit for a given mechanical system (mass-spring-damper) and state the element correspondence — always clearly label which electrical component corresponds to mass, spring, and damper.

Interview tip: Interviewers expect you to write the differential equation for both the mechanical and equivalent electrical system and show they are mathematically identical, demonstrating understanding of the analogy rather than just memorising the mapping table.

More Control Systems comparisons