In order to compensate a dead zone in an actuator, dead zone inverse method can be used. May I know how do you implement the dead zone inverse model in Simulink?

답변 (1개)

Kajal Bansala
Kajal Bansala 2021년 3월 10일

0 개 추천

Hello Dongmiao,
There is no block that can perform the inverse dead-zone functionality as of now. However, 'finverse' function can be used to block to acheive this functionality.
Also the inputs and the outputs considering dead-zone could be logged for a particular actuator. These inputs and outputs can then be used as table data and breakpoints respectively in a 1-D lookup table to achieve the inverse mapping needed for dead-zone compensation.

카테고리

도움말 센터File Exchange에서 Event Functions에 대해 자세히 알아보기

제품

태그

질문:

2019년 10월 2일

답변:

2021년 3월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by