SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2097
Application of Fuzzy Logic: A Review
Miss. Komal B. Uplenchwar. M. Tech (ETRX)1, Mrs. Rupali S. Kokate(VLSI & Embedded System)2
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Fuzzy Logic is an extremely vital role in the
arena of computer science, Artificial Intelligence, control
theory and mathematic. Fuzzy logic is the way of organizing
belief or idea that cannot be defined precisely but which
depends upon their contexts – the human way of thinking,
reasoning, and perception. Fuzzy Logicfindswidespreadusein
businesses, medicinal sciences, engineering, behavioral
sciences, etc. due to perpetually growing complexities in these
systems which have uncertainty, vagueness, imprecision, asits
central part. This paper offers the idea of fuzzy logic and its
uses in various branches. The proposal of fuzzy set theory
especially the Fuzzy Inference System (FIS) has led to an
outburst of its application in diversified fields. This review
denotes the usage of fuzzy logic approach in soil science,
operations research, agriculture, machining, chemicalscience,
medical science, in environmental science, traffic engineering
and household.
Key Words: Fuzzy Inference System, fuzzy logic, fuzzy logic
application, fuzzy system.
1. Introduction
Employing fuzzy logic has brought in great changes. The
introduction of fuzzy logic has made many things simpler
and this has helped in saving time, cost and energy. The
fuzzy logic is one of these techniques which is broadly used
in today’s intelligent problem-solving system and
applications. Before going to fuzzy logic first we have to
know what is fuzzy. Webster’s dictionary defines “fuzzy” as
not clear, distinct, or precise; blurred. In a wide sense, fuzzy
logic denotes fuzzy sets that are sets with blurred
boundaries[1]. Fuzzy logic was initiated in 1965 [2] by Lotfi
A. Zadeh, professor for computer science at California
University in Berkeley and it becomes a mathematical tool
for dealing with uncertainty.
Fuzzy is extensively accepted as a subdivision of
contemporary mathematics when equated with old-
fashioned mathematics although it has its history just over
40 years Zimmermann 2001. Itsbeginningcanbefoundback
when Zadeh 1965 wrote a seminal paper in1965inwhich he
familiarized fuzzy sets with unsharp boundaries. These sets
generally agree better with the human mind because they
employ shades of gray and not just whiteor black.Fuzzysets
classically have the ability to represent linguistic terms, for
example, low, high,andhot,warm.BeforeZadehtremendous
hard work was done in this domain by most of the
researchers like Lukasiewicz, Hegel,Plato,Marx,etc.Someof
them introduced three-valued logic and while few of them
gave four-valued or five valued logic, which is the extension
of Boolean logic, which takes only two values true or false (0
or 1). Fuzzy logic is a method of many-valued logic; in this
way, it deals with approximate reasoning instead of being
fixed and exact. Equated to old-style binary sets (in which
variables used to adopt true or false values), fuzzy logic
variables can adopt a truth value that ranges between 1 and
0. Fuzzy logic is a means to make use of natural language in
logic. Expert systems, fuzzy controllers, pattern recognition,
databases and information retrieval,decisionmakingarethe
applications of fuzzy logic. This paper offers the notion of
fuzzy logic and a brief assessment of its uses in various
fields. This study signifies that how fuzzy logic is useful in
various fields and how its applicationmakesconceptseasier.
2. Concept of Fuzzy logic
Fuzzy Logic – FL is used for solving uncertainties in a given
problem. E.g. consider thecondition“driveslowly”.When we
hear about it, we can understand what it means. But for the
computer it does not have knowledge about which is slow
speed, 10 km/h or 15 km/h or 25 km/ h. and if we give a
limit as the slowest speed e.g. 20km/h is speed limit. More
than this speed considered as fast. But if 20km/h is speed
limit, is 20.1 km/h is fast or 19.9 is slow. Fuzzy Logic (FL) is
used to figure out these uncertainties for the computer
system.
Fuzzy inference systems (FIS), which are also called fuzzy
models, are the nonlinear black-box models that state the
relationship between the outputandtheinputsofa real-time
system by employing a set of fuzzy rules known as IF-THEN
rules. The inner operation of FIS requires the use of the
inference rules of fuzzy logic[3]. FIS provides flexible
solutions. An important advantage of FIS over traditional
black-box modeling styles is their capability to infer the
behavior of complex systemspurelyfromdata,withoutprior
specification of a functional structure.
The functioning of FIS is more transparent. Because the
structure of fuzzy rules can be pulled out from the
knowledge available about the real system, theycanprovide
a formal representation with a more readily physical
interpretation.
3. FOUNDATIONS OF FUZZY LOGIC
3.1 FUZZY SETS
Fuzzy sets, on the other hand, allow elements to be
incomplete in a set. Each element is assigned a membership
degree in every set. This membership function ranges range
from 1 (which means it is a member of a set) or 0 (means
that it is not an element of the set ). Hence it is sure that if
one only allowed the extreme values of 1 and 0, then this
would essentially be correspondent to crisp sets. A
membership function is stated as the relationship between
the membership degree and the valuesofanelementina set.
It has a graphical portrayal thatexpresseshowthetransition
takes place from one to another. This graphical explanation
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2098
is referred to as a membership function. Membership
functions are used to describe the situation graphically.
Fuzzy logic transacts with a degree of membership and
degree of truth. There are various types of membership
functions used in fuzzy logic. Most used once are triangle,
Gaussian and trapezoid membership functions
3.2 LINGUISTIC VARIABLES:
A fuzzy set can be used to describe the value of the variable.
A linguistic variable is “that kind of variable whose value is
sentence or word in artificial or natural language”.Linguistic
variables are used to represent qualities that spread over a
distinct spectrum. Each linguistic variable can be assigned
one or multiple linguistic values.
3.3 FUZZY INFERENCE SYSTEM
The fuzzy logic system can be referred to as a system that
maps an input set of data into scalar output data. Fuzzy
inference is the process of mapping a given input into an
output using fuzzy.
Fuzzy inference happens to be computer exemplar-based on
fuzzy if-then- rules, fuzzy theory, and fuzzy reasoning.Fuzzy
logic is executed with three stages: (1)Fuzzifier, (2)
Inference(Rule Definition), (3)Defuzzifier
(1)Fuzzifier: It makes use of the membership functions that
are stored in the fuzzy knowledge base to transforms the
crisp input into a linguistic variable. This process is called
fuzzification.
(2) Inference: Uses If-Then type fuzzy rules to convert the
input to the fuzzy.
(3)Defuzzifier: Converts the output of the inference engine
into crisp by making use of membership functions similar to
the ones used by the Fuzzifier.
4. Application of Fuzzy Logic
This paper assesses a few areas which have seen fuzzy logic
being implementedpositively.Thenarrationofsomeofthem
is as follows:
4.1 In chemical science
Fuzzy logic has been applied in chemical science. Hayward
and Davidson [4] considered numerous examples which
made use of fuzzy logic. Almardy’s study made use of a fuzzy
control system which helped in applying current to anodes
connected in series which was done so that a lengthy buried
pipeline gets protected and also minimized power
requirements to safeguard the pipeline [4]. The study
showed that for this he set up a126 rules fuzzy control
system and ensured the output by adjusting the output
membership functions. Adroer et al found out the fuzzy
error, which was the variance between the actual and
desired pH, in the control of flowing discarded waterpH[4].
His techniques found that for acceptable pH control, a little
mixer can be provided which has less residence time. Hence
the study showed that fuzzy logic has a huge contribution to
chemical science.
4.2 In Healthcare Industry
Fuzzy logic is being used extensively in the healthcare
industry. Biomedicine is looked upon as a branch of science
but more than science, it is an art. Because it uses human
knowledge, experience and skills to treat and diagnose
diseases. Biomedical systems are intrinsically nonlinear,
time-varying and have a delay in time. In 1980, in the case of
open-heart patients, to regulate the blood pressure of
patients a real-time drug distribution method controlled
with the help of fuzzy logic has been developed. The studyof
Hayward and Davidson [4] presentedagainthat Warren etal
presented a decision support system that automatedtheuse
of clinical practice guiding principle that is based on the
fuzzy logic method. The study showed that the test results
produced likely estimates insteadofconfirmationofabsence
or presence of disease and in the fuzzy method, likely
guesstimates can be handled with the aid of membership
values and used as such in the interpretation model. Hence
the study demonstrates that the fuzzy logic has contributed
greatly to the health industry.
4.3 In Agriculture
N. Ganesanand Philomine Roseline T [5] studied the uses of
fuzzy logic in agriculture.Thepapercharacterizesemploying
fuzzy logic in weed management, disease management, and
pest management and to develop a professional system for
several crops and to scrutinize and study soil. The paper
"Design and development of Fuzzy Expert System for
Integrated Disease management in Finger Millets"identified
syndromes as moderately resistant, highly resistant,
immune, resistant, highly susceptible and susceptible. The
professional system uses defuzzification and fuzzification
process which is traditionally done only by experienced
farmers or agricultural scholars. The paper "Integrated pest
management system using the fuzzy expert system"showed
fuzzy logic approach-based on three inputs on pests like
damages to pests, dimensions of pests, number of pests. A
fuzzy-based system "Development and design of the
professional system for potato crop"studiedtheconditionof
soil development with fuzzy membership function. Thusthe
study presented that the fuzzy logic approach had an
immense contribution to agriculture.
4.4 In soil science
Many models in soil studies are interdisciplinary, requiring
mathematical models that are built in the hard sciences and
which are then linked with connections and subjective rule-
based models used in the less exact or soft sciences. The
resulting complex models are often difficult to interpret and
may not possibly reflect the soil or soil processes of the real
world. In soil science, the fuzzy set theory is prominently
used for classification. Thepurposeofclassificationistoease
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2099
a complicated system, represented with the aid of some sets
of data, into explicitly defined classes. In soil science, we
often hear of classification such as 'very deepsoil','deepsoil'
or 'shallow soil'. Thus study showsthatsoil classificationcan
be done using fuzzy logic.
4.5 In Traffic Engineering
In the-condensed traffic, with the growing number of cars,it
requires regularly progressing and more intricate
explanation of the traffic situation that includestrafficsignal
control. The controlling and monitoring of traffic in the city
is a crucial task due to the capability to handle control of
roads. There have been numerous studies [6, 7] focusing on
various approaches to predicting and modeling traffic
behavior. The fuzzy logic control system provides an
improved solution than conservative traffic-dependent
control. For instance, humans would think in the following
way to control traffic condition at a junction: “if the traffic is
dense on the northern or southern lanes and the traffic on
the western or eastern lanes is lesser, then at such a
situation the traffic lights must remain green for a longer
time for northern and southern lanes.” Such necessity can
now be simply put up in the fuzzy logic controller.
4.6 In petroleum exploration, production
Petroleum production and exploration business prosper
with in-depth understanding and knowledge of the
subsurface. Technological advancement has aided in
providing the industry with a lot of information about the
petroleum reservoir; though, a lot of uncertainties are still
present as of the nature of the subsurface. The industry has
attempted to report this problem in diverse ways;
unfortunately, the classical methods have failed to provide
proper guidance to management decisions in making use of
these reservoirs. The application of fuzzy logic comesacross
various extents of engineering. Decision-makers solve
problems on a day-to-day basis with the aid of quantitative
information obtained. Therefore, solving real-life and
industrial problemsrequires quantitativeinformation.Fuzzy
logic aids to guarantee quality and precision avoids
uncertainty and inconsistency. Additional areaswherefuzzy
logic is being used largely in this domain are simulation
treatment, completion, and drilling, and reservoir
characterization.
4.7 In Household
These days, a lot of home-use appliances arebeingupgraded
with the aid of fuzzy logic to save money and time. Fuzzy
logic is used in a lot of appliances like an air conditioner,
vacuum cleaner, washing machine, etc. Tiryaki and Kazan's
dishwasher which made used fuzzy logic andAlhanjouriand
Alhaddad's optimized wash time of washing machine using
fuzzy logic are the important studies that are based on the
fuzzy logic. After which many researchers have worked on
this so that they can achieve reduced wash time and the
reduced consumption of water and time. The paper
"Washing machine using fuzzy logic" [8] shows the use of
fuzzy logic for the washing machine. The study represents
that four input variables and five output variables are set up
together with eighty-one rules to define the relationship
among these variables. Some other researchers made use of
sensors in washing machines for linguistic inputs that are
mass of clothes, dirt type, clothes type, etc. These control the
linguistic output that is rinse time, spin time, wash time, etc.
The study showed fuzzy logic being used in air coolers and
air conditioners also. The paper "Application of Fuzzy Logic
in Daily Life" [2] shows that the design of the room cooler
might have multiple inputs and output variables. The paper
measured dual input variables: humidity and temperature
and three output variables: cooler fan speed, exhaust fan
speed, and water pump speed. By making use of this, fuzzy
logic was employed to get the optimum result. Hence fuzzy
logic has a tremendous contribution to the household too.
4.8 In Operations Research
In operations research, we talk about the problems which
are related to optimization. Operations research proves
helpful in maximizing profit and in minimizing the cost of
production or transportation cost etc. Fuzzy logic can be
useful in operations research too. By using the fuzzy logic
cost of transportation can be minimize.MamdaniandPappis
(1977) [2] have used fuzzy logic in operation research
effectively. The study shows fuzzy logic to the governor a
juncture of two one way streets.KalieandTeodorovic(1996)
used fuzzy logic to decide the transportation mode so that
travel cost and time gets minimized [2]. Thus fuzzy logic has
prodigious influence towards operations research.
4.9 In Environment Science
Fuzzy logic finds its application in Environment sciencetoo.
It has been effectively used in detecting natural tragedies
like a flood, earthquakes, etc. A review of the paper
"Prediction of flood detection system Fuzzy logic approach"
[8] showed that the fuzzy logic model developed with the
help of If-Then rules for predicting flood detection based on
Mamdani approach is tremendously useful. In this paper
water level and climate conditions are used as input and
control action is used as output and a total of twenty-five
rules are set up for the process of predictionoftheflood.Due
to fuzzy logic now it is possible to make vehicles safer,
better, and efficient to save the climate. Thus fuzzy logic has
tremendous inputs in environment science too.
4.10 In Machining
Researchers have attempted to apply methods of the fuzzy
system in various areas of application. One of them is to
optimize machining by applying a fuzzy system. The
execution of the fuzzy system substantiated to be largely
useful in case of highly complex or very nonlinear processes,
in the absence of any simple mathematical model or which
the needed for processing by expert’sknowledge.Machining
data play a vital role in the effective consumptionofmachine
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2100
tools and thus meaningfully impacts the overall costs of
manufacturing. Execution of a fuzzy logic model to be used
for the metal cutting operation to advance a computerized
database of machining systems that could be a great help to
the process planner for the establishment of the strategy for
selecting machining data for a specific machining process.
5. Conclusion
Fuzzy logic is a further version of Boolean logic or binary
that is two-valued logic. In uses mainly three steps. They are
fuzzification, inference system, and defuzzification. It can be
easily taught by using fuzzified educational methods. So it is
appropriate to use multi-valued fuzzy logic rather than two-
valued logic. In General, the employingfuzzylogic mayprove
to be helpful, for very complex processes, when there does
not exist a simple mathematical model.Thispaper presentsa
brief outline of fuzzy logic and its applications in different
fields. Very less is covered and more are there, which means
this paper presents just an overview of fuzzy logic and its
applications. But it has a lot of applications that have been
discovered and are realized these days. A lot are left that are
to be discovered still. The paper reviews the fuzzy logic
concept and its application in chemical science, in the
healthcare industry, inagriculture,inenvironmental science.
Consequently fuzzy logic hasbecomea helpinghandnotonly
in mathematics but in many other branches also.
REFERENCES
[1] Paradigm shift-An Introduction to fuzzylogic IEEE2006
[2] Priyanka Kausha, Neeraj Mohan, Parvinder Sandhu S.
Relevancy of Fuzzy Concept in Mathematics.
International Journal of Innovation, Management, and
Technology. 2010; l(3):312-315.
[3] Zadeh, L. A. 1975 The concept of a linguistic variableand
its applications to approximatereasoningI,IIandIII.Inf.
Sci. 8, 199–249. (See also 301–357, 9, 43–80).
[4] Hayward, Davidson. Fuzzy Logic Application, Analyst.
2003; 128:1304-1306.
[5] Philomena Roseline TN, Ganesan, Clarence Tauro JM. A
study of Applications of Fuzzy Logic in VariousDomains
of Agricultural Sciences. International Journal of
Computer Applications (0975 -8887). 2015, 15-18.
[6] G. C. D’Ans and D. C. Gazis, “Optimal control of
oversaturated store-and-forward transportation
networks,” Transportation Science, vol. 10, no. 1, pp. 1–
19, 1976.
[7] R. Boettger and Siemens,“Optimal coordinationoftraffic
signals in street networks,” in Proceedings of the 5th
International Symposium on the Theory of Traffic Flow
and Transportation, Berkeley, Calif, USA, June 1971.
[8] Mustafa Demetgul, Osman Ulkir, Tayyab Waqar.),
Washing Machine using Fuzzy Logic, Automation.
Control and Intelligent Systems. 2014; 2(3):27-32.

