CN107589743B - Self-organizing aggregation method of under-actuated robot based on binarization environment information - Google Patents

Self-organizing aggregation method of under-actuated robot based on binarization environment information Download PDF

Info

Publication number
CN107589743B
CN107589743B CN201710764567.XA CN201710764567A CN107589743B CN 107589743 B CN107589743 B CN 107589743B CN 201710764567 A CN201710764567 A CN 201710764567A CN 107589743 B CN107589743 B CN 107589743B
Authority
CN
China
Prior art keywords
robot
robots
state
sensor
self
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710764567.XA
Other languages
Chinese (zh)
Other versions
CN107589743A (en
Inventor
彭星光
潘光
刘明雍
严卫生
刘岩
张福斌
崔荣鑫
张立川
高剑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Northwestern Polytechnical University
Original Assignee
Northwestern Polytechnical University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Northwestern Polytechnical University filed Critical Northwestern Polytechnical University
Priority to CN201710764567.XA priority Critical patent/CN107589743B/en
Publication of CN107589743A publication Critical patent/CN107589743A/en
Application granted granted Critical
Publication of CN107589743B publication Critical patent/CN107589743B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Manipulator (AREA)

Abstract

The invention provides an under-actuated robot self-organizing gathering method based on binarization environment information. In the implementation process of the whole algorithm, the robot only needs one sensor to detect surrounding environment information to judge whether other robots exist in the range of the sensor, and therefore self-organization aggregation of group robots is achieved. The state of the sensor of the robot is simplified into two states, I-0 and I-1. I-0 represents that there are no other robots within the sensor range of the robot; i-1 represents that there are other robots within the sensor range of the robot. When the sensor state I of the robot is equal to 0, the robot makes uniform circular motion backwards along a clockwise circular track; when the sensor state I of the robot is 1, the robot moves forwards along a clockwise circular track to do uniform circular motion. The robot can realize self-organization aggregation of the robot through continuous switching of the two states. Meanwhile, the mathematical demonstration that the algorithm can realize self-organization aggregation is also provided, and the feasibility of the algorithm is theoretically demonstrated.

Description

Self-organizing aggregation method of under-actuated robot based on binarization environment information
Technical Field
The invention relates to a self-organizing clustering algorithm, which is particularly suitable for under-actuated group robots. Meanwhile, the algorithm is also suitable for the fully-driven robot.
Background
In the research of the group robot, the aggregation behavior as the basic behavior of the group organism is considered as the basic group behavior that the group robot system should have, and is also a basic research problem for researching the control of the group robot system. Many researchers are working on how to make population robots perform self-organizing aggregation motions. Studying the self-organizing aggregation of swarm robots is a prerequisite or fundamental work in swarm robot system applications. In a swarm robot system, it is necessary to study how to make swarm robots self-organize and gather, because of the following two reasons:
first, in the application of swarm robotic systems, robot aggregation is often a prerequisite or important fundamental task to accomplish other tasks. Because the sensing capability, the communication capability and the computing capability of the individual robots in the group robot system are very limited, they can only utilize the local sensing and communication capability to realize mutual cooperation to complete the global task, which requires the individual robots to communicate and cooperate within a close range to each other, so that robot aggregation often becomes a precondition or basic work in the application of the group robot system. For example, a group of small robots are scattered in a certain area to perform information exploration tasks, and after the exploration is completed, the robots need to be gathered together so as to be queued to jointly go to the next exploration area or facilitate the recovery work of the robots. Taking a military scene as an example, a group of robots are airdropped into a certain unfamiliar area to execute a task of detecting or collecting information, and diffusion is needed at the beginning; after the detection is completed, the robots need to be gathered.
Secondly, the core significance of the research is that a group robot system formed by coordinating and organizing a huge number of individuals can complete complex tasks which cannot be completed by a single robot, and the design cost of the group system formed by simple individuals is far lower than that of a single robot with the same capacity. Since the swarm robot system requires each robot to be simple in structure and low in cost, the robot does not need to be equipped with expensive positioning equipment like a GPS, and the acquisition of global position information is very difficult in an unknown environment such as deep sea. For example, in a certain area, the target search is performed, and the efficiency of using group robots is higher than that of using single robots; when information sampling is carried out, the efficiency of the group robot is much higher, and meanwhile, smooth completion of tasks can be guaranteed. Therefore, it is very important to study the aggregation of autonomous self-organization of population robots.
Disclosure of Invention
In order to solve the problems brought by various complex and changeable environments to the self-organizing motion control of the group robots, the invention provides a self-organizing aggregation algorithm of under-actuated robots based on binary environment information, communication and positioning information among the robots are not needed, and the robots only need one sensor to detect surrounding environment information in the implementation process of the whole algorithm to judge whether other robots exist in the range of the sensor, so that the self-organizing aggregation of the group robots is realized. Meanwhile, the algorithm does not need the mutual communication between the GPS positioning and the robot, and has good robustness and expansibility.
The technical scheme of the invention is as follows:
the self-organizing aggregation method of the under-actuated robot based on the binarization environment information is characterized in that: the method comprises the following steps:
step 1: the robot senses whether other robots are around through a sensor of the robot, the condition that the state I is 0 represents that no other robot exists in the range of the sensor of the robot, and the state I is 1 represents that other robots exist in the range of the sensor of the robot; the other robots refer to one or more robots of a population of robots performing self-organizing aggregation;
step 2: robot control model according to self-organizing aggregation
P=(ν0011)
And in the moving process, the robot judges the state I according to the set sampling period size:
wherein: when the robot is in the state I equal to 0, the robot makes uniform circular motion backwards along a clockwise circular track, and the linear velocity and the angular velocity are v respectively0And ω0(ii) a When the robot is in the state I equal to 1, the robot moves forwards to do uniform circular motion along a clockwise circular track, and the linear velocity and the angular velocity are respectively v1And ω1(ii) a And in the motion process of the robot in the state I being 0, the sensor of the robot can be in a certain positionAnd sensing other robots around at any moment, and converting the state of the robot into I1.
Advantageous effects
The invention does not need communication and positioning information among robots, and the robots only need one sensor to detect surrounding environment information in the whole algorithm realization process to judge whether other robots exist in the sensor range, thereby realizing the self-organization aggregation of group robots. Meanwhile, the invention has good robustness and expansibility because GPS positioning and mutual communication between robots are not needed.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1: schematic diagram of the aggregation of two robots.
FIG. 2: aggregation strategy for two robots.
Detailed Description
The following detailed description of embodiments of the invention is intended to be illustrative, and not to be construed as limiting the invention.
The invention aims to provide a method which does not need communication and positioning information among robots, only needs a sensor to detect surrounding environment information and is used for judging whether other robots exist in the range of the sensor, and therefore self-organization aggregation of group robots is achieved.
The method comprises the following specific steps:
step 1: the robot senses whether other robots are around through a sensor of the robot, the condition that the state I is 0 represents that no other robot exists in the range of the sensor of the robot, and the state I is 1 represents that other robots exist in the range of the sensor of the robot; the other robots refer to one or more robots of a population of robots that perform self-organizing aggregation.
Step 2: robot control model according to self-organizing aggregation
P=(ν0011)
And in the moving process, the robot judges the state I according to the set sampling period size:
wherein: when the robot is in the state I equal to 0, the robot makes uniform circular motion backwards along a clockwise circular track, and the linear velocity and the angular velocity are v respectively0And ω0(ii) a When the robot is in the state I equal to 1, the robot moves forwards to do uniform circular motion along a clockwise circular track, and the linear velocity and the angular velocity are respectively v1And ω1(ii) a And in the motion process of the robot with the state I equal to 0, the sensor of the robot can sense other surrounding robots at a certain moment, so that the state of the robot is converted into the state I equal to 1.
The actual motion process is as follows:
the group robot starts to be in a dispersed state, the robot state I is 0, and the robot state I is set to be in a dispersed state according to the set linear speed v0And angular velocity ω0Starting to move backward along a clockwise circular track at a constant speed, wherein in the dispersed state of the group robots, in the circular track constant-speed circular motion corresponding to the state I equal to 0, the sensors of the robots can sense other surrounding robots at a certain moment, so that the state of the robots is converted into the state I equal to 1, and at the moment, the robots move backwards along the set linear speed v1And angular velocity ω1The robot moves forwards along a clockwise circular track at a constant speed, so that qualitative analysis shows that a moving robot can always approach a static robot by using the method.
The following theoretical proof that the above method can achieve self-organizing aggregation is given quantitatively:
fig. 1 is a schematic diagram of the robot self-organizing cluster. We first demonstrate that using the algorithm herein, a moving robot can always approach a stationary robot.
We establish an xy coordinate system as shown in FIG. 1, where p isiIndicates the ith robot,pjDenotes the j-th robot, the y-axis passing through ciAnd oiX-axis over pjPerpendicular to the x-axis. From the figure we can show some important coordinates,
ci=[0,α1],ci'=[β122],pj=[β1,0],oi=[0,η]
we can easily obtain:
α1=||ci-oi||+η
α2=||ci'-oi||*cosθ+η
β1=β2+||ci'-oi||*sinθ
wherein theta belongs to (0, pi/2) and | ci'-oi||=||ci-oiI, so we can get from the above formula
α12>0
β12>0
d2=||ci-pj||2=α1 21 2
Figure GDA0002495016620000041
d represents the center c of the motion track of the robot iiThe distance from the robot j, d' is the circle center c of the motion track of the robot i after the robot moves for a periodi' distance to robot j.
Figure GDA0002495016620000042
∴d2>d'2
By the above formula, we can obtain that the motion trail of the robot i is always close to the robot j. In other words, each time the robot i moves one cycle, it approaches the robot j a little. When the two robots move, the motion circular track of the robot i approaches the motion circular track of the robot j every time the robot moves for one period.
In the using process of the embodiment, since the E-puck robot is a four-wheel robot, the linear velocity and the angular velocity in the model need to be converted into the left and right wheel speeds of the E-puck robot, and the formula is as follows:
Figure GDA0002495016620000051
Figure GDA0002495016620000052
the E-puck robot adopts a front camera as a sensor and outputs a state I. In the uniform-speed circular motion of the circular track corresponding to the state I (0), the sensor of the robot can sense other robots around at a certain moment, so that the state of the robot is converted into the state I (1), and at the moment, the robot changes into the state I (1) according to the set linear velocity v1And angular velocity ω1The robot moves forwards along a clockwise circular track at a constant speed, so that the motion track of the robot always approaches to another robot.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made in the above embodiments by those of ordinary skill in the art without departing from the principle and spirit of the present invention.

Claims (1)

1. An under-actuated robot self-organizing gathering method based on binarization environment information is characterized in that: the method does not require communication and positioning information between robots; the method comprises the following steps:
step 1: the robot senses whether other robots are around through a sensor of the robot, the condition that the state I is 0 represents that no other robot exists in the range of the sensor of the robot, and the state I is 1 represents that other robots exist in the range of the sensor of the robot; the other robots refer to one or more robots of a population of robots performing self-organizing aggregation;
step 2: robot control model according to self-organizing aggregation
P=(ν0011)
And in the moving process, the robot judges the state I according to the set sampling period size:
wherein: when the robot is in the state I equal to 0, the robot makes uniform circular motion backwards along a clockwise circular track, and the linear velocity and the angular velocity are v respectively0And ω0(ii) a When the robot is in the state I equal to 1, the robot moves forwards to do uniform circular motion along a clockwise circular track, and the linear velocity and the angular velocity are respectively v1And ω1(ii) a And in the motion process of the robot with the state I equal to 0, the sensor of the robot can sense other surrounding robots at a certain moment, so that the state of the robot is converted into the state I equal to 1.
CN201710764567.XA 2017-08-30 2017-08-30 Self-organizing aggregation method of under-actuated robot based on binarization environment information Active CN107589743B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710764567.XA CN107589743B (en) 2017-08-30 2017-08-30 Self-organizing aggregation method of under-actuated robot based on binarization environment information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710764567.XA CN107589743B (en) 2017-08-30 2017-08-30 Self-organizing aggregation method of under-actuated robot based on binarization environment information

Publications (2)

Publication Number Publication Date
CN107589743A CN107589743A (en) 2018-01-16
CN107589743B true CN107589743B (en) 2021-05-18

Family

ID=61050575

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710764567.XA Active CN107589743B (en) 2017-08-30 2017-08-30 Self-organizing aggregation method of under-actuated robot based on binarization environment information

Country Status (1)

Country Link
CN (1) CN107589743B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109032136B (en) * 2018-07-23 2020-09-08 西北工业大学 Under-actuated multi-unmanned ship formation tracking method based on master-slave distributed model predictive control
CN110333724B (en) * 2019-07-22 2022-03-15 西北工业大学 Control method for multi-robot group body movement in unknown environment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100999078A (en) * 2006-01-09 2007-07-18 田角峰 Automatic charging method of robot and its automatic charging device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06161551A (en) * 1992-11-19 1994-06-07 Mitsubishi Heavy Ind Ltd Obstacle evasion system for autonomously moving object
CN101791800B (en) * 2010-01-21 2011-05-25 西北工业大学 Motion control method of double-wheel differential type robot
CN101901012B (en) * 2010-03-19 2012-02-22 华东交通大学 Distributed type multi-robot synchronous swarming control method
CN105867380B (en) * 2016-04-19 2018-10-12 北京九星智元科技有限公司 A kind of robot car path follower method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100999078A (en) * 2006-01-09 2007-07-18 田角峰 Automatic charging method of robot and its automatic charging device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于自组织结对行为的群集机器人分群控制方法;杨盼盼 等;《西北工业大学学报》;20150215;第33卷(第1期);全文 *

Also Published As

Publication number Publication date
CN107589743A (en) 2018-01-16

Similar Documents

Publication Publication Date Title
CN109559277B (en) Multi-unmanned aerial vehicle cooperative map construction method oriented to data sharing
CN107589743B (en) Self-organizing aggregation method of under-actuated robot based on binarization environment information
CN112947407A (en) Multi-agent finite-time formation path tracking control method and system
Wang et al. Visual semantic navigation based on deep learning for indoor mobile robots
CN108549370A (en) Collecting method and harvester
CN115202349A (en) Multi-mobile-robot cooperative formation control method, device, equipment and storage medium based on communication interference
Mu et al. Design and research of intelligent logistics robot based on STM32
Chen et al. Aerial robots on the way to underground: An experimental evaluation of VINS-mono on visual-inertial odometry camera
CN108646760A (en) Based on the target following of monocular vision mobile robot and platform control system and method
CN210233036U (en) Binocular artificial intelligence arm teaching device
CN107390697B (en) Self-organizing diffusion method of under-actuated robot based on binary environment information
Scholz et al. Distributed camera architecture for seamless detection and tracking of dynamic obstacles
Taylor et al. Robot-centric human group detection
CN210361322U (en) Education is with artificial intelligence robot able to programme
Liu et al. Human face orientation recognition for intelligent mobile robot collision avoidance in laboratory environments using feature detection and LVQ neural networks
Raj et al. Designing and Analysis of an Architecture of Motion Control for a Mobile Robot Using Simulation
Sobh et al. A model for observing a moving agent.
Wang Research on data fusion technology of mobile intelligent robot based on internet of things
Sun et al. Online map fusion system based on sparse point-cloud
CN107680136A (en) A kind of three-dimensional target tracking method for aiding in remote operating to perform space tasks
CN211824460U (en) Robot positioning system based on grey qualitative expression
Kim et al. Development of an actor-critic deep reinforcement learning platform for robotic grasping in real world
Chen et al. Kinect Sensor-Based Trajectory Planning Method of Collision Avoidance for Industrial Manipulator with an Dexterous Hand
Chen et al. Research on unmanned system vision SLAM technology
Ju et al. Design of Educational Robot Platform Based on Graphic Programming

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant