Lead–lag compensator
   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 c ...
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 of the output as a function of input frequency. The frequency response is widely used in the design and analysis of sy ...
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 c ...
. It is a fundamental building block in classical
control theory Control theory is a field of mathematics that deals with the control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the application of system inputs to drive the system to a ...
.


Applications

Lead–lag compensators influence disciplines as varied as
robotics Robotics is an interdisciplinary branch of computer science and engineering. Robotics involves design, construction, operation, and use of robots. The goal of robotics is to design machines that can help and assist humans. Robotics integrat ...
,
satellite A satellite or artificial satellite is an object intentionally placed into orbit in outer space. Except for passive satellites, most satellites have an electricity generation system for equipment on board, such as solar panels or radioisotope ...
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" is an acronym for "light amplification by stimulated emission of radiation". The fir ...
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, D, 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, theoretically models the system's output for ...
. 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 its discoverer Pierre-Simon Laplace (), is an integral transform In mathematics, an integral transform maps a function from its original function space into another function space via integra ...
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 formed by the complex numbers, with a Cartesian coordinate system such that the -axis, called the real axis, is formed by the real numbers, and the -axis, called the imaginary axis, is formed by the ...
. 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 electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge to m ...
or
current Currents, Current or The Current may refer to: Science and technology * Current (fluid), the flow of a liquid or a gas ** Air current, a flow of air ** Ocean current, a current in the ocean *** Rip current, a kind of water current ** Current (stre ...
(although other signals such as
hydraulic Hydraulics (from Greek: Υδραυλική) 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 counter ...
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 DC-coupled high-gain electronic voltage amplifier with a differential input and, usually, a single-ended output. In this configuration, an op amp produces an output potential (relative to c ...
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 mathematics, integral equations are equations in which an unknown Function (mathematics), 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,...,x_n ; ...
is that differentiating signals amplify the
noise Noise is unwanted sound considered unpleasant, loud or disruptive to hearing. From a physics standpoint, there is no distinction between noise and desired sound, as both are vibrations through a medium, such as air or water. The difference arise ...
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 statement or group of statements called premises intended to determine the degree of truth or acceptability of another statement called conclusion. Arguments can be studied from three main perspectives: the logical, the dialectic ...
of F(x); in the left half plane this is atan(B(x)/A(x)). 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 In numerous fields of study, the component of instability within a system is generally characterized by some of the outputs or internal states growing without bounds. Not all systems that are not stable are unstable; systems can also be mar ...
and poor speed and response times.


See also

*
Compensator (control theory) A compensator is a component in the control system that is used to regulate another system. Usually, it is done by conditioning the input or the output to that system. There are three types of compensators: lag, lead and lag-lead compensators. Ad ...
*
Control engineering Control engineering or control systems engineering is an engineering discipline that deals with control systems, applying control theory to design equipment and systems with desired behaviors in control environments. The discipline of controls o ...
*
Control theory Control theory is a field of mathematics that deals with the control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the application of system inputs to drive the system to a ...
*
Damping ratio Damping is an influence within or upon an oscillatory system that has the effect of reducing or preventing its oscillation. In physical systems, damping is produced by processes that dissipate the energy stored in the oscillation. Examples inc ...
*
Fall time In electronics, fall time (pulse decay time) t_f is the time taken for the amplitude of a pulse to decrease (fall) from a specified value (usually 90% of the peak value exclusive of overshoot or undershoot) to another specified value (usually 10 ...
*
PID controller A proportional–integral–derivative controller (PID controller or three-term controller) is a control loop mechanism employing feedback that is widely used in industrial control systems and a variety of other applications requiring continuou ...
*
Proportional control Proportional control, in engineering and process control, is a type of linear feedback control system in which a correction is applied to the controlled variable, and the size of the correction is proportional to the difference between the desi ...
* 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, equivalen ...
*
Settling time In control theory the settling time of a dynamical system such as an amplifier or other output device is the time elapsed from the application of an ideal instantaneous step input to the time at which the amplifier output has entered and remained ...
*
Steady state In systems theory, a system or a Process theory, 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 p ...
*
Step response The step response of a system in a given initial state consists of the time evolution of its outputs when its control inputs are Heaviside step functions. In electronic engineering and control theory, step response is the time behaviour of the out ...
*
Systems theory Systems theory is the interdisciplinary study of systems, i.e. cohesive groups of interrelated, interdependent components that can be natural or human-made. Every system has causal boundaries, is influenced by its context, defined by its structu ...
*
Time constant In physics and engineering, the time constant, usually denoted by the Greek letter (tau), is the parameter characterizing the response to a step input of a first-order, linear time-invariant (LTI) system.Concretely, a first-order LTI system is a sy ...
*
Transient modelling Transient modelling is a way of looking at a process with the primary criterion of time, observing the pattern of changes in the subject being studied over time. Its obverse is Steady state, where you might know only the starting and ending figures ...
*
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 affec ...
*
Transient state A system is said to be transient or in a transient state when a process variable or variables have been changed and the system has not yet reached a steady state. The time taken for the circuit to change from one steady state to another steady stat ...
*
Transition 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, equivalen ...


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