999精品在线视频,手机成人午夜在线视频,久久不卡国产精品无码,中日无码在线观看,成人av手机在线观看,日韩精品亚洲一区中文字幕,亚洲av无码人妻,四虎国产在线观看 ?

Decoupling Control Algorithm of Online Self-tuning Based on DRNN

2013-09-17 12:11:00TAOPingXIAOChao
機床與液壓 2013年12期

TAO Ping,XIAO Chao

1.DP Center,Chongqing Second Intermediate People’s Court,Chongqing 404020,China;

2.College of Automation,Chongqing University,Chongqing 400044,China

1.Introduction

In the control engineering,the basic objective of decoupling system is to seek an appropriate control law,and which can make the multi-variable system of input and output correlation realize that each output is only controlled by a corresponding input,and different output is also controlled by different input.Neural network is a kind of operation model,due to owning itself strong capability in parallel processing,self-learning and nonlinearity processing etc,it has been widely applied to the control field of controller design,pattern recognition and fault diagnosis and so on[1 -3].Compared with the conventional feed-forward neural network,the recurrent neural network(RNN)has internal feedback,and therefore it can reflect the dynamic characteristic.In which,the diagonal recurrent neural network(DRNN)possesses stronger processing and presentation skill,by way of a simplification of RNN,it can be more conveniently applied to control system to realize the decoupling control of multi-variable system[4-6].

2.Structure and learning algorithm of DRNN

2.1.Structure of DRNN

DRNN is a three-layer network structure,namely the input layer,hidden layer and output layer.In which,the hidden layer is a recurrent layer,and the structure of DRNN is shown as in Fig.1.

In the DRNN,assume that the input vector is I= [I1,I2,…,In].In which,Ii(k)is the input of ithneuron in input layer,Xj(k)is output of jthneuron in recurrent layer,f(·)is the S function,and O(k)is the output of DRNN.

Output of network output layer

Input of network recurrent layer

Output of network recurrent layer

In which,WIis the weight vector of network input layer,WDand WOis respectively the weight vector in recurrent and output layer of the network.

Fig.1 Structure of DRNN

The function of network identifier is used for identifying the controlled object online,and through training process online it can make output identification be able to approximate the actual output of the synchronous system,and the structure of network identifier is shown as in Fig.2.

Fig.2 Structure of network identifier

In which,u(k)and y(k)is respectively the input and output of controlled object.The input of DRNN is u(k)and y(k),and ym(k)is the output of identifier,and ym(k)=O(k).The identification error em(k)and the expression of identification index is respectively as below.

2.2.Learning algorithm of weight optimization of DRNN

The learning algorithm adopts the gradient descent method with the momentum factor.

The learning algorithm of input,recurrent and output layer weight is respectively as equation(1),equation(2)and equation(3).

In which,the double S function is adopted in the recurrent layer neuron,namelyηI,ηD,ηOis respectively the learning rate of input,recurrent and output layer,and α is the inertia coefficient.

If the learning rate is enlarged then the convergence rate would be quicken,but it is easy to produce the oscillation and astaticism.If the learning rate is decreased then it can keep the algorithm stability,but the convergence rate would be negative acceleration.When,the weighted gradient is localized to the local extreme point.And if the inertial coefficient is adopted as momentum factor then it can make weight correction depend on the both of the gradient and the weight change incremental of the last step at the same time.

3.Decoupling model

For convenience to make the discussed puzzle be concretization,here it takes the decoupling between temperature and humidity of variable air volume(VAV)air-conditioning system as the example.In the conventional process of HVAC design,it always ignored the coupling among multi-loop without dealing with the coordinated control of multi-variable such as temperature,and humidity etc,it only limited to study the control of indoor temperature.In fact,by means of decoupling control between temperature and humidity,it can create more comfortable indoor environment.The coordinated control of temperature and humidity in the central air conditioning system generally is only used for operating mode in winter.Fig.3 shows the object model of the indoor unit coupling in winter.According to the experience,if there is a rise in 1°Ctemperature,and then it would be roughly a drop of 2%relative humidity.

Fig.3 Object model of unit coupling in winter

When the cold water inlet valve is closed the air temperature of heater outlet equals to the supply air temperature θs, and considering the influence of valve Kvh,the transfer function of heater input u1and indoor temperature θ is as below.

