fuzzy logic
hello,
i was wondering if anyone could explain fuzzy logic to me? to my understanding, fuzzy logic is practically a necessity when it comes to programming, say, an autonomous helicopter to control attitude and position.
i am fascinated by fuzzy logic and i cant seem to find very much info.
thank you!
i was wondering if anyone could explain fuzzy logic to me? to my understanding, fuzzy logic is practically a necessity when it comes to programming, say, an autonomous helicopter to control attitude and position.
i am fascinated by fuzzy logic and i cant seem to find very much info.
thank you!
Comments
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
there has to be some way to control between full truth and full false, 0 and 1.
whats a kalman filter?
Basically a kalman filter is a way of providing a best estimate of the real world when the instrument you are using to measure the real world has noise in the reading. Since you can only know the approximate reading at any time, you use past data and a noise model to make the current measurement more accurate.
Fuzzy logic is a way of expressing analog states, or states which can be off, on or somewhere between. The classic example is temperature, lets say 32 F is 100% cold and 0% hot, and 100 F is 100% hot and 0% cold, and 76 F is 50% hot 50% cold (ie neither hot nor cold). Then you could map what 85 F or 45 F would be.
Hanno's ViewPort (free 45 day trial) has a section on fuzzy logic, you should check it out.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle