SlideShare a Scribd company logo
International Journal of Computer Applications Technology and Research
Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656
www.ijcat.com 762
Detection of Anemia using Fuzzy Logic
Sonu Malu
Mewar University
Chittorgarh, Rajasthan
India
B. L. Pal
Mewar University
Chittorgarh, Rajasthan
India
Shiv Kumar
Mewar University
Chittorgarh, Rajasthan
India
Abstract: Medical Science is considered as a field of uncertainty, vagueness and complexity. Fuzzy logic plays an important role to
deal with these uncertainty, vagueness and complexity. Detection of diseases in medical is a very difficult task. To improve accuracy
rate engineers helping in detection of the diseases by developing the Expert System using Fuzzy Logic. Fuzzy logic consists of many
valued logic. It has varying values in the range of 0 and 1 instead of fix values. In this study, we developed a Fuzzy Expert system to
detect Anemia on the basis of Symptoms as well as clinical test.
Keywords: Anemia, Fuzzy Logic, Fuzzy Expert System, CBC Test
1. INTRODUCTION
The blood that circulates throughout the body performs a number
of critical functions. It delivers oxygen, removes carbon dioxide
CO2, and carries life sustaining nutrition’s. By acting as the
vehicle for long-distance messengers such as hormones, blood
helps the various parts of the body communicate with each other.
This is carried out by blood cells through working in partnership
with the liquid part of the blood (plasma). Anemia is a condition
where number of healthy RBC in the blood is lower than normal.
It is due to low RBC’s, destruction of RBC’s or loses of too
many RBC’s. If your blood does not have enough RBC’s, your
body doesn’t get enough oxygen it needs. As a result you may
feel tired and other symptoms. But sometimes it is very difficult
to detect anemia on the basis of symptoms only. In the domain of
Anemia there is no such boundary between what is healthy and
what is diseased. Having so many factors to detect anemia makes
doctor’s work difficult. So, Experts require an accurate tool that
considering these risk factors and give some certain result for
uncertain terms.
2. LITERATURE REVIEW
When the studies in the literature related with this classification
application are examined, it can be seen that a great variety of
methods were used. Among these, [5] Fuzzy System have been
used to diagnose the different types of anemia on the basis of
symptoms such as Irritability, tachycardia, Memory weakness,
Bleeding and Chronic fatigue. Another, [6] diagnose Liver
disease using fuzzy logic on the basis of CBC Test which uses 4
parameters such as WBC, HGB, HCT and PLT. [7] Ali.Adeli,
Mehdi. Neshat proposed a system to diagnose the heart disease
using fuzzy logic. [8] Nidhi Mishra and Dr. P Jha also develop
a fuzzy expert system to diagnose the Sickle Cell Anemia.
3. OBJECTIVES
The Objectives are:
1. Detect Anemia using Fuzzy Logic.
2. Classify Anemia on the basis of Accuracy.
4. DESIGN MODEL
4.1 Introduction
Three steps are used to monitor general health and Anemia. But
we are focusing only on the Tests and Procedures. Three steps
are as follows:
1. Medical and Family Histories
2. Physical Exam
3. Tests and Procedures.
4.2 Design of Fuzzy Logic System
Design model divided into five steps:
1. Problem Specification & define linguistic variables.
2. Define Fuzzy sets.
3. Define Fuzzy Rule.
4. Encode Fuzzy Sets, Fuzzy Rules and Procedures to
build Expert System.
5. METHOD
we describe the designing of the fuzzy expert system.
5.1 Design a Fuzzy Logic System
5.1.1 Problem Specification & Define linguistic
variables: There are 3 input variables and 1 output variables.
Linguistic Variables:
 For Input Variables
International Journal of Computer Applications Technology and Research
Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656
www.ijcat.com 763
Table 1 Linguistic Variables for Input Variables
S.No. Input Variables Linguistic
Variables
1 Hemoglobin HGB
2 Mean Corpuscular
Volume
MCV
3 Mean Corpuscular
Hemoglobin
Concentration
MCHC
 For Output Variables
Table 2 Linguistic Variables for Output Variables
5.1.2 Define Fuzzy Sets:
 Input Variables & Value Ranges:
Table 3 Values for all Input Linguistic Variables[6]
S.No.
Linguistic
Variable
Ranges Values
1 HGB
5 - 13.8
grams/deciliter
Low
13.9 to 16.3
grams/deciliter
Medium
16.4 – 18
grams/deciliter
High
2 MCV
60 – 79.9 fl Low
79.9 to 100 fl Medium
100.1 - 120 fl High
3 MCHC
28 - 31.9
grams/deciliter
Low
32 - 36
grams/deciliter
Medium
36.1 - 40
grams/deciliter
High
 Output Variables & Value Ranges:
