SlideShare a Scribd company logo
TELKOMNIKA, Vol.16, No.2, April 2018, pp. 641~647
ISSN: 1693-6930, accredited Aby DIKTI, Decree No: 58/DIKTI/Kep/2013
DOI:10.12928/TELKOMNIKA.v16i2.8486  641
Received October 5, 2017; Revised January 28, 2018; Accepted February 12, 2018
Multivariable Parametric Modeling of a Greenhouse by
Minimizing the Quadratic Error
Mohamed Essahafi*, Mustapha Ait Lafkih
Faculty of Sciences and Technology, University of Sultan, Moulay Slimane Morocco
*Corresponding author, e-mail: mohamed.essahafi@yahoo.fr
Abstract
This paper concerns the identification of a greenhouse described in a multivariable linear system
with two inputs and two outputs (TITO). The method proposed is based on the least squares identification
method, without being less efficient, presents an iterative calculation algorithm with a reduced
computational cost.Moreover, its recursive character allows it to overcome,with a good initialization,slight
variations of parameters, inevitable in a real multivariable process. A comparison with other method s
recently proposed in the literature demonstrates the advantage ofthis method. Simulations obtained will be
exposed to showthe effectiveness and application of the method on multivariable systems.
Keywords:recursive least squares,greenhouse, multivariable process,identification
Copyright © 2018 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
The identification of multivariable systems is a topic of current research but whose
industrial applications remain punctual. Until now, the identification of multivariable processes
(MIMO) has generally been handled by applying multi-input, single-output (MISO) techniques to
each output of the system [1].
Hence, the identification methods are classified into two broad categories: parametric
and nonparametric. The non-parametric methods aim at determining models by direct
techniques, without establishing a class of models a priori, they are called non-parametric
because they do not involve a parameter vector to represent the model as developed in [2].
The objective of parametric identification is to estimate the parameters of a
mathematical model, so as to obtain a satisfactory representation of the real system studied; in
this kind of identification we also find different techniques.
One of them is called "heuristic identification", it is based on the determination of the
parameters of a transfer function by having the step response of the system. Another technique
called "linear regression" is used in the simple least squares method. We also find methods
based on the output error and the prediction error [3].
2. Background
The use of dynamic system identification techniques is based on a systemic approach
to heat transfer [4]. In this approach, modeling a process uses three types of quantities:
a. The inputs of the system (magnitudes exogenous to the system), which are the cause
of its dynamic evolution and will be denoted by the « vector U (t) »
b. The outputs of the system, which are the variables through which the system is
observed; these are by definition quantities which can be the object of an experimental
measurement: «vector Y (t) ».
c. Finally, the state of the system « vector X (t) » which groups together all variables
(possibly non-measurable) allowing at a given moment to characterize its dynamic
state [5].
 ISSN: 1693-6930
TELKOMNIKA Vol. 16, No. 2, April 2018: 641 – 647
642
3. The Problem
Recently, many self tuning models have been suggested to describe the dynamic
behaviour of the greenhouse. In the reported literature the application of conventional methods
requires preliminary knowledge of a model of the process in order to control it optimally in the
presence of environmental disturbances. However, in our case, this knowledge is often not
available and the process control must be preceded by a preliminary step of identifying the
model. This type of approach leads to a two-step realization of the control system (identification
of the model and control of the process) [6]. The major disadvantage of this approach is to set
the control system according to the model obtained during the identification step; during which
the process operating conditions may be different from that corresponding to the effective
application of the control [7].
4. Proposed Solution
We have therefore been led to develop models of parametric identification of
greenhouse climate which are based on the writing of energy balances at the main components
of the greenhouse: walls, indoor air, vegetation, different horizons of the soil. These
multivariable models will then be compared to the parametric models obtained by parametric
identification based on the quadratic error minimization criterion [8].
This article is structured as follows. Section 5 presents a general greenhouse mlodeling.
Section 6 presents the principle of recursive least sqaure algorithm by highlighting our
contribution to this paper. Section 7 unveils simulations on the simulink code of the proposed
method [9].
5. System Modeling
The descriptive model shown in Figure 1 will be set in parametric identification in real
time in order to obtain the dynamic model of the behavior of the greenhouse containing all the
parameters to be identified [10].
Figure 1. Greenhouse system modeling
The validation of these parameters is done by minimization of quadratic criterionon time
horizon which allows this error to be acceptable [11]. by using the RLS identification algorithm
applied in multivariable mode, we will be able to concretize the dynamic model of the
greenhouse as seen in Figure 2.
TELKOMNIKA ISSN: 1693-6930 
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic… (M Essahafi)
643
Figure 2. Schematic diagram of controlled greenhouse
To describe the dynamic model of the greenhouse [12-13], we chose the ARMAX [5]
representation (recursive exogenous autoregressive moving average) as shown on Figure 3.
( ) ( ) ( ) ( ) ( ) ( ) (1)
Figure 3. ARMAX structure
To simplify the modeling of the greenhouse [6], we have to limit the order of identification of the
polynomials of the ARMAX model to n=2, and we have this:
( ) (2)
( ) (3)
( ) (4)
In the above Equations, y(t) represent the greenhouse outputs: the temperature T°(°C)
and the humidity H (%) of the internal climate of the greenhouse. u(t) the greenhouse input:
ventilation V(w) and heat power H(w). w(t) vector-valued zero-mean sequences, with definite
power and independent of the inputs of theplant. Moreover ( ), ( )and ( ) are
polynomial functions in the backward shift operator ( ) of order na, nb and nc, respectively.
6. Parametric Identification RLS Method
A general method consists in calculating the quadratic error of the criterion in order to
use a generic method of iterative or recursive minimization (see optimization in [14-15]).
The criterion is de ned by :
 ISSN: 1693-6930
