Static Output Feedback (SOF) Control

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

Match the sentence type with the appropriate verb tense for general truths and current activities:

Describing habitual actions and routines = Present Simple Describing actions happening right now = Present Continuous Describing scheduled future events = Present Simple Expressing actions that started in the past and continue to the present = Present Continuous

Match the context with the appropriate verb tense (Present Simple or Present Continuous):

Describing what someone is wearing at the moment. = Present Continuous Describing the weather as a general pattern. = Present Simple Talking about an action that is currently in progress. = Present Continuous Talking about a hobby or a regular activity. = Present Simple

Match the sentence with correct use of the Present Continuous tense to describe activities:

Patsy is on her way to Glasgow. = Patsy is traveling to Glasgow. Ann is going to the airport. = Ann is traveling to the airport. Patsy is wearing a skirt and blouse. = Patsy is currently wearing a skirt and blouse. The weather in Glasgow... = The weather in Glasgow is lovely and hot.

Match the sentence and fill in the blank using the present continuous tense:

<p>I _____ (listen) to music right now. = am listening They _____ (play) soccer in the park. = are playing She _____ (read) a book at the library. = is reading We _____ (watch) a movie tonight. = are watching</p> Signup and view all the answers

Match the sentences and fill in the blank using the present simple tense:

<p>He _____ (play) soccer every Saturday. = plays She _____ (read) a book every night. = reads We _____ (watch) movies on the weekends. = watch I _____ (listen) to music in the morning. = listen</p> Signup and view all the answers

Match the missing word(s) in the sentence using Present Simple. Note: One choice will not be used.

<p>It _____ often in the winter? = rains Where _____? = do you live He _____ well. = does not swim He loves to _____ = swim</p> Signup and view all the answers

Match the question word with the correct sentence structure (using 'Present Simple'):

<p>What = What do you usually do? Where = Where do they live? When = When do they wake up? How = How often do you visit?</p> Signup and view all the answers

Match the question word with the correct sentence structure (using 'Present Continuous'):

<p>What = What are you doing? Where = Where is she going? When = When is he arriving? Why = Why are they shouting?</p> Signup and view all the answers

Match the sentence and fill in the blank using either the Present Simple or Present Continuous tense:

<p>She _____ (go) to school on her bike today. = is going What _____ (you/do) now? = are you doing She always _____ (wear) boots in the winter. = wears She _____ (wear) a raincoat now. = is wearing</p> Signup and view all the answers

Match the question with a suitable answer using the correct tense:

<p>What do you do every day? = I wake up, eat breakfast, and go to school. What are you doing now? = I am studying English. Where do they live? = They live in London. Where is she going? = She is going to the library.</p> Signup and view all the answers

Match the sentence with its characteristic timeframe indicator:

<p>He plays basketball every Saturday. = Every Saturday I am reading a book at the moment. = At the moment She always wears boots in winter. = In winter They are watching TV now. = Now</p> Signup and view all the answers

Match the sentence with its purpose describing the subject's habits:

<p>They watch movies every Friday. = Established routine She always drinks milk in the morning. = Daily Habit He plays guitar every night. = Regular activity I visit my parents every week. = Occasional event</p> Signup and view all the answers

Match the following actions to the most suitable question, focusing on identifying actions currently in progress:

<p>Studying for an exam = What are you doing right now? Going to the store = Where are you going? Listening to music = What is he listening to? Painting a picture = What is she painting?</p> Signup and view all the answers

Match the sentences with what they describe, focusing on identifying what can be expressed by using the Present Simple tense:

<p>The sun rises in the east. = General truth. She wakes up at 7 AM every morning. = Daily routine. They visit their grandparents every Sunday. = Regular activity. She is going to the library. = Future plan.</p> Signup and view all the answers

Match the sentences with the activities that are being performed RIGHT NOW:

<p>She is at the airport. = Traveling. He is wearing a coat and scarf. = Staying warm. They are listening to music. = Enjoying music. We always play a game = Having fun.</p> Signup and view all the answers

Flashcards

Present Simple

Used for habits, routines, and general truths.

Present Continuous

Used for actions happening now or temporary situations.

Present Continuous formation

A tense used when actions are in progress.

Patsy... to Glasgow (Present Continuous)

Patsy is going to Glasgow.

Signup and view all the flashcards

Ann... to the airport (Present Continuous)

Ann is going to the airport.

Signup and view all the flashcards

Patsy... a skirt and a blouse (Present Continuous)

Patsy is wearing a skirt and a blouse.

Signup and view all the flashcards

Study Notes

  • Static Output Feedback (SOF) involves controlling a continuous-time Linear Time-Invariant (LTI) system using output feedback.

System Equations

  • System state is represented by $\dot{x}(t) = Ax(t) + Bu(t)$.
  • System output is represented by $y(t) = Cx(t)$.
    • $x(t)$ is the state vector in $\mathbb{R}^n$.
    • $u(t)$ is the input vector in $\mathbb{R}^m$.
    • $y(t)$ is the output vector in $\mathbb{R}^p$.
    • $A$, $B$, and $C$ are constant matrices.
  • The static output feedback control law is $u(t) = -Ky(t)$, where $K \in \mathbb{R}^{m \times p}$ is the output feedback gain matrix.
  • Resulting closed-loop system: $\dot{x}(t) = (A - BKC)x(t)$.
  • The goal of the SOF problem is to find a $K$ matrix so that the closed-loop system is stable, achieved when the eigenvalues of $(A - BKC)$ are in the open left-half plane.
  • SOF is a non-convex and NP-hard problem.

SOF Approaches

  • Algebraic Riccati Equation (ARE) methods.
  • Linear Matrix Inequality (LMI) methods.
  • Iterative methods.
  • Intelligent optimization algorithms.

Pole Placement

  • Pole Placement involves finding a gain matrix $K$ such that the eigenvalues of $(A - BKC)$ match a desired set of closed-loop poles $\lambda_1, \lambda_2,..., \lambda_n$.
  • Selecting suitable closed-loop poles is difficult as it's a non-convex problem.

Pole Placement Approaches

  • Ackermann's formula.
  • Bass-Gura formula.
  • LMI-based methods.
  • Intelligent optimization algorithms.

Stabilization

  • Stabilization aims to find a gain matrix $K$ that ensures the closed-loop system is stable, which means the eigenvalues of $(A - BKC)$ are located in the open left-half plane.
  • Stabilization is a non-convex and NP-hard problem.

Stabilization Approaches

  • Lyapunov stability theory methods.
  • Riccati equation methods.
  • LMI-based methods.
  • Iterative methods.
  • Intelligent optimization algorithms.

$H_2$ Performance

  • Involves minimizing the $H_2$ norm of the closed-loop transfer function from disturbance input to controlled output.
  • $H_2$ performance is a non-convex problem.

$H_2$ Performance Approaches

  • Riccati equation methods.
  • LMI-based methods.
  • Iterative methods.

$H_\infty$ Performance

  • $H_\infty$ Performance involves minimizing the $H_\infty$ norm of the closed-loop transfer function from disturbance input to controlled output.
  • $H_\infty$ performance is a non-convex problem.

$H_\infty$ Performance Approaches

  • Riccati equation methods.
  • LMI-based methods.
  • Iterative methods.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

Use Quizgecko on...
Browser
Browser