Stedy State Analysis
Calculating Steady State Error
What Is A Proportional Control System?
Often control systems are designed using Proportional Control. In this control method, the control system acts in a way that the control effort is proportional to the error. You should not forget that phrase. The control effort is proportional to the error in a proportional control system, and that's what makes it a proportional control system. If it doesn't have that property, it isn't a proportional control systems.
Here’s a block diagram of such a system. In this lesson we will examine how a proportional control system works.
- We assume that you understand where this block diagram comes from.
Given a closed loop, proportional control system,Determine the SSE for the closed loop system for a given proportional gain.
OR
Determine the proportional gain to produce a specified SSE in the system
Steady State Analysis
To determine SSE, we will do a steady state analysis of a typical proportional control system. Let's look at the characteristics of a proportional control system.
- There is an input to the entire system. In the block diagram above, the input is U(s).
- There is an output, Y(s), and the output is measured with a sensor of some sort. In the block diagram above, the sensor has a transfer function H(s). Examples of sensors are:
- Pressure sensors for pressure and height of liquids,
- Thermocouples for temperature,
- Potentiometers for angular shaft position, and tachometers for shaft speed, etc.
- The measured output is subtracted from the input (the desired output) to form an error signal.
- A controller exerts a control effort on the system being controlled
- The control effort is proportional to the error giving this method its name of proportional control.
and
Here, Kp is the gain of the proportional controller.
Finally, we note that the error is:
Note that the measured output is just the output of the sensor. Inserting the value for the output, we have:
Here, Ks is the gain of the sensor. (And note that the gain of the sensor might be unusual. For example, it might have the units of volts/inch if the sensor is measuring the heigh of a liquid in a tank.) And we can solve for the output in terms of the input.
= DC Gain x Kp * Error
Output = DC Gain x Kp * (Input - Ks * Output)
Solving for the output, we get:
Now, let us consider the output expression
- When the controller gain, Kp, gets really large the output approaches:
- Output = Input/Ks- for very large Kp and DCGain values.
- If the sensor gain, Ks, is unity (1), then the output will be equal to the input.
- Output = Input for very large Kp and DCGain values.
Then, the error is given by this expression:
The error expression tells us how much the output deviates from the input.
Problems
P1 In this system, you want the output to be close to the input. Acceptable behavior is when the output is within 2% of the input. Determine the gain, K, that will produce acceptable behavior when the DC gain of G(s) is 1.0. Note that H(s) is 1.0 for this system since the output, Y(s), feeds directly back to the comparator to form the error.
Example/Experiment
E2 In this simulator, the system is the one shown in the block diagram below. It's the same configuration that we had before.
- In the simulator, we assume that G(s) is a first order system.
- G(s) = Gdc/(s2 + 2zwn + wn2)
- In the simulator, the following items can be set.
- Gdc - The DC gain for G(s)
- z - The damping ratio for G(s)
- wn - The undamped natural frequency for G(s)
- K - The proportional gain in the controller
- The Desired output, u.
- To operate the simulator,
- You can start by just using the values that are pre-loaded into the simulator.
- Click the Start button. A plot will be generated.
- If you want to change anything, enter the new data, then click the Reset button which appears when the plot is complete. That clears the plot and brings back the start button.
- The output is indicated as the simulation runs.
- Now, double the gain - from 5 to 10 - by entering a new value in the gain text box, and run the simulation again (You will have to clear the previous plot to do that.) and observe the final value again.
- Compare the results and determine if the claims above about getting a small error with a large gain are true.
- Does the system perform more accurately with the higher gain?
- Does the system perform better with the higher gain?
Now, higher order systems are important, but they can exhibit behavior that can make you pull your hair out. Below we have a simulator for a third order system. This simulator will let you enter values for the gains of all the blocks in a system that has three poles. You can also change any of the time constants.
Example/Experiment
E3 Here is the simulator. Using the simulator, investigate how the system performs when you change the gain in the first block. Keep the time constants at the pre-loaded values.
Summary
In this lesson you should have learned that the open loop gain determines how accurate a proportional control system is. The simulations should have driven that point home. If not, you should look at the simulation again and try several gains to appreciate that relationship.
However, in more complex systems the dynamics will be different. Changing the proportional gain will not necessarily make the system faster. In fact, increasing the proportional gain might produce disastrous effects in a system. In later lessons you'll have to come to grips with that. That's it for this lesson. The next lesson should be the lesson on integral control. Or, you may want to go on to the advanced lesson on proportional control. In that advanced lesson you will start to work on the consequences of controlling more complex systems. You may want to prepare yourself for that lesson by looking at the lessons on root locus or the Nyquist stability criterion.
No comments:
Post a Comment