CN114199139A - Method and equipment for detecting thickness of cable insulating layer - Google Patents

Method and equipment for detecting thickness of cable insulating layer Download PDF

Info

Publication number
CN114199139A
CN114199139A CN202111355241.4A CN202111355241A CN114199139A CN 114199139 A CN114199139 A CN 114199139A CN 202111355241 A CN202111355241 A CN 202111355241A CN 114199139 A CN114199139 A CN 114199139A
Authority
CN
China
Prior art keywords
cable
thickness
edge
insulation layer
insulating layer
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.)
Granted
Application number
CN202111355241.4A
Other languages
Chinese (zh)
Other versions
CN114199139B (en
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.)
Electric Power Research Institute of State Grid Anhui Electric Power Co Ltd
Original Assignee
Electric Power Research Institute of State Grid Anhui Electric Power 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 Electric Power Research Institute of State Grid Anhui Electric Power Co Ltd filed Critical Electric Power Research Institute of State Grid Anhui Electric Power Co Ltd
Priority to CN202111355241.4A priority Critical patent/CN114199139B/en
Publication of CN114199139A publication Critical patent/CN114199139A/en
Application granted granted Critical
Publication of CN114199139B publication Critical patent/CN114199139B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • G01B11/02Measuring arrangements characterised by the use of optical techniques for measuring length, width or thickness
    • G01B11/06Measuring arrangements characterised by the use of optical techniques for measuring length, width or thickness for measuring thickness ; e.g. of sheet material
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/12Edge-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/60Analysis of geometric attributes
    • G06T7/62Analysis of geometric attributes of area, perimeter, diameter or volume

Landscapes

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

Abstract

The invention relates to a method and equipment for detecting the thickness of a cable insulating layer. The detection method comprises the steps of obtaining a shot image of a cable section, preprocessing the shot image, extracting a cable area in the shot image, calculating the circle center coordinate and the radius of the cable area, forming a response curve corresponding to each sub-band through polar coordinate-world coordinate conversion and sub-band projection, calculating the T step gradient of the response curve, converting a complex segmentation problem into an edge detection problem, and finally calculating the minimum thickness, the average thickness and the eccentricity of an insulating layer of the cable. The detection method can directly measure the cable section without additional operations of top core and slice cutting, effectively overcomes the defect of complex detection process in the prior art, and realizes rapid detection on site.

Description

Method and equipment for detecting thickness of cable insulating layer
Technical Field
The invention relates to the technical field of measurement, in particular to a method and equipment for detecting the thickness of a cable insulating layer.
Background
A cable is typically a rope-like cable made up of several wires or groups of wires stranded, which is entirely surrounded by a highly insulating layer (covering) to transmit power or information from one location to another.
At present, the thickness detection of the cable insulation layer needs to use special equipment of a laboratory, firstly, a cable top core to be detected is cut into slices, and then, the slices are measured under the condition of a microscope. The detection method has more complicated steps, needs the operation of professional personnel and is not beneficial to the rapid detection on site.
Disclosure of Invention
Therefore, the invention provides a method and a device for detecting the thickness of a cable insulation layer, aiming at the technical problem that in the prior art, the detection method of the cable insulation layer is inconvenient to detect quickly on site due to complicated steps.
The invention discloses a method for detecting the thickness of a cable insulating layer, which comprises the following steps:
and S1, acquiring a shot image of the cable section.
And S2, calculating the thickness of the insulating layer of the cable according to the shot image. The method for calculating the thickness of the insulating layer of the cable comprises the following steps:
s21, preprocessing the shot image, extracting the cable area of the shot image, and calculating the center coordinates (x) of the cable area under the world coordinate system0,y0) And a radius r.
And S22, converting the cable area from a world coordinate system to a polar coordinate system according to the center coordinates and the radius of the cable area to obtain a rectangular plane image related to the cable area.
Wherein, the rectangle isThe width and height of the planar image are w and h, respectively. In the height direction of the rectangular plane image, each pixel corresponds to an angle theta0=360/h。
S23, dividing the rectangular plane image to obtain N strips with the height h0The sub-band of (2). Each sub-band corresponds to a radial angle theta0*h0
S24, drawing a response curve S (n) related to each sub-band according to the projection in the vertical direction of each sub-band, and calculating a T step gradient G (n) corresponding to the response curve S (n).
S25, obtaining a plurality of edge positions P corresponding to each sub-band by carrying out peak detection on the T step gradient G (n)iAnd determining each edge position PiThe attribute of (2).
Wherein the starting height of each sub-band is hi. Each sub-band having a central height hi+h0/2. Edge position PiThe polar coordinate in the polar coordinate system is (P)i,θi),θi=(hi+h0/2)*θ0
S26, setting each edge position PiPolar coordinate (P)i,θi) Conversion to coordinates (x) in world coordinate systemi,yi) And further obtain each edge position PiThe edge segmentation positions corresponding to the insulation layer in the radial direction under the world coordinate system are calculated, and two adjacent edge positions P are calculatediAnd Pi-1Corresponding insulating layer thickness d therebetweeni
Wherein each edge position PiCoordinates (x) in the world coordinate systemi,yi)=(x0+ricosθi,y0+risinθi)。riTo each edge position PiRadial distance corresponding to the coordinates of the polar coordinate system, and ri=r*Pi/w。
S27, according to the adjacent two edge positions PiAnd Pi-1Corresponding insulating layer thickness d therebetweeniCalculating the minimum thickness d of the insulating layer of the cableminAverage thickness of
Figure BDA0003356974790000021
And an eccentricity e.
In one embodiment, the section of the cable is illuminated with an annular light source and the edge of the section of the cable is highlighted when a photographic image of the section of the cable is taken.
In one embodiment, in step S24, the calculation formula of the T step gradient g (n) is:
G(n)=S(n+T)-S(n)
wherein S (n) represents a response curve. S (n + T) represents the T step response curve. n represents a serial number. T denotes a step size.
In one embodiment, in step S25, the edge position PiIs characterized by an inner or outer edge. When the edge position PiAt the rising edge of the response curve S (n), the edge position PiIs the inner edge. When the edge position PiAt the falling edge of the response curve S (n), the edge position PiIs the outer edge.
In one embodiment, in step S25, a plurality of edge positions P corresponding to each sub-band are obtainediThen, also for each edge position P separatelyiPerforming feature analysis to determine edge position PiWhether a sample is damaged or not in a detection region corresponding to the sub-band, if so, the corresponding edge position P is subjected to damageiAnd (5) filtering treatment is carried out.
Wherein, for the edge position PiThe characteristic analysis is carried out by detecting the response intensity and the number of effective edges. The basis for judging the existence of the damage of the sample is that the number of the detected effective edges does not accord with the actual number of the edges of the cable, or the edge response strength does not reach the preset strength.
In one embodiment, in step S26, two adjacent edge positions PiAnd Pi-1Corresponding insulating layer thickness d therebetweeniThe calculation formula of (2) is as follows:
Figure BDA0003356974790000031
wherein d is0The actual distance corresponding to each pixel.
In one of the embodiments, the minimum thickness d of the insulation layer of the cableminComprises the following steps:
dmin=(min(d1,d2,…,dN))
average thickness of insulating layer of cable
Figure BDA0003356974790000032
Comprises the following steps:
Figure BDA0003356974790000033
the eccentricity e of the insulating layer of the cable is:
Figure BDA0003356974790000034
the invention also discloses a cable insulation layer thickness detection device, which comprises: camera, check out test set main part, fixture and elevating system.
The camera is used for acquiring a shot image of the cable section.
The detection equipment main body is used for calculating the thickness of the insulating layer of the cable according to the section image.
The clamping mechanism is used for clamping the cable. The lifting mechanism is used for driving the clamping mechanism to vertically lift so as to enable the tangent plane of the cable to be opposite to the telecentric lens of the camera.
Wherein, fixture includes: a clamping plate and a first adjusting component.
The number of the clamping plates is two. A clamping space for clamping and fixing the cable is formed between the two clamping plates, and the center of the clamping space is positioned on the vertical plane where the telecentric lens is positioned.
And the adjusting component is used for adjusting the distance of the clamping space. The first adjusting component comprises a first supporting plate, a first bidirectional screw rod, a first knob and a first guide rod. The first support plate is a concave structure with an opening pointing to the telecentric lens, and the extension direction of the first support plate is parallel to the horizontal plane. Two ends of the bidirectional screw rod are respectively and rotatably arranged on two opposite sides of the inner wall of the supporting plate, and the bidirectional screw rod is respectively in threaded fit connection with the two clamping plates. One end of the bidirectional screw rod penetrates through the supporting plate and is fixedly connected with the first knob. Two ends of the first guide rod are respectively fixed with two opposite sides of the inner wall of the first support plate. The axial direction of the first guide rod is parallel to the bidirectional screw rod, and the first guide rod is connected with the clamping plate in a sliding mode.
The lifting mechanism comprises: a mounting plate and a second adjusting component.
The mounting plate is used for mounting the clamping mechanism. The upper surface of the mounting plate is fixedly connected with the first supporting plate.
The adjusting assembly is used for adjusting the vertical height of the mounting plate. The second adjusting component comprises a second supporting plate, a threaded rod, a lifting block, a second knob and a second guide rod. The second support plate is a concave structure with an opening pointing to the telecentric lens, and the extension direction of the second support plate is vertical to the horizontal plane. Two ends of the threaded rod are respectively rotatably installed on two pairs of two sides of the inner wall of the second support plate, and the top of the threaded rod penetrates through the second support plate and is fixedly connected with the second knob. Two ends of the second guide rod are respectively fixed with two opposite sides of the inner wall of the second support plate. The axial direction of the second guide rod is parallel to the threaded rod. The lifting block is in threaded connection with the threaded rod, and the lifting block is in sliding connection with the second guide rod.
In one embodiment, the detection device main body calculates the thickness of the insulating layer of the cable by using any one of the above-mentioned detection methods for the thickness of the insulating layer of the cable.
In one embodiment, the power insulating layer thickness detecting apparatus further includes: an annular light source and a carrier.
The annular light source is used for irradiating the section of the cable and protruding the edge of the section of the cable. The annular light source and the telecentric lens of the camera are coaxially arranged, and the inner diameter of the annular light source is not less than the outer diameter of the telecentric lens. And
the microscope carrier is used for fixing the camera, the detection device main body, the lifting mechanism and the annular light source. The camera, the detection device main body, the lifting mechanism and the annular light source are all fixedly installed on the upper surface of the carrying platform.
Compared with the prior art, the method and the device for detecting the thickness of the cable insulation layer disclosed by the invention have the following beneficial effects:
1. the detection method comprises the steps of obtaining a shot image of a cable section, preprocessing the shot image, extracting a cable area in the shot image, calculating the circle center coordinate and the radius of the cable area, converting a complex segmentation problem into an edge detection problem through polar coordinate-world coordinate conversion and sub-band projection, and finally calculating to obtain the minimum thickness, the average thickness and the eccentricity of an insulating layer of the cable. The detection method can directly measure the cable section without additional operations of top core and slice cutting, effectively overcomes the defect of complex detection process in the prior art, and realizes rapid detection on site. The detection method can also identify whether the sample damage exists in the detection area or not by performing feature analysis on the detected edge. When damage exists, the corresponding sub-band can be filtered, so that the calculation result of the thickness of the insulating layer is more accurate.
2. This check out test set can carry out the centre gripping through fixture to the cable that awaits measuring fixed to can realize that the cable tangent plane that awaits measuring can be located the center department in centre gripping space just, no matter how the interval size in centre gripping space changes, its center is fixed all the time. Therefore, the requirements that the tangent plane of the clamped cable is opposite to the vertical plane where the axial lead of the camera lens is located are met, the clamped cable to be detected is controlled to lift through adjusting the lifting mechanism, the tangent plane of the cable is opposite to the camera lens, the fact that the tangent plane of the cable is completely shot by the camera can be guaranteed, and shot images obtained by the camera are clearer and more complete.
3. One side that this check out test set's splint are close to the cable can also be equipped with the skid resistant course, and the skid resistant course can preferably be soft rubber, both can increase and the cable between frictional force, can also avoid causing cable tangent plane deformation because of the clamping-force is too big to make the testing result more accurate.
4. When the clamping mechanism of the detection device is used, the two-way screw rod can be driven to rotate through the first rotary knob, the two thread ends of the two-way screw rod are opposite in rotation direction, the two clamping plates are respectively screwed at the two ends of the two-way screw rod, and the clamping plates are limited to rotate by the first guide rod. Therefore, when the bidirectional screw rod rotates, the two clamping plates can be close to or far away from each other along the axial direction of the bidirectional screw rod, so that the space of the clamping space can be adjusted, and a cable to be tested is clamped. Simultaneously, elevating system can drive the threaded rod through two rotatory knobs and take place rotatoryly when using, because the lifting block and threaded rod spiro union to the lifting block is rotated by two restrictions of guide bar again, consequently when the threaded rod is rotatory, the height that the lifting block can change, thereby drives mounting panel and fixture and goes up and down, and then changes the tangent plane height that is located the cable at centre gripping space. Clamping mechanism and elevating system can both realize comparatively accurate fine setting to have stronger stability.
5. This check out test set's annular light source is the ring shape to annular light source's internal diameter is not less than the external diameter of telecentric mirror head, thereby can realize on the basis of the visual angle of the telecentric mirror head that does not shelter from the camera, can also shine the tangent plane of cable and outstanding cable tangent plane's edge, makes the image of acquireing more clear accurate, and then makes the calculated result to the cable insulation layer more accurate. This check out test set's microscope carrier and bracket component can be used for supporting camera, annular light source and elevating system to the structural strength of equipment has been promoted, stability is increased.
Drawings
FIG. 1 is a flow chart of a method for detecting the thickness of an insulation layer of a cable in example 1 of the present invention;
FIG. 2 is a schematic view of a photographed image of a cable in embodiment 1 of the present invention;
FIG. 3 is a schematic view of the cable region from FIG. 2 with the captured image extracted;
FIG. 4 is a schematic diagram of a rectangular planar image in example 1 of the present invention;
FIG. 5 is a schematic diagram of the rectangular planar image of FIG. 4 divided into a plurality of sub-bands;
FIG. 6 is a response curve of the sub-band and the corresponding T step gradient curve chart in embodiment 1 of the present invention;
fig. 7 is a schematic perspective view of a cable insulation layer thickness detection apparatus according to embodiment 2 of the present invention;
FIG. 8 is a schematic perspective view of the cable insulation thickness detecting apparatus in FIG. 7 from another perspective;
FIG. 9 is a partial plan view of a cable insulation thickness detecting apparatus according to embodiment 3 of the present invention;
fig. 10 is a schematic perspective view of a cable insulation layer thickness detection apparatus according to embodiment 3 of the present invention;
fig. 11 is a schematic partial perspective view of a cable insulation layer thickness detection device in embodiment 4 of the present invention;
fig. 12 is a schematic perspective view of the housing and the display screen in fig. 11.
Description of the main elements
1. A camera; 2. detecting an apparatus main body; 21. a display screen; 22. a controller; 23. a power source; 311. a first support plate; 312. a bidirectional screw rod; 313. a first knob; 314. a first guide rod; 32. a splint; 41. mounting a plate; 421. a second support plate; 422. a threaded rod; 423. a lifting block; 424. a second knob; 425. a second guide rod; 5. an annular light source; 6. a stage; 7. a housing; 81. a first bracket; 82. a second bracket; 83. and a third bracket.
The present invention is described in further detail with reference to the drawings and the detailed description.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that when an element is referred to as being "mounted on" another element, it can be directly on the other element or intervening elements may also be present. When a component is referred to as being "disposed on" another component, it can be directly on the other component or intervening components may also be present. When an element is referred to as being "secured to" another element, it can be directly secured to the other element or intervening elements may also be present.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "or/and" includes any and all combinations of one or more of the associated listed items.
Example 1
Referring to fig. 1, the present embodiment provides a method for detecting a thickness of an insulating layer of a cable, including steps S1 to S2.
And S1, acquiring a shot image of the cable section.
Referring to fig. 2, the captured image of the cable section can be acquired by the conventional image acquisition equipment. In this embodiment, the captured image in front of the cable may be acquired by an industrial camera of high resolution (not less than 2000 ten thousand pixels). When the shooting image of the cable section is obtained, the annular light source can be used for irradiating the section of the cable and protruding the edge of the section of the cable.
And S2, calculating the thickness of the insulating layer of the cable according to the shot image. The method for calculating the thickness of the insulation layer of the cable includes the steps of S21 to S28.
S21, preprocessing the shot image, extracting the cable area of the shot image, and calculating the center coordinates (x) of the cable area under the world coordinate system0,y0) And a radius r.
Referring to fig. 3, in this embodiment, the operation flow of the image preprocessing may sequentially include: image zooming, graying processing, Gaussian blurring, binarization processing, edge detection, connected domain and Hough transformation circle detection, and finally information fusion.
Image scaling requires a trade-off in processing efficiency and smoothness and sharpness of the result. As the size of an image increases, the visibility of the pixels making up the image becomes higher, causing the image to appear "soft". Conversely, reducing an image will enhance its smoothness and sharpness. The present embodiment can modulate the parameters of the image processing according to the empirical values and the actual requirements.
The graying is to change a color image of data of three channels of RGB (red, green and blue) into a grayscale image of data of a single channel. Since the time overhead is large when the three channels are processed in sequence, the data amount required to be processed needs to be reduced in order to increase the overall processing speed, and the embodiment performs the graying processing on the scaled image.
Gaussian blur can be used to reduce image noise and reduce the level of detail. The binarization processing is to set the gray value of a point on the image to 0 or 255, that is, to make the whole image exhibit a distinct black-and-white effect. The idea of the binarization algorithm is as follows: traversing all pixel points of the image, calculating the gray value of each pixel point, and converging by an iterative method to obtain an optimal threshold, wherein the pixel points with the gray values larger than the optimal threshold are set to be white, and the pixel points with the gray values smaller than the optimal threshold are set to be black. The edge detection mainly uses the first order differential and the second order differential of the image to enhance the image, and basically, the change situation of the gray scale is calculated. The Hough transform is an algorithm for detecting circles, and the basic idea is to transform an image from an original image space to a parameter space, in the parameter space, a certain parameter form satisfied by most boundary points is used as the description of a curve in the image, parameters are accumulated by setting an accumulator, and the point corresponding to the peak value is the required information. Because the pulse Positive (False Positive) is easy to appear in the Hough transformation circle detection, the pulse Positive is required to be removed together with the connected domain detection through information fusion, and the stability of the region detection is improved.
And S22, converting the cable area from a world coordinate system to a polar coordinate system according to the center coordinates and the radius of the cable so as to convert the circular cable area into a rectangular plane image.
Referring to fig. 4, in the present embodiment, the cable image is converted from the world coordinate system to the polar coordinate system based on the circle center and the radius obtained in step S21. The circular cable image is converted into a rectangular planar image, thereby facilitating subsequent segmentation and edge extraction. The coordinate of the center of a circle of the world coordinate system is assumed to be (x)0,y0) The radius of transformation is r, which is generally slightly larger than the radius of the circle where the cable is located, so as to facilitate subsequent segmentation. The width and height of the image converted into the polar coordinate system are w and h, respectively, and then the angle corresponding to each pixel is θ in the height direction0=360/h。
S23, dividing the rectangular plane image into N pieces with height h according to a certain angle0The sub-band of (2). Each sub-band corresponds to a radial angle theta0*h0
Referring to fig. 5, in the embodiment, the polar coordinate system image is divided into N height h according to a certain angle (the height of the image corresponds to 0-360 degrees of the original world coordinate system image)0The sub-bands may overlap each other, and each sub-band corresponds to a radial angle θ0*h0. N can be set according to actual conditions, and the larger N is, the more test points are, and the longer the calculation time is.
S24, projecting each sub-band in the vertical direction to form a response curve S (n) corresponding to each sub-band, and calculating the T step gradient G (n) of the response curve.
Please refer to fig. 6, P in fig. 6i 1Represents the inner edge of the conductor shield; pi 2Representing the outer edge of the conductor shield; pi 3Represents the inner edge of the dielectric shield; pi 4Representing the outer edge of the insulating shield. In this embodiment, the calculation formula of the T step gradient of the response curve may be:
G(n)=S(n+T)-S(n)
wherein S (n) represents a response curve. S (n + T) represents the T step response curve. n represents a serial number. T denotes a step size.
S25, gradient G (n) by step size for T) Carrying out peak value detection and respectively obtaining edge positions P corresponding to each sub-bandiAnd determining each edge position PiThe attribute of (2).
Wherein the starting height of each sub-band is hi. Each sub-band having a central height hi+h0/2. Edge position PiThe coordinate in the polar coordinate system is (P)i,θi),θi=(hi+h0/2)*θ0
In this embodiment, a plurality of edge positions P corresponding to each sub-band are obtainedjThen, also for each edge position P separatelyiPerforming feature analysis to determine edge position PiWhether a sample is damaged or not in a detection region corresponding to the sub-band, if so, the corresponding edge position P is subjected to damageiAnd (5) filtering treatment is carried out.
Wherein, for the edge position PiThe characteristic analysis is carried out by detecting the response intensity and the number of effective edges. The basis for judging the existence of the damage of the sample is that the number of the detected effective edges does not accord with the actual number of the edges of the cable, or the edge response strength does not reach the preset strength.
S26, setting each edge position PiPolar coordinate (P)i,θi) Conversion to coordinates (x) in world coordinate systemi,yi) And further obtain each edge position PiThe edge segmentation positions corresponding to the insulation layer in the radial direction under the world coordinate system are calculated, and two adjacent edge positions P are calculatediAnd Pi-1Corresponding insulating layer thickness d therebetweeni
Wherein each edge position PiCoordinates (x) in the world coordinate systemi,yi)=(x0+ricosθi,y0+risinθi)。riTo each edge position PiRadial distance corresponding to the coordinates of the polar coordinate system, and ri=r*Pi/w。
In this embodiment, two adjacent edge positions PiAnd Pi-1Insulation corresponding to each otherLayer thickness diThe calculation formula of (2) is as follows:
Figure BDA0003356974790000101
wherein d is0The actual distance corresponding to each pixel.
S27, according to the adjacent two edge positions PiAnd Pi-1Corresponding insulating layer thickness d therebetweeniCalculating the minimum thickness d of the insulating layer of the cableminAverage thickness of
Figure BDA0003356974790000105
And an eccentricity e.
In this embodiment, the minimum thickness d of the insulating layer of the cableminComprises the following steps:
dmin=(min(d1,d2,…,dN))
average thickness of insulating layer of cable
Figure BDA0003356974790000102
Comprises the following steps:
Figure BDA0003356974790000103
the eccentricity e of the insulating layer of the cable is:
Figure BDA0003356974790000104
here, the thickness of the insulating layer calculated at this time is in units of pixels. It is also necessary to combine the correction factors (microns/pixel) to finally calculate the micron-scale thickness of the insulating layer.
In summary, compared with the prior art, the method for detecting the thickness of the cable insulation layer provided by the embodiment has the following advantages:
1. the detection method comprises the steps of obtaining a shot image of a cable section, preprocessing the shot image, extracting a cable area in the shot image, calculating the circle center coordinate and the radius of the cable area, converting a complex segmentation problem into an edge detection problem through polar coordinate-world coordinate conversion and sub-band projection, and finally calculating to obtain the minimum thickness, the average thickness and the eccentricity of an insulating layer of the cable. The detection method can directly measure the cable section without additional operations of top core and slice cutting, effectively overcomes the defect of complex detection process in the prior art, and realizes rapid detection on site.
2. The detection method can also identify whether the sample damage exists in the detection area or not by performing feature analysis on the detected edge. When damage exists, the corresponding sub-band can be filtered, so that the calculation result of the thickness of the insulating layer is more accurate.
Example 2
Referring to fig. 7 to 8, the present embodiment provides a cable insulation thickness detection apparatus, including: camera 1, check out test set main part 2, fixture and elevating system.
The camera 1 is used to acquire a photographed image of a cable section. The camera 1 may employ an industrial camera of high resolution (not less than 2000 ten thousand pixels). The camera 1 can be internally provided with a telecentric lens and can also be connected with an external independent telecentric lens. The telecentric lens can realize the non-visual imaging and can be replaced according to the specification of the cable.
The detection device body 2 is used for calculating the thickness of the insulating layer of the cable according to the section image. In this embodiment, the detection apparatus main body 2 may calculate the thickness of the insulating layer of the cable by using the method for detecting the thickness of the insulating layer of the cable in embodiment 1. Of course other methods for thickness detection may be used.
The clamping mechanism is used for clamping the cable. In this embodiment, the clamping mechanism may include: a clamping plate 32 and a first adjusting component.
The number of the chucking plate 32 is two. The clamping plate 32 is provided with a first threaded hole and a first through hole. A clamping space for clamping and fixing the cable is formed between the two clamping plates 32, and the center of the clamping space is positioned on the vertical plane where the telecentric lens is positioned. In this embodiment, one side of the clamping plate 32 close to the cable may further be provided with an anti-slip layer, and the anti-slip layer may be preferably made of soft rubber, so as to increase friction force between the anti-slip layer and the cable, and avoid deformation of a tangent plane of the cable due to too large clamping force, thereby making a detection result more accurate.
And the adjusting component is used for adjusting the distance of the clamping space. The first adjusting component comprises a first supporting plate 311, a two-way screw 312, a first knob 313 and a first guide rod 314. The first supporting plate 311 may be a concave structure with an opening pointing to the telecentric lens, and the extending direction is parallel to the horizontal plane. Two ends of the bidirectional screw rod 312 are rotatably mounted on two opposite sides of the inner wall of the first support plate 311 respectively, and two screw thread sections of the bidirectional screw rod 312 are in fit connection with the first threaded holes on the two clamping plates 32 respectively. One end of the bidirectional screw 312 can penetrate through the first support plate 311 and is fixedly connected with the first knob 313. Two ends of the first guide rod 314 are respectively fixed with two opposite sides of the inner wall of the first support plate 311. The first guide rod 314 is axially parallel to the bidirectional screw 312, and the first guide rod 314 passes through the through hole of the clamping plate 32 and is slidably connected with the clamping plate 32.
In the embodiment, when the clamping mechanism is adjusted, firstly, a cable to be tested is placed between the two clamping plates 32, the two-way screw rod 312 is driven to rotate by rotating the first knob 313, the two threaded ends of the two-way screw rod 312 are opposite in rotating direction, the two clamping plates 32 are respectively screwed at the two ends of the two-way screw rod 312, and meanwhile, the clamping plates 32 are limited to rotate by the first guide rods 314. Therefore, when the bidirectional screw 312 rotates, the two clamping plates 32 can be close to or far away from each other along the axial direction of the bidirectional screw 312, so that the distance of the clamping space can be adjusted, the cable to be tested can be clamped, and the tangent plane of the cable to be tested can be just positioned at the center of the clamping space. It should be noted here that the center of the clamping space is always fixed regardless of the change in the size of the gap between the clamping spaces, that is: the center of the clamping space is over against the vertical plane where the axis of the lens of the camera 1 is located, so that the tangent plane of the clamped cable is over against the vertical plane where the axis of the lens of the camera 1 is located, and the clamped cable to be tested is controlled to lift by adjusting the lifting mechanism, so that the tangent plane of the cable is over against the lens of the camera 1, and the tangent plane of the cable can be completely shot by the camera 1.
The lifting mechanism can be used for driving the clamping mechanism to vertically lift so as to enable the tangent plane of the cable to be opposite to the telecentric lens of the camera 1. In this embodiment, the elevating mechanism may include: a mounting plate 41 and a second adjusting component.
The mounting plate 41 is used to mount the clamping mechanism. Specifically, the first support plate 311 of the clamping mechanism may be fixed on the mounting plate 41.
The adjusting assembly is used for adjusting the vertical height of the mounting plate 41 so as to make the center of the clamping space face the axial lead of the telecentric lens. The second adjusting component comprises a second supporting plate 421, a threaded rod 422, a lifting block 423, a second knob 424 and a second guide rod 425. The second support plate 421 is a concave structure with an opening pointing to the telecentric lens, and the extending direction is perpendicular to the horizontal plane. Two ends of the threaded rod 422 are rotatably mounted on two pairs of two sides of the inner wall of the second support plate 421 respectively, and the top of the threaded rod 422 penetrates through the second support plate 421 and is fixedly connected with the second knob 424. Two ends of the second guide rod 425 are respectively fixed with two opposite sides of the inner wall of the second support plate 421. The second guide rod 425 is axially parallel to the threaded rod 422. The lifting block 423 is provided with a second threaded hole and a second through hole. The lifting block 423 is in threaded connection with the threaded rod 422 through the second threaded hole, and the lifting block 423 is in sliding connection with the second guide rod 425 through the second through hole.
In this embodiment, when adjusting elevating system, drive threaded rod 422 through two 424 rotatory knobs and take place rotatoryly, because lifting block 423 and threaded rod 422 spiro union to lifting block 423 is restricted by two 425 guide bars again and is rotated, consequently when threaded rod 422 is rotatory, the height that lifting block 423 can change, thereby drive mounting panel 41 and fixture and go up and down, and then change the tangent plane height that is located the cable at centre of clamping space.
In summary, compare with prior art, the cable insulation thickness check out test set that this embodiment provided has following advantage:
1. this check out test set can carry out the centre gripping through fixture to the cable that awaits measuring fixed to can realize that the cable tangent plane that awaits measuring can be located the center department in centre gripping space just, no matter how the interval size in centre gripping space changes, its center is fixed all the time. Therefore, the requirements that the tangent plane of the clamped cable is just opposite to the vertical plane where the axial lead of the lens of the camera 1 is located are met, the clamped cable to be detected is controlled to lift through adjusting the lifting mechanism, the tangent plane of the cable is just opposite to the lens of the camera 1, the fact that the tangent plane of the cable is completely shot by the camera 1 can be guaranteed, and shot images obtained by the camera 1 are clearer and more complete.
2. One side of the clamping plate 32 of the detection device, which is close to the cable, can also be provided with an anti-slip layer, and the anti-slip layer can be preferably made of soft rubber, so that not only can the friction force between the anti-slip layer and the cable be increased, but also the deformation of a cable section caused by overlarge clamping force can be avoided, and the detection result is more accurate.
3. When the clamping mechanism of the detection device is used, the first rotary knob 313 can be used for driving the two-way screw rod 312 to rotate, the two thread ends of the two-way screw rod 312 are opposite in rotating direction, the two clamping plates 32 are respectively screwed at the two ends of the two-way screw rod 312, and meanwhile, the clamping plates 32 are limited to rotate by the first guide rods 314. Therefore, when the bidirectional screw 312 rotates, the two clamping plates 32 approach to or separate from each other along the axial direction of the bidirectional screw 312, so that the space of the clamping space can be adjusted to clamp the cable to be tested. Meanwhile, when the lifting mechanism is used, the rotary knob II 424 can be used for driving the threaded rod 422 to rotate, the lifting block 423 is in threaded connection with the threaded rod 422, and the lifting block 423 is limited to rotate by the guide rod II 425, so that when the threaded rod 422 rotates, the height of the lifting block 423 can be changed, the mounting plate 41 and the clamping mechanism are driven to lift, and the height of the tangent plane of the cable located in the center of the clamping space is changed. Clamping mechanism and elevating system can both realize comparatively accurate fine setting to have stronger stability.
Example 3
Referring to fig. 9 and 10, the present embodiment provides a cable insulation layer thickness detection apparatus, and on the basis of embodiment 2, the detection apparatus may further include an annular light source 5, a carrier 6, a housing 7, and a bracket assembly.
The ring-shaped light source 5 is used for illuminating the cut surface of the cable and protruding the edge of the cut surface of the cable. The annular light source 5 is arranged coaxially with the telecentric lens of the camera 1, and the inner diameter of the annular light source 5 is not smaller than the outer diameter of the telecentric lens.
The stage 6 is used to fix the camera 1, the detection apparatus main body 2, the lifting mechanism, and the ring light source 5. The camera 1, the detection apparatus main body 2, the lifting mechanism and the annular light source 5 are all fixedly mounted on the upper surface of the stage 6.
The bracket assembly may include a first bracket 81, a second bracket 82, and a third bracket 83.
The first support 81 may be used to support the camera 1. The first support 81 may be fixedly mounted on the stage 6 by bolts, and the camera 1 may be fixedly mounted on the first support 81. When the camera 1 needs to be detached, the camera 1 may be directly detached from the first holder 81, or the first holder 81 may be detached from the stage 6.
The second support 82 may be used to support the ring light source 5. The second support 82 may be fixedly mounted on the stage 6 by bolts, and the ring light source 5 may be fixedly mounted on the second support 82. Specifically, one side of the second bracket 82 may be provided with a semicircular groove, a radius of the groove matches with an outer diameter of the annular light source 5, and the annular light source may be inserted into the groove to be fixed to the second bracket 82.
The third support 83 may be used to support the lifting mechanism, and the second support plate 421 of the lifting mechanism may be directly fixed on the carrier 6. In this embodiment, the cross section of the third support 83 may be a right triangle, one side of which may be fixed to the second support plate 421 by a bolt, and the other side of which may be fixed to the stage 6 by a bolt. Thus, the third support 83 functions as a reinforcing rib, so that the stability of the second support plate 421 is improved, and the structural strength of the whole lifting mechanism is improved.
The housing 7 may be used to house the stage 6 and various components mounted on the stage 6. The edge of the carrier 6 matches the bottom of the inner wall of the housing 7. The shell 7 can provide the confined environment for the main body 2 of the detection device, the camera 1 and other parts, has the protection effect, can also isolate most of outside air when avoiding physical collision, and avoids dust or vapor from damaging the detection device.
In summary, compare with prior art, the cable insulation thickness check out test set that this embodiment provided has following advantage:
this check out test set's annular light source 5 is the ring shape to the internal diameter of annular light source 5 is not less than the external diameter of telecentric mirror head, thereby can realize on the basis of the visual angle of the telecentric mirror head that does not shelter from camera 1, can also shine the tangent plane of cable and highlight the edge of cable tangent plane, makes the image of acquireing more clear accurate, and then makes the calculated result to the cable insulation layer more accurate. The carrying platform 6 and the bracket component of the detection equipment can be used for supporting the camera 1, the annular light source 5 and the lifting mechanism, so that the structural strength of the equipment is improved, and the stability is improved.
Example 4
Referring to fig. 11 and 12, the present embodiment provides a cable insulation layer thickness detection apparatus, and on the basis of embodiment 2 or 3, the detection apparatus main body 2 of the present embodiment may include a display screen 21, a controller 22 and a power supply 23.
The display screen 21 can be connected with the camera 1, can display a visual image shot by the camera 1 in real time, and can also display a detection structure after the thickness of the cable insulation layer is detected. In this embodiment, the display screen 21 may be fixed on the outer side of the housing 7.
The power supply 23 may be fixedly mounted on the stage 6 and may provide power to the camera 1, the ring light source 5, the display screen 21, the clamping mechanism, the lifting mechanism, and the controller.
The controller 22 may be fixedly mounted on the carrier 6. The controller 22 may include an image processing module, a calculation module, and a light source control module.
The image processing module may be configured to pre-process the captured image acquired by the camera 1, and extract a cable area of the captured image.
The calculation module can calculate the thickness of the insulating layer of the cable according to the cable area.
The light source control module may be used to control the switching and brightness adjustment of the ring light source 5.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above examples are merely illustrative of several embodiments of the present invention, and the description thereof is more specific and detailed, but not to be construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present invention should be subject to the appended claims.

