Accessibility / Report Error

Bézier control points method to solve constrained quadratic optimal control of time varying linear systems

Abstract

A computational method based on Bézier control points is presented to solve optimal control problems governed by time varying linear dynamical systems subject to terminal state equality constraints and state inequality constraints. The method approximates each of the system state variables and each of the control variables by a Bézier curve of unknown control points. The new approximated problems converted to a quadratic programming problem which can be solved more easily than the original problem. Some examples are given to verify the efficiency and reliability of the proposed method. Mathematical subject classification: 49N10.

Bézier control points; constrained optimal control; linear time varying dynamical systems


Bézier control points method to solve constrained quadratic optimal control of time varying linear systems

F. Ghomanjani; M.H. Farahi; M. Gachpazan

Department of Applied Mathematics, Faculty of Mathematical Sciences, Ferdowsi University of Mashhad, Mashhad, Iran. E-mail: gachpazan@ferdowsi.um.ac.ir

ABSTRACT

A computational method based on Bézier control points is presented to solve optimal control problems governed by time varying linear dynamical systems subject to terminal state equality constraints and state inequality constraints. The method approximates each of the system state variables and each of the control variables by a Bézier curve of unknown control points. The new approximated problems converted to a quadratic programming problem which can be solved more easily than the original problem. Some examples are given to verify the efficiency and reliability of the proposed method.

Mathematical subject classification: 49N10.

Key words: Bézier control points, constrained optimal control, linear time varying dynamical systems.

1 Introduction

In the numerical solution of differential equations, polynomial or piecewisepolynomial functions are often used to represent the approximate solution [1] . Legendre and Chebyshev polynomials are used for solving optimal control problems (see [2] , [3] , [4] and [5] ). Razzaghi and Yousefi [6] defined functions which they called Legendre wavelets for solving constrained optimal control problem. In particular, B-splines and Bezier curves have become popular tools for solving dynamical systems [7] . For both Bezier and B-spline representations, the curve or surface shape is outlined by a "control polygon" that is formed by connecting the control points. Since the control point structure captures important geometric features of the Bezier or B-spline shape, it is tempting to perform computations just based on the control points. This paper intends to investigate the use of the control points of Bezier representations for solving optimal control problems with inequality constrained. Since the use of B-splines is to cause the continuity of control curves, we propose to represent the approximate solution in Bezier curves for time varying optimal control problem with inequality constraints. The choice of the Bezier form rather than the B-spline form is due to the fact that the Bezier form is easier to symbolically carry out the operations of multiplication, composition and degree elevation than the B-spline form. We choose the sum of squares of the Bezier control points of the residual to be the measure quantity. Minimizing this quantity gives the approximate solution. Obviously, if the quantity is zero, then the residual function is also zero, which implies the solution is the exact solution. We call this approach the control-point-based method.

Consider the following time varying optimal control problem with pathwise state inequality constraints,

where

are matrices functions and K(t) = (k1(t) ... kp(t)), R(t) = (r1(t) ... rm(t)), F(t) = (f1(t) ... fp(t))T are vectors functions, where the entries of mentioned matrices and polynomials in [t0, tf] . One may note when the entries of mentioned matrices are not polynomials in [t0, tf] , Taylor series is used for approximation. x(t) = (x1(t) x2(t) ... xp(t))TRp is p ×1 trajectory state vector, u(t) ∈ = {(u1(t) u2(t) ... um(t))T : < ui < , 1 < i < m} ⊆ Rm is m × 1 control vector. The fixed finite terminal time tf is given, and x0 is the vector of initial conditions. In addition, li : Rp R for iE, gh : Rp R for hI, q : [t0, tf] × Rp R, and , , 1 < i < m are given bounded functions.

