HOME

TheInfoList



OR:

A lead–lag compensator is a component in a
control system A control system manages, commands, directs, or regulates the behavior of other devices or systems using control loops. It can range from a single home heating controller using a thermostat controlling a domestic boiler to large industrial ...
that improves an undesirable
frequency response In signal processing and electronics, the frequency response of a system is the quantitative measure of the magnitude and Phase (waves), phase of the output as a function of input frequency. The frequency response is widely used in the design and ...
in a feedback and
control system A control system manages, commands, directs, or regulates the behavior of other devices or systems using control loops. It can range from a single home heating controller using a thermostat controlling a domestic boiler to large industrial ...
. It is a fundamental building block in classical
control theory Control theory is a field of control engineering and applied mathematics that deals with the control system, control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the applic ...
.


Applications

Lead–lag compensators influence disciplines as varied as
robotics Robotics is the interdisciplinary study and practice of the design, construction, operation, and use of robots. Within mechanical engineering, robotics is the design and construction of the physical structures of robots, while in computer s ...
,
satellite A satellite or an artificial satellite is an object, typically a spacecraft, placed into orbit around a celestial body. They have a variety of uses, including communication relay, weather forecasting, navigation ( GPS), broadcasting, scient ...
control, automobile diagnostics, LCDs and
laser A laser is a device that emits light through a process of optical amplification based on the stimulated emission of electromagnetic radiation. The word ''laser'' originated as an acronym for light amplification by stimulated emission of radi ...
frequency stabilisation. They are an important building block in analog control systems, and can also be used in digital control. Given the control plant, desired specifications can be achieved using compensators. I, P, PI, PD, and PID, are optimizing controllers which are used to improve system parameters (such as reducing steady state error, reducing resonant peak, improving system response by reducing rise time). All these operations can be done by compensators as well, used in cascade compensation technique.


Theory

Both lead compensators and lag compensators introduce a pole–zero pair into the open loop
transfer function In engineering, a transfer function (also known as system function or network function) of a system, sub-system, or component is a function (mathematics), mathematical function that mathematical model, models the system's output for each possible ...
. The transfer function can be written in the Laplace domain as :\frac = \frac where ''X'' is the input to the compensator, ''Y'' is the output, ''s'' is the complex
Laplace transform In mathematics, the Laplace transform, named after Pierre-Simon Laplace (), is an integral transform that converts a Function (mathematics), function of a Real number, real Variable (mathematics), variable (usually t, in the ''time domain'') to a f ...
variable, ''z'' is the zero frequency and ''p'' is the pole frequency. The pole and zero are both typically negative, or left of the origin in the
complex plane In mathematics, the complex plane is the plane (geometry), plane formed by the complex numbers, with a Cartesian coordinate system such that the horizontal -axis, called the real axis, is formed by the real numbers, and the vertical -axis, call ...
. In a lead compensator, , z, < , p, , while in a lag compensator , z, > , p, . A lead-lag compensator consists of a lead compensator cascaded with a lag compensator. The overall transfer function can be written as : \frac = \frac. Typically , p_1, > , z_1, > , z_2, > , p_2, , where ''z''1 and ''p''1 are the zero and pole of the lead compensator and ''z''2 and ''p''2 are the zero and pole of the lag compensator. The lead compensator provides phase lead at high frequencies. This shifts the root locus to the left, which enhances the responsiveness and stability of the system. The lag compensator provides phase lag at low frequencies which reduces the steady state error. The precise locations of the poles and zeros depend on both the desired characteristics of the closed loop response and the characteristics of the system being controlled. However, the pole and zero of the lag compensator should be close together so as not to cause the poles to shift right, which could cause instability or slow convergence. Since their purpose is to affect the low frequency behaviour, they should be near the origin.


Implementation

