SlideShare a Scribd company logo
Fuzzy Logic
Intelligent Technique
Qamar Wajid Ali
OVERVIEW
 Where did it begin?
 What is Fuzzy Logic?
 Fuzzy Logic in Control Systems
 Fuzzy Logic in Other Fields
 Fuzzy Logic vs. Neural Networks
 Fuzzy Logic Benefits
Fuzzy Logic began
 Traces back to Ancient Greece
 Lotfi Asker Zadeh ( 1965 )
 First to publish ideas of fuzzy logic.
 Professor Toshire Terano ( 1972 )
 Organized the world's first working group on fuzzy
systems.
 F.L. Smidth & Co. ( 1980 )
 First to market fuzzy expert systems.
WHAT IS FUZZY LOGIC?
 Definition of fuzzy
 Fuzzy – “not clear, distinct, or precise; blurred”
 Definition of fuzzy logic
 A form of knowledge representation suitable for notions that cannot
be defined precisely, but which depend upon their contexts.
What is Fuzzy Logic? Contd.
 Fuzzy logic is a form of many-valued logic
 In contrast with traditional logic theory, where binary sets
have two-valued logic:
 true or false,
 completely true or completely false
 0 or 1
WHY FUZZY LOGIC
 The reason for the most successful of today's technologies which is very
simple.
 Fuzzy logic addresses such applications perfectly as it resembles human
decision making
 It fills an important gap in engineering design methods left vacant by
purely mathematical approaches (e.g. linear control design), and
purely logic-based approaches (e.g. expert systems) in system
design.
WHY FUZZY CONTROL?
 The reasoning in fuzzy logic is similar to human reasoning
 It allows for approximate values and inferences as well as
incomplete or ambiguous data (binary yes/no choices)
 Fuzzy logic is able to process incomplete data and provide
approximate solutions to problems
Fuzzy Control Procedure
 Fuzzy control, which directly uses fuzzy rules is the most
important application in fuzzy theory.
 Using a procedure originated by Ebrahim Mamdani in the late
70s, three steps are taken to create a fuzzy controlled machine:
 Fuzzification(Using membership functions to graphically describe a
situation)
 Rule evaluation(Application of fuzzy rules)
 DE-fuzzification(Obtaining the crisp or actual results)
Degrees of Truth
 Both degrees of truth and probabilities range between 0 and 1
and hence may seem similar at first. For example, let a
100 ml glass contain 30 ml of water. Then we may consider
two concepts: Empty and Full. The meaning of each of them
can be represented by a certain fuzzy set.
 Then one might define the glass as being 0.7 empty and 0.3
full
Applying the Values
In this image, the meaning of the expressions cold, warm, and hot is represented by functions mapping
a temperature scale. A point on that scale has three "truth values"—one for each of the three functions.
Fig. below illustrates bivalent sets to characterize the temperature of a
room
Example
Traditional Representation of Logic
Slow Fast
Speed = 0 Speed = 1
bool speed;
get the speed
if ( speed == 0) {
// speed is slow
}
else {
// speed is fast
}
Fuzzy Logic Representation
 For every problem must represent in terms of fuzzy sets
 What are fuzzy sets?
Slowest Fastes
t
Slow Fast
[ 0.0 – 0.25 ] [ 0.25 – 0.50
]
[ 0.50 – 0.75
]
[ 0.75 – 1.00
]
Fuzzy Logic Representation Cont.
Slowest Fastest
float speed;
get the speed
if ((speed >= 0.0)&&(speed < 0.25)) {
// speed is slowest
}
else if ((speed >= 0.25)&&(speed <
0.5))
{
// speed is slow
}
Slow Fast
else if ((speed >= 0.5)&&(speed < 0.75))
{
// speed is fast
}
else // speed >= 0.75 && speed < 1.0
{
// speed is fastest
}
How do fuzzy sets differ from classical
sets?
 In classical set theory we assume that all sets rare well-defined (or
crisp), that is given any object in our universe we can always say that
object either is or is not the member of a particular set.
 CLASSICAL SETS
 The set of people that can run a mile in 4 minutes or less.
 The set of children under age seven that weigh more than 1oo pounds.
 FUZZY SETS
 The set of fast runners
 The set of overweight children
