Rev matching and gear info

Help on issues you run into with LapTimer; in case you have a question on how to use LapTimer, use the forum "Using LapTimer" instead
Post Reply
drematic
Fewer than 10 Posts
Fewer than 10 Posts
Posts: 3
Joined: Fri May 15, 2015 10:17 pm
Location: San Francisco, CA

Rev matching and gear info

Post by drematic »

My car automatically matches revs on downshifts (paddles & dual clutch transmission), which does seem to confuse LapTimer when it computes gears. For a brief moment, it usually ends up one gear lower than selected, then bounces back up. For example, when shifting from 4th into 3rd, it shows 4-2-3.

So far I have been cleaning up the data manually, but it would be nice if LapTimer caught this automatically, since these jumpy "shifts" happen within one second, which would be unlikely in any normal shifting scenario.
User avatar
Harry
Site Admin
Site Admin
Posts: 10642
Joined: Sun Sep 12, 2010 10:32 am
Location: Siegum, Germany
Contact:

Re: Rev matching and gear info

Post by Harry »

LapTimer can not calculate the correct gear when the clutch is pressed (no defined relation between engine and vehicle speed). This situation can lead to undefined gear displays. This will exactly not happen for a dual clutch system. So either the gear ratios are not set up correctly, or the transmission ECU sends rpm updates out of sync... You may re-check the former in your vehicle's details view.

Adding some low pass filter to get rid of short time changes is certainly possible, I can add this to feature requests.

Harry
Image Image Image Image
drematic
Fewer than 10 Posts
Fewer than 10 Posts
Posts: 3
Joined: Fri May 15, 2015 10:17 pm
Location: San Francisco, CA

Re: Rev matching and gear info

Post by drematic »

Harry wrote:LapTimer can not calculate the correct gear when the clutch is pressed (no defined relation between engine and vehicle speed). This situation can lead to undefined gear displays. This will exactly not happen for a dual clutch system. So either the gear ratios are not set up correctly, or the transmission ECU sends rpm updates out of sync... You may re-check the former in your vehicle's details view.

Adding some low pass filter to get rid of short time changes is certainly possible, I can add this to feature requests.

Harry
A low pass filter may help. Thanks!

The gear ratios were correctly set up per manufacturer's specs.

Here's a snippet of consecutive samples from the exported data to illustrate the problem. The car is automatically blipping the throttle during the shift and OBD briefly reports significantly higher RPM with the wheel speed unchanged:

Code: Select all

RPM       Wheel Speed    Gear
------------------------------
5003	   50.331066      3
7807	   42.874612      1
8372	   42.874612      1
6292	   42.874612      2
gplracerx
20 or more Posts ★★★
20 or more Posts ★★★
Posts: 836
Joined: Thu May 03, 2012 5:26 am
Location: Kingsport, TN USA

Re: Rev matching and gear info

Post by gplracerx »

Two thousand rpm higher than needed seems a lot for rev matching, unless that's an artifact of the HLT OBDII data interpolation algorithm. It would be nice if you had video of the tachometer to see if the revs really were going that high.
drematic
Fewer than 10 Posts
Fewer than 10 Posts
Posts: 3
Joined: Fri May 15, 2015 10:17 pm
Location: San Francisco, CA

Re: Rev matching and gear info

Post by drematic »

Yeah, you could probably call it more blipping than rev matching.

The car redlines at 8500 and the blips are quite aggressive, so I am inclined to believe the source data. At any rate, it's happening at all other downshifts with about the same ~2000 RPM above-target blip, so I don't think it's an RPM interpolation issue. The tachometer doesn't move fast enough to show the full extent of the blip.
Post Reply