CN115816437A - Intelligent nucleic acid sampling robot system - Google Patents
Intelligent nucleic acid sampling robot system Download PDFInfo
- Publication number
- CN115816437A CN115816437A CN202211092752.6A CN202211092752A CN115816437A CN 115816437 A CN115816437 A CN 115816437A CN 202211092752 A CN202211092752 A CN 202211092752A CN 115816437 A CN115816437 A CN 115816437A
- Authority
- CN
- China
- Prior art keywords
- system module
- main control
- control system
- mouth
- nucleic acid
- 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
- Apparatus Associated With Microorganisms And Enzymes (AREA)
Abstract
Description
技术领域technical field
本发明涉及智慧医疗技术领域,具体是涉及一种智能核酸采样机器人系统。The invention relates to the field of smart medical technology, in particular to an intelligent nucleic acid sampling robot system.
背景技术Background technique
医护人员面对面检测不仅有传染的风险,而且速度慢,效率低。而机械臂技术可以完美解决这些问题,机器人检测高效、安全、速度快。Face-to-face testing by medical staff not only has the risk of infection, but is also slow and inefficient. The robotic arm technology can perfectly solve these problems, and the robot detection is efficient, safe and fast.
发明内容Contents of the invention
本发明所要解决的技术问题是提供提供一种智能核酸采样机器人系统,对需要进行核酸检测人员进行智能化核酸采样,从而减少使用人力,保障安全。The technical problem to be solved by the present invention is to provide an intelligent nucleic acid sampling robot system, which can perform intelligent nucleic acid sampling for personnel who need nucleic acid detection, thereby reducing the use of manpower and ensuring safety.
为解决上述技术问题,本发明提供以下技术方案:一种智能核酸采样机器人系统,包括主控系统模块、立体视觉系统模块、机械臂;包括以下技术步骤:In order to solve the above technical problems, the present invention provides the following technical solutions: an intelligent nucleic acid sampling robot system, comprising a main control system module, a stereo vision system module, and a mechanical arm; including the following technical steps:
步骤(1):利用立体视觉系统模块扫描识别人脸图像,并将人脸图像信息传输给主控系统模块;Step (1): Utilize the stereo vision system module to scan and recognize the face image, and transmit the face image information to the main control system module;
步骤(2):主控系统模块利用人脸关键点位置定位算法进行空间坐标运算,并根据计算得出的坐标,采用RRT算法,规划机械臂运动轨迹及空间位置;Step (2): The main control system module uses the face key point position positioning algorithm to perform spatial coordinate calculations, and uses the RRT algorithm to plan the movement trajectory and spatial position of the robotic arm according to the calculated coordinates;
步骤(3):主控系统模块操控机械臂按照规划轨迹采样咽拭子。Step (3): The main control system module controls the robotic arm to sample throat swabs according to the planned trajectory.
优先的方案是,所述主控系统模块对人脸图像进行空间坐标运算的方法是:The preferred scheme is that the method for the main control system module to perform spatial coordinate calculation on the face image is:
首先,利用人脸关键点位置定位算法对人脸图像中嘴部关键点进行信息标注,粗略确定嘴部位置,再根据轮廓线中点的位置偏差得到嘴部准确坐标位置;First, use the face key point position positioning algorithm to mark the key points of the mouth in the face image, roughly determine the position of the mouth, and then obtain the accurate coordinate position of the mouth according to the position deviation of the midpoint of the contour line;
其次,对口腔关键点进行信息标注,粗略确定口腔位置,再根据轮廓线中点的位置偏差得到口腔准确坐标位置;Secondly, the key points of the oral cavity are marked with information, the position of the oral cavity is roughly determined, and the accurate coordinate position of the oral cavity is obtained according to the position deviation of the midpoint of the contour line;
然后,将得到的嘴部坐标位置和口腔轮廓线进行曲线拟合,得到进一步嘴部和口腔对应的轮廓线;之后找出准确的轮廓线中点的位置偏差,确定轮廓线的调整位置,对嘴部及口腔位置进行进一步调整。Then, curve fit the obtained mouth coordinate position and oral cavity contour line to obtain the corresponding contour line between the mouth and the oral cavity; then find out the position deviation of the accurate midpoint of the contour line, determine the adjustment position of the contour line, and The mouth and mouth position are further adjusted.
优先的方案是,所述主控系统模块的控制芯片采用插卡式,底板采用 STM32CPU芯片,主控芯片是STM32F103RBT6。所述机械臂采用六自由度机械臂。The preferred scheme is that the control chip of the main control system module adopts a plug-in type, the bottom board adopts an STM32CPU chip, and the main control chip is STM32F103RBT6. The mechanical arm adopts a six-degree-of-freedom mechanical arm.
本发明与现有技术相比具有的有益效果是:(1)本发明采用人脸关键点定位算法,极大的优化了嘴部、口腔定位问题,准确识别,定位目标高效,安全可靠。 (2)机械臂路径规划采用RRT算法灵活性高,效率高,适用于机械臂在空间中选用最短路径精准采样。Compared with the prior art, the present invention has the beneficial effects as follows: (1) The present invention adopts the face key point positioning algorithm, which greatly optimizes the positioning of the mouth and oral cavity, accurate identification, efficient positioning of targets, and safety and reliability. (2) The path planning of the manipulator adopts the RRT algorithm, which has high flexibility and high efficiency, and is suitable for the manipulator to select the shortest path in space for accurate sampling.
附图说明Description of drawings
图1为本发明系统运行模式框图;Fig. 1 is a block diagram of the system operating mode of the present invention;
图2为本发明人脸关键点定位算法关键点信息标注;Fig. 2 is the labeling of the key point information of the face key point location algorithm of the present invention;
图3为本发明口腔关键点定位算法关键点信息标注;Fig. 3 is the labeling of the key point information of the oral cavity key point positioning algorithm of the present invention;
图4为本发明RRT算法原理图。Fig. 4 is a schematic diagram of the RRT algorithm of the present invention.
具体实施方式Detailed ways
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.
在本发明的描述中,需要说明的是,术语“中心”、“上”、“下”、“左”、“右”、“前”、“后”、“竖直”、“水平”、“内”、“外”等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本发明和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本发明的限制。此外,术语“第一”、“第二”、“第三”仅用于描述目的,而不能理解为指示或暗示相对重要性。In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "front", "rear", "vertical", "horizontal", The orientation or positional relationship indicated by "inner", "outer", etc. is based on the orientation or positional relationship shown in the drawings, and is only for the convenience of describing the present invention and simplifying the description, rather than indicating or implying that the referred device or element must have Certain orientations, constructed and operative in certain orientations, therefore are not to be construed as limitations on the invention. In addition, the terms "first", "second", and "third" are used for descriptive purposes only, and should not be construed as indicating or implying relative importance.
一种智能核酸采样机器人系统,能够识别人脸图像确定口腔位置,然后控制机械臂抓取棉签并按照规划轨迹移动采样咽拭子,然后按照规划轨迹收回并将样本放入采样盒中,完成采样动作。该系统其中包括主控系统模块、立体视觉系统模块、机械臂,包括以下技术步骤,如图1:An intelligent nucleic acid sampling robot system that can identify the face image to determine the position of the mouth, then control the robotic arm to grab the cotton swab and move the swab to sample the throat swab according to the planned trajectory, and then take it back according to the planned trajectory and put the sample into the sampling box to complete the sampling action. The system includes a main control system module, a stereo vision system module, and a robotic arm, including the following technical steps, as shown in Figure 1:
步骤(1):利用立体视觉系统模块扫描识别人脸图像,并将人脸图像信息传输给主控系统模块。其中,主控系统模块的控制芯片采用插卡式,底板采用 STM32CPU芯片,主控芯片是STM32F103RBT6;STM32F0系列产品基于超低功耗的 ARM Cortex-M0处理器内核,整合增强的技术和功能,实现超低成本预算的应用。该系列微控制器缩短了采用8位和16位微控制器的设备与采用32位微控制器的设备之间的性能差距,在经济型终端产品上实现先进且复杂的功能。Step (1): Use the stereo vision system module to scan and recognize the face image, and transmit the face image information to the main control system module. Among them, the control chip of the main control system module adopts plug-in card type, the bottom board adopts STM32CPU chip, and the main control chip is STM32F103RBT6; STM32F0 series products are based on the ultra-low power consumption ARM Cortex-M0 processor core, integrating enhanced technologies and functions to realize App for ultra-low-cost budgets. This series of microcontrollers closes the performance gap between devices using 8- and 16-bit microcontrollers and those using 32-bit microcontrollers, enabling advanced and complex functions in economical end products.
步骤(2):主控系统模块进行空间坐标运算,并根据计算得出的坐标,采用 RRT算法,规划机械臂运动轨迹及空间位置;主控系统模块对人脸图像进行空间坐标运算的方法是:Step (2): The main control system module performs spatial coordinate calculations, and uses the RRT algorithm to plan the movement trajectory and spatial position of the manipulator according to the calculated coordinates; the method for the main control system module to perform spatial coordinate calculations on face images is :
首先,利用人脸关键点位置定位算法对人脸图像中嘴部关键点进行信息标注,如图2,粗略确定嘴部位置,再根据轮廓线中点的位置偏差得到嘴部准确坐标位置;First, use the face key point position positioning algorithm to mark the key points of the mouth in the face image, as shown in Figure 2, roughly determine the position of the mouth, and then obtain the accurate coordinate position of the mouth according to the position deviation of the midpoint of the contour line;
其次,对口腔关键点进行信息标注,如图3,粗略确定口腔位置,再根据轮廓线中点的位置偏差得到口腔准确坐标位置;Secondly, the key points of the oral cavity are marked with information, as shown in Figure 3, the position of the oral cavity is roughly determined, and then the accurate coordinate position of the oral cavity is obtained according to the position deviation of the midpoint of the contour line;
然后,将得到的嘴部坐标位置和口腔轮廓线进行曲线拟合,得到进一步嘴部和口腔对应的轮廓线;之后找出准确的轮廓线中点的位置偏差,确定轮廓线的调整位置,对嘴部及口腔位置进行进一步调整。Then, curve fit the obtained mouth coordinate position and oral cavity contour line to obtain the corresponding contour line between the mouth and the oral cavity; then find out the position deviation of the accurate midpoint of the contour line, determine the adjustment position of the contour line, and The mouth and mouth position are further adjusted.
步骤(3):主控系统模块操控机械臂按照规划轨迹采样咽拭子。该机械臂采用六自由度机械臂;六自由度机械臂的动作灵活性高,工作范围大,可以很灵活的绕过障碍物,并且结构紧凑,能提高工作效率。更好的是,对机械臂装配舵机模块,机臂部位采用LFD-06数字舵机,具有低功耗、不易崩齿特点;机械爪部位采用LDX-335MG数字舵机,具有防烧防堵转功能。Step (3): The main control system module controls the robotic arm to sample throat swabs according to the planned trajectory. The mechanical arm adopts a six-degree-of-freedom mechanical arm; the six-degree-of-freedom mechanical arm has high movement flexibility, a large working range, can bypass obstacles flexibly, and has a compact structure, which can improve work efficiency. Even better, the robotic arm is equipped with a steering gear module, and the arm part adopts LFD-06 digital steering gear, which has the characteristics of low power consumption and is not easy to break teeth; the mechanical claw part adopts LDX-335MG digital steering gear, which has anti-burning and anti-blocking turn function.
机械臂的路径规划采用RRT算法,RRT是一种多维空间中有效率的规划方法,原理如图4,以一个初始点作为根节点,通过随机采样增加叶子节点的方式,生成一个随机扩展树,当随机树中的叶子节点包含了目标点或进入了目标区域,便可以在随机树中找到一条由从初始点到目标点的路径,从而使机械臂可达到指定地点完成采集核酸样本工作。The path planning of the manipulator adopts the RRT algorithm. RRT is an efficient planning method in multi-dimensional space. The principle is shown in Figure 4. An initial point is used as the root node, and a random expansion tree is generated by adding leaf nodes through random sampling. When the leaf node in the random tree contains the target point or enters the target area, a path from the initial point to the target point can be found in the random tree, so that the robotic arm can reach the designated place to complete the collection of nucleic acid samples.
本发明采用人脸关键点定位算法,极大的优化了嘴部定位困难的问题,准确识别定位目标高效率安全可靠,达到智能采集核酸目的;机械臂路径规划采用RRT 算法,本算法灵活性高,效率高,适用于机械臂在空间中选用最短路径精准采样;采用STM32为控制器,具有高性能、低成本、低功耗的优点,拥有强大的外设资源,方便处理模拟信号和数字信号,适用于设计控制电路。The present invention adopts the face key point positioning algorithm, which greatly optimizes the problem of difficult mouth positioning, and accurately identifies and locates the target with high efficiency, safety and reliability, and achieves the purpose of intelligent nucleic acid collection; the path planning of the mechanical arm adopts the RRT algorithm, and the algorithm has high flexibility , high efficiency, suitable for the robot arm to select the shortest path in the space for accurate sampling; using STM32 as the controller, it has the advantages of high performance, low cost, and low power consumption, and has powerful peripheral resources, which is convenient for processing analog and digital signals , suitable for designing control circuits.
Claims (4)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211092752.6A CN115816437A (en) | 2022-09-08 | 2022-09-08 | Intelligent nucleic acid sampling robot system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211092752.6A CN115816437A (en) | 2022-09-08 | 2022-09-08 | Intelligent nucleic acid sampling robot system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN115816437A true CN115816437A (en) | 2023-03-21 |
Family
ID=85523463
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202211092752.6A Pending CN115816437A (en) | 2022-09-08 | 2022-09-08 | Intelligent nucleic acid sampling robot system |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN115816437A (en) |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106774314A (en) * | 2016-12-11 | 2017-05-31 | 北京联合大学 | A kind of home-services robot paths planning method based on run trace |
| US20200118446A1 (en) * | 2018-10-12 | 2020-04-16 | Aurora Flight Sciences Corporation | Trajectory Planner for a Vehicle |
| CN111906784A (en) * | 2020-07-23 | 2020-11-10 | 湖南爱米家智能科技有限公司 | Pharyngeal swab double-arm sampling robot based on machine vision guidance and sampling method |
| CN113837067A (en) * | 2021-09-18 | 2021-12-24 | 成都数字天空科技有限公司 | Organ contour detection method and device, electronic equipment and readable storage medium |
| CN113842172A (en) * | 2021-09-29 | 2021-12-28 | 北京清智图灵科技有限公司 | Pharyngeal wall visual touch recognition device based on template matching and arithmetic mean |
| CN114711829A (en) * | 2022-03-23 | 2022-07-08 | 上海市第五人民医院 | Artificial intelligence oral pharynx swab nucleic acid automatic sampler and sampling method |
-
2022
- 2022-09-08 CN CN202211092752.6A patent/CN115816437A/en active Pending
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106774314A (en) * | 2016-12-11 | 2017-05-31 | 北京联合大学 | A kind of home-services robot paths planning method based on run trace |
| US20200118446A1 (en) * | 2018-10-12 | 2020-04-16 | Aurora Flight Sciences Corporation | Trajectory Planner for a Vehicle |
| CN111906784A (en) * | 2020-07-23 | 2020-11-10 | 湖南爱米家智能科技有限公司 | Pharyngeal swab double-arm sampling robot based on machine vision guidance and sampling method |
| CN113837067A (en) * | 2021-09-18 | 2021-12-24 | 成都数字天空科技有限公司 | Organ contour detection method and device, electronic equipment and readable storage medium |
| CN113842172A (en) * | 2021-09-29 | 2021-12-28 | 北京清智图灵科技有限公司 | Pharyngeal wall visual touch recognition device based on template matching and arithmetic mean |
| CN114711829A (en) * | 2022-03-23 | 2022-07-08 | 上海市第五人民医院 | Artificial intelligence oral pharynx swab nucleic acid automatic sampler and sampling method |
Non-Patent Citations (1)
| Title |
|---|
| 杨海涛等: "核酸检测的咽拭子采样机器人系统开发", 《机械与电子》, vol. 39, no. 8, 24 August 2021 (2021-08-24), pages 77 - 80 * |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN111906784B (en) | Pharyngeal swab double-arm sampling robot based on machine vision guidance and sampling method | |
| CN103170973B (en) | Man-machine cooperation device and method based on Kinect video camera | |
| CN105710885B (en) | Service type mobile manipulator | |
| CN103529944B (en) | A kind of human motion recognition method based on Kinect | |
| CN206833244U (en) | A kind of hospital service robot based on cloud platform | |
| CN107065863A (en) | A kind of guide to visitors based on face recognition technology explains robot and method | |
| CN207373179U (en) | A kind of robot control system for being used for SLAM and navigation | |
| CN113842172B (en) | Pharyngeal rear wall visual touch recognition device based on template matching and arithmetic averaging | |
| CN115723152B (en) | An intelligent nursing robot | |
| CN113100834B (en) | Human body physiological sample collecting method and device, electronic equipment and storage medium | |
| CN110653830A (en) | Automatic distribution robot system oriented to medical environment | |
| CN101853006A (en) | Multi-agent cooperative control system | |
| CN102156540A (en) | Three-dimensional somatosensory man-machine interactive system with vibrotactile feedback and interactive method thereof | |
| CN114711829A (en) | Artificial intelligence oral pharynx swab nucleic acid automatic sampler and sampling method | |
| CN209927123U (en) | Heading machine position and attitude measuring system based on space vector constraint | |
| Guo et al. | Transmissive optical pretouch sensing for robotic grasping | |
| CN117817690A (en) | Underground pipe gallery inspection robot and control method thereof | |
| CN115816437A (en) | Intelligent nucleic acid sampling robot system | |
| CN106767750B (en) | Navigation method and system for intelligent robot | |
| CN101738163B (en) | Six-dimensional pose measurement system of complete photoelectric type magnetic suspension workpiece table | |
| CN204863465U (en) | A touch quick formula and join in marriage accurate instrument and registration arrangement for performing operation navigation | |
| CN112618024A (en) | Multi-arm cooperative surgical robot | |
| CN113100967B (en) | Wearable surgical tool positioning device and positioning method | |
| CN118654665A (en) | A positioning system based on laser radar sensor and its use method | |
| CN211043980U (en) | Medical remote control 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: 20230321 |