필터 지우기
필터 지우기

induction motor response not satisfying

조회 수: 2 (최근 30일)
K
K 2024년 1월 13일
편집: K 2024년 1월 14일
Hello
as mentionned the response of the induction motor, its speed, isn't fully as it should be. it's not wrong bet needs adjustement and I don't know where is the problem.
The motor has to maintain constant speed under varrying torque
below is the torque profil which has been already interpolated and looks quite smoth
the response i need which is the speed that needs to be constant and undergoes variation when torque arises and decreases, which the motor achieved but looks unsmooth as shown in the plot below
what I'm not satisfied with are the semi-intervall in the plot below
if you can see between 19 and 20 the speed is constant and drops at 20 to be again constant between 20 and 21, what I would like to achieve is what I've drawn in blue, a smooth slope that goes through the middle of each semi-Intervall.
My input doesn't have these weird semi-Intervall so I'm not quite sure where it comes from
my 2 questions are the following:
  • does it have anything to do with the solver? I used the same solver as in the example ''electric engine dyno''
  • is it an interpolation problem?
  • if there's no way to fix the simscape model, can it be reshaped any other way? like with a script or the signal toolbox?
thank you in advance
edit: the moving average block didn't worl for me
regards,

답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2024년 1월 14일
At 1st, the smoothed torque profile (curve) is not smooth enough, and it does show consideable rattling that need to be removed or smoothed. All issues are orginating from the torque profile (curve). 2nd, to removing the rattling effect in the torque profile, you cna employ moving average filter block - https://www.mathworks.com/help/dsp/ref/movingaverage.html
After taking these steps, most of the mentioned issues should be resolved.
  댓글 수: 3
Sulaymon Eshkabilov
Sulaymon Eshkabilov 2024년 1월 14일
Most welcome! Glad to be of some help. Great all the best.
K
K 2024년 1월 14일
Hello
sadly it didn't work in my case but thanks to you I got a new usefull block
I'll leave my question open in case anyone has other suggestions
regards

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by