SlideShare a Scribd company logo
1 of 5
Download to read offline
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1684
www.ijarcet.org
CLASSIFICATION BY K-MEANS
CLUSTERING
MUKESH KUMAR CHOUDHAR1
, MANDEEP SINGH SAINI2
, PALVEE3
1
M.Tech (E.C.E), I I T T Engineering College, Pojewal, P. T.U, (Punjab)
2,3
M.Tech (E.C.E), Guru Nanak Dev Engineering College, Ludhiana, P. T. U. Regional Centre, (Punjab)
ABSTRACT — Clustering is an important task for
machine learning which gives best discriminability
among different subsets of features. It is usually a
Classification problem with unsupervised learning
paradigm. Recently unsupervised learning paradigms
have gained tremendous attention, especially in the field
of electrochemistry, bioinformatics. A novel impedance
Tongue (i-Tongue) employing non specific multi-
electrode electrochemical impedance spectroscopy is
used for classification of Indian black tea. Impedance
response at logarithmic frequency interval (features)
ranging from 15 MHz (high frequency range) to 20 Hz
(low frequency range) of three different type of
electrodes were measured by using standard
electrochemical workstation, which is used as our
features dataset. Further the dimensions of these
feature dataset containing impedances at particular
frequency intervals are reduced by using Principal
Component Analysis (PCA). Our proposed algorithm
uses features similarity to distinguish between different
tea samples by using a K-Means Clustering as a
classifier to find the optimal data locations to have the
best discriminability with minimum intra-cluster
distance and maximum inter-cluster distance among
different tea classes.
Index Terms— Taste sensor, Multichannel taste sensor
Amino acids, Food.
[1]. INTRODUCTION
Tea is one of the widely consumed beverage in the
world and India being the second largest producer,
has its tremendous agro-commercial importance.
Teas are majorly classified as black tea (fermented),
green tea (unfermented), oolong tea (semi-
fermented) apart from local variations in
manufacturing processes. Orthodox and Cut–Tear–
Curl (CTC) are the principal categories of black tea;
their manufacturing techniques differ considerably
and have a pronounced impact on the formative and
degradative patterns of various cellular components
[11]. Consumer acceptability of tea depends upon its
flavour and taste, on the other hand flavour and taste
depends upon spatiotemporal variability of the crop
and manufacturing processes, which in turn highly
influence its chemical composition, and are very
critical in determining its quality [12]. Traditionally
tea quality is assessed by tea tasters who have their
own jargons to describe various quality attributes of a
tea infusion. These jargons are sometimes not only
difficult to comprehend by consumers but also highly
subjective. It is therefore important to develop
precise chemical or physical methods for the
objective estimation of tea quality. Many attempts
have been made by various researchers to correlate
tea quality with its chemical composition. A number
of efforts have been made to classify different
beverages including tea using sensor array and
electrochemical techniques such as Cyclic
Voltammetry, Potentiometry and Conductivity.
However, in comparison to potentiometry, especially
with voltammetry, the impedance measurements are
advantageous because of the potential experimental
simplicity and the reduction of the response times [1].
One of the interesting areas of research in a multi-
sensor system is signal pre processing.
Raw sensor signals, depending upon the mode of
use of sensors, like steady-state phase, transient phase
or both, carry information in different domains like
time, frequency, physical parameters. This calls for
computing techniques for feature selection and
extraction. Evolutionary techniques like Genetic
Algorithms, Particle Swarm Optimization are majorly
used for feature/feature subset selection [12].
Instrumental evaluation of black tea is quite complex
because of presence of many compounds and
therefore it is being distinguished by tea tasters on
their scores [8]. Impedance tongue are sensor array
for qualitative and quantitative analysis and it is used
to differentiate basic standard taste. The classification
models can be created by using supervised and
unsupervised techniques and artificial neural network
[16].
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1685
www.ijarcet.org
This device can lead to lower calibration cost dataset
and easy adaptability. This i-Tongue can reduces
human sensory test panels, precise measurement of
taste, formulation development time and cost and
have many advantages and benefits [19].
Amol P. Bhondekar and Mopsy Dhiman [15]
presented a novel iTongue for Indian black tea
discrimination based on multi-electrode
Electrochemical Impedance Spectroscopy.
Impedance response of platinum, gold, silver,
glassy carbon, polyaniline and polypyrrole working
electrodes in tea infusions for a sinusoidal excitation
in the frequency range of 1Hz to 100 kHz has been
measured. Also, the percentage of major chemical
constituents responsible for the tea quality has been
determined by HPLC and UV–vis spectrophotometer.
The correlations between the frequency specific
impedance response of working electrodes and the
chemical concentrations which depend on sample
variability, such as harvest interval, manufacturing
process and brand type have been established. These
correlations were further used for dimensionality
reduction and discriminability enhancement.
A. IMPEDANCE TONGUE
The electronic tongue technology has been
successfully employed for recognition and quality
analysis of various food and agro products, viz.,
wine, cola, meat, fish, coffee, etc. Also, it has
successfully established its capability for other
applications like medical diagnostics and
environment monitoring. The benefits of the same is
listed below:
 Evaluate and quantify bitterness scores of
new chemical entities (NCE).
 Optimizes and increases the formulation
development process.
 Within the formulation, it measures the
