# INTRODUCTION Recently, due to the increasing demands of the fast-growing consumer electronics market, more powerful mobile consumer devices are being introduced continuously. With this evolution of consumer electronics technologies, personal information in consumer devices also becomes increasingly rich and valuable. For example, cell phones are now used for the payment of goods, bank transfer, stock dealing, and e-mail checking. This convenience also means that it can be a disaster if the cell phone is lost or stolen. To address this problem, secure user identification technologies for consumer devices are being introduced. Accurate automatic personal identification is becoming more and more important to the operation of our increasingly electronically inter-connected information society. Traditional automatic personal identification technologies to verify the identity of a person, which use "something that you know," such as Personal Identification Number (PIN), or "something that you have," such as ID card, key, or both, are no longer considered reliable enough to satisfy the security requirements of electronic transactions. All of these techniques suffer from a common problem of their inability to differentiate between an authorized person and an impostor who fraudulently acquires the access privilege of the authorized person. Biometrics is a technology which (uniquely) identifies a person based on his/her physiological or behavioral characteristics. It relies on "something that you are" to make personal identification and, therefore, can inherently differentiate between an authorized person and a fraudulent impostor .Biometrics based personal identification is regarded as an effective method for automatically recognizing, with a high confidence, a person's identity. In contrast to the existing methods, the Finger Vein identification system employs Principal Component Analysis to achieve more accurate matching results. The implemented Principal Component Analysis technique is much more accurate than the previous Singular Value Decomposition technique. The main disadvantage of Singular Value Decomposition is that once a particular image structure is not visible due to the poor choice of basic functions, its presence is unlikely to be seen in future images since the basic functions being used are not tailored to visualizing it and it also takes more memory [14]. To avoid this problem Principal Component Analysis technique are used for instead of Singular Value Decomposition technique. Finger vein authentication is a biometrics technology based on vein patterns underneath the skin's surface that are unique to each finger and each person. The major advantages for finger-vein identification technique [7], [8] are the following: (1) High accuracy: Because veins are hidden inside the body, there is little risk of forgery or theft. (2)Unique and constant: Finger vein patterns are different even among identical twins and remain constant through the adult years. (3) Contactless: The use of near-infrared light allows for non-invasive, contactless imaging that ensures both convenience and cleanliness for the user experience. (4) Ease of feature extraction: Finger vein patterns are relatively stable and clearly captured, enabling the use These comparative advantages are collectively shown in Table1 Table1-Comparison of Major Biometrics Method I=insufficient, N=normal, G=good For example, Compared to key and password methods, these biometric sensor technologies are more convenient and accurate as well as do not have the danger of password exposure. To protect the information stored in mobile consumer devices, traditional ways are used by passwords or PINs (Personal identification number). Although these ways are easy to implement, passwords or PINs have the risk of exposure, and also being forgotten. Therefore, a more reliable and friendly way of identification needs to offer to user. Recently, biometrics, which is the personal identification technology based on human physiological traits, have attracted more and more attention and are becoming one of the most popular and promising alternative to solve these problems. A number of biometric characteristics such as face [6], iris, palm print [4], [5], finger-vein [1], fingerprint [2], [3] or other biometric other biometrics combination [9] can be used in various user identification systems. Fingerprinting is known for being widely applicable due to the small size of its readers, yet because the fingerprint is a trait found on the exterior of the body, it is not only easily stolen but also has issues with low user enrollment rates, as worn away or sweaty fingerprints cannot be registered. Iris recognition is known for low error rates of authentication, but some users feel psychological resistance to the direct application of light into their eyes. Moreover, as precise positioning of the eyes is required for accurate iris authentication, it becomes necessary either to adopt high-cost position adjustment mechanisms or to place the burden of proficiency onto the user. As for face and voice recognition, they are the means by which humans recognize one another in everyday social interaction and are thus the most natural forms of personal identification; yet impersonation is easily performed, and accuracy rates for these are limited. However, finger-vein pattern recognition offers high accuracy personal identification that is at the same time difficult to forge, non-invasive, and easy to use, offering a balance of advantages that makes it superior as a form of biometric identification. Moreover, fingervein patterns are different even among identical twins and remain constant through the adult years [7]. Therefore, identification technique based on finger-vein has become the most favorite and novel biometric method. The proposed scheme first attempts to exploit Radon transform to derive desirable directional features of finger-vein image. Then PCA applies to Radon space to obtain lower-dimensional feature vector and accelerate the identification speed. Experimental results showed the proposed scheme has good performance in terms of the FAR and FRR. The remainder of this paper is organized as follows. In sections 2 and 3, briefly review Radon transform and PCA, respectively. In section 4, 5, and 6, describe preprocessing, feature extraction using Radon transform and PCA, and identification measure based on finger-vein identification system, respectively. Experimental results and performance evaluation are presented in section 7. Finally, represented the conclusions and other applications in section 8. # II. # RADON TRANSFORM The Radon transform is a useful tool in identification areas [8], [10], [11] because it can effectively capture the directional features in the pattern image by projecting the pattern onto different orientation slices. Applying the Radon transform on an image f (x,y) for a given set of angles can be thought of as computing the projection of the image along the given angles. The resulting projection is the sum of the intensities of the pixels in each direction, i.e. a line integral. The result is a new image R(r,q). This is depicted in Figure 1 on the facing page. This can be written mathematically by defining , (1) after which the Radon transform can be written as (2) where is the Dirac delta function. The space will be referred to as the Radon space. The Radon transform is a mapping from the Cartesian rectangular coordinates (x,y) to a distance and an angel (?,?), also known as polar coordinates. One-to-one authentication takes less than one second. Moreover, the authentication device can be compact due to the small size of fingers. # Global Journal of Research in Engineering Finger vein authentication thus offers several key advantages compared to other forms of biometrics. of low-resolution cameras to take vein images for small- # PRINCIPAL COMPONENT ANALYSIS The principal component analysis has been used in the feature extraction of pattern analysis [6]. PCA is a standard technique used to choose a dimensionality reducing linear projection that maximizes the scatter of all projected samples. The basic approach of the PCA is to compute the eigen vectors of the covariance matrix, and approximate the original data by a linear combination of the leading eigen vectors [13]. Principal component analysis (PCA) is a mathematical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of uncorrelated variables called principal components. The number of principal components is less than or equal to the number of original variables. It is a way of identifying patterns in data, and expressing the data in such a way as to highlight their similarities and differences. Since patterns in data can be hard to find in data of high dimension, where the luxury of graphical representation is not available, PCA is a powerful tool for analyzing data. The other main advantage of PCA is that once found these patterns in the data, and compress the data, i.e. by reducing the number of dimensions, without much loss of information. The PCA transformation that preserves dimensionality (that is, gives the same number of principal components as original variables) is then given by: (3) (V is not uniquely defined in the usual case when m