Table 4 Values for all Output Linguistic
Variables[6].
S.No. Linguistic
Variable
Ranges Values
1.
Types of
Anemia
HGB is 5 –
13.8 g/dl
MicroCytic
HypoChro
mic
MCV is 60
– 79.9 fl
MCHC is
28 – 31.9
g/dl
2.
HGB is 5 –
13.8 g/dl
MicroCytic
NormoChr
omic
MCV is 60
– 79.9 fl
MCHC is
32 - 36g/dl
3.
HGB is 5 –
13.8 g/dl
MicroCytic
HyperChro
mic
MCV is 60
– 79.9 fl
MCHC is
36.1 - 40
g/dl
4 HGB is 5 –
13.8 g/dl NormoCyti
c
HypoChro
mic
MCV is 80
- 100 fl
MCHC is
S.No Output Variables Linguistic
Variables
1 Anemia Types of Anemia
International Journal of Computer Applications Technology and Research
Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656
www.ijcat.com 764
28 – 31.9
g/dl
5 HGB is 5 –
13.8 g/dl
NormoCyti
c
NormoCHr
omic
MCV is 80
- 100 fl
MCHC is
32 - 36
g/dl
6 HGB is 5 –
13.8 g/dl
NormoCyti
c
HyperChro
mic
MCV is 80
- 100 fl
MCHC is
36.1 – 40
g/dl
7 HGB is 5 –
13.8 g/dl
MacroCytic
HypoChro
mic
MCV is
100.1 –
120 fl
MCHC is
28 – 31.9
g/dl
8 HGB is 5 –
13.8 g/dl
MacroCytic
NormoCHr
omic
MCV is
100.1 –
120 fl
MCHC is
32 - 36g/dl
9 HGB is 5 –
13.8 g/dl
MacroCytic
HyperChro
mic
MCV is
100.1 –
120 fl
MCHC is
36.1 – 40
g/dl
5.1.3 Define Fuzzy Rules:
As we have total 3 input variables so total number of possible
non conflicting fuzzy inference rules are 32
= 9 rules.
First 3 rules are for Symptoms based testing:
1. If ( irritation is Effective ) && ( Heart_Rate is High ) && (
Disorder is cancer ) then HGB is low.
2. If ( irritation is Effective ) && ( Heart_Rate is High ) &&(
Disorder is cancer ) && ( Blood_Loss is Stomach / intestine
bleeding ) then HGB is low.
3. If ( irritation is Effective ) && ( Heart_Rate is High ) && (
Disorder is cancer ) && ( Blood_Loss is Stomach / intestine
bleeding ) && ( Weak_Memory is Effective ) then HGB is
low[5].
Further, 3 rules are for the classification of anemia on the
basis of MCV only:
4. If ( HGB is Low ) && ( MCV is Low ) then MicroCytic is
High.
5. If ( HGB is Low ) && ( MCV is Medium) then NormoCytic
is high.
6. If ( HGB is Low ) && ( MCV is High ) then MacroCytic is
high.
At last 9 rules are for the further classification of anemia on
the basis of all three parameters such as HGB, MCV, &
MCHC.
7. If ( HGB is Low ) && ( MCV is Low ) && ( MCHC is Low
) then MicroCytic is HypoChromic.
8. If ( HGB is Low ) && ( MCV is Low ) && ( MCHC is
Medium ) then MicroCytic is NormoChromic.
9. If ( HGB is Low ) && (MCV is Low ) && ( MCHC is High
) then MicroCytic is HyperChromic.
10. If ( HGB is Low ) && ( MCV is Medium ) && (
MCHC is Low ) then NormoCytic is HypoChromic.
11. If ( HGB is Low ) && ( MCV is Medium ) && ( MCHC is
Medium ) then NormoCytic is NormoChromic.
12. If ( HGB is Low ) && ( MCV is Medium ) && ( MCHC is
High ) then NormoCytic is HyperChromic.
13. If ( HGB is Low ) && ( MCV is High ) && ( MCHC is
Low ) then MacroCytic is HypoChromic.
14. If ( HGB is Low ) && ( MCV is High ) && ( MCHC is
Medium ) then MacroCytic is NormoChromic.
15. If ( HGB is Low ) && ( MCV is High ) && ( MCHC is
High ) then MacroCytic is HyperChromic[6].
Table 5 Illustration of applied rules with Respect to MF[6]
Rule
No.
Linguist
ic
Variable
1
Linguis
tic
Variabl
e2
Linguist
ic
Variable
3
Result
International Journal of Computer Applications Technology and Research
Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656
www.ijcat.com 765
(HGB) (MCV) (MCHC)
1 Low Low Low
MicroCy
tic is
HypoCH
romic
2 Low Low Medium
MicroCy
tic is
NormoC
hromic
3 Low Low High
MicroCy
tic is
HyperCh
romic
4 Low
Mediu
m
Low
NormoC
ytic is
HypoChr
omic
5 Low
Mediu
m
Medium
NormoC
ytic is
NormoC
hromic
6 Low
Mediu
m
High
NormoC
ytic is
HyperCh
romic
7 Low High Low
MacroCy
tic is
HypoChr
omic
8 Low High Medium
MacroCy
tic is
NormoC
hromic
9 Low High High
MacroCy
tic is
Hyperhr
omic
5.1.4 Build Fuzzy Expert System:
Form:
Figure 1 Input Form
6. RESULTS AND DISCUSSION
Table 6 Input Values for Results
S. No Input
Variable
Values
Ranges
Ranges
Selected
1 HGB 10.9 g/dl 5< 10.9 <
18 g/dl
2 MCV 31.00 fl 60< 31.00
< 79.9 fl
3 MCHC 30 g/dl 28< 30
<31.9 g/dl
Figure 2 Result from given Input Values
7. CONCLUSION
In this paper, fuzzy logic is applied to classify and detect
Anemia on the basis of CBC Test. The success of fuzzy
detection in its application to a real clinical case shows that
fuzzy detection is an improvement of probabilistic logic.
Results have been shown from this fuzzy expert system with
International Journal of Computer Applications Technology and Research
Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656
www.ijcat.com 766
past time expert system are more efficient and less expensive. It
detect anemia on the basis of both Symptoms and CBC Test.
From the viewpoint of an end-user, the results of this work can
facilitate laboratory work by reducing the time and cost.
8. FUTURE WORK
The future work will focus on developing a machine learning
approach to classify different types of anemic RBCs in
microscopic images. The method described in this dissertation
can be extends in future very efficiently. We can classify
anemia on the basis of RBC structure using digital image
processing. We can also provide some CBC reports and load
that report as it is in our system and detect anemia in future. We
can also detect anemia and classify it only on the the basis of
CBC Test without using symptoms test.
9. ACKNOWLDGEMENT
I wish to express my deep sense of gratitude to my dissertation
guide Mr. B.L. Pal, Assistant Professor, Computer science and
Engineering department, Mewar University, for his excellence
guidance, valuable suggestion that greatly helped me to
complete the dissertation successfully. I would like to place on
record my deep sense of gratitude to Mr. Shiv Kumar,
Assistant Professor, Department of Computer Science &
Engineering, Mewar University, for his stimulating co-
operation, unfailing inspiration and continuous encouragement
throughout the course of present work.
10. REFERENCES
[1] Jameela Ali Alkrimi, Hamid A. Jalab, Loay E. George,
Abdul Rahim Ahmad, Azizah Suliman, Karim Al-Jashamy,
“Comparative Study Using Weka for Red Blood Cells
Classification”, World Academy of Science, Engineering and
Technology International Journal of Medical, Health,
Biomedical and Pharmaceutical Engineering Vol:9, No:1, 2015.
[2] Hematology: The study of Blood.
[3] Yared Alemu, Alemayehu Atomsa, and Zewdneh
Sahlemariam, “Hematology”, Jimma University, 2006.
[4] National Heart, Lung and Blood Institute, U.S. Department
of Health and Human Services, publication no. 11-7629A,
September-2011.
[5] Javad Aramideh and Hamed Jelodar, Application of fuzzy
logic for presentation of an expert fuzzy system to diagnose
Anemia, Indian Journal of science and technology, Vol. 7(7),
933-938, July 2014.
[6] Asma Hashmia, Dr. Muhammad Saleem Khanb, Diagnosis
Blood Test for Liver Disease using Fuzzy Logic, International
Journal of Sciences : Basic and Applied Research, Volume 20,
No 1, pp 151-183, 2015.
[7] N.Tamil Selvi, S. Saranya, P. Usha, M. Yashodha,
Perception of Tired Blood and its causes using mining
Techniques, International Journal of Engineering Sciences &
Research Technology, ISSN: 2277-9655, Vol 4(1), January-
2015.
[8] P. Usha, S.Saranya and N. Tamilselvi, Prevalence and risk
factors of anemia along with classifiers, International Journal of
Scientific & Engineering Research, Vol. 4, Issue 5, May-2013.
[9] Aqueel Ahmed and Shaikh Abdul Hannan, Data Mining
Techniques to find out heart diseases : An Overview,
International Journal of Innovative Technology and Exploring
Engineering, ISSN: 2278-3075, Vol. 1, Issue 4, September-
2012.
[10] Eva C. Guinan, Diagnosis and management of Aplastic
Anemia, American Society of Hematology, 2011.
[11] G. Licata, Employing fuzzy logic in the diagnosis pf
clinical case, Health Journal, Vol. 2, No. 3, 211-224 , 2010.
[12] Mayo Clinic : http://www.mayoclinic.org

