CN110597288A - Algorithm based on agricultural machinery field unmanned operation path planning - Google Patents

Algorithm based on agricultural machinery field unmanned operation path planning Download PDF

Info

Publication number
CN110597288A
CN110597288A CN201910933138.XA CN201910933138A CN110597288A CN 110597288 A CN110597288 A CN 110597288A CN 201910933138 A CN201910933138 A CN 201910933138A CN 110597288 A CN110597288 A CN 110597288A
Authority
CN
China
Prior art keywords
agricultural
agricultural machine
agricultural machinery
coordinate system
field
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
CN201910933138.XA
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201910933138.XA priority Critical patent/CN110597288A/en
Publication of CN110597288A publication Critical patent/CN110597288A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/10Simultaneous control of position or course in three dimensions
    • G05D1/101Simultaneous control of position or course in three dimensions specially adapted for aircraft

Landscapes

  • Engineering & Computer Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
  • Guiding Agricultural Machines (AREA)

Abstract

The invention relates to an algorithm based on unmanned operation path planning of an agricultural machinery field, and belongs to the technical field of agricultural automation. The algorithm mainly comprises the following steps: the method comprises the steps of field operation area coordinate processing, field operation area plane quantization, turning path analysis and circuit right forward walking; the agricultural machinery field unmanned operation path planning-based algorithm provided by the invention is converted from a WGS-84 coordinate system to an ECEF space coordinate system to a vertical rectangular coordinate system to obtain a vertex coordinate value under the vertical coordinate system, and the length and width of the operation are quantified through the coordinate value; calculating the minimum turning radius and the turning track according to the wheelbase, the deflection angle of a steering wheel, the width of an agricultural machine operation implement and the like of the agricultural machine; the loop right-direction walking method is provided, the effects of full coverage, zero omission and minimum overlapping operation of field operation can be achieved, the agricultural machine receives a right-turn instruction, and the excessive loss of the agricultural machine is reduced. The algorithm can effectively realize unmanned and accurate operation of agricultural machinery in the field.

Description

