CN105606103A - Method for planning operation route of robot in mine - Google Patents

Method for planning operation route of robot in mine Download PDF

Info

Publication number
CN105606103A
CN105606103A CN201610097053.9A CN201610097053A CN105606103A CN 105606103 A CN105606103 A CN 105606103A CN 201610097053 A CN201610097053 A CN 201610097053A CN 105606103 A CN105606103 A CN 105606103A
Authority
CN
China
Prior art keywords
particle
robot
grid
barrier
algorithm
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.)
Pending
Application number
CN201610097053.9A
Other languages
Chinese (zh)
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.)
Jiangsu Vocational College of Information Technology
Original Assignee
Jiangsu Vocational College of Information Technology
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 Jiangsu Vocational College of Information Technology filed Critical Jiangsu Vocational College of Information Technology
Priority to CN201610097053.9A priority Critical patent/CN105606103A/en
Publication of CN105606103A publication Critical patent/CN105606103A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/20Instruments for performing navigational calculations

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
  • Feedback Control In General (AREA)
  • Manipulator (AREA)

Abstract

The invention discloses a method for planning an operation route of a robot in a mine and relates to the technical field of mine operation route planning. The method comprises the steps that freely moving space modeling of the robot is performed, and a planning algorithm of particle swarm optimization in a grid space is executed. In addition, the invention further relates to a basic principle of a particle swarm and an implementation method of the particle swarm optimization. The method has the advantages that the method utilizes a traditional grid strategy to conduct the modeling on a surrounding environment, and a more optimized global route is found out through the particle swarm optimization.

Description

