Volume 2012, Issue 1 384732
Research Article
Open Access

Model Reference Control for an Economic Growth Cycle Model

Pengfei Zhao

Corresponding Author

Pengfei Zhao

College of Geoexploration Science and Technology, Jilin University, Changchun 130026, China jlu.edu.cn

Postdoctoral Flow Station of Computer Science and Technology, Jilin University, Changchun 130012, China jlu.edu.cn

Search for more papers by this author
Cai Liu

Cai Liu

College of Geoexploration Science and Technology, Jilin University, Changchun 130026, China jlu.edu.cn

Search for more papers by this author
Xuan Feng

Xuan Feng

College of Geoexploration Science and Technology, Jilin University, Changchun 130026, China jlu.edu.cn

Search for more papers by this author
First published: 03 July 2012
Citations: 1
Academic Editor: Roberto Barrio

Abstract

A useful method in intelligent engineering, called model reference control (MRC), is applied in an economic control problem. The authors review the main framework of MRC and Goodwin growth cycle (GGC) model between two countries and drive the employment rate to be approximate stable in a high level by controlling the workers′ share in the national income automatically. It is very helpful to constitute economic policies for a country or an economic union.

1. Introduction

The control problems in economy are very important for the countries or economic unions. For more than 50 years, methods which were originally created by control engineers and later fully developed by applied mathematicians have been applied to extend the theory of economic policy [17]. Control theory can be regarded as a collection of methods to be used by economists, just like statistics and other theories of applied mathematics. There are many economic applications of classical control theories, such as closed-loop system control [57], optimal control [2, 3, 810], stochastic control [1114], decentralized control [15, 16], and robust control [1719]. However, in recent years, classic economic control has become more difficult to implement, as economic behaviors become more and more complex. It is because that these classic control theories are not fit for controlling some complex economic systems. Hence, economists, engineers, and mathematicians have been exploring the possibility that advanced control techniques in engineering would be used in economics as well in these years.

Model reference control (MRC) is a famous intelligent engineering method which has a great use in controlling nonlinear complex systems [2023]. Also, MRC is widely used in engineering problem with the aid of neural network technique. For example, see [24, 25] for the control of robots, for the control of mechanical oscillators [26], and for flight vehicles [2729]. In economic application, Etsuo Yamamura and his coauthors published a series of papers on MRC in both theoretical and practical fields in 1980s [3040]. However, for the limitations of computational methods and computer hardware conditions, they have given many novel ideas and results based on some simple data sets or equations. In recent years, with the development of neural network technology and the improvement of computer performance, the application of MRC has become very simple and efficient; see [41, 42].

The aim of this paper is to expand the MRC to the field of economic control with the aid of neural network technique. The numerical results will show that MRC is an excellent tool for controlling some complex economic systems, such as Goodwin growth cycle (GGC) model between two countries, and, of course, this may be also valuable in constituting economic policies for a country or an economic union as Holt′s work [43] has done. This fully shows the efficiency and practicality of MRC with neural network structure in economic application.

The rest of this paper is organized as follows. In Section 2, we will introduce the theoretic framework of MRC; in Section 3, we will introduce the GGC model between two countries; in Section 4, we will construct a reference model by driving the expected inflation rate to be zero and show an application of MRC to the GGC model; in Section 5, we will conclude our work.

2. Model Reference Control

In this section, we will introduce the theoretic framework of MRC in detail.

2.1. System Identification

Model reference control includes two parts, system identification and controller generation. The function of system identification is to construct an algorithm for building a model from observed data automatically.

The observed data should be classified as input data and output data which are measured at discrete instants of time t. The observed data set is the training set for system identification process, and we are interested in building the identified model for the purpose of prediction and control [44]. Especially, the identified model may generate accurate prediction values and make a direct connection with the controller.