efficiency of complexion/coating.
 Various combinations of sweeteners,
enhancers, exhausters, aromas and masking
agents can be tested in less time.
 Benchmark analysis: compares the
palatability of new formulations with
competitor„s products.
 Serving a quality control function for
flavored products and excipients.
 Developing suitable matching bitter placebo
for double blind clinical testing.
 During the scale-up process from small
production batches to full-scale
manufacturing, it defines consistency of
organoleptic quality.
B. APPLICATION OF I-TONGUE
1. Foodstuffs Industry
 Food quality control during
processing and storage (water, wine
coffee, milk, juices…)
 Optimization of bioreactors.
 Control of ageing process of cheese,
whiskey.
 Automatic control of taste.
2. Medicine
 Non-invasive diagnostics (patient„s
breath, analysis of urine, sweat, skin,
odor).
 Clinical monitoring in vivo.
 Identification of unpleasant taste of
pharmaceuticals.
3. Safety
 Searching for chemical/biological
weapon.
 Searching for drugs, explosives.
 Friend-or-foe identification.
 Environmental pollution monitoring
 Monitoring of agricultural and
industrial pollution of air and water.
 Identification of toxic substances.
 Leak detection.
4. Chemical Industry
 Products purity.
 In the future – detection of
functional groups, chiral distinction.
5. Quality control of air in buildings, closed
accommodation (i.e. space station, control of
ventilation systems).
6. Legal protection of inventions – digital
―fingerprints‖ of taste and odors.
II. STATEMENT OF PROBLEM
Fig. 1 Pattern Recognition Paradigm
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1686
www.ijarcet.org
K-means (MacQueen, 1967) is one of the simplest
unsupervised learning algorithms that solve the well
known clustering problem. The procedure follows a
simple and easy way to classify a given data set
through a certain number of clusters (assume k
clusters) fixed a priori. The main idea is to define k
centroids, one for each cluster. These centroids shoud
be placed in a cunning way because of different
location causes different result. So, the better choice
is to place them as much as possible far away from
each other. The next step is to take each point
belonging to a given data set and associate it to the
nearest centroid. When no point is pending, the first
step is completed and an early groupage is done. At
this point we need to re-calculate k new centroids as
barycenters of the clusters resulting from the previous
step. After we have these k new centroids, a new
binding has to be done between the same data set
points and the nearest new centroid. A loop has been
generated. As a result of this loop we may notice that
the k centroids change their location step by step until
no more changes are done. In other words centroids
do not move any more. Finally, this algorithm aims at
minimizing an objective function, in this case a
squared error function.
III. SOLUTION OF PROBLEM
Fig.2. Algorithm of K-Means Clustering
IV.RESULTS AND DISCUSSION
So, the clustering algorithm explained above along
with K-Means was implemented using the tea dataset
obtained from iTongue experiment. As we have
already mentioned that our aim is classify samples of
tea classes along with the condition to maintain the
maximum interclass distance, minimum intra class
distance.
Classification Rates
The tea dataset arranged in 120×401 matrix contains
401 impedance values corresponding to 401
frequency points for 120 samples of 8 different
classes of tea. This dataset obtained at 3 different
voltages is fed to our K-Means Clustering algorithm.
This algorithm was implemented in MATLAB
7.6.We set the K-Means system parameters to the
following value
1. Distance: cityblock
Emptyaction: singleton
Onlinephase: off
Start: Matrix
In this Matrix is the Median of the each
cluster.
No of Features=320
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1687
www.ijarcet.org
TABLE 1
IMPLEMENTATION COST COM
DATA Classification
Rate
(%)
Trail No. 1V (%) 10mv (%) 100 mV
(%)
1.
93.8 94.8 96.2
2.
90.1 95.1 96.2
3.
90.3 95.5 96.9
4.
91.6 95.1 96.4
5.
93.3 96.5 95.8
2. Distance: sqEuclidean
Emptyaction: singleton
Onlinephase: off
Start: Matrix
In this Matrix is the Mean of the each
cluster. No of Features=320
TABLE 2
IMPLEMENTATION COST COM
DATA Classification
Rate
(%)
Trail No. 1V (%) 10 mV (%) 100 mV
(%)
1.
87.0 91.0 92.0
2.
87.4 91.7 94.4
3.
88.0 94.4 94.1
4.
87.5 91.7 94.4
5.
88.0 93.4 92.0
V. CONCLUSIONS
Clustering is an important task for machine learning
which gives best discriminability among different
subsets of features. It is usually a Classification
problem with unsupervised learning paradigm.
Recently unsupervised learning paradigms have
gained tremendous attention, especially in the field of
electrochemistry, bioinformatics. A novel impedance
Tongue (iTongue) employing non specific multi-
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1688
www.ijarcet.org
electrode electrochemical impedance spectroscopy is
used for classification of Indian black tea. Impedance
response at logarithmic frequency interval (features)
ranging from 15 MHz (high frequency range) to 20
Hz (low frequency range) of three different type of
electrodes were measured by using standard
electrochemical workstation, which is used as our
features dataset. Further the dimensions of these
feature dataset containing impedances at particular
frequency intervals are reduced by using Principal
Component Analysis (PCA). Our proposed algorithm
uses features similarity to distinguish between
different tea samples by using a K-Means Clustering
as a classifier to find the optimal data locations to
have the best discriminability with minimum intra-
cluster distance and maximum inter-cluster distance
among different tea classes.
REFERENCES
[1]. A. Riul, H.C. de Sousa et al., “Wine classification by taste
sensors made from ultra-thin films and using neural
networks”, Sensors and Actuators B: Chemical vol. 98 pp.
77–82, 2004.
[2]. Anil Kumar Bag et al., “Rough Set Based Classification
on Electronic Nose Data for Black Tea Application”,
Proc. 2nd
Int. Conf. on Advances in Comput. and Inform.
Technology (ACITY), vol. 3, pp. 23-31, July 13-15, 2012.
[3]. B. Tudu, A. Jana et al., “Electronic nose for black tea
quality evaluation by an incremental RBF network”,
Sensors and Actuators B: Chemical vol. 138, pp 90–95.
2009.
[4]. Bhattacharyya N., R. Bhuyan M. et al., “Electronic nose
for black tea Classification and correlation of
measurements with “Tea Taster” IEEE Trans. Inst.
Measurement, vol. 57, pp. 1313-1321, Jul. 2008.
[5]. Bhondekar, A.P. and Dhiman et al., “A Novel iTongue For
Indian Black Tea Discrimination” Sensors and Actuators
B: Chemical, 148 (2). pp. 601-609. 2010.
[6]. G. Subramanya Nayak, Puttamadappa C, et al.,
“Classification of Bio Optical signals using K- Means
Clustering for Detection of Skin Pathology”, Int. J. Comp.
Application (IJCA), 1(2), pp.92-96, Feb., 2010.
[7]. K. Brudzewski, S. Osowski, et al., “Classification of milk
by means of an electronic nose and SVM neural network”,
Sensors and Actuators B Chemical, vol 98,Issue 2-3, pp.
291–298, Mar. 2004.
[8]. Kiyoshi Toko, “Electronic sensing of tastes”, Electro
analysis, vol. 10, Issue10, pp. 657–669, Aug. 1998.
[9]. Legin Andrey, Rudnitskaya Alisa et al., “Electronic
tongue for pharmaceutical analytics: quantification of
tastes and masking effects” J. Bio analytical Chemistry,
vol. 380, no.1, pp. 36-45, 29 Jul., 2004.
[10]. M. Pramod Kumar, Prof K V Krishna Kishore,
“Simultaneous Pattern and Data Clustering Using
Modified K-Means Algorithm” Int. J. On Comp. Sci. and
Eng.(IJCSE) Vol. 02, No. 06,PP 2003-2008, 2010.
[11]. Mahanta P. K., “Biochemical analysis as a measure of
dynamic equilibrium in genomic setup during processing
of tea”, J. Bio-Sci. vol.13, no 3 pp. 343–350, Sep.1988.
[12]. Maria Jamal, M R Khan et al. “Electronic Tongue and
Their Analytical Application Using Artificial Neural
Network Approach: A Review”, Masaum J. of Reviews
and Surveys, vol 1, Issue 1, Sep. 2009.
[13]. N. Bhattacharyya, R. Bandyopadhyay, et al., “ Correlation
of multi-sensor array data with Tasters panel evaluation
for objective assessment of black tea flavor”,Int. Proc.
ISOEN-2005, Barcelona, Spain, pp. 13-15, Apr. 2005.
[14]. P. Devijver and J. Kittler, Pattern Recognition: A
Statistical Approach, Prentice Hall, 1982.
[15]. P. Bhondekar, Mopsy Dhiman, et al., “ A novel iTongue
for Indian black tea discrimination”, , Sensors and
Actuators B: Chemical , CSIO Chandigarh, 2010.
[16]. R. Gutierrez-Osuna, H.T. Nagle et al., “ Transient
response analysis of an electronic nose using multi-
exponential models”, Sensors and Actuators B: Chemical,
vol.61, pp. 170-182. 1999.
[17]. Seber, G. A. F., Multivariate Observations, Wiley, New
York, 1984.
[18]. Tapas Kanungo et al., “An Efficient K-Means Clustering
Algorithm: Analysis and implementation”, IEEE Trans. on
pattern anal. and mach. Intell., vol 24, no.7, pp. 881-892,
Jul. 2002.
[19]. Yu. Vlasov, A. Legin, A. et al., “Nonspecific sensor arrays
“electronic tongue” for chemical analysis of liquids
(IUPAC Technical Report)”, Pure and Applied Chemistry,
vol. 77, no 11, pp.1965-1983. 2005.
[20]. www.mathwork.com
AUTHOR PROFILE
.