More Related Content

What's hot

AN OPTIMUM TIME QUANTUM USING LINGUISTIC SYNTHESIS FOR ROUND ROBIN CPU SCHEDU...
AN OPTIMUM TIME QUANTUM USING LINGUISTIC SYNTHESIS FOR ROUND ROBIN CPU SCHEDU...AN OPTIMUM TIME QUANTUM USING LINGUISTIC SYNTHESIS FOR ROUND ROBIN CPU SCHEDU...
AN OPTIMUM TIME QUANTUM USING LINGUISTIC SYNTHESIS FOR ROUND ROBIN CPU SCHEDU...ijsc
 
Assessment of Programming Language Reliability Utilizing Soft-Computing
Assessment of Programming Language Reliability Utilizing Soft-ComputingAssessment of Programming Language Reliability Utilizing Soft-Computing
Assessment of Programming Language Reliability Utilizing Soft-Computingijcsa
 
OOAD - UML - Class and Object Diagrams - Lab
OOAD - UML - Class and Object Diagrams - LabOOAD - UML - Class and Object Diagrams - Lab
OOAD - UML - Class and Object Diagrams - LabVicter Paul
 
OOAD - UML - Sequence and Communication Diagrams - Lab
OOAD - UML - Sequence and Communication Diagrams - LabOOAD - UML - Sequence and Communication Diagrams - Lab
OOAD - UML - Sequence and Communication Diagrams - LabVicter Paul
 
