TMCnet News

Machine Vision based Micro-crack Inspection in Thin-film Solar Cell Panel [Sensors & Transducers (Canada)]
[October 22, 2014]

Machine Vision based Micro-crack Inspection in Thin-film Solar Cell Panel [Sensors & Transducers (Canada)]


(Sensors & Transducers (Canada) Via Acquire Media NewsEdge) Abstract: Thin film solar cell consists of various layers so the surface of solar cell shows heterogeneous textures. Because of this property the visual inspection of micro-crack is very difficult. In this paper, we propose the machine vision-based micro-crack detection scheme for thin film solar cell panel. In the proposed method, the crack edge detection is based on the application of diagonal-kernel and cross-kernel in parallel. Experimental results show that the proposed method has better performance of micro-crack detection than conventional anisotropic model based methods on a cross-kernel. Copyright © 2014 IFSA Publishing, S. L.



Keywords: Edge detection, Diagonal-kernel, Cross-kernel, Heterogeneously textured, Solar cell, Micro-crack inspection.

(ProQuest: ... denotes formulae omitted.) 1. Introduction Since various assembly lines became automatic, the machine vision systems have rapidly spread to the semiconductor, display, metal, and steel industries and have been used successfully in various fields. The main objective of the machine vision system used in solar cell manufacturing is to detect the defects on surface of solar cell panels. In this paper, we propose the micro-crack detection scheme for thin film solar cell panels. The proposed method is to apply the edge diffusion model based on a diagonalkernel and conventional cross-kernel in parallel.


The edge diffusion model was first introduced by Peron-Malik in image processing for edge detection and scale-space description [1]. It has been widely used as an adaptive edge preserving smoothing technique for edge detection, image restoration, image smoothing, image segmentation and texture segmentation. The traditional machine vision defect detection algorithms based on spatial domain have been applied to timber inspection [3], carpet inspection [4] and metal inspection [5] and based on frequency domain have been applied to fabric [6], wafer [7] and steel quality inspection [8].

The disadvantage of these methods is that they can be applied only if the surface for inspection is uniform or repetitively patterned.

However, the thin film solar cell consists of various crystals so the surface of thin film solar cell has heterogeneous textures. Therefore, the conventional algorithms cannot be applied to this problem. Tsai et al. introduced the edge diffusion model based defect detection scheme, in which edge diffusion model was based on cross-kernel [2], In this paper, we applied a diagonal kernel in parallel with Tsai et al. method [2], It shows better performance for defect detection.

This paper is organized as follows. Section 2 overviews the micro-crack properties in thin film solar cell panel. Section 3 overviews the conventional and proposed edge diffusion model. Section 4 shows the experimental results from thin film solar cell surface images. The performance comparison with the Tsai et al. method is also discussed. Section 5 gives the conclusion of our research.

2. Micro-Crack Properties in Thin Film Solar Cell Panel 2.1. Micro-crack Properties in Thin Film Solar Cell Panel Images The micro-crack in thin film solar cell panels has two main features: low gray-level and high gradient magnitude [2]. Fig. 1 displays a partial solar cell panel image that contains a diagonal micro-crack on the center of the image. If the width of the crack is wide then the gray-value of the pixels is low.

Generally, in the semiconductor and display industries, there are two defect detection schemes of the automated visual inspection system. The first method is to use the image subtraction and the second method is to use the statistical properties in ROI (region of interest). In the former, the reference and test images are subtracted and the difference area is detected, while in the latter the difference between the reference and test images is described by statistical model.

2.2. The Limitations of Conventional Algorithms ROI for inspection is set up using reference image and the defect is detected by statistical properties of the ROI in test image (e.g., mean, standard deviation, etc.). These two methods require that brightness of ROI in the test and reference image should be uniform. If the variation of gray-value of ROI on test images for each production is large, then the abovementioned approaches are not available. Fig. 2 shows the defect detection scheme by statistical properties in ROI and Fig. 3 shows that the defect detection scheme by image subtraction.

As can be seen from Fig. 1, the surface of thin film solar cell panel is very irregular and varies with each product. Therefore, detection of the micro-crack on these wafers is a very difficult issue. To solve this problem, Tsai et al. introduced the edge diffusion model based defect detection scheme that was anisotropic model based on cross-kernel [2].

3. Edge Diffusion Model 3.1. Micro-crack Properties in Thin Film Solar Cell Panel Images Edge diffusion model was first introduced by Perona-Malik in image processing for scale-space description and edge detection. It has been used as an adaptive edge-preserving smoothing process for texture segmentation and image segmentation. It is diffusion filter using the pixel information from cross-kernel [1], In the edge diffusion model (1), It (x,t) denotes the gray-level at coordinates (x, y ) of a digital image at iteration t. The cross-kernel represent the gradients of four neighbors in north, south, east and west directions, respectively, i.e.

... (1) Edge diffusion model uses the cross-kernel in Eq. (2) and smoothes the neighbors in the north, south, east and west direction pixels. However, if we use the gradient magnitude directly, the edge will be smoothed, and therefore, we cannot preserve the edge. Hence, we need the diffusion coefficients ... (2) ... (3) 3.2. Tsai, Chan and Chao Diffusion Model The micro-crack in thin film solar cell panels has both low gray-level and high gradient magnitude in image. The Tsai et al. introduced the edge diffusion based defect detection scheme that was anisotropic model based on cross-kernel [2]. The proposed method smooths the micro-crack and preserves the pixel-value of all pixels in the faultless region. After this process, the subtraction between diffused image and original image will significantly intensify the micro-crack in difference image. After that, the micro-crack in difference image can be detected.

