The problem of allocating a number of exploration tasks to a team of mobile robots in dynamic environments was studied. The team mission is to visit several distributed targets. The path cost of target is proportional...The problem of allocating a number of exploration tasks to a team of mobile robots in dynamic environments was studied. The team mission is to visit several distributed targets. The path cost of target is proportional to the distance that a robot has to move to visit the target. The team objective is to minimize the average path cost of target over all targets. Finding an optimal allocation is strongly NP-hard. The proposed algorithm can produce a near-optimal solution to it. The allocation can be cast in terms of a multi-round single-item auction by which robots bid on targets. In each auction round, one target is assigned to a robot that produces the lowest path cost of the target. The allocated targets form a forest where each tree corresponds a robot’s exploring targets set. Each robot constructs an exploring path through depth-first search in its target tree. The time complexity of the proposed algorithm is polynomial. Simulation experiments show that the allocating method is valid.展开更多
This research develops a comprehensive method to solve a combinatorial problem consisting of distribution system reconfiguration, capacitor allocation, and renewable energy resources sizing and siting simultaneously a...This research develops a comprehensive method to solve a combinatorial problem consisting of distribution system reconfiguration, capacitor allocation, and renewable energy resources sizing and siting simultaneously and to improve power system's accountability and system performance parameters. Due to finding solution which is closer to realistic characteristics, load forecasting, market price errors and the uncertainties related to the variable output power of wind based DG units are put in consideration. This work employs NSGA-II accompanied by the fuzzy set theory to solve the aforementioned multi-objective problem. The proposed scheme finally leads to a solution with a minimum voltage deviation, a maximum voltage stability, lower amount of pollutant and lower cost. The cost includes the installation costs of new equipment, reconfiguration costs, power loss cost, reliability cost, cost of energy purchased from power market, upgrade costs of lines and operation and maintenance costs of DGs. Therefore, the proposed methodology improves power quality, reliability and security in lower costs besides its preserve, with the operational indices of power distribution networks in acceptable level. To validate the proposed methodology's usefulness, it was applied on the IEEE 33-bus distribution system then the outcomes were compared with initial configuration.展开更多
The potential demand on financial risk management has being increased considerably by the reason of Basel 11 regulations and instabilities in economy. In recent years, financial institutions and companies have been st...The potential demand on financial risk management has being increased considerably by the reason of Basel 11 regulations and instabilities in economy. In recent years, financial institutions and companies have been struggled for building up intensive financial risk management tools due to Basel II guidance on establishing financial self-assessment systems. In this respect, decision support system has a significant role on effectuating intensive financial risk management roadmap. In this study, a reformative financial risk management system is presented with the combination of determining financial risks with their importance, calculating risk scores and making suggestions based on detected risk scores by applying corrective actions. First, financial risk factors and indicators of these risk variables are selected and weights of these variables are specified by using fuzzy goal programming. After that, total risk scores are calculated and amendatory financial activities are appeared by means of expertons method which also provides possibilities of the alternative decisions. To illustrate the performance of integrated and multistage decision support system, a survey is applied on the end users.展开更多
Cracking furnace is the core device for ethylene production. In practice, multiple ethylene furnaces are usually run in parallel. The scheduling of the entire cracking furnace system has great significance when multip...Cracking furnace is the core device for ethylene production. In practice, multiple ethylene furnaces are usually run in parallel. The scheduling of the entire cracking furnace system has great significance when multiple feeds are simultaneously processed in multiple cracking furnaces with the changing of operating cost and yield of product. In this paper, given the requirements of both profit and energy saving in actual production process, a multi-objective optimization model contains two objectives, maximizing the average benefits and minimizing the average coking amount was proposed. The model can be abstracted as a multi-objective mixed integer non- linear programming problem. Considering the mixed integer decision variables of this multi-objective problem, an improved hybrid encoding non-dominated sorting genetic algorithm with mixed discrete variables (MDNSGA-II) is used to solve the Pareto optimal front of this model, the algorithm adopted crossover and muta- tion strategy with multi-operators, which overcomes the deficiency that normal genetic algorithm cannot handle the optimization problem with mixed variables. Finally, using an ethylene plant with multiple cracking furnaces as an example to illustrate the effectiveness of the scheduling results by comparing the optimization results of multi-objective and single objective model.展开更多
Homing trajectory planning is a core task of autonomous homing of parafoil system.This work analyzes and establishes a simplified kinematic mathematical model,and regards the homing trajectory planning problem as a ki...Homing trajectory planning is a core task of autonomous homing of parafoil system.This work analyzes and establishes a simplified kinematic mathematical model,and regards the homing trajectory planning problem as a kind of multi-objective optimization problem.Being different from traditional ways of transforming the multi-objective optimization into a single objective optimization by weighting factors,this work applies an improved non-dominated sorting genetic algorithm Ⅱ(NSGA Ⅱ) to solve it directly by means of optimizing multi-objective functions simultaneously.In the improved NSGA Ⅱ,the chaos initialization and a crowding distance based population trimming method were introduced to overcome the prematurity of population,the penalty function was used in handling constraints,and the optimal solution was selected according to the method of fuzzy set theory.Simulation results of three different schemes designed according to various practical engineering requirements show that the improved NSGA Ⅱ can effectively obtain the Pareto optimal solution set under different weighting with outstanding convergence and stability,and provide a new train of thoughts to design homing trajectory of parafoil system.展开更多
The paper systemizes standard methods of planning, monitoring and controlling the realization of construction works in civil engineering projects and overviews the implementation of the methods in Team Co Cakovec from...The paper systemizes standard methods of planning, monitoring and controlling the realization of construction works in civil engineering projects and overviews the implementation of the methods in Team Co Cakovec from Croatia. The specificities of the methods are shown through the different construction works projects. Also, paper reviews the implementation, modification and improvement of existing methods for planning, monitoring and controlling the realization of projects in Team Co.展开更多
Deforestation is one of the most crucial problems in Indonesia. It creates a number of environmental problems, e.g., landslides, loss of biological diversity, and decrease of carbon sequestration which are impacting h...Deforestation is one of the most crucial problems in Indonesia. It creates a number of environmental problems, e.g., landslides, loss of biological diversity, and decrease of carbon sequestration which are impacting human lives, There are a number of underlying causes, often stemmed from the emphasis on a particular forest management objective. Despite numerous forest policies and regulations established by the government, deforestation continues to happen. Quite often, the policies and regulations remain "paper tiger", which means ineffectual on the ground. One of the contributing factors to deforestation is the lack of custodian for the management of the forests. The regulation, such as law No. 41/1999, stipulates that all state forests must be managed under a FMI3 (forest management unit) as the custodians. The objective of this research is to develop an optimal model for FMU. Using the LGP (linear goal programming), this research attempts to develop an optimum model for conservation areas. It assumes that the existing zoning approach implemented by the government in conservation areas is inappropriate. The optimum zoning model is expected to improve forest management and restore the forest function as a life supporting system and biological diversity conservation.展开更多
基金Project(A1420060159) supported by the National Basic Research of China projects(60234030 60404021) supported bythe National Natural Science Foundation of China
文摘The problem of allocating a number of exploration tasks to a team of mobile robots in dynamic environments was studied. The team mission is to visit several distributed targets. The path cost of target is proportional to the distance that a robot has to move to visit the target. The team objective is to minimize the average path cost of target over all targets. Finding an optimal allocation is strongly NP-hard. The proposed algorithm can produce a near-optimal solution to it. The allocation can be cast in terms of a multi-round single-item auction by which robots bid on targets. In each auction round, one target is assigned to a robot that produces the lowest path cost of the target. The allocated targets form a forest where each tree corresponds a robot’s exploring targets set. Each robot constructs an exploring path through depth-first search in its target tree. The time complexity of the proposed algorithm is polynomial. Simulation experiments show that the allocating method is valid.
文摘This research develops a comprehensive method to solve a combinatorial problem consisting of distribution system reconfiguration, capacitor allocation, and renewable energy resources sizing and siting simultaneously and to improve power system's accountability and system performance parameters. Due to finding solution which is closer to realistic characteristics, load forecasting, market price errors and the uncertainties related to the variable output power of wind based DG units are put in consideration. This work employs NSGA-II accompanied by the fuzzy set theory to solve the aforementioned multi-objective problem. The proposed scheme finally leads to a solution with a minimum voltage deviation, a maximum voltage stability, lower amount of pollutant and lower cost. The cost includes the installation costs of new equipment, reconfiguration costs, power loss cost, reliability cost, cost of energy purchased from power market, upgrade costs of lines and operation and maintenance costs of DGs. Therefore, the proposed methodology improves power quality, reliability and security in lower costs besides its preserve, with the operational indices of power distribution networks in acceptable level. To validate the proposed methodology's usefulness, it was applied on the IEEE 33-bus distribution system then the outcomes were compared with initial configuration.
文摘The potential demand on financial risk management has being increased considerably by the reason of Basel 11 regulations and instabilities in economy. In recent years, financial institutions and companies have been struggled for building up intensive financial risk management tools due to Basel II guidance on establishing financial self-assessment systems. In this respect, decision support system has a significant role on effectuating intensive financial risk management roadmap. In this study, a reformative financial risk management system is presented with the combination of determining financial risks with their importance, calculating risk scores and making suggestions based on detected risk scores by applying corrective actions. First, financial risk factors and indicators of these risk variables are selected and weights of these variables are specified by using fuzzy goal programming. After that, total risk scores are calculated and amendatory financial activities are appeared by means of expertons method which also provides possibilities of the alternative decisions. To illustrate the performance of integrated and multistage decision support system, a survey is applied on the end users.
基金Supported by the National Natural Science Foundation of China(21276078)"Shu Guang"project of Shanghai Municipal Education Commission,973 Program of China(2012CB720500)the Shanghai Science and Technology Program(13QH1401200)
文摘Cracking furnace is the core device for ethylene production. In practice, multiple ethylene furnaces are usually run in parallel. The scheduling of the entire cracking furnace system has great significance when multiple feeds are simultaneously processed in multiple cracking furnaces with the changing of operating cost and yield of product. In this paper, given the requirements of both profit and energy saving in actual production process, a multi-objective optimization model contains two objectives, maximizing the average benefits and minimizing the average coking amount was proposed. The model can be abstracted as a multi-objective mixed integer non- linear programming problem. Considering the mixed integer decision variables of this multi-objective problem, an improved hybrid encoding non-dominated sorting genetic algorithm with mixed discrete variables (MDNSGA-II) is used to solve the Pareto optimal front of this model, the algorithm adopted crossover and muta- tion strategy with multi-operators, which overcomes the deficiency that normal genetic algorithm cannot handle the optimization problem with mixed variables. Finally, using an ethylene plant with multiple cracking furnaces as an example to illustrate the effectiveness of the scheduling results by comparing the optimization results of multi-objective and single objective model.
基金Project(61273138)supported by the National Natural Science Foundation of ChinaProject(14JCZDJC39300)supported by the Key Fund of Tianjin,China
文摘Homing trajectory planning is a core task of autonomous homing of parafoil system.This work analyzes and establishes a simplified kinematic mathematical model,and regards the homing trajectory planning problem as a kind of multi-objective optimization problem.Being different from traditional ways of transforming the multi-objective optimization into a single objective optimization by weighting factors,this work applies an improved non-dominated sorting genetic algorithm Ⅱ(NSGA Ⅱ) to solve it directly by means of optimizing multi-objective functions simultaneously.In the improved NSGA Ⅱ,the chaos initialization and a crowding distance based population trimming method were introduced to overcome the prematurity of population,the penalty function was used in handling constraints,and the optimal solution was selected according to the method of fuzzy set theory.Simulation results of three different schemes designed according to various practical engineering requirements show that the improved NSGA Ⅱ can effectively obtain the Pareto optimal solution set under different weighting with outstanding convergence and stability,and provide a new train of thoughts to design homing trajectory of parafoil system.
文摘The paper systemizes standard methods of planning, monitoring and controlling the realization of construction works in civil engineering projects and overviews the implementation of the methods in Team Co Cakovec from Croatia. The specificities of the methods are shown through the different construction works projects. Also, paper reviews the implementation, modification and improvement of existing methods for planning, monitoring and controlling the realization of projects in Team Co.
文摘Deforestation is one of the most crucial problems in Indonesia. It creates a number of environmental problems, e.g., landslides, loss of biological diversity, and decrease of carbon sequestration which are impacting human lives, There are a number of underlying causes, often stemmed from the emphasis on a particular forest management objective. Despite numerous forest policies and regulations established by the government, deforestation continues to happen. Quite often, the policies and regulations remain "paper tiger", which means ineffectual on the ground. One of the contributing factors to deforestation is the lack of custodian for the management of the forests. The regulation, such as law No. 41/1999, stipulates that all state forests must be managed under a FMI3 (forest management unit) as the custodians. The objective of this research is to develop an optimal model for FMU. Using the LGP (linear goal programming), this research attempts to develop an optimum model for conservation areas. It assumes that the existing zoning approach implemented by the government in conservation areas is inappropriate. The optimum zoning model is expected to improve forest management and restore the forest function as a life supporting system and biological diversity conservation.