TELKOMNIKA Vol. 16, No. 2, April 2018: 641 – 647
644
( ) ( ) ( ) (5)
This predictor does not finish a linear regression because it is looped. It is generally referred to
as pseudo-linear regression, and the parameter vector is put in the form:
( ) [ ] (6)
The vector ( ) contains the measured data of the control and the output of the model of the
greenhouse "here temperature and humidity"
( ) [ ] (7)
The method we propose here, [16] although it belongs to the category of "sub-optimal" methods,
has the advantage of being simple in terms of both implementation and computational workload,
and just as powerful as existing methods. The processing performed on the data will be
sequential, ie the set of data to be processed is not supposed to be available at one time; at a
moment k, only the history of the measurements y(k) constitutes the learning base [17]. Instead
of resorting to particulate estimation techniques as in [8] to ensure the calculation of the
parameters of the different modes of operation, the approach adopted here is based on
recursive least squares.
̂( ) ∑ ( ( ) ( ) ̂( )) (8)
In all cases, obtaining good estimates depends on the choice of an appropriate decision
criterion and an appropriate initialization of the parameters [12-13]. Henceeach iteration will be
represented by
̂( ) ̂( ) ( )[ ( ) ( ) ̂( )] (9)
( ) ( ) ( )( ( ) ( ) ( )) (10)
( ) ( ( ) ( ) ( )) (11)
7. Simulation Results
The excitation input of the greenhouse is chosen as a centered white noise of unit
variance; an additive output noise e is also selected white of the same characteristics.The
Figures below present the simulation results of the online identification obtained after the
calculation iteration of the RLS quadratic algorithm.
The Figures are made for various values of parameters, in order to show the robustness
and the time reponse of this method and especially its capacity to operate with very few
variations of the internal parameters of the greenhouse. Note that the estimates are relatively
close to the true parameters of the greenhouse. They are also quickly calculated by this
method. Here to illustrate the method presented above, we give the different initializations of the
algorithm of RLS identificationdefined such that:
computing time: 1000; weighting matrix P=106
Also, we consider an example of a greenhouse system of orders na=2 and nb=2 and nc=1;
( ) ; ( )
( ) ; ( ) ; ( )
( )
To validate the model, the simulation results of the estimated model with respect to other
observations than those used for the estimation phase are shown in Figure 3. The values of the
TELKOMNIKA ISSN: 1693-6930 
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic… (M Essahafi)
645
temperature and humidity inside the greenhouse show that the dominant behavior of the
greenhouse is correctly described by the estimated model.
Figure 4. Comparison between measured and estimated output variables
The time-based of the greenhouse parameters is shown in Figures 2 and 3. The
parameters values are adjusted with very low values, meanwile the extrnal disturbance are
applied, the parameters are again estimated to consider the effect of the new greenhouse state.
The curves below make it possible to observe that after 5% of the global time of calculation of
the identification, the best results of the values of the parameters of the greenhouse can be
obtained.
Figure 5. Evolution of the estimate of the dyanamic parameters of the greenhouse A1, A2,
B0 and B1
 ISSN: 1693-6930