Applications
 ABS Brakes
 Expert Systems
 Control Units
 Bullet train between Tokyo and Osaka
 Video Cameras
 Automatic Transmissions
 Washing Machines
Fuzzy Controllers
• Used to control a physical system
TEMPERATURE CONTROLLER
 A temperature control system has four settings
 Cold, Cool, Warm, and Hot
Change the speed of a heater fan, based off the room temperature and humidity.
Anti Lock Break System ( ABS )
 Inputs for Intel Fuzzy ABS are derived from
 Brake
 4 WD
 Feedback
 Wheel speed
 Ignition
 Outputs
 Pulsewidth
 Error lamp
Fuzzy Inference (Expert) Systems
Input_1 Fuzzy
IF-
THEN
Rules
OutputInput_2
Input_3
Service
Time
Fuzzy
IF-THEN
Rules
Tip Level
Ambiance
Food
Quality
Fuzzy Inference (Expert) Systems
Fuzzify:
Apply MF on
input
Generalized Modus
Ponens with specified
aggregation operations
Defuzzify:
Method of Centroid,
Maximum, ...
Suggested Fuzzy Inference System
Want to Order
Pizza
Recognize
Shop
Service Time
Tip LevelFood Quality
Ambiance
Output Fuzzy MF
for each Phoneme
Assign a Fuzzy Value for
each Phoneme, Output
Highest N Values to a
Linguistic model
Image Processing
Binary
Gray Level
Color (RGB,HSV etc.)
Can we give a crisp definition to light blue?
FUZZY LOGIC VS NEURAL
NETWORKS
 How does a Neural Network work?
 Both model the human brain.
 Fuzzy Logic
 Neural Networks
 Both used to create behavioural
systems.
BENEFITS OF USING FUZZY
LOGIC
Fuzzy logic mis

More Related Content

What's hot

Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
Aditya Sharma
 
Application of fuzzy logic
Application of fuzzy logicApplication of fuzzy logic
Application of fuzzy logic
Viraj Patel
 
Fuzzy logic ppt
Fuzzy logic pptFuzzy logic ppt
Fuzzy logic ppt
hammadhasan10
 
Fuzzy Logic in the Real World
Fuzzy Logic in the Real WorldFuzzy Logic in the Real World
Fuzzy Logic in the Real World
BCSLeicester
 
Fuzzy+logic
Fuzzy+logicFuzzy+logic
Fuzzy+logic
Mahesh Todkar
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
Mahmoud Hussein
 
Fuzzy Membership Function
Fuzzy Membership Function Fuzzy Membership Function
Chapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicChapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy Logic
Ashique Rasool
 
If then rule in fuzzy logic and fuzzy implications
If then rule  in fuzzy logic and fuzzy implicationsIf then rule  in fuzzy logic and fuzzy implications
If then rule in fuzzy logic and fuzzy implications
Siksha 'O' Anusandhan (Deemed to be University )
 
Defuzzification
DefuzzificationDefuzzification
Fuzzy logic control of washing m achines
Fuzzy logic control of washing m achinesFuzzy logic control of washing m achines
Fuzzy logic control of washing m achines
pradnya patil
 
Iv unit-fuzzification and de-fuzzification
Iv unit-fuzzification and de-fuzzificationIv unit-fuzzification and de-fuzzification
Iv unit-fuzzification and de-fuzzification
kypameenendranathred
 
Fuzzy logic in approximate Reasoning
Fuzzy logic in approximate ReasoningFuzzy logic in approximate Reasoning
Fuzzy logic in approximate Reasoning
Hoàng Đức
 
Fuzzy logic Notes AI CSE 8th Sem
Fuzzy logic Notes AI CSE 8th SemFuzzy logic Notes AI CSE 8th Sem
Fuzzy logic Notes AI CSE 8th Sem
DigiGurukul
 
