CN112215825A - Quality analysis method and system based on machine vision in new energy battery manufacturing - Google Patents

Quality analysis method and system based on machine vision in new energy battery manufacturing Download PDF

Info

Publication number
CN112215825A
CN112215825A CN202011117396.XA CN202011117396A CN112215825A CN 112215825 A CN112215825 A CN 112215825A CN 202011117396 A CN202011117396 A CN 202011117396A CN 112215825 A CN112215825 A CN 112215825A
Authority
CN
China
Prior art keywords
product
edge
calculating
acquiring
quality analysis
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
CN202011117396.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.)
Hangzhou Baizijian Technology Co ltd
Original Assignee
Hangzhou Baizijian Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Baizijian Technology Co ltd filed Critical Hangzhou Baizijian Technology Co ltd
Priority to CN202011117396.XA priority Critical patent/CN112215825A/en
Publication of CN112215825A publication Critical patent/CN112215825A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Quality & Reliability (AREA)
  • Length Measuring Devices By Optical Means (AREA)
  • Image Analysis (AREA)

Abstract

The invention relates to a quality analysis method and system based on machine vision in new energy battery manufacturing. The invention aims to provide a quality analysis method and a quality analysis system based on machine vision in new energy battery manufacturing, which are used for detecting the coating condition of a pole piece in real time on line so as to ensure the product quality. The technical scheme of the invention is as follows: s1, acquiring front and back images of the product; s2, finding out approximate position areas of the beginning of the coating areas on the front and back images of the product through an image pyramid algorithm; s3, in the approximate position area, carrying out primary Gaussian smoothing filtering to remove noise signals; s4, calculating edge images of the coating area in the X direction and the Y direction by using a Prewitt operator; s5, calculating the gradient direction and derivative of each pixel point by using the X and Y direction edge values; and S6, removing pixels with small edge response according to the gradient direction and the derivative, and leaving continuous skeleton lines with maximum edge response. The invention is suitable for the field of product quality detection.

Description

