This paper describes empirical research on the model, optimization and supervisory control of beer fermentation.Conditions in the laboratory were made as similar as possible to brewery industry conditions. Since mathe...This paper describes empirical research on the model, optimization and supervisory control of beer fermentation.Conditions in the laboratory were made as similar as possible to brewery industry conditions. Since mathematical models that consider realistic industrial conditions were not available, a new mathematical model design involving industrial conditions was first developed. Batch fermentations are multiobjective dynamic processes that must be guided along optimal paths to obtain good results.The paper describes a direct way to apply a Pareto set approach with multiobjective evolutionary algorithms (MOEAs).Successful finding of optimal ways to drive these processes were reported.Once obtained, the mathematical fermentation model was used to optimize the fermentation process by using an intelligent control based on certain rules.展开更多
Task allocation is a key issue of agent cooperation mechanism in Multi-Agent Systems. The important features of an agent system such as the latency of the network infrastructure, dynamic topology, and node heterogenei...Task allocation is a key issue of agent cooperation mechanism in Multi-Agent Systems. The important features of an agent system such as the latency of the network infrastructure, dynamic topology, and node heterogeneity impose new challenges on the task allocation in Multi-Agent environments. Based on the traditional parallel computing task allocation method and Ant Colony Optimization (ACO), a novel task allocation method named Collection Path Ant Colony Optimization (CPACO) is proposed to achieve global optimization and reduce processing time. The existing problems of ACO are analyzed; CPACO overcomes such problems by modifying the heuristic function and the update strategy in the Ant-Cycle Model and establishing a threedimensional path pheromone storage space. The experimental results show that CPACO consumed only 10.3% of the time taken by the Global Search Algorithm and exhibited better performance than the Forward Optimal Heuristic Algorithm.展开更多
The limiting performa nce analysis is used to study the optimal shock and impact isolation of mechanic al systems. The use of wavelets to approximate time-domain control functions is investigated. The formulation for...The limiting performa nce analysis is used to study the optimal shock and impact isolation of mechanic al systems. The use of wavelets to approximate time-domain control functions is investigated. The formulation for numerical computation is developed. Numerical examples include the optimal shock isolation of a SDOF system and the optimal i mpact isolation of a MDOF system. Computational results show that compactly supp orted wavelets can represent abrupt changes in control functions better than tri gonometric series and considerably increase computational efficiency.展开更多
The construction method of background value is improved in the original multi-variable grey model (MGM(1,m)) from its source of construction errors. The MGM(1,m) with optimized background value is used to elimin...The construction method of background value is improved in the original multi-variable grey model (MGM(1,m)) from its source of construction errors. The MGM(1,m) with optimized background value is used to eliminate the random fluctuations or errors of the observational data of all variables, and the combined prediction model together with the multiple linear regression is established in order to improve the simulation and prediction accuracy of the combined model. Finally, a combined model of the MGM(1,2) with optimized background value and the binary linear regression is constructed by an example. The results show that the model has good effects for simulation and prediction.展开更多
In order to solve instability problem of calculation precision resulting from the selection of each target weight in evaluating weapon systems, a weighted sum based method is proposed. Specif- ically, the subjective w...In order to solve instability problem of calculation precision resulting from the selection of each target weight in evaluating weapon systems, a weighted sum based method is proposed. Specif- ically, the subjective weights depending on experts' experience are substituted by the optimal weights. The optimal weights are acquired through constructing a mathematical programming model based on subjective weights and objective weights. The method of solving subjective weights is the same as before, and the objective weights were solved by means of grey theory. The case analysis shows that the method of improved weighted sum can improve the evaluation precision up to more than 5% , and minimize the instability of calculation precision resulting from only using subjective weights. The method that the optimal weights substituted the subjective weights is brought forward in improving evaluation precision for the first time. The ideas of the optimal weights and the pro- posed method are described and analyzed.展开更多
Efficient optimization strategy of multibody systems is developed in this paper. Aug- mented Lagrange method is used to transform constrained optimal problem into unconstrained form firstly. Then methods based on seco...Efficient optimization strategy of multibody systems is developed in this paper. Aug- mented Lagrange method is used to transform constrained optimal problem into unconstrained form firstly. Then methods based on second order sensitivity are used to solve the unconstrained problem, where the sensitivity is solved by hybrid method. Generalized-α method and generalized-α projection method for the differential-algebraic equation, which shows more efficient properties with the lager time step, are presented to get state variables and adjoint variables during the optimization procedure. Numerical results validate the accuracy and efficiency of the methods is presented.展开更多
A novel biased proportional navigation guidance (BPNG) law is proposed for the close approach phase, which aims to make the spacecraft rendezvous with the target in specific relative range and direction. Firstly, in...A novel biased proportional navigation guidance (BPNG) law is proposed for the close approach phase, which aims to make the spacecraft rendezvous with the target in specific relative range and direction. Firstly, in order to describe the special guidance requirements, the concept of zero effort miss vector is proposed and the dangerous area where there exists collision risk for safety consideration is defined. Secondly, the BPNG, which decouples the range control and direc- tion control, is designed in the line-of-sight (LOS) rotation coordinate system. The theoretical anal- ysis proves that BPNG meets guidance requirements quite well. Thirdly, for the consideration of fuel consumption, the optimal biased proportional navigation guidance (OBPNG) law is derived by solving the Schwartz inequality. Finally, simulation results show that BPNG is effective for the close approach with the ability of evading the dangerous area and OBPNG consumes less fuel compared with BPNG.展开更多
图是一种非常重要的数据结构形式,被广泛用于社交网络、交通网络和搜索引擎等领域。随着图数据规模爆发式增长,存储容量受限,分布式图计算成为处理大规模图数据的焦点。宽度优先搜索(breadth first search,BFS)算法是图遍历和许多图分...图是一种非常重要的数据结构形式,被广泛用于社交网络、交通网络和搜索引擎等领域。随着图数据规模爆发式增长,存储容量受限,分布式图计算成为处理大规模图数据的焦点。宽度优先搜索(breadth first search,BFS)算法是图遍历和许多图分析算法的基础,而在分布式图计算过程中存在严重的通信开销。针对上述问题,本文提出了一种综合的数据压缩编码优化方案,结合位图和变长压缩数组,通过更高的压缩率来降低数据通信开销;此外,还提出了一种点对点异步环形通信策略,进一步降低分布式图计算中计算-通信的同步开销。通过这些优化手段,本文在8节点的分布式集群上对优化后BFS算法的性能进行了系统评估,结果表明,当图数据规模为28时,优化后的BFS算法平均性能为46.79亿条边每秒遍历(giga-traversed edges per second,GTEPS),性能比优化前提升了接近7.82%。展开更多
文摘This paper describes empirical research on the model, optimization and supervisory control of beer fermentation.Conditions in the laboratory were made as similar as possible to brewery industry conditions. Since mathematical models that consider realistic industrial conditions were not available, a new mathematical model design involving industrial conditions was first developed. Batch fermentations are multiobjective dynamic processes that must be guided along optimal paths to obtain good results.The paper describes a direct way to apply a Pareto set approach with multiobjective evolutionary algorithms (MOEAs).Successful finding of optimal ways to drive these processes were reported.Once obtained, the mathematical fermentation model was used to optimize the fermentation process by using an intelligent control based on certain rules.
基金supported by National Natural Science Foundation of China under Grant No.61170117Major National Science and Technology Programs under Grant No.2010ZX07102006+3 种基金National Key Technology R&D Program under Grant No.2012BAH25B02the National 973 Program of China under Grant No.2011CB505402the Guangdong Province University-Industry Cooperation under Grant No.2011A090200008the Scientific Research Foundation, Returned Overseas Chinese Scholars, State Education Ministry
文摘Task allocation is a key issue of agent cooperation mechanism in Multi-Agent Systems. The important features of an agent system such as the latency of the network infrastructure, dynamic topology, and node heterogeneity impose new challenges on the task allocation in Multi-Agent environments. Based on the traditional parallel computing task allocation method and Ant Colony Optimization (ACO), a novel task allocation method named Collection Path Ant Colony Optimization (CPACO) is proposed to achieve global optimization and reduce processing time. The existing problems of ACO are analyzed; CPACO overcomes such problems by modifying the heuristic function and the update strategy in the Ant-Cycle Model and establishing a threedimensional path pheromone storage space. The experimental results show that CPACO consumed only 10.3% of the time taken by the Global Search Algorithm and exhibited better performance than the Forward Optimal Heuristic Algorithm.
文摘The limiting performa nce analysis is used to study the optimal shock and impact isolation of mechanic al systems. The use of wavelets to approximate time-domain control functions is investigated. The formulation for numerical computation is developed. Numerical examples include the optimal shock isolation of a SDOF system and the optimal i mpact isolation of a MDOF system. Computational results show that compactly supp orted wavelets can represent abrupt changes in control functions better than tri gonometric series and considerably increase computational efficiency.
基金supported by the National Natural Science Foundation of China(71071077)the Ministry of Education Key Project of National Educational Science Planning(DFA090215)+1 种基金China Postdoctoral Science Foundation(20100481137)Funding of Jiangsu Innovation Program for Graduate Education(CXZZ11-0226)
文摘The construction method of background value is improved in the original multi-variable grey model (MGM(1,m)) from its source of construction errors. The MGM(1,m) with optimized background value is used to eliminate the random fluctuations or errors of the observational data of all variables, and the combined prediction model together with the multiple linear regression is established in order to improve the simulation and prediction accuracy of the combined model. Finally, a combined model of the MGM(1,2) with optimized background value and the binary linear regression is constructed by an example. The results show that the model has good effects for simulation and prediction.
基金Supported by the Natonal Natural Science Foundation of China(5145781)
文摘In order to solve instability problem of calculation precision resulting from the selection of each target weight in evaluating weapon systems, a weighted sum based method is proposed. Specif- ically, the subjective weights depending on experts' experience are substituted by the optimal weights. The optimal weights are acquired through constructing a mathematical programming model based on subjective weights and objective weights. The method of solving subjective weights is the same as before, and the objective weights were solved by means of grey theory. The case analysis shows that the method of improved weighted sum can improve the evaluation precision up to more than 5% , and minimize the instability of calculation precision resulting from only using subjective weights. The method that the optimal weights substituted the subjective weights is brought forward in improving evaluation precision for the first time. The ideas of the optimal weights and the pro- posed method are described and analyzed.
基金supported by the National Natural Science Foundation of China (11002075 and 10972110)
文摘Efficient optimization strategy of multibody systems is developed in this paper. Aug- mented Lagrange method is used to transform constrained optimal problem into unconstrained form firstly. Then methods based on second order sensitivity are used to solve the unconstrained problem, where the sensitivity is solved by hybrid method. Generalized-α method and generalized-α projection method for the differential-algebraic equation, which shows more efficient properties with the lager time step, are presented to get state variables and adjoint variables during the optimization procedure. Numerical results validate the accuracy and efficiency of the methods is presented.
基金co-supported by the National Natural Science Foundation of China(No.11372345)the National Basic Research Program of China(No.2013CB733100)
文摘A novel biased proportional navigation guidance (BPNG) law is proposed for the close approach phase, which aims to make the spacecraft rendezvous with the target in specific relative range and direction. Firstly, in order to describe the special guidance requirements, the concept of zero effort miss vector is proposed and the dangerous area where there exists collision risk for safety consideration is defined. Secondly, the BPNG, which decouples the range control and direc- tion control, is designed in the line-of-sight (LOS) rotation coordinate system. The theoretical anal- ysis proves that BPNG meets guidance requirements quite well. Thirdly, for the consideration of fuel consumption, the optimal biased proportional navigation guidance (OBPNG) law is derived by solving the Schwartz inequality. Finally, simulation results show that BPNG is effective for the close approach with the ability of evading the dangerous area and OBPNG consumes less fuel compared with BPNG.
文摘图是一种非常重要的数据结构形式,被广泛用于社交网络、交通网络和搜索引擎等领域。随着图数据规模爆发式增长,存储容量受限,分布式图计算成为处理大规模图数据的焦点。宽度优先搜索(breadth first search,BFS)算法是图遍历和许多图分析算法的基础,而在分布式图计算过程中存在严重的通信开销。针对上述问题,本文提出了一种综合的数据压缩编码优化方案,结合位图和变长压缩数组,通过更高的压缩率来降低数据通信开销;此外,还提出了一种点对点异步环形通信策略,进一步降低分布式图计算中计算-通信的同步开销。通过这些优化手段,本文在8节点的分布式集群上对优化后BFS算法的性能进行了系统评估,结果表明,当图数据规模为28时,优化后的BFS算法平均性能为46.79亿条边每秒遍历(giga-traversed edges per second,GTEPS),性能比优化前提升了接近7.82%。