Mapped motor operation torque output

조회 수: 2 (최근 30일)
Florian BESNARD
Florian BESNARD 2018년 5월 4일
편집: Hiroshi Miyagawa 2023년 2월 14일
Hello, I don't understand how the mapped motor bloc work. I use it in torque cotrol mode as follow:
But when I asked for example 100N.m of torque, the result output is so low...
[I know that driving cycle gives a speed and the torque commande should be in N.m but I don't think this is the problem] I put a constant battery voltage of 100V to facilitate the simulation.
If anyone understand what's wrong,
Thanks,
Florian.

답변 (2개)

Sabin
Sabin 2023년 2월 3일
The Rotor Inertia is probably too small and not realistic for the use case you have. If the inertia is too small (the default is 5e-6), then the speed will increase to high values very quickly and the torque will be limited to some small values to satisfy the maximum power. Try increasing the value of Rotor Inertia in the Mechanical tab. I hope this helps.

Hiroshi Miyagawa
Hiroshi Miyagawa 2023년 2월 14일
편집: Hiroshi Miyagawa 2023년 2월 14일
Below is an example model using the mapped motor block.
The torque output by this block is based on maximum power. Therefore, the higher the speed of the motor, the lower its torque. Therefore, this block needs to refer to the appropriate motor speed, so it would be better to model it as shown above.
Set 'Port configuration' to 'Speed' to input the motor speed in the motor block.
then you can obtain the following result.
added the example model created on R2021a.
hope this model helps you.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by