Algorithm based on agricultural machinery field unmanned operation path planning
Technical Field
The invention relates to the technical field of agricultural automation, in particular to an algorithm based on unmanned operation path planning of agricultural machinery and a field.
Background
With the rapid development of agricultural modernization in China, the application of high and new technologies to replace manual work for agricultural mechanized operation is more and more extensive, such as unmanned aerial vehicle pesticide spraying operation and the like. Agricultural machinery is the most important mechanized tool in the field, and the traditional mode mainly takes manual driving operation as main mode, and has the problems of high personnel operation intensity, fatigue, high labor cost and the like. In recent years, the agricultural unmanned technology is applied and popularized in field operation. The path planning is particularly important in unmanned operation of agricultural machinery, the existing path planning cannot realize full coverage without overlapping and omission, accurate operation of a field cannot be achieved, or the operation frequency of the agricultural machinery is increased, the operation intensity of the agricultural machinery is increased and the loss of the agricultural machinery is accelerated in order to achieve the aim. At present, the current situation can be changed by lacking an algorithm for planning the unmanned operation path of the agricultural machinery.
Disclosure of Invention
1. The invention provides an algorithm based on unmanned operation path planning of agricultural machinery in a field, optimizes the path planning of the unmanned operation of the agricultural machinery, and realizes the precision of the operation of the agricultural machinery in the field while reducing the operation frequency of the agricultural machinery, the operation intensity of the agricultural machinery and the loss of the agricultural machinery.
2. Technical scheme
An algorithm based on unmanned operation path planning of agricultural machinery field comprises the following steps:
step 1, vertex coordinate processing: processing the vertex coordinates of the field operation area planned by the pre-path;
step 2, plane quantization: calculating the length and width of the field operation area according to the vertex coordinates of the field operation area processed in the step 1;
step 3, turning path analysis: analyzing the path turning path after the plane quantization in the step 2;
step 4, planning by a forward walking method: and 3, normalizing the right forward walking method of the agricultural machinery circuit after the turning path is confirmed.
Further, the step 1 comprises the following steps:
step 1.1, vertex processing: forming a rectangular field operation area under a WGS-84 coordinate system by processing vertexes of the earth surface which is not a plane, and confirming 4 vertexes of the rectangular field operation area;
the rectangular field operation area has 4 vertexes, and needs to be converted from a WGS-84 coordinate system to an ECEF space coordinate system, and then from the ECEF space coordinate system to a vertical rectangular coordinate system. Acquiring a vertex (phi, lambda, h) through a Beidou satellite in a WGS-84 coordinate system; the vertex of the ECEF space coordinate system is expressed as (x)1,y1,z1) (ii) a The vertices are represented as (x, y, z) in the vertical rectangular coordinate system.
Step 1.2, ECEF space coordinate system conversion: the WGS-84 coordinate system of step 1.1 is transformed into the ECEF space coordinate system. P is the vertex, N represents the radius of curvature, OD represents the projection vector of point P on the plane, and its length is: OD ═ N + h) cos Φ sin λ, and the coordinate of P in the principal system can be found in the ECEF space coordinate system by the angle λ of longitude:
step 1.3, rectangular coordinate system conversion: and (3) converting the ECEF space coordinate system in the step (1.2) to a vertical rectangular coordinate system to obtain coordinate values of the plane vertex. The coordinate system conversion is performed by the following formula:
wherein, KijBy a matrixAnd the matrix elements include:
obtaining a rotation angle t according to the rectangular field coordinate, and carrying out parallel coordinate axis processing, wherein the formula is as follows:
the coordinate value of the plane vertex can be obtained by inverse calculation through the formula.
Further, the step 2 performs planarization treatment using the following formula. The converted 4 vertex values are substituted into the following formula, and the length and the width of the actual operation of the field can be calculated.
Wherein Point represents a rectangular field vertex.
Further, the step 3 comprises the following steps:
and 3.1, analyzing and checking the turning path. The wheel track, the wheel base and the maximum deflection angle of the steering wheel of the agricultural machine determine the minimum turning radius and the space required by steering of the agricultural machine, and are deduced by the Ackermann steering geometric principle:
wherein R is the turning radius of the agricultural machine; b is the agricultural machinery wheelbase; l is the wheel track of the agricultural machinery; θ is the inside steering wheel deflection angle.
Wherein R1 is the arc radius of the outer edge of the agricultural machinery working implement; k is the longitudinal distance between the positioning reference point and the machine tool; v is the width of the agricultural machinery operation machine.
And 3.2, confirming the turning radius of the agricultural machine according to the minimum turning radius calculated in the step 3.1 and the operation width V of the agricultural machine.
When V > is 2R, the agricultural machine can enter an adjacent straight path along an arched turning path;
when V <2R, the agricultural machine needs to enter an adjacent straight path along a fishtail turning path.
Further, the step 4 comprises the following steps:
step 4.1, clockwise setting 4 top points of the field as P1, P2, P3 and P4, and sequentially defining the agricultural machinery turning points between P1-P4 as Pn1、Pn2、Pn3、Pn4、Pn5、Pn6、Pn7…, respectively; the agricultural machinery steering points between P2 and P3 are sequentially defined as Pm1、Pm2、Pm3、Pm4、Pm5、Pm6…;
Step 4.2, the first step of the walking method: the agricultural machine starts to work from the point P1, the outer edge of the agricultural machine working tool is overlapped with the point P1, and the inner edge of the agricultural machine working tool is overlapped with the point Pn1Overlap, working according to coordinatesBy the point P2, the outer edge of the agricultural working tool is overlapped with P2, and the inner edge is overlapped with Pm1And (4) overlapping. Steering to the right according to the turning path to cross a wide steering Pm of one V2Point, automatic aligning steering wheel, agricultural tool inner edge and Pm2Overlap, outer edge and Pm3Overlapping and continuing the operation;
step 4.3, a second step of the walking method: agricultural machinery slave Pm2-Pm3To Pn2-Pn3Performing work when the two sides of the agricultural machine work tool are in contact with Pn2And Pn3Overlapping, starting to make a second right turn, turning to Pn2To the two sides of the agricultural machine tool and Pn1And Pn2And (4) overlapping.
Wherein, the third step of the walking method: on both sides of the agricultural implement and Pn1And Pn2After overlapping, the agricultural machinery continues to operate forwards, and the agricultural machinery moves to two sides and Pm1Pm and2when overlapping, the next right turn is started, this turn spans 2V in width, i.e. from Pm1-Pm2Steering to Pm4-Pm5
Step 4.4, the fourth step of the walking method: at two sides of agricultural machinery and tools and Pm4Pm and5after overlapping, the operation is continued, and the agricultural machine moves to the two sides and Pn4And Pn5When overlapping, the next right turn is started, and the turn is Pn4To the two sides of the agricultural machine tool and Pn3And Pn4Overlapping;
and 4.5, repeating the step 4.3 and the step 4.4 until the outer edge of the agricultural machine tool is superposed with the connecting line of P3 and P4, and finishing the right forward walking method planning of the field operation area.
3. Advantageous effects
In conclusion, the beneficial effects of the invention are as follows:
(1) the invention provides an algorithm based on unmanned operation path planning of agricultural machinery and a field.A rectangular vertex of the field is converted into a vertical rectangular coordinate system from an ECEF space coordinate system through a WGS-84 coordinate system to obtain a vertex coordinate value under the vertical coordinate system, and the length and the width of field operation are quantized through the coordinate value;
(2) the minimum turning radius and the turning track are calculated according to the wheelbase, the deflection angle of a steering wheel, the width of an agricultural machine operation implement and the like of the agricultural machine;
(3) the invention provides a loop right-forward walking method, which can achieve the effects of full coverage of field operation, zero omission, minimum overlapping operation, optimal path and minimum turning of agricultural machinery, wherein the agricultural machinery receives right turning instructions and then turns to the right direction, so that the excessive loss caused by the complex instructions of the agricultural machinery is reduced as much as possible;
(4) the algorithm of the invention improves the operation coverage rate of the existing algorithm, optimizes the operation path of the agricultural machine, generally improves the working efficiency of unmanned operation of the agricultural machine, reduces the excessive loss of the agricultural machine and can effectively realize unmanned accurate operation of the agricultural machine in the field.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a view of the turning structure of the agricultural machine of the present invention;
FIG. 3 is a schematic diagram of a right-side walking method of the loop of the present invention;
FIG. 4 is a steering trajectory diagram of the present patent;
FIG. 5 is an arcuate turn path trajectory diagram of the present patent;
in the figure, 1-coordinate processing; 2-plane quantization; 3-turn to analysis; 4-path walking; 3.1-agricultural machinery wheel track; 3.2-agricultural machinery wheelbase; 3.3-inboard wheel steering angle).
Detailed Description
The present invention will be further described with reference to the following specific examples, but the present invention is not limited to these examples.
Example (b):
referring to fig. 1 to 5, an algorithm based on unmanned operation path planning in agricultural land for large area includes the following steps:
step 1, vertex coordinate processing: processing the vertex coordinates of the field operation area planned by the pre-path;
step 2, plane quantization: calculating the length and width of the field operation area according to the vertex coordinates of the field operation area processed in the step 1;
step 3, turning path analysis: analyzing the path turning path after the plane quantization in the step 2;
step 4, planning by a forward walking method: and 3, normalizing the right forward walking method of the agricultural machinery circuit after the turning path is confirmed.
Further, the step 1 comprises the following steps:
step 1.1, vertex processing: forming a rectangular field operation area under a WGS-84 coordinate system by processing vertexes of the earth surface which is not a plane, and confirming 4 vertexes of the rectangular field operation area;
the rectangular field operation area has 4 vertexes, and needs to be converted from a WGS-84 coordinate system to an ECEF space coordinate system, and then from the ECEF space coordinate system to a vertical rectangular coordinate system. Acquiring a vertex (phi, lambda, h) through a Beidou satellite in a WGS-84 coordinate system; the vertex of the ECEF space coordinate system is expressed as (x)1,y1,z1) (ii) a The vertices are represented as (x, y, z) in the vertical rectangular coordinate system.
Step 1.2, ECEF space coordinate system conversion: the WGS-84 coordinate system of step 1.1 is transformed into the ECEF space coordinate system. P is the vertex, N represents the radius of curvature, OD represents the projection vector of point P on the plane, and its length is: OD ═ N + h) cos Φ sin λ, and the coordinate of P in the principal system can be found in the ECEF space coordinate system by the angle λ of longitude:
step 1.3, rectangular coordinate system conversion: and (3) converting the ECEF space coordinate system in the step (1.2) to a vertical rectangular coordinate system to obtain coordinate values of the plane vertex. The coordinate system conversion is performed by the following formula:
wherein, KijBy a matrixExpress, and matrix element packageComprises the following steps:
obtaining a rotation angle t according to the rectangular field coordinate, and carrying out parallel coordinate axis processing, wherein the formula is as follows:
the coordinate value of the plane vertex can be obtained by inverse calculation through the formula.
Further, the step 2 performs planarization treatment using the following formula. The converted 4 vertex values are substituted into the following formula, and the length and the width of the actual operation of the field can be calculated.
Wherein Point represents a rectangular field vertex.
Further, the step 3 comprises the following steps:
and 3.1, analyzing and checking the turning path. The wheel track, the wheel base and the maximum deflection angle of the steering wheel of the agricultural machine determine the minimum turning radius and the space required by steering of the agricultural machine, and are deduced by the Ackermann steering geometric principle:
wherein R is the turning radius of the agricultural machine; b is the agricultural machinery wheelbase; l is the wheel track of the agricultural machinery; θ is the inside steering wheel deflection angle.
Wherein R1 is the arc radius of the outer edge of the agricultural machinery working implement; k is the longitudinal distance between the positioning reference point and the machine tool; v is the width of the agricultural machinery operation machine.
And 3.2, confirming the turning radius of the agricultural machine according to the minimum turning radius calculated in the step 3.1 and the operation width V of the agricultural machine.
When V > is 2R, the agricultural machine can enter an adjacent straight path along an arched turning path;
when V <2R, the agricultural machine needs to enter an adjacent straight path along a fishtail turning path.
Referring to FIG. 5, a coordinate system O is shown1X1Y1Representing the turning radius. The local track of the agricultural machinery is A-O1B-C-D-E, dotted line at point A, E indicates the boundary between the field work area and the field, and W is the minimum width of the field area required for the field agricultural machine to turn. AE line and AO1The angle between the lines is beta, which is a right angle, point A and point 01Overlapping;
deducing according to the graphic coordinates, and the formula of the ground area required by turning is as follows:
W=R1+R·|cosβ|
for the bow-shaped turning, the agricultural machinery working state is switched by stopping at A, E two points, the time consumed by turning T1 bit for one turn is obtained by the following formula:
further, referring to fig. 3 and fig. 4, the step 4 includes the following steps:
step 4.1, clockwise setting 4 top points of the field as P1, P2, P3 and P4, and sequentially defining the agricultural machinery turning points between P1-P4 as Pn1、Pn2、Pn3、Pn4、Pn5、Pn6、Pn7…, respectively; the agricultural machinery steering points between P2 and P3 are sequentially defined as Pm1、Pm2、Pm3、Pm4、Pm5、Pm6…;
Step 4.2, the first step of the walking method: the agricultural machine starts to work from the point P1, the outer edge of the agricultural machine working tool is overlapped with the point P1, and the inner edge of the agricultural machine working tool is overlapped with the point Pn1Overlapping, working according to coordinates to point P2, wherein the outer edge of the agricultural working tool overlaps with P2 and the inner edge overlaps with Pm1And (4) overlapping. According to the turning path, to the rightSteering to span a V of wide steering Pm2Point, automatic aligning steering wheel, agricultural tool inner edge and Pm2Overlap, outer edge and Pm3Overlapping and continuing the operation;
step 4.3, a second step of the walking method: agricultural machinery slave Pm2-Pm3To Pn2-Pn3Performing work when the two sides of the agricultural machine work tool are in contact with Pn2And Pn3Overlapping, starting to make a second right turn, turning to Pn2To the two sides of the agricultural machine tool and Pn1And Pn2And (4) overlapping.
Wherein, the third step of the walking method: on both sides of the agricultural implement and Pn1And Pn2After overlapping, the agricultural machinery continues to operate forwards, and the agricultural machinery moves to two sides and Pm1Pm and2when overlapping, the next right turn is started, this turn spans 2V in width, i.e. from Pm1-Pm2Steering to Pm4-Pm5
Step 4.4, the fourth step of the walking method: at two sides of agricultural machinery and tools and Pm4Pm and5after overlapping, the operation is continued, and the agricultural machine moves to the two sides and Pn4And Pn5When overlapping, the next right turn is started, and the turn is Pn4To the two sides of the agricultural machine tool and Pn3And Pn4Overlapping;
and 4.5, repeating the step 4.3 and the step 4.4 until the outer edge of the agricultural machine tool is superposed with the connecting line of P3 and P4, and finishing the right forward walking method planning of the field operation area.
Although the present invention has been described with reference to the preferred embodiments, it should be understood that various changes and modifications can be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (5)