The diffusion coefficients function of the Tsai et al. diffusion model for micro-crack detection is given by ... (4) ... (5) where f(x,y) is the normalized gray-level of an original image with 8-bit display, i.e. and K is the regularization parameter. The difference image between original image and diffused image is then defined as ... (6) In order to segment micro-crack defects in the difference image, we use the simple statistical control limit to set up the threshold. It is given by ... (7) where µN and sM are the mean and standard deviation of the difference image, and C is a control constant.

In order to remove the noisy pixels in the binary image, the noise-removal process proceeds as follows.

... (8) letH(x,y) = 0 {retain the defect point) else letH(x,y) = 255(removethenoisy point) end After post-processing, some pixels of the microcrack are also erased. In order to refill the disconnected micro-crack region, a filling process is carried out right after the noise-remove process.

... (9) 3.3. Proposed Edge Diffusion Model The conventional diffusion model uses four neighbors in the north, south, east and west. Therefore, it reflects the four neighbors' pixel information well, but it cannot reflect the diagonal pixel information [2].

The micro-crack in thin film solar cell can occur in all directions. Therefore, the conventional method has a drawback that it cannot reflect the diagonal pixel information. In this paper we propose to apply the edge diffusion based on a diagonal-kernel in parallel with conventional cross-kernel.

The difference image between original and diffused images of the north, south, east and west directions is defined in Eq. (10) as ... (10) In Eq. (11), the difference image between original and diffused images of the diagonal directions is then defined as ... (11) And the diagonal-kernel represent the gradients of four neighbors in northeast, southeast, northwest and southwest directions, respectively, i.e., ... (12) The reconstruction image between cross-kernel diffused image and diagonal-kernel diffused image is then defined as ... (13) 4. Experimental Results In this section, we present the experimental results. We use the sensed image under front LED illumination and evaluate the proposed algorithm performance.

Fig. 4 shows the result of experiment. We can check the edge pixels that are a comparison between the result of conventional method and the result of proposed method.

5. Conclusions We discuss edge diffusion model for micro-crack defect detection in thin film solar cell panel. The anisotropic model is widely used technique in the field of image processing.

The thin film solar cell panel consists of various crystals so the surface of solar cell panel has heterogeneous textures. Therefore, the conventional algorithms cannot be applied to this problem. Tsai et al. announced the edge diffusion model based defect detection scheme that utilized anisotropic model based on cross-kernel. In this paper, we applied a diagonal kernel to Tsai-Chang-Chao method. It shows better performance for defect detection.

Experimental results have shown that the proposed edge diffusion model can be well applied to the micro-crack detection of thin film solar cell panels.

Acknowledgements This work was supported by Research of high precision laser scribing machine (11102JA1201), Science and Technology Program of Beijing Municipal Commission of Education (KM201211417006), and Talent strong school project of Beijing Union University under Grant BPHR2012C06, Beijing, China.

References [1]. P. Perona and J. Malik, Scale-space and edge detection using anisotropic diffusion, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 12, Issue 7, 1990, pp. 629-639.

[2]. D. Tsai, C. Chang, and S. Chao, Micro-crack inspection in heterogeneously textured solar wafers using anisotropic diffusion, Image and Vision Computing, Vol. 28, No. 3, March 2010, pp. 491-501.

[3]. R. W. Conners, C. W. McMillin, K. Lin and R. E. Vasquez-Espinosa, Identifying and locating surface defects in wood, IEEE Transactions on Pattern Analysis and Machine Intelligence P AMI-5, 1983,pp. 573-583.

[4]. L. H. Siew and R. M. Hogdson, Texture measures for carpet wear assessment, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 10, Issue 1,1988, pp. 92-105.

[5]. K. V. Ramana and B. Ramamoorthy, Statistical methods to compare the texture features of machined surfaces, Pattern Recognition, Vol. 29, No 9, 1996, pp. 1447-1459.

[6]. J. Escofet, M.S. Millan, H. Abril and E. Torrecilla, Inspection of fabric resistance to abrasion by Fourier analysis, Proceedings of SPIE, Vol. 3490, 1998, pp. 207-210.

[7]. T. Ohshige, H. Tanaka, Y. Miyazaki, T. Kanda, H. Ichimura, N. Kosaka and T. Tomoda, Detect inspection system for patterned wafers based on the spatial-frequency filtering, IEEE/CHMT European International Electronic Manufacturing Technology Symposium, 1991, pp. 192-196.

[8]. K. Wiltschi, A. Pinz and T. Lindeberg, Automatic assessment scheme for steel quality inspection, Machine Vision and Applications, Vol. 12, No. 3, 2000, pp. 113-128.

Zhang Yinong, Pu Jiantao, Fang Jianjun College of Automation, Beijing Union University, Beijing, 100101, China Tel: +86 10 64900515, fax: +86 10 64900503 E-mail: [email protected], [email protected] Received: 26 April 2014 /Accepted: 29 August 2014 /Published: 30 September 2014 (c) 2014 IFSA Publishing, S.L.

[ Back To TMCnet.com's Homepage ]