Quality analysis method and system based on machine vision in new energy battery manufacturing
Technical Field
The invention relates to a quality analysis method and system based on machine vision in new energy battery manufacturing. The method is suitable for the field of product quality detection.
Background
The key process for manufacturing the new energy battery comprises the manufacture of an insulating diaphragm, a copper foil pole piece and an aluminum foil pole piece, wherein the manufacture of the pole piece by using an interval coating process is the most complicated, the quality requirement is the highest, and the quality control relates to the measurement and control of the sizes of different areas (a coating area and a pole piece area), the synchronous consistency control of the coating of the upper surface and the lower surface and the like.
Because the products are conveyed on the production equipment at a high speed, the traditional measurement mode is that a production line is stopped, and a tool is used for measuring a specific area; the efficiency is low, the productivity of a production line is influenced, only a small amount of sampling inspection can be performed, and the production line cannot be found in time when abnormality occurs.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: aiming at the existing problems, the quality analysis method and the quality analysis system based on machine vision in the new energy battery manufacturing are provided, so that the pole piece coating condition is detected in real time on line, and the product quality is ensured.
The technical scheme adopted by the invention is as follows: a quality analysis method based on machine vision in new energy battery manufacturing is characterized in that:
s1, acquiring front and back images of the product;
s2, finding out approximate position areas of the beginning of the coating areas on the front and back images of the product through an image pyramid algorithm;
s3, in the approximate position area, carrying out primary Gaussian smoothing filtering to remove noise signals;
s4, calculating edge images of the coating area in the X direction and the Y direction by using a Prewitt operator;
s5, calculating the gradient direction and derivative of each pixel point by using the X and Y direction edge values;
s6, eliminating pixels with small edge response according to the gradient direction and the derivative, and leaving continuous skeleton lines with maximum edge response;
s7, calculating a maximum fitting linear equation of the edge points by adopting Hough transformation;
s8, repeating the steps S2 to S8 to calculate an edge straight line equation of each coating area on the product;
s9, calculating the length and width of each coating area by using an edge linear equation of each coating area, comparing the length and width with standard values, and giving results such as length and width judgment;
and S10, calculating the dislocation value of the edge of the coating area on the front and back surfaces of the product according to the edge linear equation of the coating area on the front and back surfaces of the product, comparing the dislocation value with a standard value, and giving results such as alignment judgment.
The calculating of the dislocation value of the edge of the coating area on the front side and the back side of the product comprises the following steps:
and marking high-precision grid lines on the upper surface and the lower surface of the product by using calibration equipment, and calculating a coordinate offset value of a camera for acquiring a back image relative to a camera for acquiring a front image according to the grid lines when acquiring front and back images of the product.
A quality analysis system based on machine vision in new energy battery manufacturing is characterized in that:
the camera I is used for acquiring a front image of a product;
the camera II is used for acquiring a reverse image of the product;
the encoder is in contact with the product and used for acquiring the conveying distance of the product and providing image acquisition trigger signals for the cameras I and II after the product is conveyed for a certain distance;
an upper computer having a processor and a memory, the memory having stored thereon a computer program, the computer program, when executed by the processor, implementing the steps of the machine vision-based quality analysis method in new energy battery manufacturing of claim 1.
The invention has the beneficial effects that: according to the invention, the edge linear equation of each coating area on the product is calculated by intelligently analyzing the product image, so that the width and the length of each coating area are accurately calculated, the data of the coating starting position and the coating ending position of the front side and the back side of the product are calculated, the upper and lower dislocation values are accurately analyzed, and whether the coating quality of the current production line reaches the standard or not is judged.
Drawings
Fig. 1 is a system block diagram of the present embodiment.
Detailed Description
The embodiment is a quality analysis system based on machine vision in new energy battery manufacturing, which is provided with an upper computer, a camera I, a camera II, an encoder and an alarm device, wherein the camera I is connected to the upper computer and is used for acquiring a front image of a product after receiving an image acquisition trigger signal; the camera II is used for acquiring a reverse image of the product after receiving the image acquisition trigger signal; the encoder is in contact with the product and used for acquiring the conveying distance of the product and providing image acquisition trigger signals for the cameras I and II after the product is conveyed for a certain distance; the upper computer is provided with a processor and a memory, a computer program is stored in the memory, and the computer program is executed by the processor to realize the steps of the quality analysis method based on machine vision in the manufacturing of the new energy battery.
The quality analysis method based on machine vision in the manufacture of the new energy battery in the embodiment comprises the following steps:
s1, acquiring front and back images of the product collected by the camera I and the camera II;
s2, finding out approximate position areas of the beginning of the coating areas on the front and back images of the product through an image pyramid algorithm;
s3, in the approximate position area, carrying out primary Gaussian smoothing filtering to remove noise signals;
s4, calculating edge images of the coating area in the X direction and the Y direction by using a Prewitt operator;
s5, calculating the gradient direction and derivative of each pixel point by using the X and Y direction edge values;
s6, eliminating pixels with small edge response according to the gradient direction and the derivative, and leaving continuous skeleton lines with maximum edge response;
s7, calculating a maximum fitting linear equation of the edge points by adopting Hough transformation;
s8, repeating the steps S2 to S8 to calculate an edge straight line equation of each coating area on the product;
s9, calculating the length and width of each coating area by using an edge linear equation of each coating area, comparing the length and width with standard values, and giving results such as length and width judgment;
s10, calculating the dislocation value of the edge of the coating area on the front and back surfaces of the product according to the edge linear equation of the coating area on the front and back surfaces of the product, comparing the dislocation value with a standard value, and giving results such as alignment judgment;
marking high-precision grid lines on the upper surface and the lower surface of a product by using calibration equipment, wherein the upper surface and the lower surface of the product are highly aligned, the cameras on the front surface and the back surface capture images simultaneously, the physical coordinate offset value of the camera on the back surface relative to the camera on the front surface is calculated according to the positions of the grid lines imaged on the cameras, and the dislocation value of the edges of the coating areas on the front surface and the back surface of the product is calculated according to the physical coordinate offset value;
and S11, judging whether an alarm signal needs to be sent according to the results of the length and width judgment and the like and the results of the alignment judgment and the like by combining a preset standard.
In this embodiment, the alarm device receives the alarm signal to warn the production line of the abnormal coating process.

Claims (3)

