Torque vector must be arranged in strictly ascending order.

조회 수: 5 (최근 30일)
Eric Morgan
Eric Morgan 2019년 9월 11일
답변: Martin 2020년 1월 6일
I'm developing a Driveline model for a diesel engine. I have torque/speed curves for several engines that I'd like to add to the model. The curves are always like this:
Capture.PNG
Where a single torque value (say, 220Nm) can occur at two different speeds (1800RPM or 5000RPM). Yet I get an error, "Torque vector must be arranged in strictly ascending order". How do I add a torque/speed/power curve under those conditions?
Thanks,
Eric

답변 (1개)

Martin
Martin 2020년 1월 6일
The block is not erroring because of the torque vector given on the Engine Torque tab. Speed is the independent vector that must be increasing, and torque is the dependent vector that has no such requirement.
The issue is on the Fuel Consumption tab. In this model, fuel consumption is modeled by speed and torque. Here speed and torque are the independent variables, and must be strictly ascending vectors. Fuel consumption is the dependent variable.
Martin

카테고리

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

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by