The constrained optimal control of a linear system with a quadratic performance index has been of considerable concern and is well covered in many papers (see [6] and [8] ). One of the methods to solve constrained optimal control problem (1), based on parameterizing the state/control variables, which convert the problem to a finite dimensional optimization problem, i.e. a mathematical programming problem (see [9] , [10] , [11] -[16] ).

Analytical techniques developed in [5] are of benefit also in studying the convergence properties of related algorithms for solving optimal control problems, involving Chebyshev type functional constraints where, owing to the use of a variable step-size in integration or high order integration procedures, it is either not possible or inconvenient to base the analysis on an a priori discretization of the dynamic. The method used slack variables to convert the inequality constraints into equality constraints. This approach has an obvious disadvantage when applied to constrained optimal control of time varying linear problems because it converts the linear constraints into a nonlinearone (see [17] ).

In this paper, we show a novel strategy by using the Bézier curves to find the approximate solution for (1). In this method, we divided the time interval, into k subintervals and approximate the trajectory and control functions in each subinterval by Bézier curves. We have chosen the Bézier curves as piecewise polynomials of degree n, and determine Bézier curves on any subinterval by n + 1 control points. By involving a least square optimization problem, one can find the control points, where the Bézier curves that approximate the action of control and trajectory, can be found as well (see [7] and [18] ).

To show the effectiveness of this method the computational results of threeexamples are presented and compared with the results obtained in [5] and [17] .

2 Least square method

Let k be a chosen positive integer and {t0 < t1 < ... < tk = tf} be an equidistance partition of [t0, tf] with length τ and Sj = [tj - 1, tj] for j = 1, 2,..., k. We define the following suboptimal control problems

where Cjk = (tf)H(tf)xk(tf), and δjk is the Kronecker delta whichhas the value of unity when j = k and otherwise is zero.

are respectively vectors of x(t) and u(t) when are considered in Sj = [tj - 1, tj] .

Our strategy is using Bezier curves to approximate the solutions xj(t) and uj(t) by vj(t) and wj(t) respectively, where vj(t) and wj(t) are given below. Individual Bezier curves that are defined over the subintervals are joined together to form the Bezier spline curves. For j = 1, 2,..., k, define the Bezier polynomials of degree n that approximate the actions of xj(t) and uj(t) over the interval Sj = [tj - 1, tj] as follows:

where

is the Bernstein polynomial of degree n over the interval [tj - 1, tj] , and are respectively p and m ordered vectors from the control points. By substituting (3) in (2), one may define residual R1, j(t) and R2, j(t) for t ∈ [tj - 1, tj] as:

Beside the boundary conditions on v(t), in nodes, there are also continuity constraints imposed on each successive pair of Bezier curves. Since the differential equation is of the first order, the continuity of x (or v) and its first derivativegives

where (tj) is the s-th derivative of vj(t) with respect to t at t = tj.

Thus the vector of control points (for r = 0,1, n - 1 and n) must satisfy

One may recall that is an p ordered vector. This approach is called the subdivision scheme (or τ-refinement in the finite element literature), in the Section 3, we prove the convergence in the approximation with Bezier curves when n tends to infinity.

Note 1: If we consider the C1 continuity of w, the following constraints will be added to constraints (5),

where the so-called is an m ordered vector.

Now, we define residual function in Sj as follows

where ||.|| is the Euclidean norm (Recall that R1, j(t) is a p vector where tSj) and M is a sufficiently large penalty parameter. Our aim is to solve the following problem over ,

The mathematical programming problem (7) can be solved by many subroutines, we used Maple 12 to solve this optimization problem.

Note 2: If in time varying optimal control problem (1), x(tf) be unknown, then we set Ckk = 0.

Note 3: To find good polynomial approximation, one needs to increase the degree of polynomial, in this article, we used sectional approximation, to find accurate results by low degree polynomials.

3 Convergence analysis

In this section, we analyze the convergence of the control-point-based method when applied to the following time varying optimal control problem:

where the state x(t) ∈ R, u(t) ∈ R, a, bR, H(t), P(t), Q(t), K(t), R(t), A(t), B(t) and F(t) are polynomials in [0,1] .

Without loss of generality, we consider the interval [0,1] instead of [t0, tf] , since one can change the variable t with the new variable z by t = (tf - t0) z + t0 where z ∈ [0,1] .

Lemma 3.1. For a polynomial in Bezier form

we have

where ai,n1 + m1 is the Bezier coefficients of x(t) after it is degree-elevated to degree n1 + m1.

Proof. See [1].

The convergence of the approximate solution could be done in two ways

1. Degree raising case of the Bezier polynomial approximation.

2. Subdivision case of the time interval.

In the following we prove the convergence in each case.

3.1 Degree raising case

Theorem 3.2. If time varying optimal control problem (8) has a unique, C1 continuous trajectory solution , C0 continuous control solution , then the approximate solution obtained by the control-point-based method converges to the exact solution as the degree of the approximate solution tends to infinity.

Proof. Given an arbitrary small positive number ε > 0, by the Weierstrass Theorem (see [19] ) one can easily find polynomials Q1,N1(t) of degree N1 and Q2,N2(t) of degree N2 such that

where ||.|| stands for the L-norm over [0, 1] . Especially, we have

In general, Q1,N1(t) and Q2,N2(t) do not satisfy the boundary conditions. After a small perturbation with linear and constant polynomials αt + β and γ, respectively for Q1,N1(t) and Q2,N2(t), we can obtain polynomials P1,N1(t) = Q1,N1(t) + (αt + β) and P2,N2(t) = Q2,N2(t) + γsuch that P1,N1(t) satisfy the boundary conditions P1,N1(0) = a, P1,N1(1) = b, and P2,N2(0) = a1. Thus Q1,N1(0) + β = a, and Q1,N1(1) + α + β = b. By using , one have

Since

so

By the time, a1 = P2,N2(0) = Q2,N2(0) + γ, so

Now, we have

Now, let define

for every t ∈ [0, 1] . Thus for N > max{N1, N2}, one may find an upper bound for the following residual:

where C1 = 1 + ||A(t)|| + ||B(t)|| is a constant.

Since the residual R(PN) : = LPN(t) - F(t) is a polynomial, we can represent it by a Bezier form. Thus we have

Then from Lemma 1 in [1] , there exists an integer M(> N) such that when m1 > M, we have

which gives

Suppose x(t) and u(t) are approximated solution of obtained by the control-point-based method of degree m2 (m2> m1> M). Let

Define the following norm for difference approximated solution (x(t), u(t)) and exact solution ((t), (t)):

It is easy to show that:

Last inequality in (12) is obtained from Lemma 1 in [1] in which C is a constant positive number. Now from Lemma 1 in [1] , one can easily show that:

where last inequality in (13) is coming from (10).

Thus, from (13) we have:

Since the infinite norm and the norm defined in (11) are equivalent, there is a ρ1 > 0 where

Now, we show that the approximated cost function tends to exact cost function as the degree of Bezier approximation increases. Define

for t ∈ [0, 1] . Now, there are four positive integers Mi > 0, i = 1,..., 6, such that

Since

we have

so

now, we have

This completes the proof.

3.2 Subdivision case

Theorem 3.3 Let (x, u) be the approximate solution of the linear optimal control problem obtained by the subdivision scheme of the control-point-based method. If has a unique solution (, ) where (, ) is smooth enough so that the cubic spline T(, ) interpolating to (, ) converges to (, ) in the order O(τq), (q > 2), where τ is the maximal width of all subintervals, then (x, u) converges to (, ) as τ → 0.

Proof. We first impose a uniform partition Πd = ∪i[ti, ti + 1] on the interval [0, 1] as ti = id where d =

Let be the cubic spline over Πd interpolating to (, ). Then for an arbitrary small positive number ε > 0, there exists a δ1 > 0 such that