Claims (10)

1.一种电缆绝缘层厚度的检测方法,其特征在于,其包括以下步骤:1. the detection method of a cable insulation layer thickness, is characterized in that, it comprises the following steps: S1、获取所述电缆切面的拍摄图像;S1, acquiring a photographed image of the cable section; S2、根据所述拍摄图像计算所述电缆的绝缘层厚度;所述电缆的绝缘层厚度的计算方法包括以下步骤:S2. Calculate the thickness of the insulating layer of the cable according to the captured image; the method for calculating the thickness of the insulating layer of the cable includes the following steps: S21、对所述拍摄图像进行预处理,提取出所述拍摄图像的电缆区域,并计算出所述电缆区域在世界坐标系下的圆心坐标(x0,y0)以及半径r;S21. Preprocess the captured image, extract the cable area of the captured image, and calculate the center coordinates (x 0 , y 0 ) and radius r of the cable area in the world coordinate system; S22、根据所述电缆区域的圆心坐标以及半径,将所述电缆区域从世界坐标系转换为极坐标系,得到与所述电缆区域相关的一个矩形平面图像;S22, according to the center coordinate and radius of the cable area, convert the cable area from the world coordinate system to the polar coordinate system to obtain a rectangular plane image related to the cable area; 其中,所述矩形平面图像的宽度和高度分别为w和h;在所述矩形平面图像的高度方向上,每个像素对应的角度为θ0=360/h;Wherein, the width and height of the rectangular plane image are w and h respectively; in the height direction of the rectangular plane image, the angle corresponding to each pixel is θ 0 =360/h; S23、将所述矩形平面图像进行划分,得到N条高度为h0的子带;每条子带对应的径向角度为θ0*h0S23, dividing the rectangular plane image to obtain N sub-bands with a height of h 0 ; the radial angle corresponding to each sub-band is θ 0 *h 0 ; S24、根据每条子带垂直方向上的投影,绘制每条子带相关的响应曲线S(n),并计算出与所述响应曲线S(n)对应的T步长梯度G(n);S24, according to the projection on the vertical direction of each subband, draw the response curve S(n) related to each subband, and calculate the T step gradient G(n) corresponding to the response curve S(n); S25、通过对所述T步长梯度G(n)进行峰值检测,获取与每条子带对应的多个边缘位置Pi,并判断各个边缘位置Pi的属性;S25, by performing peak detection on the T step gradient G(n), obtain a plurality of edge positions P i corresponding to each subband, and judge the attributes of each edge position P i ; 其中,每条子带的起始高度为hi;每条子带的中心高度为hi+h0/2;所述边缘位置Pi在极坐标系的极坐标为(Pi,θi),θi=(hi+h0/2)*θ0Wherein, the starting height of each sub-band is h i ; the center height of each sub-band is h i +h 0 /2; the polar coordinates of the edge position P i in the polar coordinate system are (P i , θ i ), θ i =(h i +h 0 /2)*θ 0 ; S26、将每个边缘位置Pi的极坐标(Pi,θi)转换为世界坐标系下的坐标(xi,yi),进而获得每个边缘位置Pi在世界坐标系下的径向方向绝缘层对应的边缘分割位置,并计算出相邻两个边缘位置Pi和Pi-1之间所对应的绝缘层厚度diS26: Convert the polar coordinates (P i , θ i ) of each edge position P i into coordinates ( xi , y i ) in the world coordinate system, and then obtain the radius of each edge position P i in the world coordinate system The edge division position corresponding to the insulating layer in the direction direction is calculated, and the corresponding insulating layer thickness d i between two adjacent edge positions P i and P i-1 is calculated; 其中,每个边缘位置Pi在世界坐标系下的坐标(xi,yi)=(x0+ricosθi,y0+risinθi);ri为与每个边缘位置Pi在极坐标系的坐标相对应的径向距离,且ri=r*Pi/w;Among them, the coordinates of each edge position P i in the world coordinate system (x i , y i )=(x 0 +r i cosθ i , y 0 +r i sinθ i ) ; The radial distance corresponding to the coordinates of i in the polar coordinate system, and ri i =r*P i /w; S27、根据相邻两个边缘位置Pi和Pi-1之间所对应的绝缘层厚度di,计算出所述电缆的绝缘层的最小厚度dmin、平均厚度
Figure FDA0003356974780000021
以及离心率e。
S27. Calculate the minimum thickness dmin and the average thickness of the insulating layer of the cable according to the thickness d i of the insulating layer corresponding to the two adjacent edge positions P i and P i-1
Figure FDA0003356974780000021
and the eccentricity e.
2.根据权利要求1所述的电缆绝缘层厚度的检测方法,其特征在于,在获取所述电缆切面的拍摄图像时,利用环形光源照射所述电缆的切面并突出所述电缆切面的边缘。2 . The method for detecting the thickness of a cable insulation layer according to claim 1 , wherein when acquiring the photographed image of the cable section, a ring light source is used to illuminate the cable section and the edge of the cable section is highlighted. 3 . 3.根据权利要求1所述的电缆绝缘层厚度的检测方法,其特征在于,步骤S24中,所述T步长梯度G(n)的计算公式为:3. The method for detecting the thickness of the cable insulation layer according to claim 1, wherein in step S24, the calculation formula of the T step gradient G(n) is: G(n)=S(n+T)-S(n)G(n)=S(n+T)-S(n) 其中,S(n)表示所述响应曲线;S(n+T)表示T步长响应曲线;n表示序号;T表示步长。Wherein, S(n) represents the response curve; S(n+T) represents the T step size response curve; n represents the serial number; T represents the step size. 4.根据权利要求1所述的电缆绝缘层厚度的检测方法,其特征在于,步骤S25中,所述边缘位置Pi的属性为内侧边缘或外侧边缘;当所述边缘位置Pi在所述响应曲线S(n)处于上升沿时,所述边缘位置Pi的属性为内侧边缘;当所述边缘位置Pi在所述响应曲线S(n)处于下降沿时,所述边缘位置Pi的属性为外侧边缘。4. The method for detecting the thickness of a cable insulation layer according to claim 1, wherein in step S25, the attribute of the edge position P i is an inner edge or an outer edge; when the edge position P i is in the When the response curve S(n) is at the rising edge, the edge position P i has the property of the inner edge; when the edge position P i is at the falling edge of the response curve S(n), the edge position P i The property is the outer edge. 5.根据权利要求1所述的电缆绝缘层厚度的检测方法,其特征在于,步骤S25中,在获取与每条子带对应的多个边缘位置Pi之后,还分别对每个边缘位置Pi进行特征分析,以判断出边缘位置Pi所属的子带所对应的检测区域是否存在样本破坏,若存在破坏,则对相应的边缘位置Pi进行滤除处理;5. The method for detecting the thickness of the cable insulation layer according to claim 1, wherein in step S25, after acquiring a plurality of edge positions P i corresponding to each sub-band, each edge position P i is also respectively Carry out feature analysis to determine whether there is sample damage in the detection area corresponding to the subband to which the edge position P i belongs, and if there is damage, filter out the corresponding edge position Pi ; 其中,对边缘位置Pi进行特征分析的是检测有效边缘的响应强度和边缘个数;判断所述样本存在破坏的依据是检测到有效边缘的个数不符合所述电缆的实际边缘个数,或边缘响应强度未达到预设强度。Among them, the characteristic analysis of the edge position P i is to detect the response intensity of the effective edge and the number of edges; the basis for judging that the sample is damaged is that the number of detected effective edges does not conform to the actual number of edges of the cable, Or the edge response strength does not reach the preset strength. 6.根据权利要求1所述的电缆绝缘层厚度的检测方法,其特征在于,步骤S26中,相邻两个边缘位置Pi和Pi-1之间所对应的绝缘层厚度di的计算公式为:6. The method for detecting the thickness of the cable insulation layer according to claim 1, wherein in step S26, the calculation of the corresponding insulation layer thickness d i between two adjacent edge positions P i and P i-1 The formula is:
Figure FDA0003356974780000022
Figure FDA0003356974780000022
其中,d0为每个像素所对应的实际距离。Among them, d 0 is the actual distance corresponding to each pixel.
7.根据权利要求1所述的电缆绝缘层厚度的检测方法,其特征在于,所述电缆的绝缘层的最小厚度dmin为:7. The method for detecting the thickness of the cable insulation layer according to claim 1, wherein the minimum thickness d min of the insulation layer of the cable is: dmin=(min(d1,d2,...,dN))d min =(min(d 1 , d 2 , . . . , d N )) 所述电缆的绝缘层的平均厚度
Figure FDA0003356974780000031
为:
The average thickness of the insulation of the cable
Figure FDA0003356974780000031
for:
Figure FDA0003356974780000032
Figure FDA0003356974780000032
所述电缆的绝缘层的离心率e为:The eccentricity e of the insulating layer of the cable is:
Figure FDA0003356974780000033
Figure FDA0003356974780000033
8.一种电缆绝缘层厚度检测设备,其包括:8. A cable insulation layer thickness detection device, comprising: 相机(1),其用于获取所述电缆切面的拍摄图像;a camera (1) for acquiring a photographed image of the cable section; 检测设备主体(2),其用于根据所述切面图像计算所述电缆的绝缘层厚度;a detection device main body (2), which is used for calculating the thickness of the insulating layer of the cable according to the sliced image; 其特征在于,所述电缆绝缘层厚度检测设备还包括:It is characterized in that, described cable insulation layer thickness detection equipment also includes: 夹持机构,其用于夹持所述电缆;以及a gripping mechanism for gripping the cable; and 升降机构,其用于驱动所述夹持机构垂直升降,以将所述电缆的切面正对所述相机(1)的远心镜头;a lifting mechanism, which is used to drive the clamping mechanism to vertically lift, so that the tangential plane of the cable faces the telecentric lens of the camera (1); 其中,所述夹持机构包括:Wherein, the clamping mechanism includes: 夹板(32),其数量为两个;两个夹板(32)之间形成一个用于夹持固定所述电缆的夹持空间,且所述夹持空间的中心位于所述远心镜头所在的垂直面上;以及The clamping plate (32) is two in number; a clamping space for clamping and fixing the cable is formed between the two clamping plates (32), and the center of the clamping space is located where the telecentric lens is located vertical plane; and 调节组件一,其用于调节所述夹持空间的间距;所述调节组件一包括支撑板一(311)、双向丝杆(312)、旋钮一(313)以及导向杆一(314);支撑板一(311)呈开口指向所述远心镜头的凹型结构,且延伸方向平行于水平面;双向丝杆(312)的两端分别转动安装在支撑板一(311)内壁的相对两侧上,且双向丝杆(312)分别与两个夹板(32)螺纹配合连接;双向丝杆(312)的一端穿过支撑板一(311)并与旋钮一(313)固定连接;导向杆一(314)的两端分别与支撑板一(311)内壁的相对两侧固定;导向杆一(314)的轴向平行于双向丝杆(312),且导向杆一(314)与夹板(32)滑动连接;Adjustment component one, which is used to adjust the spacing of the clamping spaces; the adjustment component one includes a support plate (311), a bidirectional screw (312), a knob (313) and a guide rod (314); support The plate one (311) is in a concave structure with the opening pointing to the telecentric lens, and the extension direction is parallel to the horizontal plane; the two ends of the two-way screw (312) are respectively rotated and installed on the opposite sides of the inner wall of the support plate one (311), And the two-way screw (312) is connected with the two clamping plates (32) in a threaded manner; one end of the two-way screw (312) passes through the support plate one (311) and is fixedly connected with the knob one (313); the guide rod one (314) ) are respectively fixed to the opposite sides of the inner wall of the support plate one (311); the axial direction of the guide rod one (314) is parallel to the two-way screw (312), and the guide rod one (314) slides with the splint (32). connect; 所述升降机构包括:The lifting mechanism includes: 安装板(41),其用于安装所述夹持机构;安装板(41)上表面与支撑板一(311)固定连接;以及an installation plate (41), which is used for installing the clamping mechanism; the upper surface of the installation plate (41) is fixedly connected with the supporting plate one (311); and 调节组件二,其用于调节所述安装板(41)的垂直高度;所述调节组件二包括支撑板二(421)、螺纹杆(422)、升降块(423)、旋钮二(424)以及导向杆二(425);支撑板二(421)呈开口指向所述远心镜头的凹型结构,且延伸方向垂直于水平面;螺纹杆(422)的两端分别转动安装在支撑板二(421)内壁的两对两侧上,且螺纹杆(422)的顶部穿过支撑板二(421)并与旋钮二(424)固定连接;导向杆二(425)的两端分别与支撑板二(421)内壁的相对两侧固定;导向杆二(425)的轴向平行于螺纹杆(422);升降块(423)与螺纹杆(422)螺纹连接,且升降块(423)与导向杆二(425)滑动连接。Adjustment component two, which is used to adjust the vertical height of the mounting plate (41); the adjustment component two includes a support plate two (421), a threaded rod (422), a lifting block (423), a knob two (424) and The second guide rod (425); the second support plate (421) is a concave structure with the opening pointing to the telecentric lens, and the extending direction is perpendicular to the horizontal plane; the two ends of the threaded rod (422) are respectively rotated and installed on the second support plate (421) On two pairs of both sides of the inner wall, the top of the threaded rod (422) passes through the second support plate (421) and is fixedly connected with the second knob (424); the two ends of the guide rod (425) are respectively connected with the second support plate (421) ) on the opposite sides of the inner wall; the axial direction of the guide rod two (425) is parallel to the threaded rod (422); the lifting block (423) is threadedly connected with the threaded rod (422), and the lifting block (423) is connected with the guide rod two (422). 425) Sliding connection. 9.根据权利要求8所述的电缆绝缘层厚度检测设备,其特征在于,所述检测设备主体(2)采用如权利要求1至7中任意一项所述的电缆绝缘层厚度的检测方法计算所述电缆的绝缘层厚度。9 . The cable insulation layer thickness detection device according to claim 8 , wherein the detection device main body ( 2 ) is calculated by adopting the detection method for the cable insulation layer thickness according to any one of claims 1 to 7 . The insulation thickness of the cable. 10.根据权利要求8所述的电缆绝缘层厚度检测设备,其特征在于,所述电源绝缘层厚度检测设备还包括:10. The cable insulation layer thickness detection device according to claim 8, wherein the power supply insulation layer thickness detection device further comprises: 环形光源(5),其用于照射所述电缆的切面并突出所述电缆切面的边缘;环形光源(5)与相机(1)的远心镜头同轴设置,且环形光源(5)的内径不小于所述远心镜头的外径;以及A ring light source (5) for illuminating the cut surface of the cable and protruding the edge of the cable cut surface; the ring light source (5) is coaxially arranged with the telecentric lens of the camera (1), and the inner diameter of the ring light source (5) not less than the outer diameter of the telecentric lens; and 载台(6),其用于固定相机(1)、检测设备主体(2)、所述升降机构以及环形光源(5);相机(1)、检测设备主体(2)、升降机构以及环形光源(5)均固定安装在载台(6)的上表面。A stage (6), which is used for fixing the camera (1), the detection device main body (2), the lifting mechanism and the ring light source (5); the camera (1), the detection device main body (2), the lifting mechanism and the ring light source (5) are fixedly mounted on the upper surface of the carrier (6).
CN202111355241.4A 2021-11-16 2021-11-16 A method and equipment for detecting the thickness of cable insulation layer Active CN114199139B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111355241.4A CN114199139B (en) 2021-11-16 2021-11-16 A method and equipment for detecting the thickness of cable insulation layer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111355241.4A CN114199139B (en) 2021-11-16 2021-11-16 A method and equipment for detecting the thickness of cable insulation layer

