When using a generic engine block, why does it seems to work only when it is given some initial velocity in SimDriveline 2.2

10 visualizaciones (últimos 30 días)
When the velocity of a Generic Engine drops below the Stall Velocity which is specified in its block properties, the engine stalls. As a result, specifying an initial velocity which is less than the engine's stall velocity results in a stall.
How can a user start the engine with zero initial velocity, then "start the engine" at some point in time.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 14 de Sept. de 2020
Editada: MathWorks Support Team el 14 de Sept. de 2020
This is expected behavior. The workaround is to use a "Signal Builder" block with an "Ideal Torque Source" to generate a impulse torque which can spin the Generic Engine to a velocity which is greater than the stall speed. If the throttle is on at this point, it will maintain the engine's velocity.
The included model called "sdl_vehicle_starter" starts from no throttle and an engine stall, applies a throttle at t = 60 seconds, and then initiates the starter motor via the Ideal Torque Source at t = 90 seconds.
NOTE: From R2013a onwards Generic Engine in SimDriveline has new feature of Idle speed control, through which the same functionality can be achieved without the additional Torque Source:
-> Idle Speed Control -> Enable idle speed controller

Más respuestas (0)

Categorías

Más información sobre Engines & Motors en Help Center y File Exchange.

Productos


Versión

R2012a

Community Treasure Hunt

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

Start Hunting!

Translated by