Let X and Y denote the sets of inputs and outputs for a given system. We define an operator T: XY or y = T(x) for any xX. Obviously, (x, y) represents the given system (plant). We are interested in searching for an approximate operation to follow T. (It is a neural network, and p is an unknown parameters set.) Here the neural network model is represented by and the plant is represented by T. The simple law of determining is making the identification error
()
minimal. When we send the feedback signal eI(p1) back to the recurrent process, the parameter p1 may be modified and finally form an optimal approximation of the operation T. See the block diagram in Figure 1.
Details are in the caption following the image
Block diagram of system identification.
Note that the grey box represents the operator T (we call it “plant” in simulation process) and the green box represents the approximate operator . The Stone-Weierstrass theorem [45] guarantees that a neural network model can be preselected to approximate this plant with appropriate weight sets p; that is, bears the structure of this preselected model [41]. The system can be described as nonlinear autoregressive-moving average (NARMA) model:
()
where x(k), y(k) are system input and output and s is the time delay constant. To find the operator T′s best approximate , the plant model is given by
()
where is the function implemented by neural network with three layers and p1 is the parameter vector containing all the network weights and threshold values. Since there is no delay in the network output, the network plant model can be trained using the backpropagation for feedforward networks.

2.2. Controller Generation

In the following, we will introduce the next process, controller generation part. Here, our main work is to design a controller to drive the plant output to follow the tendency described by the reference model.

Let bears the structure of the controller, and
()
where r is the reference signal, and nu, ny, and nr denote the time delays of control, system output and reference output, respectively. Define the reference error as
()
where y = T(x, u) is the plant output, yr is the reference signal, and is the neural network output according to the reference signal r, system output y, and reference output yr. See Figure 2.
Details are in the caption following the image
Block diagram of controller generation.

Note that the yellow box represents the reference model with the tendency which we desire for; the pink box represents the controller generator which is used to drive the plant output.

Automatically, the controller drives the reference error eR to be minimum. It makes the controller generation block bear a recurrent (feedback) network which is more difficult to be trained than the feedforward networks used for plant identification. By using the backpropagation algorithm, the weights and threshold values have both direct and indirect effects on the recurrent network output. Similar to the training of plant model, the direct effect is from the explicit derivatives about the weights and threshold values. However, the indirect effect is from the implicit derivatives, and we should compute the gradients for recurrent networks with dynamic backpropagation. The recurrent network here also has three layers.

It is worth noting that if we treat the reference model as the plant, then the process of driving the plant output to be along with the reference output is just like the system identification in the first part of MRC. Hence, we can also use the learning algorithm to generate the controller. There is no essential difference between training and learning process, for they are all minimization algorithms. The only difference is that the structure of feedforward network is more complex than the one of feedback network, which needs different backpropagation algorithms to implement the computation process.

2.3. Model Reference Control

Treating the two parts as a whole process, we have the complete process of MRC in Figure 3.

Details are in the caption following the image
Block diagram of model reference control.

In the following, the whole control procedures are discussed in detailed computational expressions [41]. In the whole procedures, we usually identify the plant model first and then train the controller to make the plant output follow the reference model output.

To training the plant model, we should use the backpropagation algorithm with the steepest descent learning rule. Define the performance index by
()
where eI(t) = yN(t) − yP(t), yP and yN are outputs of the system and the plant model, respectively, and p1 is a vector of all the weights and threshold values in neural network plant model.
There are two sets of inputs of the neural network plant model, delayed controller outputs (plant inputs) and delayed outputs. The input weight matrix and layer weights matrix are denoted by IW and LW, respectively, and fi is the transfer function. Then we have the actual output of neural network plant model as follows:
()
where n4 is the direct layer which produces signal to compute yN. By using the steepest descent algorithm and sensitivity index, the layer signals can be described as
()
where is the (i, j) element of the weight matrix, , , and .
In the controller generation process, there are three controller inputs: delayed reference input, delayed controller outputs, and delayed plant outputs. Similar to training the plant model, we consider the performance index for controller
()
where eR(t) = yP(t) − yR(t), yR is the reference signal and p2 is a vector consisting of all the weights and threshold values in the neural network. The process for solving the element of all the layers and determining the controller is similar to that in training plant model. After the training of plant model, the p1 is already updated in stage k by standard backpropagation; thus we have to use the updated in the controller generation process. This process is also called dynamic backpropagation. The whole network structure of MRC is in Figure 4. See more details in [41].
Details are in the caption following the image
Network structure of model reference control [41].