A kind of robot mine operation paths planning method
Technical field
The present invention relates to mine operation Path Planning Technique field, be specifically related to a kind of robot mine operation path planningMethod.
Background technology
Coal mine internal structure complexity, condition is arduous. Some operating environment is not suitable for the long-term operation of miner, in addition in ore depositAfter difficult generation, due to often situation the unknown to down-hole, can bring very large rescue difficulty to rescue personnel, can not arrive atRescue place, even if arrive accident spot, self is also comparatively dangerous. And the development of Robotics will be underground work bandFacilitate. In the research field of robot, path planning is one of important research direction. For a best is found by robotPath planning problem, be exactly according to some or certain some optimize require and constraint (as the shortest in track route, travel timeThe shortest, the aspect such as energy resource consumption is minimum), in the working space of robot, find one to meet to optimize and require and constraintsBest path. From the angle of optimizing, this is a function optimization problem with Prescribed Properties. In whole process, roadBarrier is planned, located, keeps away in footpath is a problem that needs consider. Between how from starting point to destination, search out oneHow excellent collisionless path, avoid external object robot to be impacted or made impact minimum, how to utilize known letterBreath builds mental map, and for robot navigates, thereby the behaviour decision making of more optimizing is to need in robot navigationThe problem solving.
Summary of the invention
The object of this invention is to provide a kind of robot mine operation paths planning method, it utilizes traditional grid strategySurrounding environment is carried out to modeling, find out a global path of comparatively optimizing by particle cluster algorithm.
In order to solve the existing problem of background technology, applying step of the present invention is as follows:
Step 1, robot move freely spatial modeling
Robot mobile space is carried out to modeling with raster based method, the size of grid can generate as follows:
(1) barrier of selection of order in optimizing space;
(2) if this barrier is a convex polygon, this polygon is divided into mutually disjoint triangle; If this barrierNot convex polygon, build a rectangle with this polygonal maximum and minimum transverse and longitudinal coordinate, and rectangle is divided intoTwo disjoint triangles;
(3) calculate each leg-of-mutton area according to following formulaWherein a, b is respectively leg-of-mutton twoLimit, α is a, the angle that b is folded;
(4) the next barrier of the processing of order in optimizing space, if also have other barrier, jumps to (2) step;
(5) calculate the area summation Sab of all barriers;
(6) according to following formula computation grid granularity l = l t , l > t l min l min , other t Wherein l t = S a b S t o t a l × l m z x , l m z x For maximum grid limitLong, lminFor the minimum grid length of side, l is last definite grid length of side;
(7) algorithm stops
What above algorithm obtained is the grid size of calculating according to barrier size, and calculating robot again uses the same methodThe size of itself, final grid size is the maximum in both;
Step 2, the particle cluster algorithm planning algorithm in grid space
1. according to the big or small computation grid size of barrier and robot self, set up the environmental model of robot;
2. the design parameter that initializes particle cluster algorithm, comprises population scale, initial position and primary speed, inertia powerHeavy, acceleration factor and maximum number of iterations;
3. the validity of each particle is checked;
4. calculate the fitness of each particle, the relatively fitness of each particle and historical optimum fitness, according to needWant more new historical adaptive optimal control degree;
5. the more speed of new particle and position;
6. check particle validity, if invalid, need to regenerate new particle;
7. upgrade coefficient, as inertia weight etc.;
8. judge whether to meet end condition, if met, program stops; If do not meet, jump to step 4.
Adopt after said structure, beneficial effect of the present invention is: it utilizes traditional grid strategy to build surrounding environmentMould, finds out a global path of comparatively optimizing by particle cluster algorithm.
Brief description of the drawings
Fig. 1 is particle shifting principle figure in particle cluster algorithm;
Fig. 2 is robot real work ring;
Fig. 3 is the working model that grid shape map grid method obtains.
Detailed description of the invention
Below in conjunction with accompanying drawing, the present invention is further illustrated.
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with accompanying drawing and specifically enforcementMode, is further elaborated to the present invention. Should be appreciated that detailed description of the invention described herein is only in order to explain thisInvention, is not intended to limit the present invention.
As Figure 1-3, this detailed description of the invention adopts following technical scheme: applying step of the present invention is as follows:
Step 1, robot move freely spatial modeling
Robot mobile space is carried out to modeling with raster based method, wherein, the size of grid is by the density of barrier in map,The factors such as robot self size decide, and the size of grid can generate as follows:
(1) barrier of selection of order in optimizing space;
(2) if this barrier is a convex polygon, this polygon is divided into mutually disjoint triangle; If this barrierNot convex polygon, build a rectangle with this polygonal maximum and minimum transverse and longitudinal coordinate, and rectangle is divided intoTwo disjoint triangles;
(3) calculate each leg-of-mutton area according to following formulaWherein a, b is respectively leg-of-muttonBoth sides, α is a, the angle that b is folded;
(4) the next barrier of the processing of order in optimizing space, if also have other barrier, jumps to (2) step;
(5) calculate the area summation Sab of all barriers;
(6) according to following formula computation grid granularity l = l t , l > t l min l min , other t Wherein l t = S a b S t o t a l × l m z x , l m z x For maximum gridThe length of side, lminFor the minimum grid length of side, l is last definite grid length of side;
(7) algorithm stops
What above algorithm obtained is the grid size of calculating according to barrier size, and calculating robot again uses the same methodThe size of itself, final grid size is the maximum in both;
Step 2, the particle cluster algorithm planning algorithm in grid space
1. according to the big or small computation grid size of barrier and robot self, set up the environmental model of robot;
2. the design parameter that initializes particle cluster algorithm, comprises population scale, initial position and primary speed, inertia powerHeavy, acceleration factor and maximum number of iterations;
3. the validity of each particle is checked;
4. calculate the fitness of each particle, the relatively fitness of each particle and historical optimum fitness, according to needWant more new historical adaptive optimal control degree;
5. the more speed of new particle and position;
6. check particle validity, if invalid, need to regenerate new particle;
7. upgrade coefficient, as inertia weight etc.;
8. judge whether to meet end condition, if met, program stops; If do not meet, jump to step 4.
In this application, the general principle of population is: nineteen ninety-five, doctor JamesKennedy and RussellEberhartDoctor has proposed the motion model of simple flock of birds. By Computer Simulation, famous particle swarm optimization algorithm is proposed(ParticleSwarmOptimization, PSO). This is a kind of groups optimized algorithm, the motion of establishing a particle in colonyBe described [3] by several comparatively simple rules. This makes the effectively simple and easy realization of PSO algorithm. About particleGroup's algorithm can do following description, and making target search space is a N dimension space, and number of particles is m, i particle whereinPosition in n-dimensional space is just like giving a definition: suppose, in the target search space of a N dimension, to form a group by m particleFall, wherein i particle position in n-dimensional space is Xi=(xi1,…,xim), i=1,2 ..., m; In population, eachThe speed of individual particle is Vi=(vi1,…,vin), i=1,2 ..., n; The following v of more new formula of its d dimension componentid=w×vid+c1r1(xid Pbest-xid)+c2r2×(xid Pbest-xid),xid=xid+vid
Wherein, vidIt is the d dimension component of the velocity vector of particle i; xidIt is the d dimension component of particle i position vector;BeThe best position that the d dimension component of particle i position vector experiences;That all particles traveled through in solution spaceGood position. R1, r2 is the random number between 0,1; C1, c2 is acceleration factor; W is inertia weight. Particle shifting principle figureAs shown in Figure 1.
The performing step of particle cluster algorithm is:
(l) initialization of population: this one-phase initializes population, individual amount in definition population, and each exampleInitial position and speed;
(2) fitness function of each particle in calculating population, sorts to the particle in population;
(3) fitness function of each particle of comparison, relatively each particle fitness function and Pbesti. If the shape that particle is newThe fitness function of state is better than Pbesti, upgrade Pbesti
(4) compare each particle fitness function and gbest. If the fitness function of the state that particle is new is better thanPbesti, upgrade gbest.
(5), according to (3), (4) formula is upgraded new position and the speed of each particle of calculating;
(6) if end condition meets, program stops, otherwise returns to (2) step.
The above, only, in order to illustrate that technical scheme of the present invention is and unrestricted, those of ordinary skill in the art are to thisOther amendment that bright technical scheme is made or be equal to replacement, only otherwise depart from the spirit and scope of technical solution of the present invention,All should be encompassed in the middle of claim scope of the present invention.

