Time Response Specifications (Second-Order Systems)

 

Time Response Specifications (Second-Order Systems)

These specifications describe how a system responds to a unit step input and are key performance measures in control system analysis.

1. Delay Time (td)

  • Time taken for the response to reach 50% of the final value for the first time.

  • Indicates how quickly the system starts reacting.

  • td1+0.7ζωn

2. Rise Time (tr)

  • Time taken for the response to rise from 0% (or 10%) to 100% (or 90%) of the final value.

  • For underdamped systems, it is the time to go from 0 to the first peak.

  • Smaller rise time → faster system.

  • trπθωd, where ωd=ωn1ζ2

  • θ=cos1(ζ)

3. Peak Time (tp)

  • Time taken to reach the first maximum peak of the response.

  • For underdamped systems:

tp=πωd,ωd=ωn1ζ2

4. Settling Time (ts)

  • Time taken for the response to remain within a specified tolerance band (usually ±2% or ±5%) of the final value.

  • The settling time formula for a second-order system (2% criterion) is expressed as:

    ts4ζωn

    where:

    • ts = settling time

    • ζ = damping ratio

    • ωn = natural frequency

    🔎 Notes on the formula:

    • The factor 4 corresponds to the 2% tolerance band.

    • For a 5% criterion, the factor becomes 3:

    ts3ζωn
    • This approximation works well for underdamped systems (0<ζ<1).

5. Peak Overshoot (Mp)

  • The maximum amount by which the response exceeds the final value, expressed as a percentage.

  • Formula:

Mp=eζπ1ζ2×100%
  • Higher damping ratio → lower overshoot.

6. Steady-State Error (ess)

  • The difference between the final output and the desired input as t.

  • Depends on the type of system (number of integrators in open-loop transfer function).

    • Type 0 system → finite error for step input.

    • Type 1 system → zero error for step input.

    • Type 2 system → zero error for step and ramp input.

Simple Numerical Example

Given: ωn=4rad/s,ζ=0.5

  • Peak time:

tp=πωd=π410.25=π40.750.91s
  • Settling time (2% criterion):

ts=4ζωn=40.54=2s
  • Peak overshoot:

Mp=e0.5π10.25×100%16.3%




🔢 Simple Numerical Examples

Example 1: Second-Order Underdamped System

Transfer function:

G(s)=ωn2s2+2ζωns+ωn2

Let ωn=5rad/s,ζ=0.5.

  • Delay Time: td1+0.7ζωn=1+0.355=0.27s

  • Rise Time: trπθωd, where ωd=ωn1ζ2=4.33. θ=cos1(ζ)=60=1.047rad. tr=3.141.0474.33=0.48s.

  • Peak Time: tp=πωd=3.144.33=0.73s.

  • Settling Time (2% criterion): ts4ζωn=40.55=1.6s.

  • Peak Overshoot: Mp=eζπ1ζ2×100%=e1.81×100%16.3%.

  • Steady-State Error: For unit step input, ess=0 (since it’s a Type-1 system).

Example 2: First-Order System

Transfer function:

G(s)=1s+1
  • Rise Time: tr2.2s

  • Settling Time (2%): ts4s

  • Delay Time, Peak Time, Overshoot: Not applicable (no oscillations).

  • Steady-State Error: For unit step input, ess=0.






Comments

Popular posts from this blog

Assignment – Control Systems (Unit 1)

Assignment – AC Machines (Unit 1)

Assignment 02– Control System & PLC