How to get Non-linear state space equations of a model (including blocks of vehicle dynamics toolbox)?
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to get the non-linear state space equations of wheel block, taking the input as brake pressure and output as longitudinal slip. I want to design Sliding mode control for longitudinal slip control, therefore I need the non-linear state space model.
I have used system identification toolbox but it is giving only 6-7% best fit data which is not useful for controller design.
댓글 수: 0
답변 (1개)
Khaled Aljanaideh
2021년 9월 10일
Hi Kartikey,
There are currently no features in the system identification toolbox that generate a nonlinear state space model from input-output data. However, if you have a state space model of the system and you would like to estimate the values of some parameters of this model, then you can consider estimating a nonlinear greybox model, please see this documentation page:
There are several examples on how to estimate a nonlinear greybox model, please see this page
https://www.mathworks.com/help/ident/examples.html?category=nonlinear-grey-box-models&s_tid=CRUX_topnav
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Linear Model Identification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!