필터 지우기
필터 지우기

bumpless transfer for a family of PIDs

조회 수: 2 (최근 30일)
E A
E A 2015년 1월 6일
댓글: Arkadiy Turevskiy 2015년 1월 9일
I have a family of PID controllers (around 100), each designed based on an operating point. During implementation, I am using interpolation. However, still the transfer is not bumpless.
How do we implement a family of PIDs with bumpless transfer?

답변 (2개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2015년 1월 6일
Use tracking mode as explained here . There is a nice example in the doc that you can follow- here . The doc covers the bumpless transfer between PID and manual control. You will need to modufy to do bumpless transfer between a family of PID controllers. It would be something like that:

E A
E A 2015년 1월 6일
Dear Arkadiy, in my case, I have three scheduling variables which result in a family of 1000 PIDs. Is it possible to put all of them as an array into a PID block? By a family I meant a large number of PIDs so that it is not practical to represent each of them with a separate PID block.
  댓글 수: 2
Arkadiy Turevskiy
Arkadiy Turevskiy 2015년 1월 7일
I might be able to help, but please send me a private message through my profile and include your email that I can use to reply.
Arkadiy Turevskiy
Arkadiy Turevskiy 2015년 1월 9일
Please include your email.

댓글을 달려면 로그인하십시오.

카테고리

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