How to find the shift pattern?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I've got a curve (and data) in which the Rpm-schedule of an engine is plotted, and the purpose is to find the shift pattern of the car.
Does anyone know how to find that out? Or to find out when the shifting takes place?
I've also got the data/curve of the vehicle speed and fuel consumption, just in case I'm using the wrong curve to find my answer.
Below is the curve I'm using.
Thanks in advance!
0 comentarios
Respuestas (2)
Kartik Adsule
el 27 de Sept. de 2019
If you have the vehicle speed, you can compute the gear ratio = vehicle speed/ engine speed, whenever the gear ratio changes there is a gear shift happening. That should probably work.
2 comentarios
Kartik Adsule
el 27 de Nov. de 2019
Sorry for the late reply.
Your vehicle speed needs to be in rpm (basically angular velocity). Also, can you show the plot of vehicle speed, it looks like its zero throughout. Is the sampling time of engine speed and vehicle speed same?
Ver también
Categorías
Más información sobre Vehicle Applications en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!