TELKOMNIKA Vol. 16, No. 2, April 2018: 641 – 647
646
Figure 6. Evolution of the estimate of the dyanamic parameters of the greenhouse B2 and C1
8. Conclusion
In this paper, We have suggested a multivariable method for the recursive identification
of systems with evolving coupled variables. The approach proposed here for the identification of
a greenhouse is built around an idea which consists in coupling the tasks of identification and
estimation of the parameters. by minimizing the qaudratic error between measurement and real-
time estimation of measured outputs.Compared with single-variable methods, it has been
shown that for equivalent performance, our method has the advantage of being inexpensive in
terms of computing loads.Our next work will extend to the recursive identification of the
multivariable greenhouse, subject to more advanced controls that can be adaptive.
References
[1] Åström KJ, Wittenmark B. On self-tuning regulators. Automatica 9. 1973: 185-199. [The seminal
paper on self-tuning control].
[2] Åström KJ, Wittenmark B. Self-tuning controllers based on pole-zero placement. Proceedings IEE.
1980. Pt.D 127, 120-130. [A seminal paper on the pole-placement approach to self-tuning control]
[3] Jiangang Lu, Jie You, Qinmin Yang. Nonlinear Model Predictive Controller Design for Identified
Nonlinear Parameter Varying Model. TELKOMNIKA (Telecommunication,Computing,Electronics and
Control). 10(3): 514-523.
[4] Ignatius Riyadi Mardiyanto, Hermagasantos Zein, Adi Soeprijanto. Combining Parameters of Fuel
and Greenhouse Gas Costs as Single Objective Function for Optimization of Power Flow .
TELKOMNIKA (Telecommunication, Computing, Electronics and Control). 2017; 15(4): 1585-1600.
[5] Junjie Chen, Zhenfeng Xu, Qiaowei Zhang, Yinyin Gu. Dynamic Mechanistic Modeling of Air
Temperature and Humidity in the Greenhouses with On-Off Actuators. TELKOMNIKA
(Telecommunication, Computing, Electronics and Control). 2016; 14(2A): 248-256.
[6] Clarke DW, Gawthrop PJ. Self-tuning controller. IEE Proceedings Part D: Control Theory and
Applications. 1975; 122(9): 929-934. [Seminal paper on GMV-based self-tuning control]
[7] Clarke DW, Gawthrop PJ. Self-tuning Control. IEE Proceedings Part D: Control Theory and
Applications. 1979; 126(6): 633-640. [A review of GMV-based self-tuning control.]
[8] Muhammad Ali Raza Anjum. Adaptive System Identification using Markov Chain Monte Carlo.
TELKOMNIKA (Telecommunication, Computing, Electronics and Control). 2015; 13(1): 124-136.
[9] H Yaofeng, D Shangfeng, C Lijun, Liangmeihui. Identification of greenhouse climate using Takagi-
Sugeno fuzzy modeling. 2017 Chinese Automation Congress (CAC), Jinan, China. 2017: 609-614.
TELKOMNIKA ISSN: 1693-6930 
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic… (M Essahafi)
647
[10] H Sampaio, S Motoyama. Sensor nodes estimation for a greenhouse monitoring system using
hierarchical wireless network".2017 25th International Conference on Software, Telecommunications
and Computer Networks (SoftCOM), Split. 2017: 1-5.
[11] SFM Samsuri, R Ahmad, M Hussein, ARA Rahim. Identification and Modeling of Environmental
Climates Inside Naturally Ventilated Tropical Greenhouse.2010 Fourth Asia International Conference
on Mathematical/Analytical Modelling and Computer Simulation, Bornea. 2010: 402-407.
[12] A Jianqi, Y Junyiu, W Min, W Xiongbo. A modeling and closed-loop identification method based on
RLS for top pressure in blast furnace. 2016 35th Chinese Control Conference (CCC), Chengdu.
2016: 2223-2228.
[13] JE Bobrow, W Murray. An algorithm for RLS identification parameters that vary quickly with time, In
IEEE Transactions on Automatic Control. 1993; 38(2): 351-354. doi: 10.1109/9.250491
[14] J Li, X Wei, H Dai. Design and implementation ofRLS identification algorithm based on FPGA. 2009
9th International Conference on Electronic Measurement & Instruments , Beijing. 2009: 2-599-2-601.
[15] R Arablouei, K Doğançay, T Adali. Unbiased RLS identification of errors-in-variables models in the
presence of correlated noise. 2014 22nd European Signal Processing Conference (EUSIPCO),
Lisbon. 2014: 261-265.
[16] M Ezzaraa, MA Lafkih, M Ramzi. Design and performance analysis of adaptive linear quadratic
Gaussian controller.2012 IEEE International Conference on ComplexSystems (ICCS), Agadir. 2012:
1-5.
[17] S Sundari, Alamelu Nachiappan. Online Identification Using RLS Algorithm andKaczmarz’s
Projection Algorithm for a Bioreactor Process. International Journal of Engineering and Computer
Science. 2014; 3(9): 7974-7978.

