Why is the result of the step signal convoluted with the impulse response of a lowpass filter not equal to the stepresponse of the lowpass filter?

1 回表示 (過去 30 日間)
  3 件のコメント
timling
timling 2017 年 11 月 8 日
Hi, Thanks for the quick answer
I thought modeling the impulsresponse of (1/s) is another way to get the step function in the time domain
And if you convolute the Stepfunction with the impulse response of the lowpass filter you would get the stepresponse of the lowpass filter
But it seems i got it to work like you said (replace the step with constant) and additionally i had to get rid of the impulse (also replace with constant):
Star Strider
Star Strider 2017 年 11 月 9 日
My pleasure.
I’m glad you got it sorted.

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

回答 (1 件)

Honglei Chen
Honglei Chen 2017 年 11 月 9 日
編集済み: Honglei Chen 2017 年 11 月 9 日
You are mixing continuous and discrete in your model. For example, your impulse is discrete, your convolution is discrete, but your integrator is continuous. The following example used all discrete version and you can see the results match.
HTH
  3 件のコメント
Honglei Chen
Honglei Chen 2017 年 11 月 10 日
I just meant to show how can you match the two results.
timling
timling 2017 年 11 月 10 日
Yes, I did mix discrete and continous Systems. Thanks for pointing that out. For sure that is the reason why both examples i showed in the beginning don't match. But I still don't understand why the result in every cas is the step Response of a highpass filter.

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

カテゴリ

Help Center および File ExchangeDigital Filter Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by