ผู้ใช้:Robosorne/กระบะทราย 4

จากวิกิพีเดีย สารานุกรมเสรี

The theory of optimal control is concerned with operating a dynamic system at minimum cost. The case where the system dynamics are described by a set of linear differential equations and the cost is described by a quadratic functional is called the LQ problem. One of the main results in the theory is that the solution is provided by the linear-quadratic regulator (LQR), a feedback controller whose equations are given below. The LQR is an important part of the solution to the LQG problem. Like the LQR problem itself, the LQG problem is one of the most fundamental problems in control theory.

General description[แก้]

This means that the settings of a (regulating) controller governing either a machine or process (like an airplane or chemical reactor) are found by using a mathematical algorithm that minimizes a cost function with weighting factors supplied by a human (engineer). The "cost" (function) is often defined as a sum of the deviations of key measurements from their desired values. In effect this algorithm finds those controller settings that minimize the undesired deviations, like deviations from desired altitude or process temperature. Often the magnitude of the control action itself is included in this sum so as to keep the energy expended by the control action itself limited.

In effect, the LQR algorithm takes care of the tedious work done by the control systems engineer in optimizing the controller. However, the engineer still needs to specify the weighting factors and compare the results with the specified design goals. Often this means that controller synthesis will still be an iterative process where the engineer judges the produced "optimal" controllers through simulation and then adjusts the weighting factors to get a controller more in line with the specified design goals.

The LQR algorithm is, at its core, just an automated way of finding an appropriate state-feedback controller. As such it is not uncommon to find that control engineers prefer alternative methods like full state feedback (also known as pole placement) to find a controller over the use of the LQR algorithm. With these the engineer has a much clearer linkage between adjusted parameters and the resulting changes in controller behavior. Difficulty in finding the right weighting factors limits the application of the LQR based controller synthesis.


Finite-horizon, continuous-time LQR[แก้]

For a continuous-time linear system, defined on , described by

with a quadratic cost function defined as

the feedback control law that minimizes the value of the cost is

where is given by

and is found by solving the continuous time Riccati differential equation.

The first order conditions for Jmin are

(i) State equation

(ii) Co-state equation

(iii) Stationary equation

(iv) Boundary conditions

and

Infinite-horizon, continuous-time LQR[แก้]

For a continuous-time linear system described by

with a cost functional defined as

the feedback control law that minimizes the value of the cost is

where is given by

and is found by solving the continuous time algebraic Riccati equation

Finite-horizon, discrete-time LQR[แก้]

For a discrete-time linear system described by [1]

with a performance index defined as

the optimal control sequence minimizing the performance index is given by

where

and is found iteratively backwards in time by the dynamic Riccati equation

from initial condition .

Infinite-horizon, discrete-time LQR[แก้]

For a discrete-time linear system described by

with a performance index defined as

the optimal control sequence minimizing the performance index is given by

where

and is the unique positive definite solution to the discrete time algebraic Riccati equation (DARE)

.

Note that one way to solve this equation is by iterating the dynamic Riccati equation of the finite-horizon case until it converges.

References[แก้]

  1. Chow, Gregory C. (1986). Analysis and Control of Dynamic Economic Systems. Krieger Publ. Co. ISBN 0-89874-969-7.
  • Kwakernaak, Huibert and Sivan, Raphael (1972). Linear Optimal Control Systems. First Edition. Wiley-Interscience. ISBN 0-471-51110-2.{{cite book}}: CS1 maint: multiple names: authors list (ลิงก์)

External links[แก้]


สมการซิลเวสเตอร์ (อังกฤษ: Sylvester equation) มักพบในทฤษฎีระบบควบคุม คือสมการเมทริกซ์ ในรูปแบบ

โดยที่ คือ เมทริกซ์ เป็นเมทริกซ์ทราบค่า และ คือเมทริกซ์ตัวแปรที่เราต้องการหาค่า

เงื่อนไขการมีอยู่และความเป็นได้อย่างเดียวของผลตอบ[แก้]

โดยใช้ ผลคูณโคนเน็กเกอร์ (Kronecker product) และตัวดำเนินการที่ทำการเรียงซ้อนคอลัมน์ vectorization operator เราสามารถเขียนสมการในรูปแบบใหม่ได้เป็น

โดยที่ คือ เมทริกซ์เอกลักษณ์ ในรูปแบบนี้เราจะเห็นได้ว่า สมการซิลเวสเตอร์ สามารถเขียนได้อยู่ในรูป ระบบเชิงเส้น ที่มีมิติขนาด [1]

ถ้า และ อยู่ในรูป รูปแบบจอร์แดน (Jordan canonical form) ของ และ แล้ว และ และ คือค่าลักษณะเฉพาะ (eigenvalue) ของ และ ตามลำดับ แล้ว เราสามารถเขียนสมการในรูป