1. A quality analysis method based on machine vision in new energy battery manufacturing is characterized in that:
s1, acquiring front and back images of the product;
s2, finding out approximate position areas of the beginning of the coating areas on the front and back images of the product through an image pyramid algorithm;
s3, in the approximate position area, carrying out primary Gaussian smoothing filtering to remove noise signals;
s4, calculating edge images of the coating area in the X direction and the Y direction by using a Prewitt operator;
s5, calculating the gradient direction and derivative of each pixel point by using the X and Y direction edge values;
s6, eliminating pixels with small edge response according to the gradient direction and the derivative, and leaving continuous skeleton lines with maximum edge response;
s7, calculating a maximum fitting linear equation of the edge points by adopting Hough transformation;
s8, repeating the steps S2 to S8 to calculate an edge straight line equation of each coating area on the product;
s9, calculating the length and width of each coating area by using an edge linear equation of each coating area, comparing the length and width with standard values, and giving results such as length and width judgment;
and S10, calculating the dislocation value of the edge of the coating area on the front and back surfaces of the product according to the edge linear equation of the coating area on the front and back surfaces of the product, comparing the dislocation value with a standard value, and giving results such as alignment judgment.
2. The method for quality analysis based on machine vision in the manufacture of new energy batteries according to claim 1, wherein the calculating the misalignment value of the edges of the coating areas on the front and back sides of the product comprises:
and marking high-precision grid lines on the upper surface and the lower surface of the product by using calibration equipment, and calculating a coordinate offset value of a camera for acquiring a back image relative to a camera for acquiring a front image according to the grid lines when acquiring front and back images of the product.
3. A quality analysis system based on machine vision in new energy battery manufacturing is characterized in that:
the camera I is used for acquiring a front image of a product;
the camera II is used for acquiring a reverse image of the product;
the encoder is in contact with the product and used for acquiring the conveying distance of the product and providing image acquisition trigger signals for the cameras I and II after the product is conveyed for a certain distance;
an upper computer having a processor and a memory, the memory having stored thereon a computer program, the computer program, when executed by the processor, implementing the steps of the machine vision-based quality analysis method in new energy battery manufacturing of claim 1 or 2.
CN202011117396.XA 2020-10-19 2020-10-19 Quality analysis method and system based on machine vision in new energy battery manufacturing Pending CN112215825A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011117396.XA CN112215825A (en) 2020-10-19 2020-10-19 Quality analysis method and system based on machine vision in new energy battery manufacturing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011117396.XA CN112215825A (en) 2020-10-19 2020-10-19 Quality analysis method and system based on machine vision in new energy battery manufacturing

Publications (1)

Publication Number Publication Date
CN112215825A true CN112215825A (en) 2021-01-12

Family

ID=74055746

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011117396.XA Pending CN112215825A (en) 2020-10-19 2020-10-19 Quality analysis method and system based on machine vision in new energy battery manufacturing

Country Status (1)

