CN117826825A - Unmanned mining card local path planning method and system based on artificial potential field algorithm - Google Patents

Unmanned mining card local path planning method and system based on artificial potential field algorithm Download PDF

Info

Publication number
CN117826825A
CN117826825A CN202410224077.0A CN202410224077A CN117826825A CN 117826825 A CN117826825 A CN 117826825A CN 202410224077 A CN202410224077 A CN 202410224077A CN 117826825 A CN117826825 A CN 117826825A
Authority
CN
China
Prior art keywords
potential field
obstacle
path
path planning
vehicle
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
CN202410224077.0A
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.)
Suzhou Guanrui Automobile Technology Co ltd
Original Assignee
Suzhou Guanrui Automobile Technology Co ltd
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 Suzhou Guanrui Automobile Technology Co ltd filed Critical Suzhou Guanrui Automobile Technology Co ltd
Priority to CN202410224077.0A priority Critical patent/CN117826825A/en
Publication of CN117826825A publication Critical patent/CN117826825A/en
Pending legal-status Critical Current

Links

Landscapes

  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)

Abstract

The invention discloses an unmanned mining card local path planning method and system based on an artificial potential field algorithm, and relates to the technical field of unmanned mining card control, wherein the unmanned mining card local path planning method comprises the steps of configuring a data sensor to collect environmental data, vehicle running state data and barrier information; establishing an obstacle elliptical potential field based on an improved artificial potential field algorithm, and completing target modeling of a target point based on an obstacle point; and introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint to carry out path planning. According to the unmanned mining card local path planning method based on the artificial potential field algorithm, the influence of the shape of the vehicle body is considered, the effect of the elliptical potential field in the whole obstacle vehicle potential field is selected, the method for establishing the symmetrical point obstacle model ensures that local target points are on a symmetrical axis, the calculation result is more accurate and is fit with reality, and the mining card movement is more flexible and safer. The invention has better effects in the aspects of safety, flexibility and applicability.

Description