Both analog and digital control systems use lead-lag compensators. The technology used for the implementation is different in each case, but the underlying principles are the same. The transfer function is rearranged so that the output is expressed in terms of sums of terms involving the input, and integrals of the input and output. For example, : Y = X - (z_1 + z_2) \frac + z_1 z_2 \frac+ (p_1+p_2)\frac - p_1 p_2 \frac. In analog control systems, where integrators are expensive, it is common to group terms together to minimize the number of integrators required: : Y = X + \frac\left((p_1+p_2)Y - (z_1+z_2)X + \frac(z_1 z_2 X - p_1 p_2 Y)\right). In analog control, the control signal is typically an electrical
voltage Voltage, also known as (electrical) potential difference, electric pressure, or electric tension, is the difference in electric potential between two points. In a Electrostatics, static electric field, it corresponds to the Work (electrical), ...
or current (although other signals such as
hydraulic Hydraulics () is a technology and applied science using engineering, chemistry, and other sciences involving the mechanical properties and use of liquids. At a very basic level, hydraulics is the liquid counterpart of pneumatics, which concer ...
pressure can be used). In this case a lead-lag compensator will consist of a network of
operational amplifier An operational amplifier (often op amp or opamp) is a direct coupling, DC-coupled Electronic component, electronic voltage amplifier with a differential input, a (usually) Single-ended signaling, single-ended output, and an extremely high gain ( ...
s ("op-amps") connected as integrators and weighted adders. A possible physical realization of a lead-lag compensator is shown below (note that the op-amp is used to isolate the networks): In digital control, the operations are performed numerically by discretization of the derivatives and integrals. The reason for expressing the transfer function as an
integral equation In mathematical analysis, integral equations are equations in which an unknown function appears under an integral sign. In mathematical notation, integral equations may thus be expressed as being of the form: f(x_1,x_2,x_3,\ldots,x_n ; u(x_1,x_2 ...
is that differentiating signals amplify the
noise Noise is sound, chiefly unwanted, unintentional, or harmful sound considered unpleasant, loud, or disruptive to mental or hearing faculties. From a physics standpoint, there is no distinction between noise and desired sound, as both are vibrat ...
on the signal, since even very small amplitude noise has a high derivative if its frequency is high, while integrating a signal averages out the noise. This makes implementations in terms of integrators the most numerically stable.


Use cases

To begin designing a lead-lag compensator, an engineer must consider whether the system needing correction can be classified as a lead-network, a lag-network, or a combination of the two: a lead-lag network (hence the name "lead-lag compensator"). The electrical response of this network to an input signal is expressed by the network's Laplace-domain transfer function, a
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
mathematical function which itself can be expressed as one of two ways: as the current-gain ratio transfer function or as the voltage-gain ratio transfer function. Remember that a complex function can be in general written as F(x) = A(x) + i B(x), where A(x) is the ''real part'' and B(x) is the ''imaginary part'' of the single-variable function, F(x). The ''phase angle'' of the network is the
argument An argument is a series of sentences, statements, or propositions some of which are called premises and one is the conclusion. The purpose of an argument is to give reasons for one's conclusion via justification, explanation, and/or persu ...
of F(x); in the left half plane this is \arctan\!\bigl(B(x)/A(x)\bigr). If the phase angle is negative for all signal frequencies in the network then the network is classified as a ''lag network''. If the phase angle is positive for all signal frequencies in the network then the network is classified as a ''lead network''. If the total network phase angle has a combination of positive and negative phase as a function of frequency then it is a ''lead-lag network''. Depending upon the nominal operation design parameters of a system under an active feedback control, a lag or lead network can cause instability and poor speed and response times.


See also

* Compensator (control theory) *
Control engineering Control engineering, also known as control systems engineering and, in some European countries, automation engineering, is an engineering discipline that deals with control systems, applying control theory to design equipment and systems with d ...
*
Control theory Control theory is a field of control engineering and applied mathematics that deals with the control system, control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the applic ...
*
Damping ratio In physical systems, damping is the loss of energy of an oscillating system by dissipation. Damping is an influence within or upon an oscillatory system that has the effect of reducing or preventing its oscillation. Examples of damping include ...
* Fall time *
PID controller PID or Pid may refer to: Medicine * Pelvic inflammatory disease or pelvic inflammatory disorder, an infection of the upper part of the female reproductive system * Primary immune deficiency, disorders in which part of the body's immune system is ...
* Proportional control * Response time compensation *
Rise time In electronics, when describing a voltage or current step function, rise time is the time taken by a signal to change from a specified low value to a specified high value. These values may be expressed as ratiosSee for example , and . or, equiva ...
* Settling time *
Steady state In systems theory, a system or a process is in a steady state if the variables (called state variables) which define the behavior of the system or the process are unchanging in time. In continuous time, this means that for those properties ''p' ...
* Step response *
Systems theory Systems theory is the Transdisciplinarity, transdisciplinary study of systems, i.e. cohesive groups of interrelated, interdependent components that can be natural or artificial. Every system has causal boundaries, is influenced by its context, de ...
*
Time constant In physics and engineering, the time constant, usually denoted by the Greek language, Greek letter (tau), is the parameter characterizing the response to a step input of a first-order, LTI system theory, linear time-invariant (LTI) system.Concre ...
* Transient modelling *
Transient response In electrical engineering and mechanical engineering, a transient response is the response of a system to a change from an equilibrium or a steady state. The transient response is not necessarily tied to abrupt events but to any event that affe ...
* Transient state * Transition time


References

#Nise, Norman S. (2004); ''Control Systems Engineering'' (4 ed.); Wiley & Sons; #Horowitz, P. & Hill, W. (2001); ''The Art of Electronics'' (2 ed.); Cambridge University Press; #Cathey, J.J. (1988); ''Electronic Devices and Circuits (Schaum's Outlines Series)''; McGraw-Hill


External links


Matlab Control Tutorials: lead and lag compensators

lead controller using Matlab


at MathPages

at MathPages {{DEFAULTSORT:Lead-lag compensator Classical control theory Control engineering Computational mathematics