CN105759825A - Algorithm for positioning control of automatic guided vehicle (AGV) robot based on fuzzy proportion integration differentiation (PID) - Google Patents

Algorithm for positioning control of automatic guided vehicle (AGV) robot based on fuzzy proportion integration differentiation (PID) Download PDF

Info

Publication number
CN105759825A
CN105759825A CN201610329724.XA CN201610329724A CN105759825A CN 105759825 A CN105759825 A CN 105759825A CN 201610329724 A CN201610329724 A CN 201610329724A CN 105759825 A CN105759825 A CN 105759825A
Authority
CN
China
Prior art keywords
agv robot
agv
robot
fuzzy
index 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
CN201610329724.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 CN201610329724.XA priority Critical patent/CN105759825A/en
Publication of CN105759825A publication Critical patent/CN105759825A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0221Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving a learning process

Abstract

The invention discloses an algorithm for positioning control of an automatic guided vehicle (AGV) robot based on fuzzy proportion integration differentiation (PID). The algorithm comprises the following steps: a step S1 of operating environment presetting; a step S2 of establishment of an environmental map; a step S3 of AGV robot positioning; a step S4 of AGV robot line operation; and a step S5 of AGV robot operation line correction. The algorithm is more suitable for control over the AGV robot; through a mode of adding the fuzzy PID control, the response speed and control operation accuracy of the AGV robot can be improved, and the AGV robot positioning accuracy is higher.

Description