Here, we should emphasize that the reference model must provide the information which we desire for the plant output to follow. However, the reference model may or may not have any relation to the plant model. In economic control, we expect that the plant output with wide fluctuations can trace the desired reference output with approximate stable property in a high level.

3. Goodwin Growth Cycle Model

In this section, we will give a brief introduction of Goodwin growth cycle (GGC) model. GGC model [46] is a famous nonlinear economic model of the struggle between capital and labor for shares in national income, based on the classic Volterra-Lotka predator-prey model for populations. The control problem of original Goodwin model is not difficult to be solved, because some other important factors are not considered in the two-dimensional system, such as expected inflation rate. To show that our idea is very useful in solving the economic control problem, we will introduce a more complex Goodwin model in six dimensions.

Ishiyama and Saiki [47] considered a two-country world with capital mobility modeled by the following continuous chaotic system:
()
i = 1,2, where variables in country i are workers′ share in national income ui(≡ωiLi/piYi), employment rate vi(≡Li/Ni), expected rate of price inflation , money wage rate wi, employed labor in efficiency units Li, price level pi, gross national output in real terms Yi, and labor supply in efficiency units Ni constants in country i are labor productivity growth rate , growth rate of labor supply , and adjustment speed of workers′ adaptive expectation θi; a hat over a variable is used to symbolize the rate of change of the variable.
The constants and parameters in the model should be determined, and then we have six ordinary differential equations:
()
()
()
()
()
()
where q is the function of t and an input of the neural network in the following.

The system (3.2)–(3.7) is very chaotic and has many unstable periodic orbits; see [47]. The time unit of this system is corresponding to the units of the variables. It is worth noting that the time unit should not be extremely small, such as second, minute and hour, for the rapid vibration is not acceptable in real economic systems. Here, we may let the time unit be a quarter, two quarters, or a year.

4. Application to GGC Model between Two Countries

In this section, we will apply MRC to the GGC model between two countries to demonstrate its validity. Our aim is to make the employment rate approximate stable in a high level by controlling the workers′ share in the national income. It shows that the control strategy is important for the policy maker. Here, we use the SIMULINK toolbox for SISO system in MATLAB (Version 7.0), which is designed by Hagan for controlling a robot arm [24].

We make the GGC model between two countries (3.2)–(3.7) as the plant of MRC, and a new model as reference model, in which expected inflation rate of the first country is set to be zero. Also, we modify 1/(1 − v1) in (3.2) to 0.02/(1 − v1) in (4.1) to make sure that v1 in the reference model can be approximate stable in a high level. The reference model is as follows:
()
()
()
where r is the input of reference model.

The effect of MRC is great, if the trajectory of the reference model is very flat (in [21, 41, 42], the authors have all chosen the approximate stable systems to be the reference models). Also, our plant system (3.2)–(3.7) is chaotic as [42] has done. Hence, there is no doubt that this leads to good applicability of our work to use MRC in GGC model and its reference model. Here, the employment rate of the first country in the reference model (4.1)–(4.3) is approximate stable in 0.96, and this is an acceptable value in many countries or economic unions. So we choose (4.1)–(4.3) to be the reference model. Our main purpose is to control the employment rate of the first country in the plant to track along with the one in the reference model. In the following, we will show the main work of this paper.

The system (3.2)–(3.7) is used to generate an input-output data set, which is for the learning purpose in the system identification process. The purpose is to add some control to drive the employment rate of the first country to be approximate stable in a high level. Here, we choose the additional change rate of the workers′ share in the national income q as the control variable (indeed, q is a set of random values picked in the given range), vp the plant output, vN the neural network output, and vR the reference output. After the suitable sampling of all these variables, we choose q = (q1, …, qN) and as the input and output of the plant (3.2)–(3.7), respectively. (This is the training set.) For a given neural network plant model, vN(p1) is the corresponding neural network output to the input q, where p1 contains all the weights involved in the neural network. Then, we have the cost functional for identification:
()
where eI(p1) = |vPvN(p1)|. The system identification is to minimize the functional over the parameters p1.
In the controller generation process, similar to the random input q, we should denote the random reference input r = (r1, …, rM). Let be the reference output of (4.1)–(4.3). Then, we have the cost functional for identification:
()
where eR(p2) = |vPvR(p2)|, and the parameter p2 is similar to p1 and contains all the weights in the neural network. The system identification is to minimize the functional over the parameters p2.