Intelligent Control and Fuzzy Logic
Intelligent Control and Fuzzy LogicIntelligent Control and Fuzzy Logic
Intelligent Control and Fuzzy LogicPraneel Chand
 
IRJET- Public Opinion Analysis on Law Enforcement
IRJET-  	  Public Opinion Analysis on Law EnforcementIRJET-  	  Public Opinion Analysis on Law Enforcement
IRJET- Public Opinion Analysis on Law EnforcementIRJET Journal
 
Fuzzy logic based model of GRN Inference
Fuzzy logic based model of GRN InferenceFuzzy logic based model of GRN Inference
Fuzzy logic based model of GRN InferenceAli Zaid
 
Trajectory Data Fuzzy Modeling : Ambulances Management Use Case
Trajectory Data Fuzzy Modeling : Ambulances Management Use CaseTrajectory Data Fuzzy Modeling : Ambulances Management Use Case
Trajectory Data Fuzzy Modeling : Ambulances Management Use Caseijdms
 
Automated Education Propositional Logic Tool (AEPLT): Used For Computation in...
Automated Education Propositional Logic Tool (AEPLT): Used For Computation in...Automated Education Propositional Logic Tool (AEPLT): Used For Computation in...
Automated Education Propositional Logic Tool (AEPLT): Used For Computation in...CSCJournals
 
