필터 지우기
필터 지우기

linerization fails in presence of relay block

조회 수: 1 (최근 30일)
Milan
Milan 2013년 9월 5일
답변: Arkadiy Turevskiy 2013년 9월 30일
I am using a simulink model and has PMSM motor.model has speed and current control loop in model in order to give PWM signal i am using relay blok.for tuning the model i am using PID block for speed and current ,when ever i tune the block linerization is getting fail because of relay block .how can i tune moodel in presence of relay block

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2013년 9월 30일
When you launch PID Tuner, it tries to linearize your Simulink model. If you have strong discontinuities like relay exact linerization won't work.
In the case of relay, the best thing to do is probably tune the system without the relay, as in the continuous region relay is basically a gain of one. A quick thing to try is to comment through the relay block. Alternatively, you can specify a custom linearization behavior for the relay bloc, setting linearization to a gain of 1.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by