More Related Content

Viewers also liked

A Modified Algorithm for Solving Interval Valued Fuzzy Relational Equations
A Modified Algorithm for Solving Interval Valued Fuzzy  Relational EquationsA Modified Algorithm for Solving Interval Valued Fuzzy  Relational Equations
A Modified Algorithm for Solving Interval Valued Fuzzy Relational Equations
ijcoa
 
대신리포트_마켓 브라우저_131107
대신리포트_마켓 브라우저_131107대신리포트_마켓 브라우저_131107
대신리포트_마켓 브라우저_131107DaishinSecurities
 
trabajo de cultural
trabajo de culturaltrabajo de cultural
trabajo de cultural
argelures
 
Costumes and Props
Costumes and PropsCostumes and Props
Costumes and Props
RachMedia
 
Utilizing classical saxophone articulation techniques in jazz per
Utilizing classical saxophone articulation techniques in jazz perUtilizing classical saxophone articulation techniques in jazz per
Utilizing classical saxophone articulation techniques in jazz per
alonso guerrero lopez
 
Analisis de metodologias de estabilidad
Analisis de metodologias de estabilidadAnalisis de metodologias de estabilidad
Analisis de metodologias de estabilidad
JOALRON72
 
Ldb atualizada-e-comentada (1)
Ldb atualizada-e-comentada (1)Ldb atualizada-e-comentada (1)
Ldb atualizada-e-comentada (1)
Cristiane Farias
 
