Electrical Engineering (EE) Exam  >  Electrical Engineering (EE) Notes  >  Lecture 36 - Incomplete State Feedback

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE) PDF Download

 Lecture 36 - Incomplete State Feedback, Control Systems

 

We have discussed earlier that due to unavailability of system states, which are necessary for state feedback control, one need to estimate the unmeasurable states.
In the same context we will discuss another important topic in controller design which uses partial state feedback or output feedback for economical reasons.


1 Incomplete State Feedback 

Consider the following system

x(k + 1) = Ax(k) + Bu(k) y(k) = C x(k)

where x(k) ∈ Rn×1, u(k) ∈ Rm×1, y(k) ∈ Rp×1. Let us consider an input

u(k) = −Gx(k)

Let us assume that the state xi(k) is unavailable for feedback, where i ∈ [1, n). The corresponding columns of G thus become zero. Let

G = W G

where W ∈ Rm×1 and G ∈ R1×n.

Objective is to choose W such that (A, B W ) is controllable. With partial state feedback, the columns of G that correspond to the zero columns of G must equal zero.

G∗ for single input case is related to desired closed loop poles, system parameters and W . It can be shown that

G= −[∆o1o2 · · · ∆on]K −1

 ∆oi = ∆oi), where, ∆o(.) represents the open loop characteristic equation and λi represents the ith desired closed loop eigenvalue.

K = [kk2 · · · kn]

where ki = k(λi) and k(z) = adj (zI − A)B W .

When one or more columns of G∗ are forced to be zero, we need to put constraints on the desired closed loop eigenvalues. The following example will illustrate the design procedure more clearly.

Example 1: Consider the system

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

The state feedback control is defined as

u(k) = −Gx(k)

where

G = [g1 g2]

Let us assume that xis unavailable for feedback. Thus g2 = 0. With g2 = 0, the characteristic equation of the closed loop system becomes |zI − A + BG| = z2 + 2z + (1 + g1) = 0
Since we have only one parameter to design, two eigenvalues cannot be arbitrarily chosen simultaneously. Dividing both sides of the above equation by z2 + 2z + 1, we can write

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

The variations in the closed loop poles with respect to the parameter g1 can be seen from the root locus plot.

We can draw both positive and negative root locus for g1 ≥ 0 and g1 < 0 respectively.

The root locus is shown in Figure 1 where the blue circle is the unit circle, red line represents root locus for g1 > 0 and green line represents root locus for g1 < 0.

One should note that for positive values of g1, both roots are always outside the unit circle.

Again, for negative values of g1, one of the roots is inside the unit circle while the other is

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

Figure 1: Root locus for Example 1 with g1 as a variable parameter
always outside the unit circle.

One can thus conclude that for the given example when only x1 is available for feedback, the system cannot be stabilized for any value of g1.

Now, if we consider instead of x1, only x2 is available for feedback. Then G = [0 g2].

The characteristic equation of the closed loop system becomes

|zI − A + BG| = z2 + (2 + g2)z + 1 = 0

Dividing both sides of the above equation by z2 + 2z + 1, we can write

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

We can draw both positive and negative root locus for g2 ≥ 0 and g2 < 0 respectively. The root locus is shown in Figure 2 where the red line represents root locus for g2 > 0 and the green line represents root locus for g2 < 0.

In this case when g2 > 0, one of the roots is inside the unit circle while the other is always outside the unit circle. When g2 < 0, for some range roots are on the unit circle, otherwise one of the roots is always outside the unit circle.

Thus we see that for the given system, not only can the eigenvalues be placed at desired locations, but the system is also not stabilizable.


2 Output feedback design

Output feedback control uses the system outputs since outputs of a system are always measurable and available for feed back.

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

Figure 2: Root locus for Example 1 with g2 as a variable parameter

Let us consider the following system

x(k + 1) = Ax(k) + Bu(k) y(k) = C x(k)

where x(k) ∈ Rn×1, u(k) ∈ Rm×1, y(k) ∈ Rp×1.

Let us consider an input u(k) = −Gy(k) where, G ∈ Rm×p

Ob jective is to choose G such that eigenvalues of the closed loop system are at desired locations.

However, since p ≤ m ≤ n, all eigenvalues cannot be arbitrarily assigned.

We will see that the number of eigenvalues that can be assigned arbitrarily eventually depends on the ranks of C and B .

Let us first consider the single input case. Putting the expression of u(k) into the system equation,

x(k + 1) = (A − BGC )x(k)