A survey on sentence fusion techniques of abstractive text summarization
A survey on sentence fusion techniques of abstractive text summarizationA survey on sentence fusion techniques of abstractive text summarization
A survey on sentence fusion techniques of abstractive text summarizationIJERA Editor
 
Neural networks and fuzzy logic
Neural networks and fuzzy logicNeural networks and fuzzy logic
Neural networks and fuzzy logicSaurav Prasad
 
IRJET- Survey for Amazon Fine Food Reviews
IRJET- Survey for Amazon Fine Food ReviewsIRJET- Survey for Amazon Fine Food Reviews
IRJET- Survey for Amazon Fine Food ReviewsIRJET Journal
 

What's hot (20)

Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
AN OPTIMUM TIME QUANTUM USING LINGUISTIC SYNTHESIS FOR ROUND ROBIN CPU SCHEDU...
AN OPTIMUM TIME QUANTUM USING LINGUISTIC SYNTHESIS FOR ROUND ROBIN CPU SCHEDU...AN OPTIMUM TIME QUANTUM USING LINGUISTIC SYNTHESIS FOR ROUND ROBIN CPU SCHEDU...
AN OPTIMUM TIME QUANTUM USING LINGUISTIC SYNTHESIS FOR ROUND ROBIN CPU SCHEDU...
 
Assessment of Programming Language Reliability Utilizing Soft-Computing
Assessment of Programming Language Reliability Utilizing Soft-ComputingAssessment of Programming Language Reliability Utilizing Soft-Computing
Assessment of Programming Language Reliability Utilizing Soft-Computing
 
OOAD - UML - Class and Object Diagrams - Lab
OOAD - UML - Class and Object Diagrams - LabOOAD - UML - Class and Object Diagrams - Lab
OOAD - UML - Class and Object Diagrams - Lab
 
Fuzzy logic mis
Fuzzy logic misFuzzy logic mis
Fuzzy logic mis
 
OOAD - UML - Sequence and Communication Diagrams - Lab
OOAD - UML - Sequence and Communication Diagrams - LabOOAD - UML - Sequence and Communication Diagrams - Lab
OOAD - UML - Sequence and Communication Diagrams - Lab
 
Intelligent Control and Fuzzy Logic
Intelligent Control and Fuzzy LogicIntelligent Control and Fuzzy Logic
Intelligent Control and Fuzzy Logic
 
IRJET- Public Opinion Analysis on Law Enforcement
IRJET-  	  Public Opinion Analysis on Law EnforcementIRJET-  	  Public Opinion Analysis on Law Enforcement
IRJET- Public Opinion Analysis on Law Enforcement
 
AI - Fuzzy Logic Systems
AI - Fuzzy Logic SystemsAI - Fuzzy Logic Systems
AI - Fuzzy Logic Systems
 
Fuzzy Logic
Fuzzy LogicFuzzy Logic
Fuzzy Logic
 
Fuzzy logic based model of GRN Inference
Fuzzy logic based model of GRN InferenceFuzzy logic based model of GRN Inference
Fuzzy logic based model of GRN Inference
 
Er
ErEr
Er
 
Trajectory Data Fuzzy Modeling : Ambulances Management Use Case
Trajectory Data Fuzzy Modeling : Ambulances Management Use CaseTrajectory Data Fuzzy Modeling : Ambulances Management Use Case
Trajectory Data Fuzzy Modeling : Ambulances Management Use Case
 
Automated Education Propositional Logic Tool (AEPLT): Used For Computation in...
Automated Education Propositional Logic Tool (AEPLT): Used For Computation in...Automated Education Propositional Logic Tool (AEPLT): Used For Computation in...
Automated Education Propositional Logic Tool (AEPLT): Used For Computation in...
 
A survey on sentence fusion techniques of abstractive text summarization
A survey on sentence fusion techniques of abstractive text summarizationA survey on sentence fusion techniques of abstractive text summarization
A survey on sentence fusion techniques of abstractive text summarization
 
Neural networks and fuzzy logic
Neural networks and fuzzy logicNeural networks and fuzzy logic
Neural networks and fuzzy logic
 
International Journal of Engineering Inventions (IJEI)
International Journal of Engineering Inventions (IJEI)International Journal of Engineering Inventions (IJEI)
International Journal of Engineering Inventions (IJEI)
 
J045055560
J045055560J045055560
J045055560
 
Chapter 5 (final)
Chapter 5 (final)Chapter 5 (final)
Chapter 5 (final)
 
