Discrete-Time Control System Implementation Techniques

Discrete-Time Control System Implementation Techniques (eBook)

Advances in Theory and Applications
eBook Download: PDF | EPUB
1995 | 1. Auflage
351 Seiten
Elsevier Science (Verlag)
978-0-08-052988-2 (ISBN)
Systemvoraussetzungen
Systemvoraussetzungen
54,95 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
Discrete-Time Control System Implementation Techniques
These papers cover the recent advances in the field of control theory and are designed for electrical engineers in digital signal processing.

Front Cover 1
Discrete-Time Control System Implementation Techniques 4
Copyright Page 5
CONTENTS 6
CONTRIBUTORS 8
PREFACE 10
Chapter 1. Workbench Techniques in the Design of Digital Control Systems 14
Chapter 2. Recursive Techniques in State-Space and Matrix Fraction Realizations for Linear Systems 38
Chapter 3. Bounding Techniques for Robust Stability of Time-Variant Discrete-Time Systems 72
Chapter 4. Performance Prediction of Hybrid Algorithms 112
Chapter 5. Decentralized Control Techniques in Periodically Time-Varying Discrete-Time Control Systems 166
Chapter 6. A Finite Element Method for the Solution of Optimal Control Problems 196
Chapter 7. Techniques in Cross-Coupled Digital Adaptive Feedrate Control for Multiaxis Machine Tools 278
Chapter 8. Globally Stable Single Loop and Decentralized Adaptive Systems with Parameter Projection 314
INDEX 360

Recursive Techniques in State-Space and Matrix Fraction Realizations for Linear Systems


Antonio Barreiro    Dept. de Ingeniería de Sistemas L. y S. Informáticos Universidad de Vigo, E.T.S. Ing. Industriales Vigo Spain

I INTRODUCTION


Given a finite sequence of data, formed with N samples of the time response of a dynamical system, an important problem is to find the internal mechanism that explains the given external time behavior.

Under the assumption that the system admits a linear time-invariant model, the more significative time response is the impulse response, which characterizes the linear input–output behavior. Then, it is an important problem to obtain the state space equations or the transfer function that generates the given piece of impulse response.

Such question is known as the partial realization problem, and plays a crucial role in linear system theory. It appears not only in identification problems, but also in many other topics, such as system parametrization, canonical forms, or model reduction in controller synthesis.

For obvious reasons, realization algorithms are preferable to work in a recursive way. Recursiveness not only implies a computational simplification, but mainly reveals new useful properties of the internal structure of linear systems.

The SISO sytems partial realization has a long history. It has been widely treated, and there are many recursive algorithms, like those developed by Massey-Berlekamp [12], and Rissanen [13]. The link with topics like Padé approximants, continued fractions, and the Euclidean algorithm is well established by Gragg and Lindquist [9], and Kalman [11].

The MIMO partial realization, in the state space form, has also been studied by Ho and Kalman [10]. Some recursive algorithms have been developed. The solution presented by Bosgra and Van der Weiden [6,7] gives a satisfactory characterization of all the minimal partial realizations in a canonical form. However this solution is not obtained in a recursive way.

The MIMO partial realization, in the matrix fraction form, has been treated by Dickinson, Morf and Kailath [8], and Anderson, Brasch and Lopestri [1]. The link with continued fractions, Euclidean algorithm, and linear fractional transformations was established in the theoretical approach of Antoulas [2], and in the work of Van Barel and Bultheel [1], closer to the solutions in [1,8]. Both [2,15] provide partial realizations in matrix fraction form and in continued fraction form, but do not consider explicitly the relation with state space models.

State space realization algorithms like [6,7,10] are based on factorizations of the Hankel matrix, while matrix fraction realizations algorithms like [2,15], are based on polynomials, rational fractions, and power series. These different matricial and polynomial formulations imply that that state-space and matrix fraction algorithms work in an apparently different way, as if they had nothing in common.

In [3], a unified treatment was proposed, based on certain factorization of the Hankel matrix, recursively updated. From this factorization, one can simultaneously extract the parameters of the state-space and the matrix fraction models. Each model is independent, i.e., it is obtained not from the other but directly from the data.

The main features of [3] are that it reformules the nonrecursive algorithm in [6,7] providing recursive state-space realizations, and, simultaneously, shows the link with [2,15], providing independent matrix fraction realizations. Then, the Hankel factorization in [3] defines broader context to deal with realization questions.

In this chapter, a detailed exposition of the partial realization algorithm in [3] is presented. Some of the results are based on the work of Bosgra and Van der Weiden [6,7], or are related to the approach in Van Barel and Bultheel [15] or Antoulas [2]. In this case, and because of space limitation, these results are briefly cited, and the details can be found in the reference.

The content of the chapter is as follows. In Section II we establish a Hankel factorization, enjoying some nice properties, from which state-space realizations can be directly obtained. In Section III we show how to obtain, from this Hankel factorization, the realizations in the matrix fraction form. In Section IV we describe the recursive factorization algorithm, and apply it to one example. Finally, the discussion and the conclusions are presented in Section V.

