Electrical Engineering (EE) Exam  >  Electrical Engineering (EE) Notes  >  Lecture 34 - State Estimators or Observers

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE) PDF Download

Lecture 34 - State Estimators or Observers, Control Systems

 

1 State Estimators or Observers

  • One should note that although state feedback control is very attractive because of precise computation of the gain matrix K , implementation of a state feedback controller is possible only when all state variables are directly measurable with help of some kind of sensors.
  • Due to the excess number of required sensors or unavailability of states for measurement, in most of the practical situations this requirement is not met.
  • Only a subset of state variables or their combinations may be available for measurements.

Sometimes only output y is available for measurement.

  • Hence the need for an estimator or observer is obvious which estimates all state variables while observing input and output.

Full Order Observer: If the state observer estimates all the state variables, regardless of whether some are available for direct measurements or not, it is called a full order observer.

Reduced Order Observer: An observer that estimates fewer than “n” states of the system is called reduced order observer.

Minimum Order Observer: If the order of the observer is minimum possible then it is called minimum order observer.

2 Full Order Observers Consider the following system

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

where x ∈ Rn×1, u ∈ Rm×1 and y ∈ Rp×1.

Assumption: The pair (A, C ) is observable.

Goal: To construct a dynamic system that will estimate the state vector based on the information of the plant input u and output y.


2.1 Open Loop Estimator

The schematic of an open loop estimator is shown in Figure 1.

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

Figure 1: Open Loop Observer

The dynamics of this estimator are described by the following

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

where Lecture 34 - State Estimators or Observers - Electrical Engineering (EE) is the estimate of x and Lecture 34 - State Estimators or Observers - Electrical Engineering (EE) is the estimate of y.

Let Lecture 34 - State Estimators or Observers - Electrical Engineering (EE) = Lecture 34 - State Estimators or Observers - Electrical Engineering (EE) − x be the estimation error.

Then the error dynamics are defined by

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

with the initial estimation error as

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

If the eigenvalues of A are inside the unit circle then Lecture 34 - State Estimators or Observers - Electrical Engineering (EE) will converge to 0. But we have no control over the convergence rate.

Moreover, A may have eigenvalues outside the unit circle. In that case Lecture 34 - State Estimators or Observers - Electrical Engineering (EE) will diverge from 0. Thus the open loop estimator is impractical.

 

2.2 Luenberger State Observer 

Consider the system x(k + 1) = Ax(k) + B u(k). Luenberger observer is shown in Figure 2. The observer dynamics can be expressed as:

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)                   (1)

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

Figure 2: Luenberger observer

The closed loop error dynamics can be derived as:

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

It can be seen that x˜ → 0 if L can be designed such that (A − LC ) has eigenvalues inside the unit circle of z -plane.

The convergence rate can also be controlled by properly choosing the closed loop eigenvalues.

Computation of Observer gain matrix L

The task is to place the poles of |A − LC |. Necessary and sufficient condition for arbitrary pole placement is that the pair should be controllable.

Assumption: The pair (A, C ) is observable. Thus, from the theorem of duality, the pair (AT , C T ) is controllable.

You should note that the eigenvalues of AT − CT LT are same as that of A − LC . It is same as a hypothetical pole placement problem for the systemLecture 34 - State Estimators or Observers - Electrical Engineering (EE), using a control law Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

Example:

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

The observability matrix

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

is non singular. Thus the pair (A, C ) is observable. The observer dynamics are

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

L should be designed such that the observer poles are at 0.2 and 0.3.

We design LT such that AT − CLT has eigenvalues at 0.2 and 0.3.

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

Using Ackermann’s formula, LT = [−0.5 20.06]. Thus

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)


2.3 Controller with Observer 

The observer dynamics:

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE).

Combining with the system dynamics

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

Since the states are unavailable for measurements, the control input is

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

Putting the control law in the augmented equation

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

The error dynamics is

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

If we augment the above with the system dynamics, we get

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

where the dimension of the augmented system matrix is R2n×2n. Looking at the matrix one can easily understand that 2n eigenvalues of the augmented matrix are equal to the individual eigenvalues of A − BK and A − LC .

Conclusion: We can reach to a conclusion from the above fact is the design of control law, i.e., A − B K is separated from the design of the observer, i.e., A − LC .

The above conclusion is commonly referred to as separation principle.

The block diagram of controller with observer is shown in Figure 3.

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

Figure 3: Controller with observer

The document Lecture 34 - State Estimators or Observers - 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 34 - State Estimators or Observers - Electrical Engineering (EE)

1. What is a state estimator or observer?
Ans. A state estimator or observer is a mathematical algorithm used to estimate the internal state of a system based on the available measurements or observations. It is commonly used in control systems to determine the unmeasured variables or states of the system.
2. How does a state estimator work?
Ans. A state estimator works by using mathematical models of the system and the available measurements to estimate the unmeasured variables or states. It takes into account the system dynamics, measurement noise, and any known disturbances to provide an accurate estimate of the internal state.
3. What are the applications of state estimators or observers?
Ans. State estimators or observers have various applications in engineering fields. They are used in control systems, robotics, signal processing, and navigation systems. They can be used to estimate variables such as position, velocity, temperature, pressure, and more.
4. What are the advantages of using state estimators or observers?
Ans. State estimators or observers provide several advantages in engineering applications. They allow for the estimation of unmeasured variables, which can be crucial for control and monitoring purposes. They also enhance the robustness of control systems by providing more accurate state information, even in the presence of measurement noise and disturbances.
5. What are the limitations of state estimators or observers?
Ans. State estimators or observers have certain limitations. They rely on mathematical models, which may not always accurately represent the real system dynamics. Estimation errors can occur due to uncertainties in the model or disturbances that are not accounted for. Additionally, the accuracy of the estimates depends on the quality and frequency of the measurements.
Download as PDF
Related Searches

Semester Notes

,

Summary

,

Extra Questions

,

pdf

,

video lectures

,

practice quizzes

,

Viva Questions

,

shortcuts and tricks

,

Free

,

Important questions

,

study material

,

MCQs

,

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

,

ppt

,

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

,

Previous Year Questions with Solutions

,

Objective type Questions

,

past year papers

,

Lecture 34 - State Estimators or Observers - Electrical Engineering (EE)

,

Exam

,

mock tests for examination

,

Sample Paper

;