GC can be designed using pole placement technique if the pair (A, B ) is controllable. Since C is not a square matrix G cannot be directly solved from GC = K .

For m = 1, G ∈ R1×p, C ∈ Rp×n, B ∈ Rn×1 and GC ∈ R1×n.

There are p gain elements in G but only r of them are free as independent parameters

where r is the rank of C and r ≤ p. For example, if

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

and

G = [g1 g2 g3 ]
then
GC = [g1 g2 2g]

Only two elements of GC are independent. This implies that only 2 of the total 3 eigenvalues can be placed arbitrarily.

For single input cases if the rank of C is equal to the order of the system, i.e., n, the output feedback is equivalent to complete state feedback.

Say the order is 3. The state feedback gain K is designed as [ k1 kk]

Let us assume and

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

Rank of C is also 3. Now,

G =[g1 g2 g3 ]

Thus

GC =[g1 g2 g1 + g+ g3 ]

g1, g2, gcan be solved as

g1 = k1, g2 = k2, g= k3 − g1 − g2

For multi input systems B ∈ Rn×m. Let B∗ = BW where W ∈ Rm×1 thus B∗ ∈ Rn×1.

Similarly, let, G = W G where G = [g1 g2 g3 . . . . . . gp∗ ∈ R1×p]. Then,

BGC = BW GC = BGC

The characteristic equation of the closed loop system becomes

|zI − (A − BGC )| = |zI − (A − BGC )| = 0

GC can be determined using pole placement technique.

Unlike the single input case, the solution of the feed back gain here depends on the ranks of C as well as B .

If the rank of C is greater than or equal to the rank of B , the elements of W can be arbitrarily chosen if the pair (A, B) are controllable.

If rank of B > rank of C , we cannot arbitrarily assign all the elements of W if we wish to assign maximum number of eigenvalues of closed loop systems arbitrarily.

Examples, to be discussed in the next lecture, will make the design procedure more clearly understood.

The document Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE) is a part of Electrical Engineering (EE) category.
All you need of Electrical Engineering (EE) at this link: Electrical Engineering (EE)
Are you preparing for Electrical Engineering (EE) Exam? Then you should check out the best video lectures, notes, free mock test series, crash course and much more provided by EduRev. You also get your detailed analysis and report cards along with 24x7 doubt solving for you to excel in Electrical Engineering (EE) exam. So join EduRev now and revolutionise the way you learn!
Sign up for Free Download App for Free

FAQs on Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

1. What is incomplete state feedback?
Ans. Incomplete state feedback refers to a control technique where only a subset of the system's state variables is available for measurement and used for feedback control. This means that the controller does not have complete knowledge of the system's current state, but only a limited set of information.
2. How is incomplete state feedback different from complete state feedback?
Ans. In complete state feedback, the controller has access to all the state variables of the system and can use this complete knowledge for feedback control. On the other hand, incomplete state feedback only provides a limited set of state variables for measurement and feedback control.
3. What are the advantages of using incomplete state feedback?
Ans. One advantage of using incomplete state feedback is that it can simplify the design and implementation of control systems, as fewer sensors and measurements are required. This can lead to cost savings and reduced complexity. Additionally, incomplete state feedback can sometimes be more robust to measurement noise and disturbances compared to complete state feedback.
4. What are the limitations of incomplete state feedback?
Ans. The main limitation of incomplete state feedback is that the controller does not have complete knowledge of the system's state. This may result in reduced control performance compared to complete state feedback. Additionally, the selection of which state variables to measure and use for feedback control is crucial, as choosing the wrong variables can lead to instability or poor control performance.
5. How can incomplete state feedback be implemented in practice?
Ans. In practice, implementing incomplete state feedback involves selecting a subset of the system's state variables to measure and using those measurements for feedback control. This subset can be determined through system analysis, modeling, or by considering the most influential or easily measurable variables. The controller can then be designed based on the available state measurements to achieve the desired control objectives.
Download as PDF
Related Searches

Important questions

,

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

,

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

,

Sample Paper

,

Objective type Questions

,

Lecture 36 - Incomplete State Feedback - Electrical Engineering (EE)

,

Summary

,

Semester Notes

,

study material

,

Previous Year Questions with Solutions

,

Exam

,

video lectures

,

practice quizzes

,

mock tests for examination

,

Viva Questions

,

past year papers

,

Free

,

pdf

,

Extra Questions

,

MCQs

,

ppt

,

shortcuts and tricks

;