필터 지우기
필터 지우기

Saturation occurred in lookup table

조회 수: 3 (최근 30일)
ramesh Karande
ramesh Karande 2012년 12월 27일
편집: Sneha Poduri 2018년 7월 3일
Hello, i'm using Matlab 2012b. i stuck with error during simulation as Saturation occurred. error pointing to lookup table block. please suggest solution on it.
  댓글 수: 2
Azzi Abdelmalek
Azzi Abdelmalek 2012년 12월 27일
It's not clear for me
ramesh Karande
ramesh Karande 2012년 12월 27일
Original contents of block error as : Saturation occurred. This originated from ' here contain path of block means Path representing Lookup table ' .

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

채택된 답변

Ilham Hardy
Ilham Hardy 2012년 12월 27일
It does sometime happenned on my model too.
What i did to 'solve'the problem is by setting the Lookup method to Interpolation - Extrapolation instead of Interpolation - End values.
And then connecting Saturation block after the Look-up table to saturate the values.
HTH, Ilham
  댓글 수: 2
ramesh Karande
ramesh Karande 2012년 12월 27일
Thanks for suggestion. I,m using Lookup method _ to _Use Input Nearest. When i used other Lookup method, there is no issue. I know that Use Input Nearest method removed from R2012b. but i think every version show backward compactiblity. i want to know that because of this error occured, or something else is reason.
Sneha Poduri
Sneha Poduri 2018년 7월 3일
편집: Sneha Poduri 2018년 7월 3일
For my lookup table data type for first breakpoint is fixdt(0,16,0.1,0) and second fixdt(0,16,2^-9,0) and output data type is unit16. I had selected the interpolation method to "Linear" and Extrapolation method to "clip". But still i am getting the same error.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Lookup Tables에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by