I have created a hydraulic hybrid system in simscape. The model is running smoothly without any errors but the engine block is not giving any power or rpm even at full throttle, hence all the scopes are showing zero reading or close to it. What to do

조회 수: 3 (최근 30일)
The control system designed uses drive cycle block as input to calculate the torque required by the engine and the displacement of the regeneration pump/motor and master pump at various stages of the drive cycle. ODE23 is the solver configuration im using.
  댓글 수: 8
Eric Money
Eric Money 2016년 6월 9일
Personally on models this big I prefer to just build my own engine component using a torque+fuel curves, a PID, some linear interpolation, and an ideal torque source. It takes a bit more leg work but seems to generally produce a faster model. With that said, if this is the first you've used a lot of the smaller subsystems in the model (i.e. have you made an isolated/simpler version of your pressure release, engine control, pump loop, etc.) then I'd suggest going back and building a couple simpler systems and then once you've verified those, pull them into the larger system.

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

답변 (1개)

Martin
Martin 2018년 6월 11일
Does the engine start at no speed? It could be that it is stalling. Start the engine at a higher speed, or add external torque to simulation a starter motor.

Community Treasure Hunt

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

Start Hunting!

Translated by