SlideShare a Scribd company logo
1 of 17
A
PRESENTATION ON
FUZZY LOGIC
SUBJECT: COMPUTER AIDED MANUFACTURING
-ABHISHEK KULKARNI
ROLL NO. 5
Fuzzy Logic
1
CONTENTS
 INTRODUCTION
 BASIC CONCEPTS OF FUZZY LOGIC
 WORKING
 WHY USE FUZZY LOGIC?
 STEPS IN FUZZY LOGIC CONTROL
 APPLICATIONS
 APPLICATIONS TO MANUFACTURING
 CONCLUSION
Fuzzy Logic
2
INTRODUCTION
 Fuzzy meaning vague
 First proposed in 1965 by Lotfi Zadeh as a
way to process imprecise data
 WHAT IS FUZZY LOGIC?
1. ZADEH – “Attempt to mimic human control
logic”
2. deals with approximate values rather than fixed
and exact
3. A form of many-valued logic
Fuzzy Logic
3
BASIC CONCEPTS OF FUZZY LOGIC
 In Conventional (Boolean) logic, binary sets
have only 2 values- true (1) or false (0)
 A Fuzzy variable may have truth value ranging
between 0 and 1
 Considers partial truth i.e. truth value may range
between completely true and completely false
 Example :- How red is this? ½? ¾? 1?
RGB value 150/255
Fuzzy Logic
4
WORKING
 FUZZY SETS
1. Represent the degree to which a quality is possessed.
2. The degree of truth is the membership and has value
in the range [0,1]
3. The membership function is a graphical representation
of the magnitude of participation of each input
4. Example: Temp { Freezing/Very Cold, Cold, Warm,
Hot}
Thus the coldness at 55 F
is 0.7 and warmness is
0.3. Thus it is 70% cool
and 30% warm 50 70 90 1103010
Temp. (F°)
Freezing Cool Warm Hot
0
1
Fuzzy Logic
5
WORKING
 RULES
1. usually uses IF-THEN rules
2. Rules expressed in the form:
IF variable IS property THEN action
3. Example of Temperature regulator
IF temperature IS very cold THEN stop fan
IF temperature IS cold THEN turn down fan
IF temperature IS normal THEN maintain level
IF temperature IS hot THEN speed up fan
Fuzzy Logic
6
WORKING
 How do we use fuzzy membership functions in
predicate logic?
 Fuzzy logic Connectives for 2 fuzzy variables:
 Fuzzy Conjunction, (AND Operator) 
 Fuzzy Disjunction, (OR operator) 
 Fuzzy Conjunction
AB = min(A, B)
 Fuzzy Disjunction
AB = max(A, B)
Fuzzy Logic
7
WHY USE FUZZY LOGIC?
 Inherently robust since no precise inputs
required
 Can be programmed to fail safely if a
feedback sensor stops working
 Can be modified easily to improve or alter
system performance
 inexpensive sensors can be used thus
keeping the overall system cost and
complexity low.
Fuzzy Logic
8
STEPS IN FUZZY LOGIC CONTROL
 Create the membership values
(fuzzification).
 Specify the rule table.
 Determine procedure for defuzzifying the
result.
 EXAMPLE: Speed Calculation
 Speed depends upon weather and temperature
How fast to go if it is
 65 F° temp. and
 25 % Cloud Cover ?
Fuzzy Logic
9
EXAMPLE
 FUZZYFICATION
Calculate Input membership values
65 F°  Cool = 0.3
Warm= 0.7
25% Cover Sunny = 0.8,
Cloudy = 0.2
50 70 90 1103010
Temp. (F°)
Freezing Cool Warm Hot
0
1
40 60 80 100200
Cloud Cover (%)
OvercastPartly CloudySunny
0
1
Fuzzy Logic
10
EXAMPLE
 RULES
 If it's Sunny and Warm, drive Fast
Sunny(Cover)Warm(Temp)Fast(Speed)
0.8  0.7 = 0.7
 Fast = 0.7
 If it's Cloudy and Cool, drive Slow
Cloudy(Cover)Cool(Temp)Slow(Speed)
0.2  0.3 = 0.2
 Slow = 0.2