Claims (1)

1. a robot mine operation paths planning method, is characterized in that comprising the steps:
Step 1, robot move freely spatial modeling
Robot mobile space is carried out to modeling with raster based method, the size of described grid can generate as follows:
(1) barrier of selection of order in optimizing space;
(2) if this barrier is a convex polygon, this polygon is divided into mutually disjoint triangle; If this barrierNot convex polygon, build a rectangle with this polygonal maximum and minimum transverse and longitudinal coordinate, and rectangle is divided intoTwo disjoint triangles;
(3) calculate each leg-of-mutton area according to following formulaWherein a, b is respectively leg-of-mutton twoLimit, α is a, the angle that b is folded;
(4) the next barrier of the processing of order in optimizing space, if also have other barrier, jumps to (2) step;
(5) calculate the area summation Sab of all barriers;
(6) according to following formula computation grid granularityWherein l t = S a b S t o t a l × l m z x , l m z x
For the maximum grid length of side, lminFor the minimum grid length of side, l is last definite grid length of side;
(7) algorithm stops
What above algorithm obtained is the grid size of calculating according to barrier size, and calculating robot again uses the same methodThe size of itself, final grid size is the maximum in both;
Step 2, the particle cluster algorithm planning algorithm in grid space
This algorithm comprises step:
1. according to the big or small computation grid size of barrier and robot self, set up the environmental model of robot;
2. the design parameter that initializes particle cluster algorithm, comprises population scale, initial position and primary speed, inertia powerHeavy, acceleration factor and maximum number of iterations;
3. the validity of each particle is checked;
4. calculate the fitness of each particle, the relatively fitness of each particle and historical optimum fitness, according to needWant more new historical adaptive optimal control degree;
5. the more speed of new particle and position;
6. check particle validity, if invalid, need to regenerate new particle;
7. upgrade coefficient, as inertia weight etc.;
8. judge whether to meet end condition, if met, program stops; If do not meet, jump to step 4.
CN201610097053.9A 2016-02-22 2016-02-22 Method for planning operation route of robot in mine Pending CN105606103A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610097053.9A CN105606103A (en) 2016-02-22 2016-02-22 Method for planning operation route of robot in mine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610097053.9A CN105606103A (en) 2016-02-22 2016-02-22 Method for planning operation route of robot in mine

Publications (1)

Publication Number Publication Date
CN105606103A true CN105606103A (en) 2016-05-25

Family

ID=55986234

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610097053.9A Pending CN105606103A (en) 2016-02-22 2016-02-22 Method for planning operation route of robot in mine

Country Status (1)

