Filter löschen
Filter löschen

Error using generic engine block.

9 Ansichten (letzte 30 Tage)
GD
GD am 24 Jul. 2015
Beantwortet: Sebastian Castro am 24 Jul. 2015
I use generic engine block from simscape, but sometimes I get an error saying engine speed exceeded maximum limit. The only input to the engine is throttle, and I am giving throttle with said limits. But i still get this error. can someone guide me with this?

Antworten (1)

Sebastian Castro
Sebastian Castro am 24 Jul. 2015
The Generic Engine block has a "Maximum speed" parameter, if using the default polynomal parameterization. For the other 2 tabular parameterizations, it assumes that maximum speed is the final value in the speed vector lookup table. In any case, you will see an error message if this value is exceeded during simulation.
This is discussed in the block documentation, under "Restrictions on Engine Speed and Power".
You can either increase the block's maximum speed (if it makes sense) or add some kind of control to your engine to reduce throttle such that the maximum speed is not exceeded.
- Sebastian

Kategorien

Mehr zu Physical Units finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by