Unmanned mining card local path planning method and system based on artificial potential field algorithm
Technical Field
The invention relates to the technical field of unmanned mining card control, in particular to an unmanned mining card local path planning method and system based on an artificial potential field algorithm.
Background
The mining truck is an important carrier for transportation in a mining area, under normal conditions, when the mining truck runs on a mining area lane, a relatively stable distance is kept, the vehicle speed is in a safe interval, but the mining area is complex and various in weather, severe in working environment and frequent in accidents, the road state is greatly influenced by the factors, the problem of deviation from a normal channel is possibly caused, the vehicle speed is unstable, traffic accidents are easily caused, the mining area safety, the worker safety and the driving safety are negatively influenced, and a certain difficulty is caused for traffic dispersion. Therefore, along with the annual promotion of national requirements for intelligent and safe construction of mines, in order to ensure the running safety of vehicles, the errors of manual driving mine cards are reduced, and the unmanned system is introduced, so that the personnel safety risk caused by transportation can be effectively reduced, and the problem of difficulty in recruitment can be thoroughly solved. Because mine roads are poor in road conditions, unstructured barriers are more, and the requirements of a road surface tracking obstacle avoidance algorithm are different from structured road scenes, the method has great significance in considering unmanned mining card local path planning. The path planning function is the basis of autonomous driving of the intelligent automobile, and the common path planning algorithm for the automatic driving automobile mainly comprises a planning algorithm based on searching, a planning algorithm based on random sampling, a planning algorithm based on curve interpolation and a planning algorithm based on numerical optimization. Montomerlo M et al describe a Hybrid A algorithm modified on the basis of the A algorithm, and a four-dimensional vector group is generated by vehicle coordinates-, a vehicle course angle and a vehicle movement direction to describe the vehicle state, so that the problem of dispersion that the traditional A algorithm does not meet the vehicle driving requirement is solved. The PRM algorithm is used for sampling, the point which is farthest from the obstacle in each sampling is reserved, the subsequent path connection and search are carried out, the path generated by the algorithm can be effectively far away from the obstacle, and the path safety is improved. Kuwata Y et al analyzed the motion planning subsystem in DARPA race and proposed an improved RRT algorithm that keeps the vehicle running safely with uncertainty and limited perception. The curve interpolation adopts different methods to carry out path smoothing and curve generation, but the problems of boundary constraint and the like are difficult to process. The numerical optimization-based method takes motion planning as a mathematical optimization problem, and the planning result is continuous, optimal and space-time. However, since the vehicle kinematic model is nonlinear and the collision avoidance constraints are non-convex, the solution of the optimization problem is very difficult and inefficient, while the algorithm lacks global.
The artificial potential field method is a traditional classical path planning algorithm, has the characteristics of simple implementation, small calculated amount, smoother planned path and the like, integrates all environment information into different force sources, guides the actions of an intelligent agent through the resultant force of the different force sources, and leads the intelligent agent to be easy to fall into a minimum extreme point when the resultant force is 0, thereby causing path planning failure. The local path planning of the unmanned mining card is used for sensing road environment information through a vehicle-mounted sensor, the behavior planning of the vehicle is carried out through system decision, the path planning from the target starting point to the target ending point is completed, and the estimated tracking is completed through a vehicle controller.
The invention plans the local path of the unmanned mining card based on the improved artificial potential field algorithm, so that the shape of the planned path is smooth and natural as much as possible, and meanwhile, the planned path is ensured to be kept on a road with a certain distance from the central line, thereby laying a foundation for the control research of the unmanned mining card. The innovation aims at improving the path planning performance of the mine card, so that the mine card can safely and efficiently run in a mining area, and further development of mine intellectualization and safety is promoted.
Disclosure of Invention
The present invention has been made in view of the above-described problems.
Therefore, the technical problems solved by the invention are as follows: the existing unmanned mining card local path planning method is difficult to adapt to complex and changeable terrains, has insufficient accuracy and flexibility of a circular potential field, and can avoid the problem that the intelligent agent is easy to fall into the minimum extreme point when the resultant force is 0 when the action of the intelligent agent is guided through the resultant force of different force sources, so that the path planning failure is caused.
In order to solve the technical problems, the invention provides the following technical scheme: an unmanned mining card local path planning method based on an artificial potential field algorithm comprises the steps of configuring a data sensor to collect environment data, vehicle running state data and obstacle information; establishing an obstacle elliptical potential field based on an improved artificial potential field algorithm, and completing target modeling of a target point based on an obstacle point; and introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint to carry out path planning.
As a preferable scheme of the unmanned mining card local path planning method based on the artificial potential field algorithm, the invention comprises the following steps: the acquisition of the environmental data, the vehicle running state data and the obstacle information comprises the steps of configuring a laser radar to acquire the position of an obstacle vehicle, configuring a vehicle-mounted camera to collect road width and lane marks, and configuring an inertia measurement unit to collect the speed, acceleration and course angle of a mine card.
As a preferable scheme of the unmanned mining card local path planning method based on the artificial potential field algorithm, the invention comprises the following steps: the establishment of the obstacle elliptical potential field based on the improved artificial potential field algorithm comprises setting controlled ore cards as particles and coordinates asThe coordinates of the target point are +.>Determining controlled oreThe card-to-target distance, expressed as:
the gravitational potential field is expressed as:
wherein,indicating the distance from the controlled mine card to the target point at time t,/->Representing gravitational force adjustment coefficient, < >>Representing gravitational field coefficients; the attraction of the controlled mine card is expressed as:
wherein,a unit vector indicating that the controlled ore card points to the target point.
As a preferable scheme of the unmanned mining card local path planning method based on the artificial potential field algorithm, the invention comprises the following steps: the establishment of the obstacle elliptical potential field based on the improved artificial potential field algorithm further comprises the following steps that if an obstacle vehicle exists, the coordinate position in the European space of the obstacle vehicle isAnd constructing a repulsive potential field by combining the harmonic function, wherein the repulsive potential field is expressed as:
wherein eta andfor the range of the repulsive potential field's coefficient of action and distance, < ->Representing the distance between the controlled mine card and the obstacle point; according to the repulsive potential field function, when->The repulsive force of the control object is expressed as:
wherein,the direction vector of the controlled mine card pointing to the obstacle point is represented by m, and the m represents the repulsive potential field influence parameter; when n effective obstacles exist in the space, the resultant force of the controlled mine cards is expressed as:
after the resultant force of the controlled mine cards is determined, an elliptical potential field of the obstacle truck is constructed, and the construction of the potential field is completed.
As a preferable scheme of the unmanned mining card local path planning method based on the artificial potential field algorithm, the invention comprises the following steps: the object modeling based on the obstacle point comprises the steps of performing controlled object modeling based on an improved artificial potential field algorithm, establishing an obstacle elliptical potential field, completing object modeling based on the obstacle point of a target point, taking the geometric center of an obstacle vehicle as the circle center of the elliptical potential field, and taking long and short axes as a and b respectively, wherein the obstacle potential field is formed by the steps ofExpressed as:
wherein,for obstacle vehicle potential field stiffness, < >>Representing the geometric center coordinates of the ith obstacle.
As a preferable scheme of the unmanned mining card local path planning method based on the artificial potential field algorithm, the invention comprises the following steps: the path planning comprises the steps of introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint; the lane keeping constraint is expressed as a road constraint by constraining the vehicle to travel at a distance from the lane centerline:
wherein,vehicle position indicating the ith control point, < +.>The position of the lane center line is represented, and N represents the total number of control nodes; the shortest path principle calculates the shortest path by calculating the path length variation of the adjacent control nodes, expressed as:
wherein,and->Represents the path length variation of the ith control point,/-, and>and->Representing control sectionThe amount of change in position between the dots, +.>A vector representation representing the path length, T representing the transpose; the optimal curvature principle simplifies the path into a path formed by connecting control nodes by a sectional natural cubic spline curve, and the path curvature is calculated in a quadratic manner, which is expressed as:
wherein,indicate->Square of curvature of segment path, +.>Representing path parameters->Representing normalized path parameters, ++>And->No.)>Segment path is->Shaft and->The function of the position on the axis, expressed as a natural cubic spline, is +.>Representing control->On the axle +.>The coefficients of the shape of the segment spline curve,representing control->On the axle +.>Coefficients of segment spline curve shape, +.>Indicate->Start parameter value of segment path,/->No.)>The total length of the segment path; the path course constraint is realized by controlling the course angle between adjacent nodes, and the course angle between the adjacent control nodes is expressed as:
after the constraint construction is completed, the four constraints are converted into a multi-objective optimization function.
As a preferable scheme of the unmanned mining card local path planning method based on the artificial potential field algorithm, the invention comprises the following steps: the path planning further comprises the step of converting four constraints into a multi-objective optimization function after the constraint construction is completed, wherein the four constraints are expressed as:
wherein,for controlling the variables, the parameters of variation comprising four constraints, +.>、/>And +.>Representing the weight coefficient.
Another object of the present invention is to provide an unmanned mining card local path planning system based on an artificial potential field algorithm, which can adjust a potential field action area of a vehicle by adopting an elliptical potential field area and take a geometric center of an obstacle vehicle as a circle center of the elliptical potential field, thereby more accurately reflecting actual conditions of the obstacle, providing a more accurate and flexible potential field adjustment mechanism for path planning, and solving the problem that the existing artificial potential field technology cannot completely fit the actual vehicle due to the fact that the potential field is not completely fit by adopting a circular potential field.
As a preferable scheme of the unmanned mining card local path planning system based on the artificial potential field algorithm, the invention comprises the following steps: the system comprises a data acquisition module, a potential field construction module and a path planning module; the data acquisition module is used for configuring the data sensor to acquire environment data, vehicle running state data and obstacle information; the potential field construction module is used for establishing an obstacle elliptical potential field based on an improved artificial potential field algorithm, and completing target modeling of a target point based on an obstacle point; the path planning module is used for introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint to carry out path planning.
A computer device comprising a memory storing a computer program and a processor executing the computer program is the step of implementing an unmanned mining card local path planning method based on a manual potential field algorithm.
A computer readable storage medium having stored thereon a computer program which when executed by a processor implements the steps of an unmanned mining card local path planning method based on an artificial potential field algorithm.
The invention has the beneficial effects that: the unmanned mining card local path planning method based on the artificial potential field algorithm effectively performs vehicle path planning by adopting an improved artificial potential energy method so as to better adapt to complex and changeable mining area environments, and provides new possibility for improving the accuracy and adaptability of path planning. The influence of the vehicle body shape is considered, the effect of an elliptical potential field whole obstacle vehicle potential field is selected, the method for establishing the symmetric point obstacle model ensures that a local target point is on a symmetric axis, and further, path planning is carried out on the basis of a natural cubic spline curve and global optimization on the premise of meeting lane keeping constraint, shortest path principle, optimal curvature principle and path heading constraint, so that a calculation result is more accurate and is fit with reality, and movement of a mine card is more flexible and safer. The invention has better effects in the aspects of safety, flexibility and applicability.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is an overall flowchart of an unmanned mining card local path planning method based on an artificial potential field algorithm according to a first embodiment of the present invention.
Fig. 2 is a 20km/h actual motion path diagram of an unmanned mining card local path planning method based on an artificial potential field algorithm according to a second embodiment of the present invention.
Fig. 3 is a diagram of an actual motion path of 35km/h of an unmanned mining card local path planning method based on an artificial potential field algorithm according to a first embodiment of the present invention.
Fig. 4 is an overall flowchart of an unmanned mining card local path planning system based on an artificial potential field algorithm according to a third embodiment of the present invention.
Detailed Description
So that the manner in which the above recited objects, features and advantages of the present invention can be understood in detail, a more particular description of the invention, briefly summarized above, may be had by reference to the embodiments, some of which are illustrated in the appended drawings. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
Example 1
Referring to fig. 1, for one embodiment of the present invention, there is provided an unmanned mining card local path planning method based on an artificial potential field algorithm, including:
s1: the configuration data sensor collects environmental data, vehicle running state data, and obstacle information.
Furthermore, collecting the environmental data, the vehicle running state data and the obstacle information comprises configuring a laser radar to collect the position of the obstacle vehicle, configuring a vehicle-mounted camera to collect road width and lane marks, and configuring an inertial measurement unit to collect the speed, acceleration and course angle of the mine truck.
S2: and establishing an obstacle elliptical potential field based on an improved artificial potential field algorithm to complete target modeling of the target point based on the obstacle point.
Furthermore, the artificial potential field method is a traditional classical path planning algorithm, which integrates all environmental information into different force sources, and guides actions of the intelligent agent through resultant force of the different force sources, when the resultant force is 0, the intelligent agent is easy to fall into a minimum extreme point, so that path planning failure is caused. For this problem, solutions can be divided into three categories: optimizing potential field functions, escaping minimum extrema, and blending with other algorithms to solve the problem. The invention adopts the optimized potential field function to avoid the intelligent agent from sinking into the minimum extreme point, so as to better carry out path planning.
It should be noted that the obstacle elliptical potential field is performed based on the improved artificial potential field algorithmThe establishment comprises setting the controlled ore card as mass points and coordinates in two-dimensional spaceThe coordinates of the target point are +.>Determining the distance from the controlled mine card to the target point, which is expressed as:
the gravitational potential field is expressed as:
wherein,indicating the distance from the controlled mine card to the target point at time t,/->Representing gravitational force adjustment coefficient, < >>Representing the gravitational field coefficients. The attraction of the controlled mine card is expressed as:
wherein,a unit vector indicating that the controlled ore card points to the target point.
It should also be noted that the establishment of the obstacle elliptical potential field based on the improved artificial potential field algorithm further includes, if an obstacle vehicle is present, locating the obstacle vehicle in European space at a coordinate position ofConstructing a repulsive potential field by combining the harmonic functionExpressed as:
wherein eta andfor the range of the repulsive potential field's coefficient of action and distance, < ->Indicating the distance between the controlled mine truck and the obstacle point.
According to the repulsive potential field function, whenThe repulsive force of the control object is expressed as:
wherein,and (3) a direction vector which is used for pointing the controlled mine card to the obstacle point, wherein m represents a repulsive potential field influence parameter.
When n effective obstacles exist in the space, the resultant force of the controlled mine cards is expressed as:
after the resultant force of the controlled mine cards is determined, an elliptical potential field of the obstacle truck is constructed, and the construction of the potential field is completed.
Furthermore, the controlled target modeling is performed based on an improved artificial potential field algorithm, firstly, the barrier elliptical potential field is established, and the target modeling of the target point based on the barrier point is completed. By establishing an "elliptical potential field" at a conventional circular potential field in consideration of the vehicle body shape to adjust the region of action of the obstacle vehicle potential field, it is possible to distinguish from the conventional circular potential field in consideration of the obstacle vehicle body shape. Modeling a controlled target based on an improved artificial potential field algorithm, and building an obstacle elliptical potential fieldImmediately, completing target modeling of a target point based on an obstacle point, wherein the geometric center of the obstacle vehicle is taken as the center of an elliptical potential field, the long and short axes are respectively a and b, and the obstacle potential fieldExpressed as:
wherein,for obstacle vehicle potential field stiffness, < >>Representing the geometric center coordinates of the ith obstacle.
S3: and introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint to carry out path planning.
Still further, path planning includes introducing lane keeping constraints, shortest path principles, optimal curvature principles, and path heading constraints.
Lane keeping constraints are a primary consideration in path planning and are critical constraint indicators that ensure that the planned path does not deviate excessively from the lane. The constraint is introduced to effectively prevent the deviation between the path planning result and the lane from exceeding an acceptable range, so that the unmanned mine truck can be stably and safely kept in a specified lane range in the driving process. Lane keeping constraints are expressed as road constraints by constraining the vehicle to travel a distance from the lane centerline:
wherein,vehicle position indicating the ith control point, < +.>Represents the position of the lane center line, and N represents the total number of control nodes.
The planned path should be as safe as possible to reduce the transportation costs by reducing the path length to increase the truck transportation efficiency. The shortest path principle calculates the shortest path by calculating the path length variation of the adjacent control nodes, expressed as:
wherein,and->Represents the path length variation of the ith control point,/-, and>and->Representing the amount of change in position between the control nodes +.>The vector representing the path length represents the transpose, T.
A large curvature means that the vehicle needs to undergo a large change in steering angle while running, which is quite dangerous in running the vehicle. Therefore, in the path planning process, the optimal curvature principle must be followed, so that the change trend of the curvature is ensured to be gentle, and the steering in the vehicle driving process is more natural and stable. The following of the principle is helpful for reducing driving risk, improving driving safety and enabling the vehicle to finish transition more surely when the path turns. The principle of optimal curvature simplifies the path into a path formed by connecting control nodes by a sectional natural cubic spline curve, and the path curvature is calculated in a quadratic manner, which is expressed as:
wherein,indicate->Square of curvature of segment path, +.>Representing path parameters->Representing normalized path parameters, ++>And->No.)>Segment path is->Shaft and->The function of the position on the axis, expressed as a natural cubic spline, is +.>Representing control->On the axle +.>The coefficients of the shape of the segment spline curve,representing control->On the axle +.>Coefficients of segment spline curve shape, +.>Indicate->Start parameter value of segment path,/->No.)>Total length of segment path.
The path heading constraint refers to path planning to ensure that the heading angle is consistent with the centerline of the lane as the vehicle travels along the centerline. This helps prevent the vehicle from deviating from the lane, ensures that the vehicle travels in a given direction, and improves the safety and stability of traveling. The path course constraint is realized by controlling the course angle between adjacent nodes, and the course angle between the adjacent control nodes is expressed as:
after the constraint construction is completed, the four constraints are converted into a multi-objective optimization function.
It should be noted that the path planning should satisfy these four constraints to ensure the rationality and safety of the planned path. Thus, the problem can be translated into a multi-objective optimization problem. The optimization objective is to make the planned path shape as smooth and natural as possible, while also ensuring that the planned path length is as short as possible and that the path orientation is as consistent as possible with the centre line of the road. In other words, it is desirable that the sum of the curvature changes of the path be minimal at the corresponding planning node, while the remaining three constraints also have minimal changes. After the constraint construction is completed, converting four constraints into a multi-objective optimization function, and expressing the four constraints as:
wherein,for controlling the variables, the parameters of variation comprising four constraints, +.>、/>And +.>Representing the weight coefficient.
Example 2
Referring to fig. 2-3, for one embodiment of the present invention, an unmanned mining card local path planning method based on an artificial potential field algorithm is provided, and in order to verify the beneficial effects of the present invention, scientific demonstration is performed through economic benefit calculation and simulation experiments.
And (3) constructing a test environment by using SCANeR software, and simultaneously improving the programming control of a path planning algorithm based on an artificial potential field by combining Matlab/Simulink software to finish the performance verification of the path planning method based on the artificial potential field. Setting of relevant road information is performed in the SCANeR and corresponding context-aware sensors are added to the autonomous vehicle control and dynamic model.
And (3) setting an unmanned mining truck to run at a constant speed for 20km/h and 35km/h, and detecting the obstacle through a vehicle-mounted sensing sensor. After detecting that an obstacle is encountered, carrying out path planning and lane change through a local path planning system, and completing obstacle avoidance of the vehicle to obtain simulation results of the paths shown in fig. 2 and 3.
The result shows that the planned moving path of the autonomous vehicle is basically consistent with the target path, the curvature of the vehicle track is very smooth, and the phenomenon of a large curvature path does not occur.
Example 3
Referring to fig. 4, for one embodiment of the present invention, an unmanned mining card local path planning system based on an artificial potential field algorithm is provided, which includes a data acquisition module, a potential field construction module, and a path planning module.
The data acquisition module is used for configuring the data sensor to acquire environment data, vehicle running state data and obstacle information. The potential field construction module is used for establishing an obstacle elliptical potential field based on an improved artificial potential field algorithm, and target modeling of a target point based on an obstacle point is completed. The path planning module is used for introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint to carry out path planning.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method of the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only memory (ROM), a random access memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium may even be paper or other suitable medium upon which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like. It should be noted that the above embodiments are only for illustrating the technical solution of the present invention and not for limiting the same, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that the technical solution of the present invention may be modified or substituted without departing from the spirit and scope of the technical solution of the present invention, which is intended to be covered in the scope of the claims of the present invention.
It should be noted that the above embodiments are only for illustrating the technical solution of the present invention and not for limiting the same, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that the technical solution of the present invention may be modified or substituted without departing from the spirit and scope of the technical solution of the present invention, which is intended to be covered in the scope of the claims of the present invention.

