Particle swarm optimization (PSO) algorithm is an effective bio-inspired algorithm but it has shortage of premature convergence. Researchers have made some improvements especially in force rules and population topol...Particle swarm optimization (PSO) algorithm is an effective bio-inspired algorithm but it has shortage of premature convergence. Researchers have made some improvements especially in force rules and population topologies. However, the current algorithms only consider a single kind of force rules and lack consideration of comprehensive improvement in both multi force rules and population topologies. In this paper, a dynamic topology multi force particle swarm optimization (DTMFPSO) algorithm is proposed in order to get better search performance. First of all, the principle of the presented multi force particle swarm optimization (MFPSO) algorithm is that different force rules are used in different search stages, which can balance the ability of global and local search. Secondly, a fitness-driven edge-changing (FE) topology based on the probability selection mechanism of roulette method is designed to cut and add edges between the particles, and the DTMFPSO algorithm is proposed by combining the FE topology with the MFPSO algorithm through concurrent evolution of both algorithm and structure in order to further improve the search accuracy. Thirdly, Benchmark functions are employed to evaluate the performance of the DTMFPSO algorithm, and test results show that the proposed algorithm is better than the well-known PSO algorithms, such as gPSO, MPSO, and EPSO algorithms. Finally, the proposed algorithm is applied to optimize the process parameters for ultrasonic vibration cutting on SiC wafer, and the surface quality of the SiC wafer is improved by 12.8% compared with the PSO algorithm in Ref. [25]. This research proposes a DTMFPSO algorithm with multi force rules and dynamic population topologies evolved simultaneously, and it has better search performance.展开更多
使用Web Form架构开发的信息管理系统和插件式的数据图形显示不利于后期系统拓展和维护。针对这种情况,气象传感网管理平台采用MVC设计模式和组建融合的多组件图形库进行开发。首先研究分析MVC设计模式,其次分析气象传感网需求以及平台...使用Web Form架构开发的信息管理系统和插件式的数据图形显示不利于后期系统拓展和维护。针对这种情况,气象传感网管理平台采用MVC设计模式和组建融合的多组件图形库进行开发。首先研究分析MVC设计模式,其次分析气象传感网需求以及平台开发需要的技术,然后利用工具对平台进行设计,最后通过集成开发工具使用Razor视图引擎,Linq to Sql数据查询技术,融合MATLAB工具实现气象传感网信息管理系统。系统的整体运行情况表明,MVC设计模式和多组件图形库极大方便了平台的设计与开发,平台实现了气象信息管理系统的业务需求和管理功能。展开更多
Spatial topology rule is the primary method to insure the consistency and validity of spatial topology relation in GIS software. Topology rule can be divided into three categories according to geographic entity’s geo...Spatial topology rule is the primary method to insure the consistency and validity of spatial topology relation in GIS software. Topology rule can be divided into three categories according to geographic entity’s geometric shape: point topology rule, line topology rule and polygon topology rule. At first, this paper summarizes the various linear geographic entities’ topological relations which have practical application, then designs a series of linear entity topology rules detailedly. Based on these rules, this paper proposes a topology rule checking algorithm using quadtree, which is designed on the basis of MAPGIS7.4 spatial data model. The algorithm has already been applied to MAPGIS platform and gained good effects.展开更多
The quality control of geographic data, especially from a topological and semantic perspective, is a must for its good management and use. However, while updating spatial data, some sorts of anomalies are affecting it...The quality control of geographic data, especially from a topological and semantic perspective, is a must for its good management and use. However, while updating spatial data, some sorts of anomalies are affecting it, due to negligence or non-respect of business and topological rules. Hence the necessity of a solution that enables detecting theses anomalies. Nowadays, Geographic Information Systems (GIS) have become essential for decision-making in any project that manages spatial data. GIS functionalities and tools give the possibility of defining the topology of vector data. Nevertheless, the topology alone does not respond to the needs in matter of defining specific rules for every facility network. This means, we could find topological errors in the spatial database, but taking into account business rules, they are correct and vice versa. The main objective of this article is firstly to define business rules for the linear elements of a network. Secondly to premeditate the algorithms that detect the violation of the defined rules in order to have a good quality control of geographic data.展开更多
Geology is the base for highways and tunnels construction. With the fast development of national highway construction, highway tunnel construction project are more and more complex. The completeness and accuracy are e...Geology is the base for highways and tunnels construction. With the fast development of national highway construction, highway tunnel construction project are more and more complex. The completeness and accuracy are essential for the planning, design and construction of projects, while the ground information is quite poor in systematic, reliable and timely aspects. Therefore, the development of underground road tunnels, and the implementation of informationized spatial information management is urgent for highway construction. 3D geological tunnel model is intuitive, high efficient and convenience which greatly facilitates the maintenance and security of highway tunnels construction and it will be the trend for the future highway tunnel development.展开更多
基金Supported by National Natural Science Foundation of China(Grant No.51405426)Hebei Provincial Natural Science Foundation of China(Grant No.E2016203306)
文摘Particle swarm optimization (PSO) algorithm is an effective bio-inspired algorithm but it has shortage of premature convergence. Researchers have made some improvements especially in force rules and population topologies. However, the current algorithms only consider a single kind of force rules and lack consideration of comprehensive improvement in both multi force rules and population topologies. In this paper, a dynamic topology multi force particle swarm optimization (DTMFPSO) algorithm is proposed in order to get better search performance. First of all, the principle of the presented multi force particle swarm optimization (MFPSO) algorithm is that different force rules are used in different search stages, which can balance the ability of global and local search. Secondly, a fitness-driven edge-changing (FE) topology based on the probability selection mechanism of roulette method is designed to cut and add edges between the particles, and the DTMFPSO algorithm is proposed by combining the FE topology with the MFPSO algorithm through concurrent evolution of both algorithm and structure in order to further improve the search accuracy. Thirdly, Benchmark functions are employed to evaluate the performance of the DTMFPSO algorithm, and test results show that the proposed algorithm is better than the well-known PSO algorithms, such as gPSO, MPSO, and EPSO algorithms. Finally, the proposed algorithm is applied to optimize the process parameters for ultrasonic vibration cutting on SiC wafer, and the surface quality of the SiC wafer is improved by 12.8% compared with the PSO algorithm in Ref. [25]. This research proposes a DTMFPSO algorithm with multi force rules and dynamic population topologies evolved simultaneously, and it has better search performance.
文摘使用Web Form架构开发的信息管理系统和插件式的数据图形显示不利于后期系统拓展和维护。针对这种情况,气象传感网管理平台采用MVC设计模式和组建融合的多组件图形库进行开发。首先研究分析MVC设计模式,其次分析气象传感网需求以及平台开发需要的技术,然后利用工具对平台进行设计,最后通过集成开发工具使用Razor视图引擎,Linq to Sql数据查询技术,融合MATLAB工具实现气象传感网信息管理系统。系统的整体运行情况表明,MVC设计模式和多组件图形库极大方便了平台的设计与开发,平台实现了气象信息管理系统的业务需求和管理功能。
文摘Spatial topology rule is the primary method to insure the consistency and validity of spatial topology relation in GIS software. Topology rule can be divided into three categories according to geographic entity’s geometric shape: point topology rule, line topology rule and polygon topology rule. At first, this paper summarizes the various linear geographic entities’ topological relations which have practical application, then designs a series of linear entity topology rules detailedly. Based on these rules, this paper proposes a topology rule checking algorithm using quadtree, which is designed on the basis of MAPGIS7.4 spatial data model. The algorithm has already been applied to MAPGIS platform and gained good effects.
文摘The quality control of geographic data, especially from a topological and semantic perspective, is a must for its good management and use. However, while updating spatial data, some sorts of anomalies are affecting it, due to negligence or non-respect of business and topological rules. Hence the necessity of a solution that enables detecting theses anomalies. Nowadays, Geographic Information Systems (GIS) have become essential for decision-making in any project that manages spatial data. GIS functionalities and tools give the possibility of defining the topology of vector data. Nevertheless, the topology alone does not respond to the needs in matter of defining specific rules for every facility network. This means, we could find topological errors in the spatial database, but taking into account business rules, they are correct and vice versa. The main objective of this article is firstly to define business rules for the linear elements of a network. Secondly to premeditate the algorithms that detect the violation of the defined rules in order to have a good quality control of geographic data.
文摘Geology is the base for highways and tunnels construction. With the fast development of national highway construction, highway tunnel construction project are more and more complex. The completeness and accuracy are essential for the planning, design and construction of projects, while the ground information is quite poor in systematic, reliable and timely aspects. Therefore, the development of underground road tunnels, and the implementation of informationized spatial information management is urgent for highway construction. 3D geological tunnel model is intuitive, high efficient and convenience which greatly facilitates the maintenance and security of highway tunnels construction and it will be the trend for the future highway tunnel development.