Fuzzy logic control vs PID [Resume]?

Click For Summary
Fuzzy logic control and PID control both utilize three inputs: the value, derivative, and integral of the input. While PID control relies on linearity and scalar multiplication, fuzzy logic allows for non-linear relationships and the use of membership functions to determine outputs. This flexibility enables fuzzy logic to create complex cost functions that would be difficult to achieve with traditional methods. Additionally, a fuzzy logic controller can be designed to replicate a PID controller exactly. Understanding these differences highlights the unique advantages of fuzzy logic in control systems.
barzi2001
Messages
9
Reaction score
0
I have found this topic but I am not allowed to answer.

https://www.physicsforums.com/threads/fuzzy-logic-control-vs-pid.667717/

I have the same concern that the fuzzy is basically similar to a proportional control.

In the thread I liked above, there is also this link

http://www.ece.uidaho.edu/ee/classes/ECE573F05/PID%20vs%20Fuzzy%20Control.pdf

but it does not work any longer, and I cannot find.

Can someone explain me in which way the fuzzy differs from the proportional control, or provide some link?
Many thanks.
 
Last edited by a moderator:
Engineering news on Phys.org
PID control:
takes 3 inputs (the value of the input, the derivative of the input, and the integral of the input)
Multiplies each one by a scalar
sums them
it design assums linearity

fuzzy logic control
lets make our fuzzy logic controller use three inputs (the value of the input, the derivative of the input, and the integral of the input)

each input has a corresponding input graph. Use the output of those membership functions on an output graph to determine your output.

You can make the membership functions as course or fine as you want. You can make it non linear, or linear (over a range)
linearity does not matter in any way.fun fact
you can actually make a fuzzy logic control that is IDENTICAL to a PID controller.Fuzzy logic is basically a way to use words and simple graphs to describe and create a cost function. You can make non-linear functions that would be extremely complicated to create via traditional methods.
 
What mathematics software should engineering students use? Is it correct that much of the engineering industry relies on MATLAB, making it the tool many graduates will encounter in professional settings? How does SageMath compare? It is a free package that supports both numerical and symbolic computation and can be installed on various platforms. Could it become more widely used because it is freely available? I am an academic who has taught engineering mathematics, and taught the...

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
Replies
5
Views
16K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 376 ·
13
Replies
376
Views
22K
  • · Replies 11 ·
Replies
11
Views
7K
  • · Replies 15 ·
Replies
15
Views
4K
Replies
19
Views
4K
Replies
9
Views
2K