Next, we will train the network of system identification in q ∈ [−0.002,   0.004]. See Figure 5. Here, we use the Levenberg-Marquardt algorithm to construct a backpropagation neural network [48]. The built-in function of the algorithm in the SIMULINK is called trainlm. We use 300 training epochs for the system identification, and an epoch is just a recurrence of determining and adjusting the weights and functions in the layers through an error-minimizing process. From Figure 5(c), we can observe that the error v1(t) v1N(t) is extremely small, and the real plant and the NN plant have almost the same outputs.

Details are in the caption following the image
Figure 5 (a) Plant input
Training data for NN MRC of GGC model.
Details are in the caption following the image
Figure 5 (b) Plant output
Training data for NN MRC of GGC model.
Details are in the caption following the image
Training data for NN MRC of GGC model.
Details are in the caption following the image
Figure 5 (d) NN plant output
Training data for NN MRC of GGC model.

In the following, we will train the controller. It is more difficult to train a controller than to identify a plant, because the network here is recurrent and a dynamic backpropagation algorithm is needed. We will choose 13 segments for the training set and 10 epochs for each segment, and we will train the network of controller generation under the reference model input in r ∈ [−0.001,0.001]. See Figure 6.

Details are in the caption following the image
MRC of GGC model with a reference model.
Indeed, we have considered the control in (3.2), and the equation turns to be
()
Evidently, q describes the increasing tendency of public finance expenditure in workers′ share, maybe we can call it additional controller of workers′ share. It will be the gist of the fiscal and monetary policy. See Figure 7.
Details are in the caption following the image
Additional controller of workers′ share of the MRC.

Now, the whole controlling process can be described as the following. The employment rate of the first country in the plant is widely fluctuant; however, the one in the reference model is approximate stable in long term. To drive the employment rate to follow the tendency of the reference model, one can adjust the workers′ share of the national income of the first country slightly. See Figure 8. The plant output is approximate stable at 0.96 in a long term, so our control effect is very remarkable.

Details are in the caption following the image
A comparison between original plant output and controlled plant output.

Though the two signals have nearly the same tendency, the signal after control is not tracking the signal from the reference model strictly. The reference model we used here is meaningful in economics, because it is obtained by driving the expected inflation rate of the first country to be zero, and has an approximate property in a high level by modifying a coefficient.

Obviously, a model with both simple tendency and suitable economic meaning might be better than our reference model. To make the reference model fit for the practical economic phenomenon, we still insist on choosing the model by driving the expected inflation rate to be zero. Indeed, the policy maker can constitute the fiscal and monetary policies according to the additional controller of workers′ share in Figure 7. The results show that we can control the workers′ share in the national income to make the employment rate approximate stable in a high level.

5. Conclusion

Model reference control technique has been used to control a complex economic system in this paper. The specific control method in engineering is very helpful to constitute economic policies for a country or an economic union. The simulation results show that one can control the employment rate stable in a high level by adjusting the workers′ share in the national income.

Acknowledgments

P. Zhao expresses sincere thanks to Professor Yong Li for his guidance, Professor Dayou Liu, and Professor Bo Yang for their instructions and many invaluable suggestions. Also, many thanks to the NSFC (Grant no.11071026, 11001100, 11171131, and 11026043) and the Basic Research Program of Jilin University (450060481098). This work is supported in part by the National Basic Research Program of China (973) under Grant 2009CB219301, the National Public Benefit Scientific Research Foundation of China under Grant 201011078, and the National Innovation Research Project for Exploration and Development of Oil Shale under Grant OSP-02 and OSR-02. The authors gratefully acknowledge the anonymous reviewers for their hard work and good patience.

      The full text of this article hosted at iucr.org is unavailable due to technical difficulties.