Fuzzy Logic
11
EXAMPLE
 DEFUZZIFICATION
 Speed is 20% Slow and 70% Fast
 Find location where membership is 100%
 Speed = weighted mean
= (0.2*25+0.7*75)/(0.2+0.7)
= 63.8 mph
50 75 100250
Speed (mph)
Slow Fast
0
1
Fuzzy Logic
12
APPLICATIONS
 Washing Machines
 Anti-Lock Braking System
 Anti sway crane control
 Flight Control in planes
 In Air -Conditioning
 Cutting force optimization in machining
Fuzzy Logic
13
APPLICATIONS IN MANUFACTURING
 A (FLC) is used to adjust feed rate to
regulate the cutting force of milling processes
in a vertical machining centre
 The cutting force and the change in cutting
force over a interval of time is measured and
provided as input.
 To achieve high precision contour machining
 In Positioning of presses by control of drives
Fuzzy Logic
14
ANTI SWAY CRANE CONTROL
 The sway must be reduced to zero for load
release when the target position is reached
 Two input variables- Position and sway angle
to control output variable-speed
Fuzzy Logic
15
The 64 ton crane of Hochtief Corp. uses
fuzzyPLC based anti-sway positioning control
Block Diagram for fuzzy logic crane control system
CONCLUSION
 Fuzzy Logic provides a completely different,
way to approach a control problem.
 Focus on what the system should do rather
than trying to understand how it works.
 Leads to quicker, cheaper solutions.
Fuzzy Logic
16
Fuzzy Logic
17

More Related Content

What's hot

Application of fuzzy logic
Application of fuzzy logicApplication of fuzzy logic
Application of fuzzy logicViraj Patel
 
On fuzzy concepts in engineering ppt. ncce
On fuzzy concepts in engineering ppt. ncceOn fuzzy concepts in engineering ppt. ncce
On fuzzy concepts in engineering ppt. ncceSurender Singh
 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observabilityjawaharramaya
 
Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Bindutesh Saner
 
Intelligence control using fuzzy logic
Intelligence control using fuzzy logicIntelligence control using fuzzy logic
Intelligence control using fuzzy logicelakiyakishok
 
Speed control of dc motor by fuzzy controller
Speed control of dc motor by fuzzy controllerSpeed control of dc motor by fuzzy controller
Speed control of dc motor by fuzzy controllerMurugappa Group
 
Fuzzy Logic and Neural Network
Fuzzy Logic and Neural NetworkFuzzy Logic and Neural Network
Fuzzy Logic and Neural NetworkSHIMI S L
 
Fuzzy control and its applications
Fuzzy control and its applicationsFuzzy control and its applications
Fuzzy control and its applicationsjeevithaelangovan
 
Initial and final condition for circuit
Initial and final condition for circuitInitial and final condition for circuit
Initial and final condition for circuitvishalgohel12195
 
Automatic load frequency control
Automatic load frequency controlAutomatic load frequency control
Automatic load frequency controlBalaram Das
 
Grover's algorithm simplified.pptx
Grover's algorithm simplified.pptxGrover's algorithm simplified.pptx
Grover's algorithm simplified.pptxSundarappanKathiresa
 

What's hot (20)

Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Fuzzy logic member functions
Fuzzy logic member functionsFuzzy logic member functions
Fuzzy logic member functions
 
Application of fuzzy logic
Application of fuzzy logicApplication of fuzzy logic
Application of fuzzy logic
 
On fuzzy concepts in engineering ppt. ncce
On fuzzy concepts in engineering ppt. ncceOn fuzzy concepts in engineering ppt. ncce
On fuzzy concepts in engineering ppt. ncce
 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observability
 
Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)
 
Fuzzy+logic
Fuzzy+logicFuzzy+logic
Fuzzy+logic
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Intelligence control using fuzzy logic
Intelligence control using fuzzy logicIntelligence control using fuzzy logic
Intelligence control using fuzzy logic
 
Fuzzy Logic
Fuzzy LogicFuzzy Logic
Fuzzy Logic
 
Fuzzy logic control system
Fuzzy logic control systemFuzzy logic control system
Fuzzy logic control system
 