1. An algorithm based on unmanned operation path planning of agricultural machinery field is characterized by comprising the following steps:
step 1, vertex coordinate processing: processing the vertex coordinates of the field operation area planned by the pre-path;
step 2, plane quantization: calculating the length and width of the field operation area according to the vertex coordinates of the field operation area processed in the step 1;
step 3, turning path analysis: analyzing the path turning path after the plane quantization in the step 2;
step 4, planning by a forward walking method: and 3, normalizing the right forward walking method of the agricultural machinery circuit after the turning path is confirmed.
2. The agricultural land unmanned aerial vehicle operation path planning-based algorithm according to claim 1, wherein the step 1 comprises the following steps:
step 1.1, vertex processing: forming a rectangular field operation area under a WGS-84 coordinate system by processing vertexes of the earth surface which is not a plane, and confirming 4 vertexes of the rectangular field operation area;
step 1.2, ECEF space coordinate system conversion: converting the WGS-84 coordinate system of the step 1.1 into an ECEF space coordinate system;
step 1.3, rectangular coordinate system conversion: and (3) converting the ECEF space coordinate system in the step (1.2) to a vertical rectangular coordinate system to obtain coordinate values of the plane vertex.
3. The agricultural land unmanned aerial vehicle operation path planning-based algorithm according to claim 2, wherein the planarization processing is performed in the step 2 by adopting the following formula, and the converted 4 vertex values are substituted into the following formula to calculate the length and width of the actual land operation:
wherein Point represents a rectangular field vertex.
4. The agricultural land unmanned aerial vehicle operation path planning-based algorithm according to claim 1, wherein the step 3 comprises the steps of:
and 3.1, analyzing and checking the turning path. The wheel track, the wheel base and the maximum deflection angle of the steering wheel of the agricultural machine determine the minimum turning radius and the space required by steering of the agricultural machine, and are deduced by the Ackermann steering geometric principle:
wherein R is the turning radius of the agricultural machine; b is the agricultural machinery wheelbase; l is the wheel track of the agricultural machinery; θ is the inside steering wheel deflection angle.
Wherein R1 is the arc radius of the outer edge of the agricultural machinery working implement; k is the longitudinal distance between the positioning reference point and the machine tool; v is the width of the agricultural machinery operation machine.
And 3.2, confirming the turning radius of the agricultural machine according to the minimum turning radius calculated in the step 3.1 and the operation width V of the agricultural machine.
When V > is 2R, the agricultural machine can enter an adjacent straight path along an arched turning path;
when V <2R, the agricultural machine needs to enter an adjacent straight path along a fishtail turning path.
5. The agricultural land unmanned aerial vehicle operation path planning-based algorithm according to claim 1, wherein the step 4 comprises the steps of:
step 4.1, clockwise setting 4 top points of the field as P1, P2, P3 and P4, and sequentially defining the agricultural machinery turning points between P1-P4 as Pn1、Pn2、Pn3、Pn4、Pn5、Pn6、Pn7…, respectively; the agricultural machinery steering points between P2 and P3 are sequentially defined as Pm1、Pm2、Pm3、Pm4、Pm5、Pm6…;
Step 4.2, the first step of the walking method: the agricultural machine starts to work from the point P1, the outer edge of the agricultural machine working tool is overlapped with the point P1, and the inner edge of the agricultural machine working tool is overlapped with the point Pn1Overlap, working to point P2 according to coordinatesAt this time, the outer edge of the agricultural working tool is overlapped with P2, and the inner edge is overlapped with Pm1And (4) overlapping. Steering to the right according to the turning path to cross a wide steering Pm of one V2Point, automatic aligning steering wheel, agricultural tool inner edge and Pm2Overlap, outer edge and Pm3Overlapping and continuing the operation;
step 4.3, a second step of the walking method: agricultural machinery slave Pm2-Pm3To Pn2-Pn3Performing work when the two sides of the agricultural machine work tool are in contact with Pn2And Pn3Overlapping, starting to make a second right turn, turning to Pn2To the two sides of the agricultural machine tool and Pn1And Pn2And (4) overlapping.
Wherein, the third step of the walking method: on both sides of the agricultural implement and Pn1And Pn2After overlapping, the agricultural machinery continues to operate forwards, and the agricultural machinery moves to two sides and Pm1Pm and2when overlapping, the next right turn is started, this turn spans 2V in width, i.e. from Pm1-Pm2Steering to Pm4-Pm5
Step 4.4, the fourth step of the walking method: at two sides of agricultural machinery and tools and Pm4Pm and5after overlapping, the operation is continued, and the agricultural machine moves to the two sides and Pn4And Pn5When overlapping, the next right turn is started, and the turn is Pn4To the two sides of the agricultural machine tool and Pn3And Pn4Overlapping;
and 4.5, repeating the step 4.3 and the step 4.4 until the outer edge of the agricultural machine tool is superposed with the connecting line of P3 and P4, and finishing the right forward walking method planning of the field operation area.
CN201910933138.XA 2019-09-29 2019-09-29 Algorithm based on agricultural machinery field unmanned operation path planning Pending CN110597288A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910933138.XA CN110597288A (en) 2019-09-29 2019-09-29 Algorithm based on agricultural machinery field unmanned operation path planning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910933138.XA CN110597288A (en) 2019-09-29 2019-09-29 Algorithm based on agricultural machinery field unmanned operation path planning