Intacct vs NetSuite: Accounting Titans
Intacct vs NetSuite: Accounting TitansIntacct vs NetSuite: Accounting Titans
Intacct vs NetSuite: Accounting Titans
BrainSell Technologies
 

Viewers also liked (8)

A Modified Algorithm for Solving Interval Valued Fuzzy Relational Equations
A Modified Algorithm for Solving Interval Valued Fuzzy  Relational EquationsA Modified Algorithm for Solving Interval Valued Fuzzy  Relational Equations
A Modified Algorithm for Solving Interval Valued Fuzzy Relational Equations
 
대신리포트_마켓 브라우저_131107
대신리포트_마켓 브라우저_131107대신리포트_마켓 브라우저_131107
대신리포트_마켓 브라우저_131107
 
trabajo de cultural
trabajo de culturaltrabajo de cultural
trabajo de cultural
 
Costumes and Props
Costumes and PropsCostumes and Props
Costumes and Props
 
Utilizing classical saxophone articulation techniques in jazz per
Utilizing classical saxophone articulation techniques in jazz perUtilizing classical saxophone articulation techniques in jazz per
Utilizing classical saxophone articulation techniques in jazz per
 
Analisis de metodologias de estabilidad
Analisis de metodologias de estabilidadAnalisis de metodologias de estabilidad
Analisis de metodologias de estabilidad
 
Ldb atualizada-e-comentada (1)
Ldb atualizada-e-comentada (1)Ldb atualizada-e-comentada (1)
Ldb atualizada-e-comentada (1)
 
Intacct vs NetSuite: Accounting Titans
Intacct vs NetSuite: Accounting TitansIntacct vs NetSuite: Accounting Titans
Intacct vs NetSuite: Accounting Titans
 

Similar to Detection of Anemia using Fuzzy Logic

Dr antuna de alaiz antuna-miami talk
Dr antuna de alaiz antuna-miami talkDr antuna de alaiz antuna-miami talk
Dr antuna de alaiz antuna-miami talk
clinidiabet
 
Bloodless Haemoglobin level Detection using Deep Convolution Neural Network
Bloodless Haemoglobin level Detection using Deep Convolution Neural NetworkBloodless Haemoglobin level Detection using Deep Convolution Neural Network
Bloodless Haemoglobin level Detection using Deep Convolution Neural Network
IRJET Journal
 
Introduction of anemias.pdf
Introduction of anemias.pdfIntroduction of anemias.pdf
Introduction of anemias.pdf
Dr.Abdulrazzak Alagbari
 
PPT.THESIS_PROTOCOL.pptx
PPT.THESIS_PROTOCOL.pptxPPT.THESIS_PROTOCOL.pptx
PPT.THESIS_PROTOCOL.pptx
DrSachinPandey2
 
JCP/?PRESENTATION IN A JOURNAL CLUB.....
JCP/?PRESENTATION IN A JOURNAL CLUB.....JCP/?PRESENTATION IN A JOURNAL CLUB.....
JCP/?PRESENTATION IN A JOURNAL CLUB.....
Dr. Ajit Surya Singh
 
Research Paper
Research PaperResearch Paper
Research Paper
Joey Wilson
 
Real-time and Non-Invasive Detection of Haemoglobin level using CNN
Real-time and Non-Invasive Detection of Haemoglobin level using CNNReal-time and Non-Invasive Detection of Haemoglobin level using CNN
Real-time and Non-Invasive Detection of Haemoglobin level using CNN
IRJET Journal
 
Article on glucose metre
Article on glucose metreArticle on glucose metre
Article on glucose metre
VijayBhasker Velury
 
Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...
Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...
Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...
Nick Brown
 
Sepsis
SepsisSepsis
Prognosis of Diabetes by Performing Data Mining of HbA1c
 Prognosis of Diabetes by Performing Data Mining of HbA1c Prognosis of Diabetes by Performing Data Mining of HbA1c
Prognosis of Diabetes by Performing Data Mining of HbA1c
IJCSIS Research Publications
 
40120140507005
4012014050700540120140507005
40120140507005
IAEME Publication
 
40120140507005
4012014050700540120140507005
40120140507005
IAEME Publication
 
CONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTS
CONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTSCONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTS
CONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTS
Victoria Onifade
 
Can the tqt study be replaced b darpo london june 2013 (2)
Can the tqt study be replaced b darpo london june 2013 (2)Can the tqt study be replaced b darpo london june 2013 (2)
Can the tqt study be replaced b darpo london june 2013 (2)
Sasha Latypova
 
Significance of integrated taxonomy approach in diverse liver chaoses
Significance of integrated taxonomy approach in diverse liver chaosesSignificance of integrated taxonomy approach in diverse liver chaoses
Significance of integrated taxonomy approach in diverse liver chaoses
iaemedu
 
Significance of integrated taxonomy approach in diverse liver chaoses
Significance of integrated taxonomy approach in diverse liver chaosesSignificance of integrated taxonomy approach in diverse liver chaoses
Significance of integrated taxonomy approach in diverse liver chaoses
IAEME Publication
 
Significance of integrated taxonomy approach in
Significance of integrated taxonomy approach inSignificance of integrated taxonomy approach in
Significance of integrated taxonomy approach in
IAEME Publication
 
