Automatic Control (R7003E) Written Exam Vocabulary

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

flashcard set

Earn XP

Description and Tags

Vocabulary and key technical concepts from the R7003E Automatic Control written exam at Luleå Tekniska Universitet, focusing on LTI systems, observers, and feedback robustness.

Last updated 4:19 PM on 8/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

11 Terms

1
New cards

Diagonalizable Matrix

A square matrix AA that can be transformed into a diagonal form; if AA is diagonalizable, the system is represented in modal canonical form.

2
New cards

Jordan Canonical Form

An alternative state-space representation used for an LTI system when the system matrix AA is not diagonalizable.

3
New cards

Controllability and Observability Indexes

Metrics used to characterize an LTI (A,B,C,D)(A, B, C, D) system's ability to be controlled by inputs and reconstructed from outputs.

4
New cards

Zero Steady-State Error

A control system performance condition where the output y()y(\infty) equals the constant reference signal rr.

5
New cards

Robustness

The property determining if a system's steady-state error performance remains valid when parameters change, such as AA changing to A+SAA + SA.

6
New cards

Augmented System

A system modified with an integrator (e.g., x1=ryx_{1} = r - y) and state feedback (u=KxK1x1u = -Kx - K_{1}x_{1}) to achieve robust steady-state error performance.

7
New cards

Linearized Pendulum Equations

The simplified equations of motion for a pendulum given as θ¨+ω2θ=u\ddot{\theta} + \omega^{2} \theta = u, where ω=5rad/sec\omega = 5\,rad/sec.

8
New cards

Estimator (Observer)

A mathematical component designed to reconstruct state variables (such as θ\theta) from measurements, with specific roots such as s=1010js = -1010j.

9
New cards

State Feedback Control

A control strategy using the form u(t)=Kx(t)+Nˉr(t)u(t) = -Kx(t) + \bar{N}r(t), where Nˉ\bar{N} is a nonzero scalar, to move system poles to specific locations like 3±3j-3 \pm 3j.

10
New cards

Reduced Order Observer

A type of estimator mentioned in Problem 3 whose use is based on specific system requirements.

11
New cards

PID Control

A traditional control method used in comparison with state feedback control architectures.