เนื่องจาก คือ เมทริกซ์สามเหลี่ยมบน (upper triangular) ที่มีสมาชิกตามแนวทแยงเป็น เมทริกซ์ด้านซ้ายมือจะเป็นเมทริกซ์เอกฐาน (singular) ก็ต่อเมื่อ มี และ ที่ทำให้ .

ดั้งนั้น เราไสามารถพิสูจน์ว่าสมการซิลเวสเตอร์มีคำตอบที่ไม่ซ้ำ (unique solution) ก็ต่อเมื่อ และ ไม่มีค่าลักษณะเฉพาะที่ร่วมกัน

คำตอบเชิงเลข[แก้]

ขั้นตอนวิธีของ บาร์เทล และ ชวาร์ซ‎ (Bartels–Stewart algorithm) สามารถหาคำตอบของสมการซิลเวสเตอร์ โดยการเปลี่ยน และ ให้อยู่ในรูปของแบบของชัวร์ ( Schur form) โดยใช้ ขั้นตอนวิธีคิวอาร์ (QR algorithm) และต่อมาแก้สมการที่ติดในรูปเมทริกซ์สามเหลี่ยมบนด้วย back-substitution ขั้นตอนวิธีดั้งกล่าวมีค่า O

ดูเพิ่ม[แก้]

อ้างอิง[แก้]

  1. อย่างไรก็ดีการเขียนสมการซิลเวสเตอร์ ในรูปแบบนี้ไม่เป็นที่แนะนำกับการใช้ในการหาผลตอบเชิงเลข (numerical solution) เพราะเป็นการใช้ขั้นตอนการคำนวณที่มากเกินไปและจะทำให้เกิดข้อผิดพลาดได้
  • J. Sylvester, Sur l’equations en matrices , C.R. Acad. Sci. Paris, 99 (1884), pp. 67 – 71, pp. 115 – 116.
  • R. H. Bartels and G. W. Stewart, Solution of the matrix equation , Comm. ACM, 15 (1972), pp. 820 – 826.
  • R. Bhatia and P. Rosenthal, How and why to solve the operator equation  ?, Bull. London Math. Soc., 29 (1997), pp. 1 – 21.
  • S.-G. Lee and Q.-P. Vu, Simultaneous solutions of Sylvester equations and idempotent matrices separating the joint spectrum, Linear Algebra and its Applications, 435 (2011), pp. 2097 – 2109.

Notes[แก้]


แหล่งข้อมูลเพิ่มเติม[แก้]


สมการเชบีเชฟ (Chebyshev's equation) คือสมการอนุพันธ์กำลังสองสามัญเชิงเส้น (second order linear Ordinary differential equation) ซึ่งมีรูปแบบดังนี้

โดย p ค่าคงที่จำนวนจริง สมการนี้ตั้งตามชื่อของนักคณิตศาสตร์ชาวรัสเซีย ฟับนูตี เชบีเชฟ (Pafnuty Chebyshev)

ผลตอบสามารถหาได้จาก อนุกรมค่าที่ยกกำลัง (Power series):

โดยที่ค่าสัมประสิทธิ์ต้องสอดคล้องกับความสัมพันธ์เวียนเกิด (recurrence relation) ดังต่อไปนี้

จากการทดสอบด้วยอัตราส่วน (ratio test) ความสัมพันธ์เวียนเกิดข้างต้น โดยที่ค่า อนุกรมดังกล่าวจะลู่เข้าในช่วง

ความสัมพันธ์เวียนเกิดข้างต้นนี้เราสามารถกำหนดค่าเริ่มต้นสำหรับ และ ได้ ซึ่งทำให้ได้ผลตอบในปริภูมิสองมิติ โดยทางเลือกที่เป็นมาตรฐานมักได้แก่

กรณี a0 = 1 ; a1 = 0 จะได้

และ

กรณี a0 = 0 ; a1 = 1 จะได้

ซึ่งผลตอบในรูปแบบทั่วไปเกิดมาจากผลรวมเชิงเส้น (linear combination) ของสองผลตอบข้างต้นนี้

เมื่อ p เป็นจำนวนเต็ม ฟังก์ชันใดฟังก์ชันหนึ่งข้างต้นนี้จะหายไป โดยที่ ฟังก์ชัน F ลู่เข้าสู่ 0 แมื่อ p เป็นจำนวนคู่ และ ฟังก์ชัน G ลู่เข้าสู่ 0 แมื่อ p เป็นจำนวนคี่ ในกรณีเช่นนี้ฟังก์ชันจะมีลำดับ pth ซึ่งทำให้มีค่าลู่เข้าเพราะลำดับมีขนาดจำกัดเท่ากับ pth และเป็นเพียงพหุคูณของ พหุนามเชบีเชฟ (Chebyshev polynomial) ลำดับ pth

if p is even
if p is odd

แม่แบบ:PlanetMath attribution