How to find the shift pattern?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
Kartik Adsule
il 27 Set 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 Commenti
Kartik Adsule
il 27 Nov 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?
Vedere anche
Categorie
Scopri di più su Vehicle Applications in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!