A kind of AGV robot localization control algolithm based on fuzzy
Technical field
The present invention relates to robot control algorithm field, be specially a kind of AGV robot localization control algolithm based on fuzzy.
Background technology
AGV is namely: AutomatedGuidedVehicle is called for short AGV, current modal application such as AGV transfer robot or AGV dolly, main function concentrates on automatic logistics and removes transhipment, AGV transfer robot is automatically by goods transportation to appointed place by special ground marker navigation, modal guidance mode is that magnetic stripe guides, laser aiming;Current most advanced autgmentability is the most by force guided by the ultrahigh frequency RFID of Mick power U.S. scientific and technological development.The mode that magnetic stripe guides is conventional is also the mode that cost is minimum, but website is provided with certain limitation and place decoration style is had certain impact;Laser aiming cost is the highest also relatively high so generally not adopting to site requirements;RFID guides moderate cost, and its advantage is that guidance accuracy is high, and website arranges and more convenient meets the most complicated website layout, place entirety is fitted up environment without impact, and secondly RFID high security stability is also magnetic stripe navigation and laser navigation mode does not possess.
The Orientation control algorithm of existing AGV robot can not control the route of robot accurately, is therefore beneficial to the accurate control of robot and existing Orientation control algorithm, and the precision of location is relatively low.
Summary of the invention
It is an object of the invention to provide a kind of AGV robot localization control algolithm based on fuzzy, with the problem solving to propose in above-mentioned background technology.
For achieving the above object, the present invention provides following technical scheme: a kind of AGV robot localization control algolithm based on fuzzy, comprises the following steps:
S1: running environment is preset, the predetermined running environment of selected AGV robot, and some signal processing modules are set in this context, the position of each signal processing module is carried out labelling, and marking signal is inputted the control unit of AGV robot;
S2: set up environmental map, the position of all of signal processing module previous step collected processes, and sets up environmental map;
The location of S3:AGV robot, startup AGV robot, and set the end of run positional information of AGV robot, the control unit of AGV robot contrasts with the map of previous step foundation according to the positional information of terminal, automatically selects an optimal route;
The circuit of S4:AGV robot runs, circuit previous step determined is subdivided into several index points, the corresponding coordinate position of each index point, and AGV robot is using these index points terminal as an end line, after arriving place's index point, an index point is advanced still further below;
S5:AGV robot running route is corrected, in the process that AGV robot advances, adopt fuzzy PID algorithm, constantly AGV robot is positioned, and real-time positional information is made comparisons with the index point set in previous step, after deviation occurs, steering module to AGV robot sends instruction, chooses nearest index point, makes AGV robot revert to selected index point position, and carry out previous step, until AGV robot arrives the terminal set.
Preferably, the control unit mentioned in described step S1 adopts PLC.
Preferably, described signal processing module includes signal transmitting module, signal receiving module and processor module, the outfan of signal receiving module is electrically connected with the input of processor module, and the outfan of processor module is electrically connected with the input of signal transmitting module.
Preferably, in described step S3, the computing formula of minimum range is:
F (n)=g (n)+h (n)
Wherein, g (n) is the distance of start position and current location, and h (n) is the distance between current location and terminal.
Preferably, in described step S5, the attitude of AGV robot is:
θ = a r c s i n ( d c 1 + d c 2 L ) ;
The error of index point is by AGV robot:
e y + d c 1 + d c 2 2 + L 2 - ( d c 1 - d c 2 ) 2 - d 0 .
Compared with prior art, the invention has the beneficial effects as follows: the algorithm of the present invention is more suitable for the control of AGV robot, and by adding the mode of fuzzy-adaptation PID control, it is possible to increase the response speed of AGV robot and control running precision, and the positioning precision for AGV robot is higher.
Accompanying drawing explanation
Fig. 1 is flow chart of the present invention;
Fig. 2 is the signal processing module structural principle block diagram of the present invention;
Fig. 3 is PID control structure theory diagram of the present invention;
3 groups of positioning precision experimental results of Fig. 4 present invention.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of protection of the invention.
Referring to Fig. 1-4, the present invention provides a kind of technical scheme: a kind of AGV robot localization control algolithm based on fuzzy, comprises the following steps:
S1: running environment is preset, the predetermined running environment of selected AGV robot, and some signal processing modules are set in this context, the position of each signal processing module is carried out labelling, and marking signal is inputted the control unit of AGV robot, control unit adopts PLC, signal processing module includes signal transmitting module, signal receiving module and processor module, the outfan of signal receiving module is electrically connected with the input of processor module, and the outfan of processor module is electrically connected with the input of signal transmitting module;
S2: set up environmental map, the position of all of signal processing module previous step collected processes, and sets up environmental map;
The location of S3:AGV robot, startup AGV robot, and set the end of run positional information of AGV robot, the control unit of AGV robot contrasts with the map of previous step foundation according to the positional information of terminal, automatically selecting an optimal route, the computing formula of minimum range is:
F (n)=g (n)+h (n)
Wherein, g (n) is the distance of start position and current location, and h (n) is the distance between current location and terminal;
The circuit of S4:AGV robot runs, circuit previous step determined is subdivided into several index points, the corresponding coordinate position of each index point, and AGV robot is using these index points terminal as an end line, after arriving place's index point, an index point is advanced still further below;
S5:AGV robot running route is corrected, in the process that AGV robot advances, adopt fuzzy PID algorithm, the PID control structure theory diagram of the present invention is as shown in Figure 3, constantly AGV robot is positioned, and real-time positional information is made comparisons with the index point set in previous step, after deviation occurs, steering module to AGV robot sends instruction, choose nearest index point, make AGV robot revert to selected index point position, and carry out previous step, until AGV robot arrives the terminal set, the attitude of AGV robot is:
θ = a r c s i n ( d c 1 + d c 2 L ) ;
The error of index point is by AGV robot:
e y + d c 1 + d c 2 2 + L 2 - ( d c 1 - d c 2 ) 2 - d 0 .
By implementing 3 groups of positioning precision experiments, from experimental result such as Fig. 4, it can be seen that the positioning precision for AGV robot of the present invention is higher.
Although an embodiment of the present invention has been shown and described, for the ordinary skill in the art, being appreciated that and these embodiments can be carried out multiple change, amendment, replacement and modification without departing from the principles and spirit of the present invention, the scope of the present invention be defined by the appended.

Claims (5)