Claims (9)

1. The unmanned mining card local path planning method based on the artificial potential field algorithm is characterized by comprising the following steps of:
the configuration data sensor collects environment data, vehicle running state data and obstacle information;
establishing an obstacle elliptical potential field based on an improved artificial potential field algorithm, and completing target modeling of a target point based on an obstacle point;
introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint to carry out path planning;
the establishment of the obstacle elliptical potential field based on the improved artificial potential field algorithm comprises setting controlled ore cards as particles and coordinates asThe coordinates of the target point are +.>Determining the distance from the controlled mine card to the target point, which is expressed as:
the gravitational potential field is expressed as:
wherein,indicating the distance from the controlled mine card to the target point at time t,/->Representing gravitational force adjustment coefficient, < >>Representing gravitational field coefficients;
the attraction of the controlled mine card is expressed as:
wherein,a unit vector indicating that the controlled ore card points to the target point.
2. The unmanned mining card local path planning method based on the artificial potential field algorithm as claimed in claim 1, wherein the method comprises the following steps: the acquisition of the environmental data, the vehicle running state data and the obstacle information comprises the steps of configuring a laser radar to acquire the position of an obstacle vehicle, configuring a vehicle-mounted camera to collect road width and lane marks, and configuring an inertia measurement unit to collect the speed, acceleration and course angle of a mine card.
3. The unmanned mining card local path planning method based on the artificial potential field algorithm as claimed in claim 2, wherein: the establishment of the obstacle elliptical potential field based on the improved artificial potential field algorithm further comprises the following steps that if an obstacle vehicle exists, the coordinate position in the European space of the obstacle vehicle isAnd constructing a repulsive potential field by combining the harmonic function, wherein the repulsive potential field is expressed as:
wherein eta andfor the range of the repulsive potential field's coefficient of action and distance, < ->Representing the distance between the controlled mine card and the obstacle point;
according to the repulsive potential field function, whenThe repulsive force of the control object is expressed as:
wherein,the direction vector of the controlled mine card pointing to the obstacle point is represented by m, and the m represents the repulsive potential field influence parameter;
when n effective obstacles exist in the space, the resultant force of the controlled mine cards is expressed as:
after the resultant force of the controlled mine cards is determined, an elliptical potential field of the obstacle truck is constructed, and the construction of the potential field is completed.
4. The unmanned mining card local path planning method based on the artificial potential field algorithm of claim 3, wherein: the object modeling based on the obstacle point comprises the steps of performing controlled object modeling based on an improved artificial potential field algorithm, establishing an obstacle elliptical potential field, completing object modeling based on the obstacle point of a target point, taking the geometric center of an obstacle vehicle as the circle center of the elliptical potential field, and taking long and short axes as a and b respectively, wherein the obstacle potential field is formed by the steps ofExpressed as:
wherein,for obstacle vehicle potential field stiffness, < >>Representing the geometric center coordinates of the ith obstacle.
5. The unmanned mining card local path planning method based on the artificial potential field algorithm according to claim 4, wherein the method comprises the following steps: the path planning comprises the steps of introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint;
the lane keeping constraint is expressed as a road constraint by constraining the vehicle to travel at a distance from the lane centerline:
wherein,vehicle position indicating the ith control point, < +.>The position of the lane center line is represented, and N represents the total number of control nodes;
the shortest path principle calculates the shortest path by calculating the path length variation of the adjacent control nodes, expressed as:
wherein,and->Represents the path length variation of the ith control point,/-, and>and->Representing the amount of change in position between the control nodes +.>A vector representation representing the path length, T representing the transpose;
the optimal curvature principle simplifies the path into a path formed by connecting control nodes by a sectional natural cubic spline curve, and the path curvature is calculated in a quadratic manner, which is expressed as:
wherein,indicate->Square of curvature of segment path, +.>Representing path parameters->Representing normalized path parameters, ++>And->No.)>Segment path is->Shaft and->The function of the position on the axis, expressed as a natural cubic spline, is +.>Representing control->On the axle +.>The coefficients of the shape of the segment spline curve,representing control->On the axle +.>Coefficients of segment spline curve shape, +.>Indicate->Start parameter value of segment path,/->No.)>The total length of the segment path;
the path course constraint is realized by controlling the course angle between adjacent nodes, and the course angle between the adjacent control nodes is expressed as:
after the constraint construction is completed, the four constraints are converted into a multi-objective optimization function.
6. The unmanned mining card local path planning method based on the artificial potential field algorithm according to claim 5, wherein the method comprises the following steps: the path planning further comprises the step of converting four constraints into a multi-objective optimization function after the constraint construction is completed, wherein the four constraints are expressed as:
wherein,for controlling the variables, the parameters of variation comprising four constraints, +.>、/>And +.>Representing the weight coefficient.
7. A system employing the unmanned mining card local path planning method based on the artificial potential field algorithm as claimed in any one of claims 1 to 6, wherein: the system comprises a data acquisition module, a potential field construction module and a path planning module;
the data acquisition module is used for configuring the data sensor to acquire environment data, vehicle running state data and obstacle information;
the potential field construction module is used for establishing an obstacle elliptical potential field based on an improved artificial potential field algorithm, and completing target modeling of a target point based on an obstacle point;
the path planning module is used for introducing lane keeping constraint, a shortest path principle, an optimal curvature principle and path heading constraint to carry out path planning.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the unmanned mining card local path planning method based on artificial potential field algorithm of any one of claims 1 to 6.
9. A computer readable storage medium having stored thereon a computer program, characterized in that the computer program when executed by a processor implements the steps of the artificial potential field algorithm based unmanned mining card local path planning method of any of claims 1 to 6.
CN202410224077.0A 2024-02-29 2024-02-29 Unmanned mining card local path planning method and system based on artificial potential field algorithm Pending CN117826825A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410224077.0A CN117826825A (en) 2024-02-29 2024-02-29 Unmanned mining card local path planning method and system based on artificial potential field algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410224077.0A CN117826825A (en) 2024-02-29 2024-02-29 Unmanned mining card local path planning method and system based on artificial potential field algorithm