Telangana Diagnostics.ppt.pptx.ppt
Telangana Diagnostics.ppt.pptx.pptTelangana Diagnostics.ppt.pptx.ppt
Telangana Diagnostics.ppt.pptx.ppt
AdumullaTrilokya
 
Insertable cardiac monitors to detect AF and subsequently moderate stroke ris...
Insertable cardiac monitors to detect AF and subsequently moderate stroke ris...Insertable cardiac monitors to detect AF and subsequently moderate stroke ris...
Insertable cardiac monitors to detect AF and subsequently moderate stroke ris...
Alex Diamantopoulos
 

Similar to Detection of Anemia using Fuzzy Logic (20)

Dr antuna de alaiz antuna-miami talk
Dr antuna de alaiz antuna-miami talkDr antuna de alaiz antuna-miami talk
Dr antuna de alaiz antuna-miami talk
 
Bloodless Haemoglobin level Detection using Deep Convolution Neural Network
Bloodless Haemoglobin level Detection using Deep Convolution Neural NetworkBloodless Haemoglobin level Detection using Deep Convolution Neural Network
Bloodless Haemoglobin level Detection using Deep Convolution Neural Network
 
Introduction of anemias.pdf
Introduction of anemias.pdfIntroduction of anemias.pdf
Introduction of anemias.pdf
 
PPT.THESIS_PROTOCOL.pptx
PPT.THESIS_PROTOCOL.pptxPPT.THESIS_PROTOCOL.pptx
PPT.THESIS_PROTOCOL.pptx
 
JCP/?PRESENTATION IN A JOURNAL CLUB.....
JCP/?PRESENTATION IN A JOURNAL CLUB.....JCP/?PRESENTATION IN A JOURNAL CLUB.....
JCP/?PRESENTATION IN A JOURNAL CLUB.....
 
Research Paper
Research PaperResearch Paper
Research Paper
 
Real-time and Non-Invasive Detection of Haemoglobin level using CNN
Real-time and Non-Invasive Detection of Haemoglobin level using CNNReal-time and Non-Invasive Detection of Haemoglobin level using CNN
Real-time and Non-Invasive Detection of Haemoglobin level using CNN
 
Article on glucose metre
Article on glucose metreArticle on glucose metre
Article on glucose metre
 
Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...
Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...
Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...
 
Sepsis
SepsisSepsis
Sepsis
 
Prognosis of Diabetes by Performing Data Mining of HbA1c
 Prognosis of Diabetes by Performing Data Mining of HbA1c Prognosis of Diabetes by Performing Data Mining of HbA1c
Prognosis of Diabetes by Performing Data Mining of HbA1c
 
40120140507005
4012014050700540120140507005
40120140507005
 
40120140507005
4012014050700540120140507005
40120140507005
 
CONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTS
CONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTSCONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTS
CONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTS
 
Can the tqt study be replaced b darpo london june 2013 (2)
Can the tqt study be replaced b darpo london june 2013 (2)Can the tqt study be replaced b darpo london june 2013 (2)
Can the tqt study be replaced b darpo london june 2013 (2)
 
Significance of integrated taxonomy approach in diverse liver chaoses
Significance of integrated taxonomy approach in diverse liver chaosesSignificance of integrated taxonomy approach in diverse liver chaoses
Significance of integrated taxonomy approach in diverse liver chaoses
 
Significance of integrated taxonomy approach in diverse liver chaoses
Significance of integrated taxonomy approach in diverse liver chaosesSignificance of integrated taxonomy approach in diverse liver chaoses
Significance of integrated taxonomy approach in diverse liver chaoses
 
Significance of integrated taxonomy approach in
Significance of integrated taxonomy approach inSignificance of integrated taxonomy approach in
Significance of integrated taxonomy approach in
 
Telangana Diagnostics.ppt.pptx.ppt
Telangana Diagnostics.ppt.pptx.pptTelangana Diagnostics.ppt.pptx.ppt
Telangana Diagnostics.ppt.pptx.ppt
 
Insertable cardiac monitors to detect AF and subsequently moderate stroke ris...
Insertable cardiac monitors to detect AF and subsequently moderate stroke ris...Insertable cardiac monitors to detect AF and subsequently moderate stroke ris...
Insertable cardiac monitors to detect AF and subsequently moderate stroke ris...
 

More from Editor IJCATR

Text Mining in Digital Libraries using OKAPI BM25 Model
 Text Mining in Digital Libraries using OKAPI BM25 Model Text Mining in Digital Libraries using OKAPI BM25 Model
Text Mining in Digital Libraries using OKAPI BM25 Model
Editor IJCATR
 
Green Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyGreen Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendly
Editor IJCATR
 
Policies for Green Computing and E-Waste in Nigeria
 Policies for Green Computing and E-Waste in Nigeria Policies for Green Computing and E-Waste in Nigeria
Policies for Green Computing and E-Waste in Nigeria
Editor IJCATR
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Editor IJCATR
 
Optimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsOptimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation Conditions
Editor IJCATR
 
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Editor IJCATR
 
Web Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteWeb Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source Site
Editor IJCATR
 
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 Evaluating Semantic Similarity between Biomedical Concepts/Classes through S... Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Editor IJCATR
 
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 Semantic Similarity Measures between Terms in the Biomedical Domain within f... Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Editor IJCATR
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift
Editor IJCATR
 
Integrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationIntegrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and Registration
Editor IJCATR
 
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 Assessment of the Efficiency of Customer Order Management System: A Case Stu... Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Editor IJCATR
 
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Editor IJCATR
 
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Editor IJCATR
 
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Editor IJCATR
 
Hangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineHangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector Machine
Editor IJCATR
 
Application of 3D Printing in Education
Application of 3D Printing in EducationApplication of 3D Printing in Education
Application of 3D Printing in Education
Editor IJCATR
 
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Editor IJCATR
 
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Editor IJCATR
 
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsDecay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Editor IJCATR
 

More from Editor IJCATR (20)

Text Mining in Digital Libraries using OKAPI BM25 Model
 Text Mining in Digital Libraries using OKAPI BM25 Model Text Mining in Digital Libraries using OKAPI BM25 Model
Text Mining in Digital Libraries using OKAPI BM25 Model
 
Green Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyGreen Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendly
 
Policies for Green Computing and E-Waste in Nigeria
 Policies for Green Computing and E-Waste in Nigeria Policies for Green Computing and E-Waste in Nigeria
Policies for Green Computing and E-Waste in Nigeria
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
 
Optimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsOptimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation Conditions
 
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
 
Web Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteWeb Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source Site
 
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 Evaluating Semantic Similarity between Biomedical Concepts/Classes through S... Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 Semantic Similarity Measures between Terms in the Biomedical Domain within f... Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift
 
Integrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationIntegrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and Registration
 
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 Assessment of the Efficiency of Customer Order Management System: A Case Stu... Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
 
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
 
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
 
Hangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineHangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector Machine
 
Application of 3D Printing in Education
Application of 3D Printing in EducationApplication of 3D Printing in Education
Application of 3D Printing in Education
 
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
 
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
 
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsDecay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
 

Recently uploaded

Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
fredae14
 
Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!
GDSC PJATK
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
Wouter Lemaire
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
Hiike
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Jeffrey Haguewood
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 

Recently uploaded (20)

Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
 
Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 

