Jump to content

User:Smokow/sandbox

From Wikipedia, the free encyclopedia

The Bistritz criterion refers to a simple method to determine whether a discrete linear time invariant (LTI) system is stable [1][2]. Stability of a discrete LTI system requires that its characteristic polynomials (obtained from its difference equation, its dynamic matrix, or appearing as the denominator of its transfer function) is a stable polynomial, where is said to be stable if all its zeros are inside the unit circle, viz. , where .

The Bistritz test is considered to be the discrete equivalent of Routh criterion used to test stability of continuous LTI systems [3]. It forms the most efficient method to test whether is stable. The method also solves the full zero location (ZL) problem. Namely, it can count algebraically (i.e. without numerical determination of the zeros) the number of inside the unit-circle (IUC) zeros (), on the unit-circle zeros (UC) zeros () and outside the unit-circle (OUC) zeros () for any real or complex polynomials.

In the following we focus on testing stability of only a real polynomial. However, we also provide ZL rules as long as the simple recursion needed to test stability still works. For more general needs see the references [1][2].

Algorithm

[edit]

Consider as above and assume . (If the polynomial is not stable.) Define its reciprocal polynomial . The algorithm assigns to a sequence of symmetric polynomials the three-term polynomial recursion below. Write out the polynomials by their coefficients, , symmetry means that and implies that it is enough to calculate for each polynomial only about half of the coefficients. The recursion begins with two initial polynomials driven from the sum and difference of the tested polynomial and its reciprocal, then it proceeds as a 3-term recursion, that is two known polynomials are used to creates a next one as follows.

Initiation:

Recursion: For do:

Stability condition

[edit]

The successful completion of the sequence with the above recursion requires . The expansion of this set into are called normal conditions.


Normal conditions are necessary for stability. This means that, the tested polynomial can be declared as not stable as soon as a is observed. It also follows that the above recursion is broad enough for testing stability because the polynomial can be declared not stable before a division by zero arises.

Theorem. If the sequence is not normal then is not stable. If normal conditions hold then the complete sequence of symmetric polynomials is well defined. Let denote the count of the number of sign variations in the indicated sequence. Then is stable if and only if . More generally, normal condition imply no UC zeros and has then OUC zeros and IUC zeros.

Early decision that the polynomial is not stable can be concluded as soon as a violation of any of several necessary conditions of stability is observed. The polynomial can be declared not stable if it encounters a , or a or a change of sign in the sequence of 's.


Comments

[edit]

(1) The test is the so called "immittance" counterpart of the classical Schur-Cohn or Jury so called "scattering" type tests.

(2) The test bears a remarkable similarity to the Routh test. This is best observed when the Routh test is arranged appropriately into a corresponding three-term polynomial recursion.

Example

[edit]

Consider the polynomial , where is a real parameter.

Q1:For what values of the polynomial is stable?

Construct the sequence:

Use their values at z=1 to form

Var{ 8+2K, 44-K , 48(22-K)/11, 44+k }

All the entries in the sequence are positive for -4 < K < 22 (and for no K are they all negative). Therefore D(z) is stable for -4 < K < 22.

Q2: Find ZL for K = 33. Var{ 71, 11, -48, 11 }=2 => 2 OUC, 1 IUC zeros.

Q3: Find ZL for K = -11. Var{ -14, 55, 144, 33 }=1 => 1 OUC, 2 IUC zeros.


References

[edit]

[1] Y. Bistritz (1984). "Zero location with respect to the unit circle of discrete-time linear system polynomials". Proc. IEEE. 72 (9): 1131–1142.

[2] Y. Bistritz, (2002). "Zero location of polynomials with respect to the unit circle unhampered by nonessential singularities". IEEE Trans. Circuits Syst. I: Fundam. Theory Appl. 49 (3): 305–314.{{cite journal}}: CS1 maint: extra punctuation (link)

[3] E. I. Jury and M. Mansour (1985). "On the terminology relationship between continuous and discrete systems criteria". Proc. IEEE. 73 (4): 884.