Open Access
Issue
Int. J. Simul. Multisci. Des. Optim.
Volume 6, 2015
Article Number A3
Number of page(s) 6
DOI https://doi.org/10.1051/smdo/2015003
Published online 01 July 2015

© B. Khoukhi et al., Published by EDP Sciences, 2015

Licence Creative CommonsThis is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

1 Introduction

In recent years, the use of renewable energies for reducing environmental impact of fossil energies has grown considerably. There is a pressing need to find inexhaustible energy sources. Solar energy is by far the most abundant energy source of renewable energy. One of the main characteristics of a solar power plant is that the primary energy source (solar radiation) cannot be manipulated. Besides, the solar radiation intensity depends on daily and seasonal cycle variations, like clouds, atmospheric humidity, and air transparency. This justifies the relevance of solar power plant control. The distributed collector field consists of a series of parabolic mirrors that reflect solar radiation on a pipe where oil gets heated while circulating. The objective of the control system in a distributed collector field is to maintain the outlet oil temperature at a desired level in spite of disturbances, such as changes in the solar irradiance level (caused by clouds), mirrors' reflectance, or inlet oil temperature. This is accomplished by varying the flow of the fluid through the field. The field exhibits a variable delay time that depends on the control variable (flow). The transfer function of the process varies with factors such as irradiance level, mirrors’ reflectance, and oil inlet temperature. Those changes affect the dynamics of the process. In order to reduce the impact of disturbances, a feed-forward controller is needed [1].

Control of solar plants has been addressed in many ways. In Igreja et al. [2], a nonlinear control using exact feedback linearization and Lyapunov’s approach is presented. In Camacho et al. [3], a survey on advanced control strategies tested in the Acurex experimental plant at the PSA (Solar Plant of Almería in Spain) is described. In Limon et al. [4], a robust tracking model predictive control (MPC) is presented. In Garcia-Gabin et al. [5], a sliding model predictive control is developed. In Gallego & Camacho [6], an adaptive state-space model predictive control is presented.

This paper applies nonlinear continuous-time model predictive control into solar power plants. The main benefit of the proposed technique is to achieve optimal performance as defined by a performance index without the need of on-line optimization that is normally required for implementing a model predictive control strategy. The on-line nonlinear optimization imposes a heavy computational burden, which requires extensive computing power and a long sampling time in engineering implementation, this is why it is natural to develop a generalized predictive control (GPC) in a continuous-time setting by pursuing an analytic approach, where it is intended to develop a closed form nonlinear model predictive control (NMPC) where on-line optimization is not required.

The paper is organized as follows: Section 2 describes the mathematical models of a collector loop. In Section 3, the new NCGPC algorithm and the obtaining of the control law are developed. In Section 4, simulations and results are described. Finally, the paper draws to a close with some concluding remarks.

2 Solar power plant

2.1 Process description

The main objective of the solar plant is to use solar radiation to heat oil passing through the field. The field consists of collectors that are arranged in rows that form parallel loops. The inlet oil is extracted from the bottom of a storage tank and is passed through the field using a pump located in the field inlet. This fluid is heated and then introduced back into the storage tank to be used for electricity generation.

The considered solar power plant is located in Almería, Spain, which is a tested and validated model of a trough collector loop [1]. As shown in Figure 1, the Acurex field consists of 480 collectors arranged in 20 rows that form 10 parallel loops and lie along an east-west axis [3].

thumbnail Figure 1.

Schematic diagram of the Acurex distributed collector field.

2.2 Mathematical model