More Related Content

What's hot

On data collection time by an electronic nose
On data collection time by an electronic noseOn data collection time by an electronic nose
On data collection time by an electronic noseIJECEIAES
 
Isolation and characterization of steroids from petroleum ether extract of st...
Isolation and characterization of steroids from petroleum ether extract of st...Isolation and characterization of steroids from petroleum ether extract of st...
Isolation and characterization of steroids from petroleum ether extract of st...Alexander Decker
 
research paper
research paperresearch paper
research papersobia1122
 
Curcumin extract nanoparticles: preparation, characterization and antimicrobi...
Curcumin extract nanoparticles: preparation, characterization and antimicrobi...Curcumin extract nanoparticles: preparation, characterization and antimicrobi...
Curcumin extract nanoparticles: preparation, characterization and antimicrobi...Innspub Net
 
Plethysmometer article 002
Plethysmometer article 002Plethysmometer article 002
Plethysmometer article 002La
 
ITJEMAST5(1): Latest Research from International Transaction Journal of Engin...
ITJEMAST5(1): Latest Research from International Transaction Journal of Engin...ITJEMAST5(1): Latest Research from International Transaction Journal of Engin...
ITJEMAST5(1): Latest Research from International Transaction Journal of Engin...drboon
 
Characterisation of-physical-spectral-and-thermal-properties-of-biofieldtreat...
Characterisation of-physical-spectral-and-thermal-properties-of-biofieldtreat...Characterisation of-physical-spectral-and-thermal-properties-of-biofieldtreat...
Characterisation of-physical-spectral-and-thermal-properties-of-biofieldtreat...Apeksha singh
 