Publications (1)

Publication Number Publication Date
CN117826825A true CN117826825A (en) 2024-04-05

Family

ID=90513677

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410224077.0A Pending CN117826825A (en) 2024-02-29 2024-02-29 Unmanned mining card local path planning method and system based on artificial potential field algorithm

Country Status (1)

Country Link
CN (1) CN117826825A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107063280A (en) * 2017-03-24 2017-08-18 重庆邮电大学 A kind of intelligent vehicle path planning system and method based on control sampling
CN114740864A (en) * 2022-05-07 2022-07-12 南京信息工程大学 Mobile robot path planning method based on improved PRM and artificial potential field
CN115071686A (en) * 2022-06-15 2022-09-20 北京踏歌智行科技有限公司 Parking method for unmanned mining vehicle in long and narrow area
CN115328152A (en) * 2022-09-05 2022-11-11 北京理工大学 Unmanned vehicle local real-time obstacle avoidance path planning method based on improved artificial potential field method
CN116300866A (en) * 2022-12-28 2023-06-23 智新控制系统有限公司 Vehicle obstacle avoidance method, device and medium based on artificial potential field method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107063280A (en) * 2017-03-24 2017-08-18 重庆邮电大学 A kind of intelligent vehicle path planning system and method based on control sampling
CN114740864A (en) * 2022-05-07 2022-07-12 南京信息工程大学 Mobile robot path planning method based on improved PRM and artificial potential field
CN115071686A (en) * 2022-06-15 2022-09-20 北京踏歌智行科技有限公司 Parking method for unmanned mining vehicle in long and narrow area
CN115328152A (en) * 2022-09-05 2022-11-11 北京理工大学 Unmanned vehicle local real-time obstacle avoidance path planning method based on improved artificial potential field method
CN116300866A (en) * 2022-12-28 2023-06-23 智新控制系统有限公司 Vehicle obstacle avoidance method, device and medium based on artificial potential field method

