Transfer Function of a Translational Mechanical System: G(s)=V1(s)F(s)\displaystyle G(s)=\frac{V_1(s)}{F(s)}

Transfer Function of a Translational Mechanical System: G(s)=V1(s)F(s)\displaystyle G(s)=\frac{V_1(s)}{F(s)}

Verified Sources
Sep 11, 2026

This section develops the transfer function between the applied force F(s)F(s) and the velocity output V1(s)V_1(s) for the translational mechanical system shown in the figure.

The system contains a mass, viscous dampers, and springs. Because the diagram image does not expose readable component labels in the prompt, the derivation is presented for the standard interpretation of the figure: a mass with velocity v1(t)v_1(t), connected to ground through a viscous damper and spring, with an additional damper connected to the applied-force node. Let

  • mm be the mass,
  • b1b_1 be the damper connected to ground,
  • b2b_2 be the damper associated with the force-input node,
  • kk be the spring stiffness,
  • F(t)F(t) be the applied force,
  • v1(t)v_1(t) be the output velocity.

A transfer function is obtained by first writing the governing differential equation and then applying the Laplace transform. For a linear mass–damper–spring system, Newton’s second law gives the familiar force balance mx¨+bx˙+kx=F(t)m\ddot{x}+b\dot{x}+kx=F(t). The force-to-displacement form is therefore X(s)/F(s)=1/(ms2+bs+k)X(s)/F(s)=1/(ms^2+bs+k).

Since velocity is the derivative of displacement,

v1(t)=x˙(t)v_1(t)=\dot{x}(t)

and, under zero initial conditions,

V1(s)=sX(s).V_1(s)=sX(s).

Thus, once X(s)/F(s)X(s)/F(s) is known, the velocity transfer function follows by multiplying by ss.

Footnotes

  1. The Mass-Damper-Spring System — Engineering LibreTexts - Derives Newton’s-law equation for a translational mass–damper–spring system.

  2. How to Find the Transfer Function of a System - Shows the derivation of X(s)/F(s)=1/(ms2+cs+k)X(s)/F(s)=1/(ms^2+cs+k).

Translational Mechanical Systems: Solved Example

Physical modeling principles

The three ideal translational elements obey the following constitutive relations:

ElementTime-domain relationLaplace-domain relationMechanical impedance
MassFm(t)=mv˙(t)F_m(t)=m\dot{v}(t)Fm(s)=msV(s)F_m(s)=msV(s)Zm(s)=msZ_m(s)=ms
DamperFb(t)=bv(t)F_b(t)=bv(t)Fb(s)=bV(s)F_b(s)=bV(s)Zb(s)=bZ_b(s)=b
SpringFk(t)=kx(t)F_k(t)=kx(t)Fk(s)=ksV(s)F_k(s)=\dfrac{k}{s}V(s)Zk(s)=ksZ_k(s)=\dfrac{k}{s}

Here, mechanical impedance is defined as

Z(s)=F(s)V(s).Z(s)=\frac{F(s)}{V(s)}.

The mass stores kinetic energy, the spring stores potential energy, and the damper dissipates energy. These roles explain why the mass contributes a factor proportional to ss, the damper contributes a constant, and the spring contributes 1/s1/s when velocity is used as the system variable.

For the standard arrangement, the force balance can be expressed using the equivalent damping

beq=b1+b2.b_{\mathrm{eq}}=b_1+b_2.

The equation of motion is then

mv˙1(t)+beqv1(t)+kx(t)=F(t).m\dot{v}_1(t)+b_{\mathrm{eq}}v_1(t)+kx(t)=F(t).

Because

v1(t)=x˙(t),v_1(t)=\dot{x}(t),

the spring displacement can be written as

x(t)=0tv1(τ)dτx(t)=\int_0^t v_1(\tau)\,d\tau

for zero initial displacement.