applications of fuzzy logic ransher
applications of fuzzy logic ransherapplications of fuzzy logic ransher
applications of fuzzy logic ransher
ransherraj
 
Fuzzy logic system
Fuzzy logic systemFuzzy logic system
Fuzzy logic system
Imtiaz Siddique
 
Fuzzy expert system
Fuzzy expert systemFuzzy expert system
Fuzzy expert system
Hsuvas Borkakoty
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
Romeo N Janga
 

What's hot (20)

Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Application of fuzzy logic
Application of fuzzy logicApplication of fuzzy logic
Application of fuzzy logic
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Fuzzy logic ppt
Fuzzy logic pptFuzzy logic ppt
Fuzzy logic ppt
 
Fuzzy Logic in the Real World
Fuzzy Logic in the Real WorldFuzzy Logic in the Real World
Fuzzy Logic in the Real World
 
Fuzzy+logic
Fuzzy+logicFuzzy+logic
Fuzzy+logic
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Fuzzy Membership Function
Fuzzy Membership Function Fuzzy Membership Function
Fuzzy Membership Function
 
Chapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicChapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy Logic
 
If then rule in fuzzy logic and fuzzy implications
If then rule  in fuzzy logic and fuzzy implicationsIf then rule  in fuzzy logic and fuzzy implications
If then rule in fuzzy logic and fuzzy implications
 
Defuzzification
DefuzzificationDefuzzification
Defuzzification
 
Fuzzy logic control of washing m achines
Fuzzy logic control of washing m achinesFuzzy logic control of washing m achines
Fuzzy logic control of washing m achines
 
Iv unit-fuzzification and de-fuzzification
Iv unit-fuzzification and de-fuzzificationIv unit-fuzzification and de-fuzzification
Iv unit-fuzzification and de-fuzzification
 
Fuzzy logic in approximate Reasoning
Fuzzy logic in approximate ReasoningFuzzy logic in approximate Reasoning
Fuzzy logic in approximate Reasoning
 
Fuzzy logic Notes AI CSE 8th Sem
Fuzzy logic Notes AI CSE 8th SemFuzzy logic Notes AI CSE 8th Sem
Fuzzy logic Notes AI CSE 8th Sem
 
applications of fuzzy logic ransher
applications of fuzzy logic ransherapplications of fuzzy logic ransher
applications of fuzzy logic ransher
 
Fuzzy logic system
Fuzzy logic systemFuzzy logic system
Fuzzy logic system
 
Fuzzy expert system
Fuzzy expert systemFuzzy expert system
Fuzzy expert system
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
fuzzy logic
fuzzy logicfuzzy logic
fuzzy logic
 

Viewers also liked

C++ neural networks and fuzzy logic
C++ neural networks and fuzzy logicC++ neural networks and fuzzy logic
C++ neural networks and fuzzy logicJamerson Ramos
 
65487681 60444264-engineering-optimization-theory-and-practice-4th-edition
65487681 60444264-engineering-optimization-theory-and-practice-4th-edition65487681 60444264-engineering-optimization-theory-and-practice-4th-edition
65487681 60444264-engineering-optimization-theory-and-practice-4th-editionAshish Arora
 
25923852 genetic-algorithms-and-engineering-optimization
25923852 genetic-algorithms-and-engineering-optimization25923852 genetic-algorithms-and-engineering-optimization
25923852 genetic-algorithms-and-engineering-optimizationJYOTIBLOSSOMS
 
RM 701 Genetic Algorithm and Fuzzy Logic lecture
RM 701 Genetic Algorithm and Fuzzy Logic lectureRM 701 Genetic Algorithm and Fuzzy Logic lecture
RM 701 Genetic Algorithm and Fuzzy Logic lecture
VIT University (Chennai Campus)
 
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM DrivesComparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
IOSR Journals
 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...
eSAT Journals
 
I011125866
I011125866I011125866
I011125866
IOSR Journals
 
