Hasse–Davenport relation: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Yobot
m →‎References: WP:CHECKWIKI error fixes - Replaced endash with hyphen in sortkey per WP:MCSTJR using AWB (9100)
en>K9re11
mNo edit summary
 
Line 1: Line 1:
'''Digital Image Correlation and Tracking''' ('''DIC/DDIT''') is an optical method that employs tracking & image registration techniques for accurate 2D and 3D measurements of changes in images. This is often used to measure [[deformation (engineering)]], [[displacement field (mechanics)|displacement]], [[strain (materials science)|strain]], and [[optical flow]], but it is widely applied in many areas of science and engineering. One very common application is for measuring the motion of an [[optical mouse]].
Hi there! :) Mү name is Kassie, I'm a ѕtudent studying Jɑpanese Studiеs fгom San Damіano Macra, Italy.<br><br>Feеl free to surf to my page [http://www.kidwellconcepts.com/?p=26368 Donde Comprar Vigrx Plus En Mexico]
 
==Overview==
Digital image correlation (DIC) techniques have been increasing in popularity, especially in micro- and nano-scale mechanical testing applications due to its relative ease of implementation and use.  Advances in computer technology and digital cameras have been the enabling technologies for this method and while white-light optics has been the predominant approach, DIC can be and has been extended to almost any imaging technology.
 
The concept of using correlation to measure shifts in datasets has been known for a long time, and it was applied to digital images at least as early as 1975.<ref>H. Pohl, O. Weibrecht, and U. Wiesenburg, "Arrangement for control of aerial cameras," US Patent 3997795, filed 4-23-1975.</ref><ref>T.J. Keating, P.R. Wolf, and F.L. Scarpace,"An Improved Method of Digital Image Correlation," ''Photogrammetric Engineering and Remote Sensing'' 41(8):993-1002,(1975)</ref> The present day applications are almost innumerable and include image analysis, image compression, velocimetry, and strain estimation. Much early work in DIC in the field of mechanics was led by researchers at the University of South Carolina in the early 1980s<ref>T.C. Chu, W.F. Ranson, M.A. Sutton, W.H. Peters, Exp Mech 25 (1985) 232.</ref><ref>H.A. Bruck, S.R. McNeill, M.A. Sutton, W.H. Peters III, Exp Mech 29 (1989) 261.</ref><ref>W.H. Peters, W.F. Ranson, Opt Eng 21 (1982) 427.</ref> and has been optimized and improved in recent years.<ref>M.A. Sutton, J.-J. Orteu, H. W. Schreier, Book - Image Correlation for Shape, Motion and Deformation Measurements, Hardcover ISBN 978-0-387-78746-6.</ref><ref>M.A. Sutton, S.R. McNeill, J.D. Helm, & Y.J. Chao, in: PK Rastogi (Ed.), Photomechanics, Springer-Verlag, Berlin Heidelberg, 2000, pp. 323-372.</ref><ref>M.R. James, W.L. Morris, B.N. Cox, Exp Mech 30 (1990) 60.</ref><ref>B.W. Smith, X. Li, W. Tong, Exp Tech 22 (1998) 19.</ref><ref>Vikrant Tiwari, M.A. Sutton and S.R. McNeill, Exp Mech, (2007) 47: pp. 561–579.</ref><ref>Vikrant Tiwari, M.A. Sutton, S.R. McNeill, S. Xu, X. Deng, W. L. Fourney and D. Bretall, Int. J. of Impact Engineering, Volume 36, Issue 6 June 2009, Pages 862-874.</ref><ref>A.S. Kobayashi, Handbook on Experimental Mechanics, Prentice Hall / Society for Experimental Mechanics, Inc., Lebanon, Indiana, 1993.</ref> Commonly, DIC relies on the maximization of a [[Correlation|correlation coefficient]] that is determined by examining pixel intensity array subsets on two or more corresponding images and extracting the deformation mapping function that relates the images (Figure 1). However, there are other methods that do not directly analyze the correlation coefficient, as is common in [[phase correlation]]. An iterative approach can be used to maximize the correlation coefficient by using nonlinear optimization techniques. The nonlinear optimization approach tends to be conceptually simpler, but as with most nonlinear optimization techniques, it is quite slow, and the problem can sometimes be reduced to a much faster and more stable linear optimization in phase space.
 
