필터 지우기
필터 지우기

Using a look-up table for decoupling waveforms

조회 수: 2 (최근 30일)
Milos Bozovic
Milos Bozovic 2023년 7월 3일
답변: Andy Bartlett 2023년 7월 5일
Hello everyone,
I am building a vector tracking observer to estimate the PMSM rotor position. I want to do harmonic decoupling. The idea is to build a 'perfect' decoupling waveforms, and store them so they can be used from the look-up tables. But the problem is they look like this:
The input to the look-up table is the rotor position going from 0 to 2*pi, and the output should be the corresponding value from this waveform.
But this is not usable for the standard look-up table and I get an error: "Values of BreakpointsForDimension1 in '...' must be monotonically increasing.
Is there a way around this?
Thank you.

채택된 답변

Andy Bartlett
Andy Bartlett 2023년 7월 5일
Hi Milos,
I've created a FAQ in response to your question Resolve Error Lookup Repeated Breakpoints.
The FAQ includes a utility that will try to adjust the breakpoints used in your table.
Please, see if that helps.
Andy

추가 답변 (0개)

카테고리

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

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by