Country Link
CN (1) CN112215825A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113838043A (en) * 2021-09-30 2021-12-24 杭州百子尖科技股份有限公司 Machine vision-based quality analysis method in metal foil manufacturing
WO2023193150A1 (en) * 2022-04-06 2023-10-12 宁德时代新能源科技股份有限公司 Method, device, and system for detecting size of battery composite surface
WO2023193213A1 (en) * 2022-04-08 2023-10-12 宁德时代新能源科技股份有限公司 Method and apparatus for detecting defect of insulating coating of battery electrode plate, and computer device
CN117969533A (en) * 2024-03-27 2024-05-03 宁德时代新能源科技股份有限公司 Insulation coating detection method, device, system, equipment and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR910010180A (en) * 1989-11-17 1991-06-29 다니이 아끼오 Solder appearance inspection device
US20050169531A1 (en) * 2004-01-30 2005-08-04 Jian Fan Image processing methods and systems
CN202362253U (en) * 2011-11-28 2012-08-01 深圳市鹰眼在线电子科技有限公司 On-line visual detection system for coating quality of battery pole piece
US20130026945A1 (en) * 2011-07-26 2013-01-31 ByteLight, Inc. Method and system for modifying a beacon light source for use in a light based positioning system
CN105911070A (en) * 2016-05-03 2016-08-31 深圳市新嘉拓自动化技术有限公司 Coating visual inspection control device and inspection control method
US20170256060A1 (en) * 2016-03-07 2017-09-07 Intel Corporation Quantification of parallax motion
CN107833202A (en) * 2017-10-11 2018-03-23 汕头大学 A kind of machine vision detection method for being coated with dip roll in supply disk submergence
CN109636717A (en) * 2018-10-30 2019-04-16 广州超音速自动化科技股份有限公司 Lithium battery is coated with determination method, system, equipment and storage medium
CN111644308A (en) * 2020-04-27 2020-09-11 颍上县翔安新能源科技有限公司 Automatic feeding coating unit of lithium cell production usefulness
CN111681241A (en) * 2020-08-12 2020-09-18 杭州百子尖科技股份有限公司 Quality control method and system based on machine vision detection and measurement depth integration

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR910010180A (en) * 1989-11-17 1991-06-29 다니이 아끼오 Solder appearance inspection device
US20050169531A1 (en) * 2004-01-30 2005-08-04 Jian Fan Image processing methods and systems
US20130026945A1 (en) * 2011-07-26 2013-01-31 ByteLight, Inc. Method and system for modifying a beacon light source for use in a light based positioning system
CN202362253U (en) * 2011-11-28 2012-08-01 深圳市鹰眼在线电子科技有限公司 On-line visual detection system for coating quality of battery pole piece
US20170256060A1 (en) * 2016-03-07 2017-09-07 Intel Corporation Quantification of parallax motion
CN105911070A (en) * 2016-05-03 2016-08-31 深圳市新嘉拓自动化技术有限公司 Coating visual inspection control device and inspection control method
CN107833202A (en) * 2017-10-11 2018-03-23 汕头大学 A kind of machine vision detection method for being coated with dip roll in supply disk submergence
CN109636717A (en) * 2018-10-30 2019-04-16 广州超音速自动化科技股份有限公司 Lithium battery is coated with determination method, system, equipment and storage medium
CN111644308A (en) * 2020-04-27 2020-09-11 颍上县翔安新能源科技有限公司 Automatic feeding coating unit of lithium cell production usefulness
CN111681241A (en) * 2020-08-12 2020-09-18 杭州百子尖科技股份有限公司 Quality control method and system based on machine vision detection and measurement depth integration

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
伍济钢等: "薄片零件机器视觉图像亚像素边缘检测", 《中国机械工程》 *
宾鸿赞等著: "《先进加工过程技术》", 30 September 2009 *
张舞杰等: "基于视觉的贴片元件检测算法", 《华南理工大学学报(自然科学版)》 *
杨立娜等: "基于机器视觉的陶瓷基板检测***", 《机电工程》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113838043A (en) * 2021-09-30 2021-12-24 杭州百子尖科技股份有限公司 Machine vision-based quality analysis method in metal foil manufacturing
WO2023193150A1 (en) * 2022-04-06 2023-10-12 宁德时代新能源科技股份有限公司 Method, device, and system for detecting size of battery composite surface
WO2023193213A1 (en) * 2022-04-08 2023-10-12 宁德时代新能源科技股份有限公司 Method and apparatus for detecting defect of insulating coating of battery electrode plate, and computer device
CN117969533A (en) * 2024-03-27 2024-05-03 宁德时代新能源科技股份有限公司 Insulation coating detection method, device, system, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN112215825A (en) Quality analysis method and system based on machine vision in new energy battery manufacturing
CN112418103B (en) Bridge crane hoisting safety anti-collision system and method based on dynamic binocular vision
CN113313711B (en) Camera, system and detection method for detecting width of lithium battery pole piece
AU2019222803A1 (en) Volume measurement apparatus and method
CN109974582B (en) Device and method for non-contact visual detection of core wire size of automobile wire harness
CN106623493B (en) A kind of detection method of steel band punching Continuous maching
CN103454285A (en) Transmission chain quality detection system based on machine vision
CN111266315A (en) Ore material online sorting system and method based on visual analysis
CN108871185B (en) Method, device and equipment for detecting parts and computer readable storage medium
CN109300125B (en) Method for extracting pantograph slide plate image of urban rail train in complex environment
CN103837097A (en) Workpiece angle automatic measurement device based on image processing and measurement method thereof
CN112284260A (en) Visual displacement monitoring method, equipment and system
CN108582075A (en) A kind of intelligent robot vision automation grasping system
CN115331000A (en) ORB algorithm-based bow net running state detection method
CN112697588A (en) Cable protective sleeve elongation measuring device based on vision and using method
CN107797517B (en) Method and system for realizing steel belt punching processing detection by adopting machine vision
CN113936291A (en) Aluminum template quality inspection and recovery method based on machine vision
CN113607058A (en) Straight-edged knife size detection method and system based on machine vision
CN112258398A (en) Conveyor belt longitudinal tearing detection device and method based on TOF and binocular image fusion
CN106626758A (en) Method for intelligently detecting residual amount of solder paste of soldering paste printer
CN109377482A (en) A kind of tire angle nature examination method based on point cloud data
CN102589464A (en) Detection method for contour dimension of automobile airbag and application device of detection method
CN104835156A (en) Non-woven bag automatic positioning method based on computer vision
CN115641326A (en) Sub-pixel size detection method and system for ceramic antenna PIN needle image
CN114549453A (en) Contact line pull-out lead height value detection 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

Application publication date: 20210112

RJ01 Rejection of invention patent application after publication