IRJET- Survey for Amazon Fine Food Reviews
IRJET- Survey for Amazon Fine Food ReviewsIRJET- Survey for Amazon Fine Food Reviews
IRJET- Survey for Amazon Fine Food Reviews
 

Similar to IRJET - Application of Fuzzy Logic: A Review

An Optimum Time Quantum Using Linguistic Synthesis for Round Robin Cpu Schedu...
An Optimum Time Quantum Using Linguistic Synthesis for Round Robin Cpu Schedu...An Optimum Time Quantum Using Linguistic Synthesis for Round Robin Cpu Schedu...
An Optimum Time Quantum Using Linguistic Synthesis for Round Robin Cpu Schedu...ijsc
 
Report on robotic control
Report on robotic controlReport on robotic control
Report on robotic controlAnil Maurya
 
Interval Type-2 Intuitionistic Fuzzy Logic System for Time Series and Identif...
Interval Type-2 Intuitionistic Fuzzy Logic System for Time Series and Identif...Interval Type-2 Intuitionistic Fuzzy Logic System for Time Series and Identif...
Interval Type-2 Intuitionistic Fuzzy Logic System for Time Series and Identif...ijfls
 
INTERVAL TYPE-2 INTUITIONISTIC FUZZY LOGIC SYSTEM FOR TIME SERIES AND IDENTIF...
INTERVAL TYPE-2 INTUITIONISTIC FUZZY LOGIC SYSTEM FOR TIME SERIES AND IDENTIF...INTERVAL TYPE-2 INTUITIONISTIC FUZZY LOGIC SYSTEM FOR TIME SERIES AND IDENTIF...
INTERVAL TYPE-2 INTUITIONISTIC FUZZY LOGIC SYSTEM FOR TIME SERIES AND IDENTIF...ijfls
 
Artificial Intelligence Techniques In Power Systems Paper Presentation
Artificial Intelligence Techniques In Power Systems Paper PresentationArtificial Intelligence Techniques In Power Systems Paper Presentation
Artificial Intelligence Techniques In Power Systems Paper Presentationguestac67362
 
Adaptive neurofuzzy system for asthama
Adaptive neurofuzzy system for asthamaAdaptive neurofuzzy system for asthama
Adaptive neurofuzzy system for asthamaeSAT Publishing House
 
Capital market applications of neural networks etc
Capital market applications of neural networks etcCapital market applications of neural networks etc
Capital market applications of neural networks etc23tino
 
Fuzzy Logic Based Parameter Adaptation of Interior Search Algorithm
Fuzzy Logic Based Parameter Adaptation of Interior Search AlgorithmFuzzy Logic Based Parameter Adaptation of Interior Search Algorithm
Fuzzy Logic Based Parameter Adaptation of Interior Search Algorithmijtsrd
 
Determining costs of construction errors, based on fuzzy logic systems ipcmc2...
Determining costs of construction errors, based on fuzzy logic systems ipcmc2...Determining costs of construction errors, based on fuzzy logic systems ipcmc2...
Determining costs of construction errors, based on fuzzy logic systems ipcmc2...Mohammad Lemar ZALMAİ
 
Soft computing
Soft computingSoft computing
Soft computingCSS
 
Knowledge extraction from numerical data an abc
Knowledge extraction from numerical data an abcKnowledge extraction from numerical data an abc
Knowledge extraction from numerical data an abcIAEME Publication
 
IJSRED-V2I3P104
IJSRED-V2I3P104IJSRED-V2I3P104
IJSRED-V2I3P104IJSRED
 
Fuzzy logic control
Fuzzy logic controlFuzzy logic control
Fuzzy logic controlArul Kumar
 
A Survey on Fuzzy Association Rule Mining Methodologies
A Survey on Fuzzy Association Rule Mining MethodologiesA Survey on Fuzzy Association Rule Mining Methodologies
A Survey on Fuzzy Association Rule Mining MethodologiesIOSR Journals
 

Similar to IRJET - Application of Fuzzy Logic: A Review (20)

Ece478 12es_final_report
Ece478 12es_final_reportEce478 12es_final_report
Ece478 12es_final_report
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Swaroop.m.r
Swaroop.m.rSwaroop.m.r
Swaroop.m.r
 
Swaroop.m.r
Swaroop.m.rSwaroop.m.r
Swaroop.m.r
 
An Optimum Time Quantum Using Linguistic Synthesis for Round Robin Cpu Schedu...
An Optimum Time Quantum Using Linguistic Synthesis for Round Robin Cpu Schedu...An Optimum Time Quantum Using Linguistic Synthesis for Round Robin Cpu Schedu...
An Optimum Time Quantum Using Linguistic Synthesis for Round Robin Cpu Schedu...
 
Report on robotic control
Report on robotic controlReport on robotic control
Report on robotic control
 
Interval Type-2 Intuitionistic Fuzzy Logic System for Time Series and Identif...
Interval Type-2 Intuitionistic Fuzzy Logic System for Time Series and Identif...Interval Type-2 Intuitionistic Fuzzy Logic System for Time Series and Identif...
Interval Type-2 Intuitionistic Fuzzy Logic System for Time Series and Identif...
 
Fuzzy expert system
Fuzzy expert systemFuzzy expert system
Fuzzy expert system
 
INTERVAL TYPE-2 INTUITIONISTIC FUZZY LOGIC SYSTEM FOR TIME SERIES AND IDENTIF...
INTERVAL TYPE-2 INTUITIONISTIC FUZZY LOGIC SYSTEM FOR TIME SERIES AND IDENTIF...INTERVAL TYPE-2 INTUITIONISTIC FUZZY LOGIC SYSTEM FOR TIME SERIES AND IDENTIF...
INTERVAL TYPE-2 INTUITIONISTIC FUZZY LOGIC SYSTEM FOR TIME SERIES AND IDENTIF...
 
Artificial Intelligence Techniques In Power Systems Paper Presentation
Artificial Intelligence Techniques In Power Systems Paper PresentationArtificial Intelligence Techniques In Power Systems Paper Presentation
Artificial Intelligence Techniques In Power Systems Paper Presentation
 
Adaptive neurofuzzy system for asthama
Adaptive neurofuzzy system for asthamaAdaptive neurofuzzy system for asthama
Adaptive neurofuzzy system for asthama
 