recent developments in 2d spectroscopy noda
recent developments in 2d spectroscopy nodarecent developments in 2d spectroscopy noda
recent developments in 2d spectroscopy nodaIsao Noda
 
Biofield Treatment Impact on 1,2,4-Triazole
Biofield Treatment Impact on 1,2,4-TriazoleBiofield Treatment Impact on 1,2,4-Triazole
Biofield Treatment Impact on 1,2,4-Triazoledeeptimishra10
 

What's hot (10)

Devender mandala 2
Devender mandala 2Devender mandala 2
Devender mandala 2
 
On data collection time by an electronic nose
On data collection time by an electronic noseOn data collection time by an electronic nose
On data collection time by an electronic nose
 
Isolation and characterization of steroids from petroleum ether extract of st...
Isolation and characterization of steroids from petroleum ether extract of st...Isolation and characterization of steroids from petroleum ether extract of st...
Isolation and characterization of steroids from petroleum ether extract of st...
 
research paper
research paperresearch paper
research paper
 
Curcumin extract nanoparticles: preparation, characterization and antimicrobi...
Curcumin extract nanoparticles: preparation, characterization and antimicrobi...Curcumin extract nanoparticles: preparation, characterization and antimicrobi...
Curcumin extract nanoparticles: preparation, characterization and antimicrobi...
 
Plethysmometer article 002
Plethysmometer article 002Plethysmometer article 002
Plethysmometer article 002
 
ITJEMAST5(1): Latest Research from International Transaction Journal of Engin...
ITJEMAST5(1): Latest Research from International Transaction Journal of Engin...ITJEMAST5(1): Latest Research from International Transaction Journal of Engin...
ITJEMAST5(1): Latest Research from International Transaction Journal of Engin...
 
Characterisation of-physical-spectral-and-thermal-properties-of-biofieldtreat...
Characterisation of-physical-spectral-and-thermal-properties-of-biofieldtreat...Characterisation of-physical-spectral-and-thermal-properties-of-biofieldtreat...
Characterisation of-physical-spectral-and-thermal-properties-of-biofieldtreat...
 
recent developments in 2d spectroscopy noda
recent developments in 2d spectroscopy nodarecent developments in 2d spectroscopy noda
recent developments in 2d spectroscopy noda
 
Biofield Treatment Impact on 1,2,4-Triazole
Biofield Treatment Impact on 1,2,4-TriazoleBiofield Treatment Impact on 1,2,4-Triazole
Biofield Treatment Impact on 1,2,4-Triazole
 

Viewers also liked

Viewers also liked (10)

Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276
 
1709 1715
1709 17151709 1715
1709 1715
 
1801 1805
1801 18051801 1805
1801 1805
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176
 
1678 1683
1678 16831678 1683
1678 1683
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 
Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919
 
1694 1698
1694 16981694 1698
1694 1698
 
Ijarcet vol-2-issue-4-1374-1382
Ijarcet vol-2-issue-4-1374-1382Ijarcet vol-2-issue-4-1374-1382
Ijarcet vol-2-issue-4-1374-1382
 
Ijarcet vol-2-issue-7-2232-2235
Ijarcet vol-2-issue-7-2232-2235Ijarcet vol-2-issue-7-2232-2235
Ijarcet vol-2-issue-7-2232-2235
 

Similar to 1684 1688

Development of electronic tongue for sorghum quality detection
Development of electronic tongue for sorghum quality detectionDevelopment of electronic tongue for sorghum quality detection
Development of electronic tongue for sorghum quality detectioneSAT Journals
 
Implementation of an electronic nose for classification of synthetic flavors
Implementation of an electronic nose for classification of synthetic flavorsImplementation of an electronic nose for classification of synthetic flavors
Implementation of an electronic nose for classification of synthetic flavorsjournalBEEI
 
An evaluation of machine learning algorithms coupled to an electronic olfact...
An evaluation of machine learning algorithms coupled to an  electronic olfact...An evaluation of machine learning algorithms coupled to an  electronic olfact...
An evaluation of machine learning algorithms coupled to an electronic olfact...IJECEIAES
 
computer aided sensory evaluation.pptx
computer aided sensory evaluation.pptxcomputer aided sensory evaluation.pptx
computer aided sensory evaluation.pptxDeepakKumarsingh244453
 