1. the AGV robot localization control algolithm based on fuzzy, it is characterised in that comprise the following steps:
S1: running environment is preset, the predetermined running environment of selected AGV robot, and some signal processing modules are set in this context, the position of each signal processing module is carried out labelling, and marking signal is inputted the control unit of AGV robot;
S2: set up environmental map, the position of all of signal processing module previous step collected processes, and sets up environmental map;
The location of S3:AGV robot, startup AGV robot, and set the end of run positional information of AGV robot, the control unit of AGV robot contrasts with the map of previous step foundation according to the positional information of terminal, automatically selects an optimal route;
The circuit of S4:AGV robot runs, circuit previous step determined is subdivided into several index points, the corresponding coordinate position of each index point, and AGV robot is using these index points terminal as an end line, after arriving place's index point, an index point is advanced still further below;
S5:AGV robot running route is corrected, in the process that AGV robot advances, adopt fuzzy PID algorithm, constantly AGV robot is positioned, and real-time positional information is made comparisons with the index point set in previous step, after deviation occurs, steering module to AGV robot sends instruction, chooses nearest index point, makes AGV robot revert to selected index point position, and carry out previous step, until AGV robot arrives the terminal set.
2. a kind of AGV robot localization control algolithm based on fuzzy according to claim 1, it is characterised in that: the control unit mentioned in described step S1 adopts PLC.
3. a kind of AGV robot localization control algolithm based on fuzzy according to claim 1, it is characterized in that: described signal processing module includes signal transmitting module, signal receiving module and processor module, the outfan of signal receiving module is electrically connected with the input of processor module, and the outfan of processor module is electrically connected with the input of signal transmitting module.
4. a kind of AGV robot localization control algolithm based on fuzzy according to claim 1, it is characterised in that: in described step S3, the computing formula of minimum range is:
F (n)=g (n)+h (n)
Wherein, g (n) is the distance of start position and current location, and h (n) is the distance between current location and terminal.
5. a kind of AGV robot localization control algolithm based on fuzzy according to claim 1, it is characterised in that: in described step S5, the attitude of AGV robot is:
θ = arc s i n ( d c 1 + d c 2 L ) ;
The error of index point is by AGV robot:
e y + d c 1 + d c 2 2 + L 2 - ( d c 1 - d c 2 ) 2 - d 0 .
CN201610329724.XA 2016-05-18 2016-05-18 Algorithm for positioning control of automatic guided vehicle (AGV) robot based on fuzzy proportion integration differentiation (PID) Pending CN105759825A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610329724.XA CN105759825A (en) 2016-05-18 2016-05-18 Algorithm for positioning control of automatic guided vehicle (AGV) robot based on fuzzy proportion integration differentiation (PID)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610329724.XA CN105759825A (en) 2016-05-18 2016-05-18 Algorithm for positioning control of automatic guided vehicle (AGV) robot based on fuzzy proportion integration differentiation (PID)

Publications (1)

Publication Number Publication Date
CN105759825A true CN105759825A (en) 2016-07-13

Family

ID=56322998

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610329724.XA Pending CN105759825A (en) 2016-05-18 2016-05-18 Algorithm for positioning control of automatic guided vehicle (AGV) robot based on fuzzy proportion integration differentiation (PID)

Country Status (1)

Country Link
CN (1) CN105759825A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106444790A (en) * 2016-12-09 2017-02-22 屈兆辉 Industrial AGV system based on PLC control
CN106843206A (en) * 2016-12-26 2017-06-13 湖南天特智能科技有限公司 Assisted location method based on existing road network
CN107193281A (en) * 2017-06-02 2017-09-22 吉林大学珠海学院 A kind of intelligent vehicle-carried label A GV control systems and its control method
CN107608356A (en) * 2017-09-25 2018-01-19 芜湖智久机器人有限公司 A kind of AGV dollies Vehicle Controller control system
CN109407672A (en) * 2018-12-11 2019-03-01 新乡市中誉鼎力软件科技股份有限公司 Intelligent dumper control method and intelligent haul vehicle control
CN109656250A (en) * 2018-12-26 2019-04-19 芜湖哈特机器人产业技术研究院有限公司 A kind of path following method of laser fork truck
CN109709958A (en) * 2018-12-26 2019-05-03 南京航空航天大学 A kind of extension control method for AGV electromagnetic navigation control system
CN110147042A (en) * 2019-05-28 2019-08-20 金力 A kind of upright AGV car body control method based on fuzzy control combination PID control
CN110221607A (en) * 2019-05-22 2019-09-10 北京德威佳业科技有限公司 A kind of control system and control method holding formula vehicle access AGV
CN111781818A (en) * 2020-07-06 2020-10-16 山东大学 AGV control method and system based on improved fuzzy PID control algorithm

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202058039U (en) * 2011-04-23 2011-11-30 山东电力研究院 Combined positioning system for substation intelligent inspection robot with integrated multi-sensors
CN103353758A (en) * 2013-08-05 2013-10-16 青岛海通机器人系统有限公司 Indoor robot navigation device and navigation technology thereof
US9014902B1 (en) * 2014-02-21 2015-04-21 Jervis B. Webb Company Method of material handling with automatic guided vehicles
CN104834309A (en) * 2015-04-10 2015-08-12 浙江工业大学 Single mobile robot optimal itineration control method based on target tracking control strategy

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202058039U (en) * 2011-04-23 2011-11-30 山东电力研究院 Combined positioning system for substation intelligent inspection robot with integrated multi-sensors
CN103353758A (en) * 2013-08-05 2013-10-16 青岛海通机器人系统有限公司 Indoor robot navigation device and navigation technology thereof
US9014902B1 (en) * 2014-02-21 2015-04-21 Jervis B. Webb Company Method of material handling with automatic guided vehicles
CN104834309A (en) * 2015-04-10 2015-08-12 浙江工业大学 Single mobile robot optimal itineration control method based on target tracking control strategy

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李啸等: "基于模糊PID的轮式移动机器人轨迹控制", 《机器人技术与应用》 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106444790A (en) * 2016-12-09 2017-02-22 屈兆辉 Industrial AGV system based on PLC control
CN106843206B (en) * 2016-12-26 2020-02-21 湖南傲派自动化设备有限公司 Auxiliary positioning method based on existing road network
CN106843206A (en) * 2016-12-26 2017-06-13 湖南天特智能科技有限公司 Assisted location method based on existing road network
CN107193281A (en) * 2017-06-02 2017-09-22 吉林大学珠海学院 A kind of intelligent vehicle-carried label A GV control systems and its control method
CN107608356A (en) * 2017-09-25 2018-01-19 芜湖智久机器人有限公司 A kind of AGV dollies Vehicle Controller control system
CN109407672A (en) * 2018-12-11 2019-03-01 新乡市中誉鼎力软件科技股份有限公司 Intelligent dumper control method and intelligent haul vehicle control
CN109656250A (en) * 2018-12-26 2019-04-19 芜湖哈特机器人产业技术研究院有限公司 A kind of path following method of laser fork truck
CN109709958A (en) * 2018-12-26 2019-05-03 南京航空航天大学 A kind of extension control method for AGV electromagnetic navigation control system
CN109709958B (en) * 2018-12-26 2020-10-27 南京航空航天大学 Extensible control method for AGV electromagnetic navigation control system
CN110221607A (en) * 2019-05-22 2019-09-10 北京德威佳业科技有限公司 A kind of control system and control method holding formula vehicle access AGV
CN110147042A (en) * 2019-05-28 2019-08-20 金力 A kind of upright AGV car body control method based on fuzzy control combination PID control
CN110147042B (en) * 2019-05-28 2020-06-16 金力 Vertical AGV body control method based on fuzzy control and PID control
CN111781818A (en) * 2020-07-06 2020-10-16 山东大学 AGV control method and system based on improved fuzzy PID control algorithm
CN111781818B (en) * 2020-07-06 2021-10-22 山东大学 AGV control method and system based on improved fuzzy PID control algorithm