More Related Content

What's hot

Automated Clustering Project - 12th CONTECSI 34th WCARS
Automated Clustering Project - 12th CONTECSI 34th WCARS Automated Clustering Project - 12th CONTECSI 34th WCARS
Automated Clustering Project - 12th CONTECSI 34th WCARS
TECSI FEA USP
 
Performance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpcPerformance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpceSAT Publishing House
 
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-enginesModel predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
pace130557
 
A Detailed Comparative Study between Reduced Order Cumming Observer & Reduced...
A Detailed Comparative Study between Reduced Order Cumming Observer & Reduced...A Detailed Comparative Study between Reduced Order Cumming Observer & Reduced...
A Detailed Comparative Study between Reduced Order Cumming Observer & Reduced...
IJERD Editor
 
Db36619623
Db36619623Db36619623
Db36619623
IJERA Editor
 
Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...
Putika Ashfar Khoiri
 
Autonomous Perching Quadcopter
Autonomous Perching QuadcopterAutonomous Perching Quadcopter
Autonomous Perching QuadcopterYucheng Chen
 
Performance Comparison of Identification Methods Applied to Power Systems for...
Performance Comparison of Identification Methods Applied to Power Systems for...Performance Comparison of Identification Methods Applied to Power Systems for...
Performance Comparison of Identification Methods Applied to Power Systems for...
Reza Pourramezan
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
Amr E. Mohamed
 
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
IJERA Editor
 
Ee35741744
Ee35741744Ee35741744
Ee35741744
IJERA Editor
 
Cubist
CubistCubist
Cubist
FAO
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
ijcseit
 

What's hot (17)

Automated Clustering Project - 12th CONTECSI 34th WCARS
Automated Clustering Project - 12th CONTECSI 34th WCARS Automated Clustering Project - 12th CONTECSI 34th WCARS
Automated Clustering Project - 12th CONTECSI 34th WCARS
 
Performance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpcPerformance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpc
 
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-enginesModel predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
 
A Detailed Comparative Study between Reduced Order Cumming Observer & Reduced...
A Detailed Comparative Study between Reduced Order Cumming Observer & Reduced...A Detailed Comparative Study between Reduced Order Cumming Observer & Reduced...
A Detailed Comparative Study between Reduced Order Cumming Observer & Reduced...
 
2. SIT,DCM
2. SIT,DCM2. SIT,DCM
2. SIT,DCM
 
Db36619623
Db36619623Db36619623
Db36619623
 
AR model
AR modelAR model
AR model
 
Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...
 
Autonomous Perching Quadcopter
Autonomous Perching QuadcopterAutonomous Perching Quadcopter
Autonomous Perching Quadcopter
 
Performance Comparison of Identification Methods Applied to Power Systems for...
Performance Comparison of Identification Methods Applied to Power Systems for...Performance Comparison of Identification Methods Applied to Power Systems for...
Performance Comparison of Identification Methods Applied to Power Systems for...
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
 
CHEMCON2014
CHEMCON2014CHEMCON2014
CHEMCON2014
 
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
 
Ee35741744
Ee35741744Ee35741744
Ee35741744
 
Cubist
CubistCubist
Cubist
 
Lab 3
Lab 3Lab 3
Lab 3
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
 

Similar to Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic Error

Data-driven adaptive predictive control for an activated sludge process
Data-driven adaptive predictive control for an activated sludge processData-driven adaptive predictive control for an activated sludge process
Data-driven adaptive predictive control for an activated sludge process
journalBEEI
 
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
ISA Interchange
 
Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...
IJECEIAES
 
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
TELKOMNIKA JOURNAL
 
Plan economico del 2017
Plan economico del 2017Plan economico del 2017
Plan economico del 2017
Guillermo Gallardo
 
Plan economico
Plan economicoPlan economico
Plan economico
Crist Oviedo
 