Publications (1)

Publication Number Publication Date
CN110597288A true CN110597288A (en) 2019-12-20

Family

ID=68864625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910933138.XA Pending CN110597288A (en) 2019-09-29 2019-09-29 Algorithm based on agricultural machinery field unmanned operation path planning

Country Status (1)

Country Link
CN (1) CN110597288A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111506062A (en) * 2020-03-30 2020-08-07 江苏大学 Full-automatic pesticide applying ship and uniform pesticide spraying method
CN112434386A (en) * 2020-11-17 2021-03-02 北京农业智能装备技术研究中心 Operation control method and system for agricultural machinery unit
CN112904867A (en) * 2021-01-29 2021-06-04 山东理工大学 Agricultural machine unmanned ground turning control method and system for wide-width operation
CN113848880A (en) * 2021-08-30 2021-12-28 中车大连电力牵引研发中心有限公司 Agricultural machinery path optimization method based on improved Q-learning
CN113907648A (en) * 2021-10-19 2022-01-11 微思机器人(深圳)有限公司 Method and device for determining cleaning path, sweeping robot and storage medium
CN114894092A (en) * 2022-05-19 2022-08-12 西北农林科技大学 Visual inspection system and method for operating width of agricultural implement
CN118031977A (en) * 2024-04-15 2024-05-14 睿羿科技(山东)有限公司 Self-adaptive generation method for outdoor unmanned sweeper to traverse sweeping route

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006158222A (en) * 2004-12-02 2006-06-22 Iseki & Co Ltd Agricultural implement vehicle for field-traveling work
CN108759828A (en) * 2018-03-23 2018-11-06 江苏大学 A kind of unmanned rice transplanter paths planning method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006158222A (en) * 2004-12-02 2006-06-22 Iseki & Co Ltd Agricultural implement vehicle for field-traveling work
CN108759828A (en) * 2018-03-23 2018-11-06 江苏大学 A kind of unmanned rice transplanter paths planning method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
沈飞 等: "拖拉机自动驾驶路径规划算法研究与系统仿真", 《拖拉机与农用运输车》 *
王建波 等: "自动导航拖拉机田间作业路径规划与应用试验", 《农机化研究》 *
芦帅 等: "基于GIS/GPS拖拉机播种作业路径规划系统的设计与研究", 《石河子大学学报(自然科学版)》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111506062A (en) * 2020-03-30 2020-08-07 江苏大学 Full-automatic pesticide applying ship and uniform pesticide spraying method
CN112434386A (en) * 2020-11-17 2021-03-02 北京农业智能装备技术研究中心 Operation control method and system for agricultural machinery unit
CN112434386B (en) * 2020-11-17 2024-02-20 北京农业智能装备技术研究中心 Operation control method and system of agricultural machine unit
CN112904867A (en) * 2021-01-29 2021-06-04 山东理工大学 Agricultural machine unmanned ground turning control method and system for wide-width operation
CN112904867B (en) * 2021-01-29 2023-01-06 山东理工大学 Agricultural machine unmanned ground turning control method and system for wide-width operation
CN113848880A (en) * 2021-08-30 2021-12-28 中车大连电力牵引研发中心有限公司 Agricultural machinery path optimization method based on improved Q-learning
CN113848880B (en) * 2021-08-30 2023-12-22 中车大连电力牵引研发中心有限公司 Agricultural machinery path optimization method based on improved Q-learning
CN113907648A (en) * 2021-10-19 2022-01-11 微思机器人(深圳)有限公司 Method and device for determining cleaning path, sweeping robot and storage medium
CN114894092A (en) * 2022-05-19 2022-08-12 西北农林科技大学 Visual inspection system and method for operating width of agricultural implement
CN114894092B (en) * 2022-05-19 2024-02-27 西北农林科技大学 Agricultural implement operation breadth visual detection system and method
CN118031977A (en) * 2024-04-15 2024-05-14 睿羿科技(山东)有限公司 Self-adaptive generation method for outdoor unmanned sweeper to traverse sweeping route

