필터 지우기
필터 지우기

How to extract state for uncertain system for static controller?

조회 수: 3 (최근 30일)
Wojciech Kozinski
Wojciech Kozinski 2023년 5월 2일
댓글: Wojciech Kozinski 2023년 5월 17일
I have uncertain system of thrid order described by transfer function. There are two uncertain parameters. How to extract state of the uncertain plant in order to connect it to static centroller or to use with programatic tuning (e.g. systune)?
Matlab generates uncertain system for the third order plant with two uncertain parameters of order 10.

답변 (1개)

Priyank Pandey
Priyank Pandey 2023년 5월 15일
Hi Wojciech,
To extract the state-space representation of an uncertain system described by a transfer function, you can use the uss (uncertain state-space) function in MATLAB's Control System Toolbox. This function converts a transfer function with uncertain parameters into an uncertain state-space representation.
You can refer to the following document to have a better understanding on uss function:
I hope this helps
Regards
Priyank

카테고리

Help CenterFile Exchange에서 Uncertain Models에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by