CN104965485A - Path planning method of surface array salient point on-demand jet printing control system - Google Patents

Path planning method of surface array salient point on-demand jet printing control system Download PDF

Info

Publication number
CN104965485A
CN104965485A CN201510316738.3A CN201510316738A CN104965485A CN 104965485 A CN104965485 A CN 104965485A CN 201510316738 A CN201510316738 A CN 201510316738A CN 104965485 A CN104965485 A CN 104965485A
Authority
CN
China
Prior art keywords
path
point
ant
turning
salient point
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
CN201510316738.3A
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.)
Harbin Institute of Technology
Original Assignee
Harbin Institute of 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 Harbin Institute of Technology filed Critical Harbin Institute of Technology
Priority to CN201510316738.3A priority Critical patent/CN104965485A/en
Publication of CN104965485A publication Critical patent/CN104965485A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/19Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by positioning or contouring control systems, e.g. to control position from one programmed point to another or to control movement along a programmed continuous path

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A path planning method of a surface array salient point on-demand jet printing control system belongs to the technical field of on-demand jet printing, and aims to solve the problem that at present motion path planning efficiency is low in printing of salient points. The method includes: 1. reading in data to be printed, the number of cycles k=1; 2. judging whether k is smaller than x, if yes, outputting a current calculated shortest path and distance, and if no, departing from a starting point to visit, and turning to 3; 3. moving from a current point to the next allowable selection point, using an ant colony algorithm to calculate a path, and turning to 4; 4. judging whether the next allowable selection point exists for the current point, if yes, turning to 3, and if no, turning to 5; 5. judging whether the current ant has walked through all points, if yes, calculating the length of the path, and turning to 6, and if no, setting the length of the path to be infinite, and turning to 6; 6. judging whether the acquired length of the path is the shortest among existing paths, if yes, updating the shortest path and length, and turning to 7, and if no, turning to 7; and 7. updating pheromones of each side on the shortest path, plus 1 to k, and turning to 2. The path planning method of the surface array salient point on-demand jet-printing control system is used for surface array salient point printing.

Description

