discrete transfer function block replace of contioues transfer function block

1 vue (au cours des 30 derniers jours)
Guomeng Sun
Guomeng Sun le 27 Sep 2021
Commenté : Guomeng Sun le 29 Sep 2021
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:

Réponses (1)

Ivo Houtzager
Ivo Houtzager le 28 Sep 2021
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.

Catégories

En savoir plus sur Block Libraries 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!

Translated by