VSS Vehicle Speed Sensor Output - Insight Central: Honda Insight Forum
 
Go Back   Insight Central: Honda Insight Forum > 1st-Generation Honda Insight Forum > Modifications and Technical Issues

Please Visit our Site Sponsors Page
Insightcentral.net is the premier Honda Insight Forum on the internet. Registered Users do not see the above ads.

» Auto Insurance
» Featured Product
» Wheel & Tire Center

Reply
 
LinkBack Thread Tools
Old 07-23-2008, 08:48 AM   #1 (permalink)
Administrator
 
retepsnikrep's Avatar
 
Join Date: Dec 2005
Location: Thirsk North Yorkshire UK
Posts: 3,950
Send a message via MSN to retepsnikrep
Default VSS Vehicle Speed Sensor Output

Anyone have any accurate figures as to how the output of this relates to speed?

I saw Mikes earlier reply that it pulses at about 100hz at 90mph.

If anyone has any other readings that would be useful I need to feed the signal into my BMS and work out speed/wh mile etc.

Thanks

Peter
retepsnikrep is offline   Reply With Quote
Sponsored Links
Advertisement
 
Old 07-23-2008, 08:57 AM   #2 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 20
Default Re: VSS Vehicle Speed Sensor Output

Check out:

http://www.insightcentral.net/owners/mods/cruise2.htm

Starting at around the sixth paragraph, he talks about the VSS output.
EricZ is offline   Reply With Quote
Old 07-23-2008, 09:31 AM   #3 (permalink)
Administrator
 
retepsnikrep's Avatar
 
Join Date: Dec 2005
Location: Thirsk North Yorkshire UK
Posts: 3,950
Send a message via MSN to retepsnikrep
Default Re: VSS Vehicle Speed Sensor Output

Thanks just what I needed, missed that somehow
retepsnikrep is offline   Reply With Quote
Old 07-23-2008, 12:26 PM   #4 (permalink)
Senior Member
 
Mike Dabrowski 2000's Avatar
 
Join Date: Mar 2003
Location: NE CT
Posts: 3,261
Default Re: VSS Vehicle Speed Sensor Output

Peter,
The MIMA code determines vehicle speed in the getspeed routine.
you may find info there to help.

;************************************************* *********************
;The VSS pulse rising edge generates an interupt(int2) timer1 is started in the ISR,
;on the next pulse ISR, the counter is stopped, the count transfered to VSSHI,VSSLO, the
;counter is cleared and restarted.
;clock = 625,000/sec
;clock/10/count/10= frequency of pulses in HZ
;the frequency of the VSS pulses in HZis nearly the same as the actual MPG.(close enough for now)
;Need to finish the MPH scale on the low end.
;************************************************* *********************

GETSPEED
Mike Dabrowski 2000 is offline   Reply With Quote
Old 02-25-2010, 11:18 PM   #5 (permalink)
Junior Member
 
mikeross's Avatar
 
Join Date: Sep 2009
Posts: 20
Default

That's my problem right now.. must be a broken speed sensor

Last edited by mikeross; 06-21-2010 at 07:34 PM.
mikeross is offline   Reply With Quote
Old 08-14-2010, 04:29 AM   #6 (permalink)
Member
 
Join Date: Feb 2010
Posts: 37
Default

on what signal was the output based? four-pulse or two-pulse? i was trying to get the same results on my abs speed sensor but the figures are way too distant.

Last edited by archebald23; 08-16-2010 at 09:55 PM.
archebald23 is offline   Reply With Quote
Old 08-14-2010, 09:52 AM   #7 (permalink)
Senior Member
 
JimIsbell's Avatar
 
Join Date: Jun 2008
Location: South Texas Coast
Posts: 1,351
Default

The OBDII output has speed as I am displaying it on my computer from there.
__________________
Jim Isbell
2000, 5 speed, 250,000 miles
"If you are not living on the edge, well then,
you are just taking up too much space."
JimIsbell is offline   Reply With Quote
Old 05-16-2011, 10:25 PM   #8 (permalink)
Administrator
 
retepsnikrep's Avatar
 
Join Date: Dec 2005
Location: Thirsk North Yorkshire UK
Posts: 3,950
Send a message via MSN to retepsnikrep
Default Come on maths Gurus

Guys I need some help with my VSS maths.

The VSS sensor gives 4550 pulses per mile. (Not sure where the 4550 came from?)
That's 75.83 pulses per second at 60mph.
My pic counter has a resolution of 0.000005 seconds or 5us
One VSS pulse at 60 mph is 2637 counts long.
One VSS pulse at 30 mph is 5274 counts long
One VSS pulse at 15 mph is 10548 counts long

How do I get from the Count figure to speed in mph?

I would like resolution to 0.1mph if possible.
retepsnikrep is offline   Reply With Quote
Old 05-16-2011, 11:06 PM   #9 (permalink)
Senior Member
 
Join Date: Dec 2009
Posts: 186
Default

Peter, use the following:

3600sph / (count * 0.000005s * 4550p/mi)

In other words, using unit inspection...

Count (per pulse) multiplied by 0.000005s to get total duration of one pulse. Multiply by 4550 to get the total time in seconds at the current speed to travel one mile. That's in seconds per mile so the inverse is miles per second, then multiply by the conversion factor of 3600 seconds per hour.

Last edited by Right Lane Cruiser; 05-16-2011 at 11:08 PM.
Right Lane Cruiser is offline   Reply With Quote
Sponsored Links
Advertisement
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBadvanced CMPS v3.2.2

All times are GMT -4. The time now is 02:33 PM.



Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Content Relevant URLs by vBSEO 3.3.2