Footnotes

  1. Control Systems Engineering, Chapter 2 - Presents force–velocity relationships and mechanical impedances for masses, dampers, and springs.

Key modeling shortcut

If the required output is velocity, use mechanical impedance directly: mass contributes ms, damper contributes b, and spring contributes k/s.

Derivation of $\u005cfrac{V_1(s)}{F(s)}$

  1. 1
    Step 1

    Take the direction of the applied force F(t)F(t) as positive and define the mass velocity in this direction as v1(t)v_1(t).

  2. 2
    Step 2

    The applied force is opposed by the inertial, viscous, and spring forces. Therefore, F(t)=mv˙1(t)+beqv1(t)+kx(t)F(t)=m\dot{v}_1(t)+b_{\mathrm{eq}}v_1(t)+kx(t), where beq=b1+b2b_{\mathrm{eq}}=b_1+b_2.

  3. 3
    Step 3

    Because v1(t)=x˙(t)v_1(t)=\dot{x}(t), the Laplace-domain relation under zero initial conditions is X(s)=V1(s)/sX(s)=V_1(s)/s.

  4. 4
    Step 4

    Transforming the force balance gives F(s)=msV1(s)+beqV1(s)+kX(s)F(s)=msV_1(s)+b_{\mathrm{eq}}V_1(s)+kX(s).

  5. 5
    Step 5

    Substitute X(s)=V1(s)/sX(s)=V_1(s)/s to obtain F(s)=(ms+beq+ks)V1(s)F(s)=\left(ms+b_{\mathrm{eq}}+\frac{k}{s}\right)V_1(s).

  6. 6
    Step 6

    Rearranging yields V1(s)F(s)=1ms+beq+k/s\frac{V_1(s)}{F(s)}=\frac{1}{ms+b_{\mathrm{eq}}+k/s}. Multiplying numerator and denominator by ss gives the polynomial form V1(s)F(s)=sms2+beqs+k\frac{V_1(s)}{F(s)}=\frac{s}{ms^2+b_{\mathrm{eq}}s+k}.

Final transfer function

With

beq=b1+b2,b_{\mathrm{eq}}=b_1+b_2,

the transfer function is

G(s)=V1(s)F(s)=1ms+(b1+b2)+ks\boxed{ G(s)=\frac{V_1(s)}{F(s)} =\frac{1}{ms+(b_1+b_2)+\dfrac{k}{s}} }

or, equivalently,

G(s)=V1(s)F(s)=sms2+(b1+b2)s+k\boxed{ G(s)=\frac{V_1(s)}{F(s)} =\frac{s}{ms^2+(b_1+b_2)s+k} }

This is the required force-to-velocity transfer function for the standard translational mechanical arrangement.

The corresponding force-to-displacement transfer function is

X(s)F(s)=1ms2+(b1+b2)s+k.\frac{X(s)}{F(s)} = \frac{1}{ms^2+(b_1+b_2)s+k}.

The velocity result follows immediately:

V1(s)F(s)=sX(s)F(s)=sms2+(b1+b2)s+k.\frac{V_1(s)}{F(s)} = s\frac{X(s)}{F(s)} = \frac{s}{ms^2+(b_1+b_2)s+k}.

The numerator zero at s=0s=0 is physically meaningful: a constant force applied to a stable spring–damper system eventually produces a static displacement, but the final velocity returns to zero.

Impedance interpretation

The same result can be obtained without explicitly writing displacement.

The mass impedance is

Zm(s)=ms.Z_m(s)=ms.

The damper impedances add when the dampers oppose the same velocity:

Zb(s)=b1+b2.Z_b(s)=b_1+b_2.

The spring impedance is

Zk(s)=ks.Z_k(s)=\frac{k}{s}.

Therefore, the total mechanical impedance is

Zeq(s)=ms+(b1+b2)+ks.Z_{\mathrm{eq}}(s) = ms+(b_1+b_2)+\frac{k}{s}.