Country Link
CN (1) CN105606103A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106444770A (en) * 2016-11-01 2017-02-22 河池学院 Intelligent mine monitoring robot
CN106441307A (en) * 2016-11-01 2017-02-22 河池学院 Mine operation robot
CN108334080A (en) * 2018-01-18 2018-07-27 大连理工大学 A kind of virtual wall automatic generation method for robot navigation
CN109059882A (en) * 2018-08-07 2018-12-21 北京云迹科技有限公司 Interior space detection method and system
CN109799822A (en) * 2019-01-30 2019-05-24 中国石油大学(华东) Mobile robot global smooth paths planing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101387888A (en) * 2008-09-27 2009-03-18 江南大学 Mobile robot path planning method based on binary quanta particle swarm optimization
CN102129249A (en) * 2011-01-10 2011-07-20 中国矿业大学 Method for planning global path of robot under risk source environment
CN103472828A (en) * 2013-09-13 2013-12-25 桂林电子科技大学 Mobile robot path planning method based on improvement of ant colony algorithm and particle swarm optimization

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101387888A (en) * 2008-09-27 2009-03-18 江南大学 Mobile robot path planning method based on binary quanta particle swarm optimization
CN102129249A (en) * 2011-01-10 2011-07-20 中国矿业大学 Method for planning global path of robot under risk source environment
CN103472828A (en) * 2013-09-13 2013-12-25 桂林电子科技大学 Mobile robot path planning method based on improvement of ant colony algorithm and particle swarm optimization

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘晓恒: "煤矿井下探测机器人路径规划和运动控制的研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106444770A (en) * 2016-11-01 2017-02-22 河池学院 Intelligent mine monitoring robot
CN106441307A (en) * 2016-11-01 2017-02-22 河池学院 Mine operation robot
CN108334080A (en) * 2018-01-18 2018-07-27 大连理工大学 A kind of virtual wall automatic generation method for robot navigation
CN109059882A (en) * 2018-08-07 2018-12-21 北京云迹科技有限公司 Interior space detection method and system
CN109799822A (en) * 2019-01-30 2019-05-24 中国石油大学(华东) Mobile robot global smooth paths planing method

Similar Documents

Publication Publication Date Title
CN105606103A (en) Method for planning operation route of robot in mine
WO2018176596A1 (en) Unmanned bicycle path planning method based on weight-improved particle swarm optimization algorithm
Zhou et al. Adaptive artificial potential field approach for obstacle avoidance path planning
CN105138000A (en) Seven-freedom-degree space manipulator track planning method optimizing position and posture disturbance of pedestal
CN106054876B (en) A kind of optimal gradually operation planning method in avoidance path for spatial multiplexing
CN103092204B (en) A kind of Robotic Dynamic paths planning method of mixing
Liu et al. Global path planning for autonomous vehicles in off-road environment via an A-star algorithm
CN105676642B (en) A kind of six-DOF robot station layout and run duration cooperative optimization method
CN106843235A (en) It is a kind of towards the Artificial Potential Field path planning without person bicycle
CN110320930A (en) The reliable transform method of multiple no-manned plane flight pattern based on Voronoi diagram
Dong et al. A hybrid approach of virtual force and A∗ search algorithm for UAV path re-planning
CN104050390A (en) Mobile robot path planning method based on variable-dimension particle swarm membrane algorithm
CN105841702A (en) Method for planning routes of multi-unmanned aerial vehicles based on particle swarm optimization algorithm
Janchiv et al. Complete coverage path planning for multi-robots based on
CN111123976A (en) Unmanned aerial vehicle cluster path planning processing method based on artificial potential field and unmanned aerial vehicle
CN104008674A (en) Terminal area approach flight time forecasting method based on pattern matching
Ni et al. Path planning of mobile robot based on improved artificial potential field method
CN104317297A (en) Robot obstacle avoidance method under unknown environment
CN103020349A (en) Modeling method of etching yield in plasma etching process
CN106840164A (en) A kind of many fragments actively remove online weight planning algorithm
CN114442628B (en) Mobile robot path planning method, device and system based on artificial potential field method
CN102566446A (en) Method for establishing full-envelope mathematical model of unmanned helicopter based on linear model group
CN104406588A (en) Air route planning method based on guide speed field in threat environment
Tang et al. An improved PSO for path planning of mobile robots and its parameters discussion
BAYGIN et al. PSO based path planning approach for multi service robots in dynamic environments

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160525