When the initial indoor temperature does not be considered,but considering the influence of valve Kvh,the transfer function of humidifier adjusting valve u2and indoor temperature θ is as below.

The loop transfer function of heater input u1and indoor humidity d is as below.

When the input of heating valve is zero it can be considered as that the humidity of outlet air blowing equals to exhaust air humidity,and considering the influence of valve Kvc,the loop transfer function of humidifier adjusting valve u2and indoor humidity d is as below.

Combined with the above,the coupling model of temperature and humidity in VRV air-conditioning system can be expressed as below.

Therefore the coupling model of temperature and humidity is as the following.

If the time constant difference of two inertia nodes is rather large in the transfer function then the node of time constant being large would play the leading role,at this time it can be equivalent as a firstorder system.

4.Improved self-tuning decoupling control based on DRNN

Fig.4 shows the structure of PID decoupling control for controlled object of two-variable,and its control algorithm is as equation(4).

In which,T is the sampling time,error1(k)=r1(k)-y1(k),error2(k)=r2(k)-y2(k).

Fig.4 Structure of PID decoupling control

Fig.5 Control system based on DRNN with self-tuning PID

By means of improved DRNN,it can make the optimization of PID decoupling control,and the structure of system based on DRNN is shown as in Fig.5.In which,DRNN1and DRNN2is respectively as the diagonal recurrent neural networks,and r,y is respectively the setting value and actual output value of the system.The following takes channel1of the controller as the example to explain the control algorithm.

The PID control parameter of proportion,integral and differential is tuned by DRNN.In the tuning process,the input is the PID control parameter of last time,the output is the PID control parameter of current time,and the process of parameter modification is shown as in Fig.6.

Fig.6 Structure of parameter modification node for PID

Generally,the evaluation is selected as

The adjusting method of PID controller is as equation(5),equation(6)and equation(7).

The adjusting of kp1(k),ki1(k)and kd1(k)is related to each-self learning adjusting rate,and usually it takes a changeless constant.But the size of adjusting rate is related to the deviation amount and its change rate,therefore the learning adjusting rate of PID parameter in this paper is defined as

According to the above defined learning adjusting rate,it can follow the adjusting varied with system error and its change rate so as to obtain the optimal effect.And the principle of u2controller is the same as u1controller.

5.Simulation and its control effect analysis

In order to validate the effect of coupling model of temperature and humidity,it first transforms the following state equation as the difference equation form.

Firstly,assume the sampling period to be as 1s,the response after decoupling could be obtained by PID.Fig.7 shows the decoupling response of θ and d when r1=1 and r2=0,and Fig.8 shows the decoupling response of θ and d when r1=0 and r2=1.

Fig.7 Response of PID decoupling

The following analyzes PID decoupling control of improved DRNN,assume the network structure is 3-7-1,the network input takes I={u(k-1),y(k),1},the sampling period takes as 5 s,the learning rate of input,recurrent and output layer takes as 0.4,α value of inertia system takes as 0.04,and the initial value of weight takes a random value over[-1,1].It first considers the influence for temperature and humidity when the inlet air velocity of heater changes.Assume r1=1(namely the input r1is the unit step)and r2=0(namely the input r2cooling coil is zero),and the Jacobian value with time t is shown as in Fig.9.The value of PID control parameter after and before adjusting is shown as in Tab.1,and through decoupling the response is shown as in Fig.10.

Fig.8 Response of PID decoupling

Fig.9 Jacobian value of DRNN1

Tab.1 Parameters of PID control

From Fig.7,Fig.8 and Fig.10,it can be seen that when the input of system is unit step the PID decoupling control based on DRNN can obviously reduce the coupling effect of humidity loop,and the humidity effect can fast decay to zero within 100 s,and the rising rime is shorten to 15 s.In like manner,when the cold water valve opening changes(namely the input r2is unit step)and r1is zero,the value of PID control parameter after and before adjusting is shown as in Tab.1 and the Jacobian value with time t is shown as in Fig.11.Through decoupling the response is shown as in Fig.12.

Fig.10 Response of PID control decoupling

Fig.11 Jacobian value of DRNN2

Fig.12 Response of PID control decoupling

From Fig.12,it can be seen that when the cooling coil input is unit step signal the output of system can track the unit step signal without no steady error within 200 s,and the coupling phenomenon of humidity is obviously weaken.It can fast decay within 50 s.