Similar Documents

Publication Publication Date Title
CN105759825A (en) Algorithm for positioning control of automatic guided vehicle (AGV) robot based on fuzzy proportion integration differentiation (PID)
CN108007417B (en) Automatic calibration method for angle sensor of automatic driving control system of agricultural machine
CN107943049B (en) Unmanned vehicle control method and unmanned mowing vehicle
CN103268119A (en) Automatic guided vehicle navigation control system and navigation control method thereof
CN203444333U (en) Magnetic tape guidance AGV (Automatic Guided Vehicle) central control system
CN108762219B (en) Single steering wheel AGV point-stabilized control method and device
CN107272008A (en) A kind of AGV Laser navigation systems with inertia compensation
CN107092263A (en) A kind of AGV vehicle dispatchings system and method
CN112965481A (en) Orchard operation robot unmanned driving method based on point cloud map
CN107450561A (en) The autonomous path planning of mobile robot and obstacle avoidance system and its application method
CN109189079B (en) Mobile robot navigation control method based on GPS positioning
CN111007862B (en) Path planning method for cooperative work of multiple AGVs
CN105180934A (en) AVG inertial navigation method
CN206075136U (en) Vision navigation control system based on fuzzy algorithmic approach
CN201993114U (en) Magnetic navigation sensor
CN107421545B (en) Robot position deviation detection method and device and robot
CN109612483A (en) A kind of Laser-guided automatic transporter path generating method
CN102662401A (en) Electromagnetic sensing tracking based navigation system
CN105629973A (en) RTK technology-based agricultural machinery straight driving method and RTK technology-based agricultural machinery straight driving device
CN105302139A (en) AGV map setting method based on walking logic
Zhou et al. Development of multi-sensor information fusion and AGV navigation system
US11372414B2 (en) Robotic motion control method and apparatus and robot using the same
Xu et al. Design and implementation of differential drive AGV based on laser guidance
CN103279129A (en) Quantum control method and system of visual navigation of unmanned aerial vehicle group
CN101451849A (en) Multifunction marking for vision navigation of mobile object and synthesis navigation 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20160713

RJ01 Rejection of invention patent application after publication