Transfer Function Modelling

A transfer function G(s) = C(s)/R(s) is the Laplace-domain ratio of output to input with zero initial conditions; its poles and zeros determine the system’s dynamic behaviour.

Key formulas & points

Skim these first — then read the full notes below.

  • Electrical: R, L, C → impedance; mechanical analogies
  • Mason gain formula for signal flow graphs
  • Standard inputs: step, ramp, impulse for testing

Topic details

Introduction

The transfer function captures the input–output dynamics of a linear time-invariant system independent of the input. It is obtained by Laplace-transforming the governing differential equation with zero initial conditions and forming C(s)/R(s).

Scope in B.Tech and GATE syllabus

Complex systems are built from blocks combined in series (multiply), parallel (add) and feedback (G/(1±GH)). For a negative-feedback loop the closed-loop transfer function is G/(1 + GH).

Key relations & formulas

G(s)=C(s)R(s)G(s) = C\frac{(s)}{R}(s)
(Laplace ratio with zero initial conditions)
G(s)=KΠ(szi)/Π(spj)G(s) = K Π(s - z_{i})/Π(s - p_{j})
(poles and zeros)

Formulas (Indian textbook notation)

  • Blockdiagramreduction:series,parallel,feedbackHBlock diagram reduction: series, parallel, feedback H

Notation and sign conventions

Relation 1 —
GG
G(s)=C(s)R(s)G(s) = C\frac{(s)}{R}(s)
(Laplace ratio with zero initial conditions)
Write this relation with symbols exactly as in Control Systems Engineering — Nagarath & Gopal before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Relation 2 —
GG
G(s)=KΠ(szi)/Π(spj)G(s) = K Π(s - z_{i})/Π(s - p_{j})
(poles and zeros)
Write this relation with symbols exactly as in Control Systems Engineering — Nagarath & Gopal before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Relation 3 —
Blockdiagramreduction:series,parallel,feedbackHBlock diagram reduction: series, parallel, feedback H

Formulas (Indian textbook notation)

  • Blockdiagramreduction:series,parallel,feedbackHBlock diagram reduction: series, parallel, feedback H
Write this relation with symbols exactly as in Control Systems Engineering — Nagarath & Gopal before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.

Fundamentals and definitions

Poles (roots of the denominator) govern stability and the natural response; zeros (roots of the numerator) shape the transient. Poles in the left half-plane give a stable, decaying response.

Governing relations in practice

Mason’s gain formula gives the overall transfer function of a signal-flow graph directly, summing forward-path gains weighted by cofactors over the graph determinant — useful when block reduction is messy.

Design and analysis considerations

Electrical networks map to transfer functions via impedances (R, 1/sC, sL), and mechanical systems via force–voltage or force–current analogies, letting the same mathematics solve both domains.

Assumptions and validity limits

State assumptions explicitly before using any relation for transfer function modelling — steady state, uniform properties, linear elastic material, ideal gas, incompressible flow, etc., as applicable.
Wrong assumptions invalidate the entire solution even when the formula is correct. In Control Systems viva and GATE descriptive questions, listing valid assumptions often earns separate marks.

Step-by-step problem approach

1. Read the question and list given data with SI units (common in Control Systems papers).
2. Draw a neat labelled diagram where applicable — examiners in Indian universities award diagram marks even when arithmetic slips.
3. Identify which relation from this topic applies to transfer function modelling.
4. Use equation 1:
GG
.
5. Use equation 2:
GG
.
6. Substitute values, compute, and verify units and sign (direction).
7. State conclusion in one line — e.g. safe/unsafe, stable/unstable, feasible/infeasible.

Applications & exam relevance

Transfer Function Modelling appears in process plants and automation. In Indian electrical curricula this topic is tested because it connects theory to modelling, stability, and controller design.
GATE and semester exams often combine transfer function modelling with earlier units — revise prerequisites before attempting mixed problems.
Industry interview panels sometimes ask: "Where did you use transfer function modelling?" — answer with a lab, mini-project, or plant visit example if possible.

Common mistakes in exams

• Forgetting to assume zero initial conditions when forming G(s)
• Using 1 − GH for negative feedback (it is 1 + GH)
• Dropping the loop gain sign convention in block reduction
• Confusing poles (denominator) with zeros (numerator)

Quick revision checklist

Before attempting transfer function modelling problems, confirm you can:
1. Electrical: R, L, C → impedance; mechanical analogies
2. Mason gain formula for signal flow graphs
3. Standard inputs: step, ramp, impulse for testing
Revise the solved examples in Control Systems Engineering — Nagarath & Gopal and one previous-year GATE or university paper for this unit.

Worked examples

Try the problem first — open the solution when you are ready to check.

Closed-loop transfer function

Problem

A unity-negative-feedback system has forward-path transfer function G(s) = 10/(s(s+2)). Find the closed-loop transfer function.

Solution

For unity feedback H = 1, T(s) = G/(1 + G).
G = 10/[s(s+2)] = 10/(s² + 2s).
T(s) = [10/(s²+2s)] / [1 + 10/(s²+2s)] = 10/(s² + 2s + 10).
Denominator s² + 2s + 10 gives ω_n = √10 = 3.16 rad/s, 2ζω_n = 2 → ζ = 0.316.

Conceptual check — Transfer Function Modelling

Problem

In a Control Systems semester or GATE paper you are asked: "State the main assumption, the governing relation, and one practical consequence of transfer function modelling." What should a complete answer include?

Exams & GATE

Nagarath & Gopal Ch. 2 — derive TF from differential equation.

📖 Standard books (India)

  • Control Systems EngineeringNagarath & Gopal

    Read: Syllabus unit

    Transfer functions, stability, and PID