Detection of Anemia using Fuzzy Logic

  • 1. International Journal of Computer Applications Technology and Research Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656 www.ijcat.com 762 Detection of Anemia using Fuzzy Logic Sonu Malu Mewar University Chittorgarh, Rajasthan India B. L. Pal Mewar University Chittorgarh, Rajasthan India Shiv Kumar Mewar University Chittorgarh, Rajasthan India Abstract: Medical Science is considered as a field of uncertainty, vagueness and complexity. Fuzzy logic plays an important role to deal with these uncertainty, vagueness and complexity. Detection of diseases in medical is a very difficult task. To improve accuracy rate engineers helping in detection of the diseases by developing the Expert System using Fuzzy Logic. Fuzzy logic consists of many valued logic. It has varying values in the range of 0 and 1 instead of fix values. In this study, we developed a Fuzzy Expert system to detect Anemia on the basis of Symptoms as well as clinical test. Keywords: Anemia, Fuzzy Logic, Fuzzy Expert System, CBC Test 1. INTRODUCTION The blood that circulates throughout the body performs a number of critical functions. It delivers oxygen, removes carbon dioxide CO2, and carries life sustaining nutrition’s. By acting as the vehicle for long-distance messengers such as hormones, blood helps the various parts of the body communicate with each other. This is carried out by blood cells through working in partnership with the liquid part of the blood (plasma). Anemia is a condition where number of healthy RBC in the blood is lower than normal. It is due to low RBC’s, destruction of RBC’s or loses of too many RBC’s. If your blood does not have enough RBC’s, your body doesn’t get enough oxygen it needs. As a result you may feel tired and other symptoms. But sometimes it is very difficult to detect anemia on the basis of symptoms only. In the domain of Anemia there is no such boundary between what is healthy and what is diseased. Having so many factors to detect anemia makes doctor’s work difficult. So, Experts require an accurate tool that considering these risk factors and give some certain result for uncertain terms. 2. LITERATURE REVIEW When the studies in the literature related with this classification application are examined, it can be seen that a great variety of methods were used. Among these, [5] Fuzzy System have been used to diagnose the different types of anemia on the basis of symptoms such as Irritability, tachycardia, Memory weakness, Bleeding and Chronic fatigue. Another, [6] diagnose Liver disease using fuzzy logic on the basis of CBC Test which uses 4 parameters such as WBC, HGB, HCT and PLT. [7] Ali.Adeli, Mehdi. Neshat proposed a system to diagnose the heart disease using fuzzy logic. [8] Nidhi Mishra and Dr. P Jha also develop a fuzzy expert system to diagnose the Sickle Cell Anemia. 3. OBJECTIVES The Objectives are: 1. Detect Anemia using Fuzzy Logic. 2. Classify Anemia on the basis of Accuracy. 4. DESIGN MODEL 4.1 Introduction Three steps are used to monitor general health and Anemia. But we are focusing only on the Tests and Procedures. Three steps are as follows: 1. Medical and Family Histories 2. Physical Exam 3. Tests and Procedures. 4.2 Design of Fuzzy Logic System Design model divided into five steps: 1. Problem Specification & define linguistic variables. 2. Define Fuzzy sets. 3. Define Fuzzy Rule. 4. Encode Fuzzy Sets, Fuzzy Rules and Procedures to build Expert System. 5. METHOD we describe the designing of the fuzzy expert system. 5.1 Design a Fuzzy Logic System 5.1.1 Problem Specification & Define linguistic variables: There are 3 input variables and 1 output variables. Linguistic Variables:  For Input Variables
  • 2. International Journal of Computer Applications Technology and Research Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656 www.ijcat.com 763 Table 1 Linguistic Variables for Input Variables S.No. Input Variables Linguistic Variables 1 Hemoglobin HGB 2 Mean Corpuscular Volume MCV 3 Mean Corpuscular Hemoglobin Concentration MCHC  For Output Variables Table 2 Linguistic Variables for Output Variables 5.1.2 Define Fuzzy Sets:  Input Variables & Value Ranges: Table 3 Values for all Input Linguistic Variables[6] S.No. Linguistic Variable Ranges Values 1 HGB 5 - 13.8 grams/deciliter Low 13.9 to 16.3 grams/deciliter Medium 16.4 – 18 grams/deciliter High 2 MCV 60 – 79.9 fl Low 79.9 to 100 fl Medium 100.1 - 120 fl High 3 MCHC 28 - 31.9 grams/deciliter Low 32 - 36 grams/deciliter Medium 36.1 - 40 grams/deciliter High  Output Variables & Value Ranges: Table 4 Values for all Output Linguistic Variables[6]. S.No. Linguistic Variable Ranges Values 1. Types of Anemia HGB is 5 – 13.8 g/dl MicroCytic HypoChro mic MCV is 60 – 79.9 fl MCHC is 28 – 31.9 g/dl 2. HGB is 5 – 13.8 g/dl MicroCytic NormoChr omic MCV is 60 – 79.9 fl MCHC is 32 - 36g/dl 3. HGB is 5 – 13.8 g/dl MicroCytic HyperChro mic MCV is 60 – 79.9 fl MCHC is 36.1 - 40 g/dl 4 HGB is 5 – 13.8 g/dl NormoCyti c HypoChro mic MCV is 80 - 100 fl MCHC is S.No Output Variables Linguistic Variables 1 Anemia Types of Anemia
  • 3. International Journal of Computer Applications Technology and Research Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656 www.ijcat.com 764 28 – 31.9 g/dl 5 HGB is 5 – 13.8 g/dl NormoCyti c NormoCHr omic MCV is 80 - 100 fl MCHC is 32 - 36 g/dl 6 HGB is 5 – 13.8 g/dl NormoCyti c HyperChro mic MCV is 80 - 100 fl MCHC is 36.1 – 40 g/dl 7 HGB is 5 – 13.8 g/dl MacroCytic HypoChro mic MCV is 100.1 – 120 fl MCHC is 28 – 31.9 g/dl 8 HGB is 5 – 13.8 g/dl MacroCytic NormoCHr omic MCV is 100.1 – 120 fl MCHC is 32 - 36g/dl 9 HGB is 5 – 13.8 g/dl MacroCytic HyperChro mic MCV is 100.1 – 120 fl MCHC is 36.1 – 40 g/dl 5.1.3 Define Fuzzy Rules: As we have total 3 input variables so total number of possible non conflicting fuzzy inference rules are 32 = 9 rules. First 3 rules are for Symptoms based testing: 1. If ( irritation is Effective ) && ( Heart_Rate is High ) && ( Disorder is cancer ) then HGB is low. 2. If ( irritation is Effective ) && ( Heart_Rate is High ) &&( Disorder is cancer ) && ( Blood_Loss is Stomach / intestine bleeding ) then HGB is low. 3. If ( irritation is Effective ) && ( Heart_Rate is High ) && ( Disorder is cancer ) && ( Blood_Loss is Stomach / intestine bleeding ) && ( Weak_Memory is Effective ) then HGB is low[5]. Further, 3 rules are for the classification of anemia on the basis of MCV only: 4. If ( HGB is Low ) && ( MCV is Low ) then MicroCytic is High. 5. If ( HGB is Low ) && ( MCV is Medium) then NormoCytic is high. 6. If ( HGB is Low ) && ( MCV is High ) then MacroCytic is high. At last 9 rules are for the further classification of anemia on the basis of all three parameters such as HGB, MCV, & MCHC. 7. If ( HGB is Low ) && ( MCV is Low ) && ( MCHC is Low ) then MicroCytic is HypoChromic. 8. If ( HGB is Low ) && ( MCV is Low ) && ( MCHC is Medium ) then MicroCytic is NormoChromic. 9. If ( HGB is Low ) && (MCV is Low ) && ( MCHC is High ) then MicroCytic is HyperChromic. 10. If ( HGB is Low ) && ( MCV is Medium ) && ( MCHC is Low ) then NormoCytic is HypoChromic. 11. If ( HGB is Low ) && ( MCV is Medium ) && ( MCHC is Medium ) then NormoCytic is NormoChromic. 12. If ( HGB is Low ) && ( MCV is Medium ) && ( MCHC is High ) then NormoCytic is HyperChromic. 13. If ( HGB is Low ) && ( MCV is High ) && ( MCHC is Low ) then MacroCytic is HypoChromic. 14. If ( HGB is Low ) && ( MCV is High ) && ( MCHC is Medium ) then MacroCytic is NormoChromic. 15. If ( HGB is Low ) && ( MCV is High ) && ( MCHC is High ) then MacroCytic is HyperChromic[6]. Table 5 Illustration of applied rules with Respect to MF[6] Rule No. Linguist ic Variable 1 Linguis tic Variabl e2 Linguist ic Variable 3 Result
  • 4. International Journal of Computer Applications Technology and Research Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656 www.ijcat.com 765 (HGB) (MCV) (MCHC) 1 Low Low Low MicroCy tic is HypoCH romic 2 Low Low Medium MicroCy tic is NormoC hromic 3 Low Low High MicroCy tic is HyperCh romic 4 Low Mediu m Low NormoC ytic is HypoChr omic 5 Low Mediu m Medium NormoC ytic is NormoC hromic 6 Low Mediu m High NormoC ytic is HyperCh romic 7 Low High Low MacroCy tic is HypoChr omic 8 Low High Medium MacroCy tic is NormoC hromic 9 Low High High MacroCy tic is Hyperhr omic 5.1.4 Build Fuzzy Expert System: Form: Figure 1 Input Form 6. RESULTS AND DISCUSSION Table 6 Input Values for Results S. No Input Variable Values Ranges Ranges Selected 1 HGB 10.9 g/dl 5< 10.9 < 18 g/dl 2 MCV 31.00 fl 60< 31.00 < 79.9 fl 3 MCHC 30 g/dl 28< 30 <31.9 g/dl Figure 2 Result from given Input Values 7. CONCLUSION In this paper, fuzzy logic is applied to classify and detect Anemia on the basis of CBC Test. The success of fuzzy detection in its application to a real clinical case shows that fuzzy detection is an improvement of probabilistic logic. Results have been shown from this fuzzy expert system with
  • 5. International Journal of Computer Applications Technology and Research Volume 4– Issue 10, 762 - 766, 2015, ISSN: 2319–8656 www.ijcat.com 766 past time expert system are more efficient and less expensive. It detect anemia on the basis of both Symptoms and CBC Test. From the viewpoint of an end-user, the results of this work can facilitate laboratory work by reducing the time and cost. 8. FUTURE WORK The future work will focus on developing a machine learning approach to classify different types of anemic RBCs in microscopic images. The method described in this dissertation can be extends in future very efficiently. We can classify anemia on the basis of RBC structure using digital image processing. We can also provide some CBC reports and load that report as it is in our system and detect anemia in future. We can also detect anemia and classify it only on the the basis of CBC Test without using symptoms test. 9. ACKNOWLDGEMENT I wish to express my deep sense of gratitude to my dissertation guide Mr. B.L. Pal, Assistant Professor, Computer science and Engineering department, Mewar University, for his excellence guidance, valuable suggestion that greatly helped me to complete the dissertation successfully. I would like to place on record my deep sense of gratitude to Mr. Shiv Kumar, Assistant Professor, Department of Computer Science & Engineering, Mewar University, for his stimulating co- operation, unfailing inspiration and continuous encouragement throughout the course of present work. 10. REFERENCES [1] Jameela Ali Alkrimi, Hamid A. Jalab, Loay E. George, Abdul Rahim Ahmad, Azizah Suliman, Karim Al-Jashamy, “Comparative Study Using Weka for Red Blood Cells Classification”, World Academy of Science, Engineering and Technology International Journal of Medical, Health, Biomedical and Pharmaceutical Engineering Vol:9, No:1, 2015. [2] Hematology: The study of Blood. [3] Yared Alemu, Alemayehu Atomsa, and Zewdneh Sahlemariam, “Hematology”, Jimma University, 2006. [4] National Heart, Lung and Blood Institute, U.S. Department of Health and Human Services, publication no. 11-7629A, September-2011. [5] Javad Aramideh and Hamed Jelodar, Application of fuzzy logic for presentation of an expert fuzzy system to diagnose Anemia, Indian Journal of science and technology, Vol. 7(7), 933-938, July 2014. [6] Asma Hashmia, Dr. Muhammad Saleem Khanb, Diagnosis Blood Test for Liver Disease using Fuzzy Logic, International Journal of Sciences : Basic and Applied Research, Volume 20, No 1, pp 151-183, 2015. [7] N.Tamil Selvi, S. Saranya, P. Usha, M. Yashodha, Perception of Tired Blood and its causes using mining Techniques, International Journal of Engineering Sciences & Research Technology, ISSN: 2277-9655, Vol 4(1), January- 2015. [8] P. Usha, S.Saranya and N. Tamilselvi, Prevalence and risk factors of anemia along with classifiers, International Journal of Scientific & Engineering Research, Vol. 4, Issue 5, May-2013. [9] Aqueel Ahmed and Shaikh Abdul Hannan, Data Mining Techniques to find out heart diseases : An Overview, International Journal of Innovative Technology and Exploring Engineering, ISSN: 2278-3075, Vol. 1, Issue 4, September- 2012. [10] Eva C. Guinan, Diagnosis and management of Aplastic Anemia, American Society of Hematology, 2011. [11] G. Licata, Employing fuzzy logic in the diagnosis pf clinical case, Health Journal, Vol. 2, No. 3, 211-224 , 2010. [12] Mayo Clinic : http://www.mayoclinic.org