New emulation based approach for probabilistic seismic demand
New emulation based approach for probabilistic seismic demandNew emulation based approach for probabilistic seismic demand
New emulation based approach for probabilistic seismic demand
Sebastian Contreras
 
Development of a PI Controller through an Ant Colony Optimization Algorithm A...
Development of a PI Controller through an Ant Colony Optimization Algorithm A...Development of a PI Controller through an Ant Colony Optimization Algorithm A...
Development of a PI Controller through an Ant Colony Optimization Algorithm A...
LucasCarvalhoGonalve
 
Tutorial marzo2011 villen
Tutorial marzo2011 villenTutorial marzo2011 villen
Tutorial marzo2011 villen
Manuel Villen Altamirano
 
Aa4506146150
Aa4506146150Aa4506146150
Aa4506146150
IJERA Editor
 
A comparative study of three validities computation methods for multimodel ap...
A comparative study of three validities computation methods for multimodel ap...A comparative study of three validities computation methods for multimodel ap...
A comparative study of three validities computation methods for multimodel ap...
IJECEIAES
 
Rejection of sensor deterioration, noise, disturbance and plant parameters
Rejection of sensor deterioration, noise, disturbance and plant parametersRejection of sensor deterioration, noise, disturbance and plant parameters
Rejection of sensor deterioration, noise, disturbance and plant parameters
Basrah University for Oil and Gas
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
ijistjournal
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
ijistjournal
 
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
Zac Darcy
 
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
Zac Darcy
 
Objectives ApproachExpected Results.docx
Objectives ApproachExpected Results.docxObjectives ApproachExpected Results.docx
Objectives ApproachExpected Results.docx
amit657720
 
Objectives ApproachExpected Results.docx
Objectives ApproachExpected Results.docxObjectives ApproachExpected Results.docx
Objectives ApproachExpected Results.docx
vannagoforth
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
eSAT Journals
 

Similar to Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic Error (20)

Data-driven adaptive predictive control for an activated sludge process
Data-driven adaptive predictive control for an activated sludge processData-driven adaptive predictive control for an activated sludge process
Data-driven adaptive predictive control for an activated sludge process
 
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
 
Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...
 
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
 
Plan economico del 2017
Plan economico del 2017Plan economico del 2017
Plan economico del 2017
 
Plan economico
Plan economicoPlan economico
Plan economico
 
Plan economico
Plan economicoPlan economico
Plan economico
 
New emulation based approach for probabilistic seismic demand
New emulation based approach for probabilistic seismic demandNew emulation based approach for probabilistic seismic demand
New emulation based approach for probabilistic seismic demand
 
Development of a PI Controller through an Ant Colony Optimization Algorithm A...
Development of a PI Controller through an Ant Colony Optimization Algorithm A...Development of a PI Controller through an Ant Colony Optimization Algorithm A...
Development of a PI Controller through an Ant Colony Optimization Algorithm A...
 
Tutorial marzo2011 villen
Tutorial marzo2011 villenTutorial marzo2011 villen
Tutorial marzo2011 villen
 
Aa4506146150
Aa4506146150Aa4506146150
Aa4506146150
 
A comparative study of three validities computation methods for multimodel ap...
A comparative study of three validities computation methods for multimodel ap...A comparative study of three validities computation methods for multimodel ap...
A comparative study of three validities computation methods for multimodel ap...
 
Rejection of sensor deterioration, noise, disturbance and plant parameters
Rejection of sensor deterioration, noise, disturbance and plant parametersRejection of sensor deterioration, noise, disturbance and plant parameters
Rejection of sensor deterioration, noise, disturbance and plant parameters
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
 
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
 
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
2-DOF Block Pole Placement Control Application To: Have-DASH-IIBITT Missile
 
Objectives ApproachExpected Results.docx
Objectives ApproachExpected Results.docxObjectives ApproachExpected Results.docx
Objectives ApproachExpected Results.docx
 
Objectives ApproachExpected Results.docx
Objectives ApproachExpected Results.docxObjectives ApproachExpected Results.docx
Objectives ApproachExpected Results.docx
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
TELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
TELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
TELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
TELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
TELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
TELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
TELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
TELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
TELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 

Recently uploaded (20)