MINOR PROJECT 2016 7TH SEM
MINOR PROJECT 2016 7TH SEMMINOR PROJECT 2016 7TH SEM
MINOR PROJECT 2016 7TH SEMHARERAM MISHRA
 
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc MotorAdaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
IOSR Journals
 
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINESFUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
IAEME Publication
 
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic ControllerSpeed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
iosrjce
 
Short course fuzzy logic applications
Short course fuzzy logic applicationsShort course fuzzy logic applications
Short course fuzzy logic applications
Dalia Baziuke
 
2015 Artificial Intelligence Techniques at Engineering Seminar - Chapter 2 - ...
2015 Artificial Intelligence Techniques at Engineering Seminar - Chapter 2 - ...2015 Artificial Intelligence Techniques at Engineering Seminar - Chapter 2 - ...
2015 Artificial Intelligence Techniques at Engineering Seminar - Chapter 2 - ...
Enrique Onieva
 
Simulation of a_pmsm_motor_control_system
Simulation of a_pmsm_motor_control_systemSimulation of a_pmsm_motor_control_system
Simulation of a_pmsm_motor_control_system
maheshwareshwar
 
Ppt on artifishail intelligence
Ppt on artifishail intelligencePpt on artifishail intelligence
Ppt on artifishail intelligencesnehal_gongle
 
Traveling across India ( with sounds)
Traveling across India ( with sounds)Traveling across India ( with sounds)
Traveling across India ( with sounds)
Nikkitta M
 
A Day In The Life Of A Monk
A Day In The Life Of A MonkA Day In The Life Of A Monk
A Day In The Life Of A MonkRobbo132615
 

Viewers also liked (19)

C++ neural networks and fuzzy logic
C++ neural networks and fuzzy logicC++ neural networks and fuzzy logic
C++ neural networks and fuzzy logic
 
65487681 60444264-engineering-optimization-theory-and-practice-4th-edition
65487681 60444264-engineering-optimization-theory-and-practice-4th-edition65487681 60444264-engineering-optimization-theory-and-practice-4th-edition
65487681 60444264-engineering-optimization-theory-and-practice-4th-edition
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
25923852 genetic-algorithms-and-engineering-optimization
25923852 genetic-algorithms-and-engineering-optimization25923852 genetic-algorithms-and-engineering-optimization
25923852 genetic-algorithms-and-engineering-optimization
 
RM 701 Genetic Algorithm and Fuzzy Logic lecture
RM 701 Genetic Algorithm and Fuzzy Logic lectureRM 701 Genetic Algorithm and Fuzzy Logic lecture
RM 701 Genetic Algorithm and Fuzzy Logic lecture
 
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM DrivesComparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...
 
I011125866
I011125866I011125866
I011125866
 
MINOR PROJECT 2016 7TH SEM
MINOR PROJECT 2016 7TH SEMMINOR PROJECT 2016 7TH SEM
MINOR PROJECT 2016 7TH SEM
 
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc MotorAdaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
 
Dc drives smnar ppt
Dc drives smnar pptDc drives smnar ppt
Dc drives smnar ppt
 
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINESFUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
 
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic ControllerSpeed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
 
Short course fuzzy logic applications
Short course fuzzy logic applicationsShort course fuzzy logic applications
Short course fuzzy logic applications
 
2015 Artificial Intelligence Techniques at Engineering Seminar - Chapter 2 - ...
2015 Artificial Intelligence Techniques at Engineering Seminar - Chapter 2 - ...2015 Artificial Intelligence Techniques at Engineering Seminar - Chapter 2 - ...
2015 Artificial Intelligence Techniques at Engineering Seminar - Chapter 2 - ...
 
Simulation of a_pmsm_motor_control_system
Simulation of a_pmsm_motor_control_systemSimulation of a_pmsm_motor_control_system
Simulation of a_pmsm_motor_control_system
 
Ppt on artifishail intelligence
Ppt on artifishail intelligencePpt on artifishail intelligence
Ppt on artifishail intelligence
 