From the simulation result,it can be seen that it can obtain better control effect to adopt the algorithm of self-tuning PID decoupling control for temperature and humidity decoupling of air conditioning room.

6.Conclusions

Based on mathematical modeling of related temperature-humidity segment,by means of unique ad-vantages of recurrent neural network,the above designed a sort of improved self-tuning PID decoupling controller based on diagonal recurrent neural network.Through the experiment simulation under Matlab environment,it validated that the proposed improved algorithm is feasible and reasonable.

[1] PING Yuhuan.Research on Decoupling Control of Multivariable Fuzzy Neural Networks[D].Baoding:North China Electric Power University,2007.

[2] YU C W,LU Y Z.Decoupling fuzzy relational systems-An output feedback approach [J].IEEE Trans Syst,Man,Cybero,1989,19(2):414-147.

[3] Ku C L,Lee K Y.Diagonal recurrent neural networks dynamics systems control[J].IEEE Transactions on Neural Networks,1995,6(1):144-156.

[4] WANG Shuangxin,YANG Hui,LI Yaguang,et al.Research on Neural Network PID Optimization and Simulation of Coordinated Control System[J].Chinese Journal of Mechanical Engineering,2007,27(35):96-101.

[5] Application of modified DRNN algorithm in parameter adjusting of coordinated control system [J].Electric Power Automation Equipment,2009,29(8):106 -109.

[6] Zhang Rongbiao,Huang Xianlin.Adaptive Decoupling Design of Constant Temperature and Humidity Control System Based on GPC and Multi-model Control[J].Applied Mechanics and Materials,2011(43):308 -311.

主站蜘蛛池模板: 精品国产91爱| h网址在线观看| 伊在人亞洲香蕉精品區| 欧美日本二区| 欧美色视频日本| 日本久久久久久免费网络| 国产精品13页| 亚洲成人在线免费| 狠狠色综合久久狠狠色综合| 久久91精品牛牛| 亚洲国产精品久久久久秋霞影院| 精品福利国产| 欧美亚洲激情| 欧美一级特黄aaaaaa在线看片| 亚洲免费人成影院| A级全黄试看30分钟小视频| 国产精品露脸视频| 国产福利微拍精品一区二区| 国产成人精品男人的天堂下载| 国产视频a| 亚洲无限乱码| 国产精品福利社| 91久久国产成人免费观看| 国产精品自拍露脸视频| 欧美在线导航| 在线观看亚洲天堂| 有专无码视频| 久久亚洲天堂| 亚洲成人动漫在线| 亚洲AⅤ无码日韩AV无码网站| 国产乱子伦手机在线| 九色在线观看视频| 午夜高清国产拍精品| 91一级片| 国产呦精品一区二区三区下载| 一级毛片在线播放免费观看| 伊在人亚洲香蕉精品播放| 99视频在线观看免费| 国产三级毛片| 91九色国产porny| 日韩少妇激情一区二区| 永久在线播放| 国产精品男人的天堂| 91最新精品视频发布页| 国产精品中文免费福利| 免费国产高清视频| 精品无码日韩国产不卡av| 国产SUV精品一区二区6| 91精品情国产情侣高潮对白蜜| 天堂成人av| 99热这里只有免费国产精品 | 国产成人AV综合久久| 亚洲资源站av无码网址| 国产一区二区丝袜高跟鞋| 国产亚洲视频免费播放| 久久亚洲综合伊人| 永久免费av网站可以直接看的| 污网站在线观看视频| 在线视频精品一区| 国产激爽爽爽大片在线观看| 国产精品极品美女自在线| 亚洲欧美不卡| 中文字幕亚洲无线码一区女同| 99热线精品大全在线观看| 国产精品无码AⅤ在线观看播放| 天堂中文在线资源| jizz亚洲高清在线观看| 欧美午夜小视频| 九九热精品视频在线| 午夜在线不卡| 不卡色老大久久综合网| 国产一区二区网站| 97精品国产高清久久久久蜜芽 | 亚洲国产成人在线| 综合色88| 在线精品亚洲国产| 亚洲人成在线精品| 日韩区欧美国产区在线观看| 欧美成人一区午夜福利在线| 91网红精品在线观看| 国产人碰人摸人爱免费视频| 午夜福利在线观看成人|