Steady State Error Calculation to Input Step and Ramp Input

Click For Summary
SUMMARY

The discussion focuses on calculating steady-state error for the transfer function G(s) = 4.992/(s^2 + 3s - 1) in control systems. It is established that the steady-state error for a step input is approximately -0.2505, while for a ramp input, the steady-state error is unbounded, indicating that the system is a type 0 system with no free integrators. The reasoning behind these results is linked to the system's stability and the nature of the input signals.

PREREQUISITES
  • Understanding of control systems and transfer functions
  • Familiarity with the final value theorem in Laplace transforms
  • Knowledge of feedback control systems
  • Concept of steady-state error in control theory
NEXT STEPS
  • Study the final value theorem in detail for various input types
  • Learn about type 0, type 1, and type 2 systems in control theory
  • Explore stability analysis of control systems, particularly focusing on pole locations
  • Investigate the effects of different feedback configurations on system performance
USEFUL FOR

Control engineers, students studying control systems, and anyone involved in analyzing system stability and performance in feedback control applications.

spggodd
Messages
37
Reaction score
0
Hi all,

I am getting confused about how to calculate steady state error in a system.

My particular transfer function is:

G(s)= 4.992/(s^2+3s-1)

Firstly, with an input step am I right in saying that the Steady State error will always be zero?
If so can someone explain the reason behind this, is it because it has negative real parts?

Also, what happens when I apply a ramp input?
An example would be great if possible.

Thanks in advance
Steve
 
Engineering news on Phys.org
Since G(s) is unstable in open loop (it has poles in the right half-plane), I'm going to assume we're talking about using it in a feedback configuration.

Let the system error, e(t), be given as:
e(t) = r(t) - c(t)

where r(t) and c(t) are the system input and output, respectively.

For a unity feedback system, the Laplace transform of e(t), E(s), is then given as:
<br /> E(s) = \frac{1}{1 + G(s)} R(s)<br />

The system steady-state error, e_ss, is then given by the final value theorem as:
<br /> e_{ss} = \lim_{s \rightarrow 0} s \frac{1}{1 + G(s)} R(s)<br />

For a step input, R(s) = 1/s, we have:
<br /> e_{ss} = \lim_{s \rightarrow 0} s \frac{1}{1 + \frac{4.992}{s^2 + 3s - 1}} \frac{1}{s} = \frac{1}{1 - 4.992} \approx -0.2505<br />

For a ramp input, R(s) = 1/s^2, we have:
<br /> e_{ss} = \lim_{s \rightarrow 0} s \frac{1}{1 + \frac{4.992}{s^2 + 3s - 1}} \frac{1}{s^2} = \lim_{s \rightarrow 0} \frac{1}{s + \frac{4.992s}{s^2 + 3s - 1}} = \infty<br />

The steady-state error for a step input will thus be a constant and for a ramp input it will be unbounded. This is what you would expect for a type 0 system (no free integrators), if that makes sense to you.
 

Similar threads

Replies
7
Views
5K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 15 ·
Replies
15
Views
3K
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
4
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
23
Views
6K