Steady-State Analysis of Control Systems

 

Steady-State Analysis of Control Systems

A system’s steady-state error (SSE) measures the difference between the desired input and the actual output as t. It depends on the system type (number of pure integrators in the open-loop transfer function) and the error constants.

1. System Types and Steady-State Error

  • Type 0 system (no integrator in open-loop transfer function):

    • Step input → finite error

    • Ramp input → infinite error

    • Parabolic input → infinite error

  • Type 1 system (one integrator):

    • Step input → zero error

    • Ramp input → finite error

    • Parabolic input → infinite error

  • Type 2 system (two integrators):

    • Step input → zero error

    • Ramp input → zero error

    • Parabolic input → finite error

2. Steady-State Error Constants

These constants quantify system accuracy for different inputs:

  • Position Constant (Kp)

Kp=lims0G(s)

Steady-state error for step input:

ess=11+Kp
  • Velocity Constant (Kv)

Kv=lims0sG(s)

Steady-state error for ramp input:

ess=1Kv
  • Acceleration Constant (Ka)

Ka=lims0s2G(s)

Steady-state error for parabolic input:

ess=1Ka

Simple Numerical Example

Given: Open-loop transfer function:

G(s)=10s(s+2)
  • System type: One integrator → Type 1 system.

  • Position constant:

Kp=lims0G(s)=ess=0(step input)
  • Velocity constant:

Kv=lims0sG(s)=lims010 s+2=5


ess=1Kv=15=0.2(ramp input)
    • Acceleration constant:

    Ka=lims0s2G(s)=0ess=(parabolic input)

Error Constants Recap

  • Position constant (Kp) → step input accuracy

  • Velocity constant (Kv) → ramp input accuracy

  • Acceleration constant (Ka) → parabolic input accuracy

Simple Numerical Illustration

Given:

G(s)=20s(s+5)
  • System type → Type 1 (one integrator).

  • Step input:

Kp=lims0G(s)=ess=0
  • Ramp input:

Kv=lims0sG(s)=205=4ess=14=0.25
  • Parabolic input:

Ka=lims0s2G(s)=0ess=

Comments

Popular posts from this blog

Assignment – Control Systems (Unit 1)

Assignment – AC Machines (Unit 1)

Assignment 02– Control System & PLC