In the case of control applications, the most important consideration is to describe the outlet oil temperature as a function of the flow rate of the oil. Generally, such a model could be formed by applying the energy conservation law for a length control volume of dl in the collector over a time interval dt. The actual equation can be set up as: ρ f C f A f   T f t + ρ f C f q T f l = IGno K opt - H l G ( T f - T a ) $$ {\rho }_f{C}_f{A}_f\frac{\mathrm{\enspace \partial }{T}_f}{\mathrm{\partial }t}+{\rho }_f{C}_fq\frac{\mathrm{\partial }{T}_f}{\mathrm{\partial }l}={IGno}{K}_{\mathrm{opt}}-{H}_lG({T}_f-{T}_a) $$(1)where f the subscript refers to the oil fluid. Also t is the time (s); x is the position (m); ρ is the oil density (kg/m3); c is the specific heat of oil (J/kgK); A is the cross-section of the pipeline (m2); T is the oil temperature (°C); I is the solar radiation; no is the geometric efficiency; H l is the global coefficient of thermal losses (W/m2 °C); G is the collector aperture (m); T a is the environment temperature C; q is the oil flow rate (m3/s); K opt is the optical efficiency.

Parameters ρ f and c f are function of temperature and so function of time and position.

Notice that the partial differential equation represented in equation (1) when discretized in space the following expression is obtained: d T f ( n , t ) d t = 1 ρ f ( n ) C f ( n ) A f ( InoG K opt - H l ( n ) G ( T f ( n , t ) - T a ) ) - q A f Δ l ( T f ( n , t ) - T f ( n - 1 , t ) ) $$ \frac{\mathrm{d}{T}_f(n,t)}{\mathrm{d}t}=\frac{1}{{\rho }_f(n){C}_f(n){A}_f}({InoG}{K}_{\mathrm{opt}}-{H}_l(n)G({T}_f(n,t)-{T}_a))-\frac{q}{{A}_f\Delta l}({T}_f\left(n,t\right)-{T}_f\left(n-1,t\right)) $$(2)where n is the nth segment in which the pipe is divided. The system has four inputs (the ambient temperature T a , the effective solar radiation InoK opt, the inlet temperature T(0, t), and the oil flow q) and one output (the outlet temperature T(N, t)) where N is the last segment that the pipe is divided. Figure 2 shows the schematic of discretization of the parabolic trough cross-section.

thumbnail Figure 2.

Parabolic trough cross-section.