Traveling across India ( with sounds)
Traveling across India ( with sounds)Traveling across India ( with sounds)
Traveling across India ( with sounds)
 
A Day In The Life Of A Monk
A Day In The Life Of A MonkA Day In The Life Of A Monk
A Day In The Life Of A Monk
 

Similar to Fuzzy logic mis

fuzzylogic-120105083314-phpapp01.pptx
fuzzylogic-120105083314-phpapp01.pptxfuzzylogic-120105083314-phpapp01.pptx
fuzzylogic-120105083314-phpapp01.pptx
ssuser92d367
 
santosh kumar fuzzy logic presentation
santosh kumar   fuzzy logic presentationsantosh kumar   fuzzy logic presentation
santosh kumar fuzzy logic presentation
Akash Maurya
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
Maryala Srinivas
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
faiqa saleem
 
FUZZY LOGIC CONTROLLER
FUZZY LOGIC CONTROLLERFUZZY LOGIC CONTROLLER
FUZZY LOGIC CONTROLLER
Lusiana Diyan
 
Applicationsssssssss_of_fuzzy_logic.pptx
Applicationsssssssss_of_fuzzy_logic.pptxApplicationsssssssss_of_fuzzy_logic.pptx
Applicationsssssssss_of_fuzzy_logic.pptx
ssuser40d852
 
Presentation on fuzzy logic and fuzzy systems
Presentation on fuzzy logic and fuzzy systemsPresentation on fuzzy logic and fuzzy systems
Presentation on fuzzy logic and fuzzy systems
ShreyaSahu20
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
Madan Kumawat
 
Fuzzy logic and neural networks
Fuzzy logic and neural networksFuzzy logic and neural networks
Fuzzy logic and neural networks
qazi
 
Fuzzy expert system
Fuzzy expert systemFuzzy expert system
Fuzzy expert system
Rohit Srivastava
 
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Universitas Pembangunan Panca Budi
 
Fuzzy Logic.pptx
Fuzzy Logic.pptxFuzzy Logic.pptx
Fuzzy Logic.pptx
Eshwar Prasad
 
Fuzzy logic systems
Fuzzy logic systemsFuzzy logic systems
Fuzzy logic systemsPham Tung
 
Tugasan3 simulasi ssi 3013
Tugasan3 simulasi   ssi 3013Tugasan3 simulasi   ssi 3013
Tugasan3 simulasi ssi 3013Rahmah Soid
 
What is Fuzzy Logic?
What is Fuzzy Logic?What is Fuzzy Logic?
What is Fuzzy Logic?
Shahzeb Pirzada
 

Similar to Fuzzy logic mis (20)

fuzzylogic-120105083314-phpapp01.pptx
fuzzylogic-120105083314-phpapp01.pptxfuzzylogic-120105083314-phpapp01.pptx
fuzzylogic-120105083314-phpapp01.pptx
 
santosh kumar fuzzy logic presentation
santosh kumar   fuzzy logic presentationsantosh kumar   fuzzy logic presentation
santosh kumar fuzzy logic presentation
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
FuzzyLogic.ppt
FuzzyLogic.pptFuzzyLogic.ppt
FuzzyLogic.ppt
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
FUZZY LOGIC CONTROLLER
FUZZY LOGIC CONTROLLERFUZZY LOGIC CONTROLLER
FUZZY LOGIC CONTROLLER
 
Applicationsssssssss_of_fuzzy_logic.pptx
Applicationsssssssss_of_fuzzy_logic.pptxApplicationsssssssss_of_fuzzy_logic.pptx
Applicationsssssssss_of_fuzzy_logic.pptx
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Presentation on fuzzy logic and fuzzy systems
Presentation on fuzzy logic and fuzzy systemsPresentation on fuzzy logic and fuzzy systems
Presentation on fuzzy logic and fuzzy systems
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Fuzzy logic and neural networks
Fuzzy logic and neural networksFuzzy logic and neural networks
Fuzzy logic and neural networks
 
