HOME

TheInfoList



OR:

In mathematics,
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as sound, images, and scientific measurements. Signal processing techniques are used to optimize transmissions, ...
and
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 ...
, a pole–zero plot is a graphical representation of a
rational Rationality is the quality of being guided by or based on reasons. In this regard, a person acts rationally if they have a good reason for what they do or a belief is rational if it is based on strong evidence. This quality can apply to an abi ...
transfer function In engineering, a transfer function (also known as system function or network function) of a system, sub-system, or component is a mathematical function that theoretically models the system's output for each possible input. They are widely used ...
in the complex plane which helps to convey certain properties of the system such as: *
Stability Stability may refer to: Mathematics *Stability theory, the study of the stability of solutions to differential equations and dynamical systems ** Asymptotic stability ** Linear stability ** Lyapunov stability ** Orbital stability ** Structural sta ...
*
Causal system In control theory, a causal system (also known as a physical or nonanticipative system) is a system where the output depends on past and current inputs but not future inputs—i.e., the output y(t_) depends only on the input x(t) for values of t \ ...
/ anticausal system * Region of convergence (ROC) *
Minimum phase In control theory and signal processing, a linear, time-invariant system is said to be minimum-phase if the system and its inverse are causal and stable. The most general causal LTI transfer function can be uniquely factored into a series of a ...
/ non minimum phase A pole-zero plot shows the location in the complex plane of the poles and zeros of the
transfer function In engineering, a transfer function (also known as system function or network function) of a system, sub-system, or component is a mathematical function that theoretically models the system's output for each possible input. They are widely used ...
of a
dynamic system In mathematics, a dynamical system is a system in which a function describes the time dependence of a point in an ambient space. Examples include the mathematical models that describe the swinging of a clock pendulum, the flow of water in a ...
, such as a controller, compensator, sensor, equalizer, filter, or communications channel. By convention, the poles of the system are indicated in the plot by an X while the zeros are indicated by a circle or O. A pole-zero plot can represent either a continuous-time (CT) or a discrete-time (DT) system. For a CT system, the plane in which the poles and zeros appear is the s plane of the
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the ...
. In this context, the parameter ''s'' represents the
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 ...
angular frequency In physics, angular frequency "''ω''" (also referred to by the terms angular speed, circular frequency, orbital frequency, radian frequency, and pulsatance) is a scalar measure of rotation rate. It refers to the angular displacement per unit tim ...
, which is the domain of the CT transfer function. For a DT system, the plane is the z plane, where ''z'' represents the domain of the
Z-transform In mathematics and signal processing, the Z-transform converts a discrete-time signal, which is a sequence of real or complex numbers, into a complex frequency-domain (z-domain or z-plane) representation. It can be considered as a discrete-tim ...
.


Continuous-time systems

In general, a
rational Rationality is the quality of being guided by or based on reasons. In this regard, a person acts rationally if they have a good reason for what they do or a belief is rational if it is based on strong evidence. This quality can apply to an abi ...
transfer function for a continuous-time
LTI system In system analysis, among other fields of study, a linear time-invariant (LTI) system is a system that produces an output signal from any input signal subject to the constraints of linearity and time-invariance; these terms are briefly defin ...
has the form: H(s) = \frac = = \frac where * B and A are polynomials in s, * M is the order of the numerator polynomial, * b_m is the ''m''-th coefficient of the numerator polynomial, * N is the order of the denominator polynomial, and * a_n is the ''n''-th coefficient of the denominator polynomial. Either M or N or both may be zero, but in real systems, it should be the case that M \le N; otherwise the gain would be unbounded at high frequencies.


Poles and zeros

* the zeros of the system are roots of the numerator polynomial: s = \ such that B(s), _ = 0 * the poles of the system are roots of the denominator polynomial: s = \ such that A(s), _ = 0.


Region of convergence

The
region of convergence In mathematics, the radius of convergence of a power series is the radius of the largest disk at the center of the series in which the series converges. It is either a non-negative real number or \infty. When it is positive, the power series c ...
(ROC) for a given CT transfer function is a half-plane or vertical strip, either of which contains no poles. In general, the ROC is not unique, and the particular ROC in any given case depends on whether the system is
causal Causality (also referred to as causation, or cause and effect) is influence by which one event, process, state, or object (''a'' ''cause'') contributes to the production of another event, process, state, or object (an ''effect'') where the ca ...
or anti-causal. * If the ROC includes the
imaginary axis An imaginary number is a real number multiplied by the imaginary unit , is usually used in engineering contexts where has other meanings (such as electrical current) which is defined by its property . The square of an imaginary number is . Fo ...
, then the system is bounded-input, bounded-output (BIBO) stable. * If the ROC extends rightward from the pole with the largest real-part (but not at infinity), then the system is causal. * If the ROC extends leftward from the pole with the smallest real-part (but not at negative infinity), then the system is anti-causal. The ROC is usually chosen to include the imaginary axis since it is important for most practical systems to have
BIBO stability In signal processing, specifically control theory, bounded-input, bounded-output (BIBO) stability is a form of stability for signals and systems that take inputs. If a system is BIBO stable, then the output will be bounded for every input to the ...
.