An investigation on the potential of extracting natural dyes from beetroot an...
An investigation on the potential of extracting natural dyes from beetroot an...An investigation on the potential of extracting natural dyes from beetroot an...
An investigation on the potential of extracting natural dyes from beetroot an...eSAT Journals
 
Computer Aided Sensory Evaluation of Food And Beverages
Computer Aided Sensory Evaluation of Food And BeveragesComputer Aided Sensory Evaluation of Food And Beverages
Computer Aided Sensory Evaluation of Food And BeveragesJagriti Bhasin
 
Transformations for non-destructive evaluation of brix in mango by reflectanc...
Transformations for non-destructive evaluation of brix in mango by reflectanc...Transformations for non-destructive evaluation of brix in mango by reflectanc...
Transformations for non-destructive evaluation of brix in mango by reflectanc...IJECEIAES
 
Biosensors: Their types
Biosensors: Their typesBiosensors: Their types
Biosensors: Their typesVinitha Mohan
 
e-nose-150423103436-conversion-gate02[441].pdf
e-nose-150423103436-conversion-gate02[441].pdfe-nose-150423103436-conversion-gate02[441].pdf
e-nose-150423103436-conversion-gate02[441].pdfyalmeetisai
 
Ruchika zalpouri, ae 163-d
Ruchika zalpouri, ae 163-dRuchika zalpouri, ae 163-d
Ruchika zalpouri, ae 163-dRuchikaZalpouri
 
A Simple, Rapid Analysis, Portable, Low-cost, and Arduino-based Spectrophotom...
A Simple, Rapid Analysis, Portable, Low-cost, and Arduino-based Spectrophotom...A Simple, Rapid Analysis, Portable, Low-cost, and Arduino-based Spectrophotom...
A Simple, Rapid Analysis, Portable, Low-cost, and Arduino-based Spectrophotom...TELKOMNIKA JOURNAL
 
WATER QUALITY PREDICTION
WATER QUALITY PREDICTIONWATER QUALITY PREDICTION
WATER QUALITY PREDICTIONFasil47
 
A CNT-based artificial nose for food spoilage detection
A CNT-based artificial nose for food spoilage detectionA CNT-based artificial nose for food spoilage detection
A CNT-based artificial nose for food spoilage detectionIRJET Journal
 
Biosensors and It's application
Biosensors and It's applicationBiosensors and It's application
Biosensors and It's applicationPavel Rout
 

Similar to 1684 1688 (20)

Development of electronic tongue for sorghum quality detection
Development of electronic tongue for sorghum quality detectionDevelopment of electronic tongue for sorghum quality detection
Development of electronic tongue for sorghum quality detection
 
Fj33961963
Fj33961963Fj33961963
Fj33961963
 
Implementation of an electronic nose for classification of synthetic flavors
Implementation of an electronic nose for classification of synthetic flavorsImplementation of an electronic nose for classification of synthetic flavors
Implementation of an electronic nose for classification of synthetic flavors
 
An evaluation of machine learning algorithms coupled to an electronic olfact...
An evaluation of machine learning algorithms coupled to an  electronic olfact...An evaluation of machine learning algorithms coupled to an  electronic olfact...
An evaluation of machine learning algorithms coupled to an electronic olfact...
 
computer aided sensory evaluation.pptx
computer aided sensory evaluation.pptxcomputer aided sensory evaluation.pptx
computer aided sensory evaluation.pptx
 
Electronic nose
Electronic noseElectronic nose
Electronic nose
 
An investigation on the potential of extracting natural dyes from beetroot an...
An investigation on the potential of extracting natural dyes from beetroot an...An investigation on the potential of extracting natural dyes from beetroot an...
An investigation on the potential of extracting natural dyes from beetroot an...
 
Computer Aided Sensory Evaluation of Food And Beverages
Computer Aided Sensory Evaluation of Food And BeveragesComputer Aided Sensory Evaluation of Food And Beverages
Computer Aided Sensory Evaluation of Food And Beverages
 
Electronic nose
Electronic noseElectronic nose
Electronic nose
 
electronic nose
electronic noseelectronic nose
electronic nose
 
Electronic nose
Electronic nose Electronic nose
Electronic nose
 
Transformations for non-destructive evaluation of brix in mango by reflectanc...
Transformations for non-destructive evaluation of brix in mango by reflectanc...Transformations for non-destructive evaluation of brix in mango by reflectanc...
Transformations for non-destructive evaluation of brix in mango by reflectanc...
 
Biosensors: Their types
Biosensors: Their typesBiosensors: Their types
Biosensors: Their types
 
E nose
E noseE nose
E nose
 
e-nose-150423103436-conversion-gate02[441].pdf
e-nose-150423103436-conversion-gate02[441].pdfe-nose-150423103436-conversion-gate02[441].pdf
e-nose-150423103436-conversion-gate02[441].pdf
 
Ruchika zalpouri, ae 163-d
Ruchika zalpouri, ae 163-dRuchika zalpouri, ae 163-d
Ruchika zalpouri, ae 163-d
 
A Simple, Rapid Analysis, Portable, Low-cost, and Arduino-based Spectrophotom...
A Simple, Rapid Analysis, Portable, Low-cost, and Arduino-based Spectrophotom...A Simple, Rapid Analysis, Portable, Low-cost, and Arduino-based Spectrophotom...
A Simple, Rapid Analysis, Portable, Low-cost, and Arduino-based Spectrophotom...
 