provided that d < δ1. Let

be the residual. For each subinterval [ti, ti + 1] , is a polynomial. On each interval [ti, ti + 1] , we impose another uniform partition Πi, τ = ∪j [ti, j, ti , j + 1] as ti,j = id + jτ where τ = , j = 0,..., m1. Express in [ti, j - 1, ti, j ] as

By Lemma 3 in [1] , there exists a δ2 > 0 (δ2< δ1) such that when τ < δ2, we have

Thus

or

Now combining the partitions Πd and all Πi,τ gives a denser partition with the length τ for each subinterval. Suppose (x(t), u(t)) is the approximate solution by the control-point-based method with respect to this partition, and denote the residual over [ti,j - 1, ti, j] by

Then there is a constant C such that

last inequality in (14) is obtained from Lemma 1 in [1] . One can easily show that:

Thus, from (15) we have:

Since the infinite norm and the norm defined in (11) are equivalent, there is a ρ2 > 0 where

Now, we show that the approximated cost function tends to exact cost function as the degree of approximation increases. Define

for t ∈ [ti,j - 1, ti,j] . Now, there are four positive integers Mi > 0, i = 1,..., 6, such that ||P(t)|| < M1, ||Q(t)|| < M2, ||K(t)|| < M3, ||R(t)|| < M4, ||(t)|| < M5, and ||(t)|| < M6. Since

we have

so

now, we have

Now, from Lemma 3 in [1] , we conclude that the approximated solution converges to the exact solution in order o(τq), (q > 2).

This completes the proof.

4 Numerical examples

Example 4.1. Consider the following constrained optimal control problem (see [5] ):

Let k = 6 and, n = 3, if one consider the C1 continuity of u(t), one can find the following solution from (7)

Then by involving the above control function u(.), in the indicated differential equation, one can find the trajectories x1(.) and x2(.) as follows:

and,

The graphs of approximated trajectories x1(t) and x2(t) are shown respectively in Figure 1 and Figure 2, and the graph of approximated control is shown Figure 3. The approximated and exact objective function are respectively I = -5.389857789, I* = -5.528595476 (see [5] ).




In this example, we used Bezier polynomials of degree 10 to approximate the trajectories x1(.) and x2(.) through the time interval J = [0,3] , and without using subintervals. The objective function is found I = -5.360252730 and the trajectories x1(t), and x2(t) for tJ are shown in Figures 4, 5. For reduction in complicated manipulations, the authors recommend to use low degree Bezier approximation polynomials and use subintervals approach.



Example 4.2. Consider the following optimal control problem ([17] ):

Let k = 12, t0 = 0, tf = 1, tj = t0+ (j = 1,..., 12), and n = 3. From , one can find the following solution

The graphs of approximated trajectories x1(t) and x2(t) are shown respectively in Figure 6 and Figure 7, and the graph of approximated control is shown Figure 8. The approximated and exact objective function respectively are I = 0.1728904530, I* = 0.17078488 (see [17] ). The computation takes 5 seconds of CPU time when it is performed using Maple 12 on an AMD Athelon X4 PC with 2 GB of RAM. The QPSolve command solves (7), which involves computing the minimum of a quadratic objective function possibly subject to linear constraints. The QPSolve command uses an iterative active- set method implemented in a built-in library provided by the numerical algorithms group.




5 Conclusions

In this paper, a Bézier control points method for solving optimal control problems governed by time varying linear dynamical systems with terminal state constraints and inequality constraints on the states and control has been suggested. The method replaces the constrained optimal control problem by a quadraticprogramming one, and the control point structure provides a bound on the residual function. The new mathematical programming problem is intuitive and easy to solve.

Numerical examples show that the proposed method is reliable and efficient. The control polygon gives an intermediate approximation to the appearance of the solution.

Acknowledgment. The authors like to express their sincere gratitude to referees for their very contractive advises.

Received: 01/VIII/11.