Since

Zeq(s)=F(s)V1(s),Z_{\mathrm{eq}}(s)=\frac{F(s)}{V_1(s)},

the admittance, or force-to-velocity transfer function, is

G(s)=V1(s)F(s)=1Zeq(s).G(s)=\frac{V_1(s)}{F(s)} = \frac{1}{Z_{\mathrm{eq}}(s)}.

Contribution of Each Mechanical Element

Terms appearing in the total force-to-velocity impedance

Dimensional and physical checks

A correct transfer function should pass several checks.

1. Units

Force has units of newtons, and velocity has units of meters per second. Therefore,

[V1F]=m/sN=skg.\left[\frac{V_1}{F}\right] = \frac{\mathrm{m/s}}{\mathrm{N}} = \frac{\mathrm{s}}{\mathrm{kg}}.

For the result

sms2+beqs+k,\frac{s}{ms^2+b_{\mathrm{eq}}s+k},

each denominator term has units of kg/s2\mathrm{kg/s^2} after treating ss as having units of s1\mathrm{s^{-1}}, so the overall units are consistent.

2. Low-frequency behavior

As s0s\to 0,

G(s)=sms2+beqs+k0.G(s)=\frac{s}{ms^2+b_{\mathrm{eq}}s+k}\to 0.

A constant force does not produce a permanent velocity when a restoring spring is present.

3. High-frequency behavior

As ss\to\infty,

G(s)sms2=1ms.G(s)\approx\frac{s}{ms^2}=\frac{1}{ms}.

At very high frequencies, inertia dominates and the system behaves approximately like a mass.

4. Pole locations

The poles satisfy

ms2+beqs+k=0.ms^2+b_{\mathrm{eq}}s+k=0.

Thus,

s1,2=beq±beq24mk2m.s_{1,2} = \frac{-b_{\mathrm{eq}}\pm \sqrt{b_{\mathrm{eq}}^2-4mk}}{2m}.

For positive mm, beqb_{\mathrm{eq}}, and kk, the poles lie in the left half-plane, indicating asymptotic stability for the ideal linear model.

Footnotes

  1. System Poles and Zeros — Engineering LibreTexts - Discusses the characteristic polynomial and pole locations of the mass–spring–damper transfer function.

Common mistakes and edge cases

Do not confuse displacement and velocity outputs

The expressions 1/(ms² + bs + k) and s/(ms² + bs + k) describe different outputs. The first is X(s)/F(s); the second is V1(s)/F(s).

Generalization to a single equivalent damper

If the diagram uses a single damper coefficient bb rather than two dampers, substitute

beq=b.b_{\mathrm{eq}}=b.

The result becomes

G(s)=V1(s)F(s)=sms2+bs+k\boxed{ G(s)=\frac{V_1(s)}{F(s)} = \frac{s}{ms^2+bs+k} }

This is the standard mass–spring–damper force-to-velocity transfer function reported in control-system modeling references.3

If the figure labels the damping coefficients differently, the same procedure applies: identify every damper that experiences the mass velocity v1(t)v_1(t), add those coefficients, and substitute their sum into the denominator.

Footnotes

  1. The Mass-Damper-Spring System — Engineering LibreTexts - Derives Newton’s-law equation for a translational mass–damper–spring system.

  2. How to Find the Transfer Function of a System - Shows the derivation of X(s)/F(s)=1/(ms2+cs+k)X(s)/F(s)=1/(ms^2+cs+k).

  3. Mass Spring Damper System - Provides a transfer-function formulation and state-space interpretation of the mass–spring–damper model.

Mechanical-System Transfer Function Review

1 / 7
Question · Term

What is the impedance of a mass?

Click to reveal
Answer · Definition

Zm(s)=msZ_m(s)=ms.

Knowledge Check

Question 1 of 4
Q1Single choice

For a mass–spring–damper system, what is the transfer function from applied force to displacement?

References