Similar Documents

Publication Publication Date Title
CN109669461B (en) Decision-making system for automatically driving vehicle under complex working condition and track planning method thereof
CN111338346B (en) Automatic driving control method and device, vehicle and storage medium
CN109263639B (en) Driving path planning method based on state grid method
Zhang et al. Reinforcement learning-based motion planning for automatic parking system
Zhao et al. Dynamic motion planning for autonomous vehicle in unknown environments
JP2021524410A (en) Determining the drive envelope
CN113867334B (en) Unmanned path planning method and system for mobile machinery
CN112577506B (en) Automatic driving local path planning method and system
CN107664993A (en) A kind of paths planning method
Pérez et al. Autonomous driving manoeuvres in urban road traffic environment: a study on roundabouts
CN112639849A (en) Route selection method and route selection device
CN107664504A (en) A kind of path planning apparatus
CN111397622B (en) Intelligent automobile local path planning method based on improved A-algorithm and Morphin algorithm
CN104897168A (en) Intelligent vehicle path search method and system based on road risk assessment
CN113247023B (en) Driving planning method and device, computer equipment and storage medium
CN114564016A (en) Navigation obstacle avoidance control method, system and model combining path planning and reinforcement learning
CN116069037A (en) Unmanned vehicle formation track planning control method, device, equipment and storage medium
Zhang et al. Structured road-oriented motion planning and tracking framework for active collision avoidance of autonomous vehicles
CN116653963B (en) Vehicle lane change control method, system and intelligent driving domain controller
Park et al. Path generation algorithm based on crash point prediction for lane changing of autonomous vehicles
CN116300971B (en) Traction sliding control method and device for civil aircraft, tractor and storage medium
CN116520855A (en) Crawler type mobile engineering machine, and mobile control method, device and medium thereof
CN117826825A (en) Unmanned mining card local path planning method and system based on artificial potential field algorithm
CN115079699A (en) Model prediction control-based motion planning method for man-machine co-driving automobile
CN115246394A (en) Intelligent vehicle overtaking obstacle avoidance method

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