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

PDF
IDENTIFYING PARATHYROID HORMONE DISORDERS AND ITS PHENOTYPES THROUGH A BONE H...
PDF
duos de_james_rae
PDF
Acordada Extraordinaria 02-2017 | Camara Nacional Electoral
PDF
Decreto 501 del 30 de marzo de 2016
DOCX
Encuadre pedagogico quimica 10°1
PPSX
PDF
Rabaa Anniversary_ A Requisition of a new design - Daily Sabah
DOC
FERPOL 5119 BV5 Resina de Poliéster para Estratificados
IDENTIFYING PARATHYROID HORMONE DISORDERS AND ITS PHENOTYPES THROUGH A BONE H...
duos de_james_rae
Acordada Extraordinaria 02-2017 | Camara Nacional Electoral
Decreto 501 del 30 de marzo de 2016
Encuadre pedagogico quimica 10°1
Rabaa Anniversary_ A Requisition of a new design - Daily Sabah
FERPOL 5119 BV5 Resina de Poliéster para Estratificados

Viewers also liked (8)

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

Similar to Detection of Anemia using Fuzzy Logic (20)

PPTX
BIOMEDICAL SCIENTIST BAND 5 INTERVIEW QUESTION . NHS .
PPT
Dr antuna de alaiz antuna-miami talk
PDF
Bloodless Haemoglobin level Detection using Deep Convolution Neural Network
PDF
Introduction of anemias.pdf
PPTX
PPT.THESIS_PROTOCOL.pptx
PPTX
JCP/?PRESENTATION IN A JOURNAL CLUB.....
DOCX
Research Paper
PDF
Real-time and Non-Invasive Detection of Haemoglobin level using CNN
PPTX
Serology Mid Sem Internship Report Pptxb
DOCX
Article on glucose metre
PDF
Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...
PPTX
PPTX
Perfusion Practice influencing Patient outcome
PDF
Prognosis of Diabetes by Performing Data Mining of HbA1c
PDF
40120140507005
PDF
40120140507005
PPTX
CONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTS
PPTX
Can the tqt study be replaced b darpo london june 2013 (2)
PDF
Significance of integrated taxonomy approach in diverse liver chaoses
PDF
Significance of integrated taxonomy approach in diverse liver chaoses
BIOMEDICAL SCIENTIST BAND 5 INTERVIEW QUESTION . NHS .
Dr antuna de alaiz antuna-miami talk
Bloodless Haemoglobin level Detection using Deep Convolution Neural Network
Introduction of anemias.pdf
PPT.THESIS_PROTOCOL.pptx
JCP/?PRESENTATION IN A JOURNAL CLUB.....
Research Paper
Real-time and Non-Invasive Detection of Haemoglobin level using CNN
Serology Mid Sem Internship Report Pptxb
Article on glucose metre
Impact of Big Data & Artificial Intelligence in Drug Discovery & Development ...
Perfusion Practice influencing Patient outcome
Prognosis of Diabetes by Performing Data Mining of HbA1c
40120140507005
40120140507005
CONTROL OF BLOOD GLUCOSE IN DIABETIC PATIENTS
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 chaoses
Ad

More from Editor IJCATR (20)

PDF
Advancements in Structural Integrity: Enhancing Frame Strength and Compressio...
PDF
Maritime Cybersecurity: Protecting Critical Infrastructure in The Digital Age
PDF
Leveraging Machine Learning for Proactive Threat Analysis in Cybersecurity
PDF
Leveraging Topological Data Analysis and AI for Advanced Manufacturing: Integ...
PDF
Leveraging AI and Principal Component Analysis (PCA) For In-Depth Analysis in...
PDF
The Intersection of Artificial Intelligence and Cybersecurity: Safeguarding D...
PDF
Leveraging AI and Deep Learning in Predictive Genomics for MPOX Virus Researc...
PDF
Text Mining in Digital Libraries using OKAPI BM25 Model
PDF
Green Computing, eco trends, climate change, e-waste and eco-friendly
PDF
Policies for Green Computing and E-Waste in Nigeria
PDF
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
PDF
Optimum Location of DG Units Considering Operation Conditions
PDF
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
PDF
Web Scraping for Estimating new Record from Source Site
PDF
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
PDF
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
PDF
A Strategy for Improving the Performance of Small Files in Openstack Swift
PDF
Integrated System for Vehicle Clearance and Registration
PDF
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
PDF
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Advancements in Structural Integrity: Enhancing Frame Strength and Compressio...
Maritime Cybersecurity: Protecting Critical Infrastructure in The Digital Age
Leveraging Machine Learning for Proactive Threat Analysis in Cybersecurity
Leveraging Topological Data Analysis and AI for Advanced Manufacturing: Integ...
Leveraging AI and Principal Component Analysis (PCA) For In-Depth Analysis in...
The Intersection of Artificial Intelligence and Cybersecurity: Safeguarding D...
Leveraging AI and Deep Learning in Predictive Genomics for MPOX Virus Researc...
Text Mining in Digital Libraries using OKAPI BM25 Model
Green Computing, eco trends, climate change, e-waste and eco-friendly
Policies for Green Computing and E-Waste in Nigeria
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Optimum Location of DG Units Considering Operation Conditions
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Web Scraping for Estimating new Record from Source Site
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
A Strategy for Improving the Performance of Small Files in Openstack Swift
Integrated System for Vehicle Clearance and Registration
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*

Recently uploaded (20)

PPTX
OMC Textile Division Presentation 2021.pptx
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PPTX
TLE Review Electricity (Electricity).pptx
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Mushroom cultivation and it's methods.pdf
PDF
1 - Historical Antecedents, Social Consideration.pdf
PPTX
A Presentation on Touch Screen Technology
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
1. Introduction to Computer Programming.pptx
PDF
Hybrid model detection and classification of lung cancer
PDF
Zenith AI: Advanced Artificial Intelligence
OMC Textile Division Presentation 2021.pptx
NewMind AI Weekly Chronicles - August'25-Week II
Heart disease approach using modified random forest and particle swarm optimi...
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
SOPHOS-XG Firewall Administrator PPT.pptx
TLE Review Electricity (Electricity).pptx
Univ-Connecticut-ChatGPT-Presentaion.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
A comparative study of natural language inference in Swahili using monolingua...
Building Integrated photovoltaic BIPV_UPV.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Mushroom cultivation and it's methods.pdf
1 - Historical Antecedents, Social Consideration.pdf
A Presentation on Touch Screen Technology
Programs and apps: productivity, graphics, security and other tools
1. Introduction to Computer Programming.pptx
Hybrid model detection and classification of lung cancer
Zenith AI: Advanced Artificial Intelligence

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