The cross correlation coefficient <math>r_{ij}</math> is defined as
 
:<math>
r_{ij}(u,v,\frac{\partial u}{\partial x},\frac{\partial u}{\partial y},\frac{\partial v}{\partial x},\frac{\partial v}{\partial y}) = 1 - \frac{\sum_i \sum_j [F(x_i,y_j)-\bar{F}][G(x_i ^{\star} ,y_j ^{\star})-\bar{G}]}{\sqrt{\sum_i \sum_j {[F(x_i,y_j)-\bar{F}]^2} \sum_i \sum_j {[G(x_i ^{\star},y_j ^{\star})-\bar{G}]^2}}}
</math>
 
Here F(x<sub>i</sub>, y<sub>j</sub>) is the pixel intensity or the gray scale value at a point (x<sub>i</sub>, y<sub>j</sub>) in the undeformed image.  G(x<sub>i*</sub>, y<sub>j*</sub>) is the gray scale value at a point (x<sub>i*</sub>, y<sub>j*</sub>) in the deformed image.  <math>\bar{F}</math> and  <math>\bar{G}</math> are mean values of the intensity matrices F and G, respectively. The coordinates or grid points (x<sub>i</sub>, y<sub>j</sub>) and (x<sub>i</sub><sup>*</sup>, y<sub>j</sub><sup>*</sup>) are related by the deformation that occurs between the two images. If the motion is perpendicular to the optical axis of the camera, then the relation between (x<sub>i</sub>, y<sub>j</sub>) and (x<sub>i</sub><sup>*</sup>, y<sub>j</sub><sup>*</sup>) can be approximated by a 2D affine transformation such as:
 
:<math>x ^{\star} = x + u + \frac{\partial u}{\partial x}\Delta x + \frac{\partial u}{\partial y}\Delta y</math>
:<math>y ^{\star} = y + v + \frac{\partial v}{\partial x}\Delta x + \frac{\partial v}{\partial y}\Delta y</math>
 
Here u and v are translations of the center of the sub-image in the X and Y directions, respectively. The distances from the center of the sub-image to the point (x, y) are denoted by  <math>\Delta x</math> and <math>\Delta y</math>. Thus, the correlation coefficient r<sub>ij</sub> is a function of displacement components (u, v) and displacement gradients
:<math>\frac{\partial u}{\partial x},\frac{\partial u}{\partial y},\frac{\partial v}{\partial x},\frac{\partial v}{\partial y}</math>.
 
[[Image:dic fundamentals.jpg|right|thumb|500px|'''Figure 1:''' Basic concept of DIC]]
 
DIC has proven to be very effective at mapping deformation in macroscopic mechanical testing, where the application of specular markers (e.g. paint, toner powder) or surface finishes from machining and polishing provide the needed contrast to correlate images well.  However, these methods for applying surface contrast do not extend to the application of freestanding thin films for several reasons.  First, vapor deposition at normal temperatures on semiconductor grade substrates results in mirror-finish quality films with RMS roughnesses that are typically on the order of several nanometers.  No subsequent polishing or finishing steps are required, and unless electron imaging techniques are employed that can resolve microstructural features, the films do not possess enough useful surface contrast to adequately correlate images.  Typically this challenge can be circumvented by applying paint that results in a random speckle pattern on the surface, although the large and turbulent forces resulting from either spraying or applying paint to the surface of a freestanding thin film are too high and would break the specimens.  In addition, the sizes of individual paint particles are on the order of μms, while the film thickness is only several hundred nms, which would be analogous to supporting a large boulder on a thin sheet of paper.
 