II STATE-SPACE PARTIAL REALIZATION


The results in this section are based on the algorithm in Bosgra [6], which employs the input-ouput canonical form of Bosgra and Van der Weiden [7]. This nonrecursive algorithm is reformuled following [3] to achieve the recursive solution in section IV.

Assume that the sequence of data

k1N=H1H2…HN

  (1)

is given, where the p × m matrices Hk are the samples of the impulse response of a linear, time-invariant, discrete-time system. An important problem is to obtain the system that generates these data. If we look for a state-space model then we must determine the n × n state matrix A, the n × m input matrix B, and the p × n output matrix C. The relation between the model and the samples is:

Ak−1B=Hk,1≤k≤N.

  (2)

Then, the partial realization problem can be precisely formuled as: given the sequence {Hk}1N, find a triple Σ = (A, B, C), so that Eq.(2) holds. Such triple is called a partial realization of the sequence. When the infinite sequence k1∞=H1H2… is involved, the corresponding realization is called complete. The size n of the state matrix is called the dimension of the realization. A (partial or complete) realization is called minimal when there is no other realization of lower dimension. Minimal realizations must be controllable and observable.

The relevance of the impulse response and its choice among other possible time responses is due to its easy derivation, from identification techniques, and, mainly, to its more direct relation to the model via the series expansion in z− 1 of the transfer function G(z) = C(zIA)− 1B.

For this reason, the continuous-time realization problem can be given exactly the same formulation, with the Hk, also called Markov parameters, related to the model via series expansion in s− 1 of the continuous transfer function G(s) = C(sIA)− 1B. In this way, the results of this chapter, presented for discrete-time systems, are also directly applicable to continuous-time systems.

For questions of unicity, let us recall the notion of equivalence. Two realizations, Σi = (Ai, Bi, Ci), with i = 1, 2, are equivalent, when one can be obtained from the other by means of a state-space coordinate change T, det T ≠ 0:

2=T−1A1T,B2=T−1B1,C2=C1T.

  (3)

Two minimal realizations generate the same (complete) impulse response if and only if they are in the same equivalence-class. Then, it is important to look for partial realizations in a certain canonical form. A canonical form is defined by a particular set of conditions on the triples (A, B, C), so that in each equivalence-class there is one and only one triple satisfying these conditions We will consider partial realizations in the input-output (I/O) canonical form of Bosgra and Van der Weiden [7].

Since the original work of Ho and Kalman [10], it was clear that the realizations of the sequence {Hk}1N can be obtained arranging the data in the pN × mN (partial) Hankel or behavior matrix:

N=H1H2……HNH2H3…HN*⋮⋮⋮⋮HN*…**,

  (4)

where the ‘*’ in the formula, means that the corresponding p × m block-entry is unknown at the current stage. When the whole sequence k1∞ is available, from Eq.(4) one can formally build the complete Hankel matrix H∞. The relevance of Hankel matrices in state-space realization is due to its relation to the controllability and observability matrices of the pairs (A, B) and (A, C), respectively.

We...

Erscheint lt. Verlag 16.10.1995
Mitarbeit Herausgeber (Serie): Cornelius T. Leondes
Sprache englisch
Themenwelt Informatik Grafik / Design Digitale Bildverarbeitung
Naturwissenschaften Chemie Technische Chemie
Technik Bauwesen
Technik Elektrotechnik / Energietechnik
ISBN-10 0-08-052988-7 / 0080529887
ISBN-13 978-0-08-052988-2 / 9780080529882
Haben Sie eine Frage zum Produkt?
PDFPDF (Adobe DRM)
Größe: 26,6 MB

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Zusätzliches Feature: Online Lesen
Dieses eBook können Sie zusätzlich zum Download auch online im Webbrowser lesen.

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

EPUBEPUB (Adobe DRM)
Größe: 7,5 MB

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: EPUB (Electronic Publication)
EPUB ist ein offener Standard für eBooks und eignet sich besonders zur Darstellung von Belle­tristik und Sach­büchern. Der Fließ­text wird dynamisch an die Display- und Schrift­größe ange­passt. Auch für mobile Lese­geräte ist EPUB daher gut geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Zusätzliches Feature: Online Lesen
Dieses eBook können Sie zusätzlich zum Download auch online im Webbrowser lesen.

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Explore powerful modeling and character creation techniques used for …

von Lukas Kutschera

eBook Download (2024)
Packt Publishing (Verlag)
43,19
Discover the smart way to polish your digital imagery skills by …

von Gary Bradley

eBook Download (2024)
Packt Publishing (Verlag)
50,39
Generate creative images from text prompts and seamlessly integrate …

von Margarida Barreto

eBook Download (2024)
Packt Publishing (Verlag)
32,39