To solve dynamic obstacle avoidance problems, a novel algorithm was put forward with the advantages of wireless sensor network (WSN). In view of moving velocity and direction of both the obstacles and robots, a mathem...To solve dynamic obstacle avoidance problems, a novel algorithm was put forward with the advantages of wireless sensor network (WSN). In view of moving velocity and direction of both the obstacles and robots, a mathematic model was built based on the exposure model, exposure direction and critical speeds of sensors. Ant colony optimization (ACO) algorithm based on bionic swarm intelligence was used for solution of the multi-objective optimization. Energy consumption and topology of the WSN were also discussed. A practical implementation with real WSN and real mobile robots were carried out. In environment with multiple obstacles, the convergence curve of the shortest path length shows that as iterative generation grows, the length of the shortest path decreases and finally reaches a stable and optimal value. Comparisons show that using sensor information fusion can greatly improve the accuracy in comparison with single sensor. The successful path of robots without collision validates the efficiency, stability and accuracy of the proposed algorithm, which is proved to be better than tradition genetic algorithm (GA) for dynamic obstacle avoidance in real time.展开更多
The locations of about 400 earthquakes in Yangjiang, Guangdong Province are determined using the double, difference earthquake location algorithm (DDA). The seismicity pattern becomes concentrated from discrete grid...The locations of about 400 earthquakes in Yangjiang, Guangdong Province are determined using the double, difference earthquake location algorithm (DDA). The seismicity pattern becomes concentrated from discrete grids. The rupture characteristics of the Yangjiang earthquake sequence show a conjugated distribution in NW and NE directions. The major distribution trends NE and dips NE with an angle of 30^o and a length of 30km,and the minor distribution trends NW and dips SE with an angle of 30^o and a length of 20km. The focal depth is 5km - 15km. The distribution of the Enping earthquake sequence,which is not far from Yangjiang,is NW-trending. The relationship between hypocenter distribution and geological structure is discussed.展开更多
A novel approach was presented to solve the navigation problem of autonomous mobile robots in unknown environments with dense obstacles based on a univector field method. In an obstacle-free environment, a robot is en...A novel approach was presented to solve the navigation problem of autonomous mobile robots in unknown environments with dense obstacles based on a univector field method. In an obstacle-free environment, a robot is ensured to reach the goal position with the desired posture by following the univector field. Contrariwise, the univector field cannot guarantee that the robot will avoid obstacles in environments. In order to create an intelligent mobile robot being able to perform the obstacle avoidance task while following the univector field, Dyna-Q algorithm is developed to train the robot in learning moving directions to attain a collision-free path for its navigation. Simulations on the computer as well as experiments on the real world prove that the proposed algorithm is efficient for training the robot in reaching the goal position with the desired final orientation.展开更多
This paper presents an extended Dyna-Q algorithm to improve efficiency of the standard Dyna-Q algorithm.In the first episodes of the standard Dyna-Q algorithm,the agent travels blindly to find a goal position.To overc...This paper presents an extended Dyna-Q algorithm to improve efficiency of the standard Dyna-Q algorithm.In the first episodes of the standard Dyna-Q algorithm,the agent travels blindly to find a goal position.To overcome this weakness,our approach is to use a maximum likelihood model of all state-action pairs to choose actions and update Q-values in the first few episodes.Our algorithm is compared with one-step Q-learning algorithm and the standard Dyna-Q algorithm for the path planning problem in maze environments.Experimental results show that the proposed algorithm is more efficient than the one-step Q-learning algorithm as well as the standard Dyna-Q algorithm,especially in the large environment of states.展开更多
Modified constant modulus and recursive least squares (MCMA-RLS) algorithm is proposed to cancel interference caused by the variable frequency offset (FO) in the orthogonal frequency division multiplexing (OFDM)...Modified constant modulus and recursive least squares (MCMA-RLS) algorithm is proposed to cancel interference caused by the variable frequency offset (FO) in the orthogonal frequency division multiplexing (OFDM) system. The MCMA-RLS algorithm is composed of two stages including MCMA scheme and RLS scheme. MCMA is selected to pre-cancel the variable frequency offset firstly, and then the residual interference has been canceled by the RLS scheme. BR error rate is simulated to demonstrate that the proposed method is robust for canceling the variable frequency offset.展开更多
DNA computing, currently a hot research field in information processing, has the advantages of parallelism, low energy consumption, and high storability, therefore, it has been applied to a variety of complicated comp...DNA computing, currently a hot research field in information processing, has the advantages of parallelism, low energy consumption, and high storability, therefore, it has been applied to a variety of complicated computational problems. The emerging field of DNA nanotechnology has also developed quickly; within it, the method of DNA strand displacement has drawn great attention because it is self-induced, sensitive, accurate, and operationally simple. This article summarizes five aspects of the recent developments of DNA-strand displacement in DNA computing:(1) cascading circuits;(2) catalyzed reaction;(3) logic computation;(4) DNA computing on surfaces; and(5) logic computing based on nanoparticles guided by strand displacement. The applications and mechanisms of strand displacement in DNA computing are discussed and possible future developments are presented.展开更多
基金Project(60475035) supported by the National Natural Science Foundation of China
文摘To solve dynamic obstacle avoidance problems, a novel algorithm was put forward with the advantages of wireless sensor network (WSN). In view of moving velocity and direction of both the obstacles and robots, a mathematic model was built based on the exposure model, exposure direction and critical speeds of sensors. Ant colony optimization (ACO) algorithm based on bionic swarm intelligence was used for solution of the multi-objective optimization. Energy consumption and topology of the WSN were also discussed. A practical implementation with real WSN and real mobile robots were carried out. In environment with multiple obstacles, the convergence curve of the shortest path length shows that as iterative generation grows, the length of the shortest path decreases and finally reaches a stable and optimal value. Comparisons show that using sensor information fusion can greatly improve the accuracy in comparison with single sensor. The successful path of robots without collision validates the efficiency, stability and accuracy of the proposed algorithm, which is proved to be better than tradition genetic algorithm (GA) for dynamic obstacle avoidance in real time.
基金The research was sponsored by the Key Science and Technology R&D Program of Guangdong Province(Grant No. 2005B32601003)
文摘The locations of about 400 earthquakes in Yangjiang, Guangdong Province are determined using the double, difference earthquake location algorithm (DDA). The seismicity pattern becomes concentrated from discrete grids. The rupture characteristics of the Yangjiang earthquake sequence show a conjugated distribution in NW and NE directions. The major distribution trends NE and dips NE with an angle of 30^o and a length of 30km,and the minor distribution trends NW and dips SE with an angle of 30^o and a length of 20km. The focal depth is 5km - 15km. The distribution of the Enping earthquake sequence,which is not far from Yangjiang,is NW-trending. The relationship between hypocenter distribution and geological structure is discussed.
基金Project(2010-0012609) supported by the Basic Science Research Program,Korea
文摘A novel approach was presented to solve the navigation problem of autonomous mobile robots in unknown environments with dense obstacles based on a univector field method. In an obstacle-free environment, a robot is ensured to reach the goal position with the desired posture by following the univector field. Contrariwise, the univector field cannot guarantee that the robot will avoid obstacles in environments. In order to create an intelligent mobile robot being able to perform the obstacle avoidance task while following the univector field, Dyna-Q algorithm is developed to train the robot in learning moving directions to attain a collision-free path for its navigation. Simulations on the computer as well as experiments on the real world prove that the proposed algorithm is efficient for training the robot in reaching the goal position with the desired final orientation.
基金supported by the Basic Science Research Program through the National Research Foundation of Korea(NRF)funded by the Ministry of Education,Science and Technology(2010-0012609)
文摘This paper presents an extended Dyna-Q algorithm to improve efficiency of the standard Dyna-Q algorithm.In the first episodes of the standard Dyna-Q algorithm,the agent travels blindly to find a goal position.To overcome this weakness,our approach is to use a maximum likelihood model of all state-action pairs to choose actions and update Q-values in the first few episodes.Our algorithm is compared with one-step Q-learning algorithm and the standard Dyna-Q algorithm for the path planning problem in maze environments.Experimental results show that the proposed algorithm is more efficient than the one-step Q-learning algorithm as well as the standard Dyna-Q algorithm,especially in the large environment of states.
基金Supported by the National Natural Science Foundation of China (No. 60532030).
文摘Modified constant modulus and recursive least squares (MCMA-RLS) algorithm is proposed to cancel interference caused by the variable frequency offset (FO) in the orthogonal frequency division multiplexing (OFDM) system. The MCMA-RLS algorithm is composed of two stages including MCMA scheme and RLS scheme. MCMA is selected to pre-cancel the variable frequency offset firstly, and then the residual interference has been canceled by the RLS scheme. BR error rate is simulated to demonstrate that the proposed method is robust for canceling the variable frequency offset.
基金supported by the National Natural Science Foundation of China(61272246,61370099,61272161,61127005,61133010,61425002,61320106005)the Graduate Education in Shaanxi Normal University Innovation Fund
文摘DNA computing, currently a hot research field in information processing, has the advantages of parallelism, low energy consumption, and high storability, therefore, it has been applied to a variety of complicated computational problems. The emerging field of DNA nanotechnology has also developed quickly; within it, the method of DNA strand displacement has drawn great attention because it is self-induced, sensitive, accurate, and operationally simple. This article summarizes five aspects of the recent developments of DNA-strand displacement in DNA computing:(1) cascading circuits;(2) catalyzed reaction;(3) logic computation;(4) DNA computing on surfaces; and(5) logic computing based on nanoparticles guided by strand displacement. The applications and mechanisms of strand displacement in DNA computing are discussed and possible future developments are presented.