Speed control of dc motor by fuzzy controller
Speed control of dc motor by fuzzy controllerSpeed control of dc motor by fuzzy controller
Speed control of dc motor by fuzzy controller
 
Fuzzy Logic and Neural Network
Fuzzy Logic and Neural NetworkFuzzy Logic and Neural Network
Fuzzy Logic and Neural Network
 
Fuzzy control and its applications
Fuzzy control and its applicationsFuzzy control and its applications
Fuzzy control and its applications
 
Initial and final condition for circuit
Initial and final condition for circuitInitial and final condition for circuit
Initial and final condition for circuit
 
Automatic load frequency control
Automatic load frequency controlAutomatic load frequency control
Automatic load frequency control
 
AI - Fuzzy Logic Systems
AI - Fuzzy Logic SystemsAI - Fuzzy Logic Systems
AI - Fuzzy Logic Systems
 
Grover's algorithm simplified.pptx
Grover's algorithm simplified.pptxGrover's algorithm simplified.pptx
Grover's algorithm simplified.pptx
 
Chapter10
Chapter10Chapter10
Chapter10
 
Lecture 16
Lecture 16Lecture 16
Lecture 16
 

Viewers also liked

Chapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicChapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicAshique Rasool
 
Fuzzy Logic ppt
Fuzzy Logic pptFuzzy Logic ppt
Fuzzy Logic pptRitu Bafna
 
Fuzzy Logic in the Real World
Fuzzy Logic in the Real WorldFuzzy Logic in the Real World
Fuzzy Logic in the Real WorldBCSLeicester
 
Reinforcement learning in neuro fuzzy traffic signal control
Reinforcement learning in neuro fuzzy traffic signal controlReinforcement learning in neuro fuzzy traffic signal control
Reinforcement learning in neuro fuzzy traffic signal controlAbhishek Vishnoi
 
Logique floue application
Logique floue application Logique floue application
Logique floue application Arrow Arrow
 
FUZZY LOGIC PROJECTS-POWER TRANSFORMER PROTECTION FOR FUZZYLOGIC-MAASTECH
FUZZY LOGIC PROJECTS-POWER TRANSFORMER PROTECTION FOR FUZZYLOGIC-MAASTECHFUZZY LOGIC PROJECTS-POWER TRANSFORMER PROTECTION FOR FUZZYLOGIC-MAASTECH
FUZZY LOGIC PROJECTS-POWER TRANSFORMER PROTECTION FOR FUZZYLOGIC-MAASTECHASHOKKUMAR RAMAR
 
Condition Monitoring of Transformer
Condition Monitoring of TransformerCondition Monitoring of Transformer
Condition Monitoring of TransformerMakwana Mehul
 
Speed adaptation using Neuro fuzzy approach
Speed adaptation using Neuro fuzzy approachSpeed adaptation using Neuro fuzzy approach
Speed adaptation using Neuro fuzzy approachLucky Amesar
 
Final presentation
Final presentationFinal presentation
Final presentationAjay Yadav
 
PID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicPID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicISA Interchange
 
prevention of power theft and power uality by the help of fuzzy logic
prevention of power theft and power uality by the help of fuzzy logicprevention of power theft and power uality by the help of fuzzy logic
prevention of power theft and power uality by the help of fuzzy logicvaibyfrndz
 
A neuro fuzzy decision support system
A neuro fuzzy decision support systemA neuro fuzzy decision support system
A neuro fuzzy decision support systemR A Akerkar
 
Differential protection of power transformer
Differential protection of power transformerDifferential protection of power transformer
Differential protection of power transformerSaad Muftah
 
Fuzzy logic application (aircraft landing)
Fuzzy logic application (aircraft landing)Fuzzy logic application (aircraft landing)
Fuzzy logic application (aircraft landing)Piyumal Samarathunga
 
Independent domination in finitely defined classes of graphs polynomial algor...
Independent domination in finitely defined classes of graphs polynomial algor...Independent domination in finitely defined classes of graphs polynomial algor...
Independent domination in finitely defined classes of graphs polynomial algor...政謙 陳
 