Very recently, advances in pattern application and deposition at reduced length scales have exploited small-scale synthesis methods including nano-scale chemical surface restructuring and photolithography of computer-generated random specular patterns to produce suitable surface contrast for DIC.  The application of very fine powder particles that electrostatically adhere to the surface of the specimen and can be digitally tracked is one approach.  For Al thin films, fine alumina abrasive polishing powder was initially used since the particle sizes are relatively well controlled, although the adhesion to Al films was not very good and the particles tended to agglomerate excessively.  The candidate that worked most effectively was a silica powder designed for a high temperature adhesive compound (Aremco, inc.), which was applied through a plastic syringe.  A light blanket of powder would coat the gage section of the tensile sample and the larger particles could be blown away gently.  The remaining particles would be those with the best adhesion to the surface, and under low-angle grazing illumination conditions, the specimen gage section would appear as shown in Figure 2.  While the surface contrast present is not ideal for DIC, the high intensity ratio between the particles and the background provide a unique opportunity to track the particles between consecutive digital images taken during deformation.  This can be achieved quite straightforwardly using digital image processing techniques, although the resolution is always limited to a single pixel.  To attain tracking with subpixel resolution, a novel image-based tracking algorithm using MATLAB was developed, dubbed Digital Differential Image Tracking (DDIT), and will be discussed here briefly.
 
==Differential Digital Image Tracking (DDIT)==
 
The DDIT method exploits the shape of these powder particles when digitally imaged in the intensity domain as shown in Figure 2.  The resemblance of the particles to mathematical functions that are adept at describing peak shapes with precise center locations and broadening (tails) allow them to be fit to a given function and thus tracked.  [[Image:3D peaks.jpg|right|thumb|250px|'''Figure 2:''' Intensity profile of markers for DDIT]] It is perhaps coincidental that the symmetric [[Gaussian distribution|normal (Gauss) distribution function]] proficiently fits the intensity profiles of the particles, although many functions would be suitable as well (e.g., Pearson VII, [[Cauchy distribution|Cauchy]]).  This function can also be described in two dimensions.
 
The quality of the Gaussian fit to a peak profile is shown in Figure 3. [[Image:peak fits.jpg|right|thumb|250px|'''Figure 3:''' Peak profile of marker with corresponding Gaussian fit]]
 
The DDIT script works in the following fashion as schematically shown in Figure 4 [missing figure] (alongside, for comparison, the DIC code, see link, that was also developed).  A detailed guide that describes the inner workings of both the DDIT and DIC code can be found below.  First, images are captured during the course of a mechanical test.  Second, a list of image filenames is generated and the image capture times are extracted from the original images in order to synchronize the DDIT data to that of the data acquisition system.  The markers are then automatically detected in the first image (after undergoing automatic [[background subtraction]]) by an image processing algorithm that labels connected components in a binary image and subsequently, information regarding the size and shape of these components are extracted (e.g. area, bounding box, centroid, major axis length, minor axis length, etc.).  Particles with properties that do not conform to specifications for “ideal” shapes are thrown out, and the remaining markers in the first image are fit to a Gaussian function (in this thesis work) using a nonlinear least-squares algorithm in both the longitudinal and transverse directions.  The normalized residuals of the fit of the peak to the function are calculated for every peak (typically several hundred in an image such as Figure 5 [missing figure]) and again, fits deemed “poor” as given by the value of the residual are removed from the analysis.  This process now continues for every image in the sequence, and the result includes the position of the peak center, which is then post-processed using a visualization and data analysis script that allows visualization and output of the quantities of interest.  Incidentally, the DDIT technique has also been successfully applied to the testing of brittle SiO<sub>2</sub> and ductile Au thin films.
 
