Introduction to Control Systems

Sources:

  1. Norman S. Nise. (2014). 1. Introduction. Control Systems Engineering (7th ed., pp. 1-21). WILEY.

Introduction to Control Systems

According to Wikipedia, control system manages, commands, directs, or regulates the behavior of other devices or systems using control loops.

Fundamentally, there are two types of control loop: open-loop control (feedforward), and closed-loop control (feedback).

In this article, we discuss two major configurations of control systems: open loop and closed loop. Open-loop systems do not monitor or correct the output for disturbances; however, they are simpler and less expensive than closed-loop systems.

Figure 1.5

Open-loop systems

A generic open-loop system is shown in Figure 1.5(a).

  • It starts with a subsystem called an input transducer, which converts the form of the input to that used by the controller.
  • The controller drives a process or a plant.
  • The input of the control system is sometimes called the reference, while the output can be called the controlled variable.
  • Other signals, such as disturbances, are shown added to the controller and process outputs via summing junctions, which yield the algebraic sum of their input signals using associated signs. For example, the plant can be a furnace or air conditioning system, where the output variable is temperature. The controller in a heating system consists of fuel valves and the electrical system that operates the valves.

Drawbacks

An open-loop system has three drawbacks:

  1. It cannot compensate for any disturbances that add to the controller’s driving signal (Disturbance 1 in Figure 1.5(a)).
  2. It's output is corrupted not only by signals that add to the controller’s commands but also by disturbances at the output (Disturbance 2 in Figure 1.5(a)).
  3. The system cannot correct for these disturbances, either.

Closed-loop systems

The disadvantages of open-loop systems, namely sensitivity to disturbances and inability to correct for these disturbances, may be overcome in closed-loop systems. The generic architecture of a closed-loop system is shown in Figure 1.5(b).

  • The input transducer converts the form of the input to the form used by the controller.
  • An output transducer, or sensor, measures the output response and converts it into the form used by the controller. For example, if the controller uses electrical signals to operate the valves of a temperature control system, the input position and the output temperature are converted to electrical signals.
  • The first summing junction algebraically adds the signal from the input to the signal from the output, which arrives via the feedback path, the return path from the output to the summing junction.
  • In Figure 1.5(b), the output signal is subtracted from the input signal. The result is generally called the actuating signal. However, in systems where both the input and output transducers have unity gain (that is, the transducer amplifies its input by 1), the actuating signal’s value is equal to the actual difference between the input and the output. Under this condition, the actuating signal is called the error.

Closed-loop systems, then, have the obvious advantage of greater accuracy than open-loop systems. They are less sensitive to noise, disturbances, and changes in the environment. Transient response and steady-state error can be controlled more conveniently and with greater flexibility in closed-loop systems, often by a simple adjustment of gain (amplification) in the loop and sometimes by redesigning the controller. We refer to the redesign as compensating the system and to the resulting hardware as a compensator.