Capital market applications of neural networks etc
Capital market applications of neural networks etcCapital market applications of neural networks etc
Capital market applications of neural networks etc
 
Fuzzy Logic Based Parameter Adaptation of Interior Search Algorithm
Fuzzy Logic Based Parameter Adaptation of Interior Search AlgorithmFuzzy Logic Based Parameter Adaptation of Interior Search Algorithm
Fuzzy Logic Based Parameter Adaptation of Interior Search Algorithm
 
Determining costs of construction errors, based on fuzzy logic systems ipcmc2...
Determining costs of construction errors, based on fuzzy logic systems ipcmc2...Determining costs of construction errors, based on fuzzy logic systems ipcmc2...
Determining costs of construction errors, based on fuzzy logic systems ipcmc2...
 
Soft computing
Soft computingSoft computing
Soft computing
 
Knowledge extraction from numerical data an abc
Knowledge extraction from numerical data an abcKnowledge extraction from numerical data an abc
Knowledge extraction from numerical data an abc
 
IJSRED-V2I3P104
IJSRED-V2I3P104IJSRED-V2I3P104
IJSRED-V2I3P104
 
Fuzzy logic control
Fuzzy logic controlFuzzy logic control
Fuzzy logic control
 
[IJET-V2I3P19] Authors: Priyanka Sharma
[IJET-V2I3P19] Authors: Priyanka Sharma[IJET-V2I3P19] Authors: Priyanka Sharma
[IJET-V2I3P19] Authors: Priyanka Sharma
 
A Survey on Fuzzy Association Rule Mining Methodologies
A Survey on Fuzzy Association Rule Mining MethodologiesA Survey on Fuzzy Association Rule Mining Methodologies
A Survey on Fuzzy Association Rule Mining Methodologies
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 