WATER QUALITY PREDICTION
WATER QUALITY PREDICTIONWATER QUALITY PREDICTION
WATER QUALITY PREDICTION
 
A CNT-based artificial nose for food spoilage detection
A CNT-based artificial nose for food spoilage detectionA CNT-based artificial nose for food spoilage detection
A CNT-based artificial nose for food spoilage detection
 
Biosensors and It's application
Biosensors and It's applicationBiosensors and It's application
Biosensors and It's application
 

More from Editor IJARCET

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationEditor IJARCET
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Editor IJARCET
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Editor IJARCET
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Editor IJARCET
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Editor IJARCET
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Editor IJARCET
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Editor IJARCET
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Editor IJARCET
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Editor IJARCET
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Editor IJARCET
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Editor IJARCET
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Editor IJARCET
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Editor IJARCET
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Editor IJARCET
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Editor IJARCET
 
Volume 2-issue-6-2098-2101
Volume 2-issue-6-2098-2101Volume 2-issue-6-2098-2101
Volume 2-issue-6-2098-2101Editor IJARCET
 

More from Editor IJARCET (20)

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturization
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107
 
Volume 2-issue-6-2098-2101
Volume 2-issue-6-2098-2101Volume 2-issue-6-2098-2101
Volume 2-issue-6-2098-2101
 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

