CN116027728A - A kind of intelligent sorting control method - Google Patents
A kind of intelligent sorting control method Download PDFInfo
- Publication number
- CN116027728A CN116027728A CN202310038757.9A CN202310038757A CN116027728A CN 116027728 A CN116027728 A CN 116027728A CN 202310038757 A CN202310038757 A CN 202310038757A CN 116027728 A CN116027728 A CN 116027728A
- Authority
- CN
- China
- Prior art keywords
- robot
- station
- program
- raw material
- plc system
- 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
Links
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/02—Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
Landscapes
- Manipulator (AREA)
Abstract
本发明涉及一种智能分拣控制方法,PLC系统中按设备的原料工位数量对每一个原料工位编写目标程序,按设备的收料工位数量对每一个收料工位编写目标程序,按机器人的原点工位,编写原点工位目标程序以及配方完成程序;机器人系统中按原料工位数量、收料工位数量设计外部程序号,且外部程序号与PLC系统的外部控制程序号对应。本发明的控制方法只与现场设备配制有关,与配方和数量无关,控制系统适应很强,原料工位和收料工位的数量可以无限放大,抓取的数量也可无限放大,应用场景广;在PLC系统上可以执行任可一种配方和数量,都不需要二次编程和示教,实现了控制方法灵活度高,达到了智能化、数字化、无人化,减少了人工干预。
The invention relates to an intelligent sorting control method. In a PLC system, a target program is written for each raw material station according to the number of raw material stations of the equipment, and a target program is written for each receiving station according to the number of receiving stations of the equipment. According to the origin station of the robot, write the origin station target program and formula completion program; in the robot system, design the external program number according to the number of raw material stations and receiving stations, and the external program number corresponds to the external control program number of the PLC system . The control method of the present invention is only related to the preparation of on-site equipment, and has nothing to do with the formula and quantity. The control system is very adaptable. The number of raw material stations and receiving stations can be infinitely enlarged, and the number of grabs can also be infinitely enlarged, with a wide range of application scenarios ;Any kind of formula and quantity can be executed on the PLC system without secondary programming and teaching, which realizes high flexibility of the control method, achieves intelligence, digitization, and unmanned operation, and reduces manual intervention.
Description
技术领域technical field
本发明属于自动化技术领域,尤其涉及一种智能分拣控制方法。The invention belongs to the technical field of automation, in particular to an intelligent sorting control method.
背景技术Background technique
机器人自动分拣应用场景广泛,分拣物品种类多,而大多数厂家只能根据条码阅读器或智能相机,来识别物体进行定位收集或分类,实现了一定范围的自动化、柔性化,但不能做到计划变更时,实时自动识别和变更抓取物体和收集位置,无法达到集中化、柔性化管理设备。The automatic sorting of robots has a wide range of application scenarios, and there are many types of sorted items. However, most manufacturers can only identify objects based on barcode readers or smart cameras for positioning, collection or classification, achieving a certain range of automation and flexibility, but they cannot When the plan changes, real-time automatic identification and change of grasping objects and collection positions cannot achieve centralized and flexible management of equipment.
现阶段企业都在依托优势生产线,紧扣关键工序智能化、关键岗位机器人替代、生产过程智能优化控制、全流程数字化管理,建设重点环节智能工厂或数字化车间。对垂直控制系统需求越来越突出,为了减少编程次数,提高控制灵活度,降低人员参与度,提出了更高的要求。At this stage, enterprises are relying on superior production lines, focusing on the intelligentization of key processes, the replacement of key positions by robots, the intelligent optimization control of the production process, and the digital management of the entire process, to build intelligent factories or digital workshops in key links. The demand for vertical control systems is becoming more and more prominent. In order to reduce the number of programming, improve control flexibility, and reduce personnel participation, higher requirements are put forward.
现有技术的分拣设备,一般常规控制方法分为两种实现:PLC程序预设方法和机器人程序预设方法。For sorting equipment in the prior art, there are generally two conventional control methods: a PLC program preset method and a robot program preset method.
PLC程序预设方法:根据设备位置,将原料框区划分为多个取料位,收料框区也划分为多个放料位,假设将原料框区分为15个,收料框区分为5个。根据现有的工艺要求,把原料产品按类别放入不同原料框1-15中,不同的原料产品对应的原料框是相对固定的,原料产品没有后,操作人员可以自由更换或添加。根据搅拌筒型号的配方和数量,提前把程序流程写入PLC控制器中,并且示教机器人抓料的15个工位路径和放料的5个工位路径,对每一个抓取工位和放料工位进行机器人程序编写,分别设计为不同的程序号,再由PLC控制器根据预设程序自动控制机器人的动作。PLC program preset method: According to the location of the equipment, the raw material frame area is divided into multiple feeding positions, and the material receiving frame area is also divided into multiple discharging positions. Assume that the raw material frame area is divided into 15, and the material receiving frame area is divided into 5 indivual. According to the existing process requirements, the raw material products are put into different raw material boxes 1-15 according to the categories. The raw material boxes corresponding to different raw material products are relatively fixed. After the raw material products are gone, the operator can freely replace or add them. According to the formula and quantity of the mixing drum model, write the program flow into the PLC controller in advance, and teach the 15-station path of the robot to grasp the material and the 5-station path of the material to be discharged, for each grasping station and The robot program is written at the feeding station, which is designed as different program numbers, and then the PLC controller automatically controls the robot's movement according to the preset program.
机器人程序预设方法:机器人程序预设方法的硬件条件与PLC程序预设方法一样,不再阐述了。根据搅拌筒型号的配方和数量,提前把程序流程写入机器人程序中,对每一种配方和数量的程序编上程序号,并且示教机器人抓料的15个工位路径和放料的5个工位路径,再由PLC控制器根据搅拌筒型号调用机器人的程序控制动作。Robot program preset method: The hardware conditions of the robot program preset method are the same as those of the PLC program preset method, and will not be elaborated here. According to the formula and quantity of the mixing drum model, the program flow is written into the robot program in advance, and the program number is programmed for each formula and quantity program, and the 15 station paths of the robot for grabbing materials and the 5 stations for discharging materials are taught. A station path, and then the PLC controller calls the robot's program control action according to the model of the mixing drum.
这两种方式都是把需要的配方内容和相关数量提前编写到PLC或机器人中,在接受到MES系统(或其它上位系统)的型号配方和数量后,再匹配预设的程序来执行,存在如下技术问题:These two methods are to write the required formula content and related quantities into the PLC or robot in advance, and then match the preset program to execute after receiving the model formula and quantity of the MES system (or other host system). The following technical issues:
1、预设程序的过程复杂,重复内容过多,容易出错,并且造成程序冗余,执行时间周期长,影响程序执行的响应。1. The process of presetting the program is complex, with too much repetitive content, which is prone to errors, and causes program redundancy, and the execution time period is long, which affects the response of program execution.
2、只能执行已预设好的配方和数量内容,上位系统下发的内容必需匹配。2. Only the preset formula and quantity content can be executed, and the content issued by the host system must match.
3、新增或变更工艺需求时,必需由专业人员重新编写PLC程序或机器人程序。3. When adding or changing process requirements, professionals must rewrite the PLC program or robot program.
4、对维护人员的技术要求比较高,普通操作人员无法完成。4. The technical requirements for maintenance personnel are relatively high, which cannot be completed by ordinary operators.
5、现有控制方法灵活度不高,智能化、数字化、无人化等不完美,部分需要人工干预。5. The flexibility of the existing control methods is not high, and the intelligence, digitalization, unmanned, etc. are not perfect, and some of them require manual intervention.
综上所述,亟需提供一种可对配方和数量没有限制,满足叶片分拣智能化、数字化,可提升上层系统对现场设备调度的准确性和灵活性,实现生产调度的高效性的智能分拣控制方法。To sum up, there is an urgent need to provide an intelligence that can meet the intelligent and digitalization of leaf sorting without restrictions on the formula and quantity, can improve the accuracy and flexibility of the upper system for field equipment scheduling, and realize the high efficiency of production scheduling. Sorting control method.
发明内容Contents of the invention
本发明的目的是提供一种可对配方和数量没有限制,满足叶片分拣智能化、数字化,可提升上层系统对现场设备调度的准确性和灵活性,实现生产调度的高效性的智能分拣控制方法。The purpose of the present invention is to provide an intelligent sorting that can meet the intelligent and digitalization of leaf sorting without restrictions on the formula and quantity, can improve the accuracy and flexibility of the upper system for field equipment scheduling, and realize the high efficiency of production scheduling Control Method.
上述目的是通过如下技术方案实现:一种智能分拣控制方法,包括如下步骤:The above purpose is achieved through the following technical solution: an intelligent sorting control method, comprising the following steps:
(1)原料料框停放在原料工位,将物料根据不同的型号分别放置到不同的原料料框中,且收料料框为空,停靠在收料工位;(1) The raw material box is parked at the raw material station, and the materials are placed in different raw material boxes according to different models, and the receiving box is empty, and it is parked at the receiving station;
(2)PLC系统自动检测各种料框状态是否正常,并等待下发配方和数量;(2) The PLC system automatically detects whether the status of various material boxes is normal, and waits for the formula and quantity to be issued;
(3)PLC系统接收到配方和数量后,自动计算程序顺序,外部自动启动机器人从目标原料料框抓取物料;(3) After the PLC system receives the formula and quantity, it automatically calculates the program sequence, and the external automatic start robot grabs the material from the target raw material box;
(4)机器人系统接收到外部启动信号和目标信号,控制机器人行走到目标位置,视觉识别系统获取物料坐标并传递给机器人系统,机器人系统控制机器人开始抓取物料;(4) The robot system receives the external start signal and the target signal, controls the robot to walk to the target position, the visual recognition system obtains the coordinates of the material and transmits it to the robot system, and the robot system controls the robot to start grabbing the material;
(5)当机器人抓取物料完成后,发送抓取完成信号至PLC系统,PLC系统接收到完成状态后,控制机器移动至目标收料料框,将抓取的物料放置在收料料框,完成后发送放置完成信号至PLC系统;(5) When the robot finishes grabbing the material, it sends a grabbing completion signal to the PLC system. After the PLC system receives the completion status, it controls the machine to move to the target receiving box, and places the grabbed material in the receiving box. After completion, send a placement completion signal to the PLC system;
(6)PLC系统接收到放置完成信号时,重复步骤(3)~(5),等到物料配方和数量都完成后,控制机器人回到原点,发出整体完成信号给上位系统,等待新的任务;(6) When the PLC system receives the placement completion signal, repeat steps (3) to (5). After the material formula and quantity are completed, control the robot to return to the origin, send the overall completion signal to the upper system, and wait for new tasks;
其中,PLC系统中按设备的原料工位数量对每一个原料工位编写目标程序,按设备的收料工位数量对每一个收料工位编写目标程序,按机器人的原点工位,编写原点工位目标程序以及配方完成程序;机器人系统中按原料工位数量、收料工位数量设计外部程序号,且外部程序号与PLC系统的外部控制程序号对应。Among them, in the PLC system, the target program is written for each raw material station according to the number of raw material stations of the equipment, the target program is written for each receiving station according to the number of receiving stations of the equipment, and the origin is programmed according to the origin station of the robot. Station target program and formula completion program; in the robot system, the external program number is designed according to the number of raw material stations and receiving stations, and the external program number corresponds to the external control program number of the PLC system.
本发明的生产制造控制系统(MES)由整个产线提供,本发明不提供硬件,主要负责本系统的配方和数量的下发,以及设备状态数据的采集,根据设备状态信息来展示和调度整个产线的物流。The manufacturing control system (MES) of the present invention is provided by the entire production line, and the present invention does not provide hardware, and is mainly responsible for the delivery of recipes and quantities of the system, as well as the collection of equipment status data, and displays and schedules the entire system according to the equipment status information. Production line logistics.
本控制系统设计本着安全、先进、可靠、稳定及实用的原则。通过生产制造控制系统(MES)、机器人控制系统、电气控制系统的结合,实现对混凝土搅拌车搅拌筒的叶片智能分拣的柔性化、智能化管理。The design of this control system is based on the principles of safety, advanced, reliable, stable and practical. Through the combination of manufacturing control system (MES), robot control system and electrical control system, the flexible and intelligent management of intelligent sorting of blades of concrete mixer truck mixing drums is realized.
本发明的控制方法只与现场设备配制有关,与配方和数量无关。此发明按设备的原料工位数量,对每一个原料工位编写目标程序;按设备的收料工位数量,对每一个收料工位编写目标程序;按机器人的原点工位,写出原点工位目标程序,如此控制系统适应很强,原料工位和收料工位的数量可以无限放大,抓取的数量也可以无限放大,应用场景广。在PLC系统上可以执行任可一种配方和数量,都不需要二次编程和示教,普通操作人员都能完成。实现了控制方法灵活度高,达到了智能化、数字化、无人化,减少了人工干预。The control method of the present invention is only related to field equipment preparation, and has nothing to do with formula and quantity. This invention writes the target program for each raw material station according to the number of raw material stations of the equipment; writes the target program for each receiving station according to the number of receiving stations of the equipment; writes the origin according to the origin station of the robot The station target program, so the control system is very adaptable, the number of raw material stations and receiving stations can be infinitely enlarged, and the number of grabs can also be infinitely enlarged, with a wide range of application scenarios. Any formula and quantity can be executed on the PLC system without secondary programming and teaching, and ordinary operators can complete it. It realizes the high flexibility of the control method, achieves intelligence, digitization, and unmanned, and reduces manual intervention.
进一步的技术方案是,所述视觉识别系统为智能相机,所述智能相机包括两机位组成的工业3D相机和图像处理工控机,用于根据控制需求快速计算出叶片三维坐标,所述视觉识别系统与机器人系统通过TCP/IP协议直接通讯,所述机器人系统控制并触发智能相机工作。A further technical solution is that the visual recognition system is a smart camera, and the smart camera includes an industrial 3D camera composed of two positions and an image processing industrial computer, which is used to quickly calculate the three-dimensional coordinates of the blade according to the control requirements. The system communicates directly with the robot system through the TCP/IP protocol, and the robot system controls and triggers the smart camera to work.
进一步的技术方案是,每个料框工位均设有用于检测料框有无的第一传感器,所述机器人夹具设有用于检测叶片是否掉落的第二传感器,所述第一传感器和第二传感器与所述PLC系统通讯连接。如此,包括第一传感器和第二传感器在内的检测传感器用来检测设备的状态与位置。如原料框、收料框的检测传感器是为检测位置是否有框;机器人夹具的检测传感器是为检测叶片是否掉落。如此实时检测设备工作信息,为设备自动运行提供安全保证。A further technical solution is that each material frame station is provided with a first sensor for detecting the presence or absence of a material frame, and the robot gripper is provided with a second sensor for detecting whether the blade falls, and the first sensor and the second sensor The second sensor is connected in communication with the PLC system. As such, detection sensors including the first sensor and the second sensor are used to detect the state and position of the device. For example, the detection sensor of the raw material frame and the receiving frame is to detect whether there is a frame in the position; the detection sensor of the robot gripper is to detect whether the blade has fallen. Such real-time detection of equipment working information provides a safety guarantee for the automatic operation of the equipment.
进一步的技术方案是,所述PLC系统采用高性能且扩展了Profinet通讯功能的工业PLC作为计算、控制、存储等功能的处理器,所述PLC系统与生产制造控制系统采用以太网通讯,与所述机器人系统采用Profinet现场总线通讯,与第一传感器检测通过硬接线直接采集。本发明的整过PLC控制器网络按两个独立网络拓扑设计,外部网络与设备控制网络隔离,保证设备控制的安全性、可靠性、稳定性。A further technical solution is that the PLC system uses an industrial PLC with high performance and expanded Profinet communication functions as a processor for calculation, control, storage and other functions, and the PLC system and the manufacturing control system use Ethernet communication, and communicate with all The above-mentioned robot system adopts Profinet field bus communication, and the detection with the first sensor is collected directly through hard wiring. The whole PLC controller network of the present invention is designed according to two independent network topologies, and the external network is isolated from the equipment control network to ensure the safety, reliability and stability of equipment control.
进一步的技术方案是,所述机器人为六轴工业机器人,所述六轴工业机器人扩展了第七轴做为地轨行走轴,所述机器人系统配制了Profinet通讯卡与PLC系统通讯,并配制了TCP/IP通讯卡与所述智能相机通讯,另配制了机器人的I/O模块做为抓手相关控制和状态检测。A further technical solution is that the robot is a six-axis industrial robot, the seventh axis of the six-axis industrial robot is expanded as the ground rail walking axis, and the robot system is equipped with a Profinet communication card to communicate with the PLC system, and a The TCP/IP communication card communicates with the smart camera, and an I/O module of the robot is prepared as the related control and state detection of the gripper.
进一步的技术方案是,所述机器人设有电永磁铁抓手,所述电永磁铁抓手设有永磁头,所述永磁头控制由专用控制器来控制并能实现快速充磁与消磁。电永磁铁抓手断电保持当前状态,作为夹具吸附设备,稳定、安全、可靠很重要,保证设备动作是叶片不会掉落。A further technical solution is that the robot is provided with an electro-permanent magnet gripper, and the electro-permanent magnet gripper is provided with a permanent magnetic head, and the control of the permanent magnetic head is controlled by a special controller and can realize fast magnetization and demagnetization. The electro-permanent magnet gripper maintains its current state when the power is turned off. As a fixture adsorption device, it is very important to be stable, safe and reliable, to ensure that the blade will not fall when the device moves.
进一步的技术方案是,所述PLC系统的控制过程包括如下步骤:A further technical solution is that the control process of the PLC system includes the following steps:
S1:接受生产制造控制系统的配方和数量的指令,采用上位系统直接写入存储块中,采用握手信号模式确认是最新信息,再转存相关内容,保证数据不被改变;或选择本地数据时,通过人工录入数据的范式接收本地数据;S1: Accept the recipe and quantity instructions of the manufacturing control system, use the upper system to directly write into the storage block, use the handshake signal mode to confirm that it is the latest information, and then dump the relevant content to ensure that the data will not be changed; or when selecting local data , to receive local data through the paradigm of manual data entry;
S2:根据获取的最新的配方和数量,分解配方内容和保存数量,其中包括每种叶片的数量和顺序,并判断当前抓取的叶片类型和数量;S2: According to the latest formula and quantity obtained, decompose the content of the formula and save the quantity, including the quantity and order of each type of leaf, and judge the type and quantity of the currently grabbed leaves;
S3:分解原料工位、收料工位、机器人原点工位的目标和状态,按原料工位总数和收料工位总数,分别分为相应的分支程序来处理目标和状态逻辑,并按机器人原点工位处理配方完成的逻辑;S3: Decompose the goals and states of the raw material station, receiving station, and robot origin station, divide them into corresponding branch programs to process the goal and state logic according to the total number of raw material stations and receiving stations, and The origin station processes the logic of formula completion;
S4:保存收料完成状态信息、物料型号信息、设备状态,并展示和上传给上层控制系统。S4: Save the receiving completion status information, material model information, equipment status, and display and upload to the upper control system.
为实现步骤S3,PLC系统按设备的原料工位数量,对每一个原料工位编写目标程序;按设备的收料工位数量,对每一个收料工位编写目标程序;按机器人的原点工位,写出原点工位目标程序,以及配方完成程序。In order to realize step S3, the PLC system writes the target program for each raw material station according to the number of raw material stations of the equipment; writes the target program for each receiving station according to the number of receiving stations of the equipment; position, write out the origin station target program, and the formula completion program.
进一步的技术方案是,所述机器人控制系统的控制过程包括如下步骤:A further technical solution is that the control process of the robot control system includes the following steps:
S1:配制机器人TCP/IP通讯、profinet通讯、第七轴和I/O模块,并测试是否正常;S1: Prepare robot TCP/IP communication, profinet communication, seventh axis and I/O module, and test whether it is normal;
S2:按原料工位数量、收料工位数量设计外部程序号,外部程序号与PLC系统的外部控制程序号对应;S2: Design the external program number according to the number of raw material stations and receiving stations, and the external program number corresponds to the external control program number of the PLC system;
S3:在每一个外部程序号下面,按原料工位、收料工位、原点工位示教位置,其中,原点工位不需要外部程序号;S3: Under each external program number, teach the position according to the raw material station, receiving station, and origin station, and the origin station does not need an external program number;
S4:在每一个外部程序号下面,编写包括智能相机、电永磁铁、夹具检测在内的逻辑控制信号;S4: Under each external program number, write logic control signals including smart cameras, electropermanent magnets, and fixture detection;
S5:在每一个外部程序号下面,处理包括相机坐标、电永磁铁状态、夹具检测状态在内的返馈信号;S5: Under each external program number, process feedback signals including camera coordinates, electropermanent magnet status, and fixture detection status;
S6:原点位置传配方完成信号给PLC系统。S6: The origin position transmits the recipe completion signal to the PLC system.
相比于现有技术,本发明应用了PLC技术、智能相机技术、数据库技术、智能生产制造系统、先进传感检测技术、电永磁铁技术,实现任意配方和数量通过远程系统控制叶片的分拣收集,以及配方型号信息跟踪的柔性化、智能化管理,满足搅拌筒对叶片的分拣、排序、转运等功能,解决搅拌筒生产线对当前产品配件的真实需求,同时也解决了新产品研发试生产时,对设备参数的不匹配的矛盾,提升设备的适应、准确性和灵活性,实现生产调度的高效性。具备如下优势:PLC控制程序与配方和数量无关,原料工位与收料工位可以无限放大,此发明控制系统可以接受上层系统的任意配方和数量,机器人程序与配方和数量无关。Compared with the prior art, the present invention applies PLC technology, smart camera technology, database technology, intelligent manufacturing system, advanced sensor detection technology, and electro-permanent magnet technology to realize the sorting of arbitrary formula and quantity through remote system control blades The flexible and intelligent management of collection and formula model information tracking can meet the functions of sorting, sorting, and transfer of blades by the mixing drum, solve the real demand of the mixing drum production line for current product accessories, and also solve the problem of new product development trials. During production, the contradiction of mismatching equipment parameters can improve the adaptability, accuracy and flexibility of equipment, and realize the high efficiency of production scheduling. It has the following advantages: the PLC control program has nothing to do with formula and quantity, the raw material station and receiving station can be enlarged infinitely, the control system of this invention can accept any formula and quantity of the upper system, and the robot program has nothing to do with formula and quantity.
附图说明Description of drawings
构成本发明的一部分的附图用来提供对本发明的进一步理解,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。The drawings constituting a part of the present invention are used to provide a further understanding of the present invention, and the schematic embodiments and descriptions of the present invention are used to explain the present invention, and do not constitute an improper limitation of the present invention.
图1为本发明一种实施方式所涉及的智能分拣控制方法的原理示意图;Fig. 1 is a schematic diagram of the principle of an intelligent sorting control method involved in an embodiment of the present invention;
图2为本发明一种实施方式所涉及的PLC系统控制原理示意图;Fig. 2 is a schematic diagram of the PLC system control principle involved in an embodiment of the present invention;
图3为本发明一种实施方式所涉及的机器人系统控制原理示意图。Fig. 3 is a schematic diagram of the control principle of the robot system involved in an embodiment of the present invention.
具体实施方式Detailed ways
下面结合附图对本发明进行详细描述,本部分的描述仅是示范性和解释性,不应对本发明的保护范围有任何的限制作用。此外,本领域技术人员根据本文件的描述,可以对本文件中实施例中以及不同实施例中的特征进行相应组合。The present invention will be described in detail below in conjunction with the accompanying drawings. The description in this part is only exemplary and explanatory, and should not have any limiting effect on the protection scope of the present invention. In addition, those skilled in the art can make corresponding combinations of features in the embodiments in this document and in different embodiments according to the descriptions in this document.
本发明实施例如下,参照图1~3,一种智能分拣控制方法,包括如下步骤:Embodiments of the present invention are as follows, with reference to Figures 1 to 3, an intelligent sorting control method includes the following steps:
(1)原料料框停放在原料工位,将物料根据不同的型号分别放置到不同的原料料框中,且收料料框为空,停靠在收料工位;(1) The raw material box is parked at the raw material station, and the materials are placed in different raw material boxes according to different models, and the receiving box is empty, and it is parked at the receiving station;
(2)PLC系统自动检测各种料框状态是否正常,并等待下发配方和数量;(2) The PLC system automatically detects whether the status of various material boxes is normal, and waits for the formula and quantity to be issued;
(3)PLC系统接收到配方和数量后,自动计算程序顺序,外部自动启动机器人从目标原料料框抓取物料;(3) After the PLC system receives the formula and quantity, it automatically calculates the program sequence, and the external automatic start robot grabs the material from the target raw material box;
(4)机器人系统接收到外部启动信号和目标信号,控制机器人行走到目标位置,视觉识别系统获取物料坐标并传递给机器人系统,机器人系统控制机器人开始抓取物料;(4) The robot system receives the external start signal and the target signal, controls the robot to walk to the target position, the visual recognition system obtains the coordinates of the material and transmits it to the robot system, and the robot system controls the robot to start grabbing the material;
(5)当机器人抓取物料完成后,发送抓取完成信号至PLC系统,PLC系统接收到完成状态后,控制机器移动至目标收料料框,将抓取的物料放置在收料料框,完成后发送放置完成信号至PLC系统;(5) When the robot finishes grabbing the material, it sends a grabbing completion signal to the PLC system. After the PLC system receives the completion status, it controls the machine to move to the target receiving box, and places the grabbed material in the receiving box. After completion, send a placement completion signal to the PLC system;
(6)PLC系统接收到放置完成信号时,重复步骤(3)~(5),等到物料配方和数量都完成后,控制机器人回到原点,发出整体完成信号给上位系统,等待新的任务;(6) When the PLC system receives the placement completion signal, repeat steps (3) to (5). After the material formula and quantity are completed, control the robot to return to the origin, send the overall completion signal to the upper system, and wait for new tasks;
其中,PLC系统中按设备的原料工位数量对每一个原料工位编写目标程序,按设备的收料工位数量对每一个收料工位编写目标程序,按机器人的原点工位,编写原点工位目标程序以及配方完成程序;机器人系统中按原料工位数量、收料工位数量设计外部程序号,且外部程序号与PLC系统的外部控制程序号对应。Among them, in the PLC system, the target program is written for each raw material station according to the number of raw material stations of the equipment, the target program is written for each receiving station according to the number of receiving stations of the equipment, and the origin is programmed according to the origin station of the robot. Station target program and formula completion program; in the robot system, the external program number is designed according to the number of raw material stations and receiving stations, and the external program number corresponds to the external control program number of the PLC system.
本发明的生产制造控制系统(MES)由整个产线提供,本发明不提供硬件,主要负责本系统的配方和数量的下发,以及设备状态数据的采集,根据设备状态信息来展示和调度整个产线的物流。The manufacturing control system (MES) of the present invention is provided by the entire production line, and the present invention does not provide hardware, and is mainly responsible for the delivery of recipes and quantities of the system, as well as the collection of equipment status data, and displays and schedules the entire system according to the equipment status information. Production line logistics.
本控制系统设计本着安全、先进、可靠、稳定及实用的原则。通过生产制造控制系统(MES)、机器人控制系统、电气控制系统的结合,实现对混凝土搅拌车搅拌筒的叶片智能分拣的柔性化、智能化管理。The design of this control system is based on the principles of safety, advanced, reliable, stable and practical. Through the combination of manufacturing control system (MES), robot control system and electrical control system, the flexible and intelligent management of intelligent sorting of blades of concrete mixer truck mixing drums is realized.
本发明的控制方法只与现场设备配制有关,与配方和数量无关。此发明按设备的原料工位数量,对每一个原料工位编写目标程序;按设备的收料工位数量,对每一个收料工位编写目标程序;按机器人的原点工位,写出原点工位目标程序,如此控制系统适应很强,原料工位和收料工位的数量可以无限放大,抓取的数量也可以无限放大,应用场景广。在PLC系统上可以执行任可一种配方和数量,都不需要二次编程和示教,普通操作人员都能完成。实现了控制方法灵活度高,达到了智能化、数字化、无人化,减少了人工干预。The control method of the present invention is only related to field equipment preparation, and has nothing to do with formula and quantity. This invention writes the target program for each raw material station according to the number of raw material stations of the equipment; writes the target program for each receiving station according to the number of receiving stations of the equipment; writes the origin according to the origin station of the robot The station target program, so the control system is very adaptable, the number of raw material stations and receiving stations can be infinitely enlarged, and the number of grabs can also be infinitely enlarged, with a wide range of application scenarios. Any formula and quantity can be executed on the PLC system without secondary programming and teaching, and ordinary operators can complete it. It realizes the high flexibility of the control method, achieves intelligence, digitization, and unmanned, and reduces manual intervention.
在上述实施例的基础上,本发明另一实施例中,如图2,所述视觉识别系统为智能相机,所述智能相机包括两机位组成的工业3D相机和图像处理工控机,用于根据控制需求快速计算出叶片三维坐标,所述视觉识别系统与机器人系统通过TCP/IP协议直接通讯,所述机器人系统控制并触发智能相机工作。On the basis of the above embodiments, in another embodiment of the present invention, as shown in Figure 2, the visual recognition system is a smart camera, and the smart camera includes an industrial 3D camera composed of two positions and an image processing industrial computer for The three-dimensional coordinates of the blade are quickly calculated according to the control requirements, the visual recognition system communicates directly with the robot system through the TCP/IP protocol, and the robot system controls and triggers the smart camera to work.
在上述实施例的基础上,本发明另一实施例中,每个料框工位均设有用于检测料框有无的第一传感器,所述机器人夹具设有用于检测叶片是否掉落的第二传感器,所述第一传感器和第二传感器与所述PLC系统通讯连接。如此,包括第一传感器和第二传感器在内的检测传感器用来检测设备的状态与位置。如原料框、收料框的检测传感器是为检测位置是否有框;机器人夹具的检测传感器是为检测叶片是否掉落。如此实时检测设备工作信息,为设备自动运行提供安全保证。On the basis of the above-mentioned embodiments, in another embodiment of the present invention, each material frame station is provided with a first sensor for detecting the presence or absence of a material frame, and the robot gripper is provided with a first sensor for detecting whether a blade falls. Two sensors, the first sensor and the second sensor are communicatively connected with the PLC system. As such, detection sensors including the first sensor and the second sensor are used to detect the state and position of the device. For example, the detection sensor of the raw material frame and the receiving frame is to detect whether there is a frame in the position; the detection sensor of the robot gripper is to detect whether the blade has fallen. Such real-time detection of equipment working information provides a safety guarantee for the automatic operation of the equipment.
在上述实施例的基础上,本发明另一实施例中,所述PLC系统采用高性能且扩展了Profinet通讯功能的工业PLC作为计算、控制、存储等功能的处理器,所述PLC系统与生产制造控制系统采用以太网通讯,与所述机器人系统采用Profinet现场总线通讯,与第一传感器检测通过硬接线直接采集。本发明的整过PLC控制器网络按两个独立网络拓扑设计,外部网络与设备控制网络隔离,保证设备控制的安全性、可靠性、稳定性。On the basis of the foregoing embodiments, in another embodiment of the present invention, the PLC system uses an industrial PLC with high performance and extended Profinet communication functions as a processor for functions such as calculation, control, and storage. The PLC system and production The manufacturing control system adopts Ethernet communication, communicates with the robot system through Profinet field bus, and directly collects with the first sensor detection through hard wiring. The whole PLC controller network of the present invention is designed according to two independent network topologies, and the external network is isolated from the equipment control network to ensure the safety, reliability and stability of equipment control.
在上述实施例的基础上,本发明另一实施例中,所述机器人为六轴工业机器人,所述六轴工业机器人扩展了第七轴做为地轨行走轴,所述机器人系统配制了Profinet通讯卡与PLC系统通讯,并配制了TCP/IP通讯卡与所述智能相机通讯,另配制了机器人的I/O模块做为抓手相关控制和状态检测。On the basis of the above-mentioned embodiments, in another embodiment of the present invention, the robot is a six-axis industrial robot, and the sixth-axis industrial robot expands the seventh axis as the ground rail walking axis, and the robot system is equipped with Profinet The communication card communicates with the PLC system, and a TCP/IP communication card is prepared to communicate with the smart camera, and an I/O module of the robot is prepared as the gripper-related control and state detection.
在上述实施例的基础上,本发明另一实施例中,如图1,所述机器人设有电永磁铁抓手,所述电永磁铁抓手设有永磁头,所述永磁头控制由专用控制器来控制并能实现快速充磁与消磁。电永磁铁抓手断电保持当前状态,作为夹具吸附设备,稳定、安全、可靠很重要,保证设备动作是叶片不会掉落。On the basis of the above-described embodiments, in another embodiment of the present invention, as shown in Figure 1, the robot is provided with an electro-permanent magnet gripper, and the electro-permanent magnet gripper is provided with a permanent magnetic head, and the permanent magnetic head is controlled by a dedicated The controller is used to control and realize fast magnetization and demagnetization. The electro-permanent magnet gripper maintains its current state when the power is turned off. As a fixture adsorption device, it is very important to be stable, safe and reliable, to ensure that the blade will not fall when the device moves.
在上述实施例的基础上,本发明另一实施例中,如图2,所述PLC系统的控制过程包括如下步骤:On the basis of the foregoing embodiments, in another embodiment of the present invention, as shown in Figure 2, the control process of the PLC system includes the following steps:
S1:接受生产制造控制系统的配方和数量的指令,采用上位系统直接写入存储块中,采用握手信号模式确认是最新信息,再转存相关内容,保证数据不被改变;或选择本地数据时,通过人工录入数据的范式接收本地数据;S1: Accept the recipe and quantity instructions of the manufacturing control system, use the upper system to directly write into the storage block, use the handshake signal mode to confirm that it is the latest information, and then dump the relevant content to ensure that the data will not be changed; or when selecting local data , to receive local data through the paradigm of manual data entry;
S2:根据获取的最新的配方和数量,分解配方内容和保存数量,其中包括每种叶片的数量和顺序,并判断当前抓取的叶片类型和数量;S2: According to the latest formula and quantity obtained, decompose the content of the formula and save the quantity, including the quantity and order of each type of leaf, and judge the type and quantity of the currently grabbed leaves;
S3:分解原料工位、收料工位、机器人原点工位的目标和状态,按原料工位总数和收料工位总数,分别分为相应的分支程序来处理目标和状态逻辑,并按机器人原点工位处理配方完成的逻辑;S3: Decompose the goals and states of the raw material station, receiving station, and robot origin station, divide them into corresponding branch programs to process the goal and state logic according to the total number of raw material stations and receiving stations, and The origin station processes the logic of formula completion;
S4:保存收料完成状态信息、物料型号信息、设备状态,并展示和上传给上层控制系统。S4: Save the receiving completion status information, material model information, equipment status, and display and upload to the upper control system.
为实现步骤S3,PLC系统按设备的原料工位数量,对每一个原料工位编写目标程序;按设备的收料工位数量,对每一个收料工位编写目标程序;按机器人的原点工位,写出原点工位目标程序,以及配方完成程序。In order to realize step S3, the PLC system writes the target program for each raw material station according to the number of raw material stations of the equipment; writes the target program for each receiving station according to the number of receiving stations of the equipment; position, write out the origin station target program, and the formula completion program.
在上述实施例的基础上,本发明另一实施例中,如图3,所述机器人控制系统的控制过程包括如下步骤:On the basis of the above embodiments, in another embodiment of the present invention, as shown in Figure 3, the control process of the robot control system includes the following steps:
S1:配制机器人TCP/IP通讯、profinet通讯、第七轴和I/O模块,并测试是否正常;S1: Prepare robot TCP/IP communication, profinet communication, seventh axis and I/O module, and test whether it is normal;
S2:按原料工位数量、收料工位数量设计外部程序号,外部程序号与PLC系统的外部控制程序号对应;S2: Design the external program number according to the number of raw material stations and receiving stations, and the external program number corresponds to the external control program number of the PLC system;
S3:在每一个外部程序号下面,按原料工位、收料工位、原点工位示教位置,其中,原点工位不需要外部程序号;S3: Under each external program number, teach the position according to the raw material station, receiving station, and origin station, and the origin station does not need an external program number;
S4:在每一个外部程序号下面,编写包括智能相机、电永磁铁、夹具检测在内的逻辑控制信号;S4: Under each external program number, write logic control signals including smart cameras, electropermanent magnets, and fixture detection;
S5:在每一个外部程序号下面,处理包括相机坐标、电永磁铁状态、夹具检测状态在内的返馈信号;S5: Under each external program number, process feedback signals including camera coordinates, electropermanent magnet status, and fixture detection status;
S6:原点位置传配方完成信号给PLC系统。S6: The origin position transmits the recipe completion signal to the PLC system.
以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above is only a preferred embodiment of the present invention, it should be pointed out that, for those of ordinary skill in the art, without departing from the principle of the present invention, some improvements and modifications can also be made, and these improvements and modifications can also be made. It should be regarded as the protection scope of the present invention.
Claims (8)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202310038757.9A CN116027728A (en) | 2023-01-13 | 2023-01-13 | A kind of intelligent sorting control method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202310038757.9A CN116027728A (en) | 2023-01-13 | 2023-01-13 | A kind of intelligent sorting control method |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN116027728A true CN116027728A (en) | 2023-04-28 |
Family
ID=86091125
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202310038757.9A Pending CN116027728A (en) | 2023-01-13 | 2023-01-13 | A kind of intelligent sorting control method |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN116027728A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN118637372A (en) * | 2024-06-24 | 2024-09-13 | 泰安市勇瑞智能装备有限公司 | A code frame control method, device and medium for a liquid storage cylinder |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104460499A (en) * | 2014-10-10 | 2015-03-25 | 郑州宇通客车股份有限公司 | Method for machining raw materials |
| CN104495354A (en) * | 2014-12-02 | 2015-04-08 | 广东富华重工制造有限公司 | Robot automatic line feeing and discharging conveying method |
| CN109676047A (en) * | 2018-12-26 | 2019-04-26 | 苏州艾弗伦智能技术有限公司 | A kind of punching machine loading and unloading automatic assembly line |
| CN211439026U (en) * | 2019-12-04 | 2020-09-08 | 苏州市丰特诺科技有限公司 | Numerical control lathe that battle array fin was used |
| CN111890336A (en) * | 2020-06-15 | 2020-11-06 | 成都飞机工业(集团)有限责任公司 | Robot multi-target-point teaching method and system |
| CN112558576A (en) * | 2020-12-29 | 2021-03-26 | 华中科技大学无锡研究院 | Safe and efficient automatic integrated control method and system |
| CN113282058A (en) * | 2021-03-30 | 2021-08-20 | 上海嘉朗实业有限公司 | Multi-station hybrid flexible processing system for posture adjustment of vision detection robot |
-
2023
- 2023-01-13 CN CN202310038757.9A patent/CN116027728A/en active Pending
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104460499A (en) * | 2014-10-10 | 2015-03-25 | 郑州宇通客车股份有限公司 | Method for machining raw materials |
| CN104495354A (en) * | 2014-12-02 | 2015-04-08 | 广东富华重工制造有限公司 | Robot automatic line feeing and discharging conveying method |
| CN109676047A (en) * | 2018-12-26 | 2019-04-26 | 苏州艾弗伦智能技术有限公司 | A kind of punching machine loading and unloading automatic assembly line |
| CN211439026U (en) * | 2019-12-04 | 2020-09-08 | 苏州市丰特诺科技有限公司 | Numerical control lathe that battle array fin was used |
| CN111890336A (en) * | 2020-06-15 | 2020-11-06 | 成都飞机工业(集团)有限责任公司 | Robot multi-target-point teaching method and system |
| CN112558576A (en) * | 2020-12-29 | 2021-03-26 | 华中科技大学无锡研究院 | Safe and efficient automatic integrated control method and system |
| CN113282058A (en) * | 2021-03-30 | 2021-08-20 | 上海嘉朗实业有限公司 | Multi-station hybrid flexible processing system for posture adjustment of vision detection robot |
Non-Patent Citations (1)
| Title |
|---|
| 冯睿;葛腾;马强;: "机器人视觉系统在焊装车间自动上件应用", 装备制造技术, no. 06, 15 June 2020 (2020-06-15) * |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN118637372A (en) * | 2024-06-24 | 2024-09-13 | 泰安市勇瑞智能装备有限公司 | A code frame control method, device and medium for a liquid storage cylinder |
| CN118637372B (en) * | 2024-06-24 | 2024-11-15 | 泰安市勇瑞智能装备有限公司 | A code frame control method, device and medium for a liquid storage cylinder |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7100182B2 (en) | Warehouse system and method | |
| CN106056298B (en) | Factory intelligent workshop real-time scheduling system | |
| CN110711974B (en) | Multi-vehicle flexible welding line information management and scheduling system | |
| Minca et al. | Modelling and control of an assembly/disassembly mechatronics line served by mobile robot with manipulator | |
| CN112099462B (en) | Flexible manufacturing scheduling system and manufacturing system comprising same | |
| CN106093829A (en) | A kind of compatibility is single-phase, the Aulomatizeted Detect streamline of three-phase electric energy meter | |
| CN112558576A (en) | Safe and efficient automatic integrated control method and system | |
| CN111538295A (en) | Flexible production management system | |
| CN105731082A (en) | All-directional stacking system of automatic robot | |
| CN110032157A (en) | A kind of storage control system | |
| US11056016B2 (en) | Mechatronic factory simulation system and method of teaching how to resolve errors in an automation-driven process | |
| CN116027728A (en) | A kind of intelligent sorting control method | |
| CN110705721B (en) | A robot automatic inspection method based on DICP system | |
| CN114918927A (en) | Industrial digital twin simulation operation and maintenance system and method | |
| CN101628489B (en) | Control method and positioning control system for forming, positioning and processing of paper box | |
| CN106292593A (en) | A kind of towards industrial digitized workshop building method | |
| CN202583831U (en) | High-efficiency material transfer device intelligent control system based on RFID identification technology | |
| CN114943751B (en) | Material tracking and positioning method and system based on direction vector in cloud PLC environment | |
| Luo | Research on Sorting System of Industrial Robot Based on Machine Vision | |
| CN114044295B (en) | Auxiliary material library information checking method based on cooperation of stacker and conveyor | |
| Lv et al. | Design of Automatic Processing System Based on Industry 4.0 | |
| CN223413633U (en) | Intelligent device based on wired communication and signal acquisition | |
| CN111768150A (en) | A 5G network-based logistics equipment health management platform | |
| Lv et al. | Intelligent production system architecture and workstation for Stirrups | |
| Ionescu et al. | CAS and IRM Integrated into a Multifunctional Flexible Manufacturing Technology on an A/D/RML |
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: 20230428 |
