discrete transfer function block replace of contioues transfer function block

조회 수: 1 (최근 30일)
Guomeng Sun
Guomeng Sun 2021년 9월 27일
댓글: Guomeng Sun 2021년 9월 29일
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일
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.

카테고리

Help CenterFile Exchange에서 Block Libraries에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by