Let us put T(n, t= x n , so that the output of the plant is then Y = x N  = T(N, t) and the inputs are: U q q, U Ta  = T a , U irr  = IGnoK opt, and U Tin = x = T(0, t). We can then write: x ̇ 1 = 1 ρ f ( 1 ) C f ( 1 ) A f ( U irr - H l ( 1 ) G ( x 1 - U Ta ) ) - U q A f Δ l ( x 1 - x 0 ) x ̇ 2 = 1 ρ f ( 2 ) C f ( 2 ) A f ( U irr - H l ( 2 ) G ( x 2 - U Ta ) ) - U q A f Δ l ( x 2 - x 1 ) x ̇ N = 1 ρ f ( N ) C f ( N ) A f ( U irr - H l ( N ) G ( x N - U Ta ) ) - U q A f Δ l ( x N - x N - 1 ) . $$ \begin{array}{l}\begin{array}{l}{\dot{x}}_1=\frac{1}{{\rho }_f(1){C}_f(1){A}_f}({\mathrm{U}}_{\mathrm{irr}}-{H}_l(1)G({x}_1-{U}_{{Ta}}))-\frac{{U}_q}{{A}_f\Delta l}({x}_1-{x}_0)\\ {\dot{x}}_2=\frac{1}{{\rho }_f(2){C}_f(2){A}_f}({\mathrm{U}}_{\mathrm{irr}}-{H}_l(2)G({x}_2-{U}_{{Ta}}))-\frac{{U}_q}{{A}_f\Delta l}({x}_2-{x}_1)\\ \vdots \end{array}\\ {\dot{x}}_N=\frac{1}{{\rho }_f(\mathrm{N}){C}_f(\mathrm{N}){A}_f}({\mathrm{U}}_{\mathrm{irr}}-{H}_l(\mathrm{N})G({x}_N-{U}_{{Ta}}))-\frac{{U}_q}{{A}_f\Delta l}({x}_N-{x}_{N-1})\\ \end{array}. $$

The control objective is to maintain the outlet temperature Y = x N  = T(N, t) at constant value using the oil flow U q  = q. As explained previously, the plant has many control difficulties: (1) the main source of energy (solar irradiation) cannot be manipulated. (2) The solar irradiation is a fast perturbation that acts directly to the output. (3) The system is highly nonlinear mainly at high temperatures of the oil. This is why a classical control law cannot deal with these difficulties, and an advanced control is necessary to encounter those difficulties.

3 Nonlinear generalized predictive control

Model predictive control (MPC) is a control strategy which uses a mathematical model of the plant to predict its evolution and, taking into account this evolution, find the control signal which minimizes a cost function [8].

Various nonlinear predictive control methods for discrete-time systems have been developed. The main shortcoming of those methods is that on-line dynamic optimization is required, which, in general, is non-convex, and its computational burden grows exponentially with the decision variables. Hence, computational issue is an active subject in predictive control. There are several model predictive controllers implemented in the Acurex field. For example, in Silva et al. [9] a variable sample time state-space adaptive controller is proposed. In Igreja et al. [10], a state-space receding horizon controller, which explicitly explores the distributed parameter character of the solar field, is developed.

Solar power plant is described by continuous-time differential equations and it is natural to develop GPC in a continuous-time setting. The interest in developing a continuous-time predictive control in nonlinear environment is that the on-line optimization involved in NMPC is non-convex, which implies that the optimization procedure might be terminated at a local minimum. Consequently, poor performance even instability might result after the control sequence yielded by the on-line optimizer is implemented [7]. The heavy computing power needed in the on-line optimization requires to develop GPC in a continuous-time setting by pursuing an analytic approach.

The NCGPC algorithm solves those constraints and has been applied several times for other different systems as in Chen [12]. Alike, this paper uses the advantages of this control law to achieve optimal performance of solar power plants. However, to apply the NCGPC strategy, the following assumptions should be respected [11, 12]:

  • the dynamic of zeros exists and is asymptotically stable,

  • all stats are measurable,

  • the relative degree ρ is defined,

  • the output y(t) and the reference signal are continuously differentiable in time [13].

Once the assumptions are verified we could start the development of the output. In the NCGPC algorithm the prediction of the output is given by its development of Taylor series: y ̂ ( t + τ ) = k = 0 ρ y ( k ) ( t ) τ k k ! + R ( τ ρ ) $$ \widehat{y}(t+\tau )=\sum_{k=0}^{\rho }{y}^{(k)}(t)\frac{{\tau }^k}{k!}+R({\tau }^{\rho }) $$(3)where t represents the present time, t + τ represents the prediction instant, ρ represents the relative degree of the plant, and R(τ ρ ) is the high order element when neglected (3) becomes: y ̂ ( t + τ ) = k = 0 ρ y ( k ) ( t ) τ k k ! . $$ \widehat{y}\left(t+\tau \right)=\sum_{k=0}^{\rho }{y}^{(k)}(t)\frac{{\tau }^k}{k!}. $$(4)

In the same way as (4) the prediction of the reference is obtained: ω ̂ ( t + τ ) = k = 0 ρ ω ( k ) ( t ) τ k k ! $$ \widehat{\omega }(t+\tau )=\sum_{k=0}^{\rho }{\omega }^{(k)}(t)\frac{{\tau }^k}{k!} $$(5)

The objective is to find a control law that makes the tracking error tend to zero when t tends to ∞. The prediction error is defined as: e ̂ ( t + τ ) = y ̂ ( t + τ ) - ω ̂ ( t + τ ) . $$ \widehat{e}\left(t+\tau \right)=\widehat{y}\left(t+\tau \right)-\widehat{\omega }\left(t+\tau \right). $$(6)

The cost function is then given as: J ( t ) = 1 2 0 T e ̂ ( t + τ ) 2 d τ . $$ J(t)=\frac{1}{2}\int^T_0\widehat{e}(t+\tau {)}^2\mathrm{d}{\tau }. $$(7)

Theorem: Consider the solar plant model (2) and the performance criterion J (7). Then, the control law U q given in equation (8) minimizes J. U q = 3 2 T A f Δ l ( x 7 - ω ) - A f Δ l ω ̇ T ( N ) - T ( N - 1 ) + A f Δ l ( I - H l G ( T ( N ) - T a ) ) ρ f A f C f ( T ( N ) - T ( N - 1 ) ) . $$ {U}_q=\frac{3}{2T}\frac{{A}_f\Delta l\left({x}_7-\omega \right)-{A}_f\Delta l\stackrel{\dot }{\omega }}{T\left(\mathrm{N}\right)-T\left(N-1\right)}+\frac{{A}_f\Delta l(I-{H}_lG(T(N)-{T}_a))}{{\rho }_f{A}_f{C}_f(T(\mathrm{N})-T(N-1))}. $$(8)

Proof:

The output in a solar power plant is the outlet temperature that represents the last segment that the pipe is divided; its derivative is obtained by subtracting n by N in equation (2): y ̇ = 1 ρ f ( N ) C f ( N ) A f ( InoG K opt - H l ( N ) G ( y - T a ) ) - q A f Δ l ( y - T f ( N - 1 , t ) ) . $$ \dot{y}=\frac{1}{{\rho }_f(N){C}_f(N){A}_f}\left({InoG}{K}_{\mathrm{opt}}-{H}_l(N)G\left(y-{T}_a\right)\right)-\frac{q}{{A}_f\Delta l}\left(\mathrm{y}-{T}_f\left(\mathrm{N}-1,t\right)\right). $$(9)

The relative degree of the plant of the plant is ρ = 1. By subtracting ρ by its values in equations (4) and (5): y ( t + τ ) = y + τ y ̇ = [ 1 τ ] [ y y ̇ ] $$ y\left(t+\tau \right)=y+\tau \dot{y}=\left[\begin{array}{ll}1& \tau \end{array}\right]\left[\begin{array}{l}y\\ \dot{y}\end{array}\right] $$ ω ( t + τ ) = ω + τ ω ̇ = [ 1 τ ] [ ω ω ̇ ] . $$ \omega \left(t+\tau \right)=\omega +\tau \stackrel{\dot }{\omega }=\left[\begin{array}{ll}1& \tau \end{array}\right]\left[\begin{array}{l}\omega \\ \stackrel{\dot }{\omega }\end{array}\right]. $$

The tracking error is defined as the difference between the output and the reference signal: e ( t ) = y ( t ) - ω ( t ) . $$ e(t)=y(t)-\omega (t). $$

Let us define vectors Λ(τ), Y(t), Ω(t) so that: Λ ( τ ) = [ 1 τ ] , Y ( t ) = [ y ( t ) y ̇ ( t ) ] , Ω ( t ) = [ ω ( t ) ω ̇ ( t ) ] . $$ \mathrm{\Lambda }\left(\tau \right)=\left[\begin{array}{ll}1& \tau \end{array}\right],Y(t)=\left[\begin{array}{l}y(t)\\ \dot{y}(t)\end{array}\right],\Omega (t)=\left[\begin{array}{l}\omega (t)\\ \stackrel{\dot }{\omega }(t)\end{array}\right]. $$

Let us define another vector E(t) so that: E ( t ) = Y ( t ) - Ω ( t ) . $$ E(t)=Y(t)-\Omega (t). $$

When replacing in equation (7): e ̂ ( t + τ ) = Λ ( τ ) Y ( t ) - Λ ( τ ) Ω ( t ) . $$ \widehat{e}\left(t+\tau \right)=\mathrm{\Lambda }\left(\tau \right)Y(t)-\mathrm{\Lambda }\left(\tau \right)\Omega (t). $$

And then: e ̂ ( t + τ ) = Λ ( τ ) E ( t ) $$ \widehat{e}(t+\tau )=\mathrm{\Lambda }(\tau )E(t) $$(10)

The formula to express the cost function can be obtained.

When replacing e ̂ ( t + τ ) $ \widehat{e}(t+\tau )$ in the criterion by its expression given in equation (10): J ( t ) = 1 2 0 T E ( t ) T Λ ( τ ) T Λ ( τ ) E ( t ) d τ $$ J(t)=\frac{1}{2}\int^T_0E(t{)}^T\mathrm{\Lambda }(\tau {)}^T\mathrm{\Lambda }(\tau )E(t)\mathrm{d}\tau $$

and then, J ( t ) = 1 2 E ( t ) T [ 0 T E ( t ) T Λ ( τ ) T Λ ( τ ) d τ ] E ( t ) $$ J(t)=\frac{1}{2}E(t{)}^T\left[\int^T_0E(t{)}^T\mathrm{\Lambda }(\tau {)}^T\mathrm{\Lambda }(\tau )\mathrm{d}\tau \right]E(t) $$

with: 0 T E ( t ) T Λ ( τ ) T Λ ( τ ) d τ = [ T T 2 2 T 2 2 T 3 3 ] . $$ \int^T_0E(t{)}^T\mathrm{\Lambda }(\tau {)}^T\mathrm{\Lambda }(\tau )\mathrm{d}\tau =\left[\begin{array}{ll}T& \frac{{T}^2}{2}\\ \frac{{T}^2}{2}& \frac{{T}^3}{3}\end{array}\right]. $$

The control law can be obtained by minimizing the cost function (7): J u = 0 $$ \frac{\mathrm{\partial }J}{\mathrm{\partial }u}=0 $$

and then, ( E ( t ) u ) T [ T T 2 2 T 2 2 T 3 3 ] E ( t ) = 0 . $$ {\left(\frac{\mathrm{\partial }E(t)}{\mathrm{\partial }u}\right)}^T\left[\begin{array}{ll}T& \frac{{T}^2}{2}\\ \frac{{T}^2}{2}& \frac{{T}^3}{3}\end{array}\right]E(t)=0. $$(11)

The output of the NCGPC controller can be found by resolving the equation (11): U q = 3 2 T A f Δ l ( x 7 - ω ) - A f Δ l ω ̇ T ( N ) - T ( N - 1 ) + A f Δ l ( I - H l G ( T ( N ) - T a ) ) ρ f A f C f ( T ( N ) - T ( N - 1 ) ) . $$ {U}_q=\frac{3}{2T}\frac{{A}_f\Delta l\left({x}_7-\omega \right)-{A}_f\Delta l\stackrel{\dot }{\omega }}{T\left(\mathrm{N}\right)-T\left(N-1\right)}+\frac{{A}_f\Delta l(I-{H}_lG(T(N)-{T}_a))}{{\rho }_f{A}_f{C}_f(T(\mathrm{N})-T(N-1))}. $$(12)

When reference signal x(t) is canceled, the control law is the input-output linearization (FL) without poles placement terms. For SISO nonlinear systems, when the relative degree is almost equal to 4, the closed loop stability is ensured [12]. For ω(t) equal to zero, the control law (12) is exactly that of the FL [16]. The only difference is that the coefficients K that characterize the stability of the closed loop system are different from those of the FL. For NCGPC they result directly from the minimization of the cost function, whereas in FL, they are arbitrarily chosen to ensure the closed loop stability. The NCGPC is then, an optimal FL in a new coordinate system [17].

4 Simulation results

4.1 NCGPC response

Due to the degree of nonlinearities, linear methods cannot perform well in this plant under all operation conditions, as can be seen in Figure 3, the fixed parameters PID with feed-forward control developed in Camacho et al. [14] cannot deal with the high nonlinearities at high temperature.

thumbnail Figure 3.

NCGPC response compared with PID + feed forward.

The NCGPC developed deals well with these nonlinearities and possesses a lower time response, this is due to the predictive and the nonlinear characteristic of the control law.

4.2 Influence of prediction horizon

To study the influence of the prediction horizon let us take the general form of first-order system similar to our system: z 1 = h - ω . $$ {z}_1=h-{\omega }. $$

The resulting system is given by: z ̇ 1 = L f h - ω ̇ + u L g h . $$ {\dot{z}}_1={L}_fh-\stackrel{\dot }{\omega }+u{L}_gh. $$

By replacing u by the control law given in equation (12) we have: z ̇ 1 = - k 10 z 1 $$ {\dot{z}}_1=-{k}_{10}{z}_1 $$

with: k 10 = 3 2 T . $$ {k}_{10}=\frac{3}{2T}. $$

We can then obtain the characteristic polynom of the closed loop system: P 1 T ( λ ) = k 10 + λ . $$ {P}_{1T}\left(\lambda \right)={k}_{10}+\lambda. $$

Let us consider D 1(p) the denominator of the first-order transfer function H 1(p): H 1 ( p ) = G 1 1 + θ p $$ {H}_1(p)=\frac{{G}_1}{1+{\theta p}} $$ G 1 and θ represent the static gain and the time constant, respectively. Then D 1(p) = 1 + θp.

The transfer function H 1(p) has a unique pole p = −1. On the other hand the polynomial P 1T (λ) has unique root λ = −K 10. By equalizing those two equations we obtain: k 10 = 1 θ . $$ {k}_{10}=\frac{1}{\theta }. $$

But K 10 = 3/2T = 1. And so: T = 3 θ 2 . $$ T=\frac{3\theta }{2}. $$

We can conclude that the response time is function of the prediction horizon: t r = 3 θ = 2 T . $$ {t}_r=3\theta =2T. $$

When T increases the root λ = −3/2T tends to zero but remains in the negative side of the complex plan, and the response time increases linearly. The stability is then guaranteed and the time response is set by manipulating the prediction horizon. To illustrate this result we have simulated the influence of the prediction horizon in Figure 4.

thumbnail Figure 4.

Influence of the prediction horizon in NCGPC.

As demonstrated, by increasing the prediction horizon, the response time increases. We can notice also, that the control signal is more energetic when the control horizon is small; we should then determine a compromise between the response time and constraints.

4.3 Robustness tests

To ensure that the control law gives proper results, robustness tests are conducted. The two main different disturbances affecting the robustness of the solar power plant system are the change in system parameters and the solar irradiation.

The change in system parameters is due to the synthetic oil used in the system. The characteristic of the synthetic oil used in the solar power plant can change during the entire heating process. Also, parameters ρ f and C f can change with time and so influence the response of the entire plant. It is necessary that the control law developed deals with those variations. Figure 5 shows the influence of a variation of 5% of those parameters.

thumbnail Figure 5.

Response of NCGPC with parameter variations.

As can be seen, the variation introduced affects the response of the control law by acting directly on the outlet temperature, this can be seen by a deviation from the reference signal, this deviation is too small to be taken into account, and the response can be considered as satisfying.

As explained, the second test deals with outside perturbation. The solar irradiation is the main perturbation; it can directly affect the outlet temperature and acts with high frequency in an unpredictable way. In order to simulate a fast variation of this perturbation, we have used a model [15] of solar irradiation to simulate the day of 04/05/2013 at Ouargla (Algeria) city. The results of this simulation are given in Figure 6.

thumbnail Figure 6.

Response of NCGPC to the irradiation of the 04/05/2013 at Ouergla (Algeria).

As can be seen, the very strong variation of the solar irradiation of that day directly affects the outlet temperature, the NCGPC reacts correctly to this variation by adjusting the oil flow, and this makes the tracking process work well with small deviation in the presence of the strong variation of the irradiation. This response makes the NCGPC a robust controller that deals correctly with perturbations and parameter variations.

5 Conclusion

In this paper a nonlinear continuous-time generalized predictive controller has been developed. The simulations, which have been carried out, demonstrate that the performances of the controller are very good in most cases. The NCGPC controller surpasses the performance of fine-tuned PID + feed forward. The control law shows its optimality due to its cost function minimization and its robustness due to the use of the real output for predicting the future output. The optimality is, however, approximate due to the approximating system dynamic with its Taylor expansion. The continuous characteristic of the control law developed allowed resolving the computational issue and the non-convex optimization. In general, the outcome can be considered satisfactory.

References

  1. Camacho EF, Berenguel M, Rubio FR. 1997. Advanced control of solar plant. Springer-Verlag: London, UK. [CrossRef] [Google Scholar]
  2. Igreja JM, Lemos JM, Barao M, Silver RN. 2003. Adaptive nonlinear control of a distributed collector solar field, in Proc. of European Control Conference 2003, ECC03. [Google Scholar]
  3. Camacho EF, Rubio F, Berenguel M, Valenzuela L. 2007. A survey on control schemes for distributed solar collector fields. Part I: modeling and basic control approaches. Solar Energy, 81, 1240–1251. [CrossRef] [Google Scholar]
  4. Limon D, Alvarado I, Alamo T, Ruiz M, Camacho EF. 2008. Robust control of the distributed solar collector field ACUREX using MPC for tracking, in Proceedings of 17th IFAC World Congress, Seoul, Korea, Vol. 17, p. 958–963. [Google Scholar]
  5. Garcia-Gabin W, Zambrano D, Camacho EF. 2009. Sliding mode predictive control of a solar air conditioning plant. Control Engineering Practice, 17, 652–663. [CrossRef] [Google Scholar]
  6. Gallego AJ, Camacho EF. 2012. Adaptative state-space model predictive control of a parabolic-trough field. Control Engineering Practice, 20, 904–911. [CrossRef] [Google Scholar]
  7. Chen W, Ballance DJ, Gawthrop PJ. 1999. Analytic approach to generalized predictive control of nonlinear systems. IEE: Savoy Place, London WCPR OBI-, UK. [Google Scholar]
  8. Camacho EF, Bordons C. 2004. Model predictive control, 2nd edition. Springer Verlag: London. DOI: 10.1007/978-0-85729-398-5. [Google Scholar]
  9. Silva RN, Lemos JM, Rato LM. 2003. Variable sampling adaptive control of a distributed collector solar field. IEEE Transactions on Control Systems Technology, 5(11), 765–771. [CrossRef] [Google Scholar]
  10. Igreja J, Lemos J, Silva J. 2005. Adaptative receding horizon control of a distributed solar collector field, in Proceedings of the 44th IEEE conference on decision and control, and the European control conference. p. 1282–1287. DOI: 10.1109/CDC.2005.1582335. [Google Scholar]
  11. Chen WH. 2001. Analytic predictive controllers for nonlinear systems with ill-defined relative degree. IEE Proceedings – Control Theory and Applications, 148(1), 9–16, ISSN: 1350-2379. [CrossRef] [Google Scholar]
  12. Chen WH. 2003. Optimal control of nonlinear systems: a predictive control approach. Automatica, 39(1), 633–641. [CrossRef] [MathSciNet] [Google Scholar]
  13. Nijmeijer H, van der Schaft AJ. 1990. Nonlinear dynamical control systems. Springer Verlag: New York. [CrossRef] [Google Scholar]
  14. Camacho EF, Berenguel M, Rubio FR, Martínez D. 2012. Control of solar energy systems, in Advances in industrial control. Springer-Verlag London Limited. DOI: 10.1007/978-0-85729-916-1_2. [CrossRef] [Google Scholar]
  15. ASHRAE. 1999. ASHRAE handbook: HVAC applications. Atlanta (GA). [Google Scholar]
  16. Isidori A. 1995. Nonlinear control systems, 3rd edition. Springer-Verlag, Englewood Cliffs: New York. [CrossRef] [Google Scholar]
  17. Dabo M, Chafouk H. 2010. Commande prédictive non linéaire a temps continu de systèmes complexes. Editions universitaires européennes. ISBN-13: 978-613-1-54339-5. [Google Scholar]

Cite this article as: Khoukhi B, Tadjine M & Boucherit MS: Nonlinear continuous-time generalized predictive control of solar power plant. Int. J. Simul. Multisci. Des. Optim., 2015, 6, A3.

All Figures

thumbnail Figure 1.

Schematic diagram of the Acurex distributed collector field.

In the text
thumbnail Figure 2.

Parabolic trough cross-section.

In the text
thumbnail Figure 3.

NCGPC response compared with PID + feed forward.

In the text
thumbnail Figure 4.

Influence of the prediction horizon in NCGPC.

In the text
thumbnail Figure 5.

Response of NCGPC with parameter variations.

In the text
thumbnail Figure 6.

Response of NCGPC to the irradiation of the 04/05/2013 at Ouergla (Algeria).

In the text

Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.

Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.

Initial download of the metrics may take a while.