LinkedIn powerpoint
LinkedIn powerpointLinkedIn powerpoint
LinkedIn powerpointguest2137df
 

Viewers also liked (20)

Chapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicChapter 5 - Fuzzy Logic
Chapter 5 - 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
 
Reinforcement learning in neuro fuzzy traffic signal control
Reinforcement learning in neuro fuzzy traffic signal controlReinforcement learning in neuro fuzzy traffic signal control
Reinforcement learning in neuro fuzzy traffic signal control
 
Logique floue application
Logique floue application Logique floue application
Logique floue application
 
FUZZY LOGIC PROJECTS-POWER TRANSFORMER PROTECTION FOR FUZZYLOGIC-MAASTECH
FUZZY LOGIC PROJECTS-POWER TRANSFORMER PROTECTION FOR FUZZYLOGIC-MAASTECHFUZZY LOGIC PROJECTS-POWER TRANSFORMER PROTECTION FOR FUZZYLOGIC-MAASTECH
FUZZY LOGIC PROJECTS-POWER TRANSFORMER PROTECTION FOR FUZZYLOGIC-MAASTECH
 
Condition Monitoring of Transformer
Condition Monitoring of TransformerCondition Monitoring of Transformer
Condition Monitoring of Transformer
 
Speed adaptation using Neuro fuzzy approach
Speed adaptation using Neuro fuzzy approachSpeed adaptation using Neuro fuzzy approach
Speed adaptation using Neuro fuzzy approach
 
Final presentation
Final presentationFinal presentation
Final presentation
 
PID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicPID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logic
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
fuzzy logic
fuzzy logicfuzzy logic
fuzzy logic
 
prevention of power theft and power uality by the help of fuzzy logic
prevention of power theft and power uality by the help of fuzzy logicprevention of power theft and power uality by the help of fuzzy logic
prevention of power theft and power uality by the help of fuzzy logic
 
A neuro fuzzy decision support system
A neuro fuzzy decision support systemA neuro fuzzy decision support system
A neuro fuzzy decision support system
 
graph theory
graph theory graph theory
graph theory
 
Differential protection of power transformer
Differential protection of power transformerDifferential protection of power transformer
Differential protection of power transformer
 
Classical Sets & fuzzy sets
Classical Sets & fuzzy setsClassical Sets & fuzzy sets
Classical Sets & fuzzy sets
 
Fuzzy logic application (aircraft landing)
Fuzzy logic application (aircraft landing)Fuzzy logic application (aircraft landing)
Fuzzy logic application (aircraft landing)
 
Independent domination in finitely defined classes of graphs polynomial algor...
Independent domination in finitely defined classes of graphs polynomial algor...Independent domination in finitely defined classes of graphs polynomial algor...
Independent domination in finitely defined classes of graphs polynomial algor...
 
LinkedIn powerpoint
LinkedIn powerpointLinkedIn powerpoint
LinkedIn powerpoint
 

Similar to Fuzzy logic

Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01mustafaece
 
Pid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicPid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicRoni Roshni
 
DC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerDC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerTridib Bose
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...Evans Marshall
 
Optimization of Fuzzy Logic controller for Luo Converter using Genetic Algor...
Optimization of Fuzzy Logic controller for Luo Converter using  Genetic Algor...Optimization of Fuzzy Logic controller for Luo Converter using  Genetic Algor...
Optimization of Fuzzy Logic controller for Luo Converter using Genetic Algor...IRJET Journal
 
Pid controller by Mitesh Kumar
Pid controller by Mitesh KumarPid controller by Mitesh Kumar
Pid controller by Mitesh KumarMitesh Kumar
 
santosh kumar fuzzy logic presentation
santosh kumar   fuzzy logic presentationsantosh kumar   fuzzy logic presentation
santosh kumar fuzzy logic presentationAkash Maurya
 
Fuzzy Logic Controller
Fuzzy Logic ControllerFuzzy Logic Controller
Fuzzy Logic Controllervinayvickky
 
