Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 09, 2024, 05:52:27 05:52


Login with username, password and session length


Pages: [1]
Print
Author Topic: Digital Speedometer  (Read 14219 times)
0 Members and 1 Guest are viewing this topic.
srspinho
Newbie
*
Offline Offline

Posts: 15

Thank You
-Given: 3
-Receive: 0


« on: December 08, 2006, 03:52:03 15:52 »

Hi Guys,

do someone have a project of a digital speedometer for cars ?

Thanks !

Sérgio
Logged
fmssp
Active Member
***
Offline Offline

Posts: 102

Thank You
-Given: 42
-Receive: 109



« Reply #1 on: December 08, 2006, 06:48:08 18:48 »

http://www.siliconchip.com.au/cms/A_103208/article.html
http://www.siliconchip.com.au/cms/A_103355/article.html

http://www.edn.com/article/CA529384.html

Success!

Sergey  Wink
« Last Edit: December 08, 2006, 07:07:04 19:07 by fmssp » Logged

From Russia with love... ;-)))
darksky
Junior Member
**
Offline Offline

Posts: 51

Thank You
-Given: 183
-Receive: 5


« Reply #2 on: December 09, 2006, 03:49:53 15:49 »

What about using GPS - this is the best way.
Logged
srspinho
Newbie
*
Offline Offline

Posts: 15

Thank You
-Given: 3
-Receive: 0


« Reply #3 on: December 11, 2006, 03:47:22 15:47 »

Thank you Guys !
Logged
frasenci
Translator
Active Member
***
Offline Offline

Posts: 171

Thank You
-Given: 142
-Receive: 84


« Reply #4 on: December 14, 2006, 09:35:12 21:35 »

Hi there ,

From the 3 excellent links we got from fmssp , I liked the 3rd most because of its simplicity srspinho.

But you can make it simpler on replacing the Hall-Effect sensor with an Optical one .
In my experience , once you are done with the Hardware-Software part , comes the trouble to attach those magnets on to the rotating part you want to sense,.....

I succesfully use QRD1114 as a sensor , only thing needed to sense the movement is a tiny White-Black transitions spot on rotational part,... ( Can also use OPTEK 703 ). I commonly use Girls Nail Paint for this painting ( clean part before apply).


I have some real world applications of this using Basic PIC processor and very simple PULSE IN code to get an speedometer for a few $.

Moreover , QRD1114 can easily be used as a proximity sensor , or distance measure in the 0 - 100 mm range. A nice IC I must say and cheap.

If still interested , maybe I can help you set up one of these,

Greetings
FAA

 Wink


Logged
srspinho
Newbie
*
Offline Offline

Posts: 15

Thank You
-Given: 3
-Receive: 0


« Reply #5 on: February 15, 2007, 10:34:55 10:34 »

Hi friend,

first of all, excuse-me for my Biiig delay answering your Post.

I was on vacation and far away from computers ! 

Well, I´m doing my speedometer using PicBasic Pro.

The Timer 0 counts a 250 ms period and Timer 1 works as a pulse counter.

I know that my Opel Corsa has a Speed Sensor (VSS) which could be used to give me the right number of pulses for each car´s wheel revolutin (i guess it is 8 pulses / revolution in a 14 inch wheel)


I´m trying to do a Schmitt Trigger with a Ne555 to capture de pulses from a sensor

The problem is that here in Brazil No one wants to give the right information about the sensor. Everybody wants to sell the information in book for about US$ 80,00 ! ! ! ! ! !

have you ever did something with car´s Speed sensor ?  Is the output of this kind of sensor in low voltage enough to work with the 555 ?

If you have any information about the speedometer´s implementation... Anything.... Iwould be happy !


thank you !

Sérgio
« Last Edit: February 15, 2007, 02:29:20 14:29 by srspinho » Logged
fmssp
Active Member
***
Offline Offline

Posts: 102

Thank You
-Given: 42
-Receive: 109



« Reply #6 on: February 17, 2007, 07:57:48 07:57 »

Hi friend,
If you have any information about the speedometer´s implementation... Anything.... Iwould be happy !
thank you !

Sérgio

Hi Sergio!
The speed sensor has on output NPN OC. With the uC it is enough For the interface here such scheme. At the European cars - 1000 turns of a speed sensor = 1 kilometer of road. At American = 1 mile. The quantity of impulses on one turn of the gauge can be 6, 8 or 10.

Success!

Sergey.


Logged

From Russia with love... ;-)))
nileshhande
Junior Member
**
Offline Offline

Posts: 70

Thank You
-Given: 23
-Receive: 5


« Reply #7 on: February 17, 2007, 10:30:30 10:30 »

Hi friend,
If you have any information about the speedometer´s implementation... Anything.... Iwould be happy !
thank you !

Sérgio

Hi Sergio!
The speed sensor has on output NPN OC. With the uC it is enough For the interface here such scheme. At the European cars - 1000 turns of a speed sensor = 1 kilometer of road. At American = 1 mile. The quantity of impulses on one turn of the gauge can be 6, 8 or 10.

Success!

Sergey.





HI,
please share the source code..

Thanks..


Logged
fmssp
Active Member
***
Offline Offline

Posts: 102

Thank You
-Given: 42
-Receive: 109



« Reply #8 on: February 17, 2007, 12:35:33 12:35 »


HI,
please share the source code..

Thanks..

http://analarc.narod.ru/hobby/panel/speedmtr/spedometr.html

Digital speedmeter on 16f84. The scheme and an source code.
In Russian!
Logged

From Russia with love... ;-)))
fmssp
Active Member
***
Offline Offline

Posts: 102

Thank You
-Given: 42
-Receive: 109



« Reply #9 on: February 20, 2007, 12:58:06 12:58 »

Here still the interesting schematic of the multiple-purpose interface for different types of speed sensors.  The choice of type of the gauge is made by the software: pull up or pull down resistance or AC.

http://203.57.155.69/cms/A_108157/article.html

Logged

From Russia with love... ;-)))
srspinho
Newbie
*
Offline Offline

Posts: 15

Thank You
-Given: 3
-Receive: 0


« Reply #10 on: February 22, 2007, 12:45:06 00:45 »

Hi Friends !

many many thanks for your Reply !

Recently, I discovered that my Opel Corsa (or Vauxhall Barina) has a "Distance sensor" which gives some pulses to Corsas´s digital mileage counter.

Whell, a Friend told me that this sensor works like that :

(This data are for a 13 Inch wheel )

1) The sensor is conected to ther gear Box
2) For : 10 Km/h -> 45 Hz
    For : 20 Km/h -> 90 Hz
    For : 40 Km/h -> 180 Hz   and so on...

in this case, velocity is :  V = 0.2222 * F 

If using uC : V = (10 * V) / 45

well...

Is late night here in Brazil, so, I will have to check my Tire´s rolling radius in order to calculate the quivalence for me, because my Corsa has 14 Inch wheels.

When i get the calculations ready, I will post it here !

Thanks every body


regards

Sérgio
Logged
milan
Junior Member
**
Offline Offline

Posts: 41

Thank You
-Given: 38
-Receive: 126


« Reply #11 on: December 20, 2007, 10:40:38 10:40 »

Fiat tipo have digital board and digital speedometer. You can find shematics searching google.
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC