System Integration & Control Systems Design


The control loop: Digital controllers - Part 2

September 2001 System Integration & Control Systems Design

Testing operation

A controller responds to input changes with responses dependent on the way the P, the I and the D modules are configured. It is sometimes necessary to perform tests on a controller to ensure it does in fact respond correctly to changes on its input. This is particularly true for controllers in many digital systems, and even more so in the case of many PLCs, where controllers often do not actually respond correctly to input changes. (This may be due to a fault in the controller's software, but more often than not, it is because the user has set up the controller incorrectly.)

Figure 1. Test set-up to determine controller action
Figure 1. Test set-up to determine controller action

A test set-up is shown in Figure 1. To perform the tests, the controller needs to be disconnected from the loop. The input 4 to 20 mA PV signal is fed into the controller from a signal generator. The controller is on local setpoint, and the output (PD) 4-20 mA signal is fed into a recorder, or the Protuner if you have one.

Each test is performed with the controller in automatic. Before starting a test, the controller is switched to manual. The signal generator and the controller's outputs are set to 50% (12 mA.). The setpoint is also set to 50%. When the controller is switched to automatic the output should remain running at a constant 50%. The tests can then be started. These will be discussed later in this series as each type of control action is discussed.

Controller PID algorithms

A controller is essentially a mathematical calculating unit. It is important to know which algorithm (equation) it uses in performing its function. Although control academics are always presenting many specialised algorithms to help in dealing with the control of difficult or specific processes, commercial controllers generally employ one of three algorithms. Some manufacturers allow you to choose between two, or even between all three of these.

All of these three algorithms essentially perform PID control more or less equally well. However, what is not generally known is that different tuning would have to be set in each of them if one was to use P, I and D parameters to control a particular process, and also achieve the identical response from each controller.

The basic format of the three algorithms are:

Where KP is controller gain, TI is integral time in seconds/repeat, TD is derivative time in seconds, and S is the Laplace operator.

Although the names I have used for these algorithms are in fairly common usage, there are as always, no standards, and many of the manufacturers use other, and often confusing nomenclature. The names given here will be used throughout this series to identify a particular algorithm.

Historically it is not quite clear how, and by whom the algorithms were developed, but I suspect that the Ideal was the first, as it appeared many years ago in the Transactions of the ISA. Possibly it was formulated by the famous Nichols. Several articles I have read claim that the Ideal algorithm was not in fact suitable for use to manufacture the pneumatic controllers of that era, which they needed to build in modular form. This was because a full three-term pneumatic PID controller was very expensive, and it was far more cost-effective for users to order controllers with only the control terms that were required for the particular application. If at a later date they did require an additional term or terms, then they could order a kit of parts, which could be easily added into the controller. It was easier to make such a modular controller by slightly modifying the algorithm. This was the Series algorithm.

The Series algorithm effectively became the standard at that time, and with the possible exception of manufacturers of controllers in the electrical power industry, all controllers were made like this. When electronic analog controllers were developed in the 1960s the same algorithm was retained.

Digital controllers appeared on the scene in the 1980s. The old established instrumentation companies were entering the era of the DCS, and PLC manufacturers who up to that time were only interested in digital ON/OFF control, started expanding their products to include analog control capabilities.

The latter in particular had little or no experience of feedback control, and their programmers in many instances probably acquired their knowledge from reading textbooks on PID. They found the Series and the Ideal algorithms, and not fully understanding why the mathematicians of old had bothered to multiply the I and D terms by the P gain, they also came up with the Parallel algorithm. This was termed the Independent algorithm by one of the large PLC manufacturers, who loudly proclaimed it as superior, as the I & D terms were not affected by changing the P term. Although this sounds intelligent, it actually shows that the people who invented that algorithm had little practical knowledge of control. The reasons for this opinion of mine will be explained more fully in later articles in this controller series.

Initially quite a few of the PLC manufacturers used only the Parallel algorithm in their products, but with the exception of only one, the prominent DCS manufacturers stuck to the Ideal or Series algorithms. However, in recent years some of them now also offer it as their default algorithm, or as an alternate. Again in my view, people who program controllers into computers and who offer the Parallel algorithm as a default, again display that they have very little understanding of practical aspects of control.

It is of significance to note that although many of the digital controller manufactures who originally employed the Parallel algorithm, all of them, as far as I am aware, now offer a choice of at least one of the others - mainly because of the unfavourable user reaction to the Parallel.

The main problem with it is in the tuning. The Parallel algorithm is generally much harder to tune by trial and error than Series or Ideal.

To understand this, one must realise that at least 98% of all loops worldwide are tuned by 'trial and error', or if you prefer, playing with the knobs. In general, very few people actually are really capable of achieving good tuning this way, but there are some who have over the years developed a wonderful 'touch' for trial and error tuning, and have become extremely proficient in this art. Now this experience has generally been gained on controllers that are equipped with Series or Ideal algorithms. The tuning for both of these is identical for P + I tuning. It only differs for P + I + D tuning. (An inspection of the equations will explain why this is so, because when D is set to zero the equations become identical.)

If you were to take one of these highly experienced tuning wizards and ask him (or her) to tune a loop that had a controller with a Parallel algorithm, the result would be catastrophic, as the 'feel' that the person had developed using the Series or Ideal algorithm is of no use whatsoever when tuning a Parallel controller. It works completely differently. For example if you had a loop that contained a Series or Ideal controller, and the loop was cycling badly in automatic, you would generally reduce the proportional gain to try and stop the cycle. However, if you were to do this on a loop controlled by a Parallel controller, the loop would actually cycle more.

Reasons for the strange behaviour of the Parallel algorithm and why it is so difficult to use, will be given when the I term is described later in this controller series, and also when tuning is covered, which will be much later in the Loop Signature series.

Michael Brown Control Engineering

(011) 486 0567

[email protected]

www.controlloop.co.za

Michael Brown is a specialist in control loop optimisation, with many years of experience in process control instrumentation. His main activities are consulting, and teaching practical control loop analysis and optimisation. He gives training courses that can be held in clients' plants, where students can have the added benefit of practising on live loops. His work takes him to plants all over South Africa, and also to other countries.



Credit(s)



Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

Loop signature: Tuning part 4 processes
Michael Brown Control Engineering Editor's Choice Fieldbus & Industrial Networking
The purpose of this particular article is to try and give those unfortunate enough to have to use SWAG (scientific wild ass guess) tuning a bit of an idea of how to go about it, and even more importantly some understanding of a couple of basic principles.

Read more...
Case History 195: Unstable reboiler steam flow
Michael Brown Control Engineering Editor's Choice
A high-pressure steam flow control in a reboiler on a column in a petrochemical refinery continually cycled when placed in automatic. Several attempts had been made to tune the controller, but these had been unsuccessful.

Read more...
Loop signature 25: Tuning part 3 - Results of tuning a particular simple self-regulating process by several different methods.
Michael Brown Control Engineering Editor's Choice
A couple of SWAG methods of tuning were given in the previous Loop Signature article. I have tuned a simple self-regulating process using those methods, and two other tuning methods, one of them being the sophisticated Protuner tuning package, which is the system I employ. The tests were performed on a very accurate and powerful simulation package, and the results are compared below.

Read more...
The time is now for systems integrators
Editor's Choice System Integration & Control Systems Design
Integrators combine sophistication regarding technology innovation with practical, hands-on experience. Collaborating with systems integrators is the means to significant productivity improvement, powered by the convergence of automation and information and operations technology.

Read more...
System integrators are a diverse market
Editor's Choice System Integration & Control Systems Design
System integrators (SIs) combine expertise on emergent technologies with real world experience. Working with SIs, it’s inevitable that at some point someone will say, “We’re not a typical SI.” And in many ways, it’s true. SIs come in all shapes and sizes.

Read more...
Case history 194: Boiler level control problem.
Michael Brown Control Engineering Editor's Choice Fieldbus & Industrial Networking
A boiler level control in a petrochemical refinery was causing problems, as the level was cycling badly and taking a long time to recover from sudden load changes. In addition, there were frequent high-level alarms.

Read more...
Avoiding the pitfalls of PLC and scada control system integration
Iritron System Integration & Control Systems Design
Upgrading your control system by integrating PLCs with scada systems should be a simple seamless process. Regrettably, the industry is plagued with control system integration and upgrade myths and misconceptions that can lead to liability issues, project delays, cost overruns and decreased plant performance.

Read more...
EtherCAT measurement terminals for vehicle development at Mercedes-Benz
Beckhoff Automation System Integration & Control Systems Design
At the Mercedes Technology Centre plant in Sindelfingen, Germany, car axles are examined with the highest precision on four test benches, in parallel with road tests and simulations. All data is acquired using PC-based control from Beckhoff.

Read more...
Loop signature 23: Tuning Part 2.
Editor's Choice System Integration & Control Systems Design
It is my opinion that most tuning methods are very crude. They do of course also offer a starting point for tuning if one is not fortunate enough to have a sophisticated tuning package like a Protuner around.

Read more...
PIC microcontrollers with integrated FPGA features in TME
System Integration & Control Systems Design
The new PIC16F131xx microcontrollers in TME’s offering from Microchip are ideal for the evolving and miniaturising electronic equipment market, offering efficient power management and predictable response times for controllers.

Read more...