Example

H(s) = \frac This system has no (finite) zeros and two poles: s = \alpha_1 = -3 + 4j and s = \alpha_2 = -3 - 4j The pole-zero plot would be: Notice that these two poles are
complex conjugate In mathematics, the complex conjugate of a complex number is the number with an equal real part and an imaginary part equal in magnitude but opposite in sign. That is, (if a and b are real, then) the complex conjugate of a + bi is equal to a - ...
s, which is the necessary and sufficient condition to have real-valued coefficients in the differential equation representing the system.


Discrete-time systems

In general, a rational transfer function for a discrete-time
LTI system In system analysis, among other fields of study, a linear time-invariant (LTI) system is a system that produces an output signal from any input signal subject to the constraints of linearity and time-invariance; these terms are briefly defin ...
has the form: H(z) = \frac = \frac = \frac where * M is the order of the numerator polynomial, * b_m is the ''m''-th coefficient of the numerator polynomial, * N is the order of the denominator polynomial, and * a_n is the ''n''-th coefficient of the denominator polynomial. Either M or N or both may be zero.


Poles and zeros

* z = \beta_m such that P(z), _ = 0 are the
zero 0 (zero) is a number representing an empty quantity. In place-value notation such as the Hindu–Arabic numeral system, 0 also serves as a placeholder numerical digit, which works by multiplying digits to the left of 0 by the radix, usual ...
s of the system * z = \alpha_n such that Q(z), _ = 0 are the
pole Pole may refer to: Astronomy *Celestial pole, the projection of the planet Earth's axis of rotation onto the celestial sphere; also applies to the axis of rotation of other planets *Pole star, a visible star that is approximately aligned with the ...
s of the system.


Region of convergence

The
region of convergence In mathematics, the radius of convergence of a power series is the radius of the largest disk at the center of the series in which the series converges. It is either a non-negative real number or \infty. When it is positive, the power series c ...
(ROC) for a given DT transfer function is a disk or annulus which contains no poles. In general, the ROC is not unique, and the particular ROC in any given case depends on whether the system is
causal Causality (also referred to as causation, or cause and effect) is influence by which one event, process, state, or object (''a'' ''cause'') contributes to the production of another event, process, state, or object (an ''effect'') where the ca ...
or anti-causal. * If the ROC includes the
unit circle In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
, then the system is bounded-input, bounded-output (BIBO) stable. * If the ROC extends outward from the pole with the largest (but not infinite) magnitude, then the system has a right-sided impulse response. If the ROC extends outward from the pole with the largest magnitude and there is no pole at infinity, then the system is causal. * If the ROC extends inward from the pole with the smallest (nonzero) magnitude, then the system is anti-causal. The ROC is usually chosen to include the unit circle since it is important for most practical systems to have
BIBO stability In signal processing, specifically control theory, bounded-input, bounded-output (BIBO) stability is a form of stability for signals and systems that take inputs. If a system is BIBO stable, then the output will be bounded for every input to the ...
.


Example

If P(z) and Q(z) are completely factored, their solution can be easily plotted in the z-plane. For example, given the following transfer function: H(z) = \frac The only (finite) zero is located at: z = -2, and the two poles are located at: z = \pm\frac, where ''j'' is the
imaginary unit The imaginary unit or unit imaginary number () is a solution to the quadratic equation x^2+1=0. Although there is no real number with this property, can be used to extend the real numbers to what are called complex numbers, using addition an ...
. The pole–zero plot would be:


See also

*
Root locus In control theory and stability theory, root locus analysis is a graphical method for examining how the roots of a system change with variation of a certain system parameter, commonly a gain within a feedback system. This is a technique used as a ...
*
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the ...
*
Z-transform In mathematics and signal processing, the Z-transform converts a discrete-time signal, which is a sequence of real or complex numbers, into a complex frequency-domain (z-domain or z-plane) representation. It can be considered as a discrete-tim ...
* Rational function


Bibliography

* * {{DEFAULTSORT:Pole-zero plot Signal processing