|
|
Question
#95600. author
asks:
What is ‘fuzzy logic’?
|
Squisher 
 |
Fuzzy logic is a problem-solving control system methodology that lends itself to implementation in systems ranging from simple, small, embedded micro-controllers to large, networked, multi-channel PC or workstation-based data acquisition and control systems. It can be implemented in hardware, software, or a combination of both. Fuzzy logic provides a simple way to arrive at a definite conclusion based upon vague, ambiguous, imprecise, noisy, or missing input information. Fuzzy logic's approach to control problems mimics how a person would make decisions, only much faster.
the above was taken from: http://www.seattlerobotics.org/encoder/Mar98/fuz/fl_part1.html#INTRODUCTION
It's also nicely summarized here:
http://www.aptronix.com/fide/whatfuzzy.htm
May 12 08, 11:14 PM
|
pollucci19 
 |
Without getting into long winded explanations, fuzzy logic allows for deductions on imprecise values or, put another way allows a system to deliver a single answer for a range of values. For example: A machine can be programmed to detect if a container is empty or full. A range of zero to fifty per cent can be programmed to deliver an ‘empty’ response and fifty one to one hundred per cent as ‘full’. Essentially the system does not deliver a precise result such 61.5% full or 38.5% empty. This is a very basic explanation. Check out the following:
http://en.wikipedia.org/wiki/Fuzzy_logic
http://www.seattlerobotics.org/encoder/Mar98/fuz/flindex.html
May 12 08, 11:18 PM
|
|