==Resolution of DIC/DDIT==
The resolution that one can achieve in practice using these image-based techniques depends on a number of factors, including but not limited to camera resolution, lens optical quality, and marker size and quality.  To demonstrate the achievable resolution that one can achieve using the setup and techniques described herein using both DIC and DDIT, a tensile test performed on a brittle linear elastic submicrometre (t ~ 250&nbsp;nm) freestanding Al-32 at%Mo specimen was analyzed for strain using both methods.  This specimen was chosen because it exhibits small strains that are difficult to resolve and also because it is amorphous and thus minimizes any microstructural inhomogeneities.  The initial raster grid that was applied for the DIC method and the automatically labeled markers (“good” markers are shown as circles) are shown in Figures 6 and 7 (missing figures), respectively.  The representative stress strain response from this film is shown in Figure 8 (missing figure), where both longitudinal (shown in blue) and transverse (shown in green) strains were calculated using DIC with two subset image sizes (15 and 25 pixels) and DDIT.  It is apparent from these results that the peak tracking algorithm works quite effectively at resolving the response of this film, even when tracking about 50 times fewer points.  The insets of Figure 8 (??) show the typical strain variation that was achieved, where as low as 40 με was observed in the longitudinal direction using DDIT.  It was concluded that either of these techniques were effective at measuring the [[Young's modulus|Young’s moduli]] of these specimens, although the transverse strain resolution obtained using DIC is at the upper limit of what one would desire to measure Poisson’s ratio.
 
==Digital Volume Correlation==
 
Digital Volume Correlation (DVC) is a related analysis method with close ties to 2D-DIC. 3D-DIC successfully maps 3D deformations, but it does so by capturing planar images of the surface of a body only. The DVC algorithm is able to track full-field displacement information in the form of voxels instead of pixels. The theory is similar to above except that another dimension is added: the z-dimension. Instead of minimizing a coefficient based on the summed difference of intensity values in a subset of a planar image, minimization is done in a 3D-subset where intensity values corresponding to (x,y,z) values are compared to a standard and the summed difference minimized using predictive, 3D displacement fields.<ref name="Bay">Bay BK, Smith TS, Fyhrie DP, Saad M (1999) Digital volume correlation: Three-dimensional strain mapping using X-ray Tomography. Exp Mech 39(3):217–226.</ref>
 
DVC can be done on any image dataset that represents a volume. The most popular way to do this currently is to use a sectioning microscope to take consecutive images at incremental depths. These images can then be reconstructed into a 3D matrix of intensity values representing the volume. For accurate calculation, it is required that a distinctly original 3D voxel pattern be captured so that minimization will settle on the proper values. This requires low noise levels and unique markers within the imaged volume.<ref name="Jianyong">Jianyong Huang, Xiaochang Pan, Shanshan Li, Xiaoling Peng, Chunyang Xiong, and Jing Fang (2011) A Digital Volume Correlation Technique for 3-D Deformation Measurements of Soft Gels. International Journal of Applied Mechanics 3(2) 335-354.</ref>
 
The experimental DVC method is still being developed and optimized for speed and reliability. The first proposition of DVC was in 1999 by the authors Bay, Smith, Fyhrie, and Saad. <ref name="Bay" /> This group used [[X-ray computed tomography|X-ray Tomography]] to image volumes that could then be correlated using the DVC algorithm which they developed in theory. Since then the method has grown in acceptance and has expanded to different imaging techniques. To date it has been used with [[Magnetic resonance imaging|MRI imaging]], [[X-ray computed tomography|Computer Tomography]] (CT), and [[X-ray microtomography|microCT]]. Recently, the technique has been expanded by the development of [[Confocal microscopy|confocal microscopy]], which allows for the imaging and testing of live tissue samples with techniques such as [[Second-harmonic generation|Second-Harmonic Generation]] (SHG) and [[Multiphoton fluorescence microscope|Multi-Photon Fluorescence Imaging]]. DVC is currently considered to be ideal in the research world for 3D quantization of local displacements, strains, and stress in biological specimens. It is preferred because of the non-invasiveness of the method over traditional experimental methods. <ref name="Jianyong" />
 
==References==
<references/>
 
==External links==
*[http://opticist.org/node/73 Free 2D DIC software]
*[http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=12413&objectType=File, free DIC/DDIT functions available for MATLAB]
*[http://reference.wolfram.com/mathematica/ref/ImageCorrelate.html ''Mathematica'' ImageCorrelate function]
*[http://www.trilion.com A commercial distributor of 3D DIC systems]
*[http://www.xjtudic.com 3D DIC and Photogrammetry for 3D Full-filed Deformation Motion and Shape Measurements]
 
==See also==
*[[Optical flow]]
*[[Stress (physics)|Stress]]
*[[Strain (materials science)|Strain]]
*[[Displacement (vector)|Displacement vector]]
*[[Particle Image Velocimetry]]
 
{{DEFAULTSORT:Digital Image Correlation}}
[[Category:Continuum mechanics]]
[[Category:Materials science]]
[[Category:Optical metrology]]

Latest revision as of 16:46, 23 November 2014

Hi there! :) Mү name is Kassie, I'm a ѕtudent studying Jɑpanese Studiеs fгom San Damіano Macra, Italy.

Feеl free to surf to my page Donde Comprar Vigrx Plus En Mexico