Similar Documents

Publication Publication Date Title
CN110597288A (en) Algorithm based on agricultural machinery field unmanned operation path planning
CN105116913B (en) The unmanned machine operation flight course planning method and device of plant protection
CN111256700B (en) Edge narrowing planning method for planning operation path of automatic driving agricultural machine
CN108919792B (en) Path planning control method for automatic navigation system
WO2019237351A1 (en) Robot movement control method and apparatus, storage medium and robot
US20200284596A1 (en) Route planning method for mobile vehicle
CN105894120A (en) Attitude control-based sole glue spraying path planning method
CN112113573B (en) Planning method for coverage path of single unmanned measurement boat
CN109238298A (en) A kind of unmanned paths planning method with avoidance
CN111915106B (en) Path generation method and device, crystal face machine and storage medium
CN104515478A (en) Automatic three-dimensional measuring method and automatic three-dimensional measuring system for high-precision blade of aviation engine
CN103699738B (en) Sidetrack horizontal well track design method under control point constraint condition
CN105665878A (en) Space triangle swing welding method for welding arc-shaped welding seam through welding robot
CN112434386B (en) Operation control method and system of agricultural machine unit
CN104019815A (en) GNSS (Global Navigation Satellite System) ground operation path dynamic planning and navigation method based on forklift load monitoring
CN110411338A (en) The welding gun tool parameters 3-D scanning scaling method of robot electric arc increasing material reparation
CN115892064A (en) Operation path planning method for unmanned tractor
Liu et al. Research on static path planning method of small obstacles for automatic navigation of agricultural machinery
CN111176281A (en) Multi-surface unmanned ship coverage type collaborative search method and system based on quadrant method
CN114993285B (en) Two-dimensional laser radar mapping method based on four-wheel omni-directional full-drive mobile robot
Liu et al. Mobile robot instant indoor map building and localization using 2D laser scanning data
CN102785244A (en) Space circular arc planning control method for multi-axial servo manipulator
CN117390794B (en) Ultrasonic vibration turning surface micro-texture morphology simulation prediction method and system
CN117268390A (en) Minimum unit interplanting path planning method for improving working efficiency of agricultural machinery
CN115060272A (en) Unmanned combine harvester path planning method and system

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20191220