The paths planning method of face array salient point need based jet print control system
Technical field
The invention belongs to need based jet printing technique field.
Background technology
The cardinal principle of need based jet printing technique is after forcing melted material to be sprayed by nozzle with the form of droplet with vibration, by accurately controlling the motion of workbench, work in coordination with the course of injection of droplet and control the parameter such as droplet deposition position, droplet flying distance, liquid droplets deposition the forming surface interconnected salient point of array microelectronics Packaging and jet printing circuit etc.
For the technical requirement of microelectronics Packaging, the different interconnected stud bump making device of domestic and international software engineering researchers invent, the Central China University of Science and Technology utilizes ink-jet printer control technology to establish a set of piezoelectric type to spray 3 D-printing system; Jilin University utilizes motion control card and linear electric motors to establish the kinematic system of Piezoelectric Driving spray site glue [3], there is higher kinematic accuracy; Shanghai Communications University adopts kinematic error compensation technology, establishes the BGA laser reballing system based on Visual C++ platform [4].But still carry out path planning for the distributed intelligence of Area array packages solder bump at present, thus realize the kinetic control system of printing flexibly.
Print this application for face array salient point, the trajectory path planning problem of salient point in print procedure can be summed up as travelling salesman's class problem (TSP), belongs to Combinatorial Optimization category.For such problem, have traditional heuritic approaches such as the method for exhaustion, dynamic programming algorithm, genetic algorithm at present, but these Algorithm for Solving efficiency are too low.
Summary of the invention
The object of the invention is to there is the too low problem of efficiency to solve the trajectory path planning of current salient point in print procedure, the invention provides the paths planning method of a kind of array salient point need based jet print control system.
The paths planning method of of the present invention array salient point need based jet print control system,
Described method comprises the steps:
Step one: the node coordinate data of reading in n processing to be printed, its set is N, cycle index k=1;
Step 2: judge whether cycle index k is less than x, if so, then export shortest path and the distance thereof of current calculating, this method terminates, and if not, then conducts interviews from the starting point of face array salient point, proceeds to step 3;
Step 3: move to next step point allowing to select from current point, utilize ant group algorithm to carry out calculating path, proceed to step 4; The described point selected that allows is gather the node do not selected in N;
Step 4: judge whether also there is next step point allowing to select in current point, if the step 3 of proceeding to, proceed to step 5 if not;
Step 5: judge that whether current ant has passed by all points, if so, then calculates the length of this paths, proceeds to step 6; If not, then the length in this path is set to infinity, proceeds to step 6;
Step 6: whether the length in the path that determining step five obtains is shorter than the shortest existing path, if so, then upgrades shortest path and length, proceeds to step 7; If not, then step 7 is proceeded to;
Step 7: the pheromones upgrading each limit on shortest path, cycle index k adds 1, proceeds to step 2.
In described step 3, the method utilizing ant group algorithm to carry out calculating path is:
The order of ant according to 1≤s≤m is calculated respectively, when ant is at some i, a j access is judged, determines path:
j = arg max l ∈ J k [ ( τ il ) α ( η il ) β ] q ≤ q 0 P ij k q > q 0
Wherein, J k={ N-t k, represent the point that next step permission of ant is selected, t kbe called taboo list, be used for recording ant k all points of passing by; α is called information heuristic greedy method, and β is expected heuristic value, and q is equally distributed random number on [0,1] interval;
The limit value q of node transition rule 0span be 0≤q 0≤ 1, P ij k = ( [ τ ij ] α · [ η ij ] β ) Σ l ∈ J k [ τ il ] α · [ η il ] β j ∈ J k 0 j ∉ J k ;
Total number m=n, the η of ant in ant group ijrepresent that the quantity of information of path (i, j) is τ by the expected degree of an i to some j ij.
In described step 7, the method upgrading the pheromones on each limit on shortest path is:
Pheromones vestige on shortest path W is strengthened, to the pheromones τ on other paths ijk () is volatilized:
τ ij ( k ) = ( 1 - ρ k - 1 ) τ ij ( k - 1 ) + ρ k - 1 L ( W ) ( i , j ) ∈ W ( 1 - ρ k - 1 ) τ ij ( k - 1 ) ( i , j ) ∉ W ;
Wherein, volatilization factor ρ kmeet following relation:
ρ k ≤ 1 - ln k ln ( k + 1 ) Σ k = 1 ∞ ρ k = ∞ - - - ( 5 ) .
Beneficial effect of the present invention is, the present invention is based on ant group algorithm, and prints for face array salient point and improve, and adds feedback mechanism, makes result of calculation more level off to absolute optimal solution.
In method provided by the invention, the ant of global optimum is only had just to be allowed to release pheromone, its objective is in the field of the best path found out till the search of guarantee ant mainly concentrates on previous cycle, ant effectively can be avoided to converge to same path, and decrease the number of times without efficient search.Adopt the mechanism of pheromones volatilization, object is the searching probability in order to increase the limit that those are not accessed to, and contributes to the expansion of region of search, prevents system to be absorbed in local minimum too early, makes system be provided with degenerative function.And have employed pheromones and strengthen process and can realize the centralized action that cannot be realized by single ant, the pheromones achieved on optimal path strengthens, and makes system be provided with the function of positive feedback.Whole planning system can be made like this to have positive and negative feedback function, improve the precision of system, also the search of system is optimized.And at the end of algorithm is final, ant group remembers the bee-line of optimal path up to the present and correspondence.
Paths planning method provided by the invention can before kinetic control system setting in motion, path planning is carried out according to user coordinates data, move again after obtaining a path that distance is the shortest, the time that motion process needs can be reduced, improve the efficiency that salient point prints.
Accompanying drawing explanation
Fig. 1 is the principle schematic of the face array salient point print system described in embodiment.
Fig. 2 is the principle schematic of the kinetic control system described in embodiment.
Fig. 3 is the schematic flow sheet of the paths planning method of the face array salient point need based jet print control system described in embodiment.
Fig. 4 is the schematic diagram adopting method of the present invention to carry out moving line before path planning in embodiment.
Fig. 5 is the schematic diagram adopting method of the present invention to carry out moving line after path planning in embodiment.
Embodiment
Present embodiment also provides a face array salient point print system, and described array salient point print system comprises main control computer, drive waveform system, droplet generator, kinetic control system and three-dimensional movement platform;
After face array salient point need based jet print routine in main control computer starts, first all data in user coordinates file will be read, carry out path planning process and form new coordinate file, then read the data point coordinate in new coordinate file successively and drive three-dimensional movement platform motion by kinetic control system, judge whether to reach terminal, end program after reaching home, otherwise just move according to the difference of coordinate.By drive waveform system, droplet generator is controlled simultaneously, and carry out two system coordinations controls, print to realize face array salient point.
The principle schematic of kinetic control system as shown in Figure 2.
In this kinetic control system, because the interconnected salient point of face array integrated circuit layout on circuit boards exists in the form of an array, when the given salient point coordinate time needing to print, motion control card can along regulation coordinate sequential movements, before printing, main control computer needs to process motion path, finds a route being convenient to move.Utilize Grid Method to obtain the grating map of three-dimensional movement platform, using data given for user as node coordinate, need to find one to access each point to be printed at least one times, and can ensure that total distance is shorter, planning comparatively reasonably path.
Composition graphs 3 illustrates present embodiment, the paths planning method of the face array salient point need based jet print control system described in present embodiment,
010, open the coordinate data file that user provides, read in the node coordinate data of all processing to be printed, be set to set N, the number at number of users strong point is n.
020, for face array salient point print platform, due to diaxon self-movement separately, therefore the distance definition between 2 is the absolute value sum of the absolute value of the difference of the horizontal ordinate of 2 and the difference of ordinate.Suppose that the ant number that t is positioned at an i is a ii (), the quantity of information in t path (i, j) is τ ijt (), i point is to the distance d of j point ijrepresent.For native system, in setting ant group, total number m of ant equals the number at number of users strong point, i.e. m=n.If the set of the point that ant s walks is L (s), time initial, L (s) is empty set, 1≤s≤m.K represents whole algorithm cycle index, η ijrepresent by the expected degree of an i to some j, be referred to as heuristic function, determined by formula (1):
η ij ( t ) = 1 d ij - - - ( 1 )
030, judge whether cycle index k is less than x, the x value in present embodiment is 500.X can determine according to required computational accuracy, computing time of limiting.X value is larger, and the degree of accuracy of final calculation result is higher, and required computing time is longer.Described degree of accuracy refers to the difference of result of calculation and actual shortest path;
040, judge whether whether meet cycle index k is less than 500, if met, then stop calculating, export shortest path and the distance thereof of current calculating; Otherwise, then make ant s conduct interviews from the starting point of face array salient point, proceed to step 050.
050, next step point allowing to select is moved to from current point, ant group algorithm is utilized to carry out calculating path: the order of ant according to 1≤s≤m to be calculated respectively, when ant is at some i, L (s) is judged, if L (s) ≠ N, so just carry out conducting interviews judgement to a j according to formula (2):
j = arg max l ∈ J k [ ( τ il ) α ( η il ) β ] q ≤ q 0 P ij k q > q 0 - - - ( 2 )
Wherein, J k={ N-t k, represent the point that next step permission of ant is selected, t kbe called taboo list, be used for recording ant k all points of passing by.α, β are given systematic parameters, the power of representative information element and 2 distances select the influence degree of next coordinate to ant respectively, and wherein α is called information heuristic greedy method, and its value is larger, the path that ant more easily selects other ants to pass by, value is 1 in the present embodiment; β is expected heuristic value, and reflect ant by the impact of distance factor on the judgement of any under it, value is 2 in the present embodiment; Q is equally distributed random number on [0,1] interval.Q 0(0≤q 0≤ 1) be the limit value of node transition rule of setting, its size determine utilization before relative importance between result and Probing new way footpath, get q in the present embodiment 0=0.9.As q≤q 0time, this ant is then according to result of calculation selecting paths before, otherwise this ant just carries out the exploration to new route according to formula (3):
P ij k = ( [ τ ij ] α · [ η ij ] β ) Σ l ∈ J k [ τ il ] α · [ η il ] β j ∈ J k 0 j ∉ J k
(3); Proceed to step 060;
060, judge whether also there is next step point allowing to select, i.e. J in current point kwhether be empty set, if J k{ j} repeats step 050, if J to ≠ Φ, then L (s)=L (s) ∪ k=Φ, then after access, L (s)=L (s) ∪ { i 0, proceed to step 070.
070, judge ant s whether passed by a little, namely whether L (s) equals N, if L (s)=N, then according to the order calculating path total length of L (s) mid point, be designated as f (L (s)), proceed to step 080; If L (s) ≠ N, be then set to infinity by path, proceed to step 080;
080, judge that in 070, whether path total length is shorter than existing shortest path, namely the path of m ant is compared, the ant that note wherein walks shortest path is r, the shortest path this time obtained before search is W (f (W) is initialized as infinity), if f (L (t)) <f (W), then make W=L (t); Proceed to step 090;
090, utilize formula (4) to strengthen the pheromones vestige on W path, the pheromones on other paths volatilized:
&tau; ij ( k ) = ( 1 - &rho; k - 1 ) &tau; ij ( k - 1 ) + &rho; k - 1 L ( W ) ( i , j ) &Element; W ( 1 - &rho; k - 1 ) &tau; ij ( k - 1 ) ( i , j ) &NotElement; W - - - ( 4 )
Wherein, volatilization factor ρ kfor fixing cycle index k>=1, meet following relation:
&rho; k &le; 1 - ln k ln ( k + 1 ) &Sigma; k = 1 &infin; &rho; k = &infin; - - - ( 5 )
Formula (5) illustrates if a limit is not optimal path, and so after k volatilization, its pheromones is gradually reduced to disappearance.According to formula above, new τ can be obtained ijk (), makes k=k+1, repeat 040.
Pheromones τ ijk () is an array, represent and comprise multiple quantity of information τ ij.
Embodiment of the method:
The paths planning method provided in the present invention is provided, utilizes Matlab coding, generate M file, then utilize Visual C++ that M file is compiled as dll file, calling in other programming softwares can be realized.
Utilize the kinetic control system control program provided in the present invention, realize the exploitation of the kinetic control system of face array salient point print platform, development platform selects LabVIEW, in kinetic control system, carry out calling path planning procedure.
First control system carries out the planning of motion path after running, and then generates shortest path and preserves.After reading the coordinate data on shortest path successively, motion platform moves.
Run this control system, what first carry out is the planning of motion path, Fig. 4 and Fig. 5 illustrates and a kind ofly to seesaw the contrast of route carrying out path planning, Fig. 4 represents motion path when not carrying out path planning according to salient point distributed data, and can calculate total distance of moving in motion process from figure is 73 coordinate unit; Fig. 5 represents the motion path after carrying out path planning, and total distance that can calculate motion is 39 coordinate unit.In this instance, distance when not planned by the travel after path planning decreases 46%, effectively improves efficiency.
Paths planning method provided by the invention not only can utilize Matlab to realize, and other programming software (as Visual C++ etc.) also can be utilized to realize.
The implementation that Platform for Motion Control provided by the invention is not limited only on hardware " computing machine+motion control card+servomotor ", alternate manner such as the mode such as " computing machine+PLC+ servomotor ", " single-chip microcomputer+servomotor " also can realize motion control function.On software, be not limited only to take LabVIEW as development platform, other development platform such as visual c++ etc. also can realize the function of kinetic control system exploitation.
Paths planning method provided by the invention not only can be used in face array salient point and print, in the Quick-forming that can be used in other equally or panel path plan optimization problem.
Paths planning method provided by the invention includes but not limited to that workbench is the situation of two-dimension moving platform, forms need based jet print system that relative two dimensional moves all within the scope of the invention between all jetting system and workbench.

Claims (3)

1. the paths planning method of an array salient point need based jet print control system, it is characterized in that, described method comprises the steps:
Step one: the node coordinate data of reading in n processing to be printed, its set is N, cycle index k=1;
Step 2: judge whether cycle index k is less than x, if so, then export shortest path and the distance thereof of current calculating, this method terminates, and if not, then conducts interviews from the starting point of face array salient point, proceeds to step 3;
Step 3: move to next step point allowing to select from current point, utilize ant group algorithm to carry out calculating path, proceed to step 4; The described point selected that allows is gather the node do not selected in N;
Step 4: judge whether also there is next step point allowing to select in current point, if the step 3 of proceeding to, proceed to step 5 if not;
Step 5: judge that whether current ant has passed by all points, if so, then calculates the length of this paths, proceeds to step 6; If not, then the length in this path is set to infinity, proceeds to step 6;
Step 6: whether the length in the path that determining step five obtains is shorter than the shortest existing path, if so, then upgrades shortest path and length, proceeds to step 7; If not, then step 7 is proceeded to;
Step 7: the pheromones upgrading each limit on shortest path, cycle index k adds 1, proceeds to step 2.
2. the paths planning method of according to claim 1 array salient point need based jet print control system, is characterized in that, in described step 3, the method utilizing ant group algorithm to carry out calculating path is:
The order of ant according to 1≤s≤m is calculated respectively, when ant is at some i, a j access is judged, determines path:
j = arg max l &Element; J k [ ( &tau; il ) &alpha; ( &eta; il ) &beta; ] q &le; q 0 P ij k q > q 0
Wherein, J k={ N-t k, represent the point that next step permission of ant is selected, t kbe called taboo list, be used for recording ant k all points of passing by; α is called information heuristic greedy method, and β is expected heuristic value, and q is equally distributed random number on [0,1] interval;
The limit value q of node transition rule 0span be 0≤q 0≤ 1, P ij k = ( [ &tau; ij ] &alpha; &CenterDot; [ &eta; ij ] &beta; ) &Sigma; l &Element; J k [ &tau; il ] &alpha; &CenterDot; [ &eta; il ] &beta; j &Element; J k 0 j &NotElement; J k ;
Total number m=n, the η of ant in ant group ijrepresent that the quantity of information of path (i, j) is τ by the expected degree of an i to some j ij.
3. the paths planning method of according to claim 2 array salient point need based jet print control system, is characterized in that, in described step 7, the method upgrading the pheromones on each limit on shortest path is:
Pheromones vestige on shortest path W is strengthened, to the pheromones τ on other paths ijk () is volatilized:
&tau; ij ( k ) = ( 1 - &rho; k - 1 ) &tau; ij ( k - 1 ) + &rho; k - 1 L ( W ) ( i , j ) &Element; W ( 1 - &rho; k - 1 ) &tau; ij ( k - 1 ) ( i , j ) &NotElement; W ;
Wherein, volatilization factor ρ kmeet following relation:
&rho; k &le; 1 - ln k ln ( k + 1 ) &Sigma; k = 1 &infin; &rho; k = &infin; - - - ( 5 )
CN201510316738.3A 2014-11-25 2015-06-11 Path planning method of surface array salient point on-demand jet printing control system Pending CN104965485A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510316738.3A CN104965485A (en) 2014-11-25 2015-06-11 Path planning method of surface array salient point on-demand jet printing control system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201410691350 2014-11-25
CN2014106913507 2014-11-25
CN201510316738.3A CN104965485A (en) 2014-11-25 2015-06-11 Path planning method of surface array salient point on-demand jet printing control system

Publications (1)

Publication Number Publication Date
CN104965485A true CN104965485A (en) 2015-10-07

Family

ID=54219523

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510316738.3A Pending CN104965485A (en) 2014-11-25 2015-06-11 Path planning method of surface array salient point on-demand jet printing control system

Country Status (1)

Country Link
CN (1) CN104965485A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106934173A (en) * 2017-03-24 2017-07-07 哈尔滨工业大学 Based on the digital microcurrent-controlled chip on-line testing method that TABU search is combined with Artificial Potential Field Method
CN107070351A (en) * 2016-12-25 2017-08-18 北京工业大学 A kind of Linear motor-driven plunger pump constant flow motion planning and control method
CN111983969A (en) * 2020-01-03 2020-11-24 广东安达智能装备股份有限公司 Path planning method for PCB (printed circuit board) dispensing process
CN113165408A (en) * 2018-12-14 2021-07-23 马克姆-伊马杰公司 Method and apparatus for enabling patterns to be marked on a substrate

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101045399A (en) * 2006-03-29 2007-10-03 宝山钢铁股份有限公司 Method for deciding spatterwork route on surface in pipe
US20140214370A1 (en) * 2013-01-30 2014-07-31 Honda Research Institute Europe Gmbh Optimizing the design of physical structures/objects
US20140300926A1 (en) * 2013-04-09 2014-10-09 Xerox Corporation Methods and systems for automatic selection of a production device configuration in a production environment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101045399A (en) * 2006-03-29 2007-10-03 宝山钢铁股份有限公司 Method for deciding spatterwork route on surface in pipe
US20140214370A1 (en) * 2013-01-30 2014-07-31 Honda Research Institute Europe Gmbh Optimizing the design of physical structures/objects
US20140300926A1 (en) * 2013-04-09 2014-10-09 Xerox Corporation Methods and systems for automatic selection of a production device configuration in a production environment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李占利: "《最优化理论与方法》", 31 August 2012, 中国矿业大学出版社 *
马俊等: "基于蚁群优化的点胶控制系统路径规划", 《计算机系统应用》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107070351A (en) * 2016-12-25 2017-08-18 北京工业大学 A kind of Linear motor-driven plunger pump constant flow motion planning and control method
CN106934173A (en) * 2017-03-24 2017-07-07 哈尔滨工业大学 Based on the digital microcurrent-controlled chip on-line testing method that TABU search is combined with Artificial Potential Field Method
CN106934173B (en) * 2017-03-24 2020-05-12 哈尔滨工业大学 Digital micro-fluidic chip online testing method based on combination of tabu search and artificial potential field method
CN113165408A (en) * 2018-12-14 2021-07-23 马克姆-伊马杰公司 Method and apparatus for enabling patterns to be marked on a substrate
CN111983969A (en) * 2020-01-03 2020-11-24 广东安达智能装备股份有限公司 Path planning method for PCB (printed circuit board) dispensing process
CN111983969B (en) * 2020-01-03 2021-10-08 广东安达智能装备股份有限公司 Path planning method for PCB (printed circuit board) dispensing process

Similar Documents

Publication Publication Date Title
CN106444755B (en) Mobile robot path planning method based on improved genetic algorithm
CN109116854B (en) Multi-group robot cooperation control method and system based on reinforcement learning
CN104965485A (en) Path planning method of surface array salient point on-demand jet printing control system
Bruce et al. Real-time randomized path planning for robot navigation
Plaku et al. Motion planning with dynamics by a synergistic combination of layers of planning
CN102799179B (en) Mobile robot path planning algorithm based on single-chain sequential backtracking Q-learning
Saenphon et al. Combining new fast opposite gradient search with ant colony optimization for solving travelling salesman problem
Glassman et al. A quadratic regulator-based heuristic for rapidly exploring state space
CN109649402A (en) The generation of autonomous vehicle strategy
CN111638646B (en) Training method and device for walking controller of quadruped robot, terminal and storage medium
CN109597425B (en) Unmanned aerial vehicle navigation and obstacle avoidance method based on reinforcement learning
CN104571113A (en) Route planning method for mobile robot
CN106873599A (en) Unmanned bicycle paths planning method based on ant group algorithm and polar coordinate transform
CN110095122A (en) A kind of method for planning path for mobile robot based on improvement ant group algorithm
Schmidt et al. Crat-pred: Vehicle trajectory prediction with crystal graph convolutional neural networks and multi-head self-attention
CN103324196A (en) Multi-robot path planning and coordination collision prevention method based on fuzzy logic
CN110320809A (en) A kind of AGV track correct method based on Model Predictive Control
CN104020665A (en) Minimum saltus trajectory optimization method of mechanical arm based on multi-objective particle swarm optimization algorithm
CN107728639A (en) A kind of isomery more AUV system tasks coordination approach under time windows constraints
Guo et al. Optimal navigation for AGVs: A soft actor–critic-based reinforcement learning approach with composite auxiliary rewards
BAYGIN et al. PSO based path planning approach for multi service robots in dynamic environments
Yang et al. Learning graph-enhanced commander-executor for multi-agent navigation
Likhachev et al. Planning for Markov decision processes with sparse stochasticity
Sierra-Garcia et al. Federated discrete reinforcement learning for automatic guided vehicle control
CN115237157A (en) Road network constraint-based air-to-ground unmanned cluster multi-task point path planning method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20151007

WD01 Invention patent application deemed withdrawn after publication