SimDriveline Generic Engine Parameterizaiton
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a working basic driveline model using defualt settings for the engine. Now i want to change the settings to the engine I need to use. I have the parameters in the form of a torque table. I am finding that it does not work. My engine stalls just after throttle is applied. I have used the same torque curve information in the Normalised 3rd order polynomial parameterisation and it works. However I wish to use my own tabulated data rather than the polynomial. As a sanity check I worked out the tabulated data for the default normalised data and used that, but this also stalled. I have looked at the default tabulated data, and this looks nothing like the normalised polynomial data.
The Parameters I have used that works are: type: Diesel Max Power: 155508.8 W Speed at Max Power: 4500 rpm Max Speed: 7000 rpm Stall Speed: 200 rpm
The tabulated torque data I have worked out and used from the above (and doesn't work) is as follows: Speed: [200 500 1000 1500 2000 2500 3000 35000 4000 4500 5000 5500 6000 6500 7000] rpm Torque: [1 5 21 53 101 164 237 315 331 330 271 200 124 54 4] Nm
Am I perhaps misunderstanding what the Tabulated data is supposed to represent? I thought that they should be the same?
Thanks
Chris
1 comentario
Saif Sayed
el 4 de Ag. de 2016
Hi, were you able to solve this problem? I'm facing similar issues with my torque vector. With my torque vector Simscape gave me an error that the vector should only be in ascending order so I even tried entering the power vector but the engine did not give any power here too.
Respuestas (2)
Deepak
el 3 de Nov. de 2012
Editada: Deepak
el 3 de Nov. de 2012
I am facing the similar problem. If the engine power is approximated by 3rd degree polynomial, engine produces power and it does not stall. However, if the engine is approximated with tabular data it stall. I am using 800rpm as initial velocity. The initial velocity goes down to zero and engine revs up after that although the throttle is active.
Please help!
0 comentarios
Ver también
Categorías
Más información sobre Engines & Motors en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!