SEMINAR 03 KRISHNA KUMAR (22EE62R01) - 003.pdf
SEMINAR 03 KRISHNA KUMAR (22EE62R01) - 003.pdfSEMINAR 03 KRISHNA KUMAR (22EE62R01) - 003.pdf
SEMINAR 03 KRISHNA KUMAR (22EE62R01) - 003.pdfKRISHNADANI4
 
DEVELOPING Air Conditioner Controller using MATLAB Fuzzy logic presentation
DEVELOPING Air Conditioner Controller using MATLAB Fuzzy logic presentationDEVELOPING Air Conditioner Controller using MATLAB Fuzzy logic presentation
DEVELOPING Air Conditioner Controller using MATLAB Fuzzy logic presentationSunil Rajput
 
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 MACHINESIAEME Publication
 
fuzzylogic-120105083314-phpapp01.pptx
fuzzylogic-120105083314-phpapp01.pptxfuzzylogic-120105083314-phpapp01.pptx
fuzzylogic-120105083314-phpapp01.pptxssuser92d367
 

Similar to Fuzzy logic (20)

Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
 
FuzzyLogic.ppt
FuzzyLogic.pptFuzzyLogic.ppt
FuzzyLogic.ppt
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Pid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicPid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logic
 
DC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerDC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic Controller
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
 
Optimization of Fuzzy Logic controller for Luo Converter using Genetic Algor...
Optimization of Fuzzy Logic controller for Luo Converter using  Genetic Algor...Optimization of Fuzzy Logic controller for Luo Converter using  Genetic Algor...
Optimization of Fuzzy Logic controller for Luo Converter using Genetic Algor...
 
Pid controller by Mitesh Kumar
Pid controller by Mitesh KumarPid controller by Mitesh Kumar
Pid controller by Mitesh Kumar
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
109 me0422
109 me0422109 me0422
109 me0422
 
santosh kumar fuzzy logic presentation
santosh kumar   fuzzy logic presentationsantosh kumar   fuzzy logic presentation
santosh kumar fuzzy logic presentation
 
What is Fuzzy Logic?
What is Fuzzy Logic?What is Fuzzy Logic?
What is Fuzzy Logic?
 
Fuzzy Logic Controller
Fuzzy Logic ControllerFuzzy Logic Controller
Fuzzy Logic Controller
 
SEMINAR 03 KRISHNA KUMAR (22EE62R01) - 003.pdf
SEMINAR 03 KRISHNA KUMAR (22EE62R01) - 003.pdfSEMINAR 03 KRISHNA KUMAR (22EE62R01) - 003.pdf
SEMINAR 03 KRISHNA KUMAR (22EE62R01) - 003.pdf
 
Method to control the output power of Laser in the variation of Ambient Temp...
Method to control the output power of Laser in the variation of  Ambient Temp...Method to control the output power of Laser in the variation of  Ambient Temp...
Method to control the output power of Laser in the variation of Ambient Temp...
 
DEVELOPING Air Conditioner Controller using MATLAB Fuzzy logic presentation
DEVELOPING Air Conditioner Controller using MATLAB Fuzzy logic presentationDEVELOPING Air Conditioner Controller using MATLAB Fuzzy logic presentation
DEVELOPING Air Conditioner Controller using MATLAB Fuzzy logic presentation
 
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
 
fuzzylogic-120105083314-phpapp01.pptx
fuzzylogic-120105083314-phpapp01.pptxfuzzylogic-120105083314-phpapp01.pptx
fuzzylogic-120105083314-phpapp01.pptx
 

More from Akash Maurya

Marketing information system akash deep maurya
Marketing information system akash deep mauryaMarketing information system akash deep maurya
Marketing information system akash deep mauryaAkash Maurya
 
vinay kumar actuators report
vinay kumar   actuators reportvinay kumar   actuators report
vinay kumar actuators reportAkash Maurya
 
vinay kumar actuators presentation
vinay kumar   actuators presentationvinay kumar   actuators presentation
vinay kumar actuators presentationAkash Maurya
 
ashok mule rapid prototyping questions
ashok mule   rapid prototyping questionsashok mule   rapid prototyping questions
ashok mule rapid prototyping questionsAkash Maurya
 
