필터 지우기
필터 지우기

How to design a fractional order pid controller?

조회 수: 44 (최근 30일)
mohammad sh
mohammad sh 2023년 6월 19일
답변: Sam Chak 2023년 6월 20일
Hello
I want to simulate a fractional order pid controller.
How can I write code for it?
What equations are needed for this simulation?
Note that I don't want to use the fomcon block.

채택된 답변

Sam Chak
Sam Chak 2023년 6월 20일
Unsure if you are asking about the math or the code. If math, then you should learn about the fractional-order calculus and its computations slowly. The fractional-order PID controller is typically expressed as:
.
If you just need the code, like most optimal control algorithms, to implement with a click of a button, then look up Oustaloup’s Recursive Filter to approximate the fractional-order derivatives of a system within a certain frequency range.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by