discrete transfer function block replace of contioues transfer function block

hello friends,
i want to use a discrete transfer function block replace of contioues transfer function. After simulink, it did not work. can someone give me some advice. thanks.
contioues transfer function block:
discrete transfer function block:

回答 (1 件)

Ivo Houtzager
Ivo Houtzager 2021 年 9 月 28 日

0 投票

You can't use the same parameters of the continuous-time filter in the discrete-time filter. You will have to discretize the filter transfer function using zero-order-hold or Tustin method. You can use the c2d matlab function to perform this discretization.

1 件のコメント

Guomeng Sun
Guomeng Sun 2021 年 9 月 29 日
Hallo Ivo, thanks for your information. It has been sloved.

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

カテゴリ

ヘルプ センター および File ExchangeModeling についてさらに検索

製品

質問済み:

2021 年 9 月 27 日

コメント済み:

2021 年 9 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by