ashok mule rapid prototyping presentation
ashok mule   rapid prototyping presentationashok mule   rapid prototyping presentation
ashok mule rapid prototyping presentationAkash Maurya
 
prakash agrawal rapid tooling questions
prakash agrawal   rapid tooling questionsprakash agrawal   rapid tooling questions
prakash agrawal rapid tooling questionsAkash Maurya
 
prakash agrawal rapid tooling presentation
prakash agrawal   rapid tooling presentationprakash agrawal   rapid tooling presentation
prakash agrawal rapid tooling presentationAkash Maurya
 
shashank soni sensors presentation
shashank soni   sensors presentationshashank soni   sensors presentation
shashank soni sensors presentationAkash Maurya
 
mohsin dalvi artificial neural networks questions
mohsin dalvi   artificial neural networks questionsmohsin dalvi   artificial neural networks questions
mohsin dalvi artificial neural networks questionsAkash Maurya
 
mohsin dalvi artificial neural networks presentation
mohsin dalvi   artificial neural networks presentationmohsin dalvi   artificial neural networks presentation
mohsin dalvi artificial neural networks presentationAkash Maurya
 
sameer amale edm presentation
sameer amale   edm presentationsameer amale   edm presentation
sameer amale edm presentationAkash Maurya
 
vivek sharma agv and asrs
vivek sharma   agv and asrsvivek sharma   agv and asrs
vivek sharma agv and asrsAkash Maurya
 
nakul agarwal micromachining presentation
nakul agarwal   micromachining presentationnakul agarwal   micromachining presentation
nakul agarwal micromachining presentationAkash Maurya
 
ravi reverseengineeringitsapplication01 121101044845-phpapp02
ravi reverseengineeringitsapplication01 121101044845-phpapp02ravi reverseengineeringitsapplication01 121101044845-phpapp02
ravi reverseengineeringitsapplication01 121101044845-phpapp02Akash Maurya
 
shivkumar pathak web based manufacturing presentation
shivkumar pathak   web based manufacturing presentationshivkumar pathak   web based manufacturing presentation
shivkumar pathak web based manufacturing presentationAkash Maurya
 
nishit ambule special purpose machines questions
nishit ambule   special purpose machines questionsnishit ambule   special purpose machines questions
nishit ambule special purpose machines questionsAkash Maurya
 
nishit ambule special purpose machines presentation
nishit ambule   special purpose machines presentationnishit ambule   special purpose machines presentation
nishit ambule special purpose machines presentationAkash Maurya
 
visheshwar oraon robotics presentation
visheshwar oraon   robotics presentationvisheshwar oraon   robotics presentation
visheshwar oraon robotics presentationAkash Maurya
 
nikhil bhagat cmm presentation
nikhil bhagat   cmm presentationnikhil bhagat   cmm presentation
nikhil bhagat cmm presentationAkash Maurya
 
vrushabh sahare part transfer mechanism questions
vrushabh sahare   part transfer mechanism questionsvrushabh sahare   part transfer mechanism questions
vrushabh sahare part transfer mechanism questionsAkash Maurya
 

More from Akash Maurya (20)

Marketing information system akash deep maurya
Marketing information system akash deep mauryaMarketing information system akash deep maurya
Marketing information system akash deep maurya
 
vinay kumar actuators report
vinay kumar   actuators reportvinay kumar   actuators report
vinay kumar actuators report
 
vinay kumar actuators presentation
vinay kumar   actuators presentationvinay kumar   actuators presentation
vinay kumar actuators presentation
 
ashok mule rapid prototyping questions
ashok mule   rapid prototyping questionsashok mule   rapid prototyping questions
ashok mule rapid prototyping questions
 
ashok mule rapid prototyping presentation
ashok mule   rapid prototyping presentationashok mule   rapid prototyping presentation
ashok mule rapid prototyping presentation
 
prakash agrawal rapid tooling questions
prakash agrawal   rapid tooling questionsprakash agrawal   rapid tooling questions
prakash agrawal rapid tooling questions
 
prakash agrawal rapid tooling presentation
prakash agrawal   rapid tooling presentationprakash agrawal   rapid tooling presentation
prakash agrawal rapid tooling presentation
 