Publications (2)

Publication Number Publication Date
CN114199139A true CN114199139A (en) 2022-03-18
CN114199139B CN114199139B (en) 2023-09-29

Family

ID=80647677

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111355241.4A Active CN114199139B (en) 2021-11-16 2021-11-16 A method and equipment for detecting the thickness of cable insulation layer

Country Status (1)

Country Link
CN (1) CN114199139B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114877824A (en) * 2022-04-29 2022-08-09 广州电缆厂有限公司 A size detection and calibration device and size detection and calibration method
CN115000871A (en) * 2022-06-14 2022-09-02 北京鑫元视科技有限公司 Cable intelligence cutting detects all-in-one

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104764407A (en) * 2015-02-11 2015-07-08 盐城工学院 Method for measuring thickness of cable protecting bush accurately
CN106204528A (en) * 2016-06-27 2016-12-07 重庆理工大学 A kind of size detecting method of part geometry quality
US20180017375A1 (en) * 2015-04-24 2018-01-18 Shanghai University Of Engineering Science Shanghai university of engineering science
WO2018039555A1 (en) * 2016-08-26 2018-03-01 Applied Materials, Inc. Thickness measurement of substrate using color metrology
CN109345554A (en) * 2018-09-12 2019-02-15 南京农业大学 A visual in-situ measurement method for sticky mushrooms based on RGB-D camera
CN109489554A (en) * 2018-12-29 2019-03-19 浙江科技学院 A kind of each layer parameter intelligent detecting method of full automatic cable and device
CN211346704U (en) * 2019-12-25 2020-08-25 湖州衡鼎产品检测中心 Wire and cable insulation thickness detection system based on machine vision

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104764407A (en) * 2015-02-11 2015-07-08 盐城工学院 Method for measuring thickness of cable protecting bush accurately
US20180017375A1 (en) * 2015-04-24 2018-01-18 Shanghai University Of Engineering Science Shanghai university of engineering science
CN106204528A (en) * 2016-06-27 2016-12-07 重庆理工大学 A kind of size detecting method of part geometry quality
WO2018039555A1 (en) * 2016-08-26 2018-03-01 Applied Materials, Inc. Thickness measurement of substrate using color metrology
CN109345554A (en) * 2018-09-12 2019-02-15 南京农业大学 A visual in-situ measurement method for sticky mushrooms based on RGB-D camera
CN109489554A (en) * 2018-12-29 2019-03-19 浙江科技学院 A kind of each layer parameter intelligent detecting method of full automatic cable and device
CN211346704U (en) * 2019-12-25 2020-08-25 湖州衡鼎产品检测中心 Wire and cable insulation thickness detection system based on machine vision

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
樊春玲;王延海;吕欣: "基于数字图像处理的电缆绝缘层参数测量系统", 微型机与应用, no. 018 *
范洪欣;周保华;江守和;李海波;于仕超;刘慧璋;王金红: "图像处理技术在电缆绝缘层参数测量系统中的应用", 电线电缆, no. 004 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114877824A (en) * 2022-04-29 2022-08-09 广州电缆厂有限公司 A size detection and calibration device and size detection and calibration method
CN115000871A (en) * 2022-06-14 2022-09-02 北京鑫元视科技有限公司 Cable intelligence cutting detects all-in-one