1684 1688

  • 1. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1684 www.ijarcet.org CLASSIFICATION BY K-MEANS CLUSTERING MUKESH KUMAR CHOUDHAR1 , MANDEEP SINGH SAINI2 , PALVEE3 1 M.Tech (E.C.E), I I T T Engineering College, Pojewal, P. T.U, (Punjab) 2,3 M.Tech (E.C.E), Guru Nanak Dev Engineering College, Ludhiana, P. T. U. Regional Centre, (Punjab) ABSTRACT — Clustering is an important task for machine learning which gives best discriminability among different subsets of features. It is usually a Classification problem with unsupervised learning paradigm. Recently unsupervised learning paradigms have gained tremendous attention, especially in the field of electrochemistry, bioinformatics. A novel impedance Tongue (i-Tongue) employing non specific multi- electrode electrochemical impedance spectroscopy is used for classification of Indian black tea. Impedance response at logarithmic frequency interval (features) ranging from 15 MHz (high frequency range) to 20 Hz (low frequency range) of three different type of electrodes were measured by using standard electrochemical workstation, which is used as our features dataset. Further the dimensions of these feature dataset containing impedances at particular frequency intervals are reduced by using Principal Component Analysis (PCA). Our proposed algorithm uses features similarity to distinguish between different tea samples by using a K-Means Clustering as a classifier to find the optimal data locations to have the best discriminability with minimum intra-cluster distance and maximum inter-cluster distance among different tea classes. Index Terms— Taste sensor, Multichannel taste sensor Amino acids, Food. [1]. INTRODUCTION Tea is one of the widely consumed beverage in the world and India being the second largest producer, has its tremendous agro-commercial importance. Teas are majorly classified as black tea (fermented), green tea (unfermented), oolong tea (semi- fermented) apart from local variations in manufacturing processes. Orthodox and Cut–Tear– Curl (CTC) are the principal categories of black tea; their manufacturing techniques differ considerably and have a pronounced impact on the formative and degradative patterns of various cellular components [11]. Consumer acceptability of tea depends upon its flavour and taste, on the other hand flavour and taste depends upon spatiotemporal variability of the crop and manufacturing processes, which in turn highly influence its chemical composition, and are very critical in determining its quality [12]. Traditionally tea quality is assessed by tea tasters who have their own jargons to describe various quality attributes of a tea infusion. These jargons are sometimes not only difficult to comprehend by consumers but also highly subjective. It is therefore important to develop precise chemical or physical methods for the objective estimation of tea quality. Many attempts have been made by various researchers to correlate tea quality with its chemical composition. A number of efforts have been made to classify different beverages including tea using sensor array and electrochemical techniques such as Cyclic Voltammetry, Potentiometry and Conductivity. However, in comparison to potentiometry, especially with voltammetry, the impedance measurements are advantageous because of the potential experimental simplicity and the reduction of the response times [1]. One of the interesting areas of research in a multi- sensor system is signal pre processing. Raw sensor signals, depending upon the mode of use of sensors, like steady-state phase, transient phase or both, carry information in different domains like time, frequency, physical parameters. This calls for computing techniques for feature selection and extraction. Evolutionary techniques like Genetic Algorithms, Particle Swarm Optimization are majorly used for feature/feature subset selection [12]. Instrumental evaluation of black tea is quite complex because of presence of many compounds and therefore it is being distinguished by tea tasters on their scores [8]. Impedance tongue are sensor array for qualitative and quantitative analysis and it is used to differentiate basic standard taste. The classification models can be created by using supervised and unsupervised techniques and artificial neural network [16].
  • 2. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1685 www.ijarcet.org This device can lead to lower calibration cost dataset and easy adaptability. This i-Tongue can reduces human sensory test panels, precise measurement of taste, formulation development time and cost and have many advantages and benefits [19]. Amol P. Bhondekar and Mopsy Dhiman [15] presented a novel iTongue for Indian black tea discrimination based on multi-electrode Electrochemical Impedance Spectroscopy. Impedance response of platinum, gold, silver, glassy carbon, polyaniline and polypyrrole working electrodes in tea infusions for a sinusoidal excitation in the frequency range of 1Hz to 100 kHz has been measured. Also, the percentage of major chemical constituents responsible for the tea quality has been determined by HPLC and UV–vis spectrophotometer. The correlations between the frequency specific impedance response of working electrodes and the chemical concentrations which depend on sample variability, such as harvest interval, manufacturing process and brand type have been established. These correlations were further used for dimensionality reduction and discriminability enhancement. A. IMPEDANCE TONGUE The electronic tongue technology has been successfully employed for recognition and quality analysis of various food and agro products, viz., wine, cola, meat, fish, coffee, etc. Also, it has successfully established its capability for other applications like medical diagnostics and environment monitoring. The benefits of the same is listed below:  Evaluate and quantify bitterness scores of new chemical entities (NCE).  Optimizes and increases the formulation development process.  Within the formulation, it measures the efficiency of complexion/coating.  Various combinations of sweeteners, enhancers, exhausters, aromas and masking agents can be tested in less time.  Benchmark analysis: compares the palatability of new formulations with competitor„s products.  Serving a quality control function for flavored products and excipients.  Developing suitable matching bitter placebo for double blind clinical testing.  During the scale-up process from small production batches to full-scale manufacturing, it defines consistency of organoleptic quality. B. APPLICATION OF I-TONGUE 1. Foodstuffs Industry  Food quality control during processing and storage (water, wine coffee, milk, juices…)  Optimization of bioreactors.  Control of ageing process of cheese, whiskey.  Automatic control of taste. 2. Medicine  Non-invasive diagnostics (patient„s breath, analysis of urine, sweat, skin, odor).  Clinical monitoring in vivo.  Identification of unpleasant taste of pharmaceuticals. 3. Safety  Searching for chemical/biological weapon.  Searching for drugs, explosives.  Friend-or-foe identification.  Environmental pollution monitoring  Monitoring of agricultural and industrial pollution of air and water.  Identification of toxic substances.  Leak detection. 4. Chemical Industry  Products purity.  In the future – detection of functional groups, chiral distinction. 5. Quality control of air in buildings, closed accommodation (i.e. space station, control of ventilation systems). 6. Legal protection of inventions – digital ―fingerprints‖ of taste and odors. II. STATEMENT OF PROBLEM Fig. 1 Pattern Recognition Paradigm
  • 3. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1686 www.ijarcet.org K-means (MacQueen, 1967) is one of the simplest unsupervised learning algorithms that solve the well known clustering problem. The procedure follows a simple and easy way to classify a given data set through a certain number of clusters (assume k clusters) fixed a priori. The main idea is to define k centroids, one for each cluster. These centroids shoud be placed in a cunning way because of different location causes different result. So, the better choice is to place them as much as possible far away from each other. The next step is to take each point belonging to a given data set and associate it to the nearest centroid. When no point is pending, the first step is completed and an early groupage is done. At this point we need to re-calculate k new centroids as barycenters of the clusters resulting from the previous step. After we have these k new centroids, a new binding has to be done between the same data set points and the nearest new centroid. A loop has been generated. As a result of this loop we may notice that the k centroids change their location step by step until no more changes are done. In other words centroids do not move any more. Finally, this algorithm aims at minimizing an objective function, in this case a squared error function. III. SOLUTION OF PROBLEM Fig.2. Algorithm of K-Means Clustering IV.RESULTS AND DISCUSSION So, the clustering algorithm explained above along with K-Means was implemented using the tea dataset obtained from iTongue experiment. As we have already mentioned that our aim is classify samples of tea classes along with the condition to maintain the maximum interclass distance, minimum intra class distance. Classification Rates The tea dataset arranged in 120×401 matrix contains 401 impedance values corresponding to 401 frequency points for 120 samples of 8 different classes of tea. This dataset obtained at 3 different voltages is fed to our K-Means Clustering algorithm. This algorithm was implemented in MATLAB 7.6.We set the K-Means system parameters to the following value 1. Distance: cityblock Emptyaction: singleton Onlinephase: off Start: Matrix In this Matrix is the Median of the each cluster. No of Features=320
  • 4. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1687 www.ijarcet.org TABLE 1 IMPLEMENTATION COST COM DATA Classification Rate (%) Trail No. 1V (%) 10mv (%) 100 mV (%) 1. 93.8 94.8 96.2 2. 90.1 95.1 96.2 3. 90.3 95.5 96.9 4. 91.6 95.1 96.4 5. 93.3 96.5 95.8 2. Distance: sqEuclidean Emptyaction: singleton Onlinephase: off Start: Matrix In this Matrix is the Mean of the each cluster. No of Features=320 TABLE 2 IMPLEMENTATION COST COM DATA Classification Rate (%) Trail No. 1V (%) 10 mV (%) 100 mV (%) 1. 87.0 91.0 92.0 2. 87.4 91.7 94.4 3. 88.0 94.4 94.1 4. 87.5 91.7 94.4 5. 88.0 93.4 92.0 V. CONCLUSIONS Clustering is an important task for machine learning which gives best discriminability among different subsets of features. It is usually a Classification problem with unsupervised learning paradigm. Recently unsupervised learning paradigms have gained tremendous attention, especially in the field of electrochemistry, bioinformatics. A novel impedance Tongue (iTongue) employing non specific multi-
  • 5. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1688 www.ijarcet.org electrode electrochemical impedance spectroscopy is used for classification of Indian black tea. Impedance response at logarithmic frequency interval (features) ranging from 15 MHz (high frequency range) to 20 Hz (low frequency range) of three different type of electrodes were measured by using standard electrochemical workstation, which is used as our features dataset. Further the dimensions of these feature dataset containing impedances at particular frequency intervals are reduced by using Principal Component Analysis (PCA). Our proposed algorithm uses features similarity to distinguish between different tea samples by using a K-Means Clustering as a classifier to find the optimal data locations to have the best discriminability with minimum intra- cluster distance and maximum inter-cluster distance among different tea classes. REFERENCES [1]. A. Riul, H.C. de Sousa et al., “Wine classification by taste sensors made from ultra-thin films and using neural networks”, Sensors and Actuators B: Chemical vol. 98 pp. 77–82, 2004. [2]. Anil Kumar Bag et al., “Rough Set Based Classification on Electronic Nose Data for Black Tea Application”, Proc. 2nd Int. Conf. on Advances in Comput. and Inform. Technology (ACITY), vol. 3, pp. 23-31, July 13-15, 2012. [3]. B. Tudu, A. Jana et al., “Electronic nose for black tea quality evaluation by an incremental RBF network”, Sensors and Actuators B: Chemical vol. 138, pp 90–95. 2009. [4]. Bhattacharyya N., R. Bhuyan M. et al., “Electronic nose for black tea Classification and correlation of measurements with “Tea Taster” IEEE Trans. Inst. Measurement, vol. 57, pp. 1313-1321, Jul. 2008. [5]. Bhondekar, A.P. and Dhiman et al., “A Novel iTongue For Indian Black Tea Discrimination” Sensors and Actuators B: Chemical, 148 (2). pp. 601-609. 2010. [6]. G. Subramanya Nayak, Puttamadappa C, et al., “Classification of Bio Optical signals using K- Means Clustering for Detection of Skin Pathology”, Int. J. Comp. Application (IJCA), 1(2), pp.92-96, Feb., 2010. [7]. K. Brudzewski, S. Osowski, et al., “Classification of milk by means of an electronic nose and SVM neural network”, Sensors and Actuators B Chemical, vol 98,Issue 2-3, pp. 291–298, Mar. 2004. [8]. Kiyoshi Toko, “Electronic sensing of tastes”, Electro analysis, vol. 10, Issue10, pp. 657–669, Aug. 1998. [9]. Legin Andrey, Rudnitskaya Alisa et al., “Electronic tongue for pharmaceutical analytics: quantification of tastes and masking effects” J. Bio analytical Chemistry, vol. 380, no.1, pp. 36-45, 29 Jul., 2004. [10]. M. Pramod Kumar, Prof K V Krishna Kishore, “Simultaneous Pattern and Data Clustering Using Modified K-Means Algorithm” Int. J. On Comp. Sci. and Eng.(IJCSE) Vol. 02, No. 06,PP 2003-2008, 2010. [11]. Mahanta P. K., “Biochemical analysis as a measure of dynamic equilibrium in genomic setup during processing of tea”, J. Bio-Sci. vol.13, no 3 pp. 343–350, Sep.1988. [12]. Maria Jamal, M R Khan et al. “Electronic Tongue and Their Analytical Application Using Artificial Neural Network Approach: A Review”, Masaum J. of Reviews and Surveys, vol 1, Issue 1, Sep. 2009. [13]. N. Bhattacharyya, R. Bandyopadhyay, et al., “ Correlation of multi-sensor array data with Tasters panel evaluation for objective assessment of black tea flavor”,Int. Proc. ISOEN-2005, Barcelona, Spain, pp. 13-15, Apr. 2005. [14]. P. Devijver and J. Kittler, Pattern Recognition: A Statistical Approach, Prentice Hall, 1982. [15]. P. Bhondekar, Mopsy Dhiman, et al., “ A novel iTongue for Indian black tea discrimination”, , Sensors and Actuators B: Chemical , CSIO Chandigarh, 2010. [16]. R. Gutierrez-Osuna, H.T. Nagle et al., “ Transient response analysis of an electronic nose using multi- exponential models”, Sensors and Actuators B: Chemical, vol.61, pp. 170-182. 1999. [17]. Seber, G. A. F., Multivariate Observations, Wiley, New York, 1984. [18]. Tapas Kanungo et al., “An Efficient K-Means Clustering Algorithm: Analysis and implementation”, IEEE Trans. on pattern anal. and mach. Intell., vol 24, no.7, pp. 881-892, Jul. 2002. [19]. Yu. Vlasov, A. Legin, A. et al., “Nonspecific sensor arrays “electronic tongue” for chemical analysis of liquids (IUPAC Technical Report)”, Pure and Applied Chemistry, vol. 77, no 11, pp.1965-1983. 2005. [20]. www.mathwork.com AUTHOR PROFILE .