shashank soni sensors presentation
shashank soni   sensors presentationshashank soni   sensors presentation
shashank soni sensors presentation
 
mohsin dalvi artificial neural networks questions
mohsin dalvi   artificial neural networks questionsmohsin dalvi   artificial neural networks questions
mohsin dalvi artificial neural networks questions
 
mohsin dalvi artificial neural networks presentation
mohsin dalvi   artificial neural networks presentationmohsin dalvi   artificial neural networks presentation
mohsin dalvi artificial neural networks presentation
 
sameer amale edm presentation
sameer amale   edm presentationsameer amale   edm presentation
sameer amale edm presentation
 
vivek sharma agv and asrs
vivek sharma   agv and asrsvivek sharma   agv and asrs
vivek sharma agv and asrs
 
nakul agarwal micromachining presentation
nakul agarwal   micromachining presentationnakul agarwal   micromachining presentation
nakul agarwal micromachining presentation
 
ravi reverseengineeringitsapplication01 121101044845-phpapp02
ravi reverseengineeringitsapplication01 121101044845-phpapp02ravi reverseengineeringitsapplication01 121101044845-phpapp02
ravi reverseengineeringitsapplication01 121101044845-phpapp02
 
shivkumar pathak web based manufacturing presentation
shivkumar pathak   web based manufacturing presentationshivkumar pathak   web based manufacturing presentation
shivkumar pathak web based manufacturing presentation
 
nishit ambule special purpose machines questions
nishit ambule   special purpose machines questionsnishit ambule   special purpose machines questions
nishit ambule special purpose machines questions
 
nishit ambule special purpose machines presentation
nishit ambule   special purpose machines presentationnishit ambule   special purpose machines presentation
nishit ambule special purpose machines presentation
 
visheshwar oraon robotics presentation
visheshwar oraon   robotics presentationvisheshwar oraon   robotics presentation
visheshwar oraon robotics presentation
 
nikhil bhagat cmm presentation
nikhil bhagat   cmm presentationnikhil bhagat   cmm presentation
nikhil bhagat cmm presentation
 
vrushabh sahare part transfer mechanism questions
vrushabh sahare   part transfer mechanism questionsvrushabh sahare   part transfer mechanism questions
vrushabh sahare part transfer mechanism questions
 

Recently uploaded

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
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
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
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
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
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...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
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 )
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 