Fuzzy expert system
Fuzzy expert systemFuzzy expert system
Fuzzy expert system
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
 
Fuzzy Logic.pptx
Fuzzy Logic.pptxFuzzy Logic.pptx
Fuzzy Logic.pptx
 
Practical --2..pdf
Practical --2..pdfPractical --2..pdf
Practical --2..pdf
 
Fuzzy logic systems
Fuzzy logic systemsFuzzy logic systems
Fuzzy logic systems
 
Tugasan3 simulasi ssi 3013
Tugasan3 simulasi   ssi 3013Tugasan3 simulasi   ssi 3013
Tugasan3 simulasi ssi 3013
 
What is Fuzzy Logic?
What is Fuzzy Logic?What is Fuzzy Logic?
What is Fuzzy Logic?
 

More from Qamar Wajid

Evaluation methods
Evaluation methodsEvaluation methods
Evaluation methods
Qamar Wajid
 
Performace evaluation
Performace evaluationPerformace evaluation
Performace evaluation
Qamar Wajid
 
Human resource management in Pakistan
Human resource management in PakistanHuman resource management in Pakistan
Human resource management in Pakistan
Qamar Wajid
 
Software quality
Software qualitySoftware quality
Software quality
Qamar Wajid
 
Data validation
Data validationData validation
Data validation
Qamar Wajid
 
Business workflow analysis 1
Business workflow analysis 1Business workflow analysis 1
Business workflow analysis 1
Qamar Wajid
 

More from Qamar Wajid (6)

Evaluation methods
Evaluation methodsEvaluation methods
Evaluation methods
 
Performace evaluation
Performace evaluationPerformace evaluation
Performace evaluation
 
Human resource management in Pakistan
Human resource management in PakistanHuman resource management in Pakistan
Human resource management in Pakistan
 
Software quality
Software qualitySoftware quality
Software quality
 
Data validation
Data validationData validation
Data validation
 
Business workflow analysis 1
Business workflow analysis 1Business workflow analysis 1
Business workflow analysis 1
 

Recently uploaded

Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
azkamurat
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
PauloRodrigues104553
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.pptPROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
bhadouriyakaku
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 

Recently uploaded (20)

Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.pptPROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 

