how to observe the output of digital filter?

Hi, I am new to simulink.Inorder to observe the output of digital filter(lowpass) ,to what sink should i connect my filter.i tried connecting it to vector scope,but it showed errors..please help me thanks Amrutha

답변 (1개)

Orion
Orion 2014년 11월 7일

0 개 추천

Amrutha,
you should explicit your post.
What is the error message ? (we can't guess it).
Usually, in simulink, you just use a scope block to observe a signal

댓글 수: 3

Amrutha
Amrutha 2014년 11월 7일
i tried connecting the output of digital filter to vector scope.But then error displays as "Error reported by S-function 'sdspsigattrib' in '/Digital Filter Design1/Check Signal Attributes/Check Signal Attributes': Input must be floating-point. my input to the filter is an analog to digital converted signal.Please help me sort out this problem..
Orion
Orion 2014년 11월 7일
you have a problem with the data types. use a block convert to observe your data (you may need to specify the ouput data type of this block).
Amrutha
Amrutha 2014년 11월 18일
Thank you

댓글을 달려면 로그인하십시오.

카테고리

제품

질문:

2014년 11월 7일

댓글:

2014년 11월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by