Also Published As

Publication number Publication date
CN114199139B (en) 2023-09-29

Similar Documents

Publication Publication Date Title
CN109934821B (en) Part defect detection method and system
CN114199139A (en) Method and equipment for detecting thickness of cable insulating layer
CN107179323B (en) A visual inspection method for disk-shaped suspension porcelain insulators
CN107290347B (en) Automatic honeycomb carrier defect detection method
CN110687130A (en) Automatic detection method for inner wall defects of micro-holes
CN105067639A (en) Device and method for automatically detecting lens defects through modulation by optical grating
CN106248686A (en) Glass surface defects based on machine vision detection device and method
CN108387516A (en) Threading defects detection device and detection method based on CCD camera image processing technologies
CN110378902B (en) Scratch detection method under high noise background
CN109839384B (en) Visual detector and detection method for detecting defects of micro vibration motor
CN204924983U (en) Lens defect automatic checkout device of grating modulation
CN109668904A (en) A kind of optical element flaw inspection device and method
CN114820475B (en) Edge identification method and system, wafer processing device and method for determining concentric state of wafer and processing table
CN105627939A (en) A micro-gap detection device, method and system based on industrial equipment
CN110849887B (en) Device and method for detecting defects of coating on inner wall of steel pipe
CN112734847A (en) Multi-target optical fiber position accurate detection positioning system and method
CN113192015A (en) Surface defect detection method and system based on depth information
CN110687131A (en) Automatic detection device for inner wall defects of micro-holes
CN110426400A (en) For touch screen can operating space automatic polisher and its automatic method for polishing
CN113188474B (en) An image sequence acquisition system for imaging complex objects with highly reflective materials and its three-dimensional topography reconstruction method
US20070115464A1 (en) System and method for inspection of films
CN119064375B (en) High-speed optical module end face quality detection device and method
CN115112682A (en) Visual mobile phone curved glass detection device and method
CN107248151B (en) A method and system for intelligent detection of liquid crystal sheets based on machine vision
CN118329914A (en) Oil pipe defect detection equipment based on vision

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
GR01 Patent grant
GR01 Patent grant