Fuzzy logic

  • 1. A PRESENTATION ON FUZZY LOGIC SUBJECT: COMPUTER AIDED MANUFACTURING -ABHISHEK KULKARNI ROLL NO. 5 Fuzzy Logic 1
  • 2. CONTENTS  INTRODUCTION  BASIC CONCEPTS OF FUZZY LOGIC  WORKING  WHY USE FUZZY LOGIC?  STEPS IN FUZZY LOGIC CONTROL  APPLICATIONS  APPLICATIONS TO MANUFACTURING  CONCLUSION Fuzzy Logic 2
  • 3. INTRODUCTION  Fuzzy meaning vague  First proposed in 1965 by Lotfi Zadeh as a way to process imprecise data  WHAT IS FUZZY LOGIC? 1. ZADEH – “Attempt to mimic human control logic” 2. deals with approximate values rather than fixed and exact 3. A form of many-valued logic Fuzzy Logic 3
  • 4. BASIC CONCEPTS OF FUZZY LOGIC  In Conventional (Boolean) logic, binary sets have only 2 values- true (1) or false (0)  A Fuzzy variable may have truth value ranging between 0 and 1  Considers partial truth i.e. truth value may range between completely true and completely false  Example :- How red is this? ½? ¾? 1? RGB value 150/255 Fuzzy Logic 4
  • 5. WORKING  FUZZY SETS 1. Represent the degree to which a quality is possessed. 2. The degree of truth is the membership and has value in the range [0,1] 3. The membership function is a graphical representation of the magnitude of participation of each input 4. Example: Temp { Freezing/Very Cold, Cold, Warm, Hot} Thus the coldness at 55 F is 0.7 and warmness is 0.3. Thus it is 70% cool and 30% warm 50 70 90 1103010 Temp. (F°) Freezing Cool Warm Hot 0 1 Fuzzy Logic 5
  • 6. WORKING  RULES 1. usually uses IF-THEN rules 2. Rules expressed in the form: IF variable IS property THEN action 3. Example of Temperature regulator IF temperature IS very cold THEN stop fan IF temperature IS cold THEN turn down fan IF temperature IS normal THEN maintain level IF temperature IS hot THEN speed up fan Fuzzy Logic 6
  • 7. WORKING  How do we use fuzzy membership functions in predicate logic?  Fuzzy logic Connectives for 2 fuzzy variables:  Fuzzy Conjunction, (AND Operator)   Fuzzy Disjunction, (OR operator)   Fuzzy Conjunction AB = min(A, B)  Fuzzy Disjunction AB = max(A, B) Fuzzy Logic 7
  • 8. WHY USE FUZZY LOGIC?  Inherently robust since no precise inputs required  Can be programmed to fail safely if a feedback sensor stops working  Can be modified easily to improve or alter system performance  inexpensive sensors can be used thus keeping the overall system cost and complexity low. Fuzzy Logic 8
  • 9. STEPS IN FUZZY LOGIC CONTROL  Create the membership values (fuzzification).  Specify the rule table.  Determine procedure for defuzzifying the result.  EXAMPLE: Speed Calculation  Speed depends upon weather and temperature How fast to go if it is  65 F° temp. and  25 % Cloud Cover ? Fuzzy Logic 9
  • 10. EXAMPLE  FUZZYFICATION Calculate Input membership values 65 F°  Cool = 0.3 Warm= 0.7 25% Cover Sunny = 0.8, Cloudy = 0.2 50 70 90 1103010 Temp. (F°) Freezing Cool Warm Hot 0 1 40 60 80 100200 Cloud Cover (%) OvercastPartly CloudySunny 0 1 Fuzzy Logic 10
  • 11. EXAMPLE  RULES  If it's Sunny and Warm, drive Fast Sunny(Cover)Warm(Temp)Fast(Speed) 0.8  0.7 = 0.7  Fast = 0.7  If it's Cloudy and Cool, drive Slow Cloudy(Cover)Cool(Temp)Slow(Speed) 0.2  0.3 = 0.2  Slow = 0.2 Fuzzy Logic 11
  • 12. EXAMPLE  DEFUZZIFICATION  Speed is 20% Slow and 70% Fast  Find location where membership is 100%  Speed = weighted mean = (0.2*25+0.7*75)/(0.2+0.7) = 63.8 mph 50 75 100250 Speed (mph) Slow Fast 0 1 Fuzzy Logic 12
  • 13. APPLICATIONS  Washing Machines  Anti-Lock Braking System  Anti sway crane control  Flight Control in planes  In Air -Conditioning  Cutting force optimization in machining Fuzzy Logic 13
  • 14. APPLICATIONS IN MANUFACTURING  A (FLC) is used to adjust feed rate to regulate the cutting force of milling processes in a vertical machining centre  The cutting force and the change in cutting force over a interval of time is measured and provided as input.  To achieve high precision contour machining  In Positioning of presses by control of drives Fuzzy Logic 14
  • 15. ANTI SWAY CRANE CONTROL  The sway must be reduced to zero for load release when the target position is reached  Two input variables- Position and sway angle to control output variable-speed Fuzzy Logic 15 The 64 ton crane of Hochtief Corp. uses fuzzyPLC based anti-sway positioning control Block Diagram for fuzzy logic crane control system
  • 16. CONCLUSION  Fuzzy Logic provides a completely different, way to approach a control problem.  Focus on what the system should do rather than trying to understand how it works.  Leads to quicker, cheaper solutions. Fuzzy Logic 16

Editor's Notes

  1. There is no "ELSE" – all of the rules are evaluated, because the temperature might be "cold" and "normal" at the same time to different degrees.
  2. x AND y = minimum(truth(x), truth(y)) x OR y = maximum(truth(x), truth(y))
  3. 3 . It uses user defined rules
  4. Effect was faster transportation and increase in safety