Accepted: 13/X/12.

#CAM-396/11.

  • [1] J. Zheng, T.W. Sederberg and R.W. Johnson, Least squares methods for solving differential equations using Bezier control points Appl. Num. Math, 48 (2004), 237-252.
  • [2] M. Razaghi and G. Elnagar, A legendre technique for solving time-varying linear quadratic optimal control problems J. Franklin Institute, 330 (1993), 453-463.
  • [3] G.N. Elnagar and M. Razzaghi, A Collocation-type method for linear quadratic optimal control problems Optimal. Control. Appl. Methods, 18 (1997), 227-235.
  • [4] L.A. Rodriguez and A. Sideris, A sequential linear quadratic approach for constrained nonlinear optimal control American Control Conference, San Francisco, CA, USA (2011).
  • [5] J. Vlassenbroeck, A Chebyshev polynomial method for optimal control with state constraints Automatica, 24 (1988), 499-504.
  • [6] M. Razaghi and S. Yousefi, Legendre wavelets method for constrained optimal control problems Mathematics Methods in the Applied Sciences, 25 (2002), 529-539.
  • [7] M. Gachpazan, Solving of time varying quadratic optimal control problems by using Bézier control points Computational & Applied Mathematics, 30(2) (2011), 367-379.
  • [8] V. Yen and M. Nagurka, Optimal control of linearly constrained linear systems via state parameterization Optimal Control. Appl. Methods, 13 (1992), 155-167.
  • [9] G. Elnagar, M. Kazemi and M. Razzaghi, The pseudospectral Legendre methodfor discretizing optimal control problem IEEE Trans. Automat. Control., 40 (1965), 1793-1796.
  • [10] P.A. Frick and D.J. Stech, Solution of optimal control problems on a parallel machine using the Epsilon method Optimal Control. Appl, 16 (1995), 1-17.
  • [11] C.P. Neuman and A. Sen, A suboptimal control algorithm for constrained problems using cubic splines Automatica, 9 (1973), 601-613.
  • [12] R. Pytlak, Numerical methods for optimal control problems with state constraints First ed, Berlin: Springer-Veriag (1999).
  • [13] H.R. Sirisena, Computation of optimal controls using a piecewise polynomial parameterization IEEE Trans. Automat. Control, 18 (1973), 409-411.
  • [14] H.R. Sirisena and F.S. Chou, State parameterization approach to the solution of optimal control problems Optimal Control. Appl. Methods, 2 (1981), 289-298.
  • [15] K. Teo, C. Goh and K. Wong, A unified computational approach to optimal control problems First edition, London: Longman, Harlow (1981).
  • [16] I. Troch, F. Breitenecker and M. Graeff, Computing optimal controls for systems with state and control constraints, in: Proceedings of the IFAC Control Applications of Nonlinear Programming and Optimization, (1989), 39-44.
  • [17] H. Jaddu, Spectral method for constrained linear-quadratic optimal controlMath. Comput. in Simulation, 58 (2002), 159-169.
  • [18] M. Evrenosoglu and S. Somali, Least squares methods for solving singularity perturbed two-points boundary value problems using Bézier control point Appl. Math. Letters, 21(10) (2008), 1029-1032.
  • [19] W. Rudin, Principles of mathematical analysis, McGraw-Hill (1986).

Publication Dates

  • Publication in this collection
    28 Nov 2012
  • Date of issue
    2012

History

  • Received
    01 Aug 2011
  • Accepted
    13 Oct 2012
Sociedade Brasileira de Matemática Aplicada e Computacional Sociedade Brasileira de Matemática Aplicada e Computacional - SBMAC, Rua Maestro João Seppe, nº. 900 , 16º. andar - Sala 163, 13561-120 São Carlos - SP Brasil, Tel./Fax: 55 16 3412-9752 - São Carlos - SP - Brazil
E-mail: sbmac@sbmac.org.br