フィルターのクリア

How to get inverse of Backlash in simulink?

3 ビュー (過去 30 日間)
Rakesh Jain
Rakesh Jain 2018 年 7 月 13 日
コメント済み: David Wilson 2019 年 4 月 18 日
Please check the image attached herein (Source; Load Frequency Control of Power Systems with Governor Deadband (GDB) Non-linearity by Wen Tan, Shuaibing Chang, and Rong Zhou). This image has a deadband inverse block. How can I implement this deadband inverse block from simulink. While the deadband block can be implemented from "Backlash" block, but I am not able to realize how to obtain the deadband inverse block from simulink. Please help
  2 件のコメント
Rakesh Jain
Rakesh Jain 2019 年 4 月 18 日
編集済み: Rakesh Jain 2019 年 4 月 18 日
Any answer please? I am still searching for any hint or an answer to this question
David Wilson
David Wilson 2019 年 4 月 18 日
Probably the easiest way to implement this is via "build-your-own" simulink block using the Matlab function block (under User-defined functions).
Given that these blocks typically require some memory, you may also need to implement that as well either using a delay, or a memory block.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by