Fuzzy logic mis

  • 2. OVERVIEW  Where did it begin?  What is Fuzzy Logic?  Fuzzy Logic in Control Systems  Fuzzy Logic in Other Fields  Fuzzy Logic vs. Neural Networks  Fuzzy Logic Benefits
  • 3. Fuzzy Logic began  Traces back to Ancient Greece  Lotfi Asker Zadeh ( 1965 )  First to publish ideas of fuzzy logic.  Professor Toshire Terano ( 1972 )  Organized the world's first working group on fuzzy systems.  F.L. Smidth & Co. ( 1980 )  First to market fuzzy expert systems.
  • 4. WHAT IS FUZZY LOGIC?  Definition of fuzzy  Fuzzy – “not clear, distinct, or precise; blurred”  Definition of fuzzy logic  A form of knowledge representation suitable for notions that cannot be defined precisely, but which depend upon their contexts.
  • 5. What is Fuzzy Logic? Contd.  Fuzzy logic is a form of many-valued logic  In contrast with traditional logic theory, where binary sets have two-valued logic:  true or false,  completely true or completely false  0 or 1
  • 6. WHY FUZZY LOGIC  The reason for the most successful of today's technologies which is very simple.  Fuzzy logic addresses such applications perfectly as it resembles human decision making  It fills an important gap in engineering design methods left vacant by purely mathematical approaches (e.g. linear control design), and purely logic-based approaches (e.g. expert systems) in system design.
  • 7. WHY FUZZY CONTROL?  The reasoning in fuzzy logic is similar to human reasoning  It allows for approximate values and inferences as well as incomplete or ambiguous data (binary yes/no choices)  Fuzzy logic is able to process incomplete data and provide approximate solutions to problems
  • 8. Fuzzy Control Procedure  Fuzzy control, which directly uses fuzzy rules is the most important application in fuzzy theory.  Using a procedure originated by Ebrahim Mamdani in the late 70s, three steps are taken to create a fuzzy controlled machine:  Fuzzification(Using membership functions to graphically describe a situation)  Rule evaluation(Application of fuzzy rules)  DE-fuzzification(Obtaining the crisp or actual results)
  • 9. Degrees of Truth  Both degrees of truth and probabilities range between 0 and 1 and hence may seem similar at first. For example, let a 100 ml glass contain 30 ml of water. Then we may consider two concepts: Empty and Full. The meaning of each of them can be represented by a certain fuzzy set.  Then one might define the glass as being 0.7 empty and 0.3 full
  • 10. Applying the Values In this image, the meaning of the expressions cold, warm, and hot is represented by functions mapping a temperature scale. A point on that scale has three "truth values"—one for each of the three functions.
  • 11. Fig. below illustrates bivalent sets to characterize the temperature of a room Example
  • 12. Traditional Representation of Logic Slow Fast Speed = 0 Speed = 1 bool speed; get the speed if ( speed == 0) { // speed is slow } else { // speed is fast }
  • 13. Fuzzy Logic Representation  For every problem must represent in terms of fuzzy sets  What are fuzzy sets? Slowest Fastes t Slow Fast [ 0.0 – 0.25 ] [ 0.25 – 0.50 ] [ 0.50 – 0.75 ] [ 0.75 – 1.00 ]
  • 14. Fuzzy Logic Representation Cont. Slowest Fastest float speed; get the speed if ((speed >= 0.0)&&(speed < 0.25)) { // speed is slowest } else if ((speed >= 0.25)&&(speed < 0.5)) { // speed is slow } Slow Fast else if ((speed >= 0.5)&&(speed < 0.75)) { // speed is fast } else // speed >= 0.75 && speed < 1.0 { // speed is fastest }
  • 15. How do fuzzy sets differ from classical sets?  In classical set theory we assume that all sets rare well-defined (or crisp), that is given any object in our universe we can always say that object either is or is not the member of a particular set.  CLASSICAL SETS  The set of people that can run a mile in 4 minutes or less.  The set of children under age seven that weigh more than 1oo pounds.  FUZZY SETS  The set of fast runners  The set of overweight children
  • 16. Applications  ABS Brakes  Expert Systems  Control Units  Bullet train between Tokyo and Osaka  Video Cameras  Automatic Transmissions  Washing Machines
  • 17. Fuzzy Controllers • Used to control a physical system
  • 18. TEMPERATURE CONTROLLER  A temperature control system has four settings  Cold, Cool, Warm, and Hot Change the speed of a heater fan, based off the room temperature and humidity.
  • 19. Anti Lock Break System ( ABS )  Inputs for Intel Fuzzy ABS are derived from  Brake  4 WD  Feedback  Wheel speed  Ignition  Outputs  Pulsewidth  Error lamp
  • 20. Fuzzy Inference (Expert) Systems Input_1 Fuzzy IF- THEN Rules OutputInput_2 Input_3
  • 21. Service Time Fuzzy IF-THEN Rules Tip Level Ambiance Food Quality Fuzzy Inference (Expert) Systems Fuzzify: Apply MF on input Generalized Modus Ponens with specified aggregation operations Defuzzify: Method of Centroid, Maximum, ...
  • 22. Suggested Fuzzy Inference System Want to Order Pizza Recognize Shop Service Time Tip LevelFood Quality Ambiance Output Fuzzy MF for each Phoneme Assign a Fuzzy Value for each Phoneme, Output Highest N Values to a Linguistic model
  • 23. Image Processing Binary Gray Level Color (RGB,HSV etc.) Can we give a crisp definition to light blue?
  • 24. FUZZY LOGIC VS NEURAL NETWORKS  How does a Neural Network work?  Both model the human brain.  Fuzzy Logic  Neural Networks  Both used to create behavioural systems.
  • 25. BENEFITS OF USING FUZZY LOGIC