block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 

Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic Error

  • 1. TELKOMNIKA, Vol.16, No.2, April 2018, pp. 641~647 ISSN: 1693-6930, accredited Aby DIKTI, Decree No: 58/DIKTI/Kep/2013 DOI:10.12928/TELKOMNIKA.v16i2.8486  641 Received October 5, 2017; Revised January 28, 2018; Accepted February 12, 2018 Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic Error Mohamed Essahafi*, Mustapha Ait Lafkih Faculty of Sciences and Technology, University of Sultan, Moulay Slimane Morocco *Corresponding author, e-mail: mohamed.essahafi@yahoo.fr Abstract This paper concerns the identification of a greenhouse described in a multivariable linear system with two inputs and two outputs (TITO). The method proposed is based on the least squares identification method, without being less efficient, presents an iterative calculation algorithm with a reduced computational cost.Moreover, its recursive character allows it to overcome,with a good initialization,slight variations of parameters, inevitable in a real multivariable process. A comparison with other method s recently proposed in the literature demonstrates the advantage ofthis method. Simulations obtained will be exposed to showthe effectiveness and application of the method on multivariable systems. Keywords:recursive least squares,greenhouse, multivariable process,identification Copyright © 2018 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction The identification of multivariable systems is a topic of current research but whose industrial applications remain punctual. Until now, the identification of multivariable processes (MIMO) has generally been handled by applying multi-input, single-output (MISO) techniques to each output of the system [1]. Hence, the identification methods are classified into two broad categories: parametric and nonparametric. The non-parametric methods aim at determining models by direct techniques, without establishing a class of models a priori, they are called non-parametric because they do not involve a parameter vector to represent the model as developed in [2]. The objective of parametric identification is to estimate the parameters of a mathematical model, so as to obtain a satisfactory representation of the real system studied; in this kind of identification we also find different techniques. One of them is called "heuristic identification", it is based on the determination of the parameters of a transfer function by having the step response of the system. Another technique called "linear regression" is used in the simple least squares method. We also find methods based on the output error and the prediction error [3]. 2. Background The use of dynamic system identification techniques is based on a systemic approach to heat transfer [4]. In this approach, modeling a process uses three types of quantities: a. The inputs of the system (magnitudes exogenous to the system), which are the cause of its dynamic evolution and will be denoted by the « vector U (t) » b. The outputs of the system, which are the variables through which the system is observed; these are by definition quantities which can be the object of an experimental measurement: «vector Y (t) ». c. Finally, the state of the system « vector X (t) » which groups together all variables (possibly non-measurable) allowing at a given moment to characterize its dynamic state [5].
  • 2.  ISSN: 1693-6930 TELKOMNIKA Vol. 16, No. 2, April 2018: 641 – 647 642 3. The Problem Recently, many self tuning models have been suggested to describe the dynamic behaviour of the greenhouse. In the reported literature the application of conventional methods requires preliminary knowledge of a model of the process in order to control it optimally in the presence of environmental disturbances. However, in our case, this knowledge is often not available and the process control must be preceded by a preliminary step of identifying the model. This type of approach leads to a two-step realization of the control system (identification of the model and control of the process) [6]. The major disadvantage of this approach is to set the control system according to the model obtained during the identification step; during which the process operating conditions may be different from that corresponding to the effective application of the control [7]. 4. Proposed Solution We have therefore been led to develop models of parametric identification of greenhouse climate which are based on the writing of energy balances at the main components of the greenhouse: walls, indoor air, vegetation, different horizons of the soil. These multivariable models will then be compared to the parametric models obtained by parametric identification based on the quadratic error minimization criterion [8]. This article is structured as follows. Section 5 presents a general greenhouse mlodeling. Section 6 presents the principle of recursive least sqaure algorithm by highlighting our contribution to this paper. Section 7 unveils simulations on the simulink code of the proposed method [9]. 5. System Modeling The descriptive model shown in Figure 1 will be set in parametric identification in real time in order to obtain the dynamic model of the behavior of the greenhouse containing all the parameters to be identified [10]. Figure 1. Greenhouse system modeling The validation of these parameters is done by minimization of quadratic criterionon time horizon which allows this error to be acceptable [11]. by using the RLS identification algorithm applied in multivariable mode, we will be able to concretize the dynamic model of the greenhouse as seen in Figure 2.
  • 3. TELKOMNIKA ISSN: 1693-6930  Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic… (M Essahafi) 643 Figure 2. Schematic diagram of controlled greenhouse To describe the dynamic model of the greenhouse [12-13], we chose the ARMAX [5] representation (recursive exogenous autoregressive moving average) as shown on Figure 3. ( ) ( ) ( ) ( ) ( ) ( ) (1) Figure 3. ARMAX structure To simplify the modeling of the greenhouse [6], we have to limit the order of identification of the polynomials of the ARMAX model to n=2, and we have this: ( ) (2) ( ) (3) ( ) (4) In the above Equations, y(t) represent the greenhouse outputs: the temperature T°(°C) and the humidity H (%) of the internal climate of the greenhouse. u(t) the greenhouse input: ventilation V(w) and heat power H(w). w(t) vector-valued zero-mean sequences, with definite power and independent of the inputs of theplant. Moreover ( ), ( )and ( ) are polynomial functions in the backward shift operator ( ) of order na, nb and nc, respectively. 6. Parametric Identification RLS Method A general method consists in calculating the quadratic error of the criterion in order to use a generic method of iterative or recursive minimization (see optimization in [14-15]). The criterion is de ned by :
  • 4.  ISSN: 1693-6930 TELKOMNIKA Vol. 16, No. 2, April 2018: 641 – 647 644 ( ) ( ) ( ) (5) This predictor does not finish a linear regression because it is looped. It is generally referred to as pseudo-linear regression, and the parameter vector is put in the form: ( ) [ ] (6) The vector ( ) contains the measured data of the control and the output of the model of the greenhouse "here temperature and humidity" ( ) [ ] (7) The method we propose here, [16] although it belongs to the category of "sub-optimal" methods, has the advantage of being simple in terms of both implementation and computational workload, and just as powerful as existing methods. The processing performed on the data will be sequential, ie the set of data to be processed is not supposed to be available at one time; at a moment k, only the history of the measurements y(k) constitutes the learning base [17]. Instead of resorting to particulate estimation techniques as in [8] to ensure the calculation of the parameters of the different modes of operation, the approach adopted here is based on recursive least squares. ̂( ) ∑ ( ( ) ( ) ̂( )) (8) In all cases, obtaining good estimates depends on the choice of an appropriate decision criterion and an appropriate initialization of the parameters [12-13]. Henceeach iteration will be represented by ̂( ) ̂( ) ( )[ ( ) ( ) ̂( )] (9) ( ) ( ) ( )( ( ) ( ) ( )) (10) ( ) ( ( ) ( ) ( )) (11) 7. Simulation Results The excitation input of the greenhouse is chosen as a centered white noise of unit variance; an additive output noise e is also selected white of the same characteristics.The Figures below present the simulation results of the online identification obtained after the calculation iteration of the RLS quadratic algorithm. The Figures are made for various values of parameters, in order to show the robustness and the time reponse of this method and especially its capacity to operate with very few variations of the internal parameters of the greenhouse. Note that the estimates are relatively close to the true parameters of the greenhouse. They are also quickly calculated by this method. Here to illustrate the method presented above, we give the different initializations of the algorithm of RLS identificationdefined such that: computing time: 1000; weighting matrix P=106 Also, we consider an example of a greenhouse system of orders na=2 and nb=2 and nc=1; ( ) ; ( ) ( ) ; ( ) ; ( ) ( ) To validate the model, the simulation results of the estimated model with respect to other observations than those used for the estimation phase are shown in Figure 3. The values of the
  • 5. TELKOMNIKA ISSN: 1693-6930  Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic… (M Essahafi) 645 temperature and humidity inside the greenhouse show that the dominant behavior of the greenhouse is correctly described by the estimated model. Figure 4. Comparison between measured and estimated output variables The time-based of the greenhouse parameters is shown in Figures 2 and 3. The parameters values are adjusted with very low values, meanwile the extrnal disturbance are applied, the parameters are again estimated to consider the effect of the new greenhouse state. The curves below make it possible to observe that after 5% of the global time of calculation of the identification, the best results of the values of the parameters of the greenhouse can be obtained. Figure 5. Evolution of the estimate of the dyanamic parameters of the greenhouse A1, A2, B0 and B1
  • 6.  ISSN: 1693-6930 TELKOMNIKA Vol. 16, No. 2, April 2018: 641 – 647 646 Figure 6. Evolution of the estimate of the dyanamic parameters of the greenhouse B2 and C1 8. Conclusion In this paper, We have suggested a multivariable method for the recursive identification of systems with evolving coupled variables. The approach proposed here for the identification of a greenhouse is built around an idea which consists in coupling the tasks of identification and estimation of the parameters. by minimizing the qaudratic error between measurement and real- time estimation of measured outputs.Compared with single-variable methods, it has been shown that for equivalent performance, our method has the advantage of being inexpensive in terms of computing loads.Our next work will extend to the recursive identification of the multivariable greenhouse, subject to more advanced controls that can be adaptive. References [1] Åström KJ, Wittenmark B. On self-tuning regulators. Automatica 9. 1973: 185-199. [The seminal paper on self-tuning control]. [2] Åström KJ, Wittenmark B. Self-tuning controllers based on pole-zero placement. Proceedings IEE. 1980. Pt.D 127, 120-130. [A seminal paper on the pole-placement approach to self-tuning control] [3] Jiangang Lu, Jie You, Qinmin Yang. Nonlinear Model Predictive Controller Design for Identified Nonlinear Parameter Varying Model. TELKOMNIKA (Telecommunication,Computing,Electronics and Control). 10(3): 514-523. [4] Ignatius Riyadi Mardiyanto, Hermagasantos Zein, Adi Soeprijanto. Combining Parameters of Fuel and Greenhouse Gas Costs as Single Objective Function for Optimization of Power Flow . TELKOMNIKA (Telecommunication, Computing, Electronics and Control). 2017; 15(4): 1585-1600. [5] Junjie Chen, Zhenfeng Xu, Qiaowei Zhang, Yinyin Gu. Dynamic Mechanistic Modeling of Air Temperature and Humidity in the Greenhouses with On-Off Actuators. TELKOMNIKA (Telecommunication, Computing, Electronics and Control). 2016; 14(2A): 248-256. [6] Clarke DW, Gawthrop PJ. Self-tuning controller. IEE Proceedings Part D: Control Theory and Applications. 1975; 122(9): 929-934. [Seminal paper on GMV-based self-tuning control] [7] Clarke DW, Gawthrop PJ. Self-tuning Control. IEE Proceedings Part D: Control Theory and Applications. 1979; 126(6): 633-640. [A review of GMV-based self-tuning control.] [8] Muhammad Ali Raza Anjum. Adaptive System Identification using Markov Chain Monte Carlo. TELKOMNIKA (Telecommunication, Computing, Electronics and Control). 2015; 13(1): 124-136. [9] H Yaofeng, D Shangfeng, C Lijun, Liangmeihui. Identification of greenhouse climate using Takagi- Sugeno fuzzy modeling. 2017 Chinese Automation Congress (CAC), Jinan, China. 2017: 609-614.
  • 7. TELKOMNIKA ISSN: 1693-6930  Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic… (M Essahafi) 647 [10] H Sampaio, S Motoyama. Sensor nodes estimation for a greenhouse monitoring system using hierarchical wireless network".2017 25th International Conference on Software, Telecommunications and Computer Networks (SoftCOM), Split. 2017: 1-5. [11] SFM Samsuri, R Ahmad, M Hussein, ARA Rahim. Identification and Modeling of Environmental Climates Inside Naturally Ventilated Tropical Greenhouse.2010 Fourth Asia International Conference on Mathematical/Analytical Modelling and Computer Simulation, Bornea. 2010: 402-407. [12] A Jianqi, Y Junyiu, W Min, W Xiongbo. A modeling and closed-loop identification method based on RLS for top pressure in blast furnace. 2016 35th Chinese Control Conference (CCC), Chengdu. 2016: 2223-2228. [13] JE Bobrow, W Murray. An algorithm for RLS identification parameters that vary quickly with time, In IEEE Transactions on Automatic Control. 1993; 38(2): 351-354. doi: 10.1109/9.250491 [14] J Li, X Wei, H Dai. Design and implementation ofRLS identification algorithm based on FPGA. 2009 9th International Conference on Electronic Measurement & Instruments , Beijing. 2009: 2-599-2-601. [15] R Arablouei, K Doğançay, T Adali. Unbiased RLS identification of errors-in-variables models in the presence of correlated noise. 2014 22nd European Signal Processing Conference (EUSIPCO), Lisbon. 2014: 261-265. [16] M Ezzaraa, MA Lafkih, M Ramzi. Design and performance analysis of adaptive linear quadratic Gaussian controller.2012 IEEE International Conference on ComplexSystems (ICCS), Agadir. 2012: 1-5. [17] S Sundari, Alamelu Nachiappan. Online Identification Using RLS Algorithm andKaczmarz’s Projection Algorithm for a Bioreactor Process. International Journal of Engineering and Computer Science. 2014; 3(9): 7974-7978.