PREDICTED VALUE SHAPING SYSTEM, CONTROL SYSTEM, PREDICTED VALUE SHAPING METHOD, CONTROL METHOD, AND PREDICTED VALUE SHAPING PROGRAM

20170235285 · 2017-08-17

    Inventors

    Cpc classification

    International classification

    Abstract

    A predicted value shaping system is provided for calculating a highly accurate control value by shaping of a predicted value. A prediction governor for calculating a control value (v) for controlling a controlled object includes: a result value acquisition unit (22) that acquires a previous target value of the controlled object, that is, a result value (r(t−1)); a predicted value acquisition unit (21) that acquires a predicted value (r (t)) obtained by predicting the target value of the controlled object (12); and a control value calculation unit (23) that calculates a control value (v(t)) for controlling the controlled object (12) by applying the result value (r(t−1)) and the predicted value (r (t)) to a predicted value shaping algorithm (G) to correct the predicted value (r̂(t). The predicted value shaping algorithm (G) uses parameters of a control model (P) of the controlled object (12).

    Claims

    1. A predicted value shaping system for correcting a predicted value obtained by predicting a target value for controlling a controlled object, the predicted value shaping system comprising: a predicted value acquisition unit that acquires the predicted value; a result value acquisition unit that acquires a result value that is a previous target value of the controlled object; and a control value calculation unit that calculates a control value for controlling the controlled object by applying the result value and the predicted value to an algorithm to correct the predicted value, wherein the algorithm uses parameters of a control model of the controlled object.

    2. The predicted value shaping system according to claim 1, wherein the algorithm is an algorithm for correcting the predicted value so as to reduce influence on an output of the controlled object given by a previous prediction error that is a difference between the previous predicted value and the result value.

    3. A predicted value shaping system for correcting a predicted value obtained by predicting a target value for controlling a controlled object, the predicted value shaping system comprising: a predicted value acquisition unit that acquires the predicted value; a result value acquisition unit that acquires a result value that is a previous target value of the controlled object; and a control value calculation unit that calculates a control value for controlling the controlled object by applying the result value and the predicted value to an algorithm to correct the predicted value, wherein the algorithm is an algorithm for correcting the predicted value so as to reduce influence on an output of the controlled object given by a previous prediction error that is a difference between the previous predicted value and the result value.

    4. The predicted value shaping system according to claim 3, wherein the influence is an output difference between an actual output and an output of when a target value of when there is not the prediction error is applied.

    5. The predicted value shaping system according to claim 4, further comprising an evaluation unit that evaluates magnitude of the influence by using an evaluation function expressing the output difference.

    6. The predicted value shaping system according to claim 3, further comprising an algorithm determination unit that determines the algorithm.

    7. The predicted value shaping system according to claim 6, further comprising an evaluation unit that evaluates magnitude of the influence, wherein the algorithm determination unit determines the algorithm when the magnitude of the influence evaluated by the evaluation unit is greater than a predetermined magnitude.

    8. The predicted value shaping system according to claim 4, wherein the algorithm is an algorithm for minimizing the influence.

    9. The predicted value shaping system according to claim 4, wherein the algorithm is an algorithm for reducing the influence below a predetermined value.

    10. The predicted value shaping system according to claim 4, wherein the algorithm is an algorithm of when it is determined that the influence has converged.

    11. The predicted value shaping system according to claim 1, wherein the parameters of the control model are A.sub.P, B.sub.P, and C.sub.P, the control model is represented by Equation (1), [Expression 1] where v(t) is the control value at time t, and y(t) is an output of the controlled object at the time t, and the algorithm is represented by Equation (2), [Expression 2] where r̂(t) is the predicted value at the time t, r̂(t−1) is the previous predicted value before the time t, r(t−1) is the result value, and [Expression 3]

    12. A control system comprising: the predicted value shaping system according to claim 1; the controlled object; and a controller that controls the controlled object in accordance with the control value calculated by the predicted value shaping system.

    13. A predicted value shaping method for correcting a predicted value obtained by predicting a target value for controlling a controlled object, the predicted value shaping method comprising: a predicted value acquisition step of acquiring the predicted value; a result value acquisition step of acquiring a result value that is a previous target value of the controlled object; and a control value calculation step of calculating a control value for controlling the controlled object by applying the result value and the predicted value to an algorithm to correct the predicted value, wherein the algorithm uses parameters of a control model of the controlled object.

    14. A predicted value shaping method for correcting a predicted value obtained by predicting a target value for controlling a controlled object, the predicted value shaping method comprising: a predicted value acquisition step of acquiring the predicted value; a result value acquisition step of acquiring a result value that is a previous target value of the controlled object; and a control value calculation step of calculating a control value for controlling the controlled object by applying the result value and the predicted value to an algorithm to correct the predicted value, wherein the algorithm is an algorithm for correcting the predicted value so as to reduce influence on an output of the controlled object given by a previous prediction error that is a difference between the previous predicted value and the result value.

    15. A control method comprising: a control value calculation step of calculating a control value with a predicted value shaping method according to claim 13; and a control step of controlling the controlled object with the control value calculated in the control value calculation step.

    16. A predicted value shaping program causing a computer of a predicted value shaping device that corrects a predicted value obtained by predicting a target value for controlling a controlled object, to execute a predicted value acquisition step of acquiring the predicted value, a result value acquisition step of acquiring a result value that is a previous target value of the controlled object, and a control value calculation step of calculating a control value for controlling the controlled object by applying the result value and the predicted value to an algorithm to correct the predicted value, wherein the algorithm uses parameters of a control model of the controlled object.

    17. A predicted value shaping program causing a computer of a predicted value shaping device that corrects a predicted value obtained by predicting a target value for controlling a controlled object, to execute a predicted value acquisition step of acquiring the predicted value, a result value acquisition step of acquiring a result value that is a previous target value of the controlled object, and a control value calculation step of calculating a control value for controlling the controlled object by applying the result value and the predicted value to an algorithm to correct the predicted value, wherein the algorithm is an algorithm for correcting the predicted value so as to reduce influence on an output of the controlled object given by a previous prediction error that is a difference between the previous predicted value and the result value.

    Description

    BRIEF DESCRIPTION OF DRAWINGS

    [0050] FIG. 1 is a block diagram illustrating a configuration of a control system including a predicted value shaping system according to an embodiment of the present invention.

    [0051] FIG. 2 is a block diagram illustrating a configuration of a feedforward control system according to the embodiment of the present invention.

    [0052] FIG. 3 is a block diagram for describing an evaluation function according to the embodiment of the present invention.

    [0053] FIG. 4 is a graph for describing the evaluation function according to the embodiment of the present invention.

    [0054] FIG. 5 is a graph illustrating a target value in a numerical example of the embodiment of the present invention.

    [0055] FIG. 6 is a graph illustrating a predicted value in the numerical example of the embodiment of the present invention.

    [0056] FIG. 7 is a graph illustrating a comparative example of when the predicted value is used and a prediction governor is not used.

    [0057] FIG. 8 is a graph illustrating a numerical example of when the predicted value is corrected by using the prediction governor according to the embodiment of the present invention.

    [0058] FIG. 9 is a diagram for describing an effect of the feedforward control system according to the embodiment of the present invention.

    [0059] FIG. 10 is a flowchart illustrating a procedure for achieving the feedforward control system according to the embodiment of the present invention.

    [0060] FIG. 11 is a block diagram illustrating a configuration of a predicted value shaping system for dynamically determining a predicted value shaping algorithm according to the embodiment of the present invention.

    [0061] FIG. 12 is a block diagram illustrating a configuration of a conventional ideal feedforward control system.

    [0062] FIG. 13 is a block diagram illustrating a configuration of a control system controlled with a conventional predicted value.

    [0063] FIG. 14 is a block diagram illustrating a configuration of a control system provided with a prediction governor.

    DESCRIPTION OF EMBODIMENTS

    [0064] Hereinafter, a predicted value shaping system of an embodiment of the present invention will be described with reference to the drawings. Incidentally, the embodiment described below is merely an example of implementing the present invention, and the present invention is not limited to the specific configuration described below. For implementing the present invention, a specific configuration depending on the embodiment may be adopted as appropriate.

    [0065] FIG. 1 is a block diagram illustrating a configuration of a control system including the predicted value shaping system according to the embodiment of the present invention. A control system 100 is a feedforward control system including a prediction governor (predicted value shaping system) 20 and a system 10. The system 10 is a feedback control system including a controlled object 12 and a controller 11 that controls the controlled object 12. That is, in the control system 100, the prediction governor 20 is connected in series to the feedback control system 10, and a feedforward control system is configured as a whole. The controller 11 receives feedback of an output value of the controlled object 12, and performs feedback control for bringing the output of the controlled object 12 to a control value specified from the prediction governor 20 on the basis of the feedback. Specifically, the controller 11 outputs to the controlled object 12 a drive signal that is a control signal, in order to control the controlled object 12. The controlled object 12 drives in accordance with the drive signal received from the controller 11, and as a result, outputs a physical quantity depending on the drive signal.

    [0066] In the present embodiment, a target value for controlling the controlled object 12 is unknown. An example of such a controlled object 12 is a power generator. Power output (generated) from the power generator has characteristics that it is difficult to save the power as electricity, and the power fails when supply is lower than demand. For this reason, power generation control is performed so that an amount of power securing a certain margin is generated according to an amount of power demand fluctuating from hour to hour. However, since energy is wasted when the margin is too large, balancing power generation control is desirably performed accurately estimating the amount of power demand. Accordingly, a technique of control value calculation according to the present embodiment is suitably applied to the power generation control.

    [0067] The prediction governor 20 as the predicted value shaping system includes a predicted value acquisition unit 21, a result value acquisition unit 22, a control value calculation unit 23, and an output unit 24. As for the predicted value acquisition unit 21, the result value acquisition unit 22, the control value calculation unit 23, and the output unit 24 that are components of the prediction governor 20 as the predicted value shaping system, some or all of the components may be arranged to be distributed on a network, and some or all of the components may be included in the same device (predicted value shaping device).

    [0068] The predicted value acquisition unit 21 acquires a predicted value r̂ obtained by predicting the target value of the controlled object 12 with a predetermined prediction model. The result value acquisition unit 22 acquires a result value r that is a previous target value of the controlled object 12. The control value calculation unit 23 calculates a control value v for controlling the controlled object 12 by applying the result value r and the predicted value r̂ to a predetermined predicted value shaping algorithm to correct (shape) the predicted value r̂. The output unit 24 outputs the control value v calculated in the control value calculation unit 23 to the controller 11 of the system 10.

    [0069] When the predicted value r̂ is corrected with the result value r by using the prediction governor 20, accuracy of prediction is improved, and the predicted value r̂ which allows the output of the system 10 to approach an output of the system 10 of when the system 10 is controlled with the target value is obtained. However, a predicted value shaping algorithm in a prediction governor does not use information of the controlled object, and accordingly is not optimized for individual controlled objects. In other words, the predicted value shaping algorithm in the prediction governor is only a general-purpose one that can be applied with a certain degree of effect to any controlled object.

    [0070] Therefore, the prediction governor 20 of the present embodiment corrects the predicted value by using a predicted value shaping algorithm obtained on the basis of a control model of feedback control in the system 10 (hereinafter, also referred to as a “control model of the controlled object 12”). Hereinafter, such a predicted value shaping algorithm will be specifically described.

    1. Preparation of Symbols

    [0071] Prior to describing the predicted value shaping algorithm, first, each symbol is defined as follows.


    custom-character, custom-character+, custom-character  [Expression 6]

    represent a set of real numbers, a set of positive real numbers, and a set of natural numbers, respectively.

    [0072] Infinity norms of a vector x and a matrix M represented by


    x=[x.sub.1x.sub.2 . . . x.sub.n].sup.T∈custom-character.sup.n


    M={M.sub.ij}∈custom-character.sup.n×m   [Expression 7]

    are respectively defined as


    ∥x∥.sub.∞:=max.sub.i|x.sub.i|


    ∥M∥.sub.∞:=max.sub.iΣ.sub.j=1.sup.m|M.sub.ij|  [Expression 8]

    [0073] An infinity norm of a discrete-time signal e is


    custom-character∥:=sucustom-charactercustom-character(t)∥.sub.∞  [Expression 9]

    [0074] For a matrix M represented by


    M:={M.sub.ij}  [Expression 10]

    an abs(M) is a matrix composed of absolute values of each element of the matrix M (abs(M)={M.sub.ij}).

    2. Problem Establishment

    [0075] FIG. 2 is a block diagram illustrating a configuration of a feedforward control system of the present embodiment. FIG. 2 illustrates a feedforward control system configured by a prediction governor 20 adopting a predicted value shaping algorithm G, and a system 10 performing feedback control with a control model P. Here, the control model P is a discrete-time linear model. In addition, “z.sup.−1” represents operation of acquiring information before a certain time.

    [0076] The control model P is represented by Equation (1) below.

    [00003] [ Expression .Math. .Math. .Math. 11 ] P .Math. : .Math. { x P ( t + 1 ) = A P .Math. x P ( t ) + B P .Math. v ( t ) y ( t ) = C P .Math. x P ( t ) ( 1 )

    Here, v(t) is a control value output by the prediction governor 20, and y.sub.v(t) is an output of the system 10. In addition, (A.sub.p, B.sub.p, C.sub.p) are parameters of the control model P, and determined by using a conventional system identification method (for example, a least squares method) from input/output data.

    [0077] In addition,


    t∈{0}∪custom-character  [Expression 12]

    represents discrete time,


    x.sub.p∈custom-character.sup.n   [Expression 13]

    represents states,


    v∈custom-character.sup.m   [Expression 14]

    represents inputs,


    y∈custom-character.sup.lcustom-character  [Expression 15]

    represents outputs, and


    A.sub.p∈custom-character.sup.n×n, B.sub.p∈custom-character.sup.n×m, C.sub.p∈custom-character.sup.l×n   [Expression 16]

    represent constant matrices. The eigenvalue of A.sub.p exists within the unit circle on the complex plane (P is stable). In addition, an initial state is given by


    x.sub.p0∈custom-character.sup.n   [Expression 17]


    x.sub.p(0)=x.sub.p0   [Expression 18]

    [0078] The predicted value shaping algorithm G of the prediction governor 20 is represented by Equation (2) below.

    [00004] [ Expression .Math. .Math. .Math. 19 ] G .Math. : .Math. { ξ ( t + 1 ) = .Math. ξ ( t ) + .Math. ( r ^ ( t - 1 ) - r ( t - 1 ) ) v ( t ) = .Math. ξ ( t ) + .Math. ( r ^ ( t - 1 ) - r ( t - 1 ) ) + r ^ ( t ) ( 2 )

    Here, r(t−1) is a result value (a target value before a certain time), r̂(t−1) is a predicted value before a certain time obtained by a predetermined prediction model, and r̂(t) is a current predicted value. In addition, v(t) is a current control value (a value obtained by shaping the predicted value). In addition, (A, B, C, D) are design parameters of the predicted value shaping algorithm.

    [0079] In addition,


    ξ∈custom-character  [Expression 20]

    represents states of G (ξ(0)=0),


    {circumflex over (r)}, r∈custom-character.sup.m   [Expression 21]

    represent inputs,


    v∈custom-character.sup.m   [Expression 22]

    represents outputs, and


    custom-charactercustom-character, custom-charactercustom-character, custom-charactercustom-character, custom-charactercustom-character.sup.m×m   [Expression 23]

    represent constant matrices.

    [0080] The signal r is an actual target value. The current value r(t) cannot be acquired, but the result value r(t−1) can be acquired. The signal r̂ is a predicted value, so that both the current value r̂(t) and the previous value r̂(t−1) can be used. For the r and r̂, a next assumption (A1) is provided.


    (A1) ∥r−{circumflex over (r)}∥.sub.∞≦Δ  [Expression 24]

    The assumption (A1) means that a prediction error is


    Δ∈custom-character.sub.t   [Expression 25]

    or less, that is, the predicted value r is obtained with an accuracy of Δ or less by using some estimation method.

    [0081] Here, in order to obtain a predicted value shaping algorithm in which the control value calculation unit 23 calculates the control value v which allows the output of the system 10 to approach an output of the system 10 of when the system 10 is controlled with the target value, an evaluation function J(G) illustrated in FIG. 3, FIG. 4, and Equation (3) is considered. FIG. 3 is a block diagram for describing the evaluation function J(G), and FIG. 4 is a graph for describing the evaluation function J(G). The evaluation function J(G) is an evaluation function of when the control model of the controlled object 12


    P(x.sub.p0∈custom-character.sup.n)   [Expression 26]

    is arbitrarily given in the feedforward control system Σ, and is given by the equation below.

    [00005] J ( G ) := sup r ^ .Math. ε m .Math. .Math. y v - y r .Math. [ Expression .Math. .Math. .Math. 27 ]

    Here, y.sub.vis an output of the system 10 of when the system is controlled with the control value v calculated in the prediction governor 20 of the present embodiment, and y.sub.r is an output of the system 10 of when the system is controlled with the target value r.

    [0082] As illustrated in FIG. 3, FIG. 4, and Equation (3), the evaluation function J(G) represents the maximum difference between the output y.sub.v of the feedforward control system Σ of the present embodiment and the output y.sub.r of an ideal feedforward control system Σ.sub.I of when the target value r can be used, that is, the maximum output difference of when the worst predicted value is given. In other words, the evaluation function J(G) is a worst case evaluation index. Accordingly, the predicted value shaping algorithm G for minimizing the evaluation function J(G) is an optimal predicted value shaping algorithm. In the following, optimal design will be described of the prediction governor for obtaining the predicted value shaping algorithm G for minimizing the evaluation function J(G).

    3. Optimal Design of Prediction Governor

    3-1. Performance Analysis

    [0083] Before a solution is given of the predicted value shaping algorithm G of the prediction governor 20 for reducing the value of the evaluation function J(G), performance of a given predicted value shaping algorithm G is analyzed. Then, on the basis of the result, the optimal predicted value shaping algorithm G is given.

    [0084] First, Equation (1) and Equation (2) are combined, and

    [00006] .Math. [ x P ( t + 1 ) ξ ( t + 1 ) ] = .Math. [ A P 0 0 ] [ x P ( t ) ξ ( t ) ] + .Math. [ 0 ] .Math. ( r ^ ( t - 1 ) + r ( t - 1 ) ) + [ B P 0 ] .Math. v ( t ) = .Math. [ A P B P .Math. 0 ] [ x P ( t ) ξ ( t ) ] + .Math. [ B P .Math. ] .Math. ( r ^ ( t - 1 ) - r ( t - 1 ) ) + .Math. [ B P 0 ] .Math. r ^ ( t ) [ Expression .Math. .Math. .Math. 28 ]

    is obtained. Accordingly, when it is defined that


    x:=[x.sub.p.sup.Tξ.sup.T].sup.T (The initial value x.sub.0:=[x.sub.p0.sup.T0].sup.T)   [Expression 29]

    the feedforward control system can be expressed as follows.

    [00007] .Math. : .Math. { x ( t + 1 ) = .Math. [ A P B P .Math. 0 ] .Math. x ( t ) + [ B P .Math. ] .Math. ( r ^ ( t - 1 ) - r ( t - 1 ) ) + [ B P 0 ] .Math. r ^ ( t ) .Math. y v ( t ) = [ C P .Math. .Math. 0 ] .Math. x ( t ) [ Expression .Math. .Math. .Math. 30 ]

    [0085] Next, the difference between the output y.sub.v of Σ and the output y.sub.r of Σ.sub.I at time


    T∈custom-character  [Expression 31]

    is represented by

    [00008] y v ( T ) - y r ( T ) = .Math. [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] T .Math. x 0 + .Math. .Math. t = 0 T - 1 .Math. [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] T - 1 - t .Math. [ B P .Math. ] .Math. ( r ^ ( t - 1 ) - r ( t - 1 ) ) + .Math. .Math. t = 0 T - 1 .Math. [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] T - 1 - t .Math. [ B P 0 ] .Math. r ^ ( t ) - C P .Math. A P T .Math. x P .Math. .Math. 0 - .Math. .Math. t = 0 T - 1 .Math. C P .Math. A P T - 1 - t .Math. B P .Math. r ( t ) = .Math. .Math. t = 0 T - 1 .Math. [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] T - 1 - t .Math. [ B P .Math. ] .Math. ( r ^ ( t - 1 ) - r ( t - 1 ) ) + .Math. .Math. t = 0 T - 1 .Math. [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] T - 1 - t .Math. [ B P ] .Math. ( r ^ ( t ) - r ( t ) ) [ Expression .Math. .Math. .Math. 32 ]

    Here, it is defined that


    w(t):={circumflex over (r)}(t)−r(t)   [Expression 33]

    [0086] From the assumption (A1),


    ∥w(t)∥.sub.∞  [Expression 34]

    is obtained. At this time, when it is noted that w(t)=0 (t≦0),

    [00009] y v ( T ) - y r ( T ) = .Math. .Math. t = 0 T - 1 .Math. [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] T - 1 - t .Math. [ B P .Math. .Math. ] .Math. ω ( t - 1 ) + .Math. .Math. t = 0 T - 1 .Math. [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] T - 1 - t .Math. [ B P 0 ] .Math. ω ( t ) = .Math. C P .Math. B P .Math. ω ( T - 1 ) + .Math. t = 0 T - 2 .Math. [ C P .Math. .Math. 0 ] .Math. [ A P B P .Math. 0 ] T - 2 - t .Math. ( [ B P .Math. ] + .Math. [ A P B P .Math. 0 ] [ B P ] ) .Math. ω ( t ) = .Math. C P .Math. B P .Math. ω ( T - 1 ) + .Math. .Math. t = 0 T - 2 .Math. [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] T - 2 - t .Math. [ B P .Math. ] .Math. ω ( t ) [ Expression .Math. .Math. .Math. 35 ]

    is obtained. Thus, from


    ∥w(t)∥.sub.∞≦Δ  [Expression 36]

    the following expression is obtained.

    [00010] J ( G ) .Math. .Math. abs ( C P .Math. B P ) + .Math. .Math. .Math. t = 0 .Math. abs .Math. ( [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] t [ B P .Math. ] ) .Math. .Math. Δ [ Expression .Math. .Math. .Math. 37 ]

    Further, since the predicted value r̂ exists at which the equal sign of the above expression holds,

    [00011] [ Expression .Math. .Math. 38 ] J ( G ) = .Math. .Math. abs ( C P .Math. B P ) + .Math. .Math. .Math. t = 0 .Math. abs .Math. ( [ C P .Math. .Math. 0 ] [ A P B P .Math. 0 ] t [ B P .Math. ] ) .Math. .Math. Δ ( 3 )

    is obtained.

    [0087] From Equation (3), it is possible to estimate in advance the degree of the influence on the output of the system 10 by the prediction error A. Further, the value of the first term of Equation (3) is determined by only the parameters of P, and the value of the second term is determined by the parameters of the control model P and the predicted value shaping algorithm G. Accordingly, since all terms are non-negative values, when the predicted value shaping algorithm G is determined so that the value of the second term is reduced as small as possible, the predicted value shaping algorithm G can be obtained for reducing the value of the evaluation function J(G).

    3-2. Optimal Prediction Governor

    [0088] The predicted value shaping algorithm can be obtained for bringing the second term of Equation (3) to zero. Actually, the optimal predicted value shaping algorithm G is represented by

    [00012] G .Math. : .Math. { ξ ( t + 1 ) = .Math. ξ ( t ) + .Math. ( r ^ ( t - 1 ) - r ( t - 1 ) ) v ( t ) = .Math. ξ ( t ) + .Math. ( r ^ ( t - 1 ) - r ( t - 1 ) ) + r ^ ( t ) .Math. .Math. .Math. [ Expression .Math. .Math. 39 ]

    and the value of the evaluation function is obtained by


    J(G*)=∥abs(C.sub.pB.sub.p)∥.sub.∞Δ  [Expression 40]

    Equation (4) represents the performance limit of G.

    [0089] In this way, a predicted value shaping algorithm G* of the prediction governor 20 of the present embodiment is characterized by the parameters of the control model P of the system 10. That is, the predicted value shaping algorithm G* is a custom made type predicted value shaping algorithm determined for the control model P. Thus, it is possible to accurately estimate the influence on the output of the system 10 represented by the control model P given by the prediction error r̂(t−1)−r (t−1) having previously occurred, and to perform correction so as to reduce the influence as small as possible.

    [0090] In addition, from Equation (4), it can be seen that when the prediction error A is reduced, the value of J(G*) is reduced, that is, the output error is reduced. Further, J(G*) is smaller as


    ∥C.sub.pB.sub.p∥  [Expression 41]

    of the control model P is smaller. As described above, since the control model P is a discrete-time system,


    ∥C.sub.pB.sub.p∥  [Expression 42]

    is reduced as the sampling period of when a continuous-time system P.sub.c is discretized is shorter. From this, it can be seen that performance of the prediction governor 20 is improved as the sampling period is shorter.

    4. Numerical Example

    [0091] Next, a numerical example of the feedforward control system (minimum phase system) controlled with the control model P below is shown.

    [00013] P .Math. : .Math. { x P ( t + 1 ) = [ 0.9 0.05 0 0.99 ] .Math. x P ( t ) + [ 0.003 0.099 ] .Math. v ( t ) y ( t ) = [ 1 .Math. .Math. 0 ] .Math. x P ( t ) [ Expression .Math. .Math. 43 ]

    [0092] Here, the initial value is


    x.sub.p0:=[0.5 0].sup.T   [Expression 44]

    [0093] FIG. 5 is a graph illustrating the target value, and FIG. 6 is a graph illustrating the predicted value for the target value in FIG. 5. As the target value, r(t)=0.5 sin(0.1πt)+0.5 cos(0.03πt) is used. The prediction error of the predicted value illustrated in FIG. 6 is Δ=1.6429.

    [0094] FIG. 7 is a graph illustrating a result (output of the controlled object 12) y.sub.r̂ of when the predicted value r̂ is used but the prediction governor 20 is not used, and FIG. 8 is a graph illustrating a result (output of the controlled object 12) y.sub.v obtained by correcting the predicted value r̂ by using the prediction governor 20 adopting the optimized predicted value shaping algorithm G* to calculate the control value v, and controlling the controlled object 12 with the control value v. In FIG. 7 and FIG. 8, the dashed line y.sub.r is the ideal output of when the target value r is used. Incidentally, J(G*)=0.0049, and


    y.sub.v−y.sub.rμ=0.0049   [Expression 45]

    [0095] Referring to FIG. 8, when the predicted value r̂ is corrected with the optimized predicted value shaping algorithm G*, the output y.sub.v of the system 10 substantially coincides with the output y.sub.r of system 10 of when the system is controlled with the target value r.

    [0096] As described above, in the feedforward control system 100 of the present embodiment, the predicted value shaping algorithm G* adopted in the control value calculation unit 23 of the prediction governor 20 uses the parameters of the control model P of the controlled object 12, so that the predicted value can be corrected depending on the controlled object 12.

    [0097] FIG. 9 is a diagram for describing an effect of the feedforward control system 100 of the present embodiment. The predicted value shaping algorithm G* adopted in the control value calculation unit 23 of the prediction governor 20 of the present embodiment is capable of accurately estimating the influence on the output of the controlled object 12 given by the prediction error having previously occurred (that is, the difference r̂(t−1)−r(t−1) between the previous predicted value r̂(t−1) and the result value r(t−1)), and correcting the current predicted value r̂(t) so as to reduce the influence.

    [0098] The prediction governor 20 corrects the predicted value r̂(t) to calculate the control value v (t), by filtering the prediction error r̂(t−1)−r(t−1) having previously occurred with the predicted value shaping algorithm G*, by using the predicted value r̂(t), the previous predicted value r̂(t−1), and the result value (previous target value) r(t−1) , and the control value v(t) of a value which allows the output of the system 10 to approach an output of the system 10 of when the system 10 is controlled with the target value r(t) can be obtained as the control value v(t), and the output error of the system 10


    ∥y.sub.v−y.sub.r∥  [Expression 46]

    [0099] can be reduced. Incidentally, as illustrated in FIG. 9, the influence of one step ahead cannot be improved even when the prediction governor 20 is used, but the influence after that can be reduced.

    [0100] Next, a procedure will be described for achieving the feedforward control system 100 of the present embodiment. FIG. 10 is a flowchart illustrating a procedure for achieving the feedforward control system 100 of the present embodiment. First, the parameters (A.sub.p, B.sub.p, C.sub.p) of the control model P of the system 10 are obtained by system identification (step S101).

    [0101] Next, the parameters (A*, B*, C*, D*) of the predicted value shaping algorithm G* are obtained by using the parameters (A.sub.r, B.sub.p, C.sub.p) of the control model P (step S102). Then, the prediction governor 20 adopting the predicted value shaping algorithm G* is implemented as a program to a calculator by using the parameters (A*, B*, C*, D*) of the predicted value shaping algorithm G* (step S103).

    [0102] In the above embodiment, optimal design of the prediction governor is performed, and the predicted value shaping algorithm G for minimizing the evaluation function J(G) is obtained; however, as the predicted value shaping algorithm G, it is not always necessary to adopt the one for minimizing the evaluation function J(G). For example, in a case in which the evaluation function J(G) for minimizing the predicted value shaping algorithm G is obtained by an analytic method by modification of mathematical expressions, general optimization methods (such as a gradient method, and a Newton method), or a heuristic method referred to as a heuristic, the predicted value shaping algorithm G of when the evaluation function J(G) is less than a predetermined threshold value may be adopted. Alternatively, in a case in which the predicted value shaping algorithm G is obtained by the optimization method such as the above gradient method or Newton method, the predicted value shaping algorithm G of when it is determined that the evaluation function J(G) has converged may be adopted. That is, when the candidate of the predicted value shaping algorithm G is updated to G.sub.1, G.sub.2, . . . , the value of the evaluation function J(G) is also changed to J(G.sub.1), J(G.sub.2), . . . , and it is regarded that the evaluation function J(G) has converged when the absolute value of the amount of change of the value of J(G) at this time (|J(G.sub.i)−J(G(.sub.i+1)|) is ε or less (ε is a small positive value determined in advance) , and the predicted value shaping algorithm G at that time may be adopted.

    [0103] In addition, the above embodiment uses as the evaluation function J(G) the maximum difference between the output y.sub.v of the actual feedforward control system Σ and the output y.sub.r of the ideal feedforward control system Σ.sub.I of when the target value r can be used, that is, the maximum output difference of when the worst predicted value is given; however, the output difference that is the evaluation function J(G) may be any function quantifying the proximity of the line y.sub.v−y.sub.r of the graph to zero, and, for example, maybe the Euclidean norm of the difference between the output y.sub.v and the output y.sub.r.

    [0104] In the above embodiment, it has been described that the predicted value shaping algorithm is obtained and the prediction governor 20 adopting the algorithm is used; however, a configuration may be added for the predicted value shaping system to dynamically determine the predicted value shaping algorithm. That is, the predicted value shaping system may include an evaluation unit and an algorithm determination unit, in addition to the configuration of the above prediction governor 20.

    [0105] FIG. 11 is a block diagram illustrating a configuration of a predicted value shaping system for dynamically determining the predicted value shaping algorithm. A predicted value shaping system 20′ includes an evaluation unit 25 and an algorithm determination unit 26, in addition to the configuration of the above prediction governor 20. Also in the predicted value shaping system 20′, some or all configurations may be arranged to be distributed on the network, and some or all configurations may be included in the same device (predicted value shaping device).

    [0106] The evaluation unit 25 inputs the output y.sub.v of the actual feedforward control system Σ, and evaluates magnitude of the evaluation function J(G) expressing the output difference from the output y.sub.r of the ideal feedforward control system Σ.sub.1 using the target value r, thereby evaluating magnitude of influence on the output of the controlled object 12 given by the previous prediction error. When the evaluation function J(G) is greater than the predetermined threshold value, the evaluation unit 25 determines that it is necessary to redetermine the predicted value shaping algorithm, and causes the algorithm determination unit 26 to redetermine the predicted value shaping algorithm.

    [0107] When the instruction of redetermining the predicted value shaping algorithm is received from the evaluation unit 25, the algorithm determination unit 26 obtains the predicted value shaping algorithm G for minimizing the evaluation function J(G), as described above. Incidentally, also in this case, it is not always necessary to minimize the evaluation function J(G), and the algorithm G for reducing the evaluation function J(G) below the predetermined threshold value may be used as the predicted value shaping algorithm, and the algorithm G of when it is determined that the evaluation function J(G) has converged may be used as the predicted value shaping algorithm.

    Application Example

    [0108] In the above, it has been described that the feedforward control system 100 of the present embodiment can be applied to the power generation system that predicts the amount of power demand; however, the control system of the present invention can be applied to not only the power generation system, but also another system. When the target value of the system is unknown, the present invention can be effectively applied.

    [0109] Besides the power generation system described above, the system in which the target value is unknown includes a system for predicting the amount of solar radiation in a solar power generation system, a system using a sensor with poor response (for example, a system for controlling an engine), a system in which sensor information is transmitted via network communication, and a system that processes and uses sensor information (for example, a system in which it takes time to process an image acquired, such as robot control or automatic driving control of an automobile), for example, and the present invention can be applied to these systems.

    [0110] In addition, the present invention can also be applied to an artificial pancreatic system. In the artificial pancreatic system, continuous glucose monitoring (CGM) is performed with a sensor attached to subcutaneous tissue. The CGM measures a sugar concentration in interstitial fluid, and it has been found that there is a certain correlation between the sugar concentration and the blood glucose level, but the sugar concentration is delayed for 10 to 15 minutes from the blood glucose level in fact.

    [0111] In addition, for example, the present invention can also be applied to a field of logistics when the controlled object is a supply chain, and the control target is warehouse inventory management. In this case, the satisfaction level can be used as the target value or the predicted value, and the satisfaction level based on a customer survey can be used as the result information (previous value).

    [0112] In addition, for example, the present invention can also be applied to a field of medical treatment when the controlled object is an insulin injection, and the control target is control of the blood glucose level. In this case, the blood glucose level can be used as the target value or the predicted value, and the blood glucose level ten minutes ago based on body fluid measurement can be used as the result information (previous value).

    [0113] In addition, for example, the present invention can also be applied to a field of ITS when the controlled object is driving assistance or automatic driving of the automobile, and the control target is track following control. In this case, the environment information (information of an obstacle, a signal, and the like) can be used as the target value or the predicted value, and the detailed information obtained over time can be used as the result information (previous value).

    [0114] In addition, for example, the present invention can also be applied to a field of agriculture when the controlled object is planned production of plants, and the control target is control of the growing environment. In this case, the growing condition of the plants can be used as the target value or the predicted value, and the information of the actual growing condition can be used as the result information (previous value).

    [0115] In addition, for example, the present invention can also be applied to a field of architecture when the controlled object is air conditioning control, and the control target is determination of operation time and the number of units to be operated. In this case, the environment information (information of temperature, weather, and the like) can be used as the target value or the predicted value, and the actual environment information can be used as the result information (previous value).

    [0116] Preferred embodiments of the present invention currently considered has been described above; however, the embodiments can be variously modified, and the appended claims are intended to include all the modifications within the true spirit and scope of the present invention.

    INDUSTRIAL APPLICABILITY

    [0117] The present invention has the effect that the predicted value is corrected (shaped) with the algorithm using the parameters of the control model of the controlled object, so that correction suitable for the controlled object can be performed, and the output closer to the ideal output can be obtained, and is useful as the predicted value shaping system for calculating the control value for controlling the controlled object, and the like.

    REFERENCE SIGNS LIST

    [0118] 100 Feedforward control system (control system) [0119] 10 System [0120] 11 Controller [0121] 12 Controlled object [0122] 20 Prediction governor (predicted value shaping system) [0123] 21 Predicted value acquisition unit [0124] 22 Result value acquisition unit [0125] 23 Control value calculation unit [0126] 24 Output unit [0127] 25 Evaluation unit [0128] 26 Algorithm determination unit