![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/545542/image.png)
Dead Zone Inverse Compensation
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponses (1)
Kajal Bansala
le 10 Mar 2021
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/545542/image.png)
0 commentaires
Voir également
Catégories
En savoir plus sur Discontinuities dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!