IRJET - Application of Fuzzy Logic: A Review

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2097 Application of Fuzzy Logic: A Review Miss. Komal B. Uplenchwar. M. Tech (ETRX)1, Mrs. Rupali S. Kokate(VLSI & Embedded System)2 ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Fuzzy Logic is an extremely vital role in the arena of computer science, Artificial Intelligence, control theory and mathematic. Fuzzy logic is the way of organizing belief or idea that cannot be defined precisely but which depends upon their contexts – the human way of thinking, reasoning, and perception. Fuzzy Logicfindswidespreadusein businesses, medicinal sciences, engineering, behavioral sciences, etc. due to perpetually growing complexities in these systems which have uncertainty, vagueness, imprecision, asits central part. This paper offers the idea of fuzzy logic and its uses in various branches. The proposal of fuzzy set theory especially the Fuzzy Inference System (FIS) has led to an outburst of its application in diversified fields. This review denotes the usage of fuzzy logic approach in soil science, operations research, agriculture, machining, chemicalscience, medical science, in environmental science, traffic engineering and household. Key Words: Fuzzy Inference System, fuzzy logic, fuzzy logic application, fuzzy system. 1. Introduction Employing fuzzy logic has brought in great changes. The introduction of fuzzy logic has made many things simpler and this has helped in saving time, cost and energy. The fuzzy logic is one of these techniques which is broadly used in today’s intelligent problem-solving system and applications. Before going to fuzzy logic first we have to know what is fuzzy. Webster’s dictionary defines “fuzzy” as not clear, distinct, or precise; blurred. In a wide sense, fuzzy logic denotes fuzzy sets that are sets with blurred boundaries[1]. Fuzzy logic was initiated in 1965 [2] by Lotfi A. Zadeh, professor for computer science at California University in Berkeley and it becomes a mathematical tool for dealing with uncertainty. Fuzzy is extensively accepted as a subdivision of contemporary mathematics when equated with old- fashioned mathematics although it has its history just over 40 years Zimmermann 2001. Itsbeginningcanbefoundback when Zadeh 1965 wrote a seminal paper in1965inwhich he familiarized fuzzy sets with unsharp boundaries. These sets generally agree better with the human mind because they employ shades of gray and not just whiteor black.Fuzzysets classically have the ability to represent linguistic terms, for example, low, high,andhot,warm.BeforeZadehtremendous hard work was done in this domain by most of the researchers like Lukasiewicz, Hegel,Plato,Marx,etc.Someof them introduced three-valued logic and while few of them gave four-valued or five valued logic, which is the extension of Boolean logic, which takes only two values true or false (0 or 1). Fuzzy logic is a method of many-valued logic; in this way, it deals with approximate reasoning instead of being fixed and exact. Equated to old-style binary sets (in which variables used to adopt true or false values), fuzzy logic variables can adopt a truth value that ranges between 1 and 0. Fuzzy logic is a means to make use of natural language in logic. Expert systems, fuzzy controllers, pattern recognition, databases and information retrieval,decisionmakingarethe applications of fuzzy logic. This paper offers the notion of fuzzy logic and a brief assessment of its uses in various fields. This study signifies that how fuzzy logic is useful in various fields and how its applicationmakesconceptseasier. 2. Concept of Fuzzy logic Fuzzy Logic – FL is used for solving uncertainties in a given problem. E.g. consider thecondition“driveslowly”.When we hear about it, we can understand what it means. But for the computer it does not have knowledge about which is slow speed, 10 km/h or 15 km/h or 25 km/ h. and if we give a limit as the slowest speed e.g. 20km/h is speed limit. More than this speed considered as fast. But if 20km/h is speed limit, is 20.1 km/h is fast or 19.9 is slow. Fuzzy Logic (FL) is used to figure out these uncertainties for the computer system. Fuzzy inference systems (FIS), which are also called fuzzy models, are the nonlinear black-box models that state the relationship between the outputandtheinputsofa real-time system by employing a set of fuzzy rules known as IF-THEN rules. The inner operation of FIS requires the use of the inference rules of fuzzy logic[3]. FIS provides flexible solutions. An important advantage of FIS over traditional black-box modeling styles is their capability to infer the behavior of complex systemspurelyfromdata,withoutprior specification of a functional structure. The functioning of FIS is more transparent. Because the structure of fuzzy rules can be pulled out from the knowledge available about the real system, theycanprovide a formal representation with a more readily physical interpretation. 3. FOUNDATIONS OF FUZZY LOGIC 3.1 FUZZY SETS Fuzzy sets, on the other hand, allow elements to be incomplete in a set. Each element is assigned a membership degree in every set. This membership function ranges range from 1 (which means it is a member of a set) or 0 (means that it is not an element of the set ). Hence it is sure that if one only allowed the extreme values of 1 and 0, then this would essentially be correspondent to crisp sets. A membership function is stated as the relationship between the membership degree and the valuesofanelementina set. It has a graphical portrayal thatexpresseshowthetransition takes place from one to another. This graphical explanation
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2098 is referred to as a membership function. Membership functions are used to describe the situation graphically. Fuzzy logic transacts with a degree of membership and degree of truth. There are various types of membership functions used in fuzzy logic. Most used once are triangle, Gaussian and trapezoid membership functions 3.2 LINGUISTIC VARIABLES: A fuzzy set can be used to describe the value of the variable. A linguistic variable is “that kind of variable whose value is sentence or word in artificial or natural language”.Linguistic variables are used to represent qualities that spread over a distinct spectrum. Each linguistic variable can be assigned one or multiple linguistic values. 3.3 FUZZY INFERENCE SYSTEM The fuzzy logic system can be referred to as a system that maps an input set of data into scalar output data. Fuzzy inference is the process of mapping a given input into an output using fuzzy. Fuzzy inference happens to be computer exemplar-based on fuzzy if-then- rules, fuzzy theory, and fuzzy reasoning.Fuzzy logic is executed with three stages: (1)Fuzzifier, (2) Inference(Rule Definition), (3)Defuzzifier (1)Fuzzifier: It makes use of the membership functions that are stored in the fuzzy knowledge base to transforms the crisp input into a linguistic variable. This process is called fuzzification. (2) Inference: Uses If-Then type fuzzy rules to convert the input to the fuzzy. (3)Defuzzifier: Converts the output of the inference engine into crisp by making use of membership functions similar to the ones used by the Fuzzifier. 4. Application of Fuzzy Logic This paper assesses a few areas which have seen fuzzy logic being implementedpositively.Thenarrationofsomeofthem is as follows: 4.1 In chemical science Fuzzy logic has been applied in chemical science. Hayward and Davidson [4] considered numerous examples which made use of fuzzy logic. Almardy’s study made use of a fuzzy control system which helped in applying current to anodes connected in series which was done so that a lengthy buried pipeline gets protected and also minimized power requirements to safeguard the pipeline [4]. The study showed that for this he set up a126 rules fuzzy control system and ensured the output by adjusting the output membership functions. Adroer et al found out the fuzzy error, which was the variance between the actual and desired pH, in the control of flowing discarded waterpH[4]. His techniques found that for acceptable pH control, a little mixer can be provided which has less residence time. Hence the study showed that fuzzy logic has a huge contribution to chemical science. 4.2 In Healthcare Industry Fuzzy logic is being used extensively in the healthcare industry. Biomedicine is looked upon as a branch of science but more than science, it is an art. Because it uses human knowledge, experience and skills to treat and diagnose diseases. Biomedical systems are intrinsically nonlinear, time-varying and have a delay in time. In 1980, in the case of open-heart patients, to regulate the blood pressure of patients a real-time drug distribution method controlled with the help of fuzzy logic has been developed. The studyof Hayward and Davidson [4] presentedagainthat Warren etal presented a decision support system that automatedtheuse of clinical practice guiding principle that is based on the fuzzy logic method. The study showed that the test results produced likely estimates insteadofconfirmationofabsence or presence of disease and in the fuzzy method, likely guesstimates can be handled with the aid of membership values and used as such in the interpretation model. Hence the study demonstrates that the fuzzy logic has contributed greatly to the health industry. 4.3 In Agriculture N. Ganesanand Philomine Roseline T [5] studied the uses of fuzzy logic in agriculture.Thepapercharacterizesemploying fuzzy logic in weed management, disease management, and pest management and to develop a professional system for several crops and to scrutinize and study soil. The paper "Design and development of Fuzzy Expert System for Integrated Disease management in Finger Millets"identified syndromes as moderately resistant, highly resistant, immune, resistant, highly susceptible and susceptible. The professional system uses defuzzification and fuzzification process which is traditionally done only by experienced farmers or agricultural scholars. The paper "Integrated pest management system using the fuzzy expert system"showed fuzzy logic approach-based on three inputs on pests like damages to pests, dimensions of pests, number of pests. A fuzzy-based system "Development and design of the professional system for potato crop"studiedtheconditionof soil development with fuzzy membership function. Thusthe study presented that the fuzzy logic approach had an immense contribution to agriculture. 4.4 In soil science Many models in soil studies are interdisciplinary, requiring mathematical models that are built in the hard sciences and which are then linked with connections and subjective rule- based models used in the less exact or soft sciences. The resulting complex models are often difficult to interpret and may not possibly reflect the soil or soil processes of the real world. In soil science, the fuzzy set theory is prominently used for classification. Thepurposeofclassificationistoease
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2099 a complicated system, represented with the aid of some sets of data, into explicitly defined classes. In soil science, we often hear of classification such as 'very deepsoil','deepsoil' or 'shallow soil'. Thus study showsthatsoil classificationcan be done using fuzzy logic. 4.5 In Traffic Engineering In the-condensed traffic, with the growing number of cars,it requires regularly progressing and more intricate explanation of the traffic situation that includestrafficsignal control. The controlling and monitoring of traffic in the city is a crucial task due to the capability to handle control of roads. There have been numerous studies [6, 7] focusing on various approaches to predicting and modeling traffic behavior. The fuzzy logic control system provides an improved solution than conservative traffic-dependent control. For instance, humans would think in the following way to control traffic condition at a junction: “if the traffic is dense on the northern or southern lanes and the traffic on the western or eastern lanes is lesser, then at such a situation the traffic lights must remain green for a longer time for northern and southern lanes.” Such necessity can now be simply put up in the fuzzy logic controller. 4.6 In petroleum exploration, production Petroleum production and exploration business prosper with in-depth understanding and knowledge of the subsurface. Technological advancement has aided in providing the industry with a lot of information about the petroleum reservoir; though, a lot of uncertainties are still present as of the nature of the subsurface. The industry has attempted to report this problem in diverse ways; unfortunately, the classical methods have failed to provide proper guidance to management decisions in making use of these reservoirs. The application of fuzzy logic comesacross various extents of engineering. Decision-makers solve problems on a day-to-day basis with the aid of quantitative information obtained. Therefore, solving real-life and industrial problemsrequires quantitativeinformation.Fuzzy logic aids to guarantee quality and precision avoids uncertainty and inconsistency. Additional areaswherefuzzy logic is being used largely in this domain are simulation treatment, completion, and drilling, and reservoir characterization. 4.7 In Household These days, a lot of home-use appliances arebeingupgraded with the aid of fuzzy logic to save money and time. Fuzzy logic is used in a lot of appliances like an air conditioner, vacuum cleaner, washing machine, etc. Tiryaki and Kazan's dishwasher which made used fuzzy logic andAlhanjouriand Alhaddad's optimized wash time of washing machine using fuzzy logic are the important studies that are based on the fuzzy logic. After which many researchers have worked on this so that they can achieve reduced wash time and the reduced consumption of water and time. The paper "Washing machine using fuzzy logic" [8] shows the use of fuzzy logic for the washing machine. The study represents that four input variables and five output variables are set up together with eighty-one rules to define the relationship among these variables. Some other researchers made use of sensors in washing machines for linguistic inputs that are mass of clothes, dirt type, clothes type, etc. These control the linguistic output that is rinse time, spin time, wash time, etc. The study showed fuzzy logic being used in air coolers and air conditioners also. The paper "Application of Fuzzy Logic in Daily Life" [2] shows that the design of the room cooler might have multiple inputs and output variables. The paper measured dual input variables: humidity and temperature and three output variables: cooler fan speed, exhaust fan speed, and water pump speed. By making use of this, fuzzy logic was employed to get the optimum result. Hence fuzzy logic has a tremendous contribution to the household too. 4.8 In Operations Research In operations research, we talk about the problems which are related to optimization. Operations research proves helpful in maximizing profit and in minimizing the cost of production or transportation cost etc. Fuzzy logic can be useful in operations research too. By using the fuzzy logic cost of transportation can be minimize.MamdaniandPappis (1977) [2] have used fuzzy logic in operation research effectively. The study shows fuzzy logic to the governor a juncture of two one way streets.KalieandTeodorovic(1996) used fuzzy logic to decide the transportation mode so that travel cost and time gets minimized [2]. Thus fuzzy logic has prodigious influence towards operations research. 4.9 In Environment Science Fuzzy logic finds its application in Environment sciencetoo. It has been effectively used in detecting natural tragedies like a flood, earthquakes, etc. A review of the paper "Prediction of flood detection system Fuzzy logic approach" [8] showed that the fuzzy logic model developed with the help of If-Then rules for predicting flood detection based on Mamdani approach is tremendously useful. In this paper water level and climate conditions are used as input and control action is used as output and a total of twenty-five rules are set up for the process of predictionoftheflood.Due to fuzzy logic now it is possible to make vehicles safer, better, and efficient to save the climate. Thus fuzzy logic has tremendous inputs in environment science too. 4.10 In Machining Researchers have attempted to apply methods of the fuzzy system in various areas of application. One of them is to optimize machining by applying a fuzzy system. The execution of the fuzzy system substantiated to be largely useful in case of highly complex or very nonlinear processes, in the absence of any simple mathematical model or which the needed for processing by expert’sknowledge.Machining data play a vital role in the effective consumptionofmachine
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2100 tools and thus meaningfully impacts the overall costs of manufacturing. Execution of a fuzzy logic model to be used for the metal cutting operation to advance a computerized database of machining systems that could be a great help to the process planner for the establishment of the strategy for selecting machining data for a specific machining process. 5. Conclusion Fuzzy logic is a further version of Boolean logic or binary that is two-valued logic. In uses mainly three steps. They are fuzzification, inference system, and defuzzification. It can be easily taught by using fuzzified educational methods. So it is appropriate to use multi-valued fuzzy logic rather than two- valued logic. In General, the employingfuzzylogic mayprove to be helpful, for very complex processes, when there does not exist a simple mathematical model.Thispaper presentsa brief outline of fuzzy logic and its applications in different fields. Very less is covered and more are there, which means this paper presents just an overview of fuzzy logic and its applications. But it has a lot of applications that have been discovered and are realized these days. A lot are left that are to be discovered still. The paper reviews the fuzzy logic concept and its application in chemical science, in the healthcare industry, inagriculture,inenvironmental science. Consequently fuzzy logic hasbecomea helpinghandnotonly in mathematics but in many other branches also. REFERENCES [1] Paradigm shift-An Introduction to fuzzylogic IEEE2006 [2] Priyanka Kausha, Neeraj Mohan, Parvinder Sandhu S. Relevancy of Fuzzy Concept in Mathematics. International Journal of Innovation, Management, and Technology. 2010; l(3):312-315. [3] Zadeh, L. A. 1975 The concept of a linguistic variableand its applications to approximatereasoningI,IIandIII.Inf. Sci. 8, 199–249. (See also 301–357, 9, 43–80). [4] Hayward, Davidson. Fuzzy Logic Application, Analyst. 2003; 128:1304-1306. [5] Philomena Roseline TN, Ganesan, Clarence Tauro JM. A study of Applications of Fuzzy Logic in VariousDomains of Agricultural Sciences. International Journal of Computer Applications (0975 -8887). 2015, 15-18. [6] G. C. D’Ans and D. C. Gazis, “Optimal control of oversaturated store-and-forward transportation networks,” Transportation Science, vol. 10, no. 1, pp. 1– 19, 1976. [7] R. Boettger and Siemens,“Optimal coordinationoftraffic signals in street networks,” in Proceedings of the 5th International Symposium on the Theory of Traffic Flow and Transportation, Berkeley, Calif, USA, June 1971. [8] Mustafa Demetgul, Osman Ulkir, Tayyab Waqar.), Washing Machine using Fuzzy Logic, Automation. Control and Intelligent Systems. 2014; 2(3):27-32.