The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Hardware Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-27-2005, 02:20 PM   #1
Newbie
 
Join Date: Sep 2005
Posts: 4
Tachometer questions.

I currently have the phidget 8/8/8 interface kit, and was hoping to use it to get engine rpm from the ignition coil and speed from a hall effect sensor.

After looking around on the internet on ways to get a 0-5V signal out of the pulse that comes from the coil I found the frequency to voltage converter LM2917. The problem is i've never realy done anything on the hardware side except building a circuit that pretty much had step by step instructions.

I found a sample circuit for the tachometer setup at http://www.niksula.cs.hut.fi/~mdobru...cho/tacho.html but it is lacking some information, or I am. The questions I have are probably insanly simple to answer hopefully, and if anyone can help me out id be most gratefull.

- What type capacitor should i be using for this setup? I assume the voltage out of the ignition coil is quite a bit and after looking through digi-key there are so many choices I dont even know where to start.

- Same as above but for the zener diode. What would be suited for this application?

- And hopefully someone can confirm that with that circuit all i should have to do is hook the Vout line to the data pin on an analog input for the phidget, same for ground i assume. But do i need to use the 5 volt line from the phidget interface kit? (probably somthing i should ask on the phidget forum i guess)

Sorry for the pretty long post, but I hope i covered all my issues atm.
nricciar is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 09-27-2005, 02:33 PM   #2
Variable Bitrate
 
warnockm's Avatar
 
Join Date: Jun 2004
Location: Virginia
Posts: 423
I don't think you want to get the voltage out of the ignition coil. You can sense the pulses through the spark plug wires. You could build an EM sensor that goes around the spark plug wire. Everytime it pulses, read it and you will know your RPMs. It would be have to be very sensitive. I remember reading the pulse on a oscilloscope and you could see it, but you could also pick up the pulses on each spark plug.
__________________
Progress - VIA EPIA SP8000 | 120 Opus Power Supply & Case | 1GB Ram | 120GB 2.5" Hard Drive | Bluetooth 2.0 | GPRS/3G | Wifi | Road Runner/LSX 2.0 (waiting for a day skin for 3.0) | iGuidance 4.0 | Lilliput 7"
warnockm is offline   Reply With Quote
Old 09-27-2005, 03:23 PM   #3
Constant Bitrate
 
BassBinDevil's Avatar
 
Join Date: Nov 2004
Location: Vancouver Island, B.C.
Posts: 171
You want to pick it up on the primary side of the coil, from the points, or whatever gizmo acts like the points in the engine. If you have an MSD ignition, it'll have a tach output wire.

As for the circuit, use a 1/2W or larger zener for the 12V zener, like a 1N4742.
The zener will limit the voltage into the circuit, so the capacitors (unnamed) and C1 can be a 50v monolithic ceramic, or pretty much whatever nonpolar cap you have lying around. C2 could be a nonpolar cap, or more practically a 2.2 uF tantalum electrolytic, - lead to ground.

Use a 7808, 78M08, or 78L08 to get 8V from 12V.
BassBinDevil is offline   Reply With Quote
Old 09-27-2005, 03:27 PM   #4
Variable Bitrate
 
warnockm's Avatar
 
Join Date: Jun 2004
Location: Virginia
Posts: 423
Quote: Originally Posted by BassBinDevil
You want to pick it up on the primary side of the coil, from the points, or whatever gizmo acts like the points in the engine. If you have an MSD ignition, it'll have a tach output wire.

As for the circuit, use a 1/2W or larger zener for the 12V zener, like a 1N4742.
The zener will limit the voltage into the circuit, so the capacitors (unnamed) and C1 can be a 50v monolithic ceramic, or pretty much whatever nonpolar cap you have lying around. C2 could be a nonpolar cap, or more practically a 2.2 uF tantalum electrolytic, - lead to ground.

Use a 7808, 78M08, or 78L08 to get 8V from 12V.

oh yeah. good idea. So what year/make is this car?
__________________
Progress - VIA EPIA SP8000 | 120 Opus Power Supply & Case | 1GB Ram | 120GB 2.5" Hard Drive | Bluetooth 2.0 | GPRS/3G | Wifi | Road Runner/LSX 2.0 (waiting for a day skin for 3.0) | iGuidance 4.0 | Lilliput 7"
warnockm is offline   Reply With Quote
Old 09-27-2005, 04:00 PM   #5
Newbie
 
Join Date: Sep 2005
Posts: 4
The car im putting this in is a 1988 Crown Victoria. power nothing except steering
nricciar is offline   Reply With Quote
Old 09-27-2005, 04:17 PM   #6
Variable Bitrate
 
warnockm's Avatar
 
Join Date: Jun 2004
Location: Virginia
Posts: 423
Quote: Originally Posted by nricciar
The car im putting this in is a 1988 Crown Victoria. power nothing except steering

Well i have a distributor/ignition coil for shooting a potato gun (don't ask). it's about 10 years old, but its an aftermarket unit and it has a tach-out pin on it. See if this is on your car and work w/ this signal.
__________________
Progress - VIA EPIA SP8000 | 120 Opus Power Supply & Case | 1GB Ram | 120GB 2.5" Hard Drive | Bluetooth 2.0 | GPRS/3G | Wifi | Road Runner/LSX 2.0 (waiting for a day skin for 3.0) | iGuidance 4.0 | Lilliput 7"
warnockm is offline   Reply With Quote
Old 09-27-2005, 05:17 PM   #7
Newbie
 
Join Date: Sep 2005
Posts: 4
also could someone help me understand this formula a bit better...

Vout = f in * Vcc * R1 * C1

the max RPM's ill be dealing with is 6000 rpm, 8cyl engine.... so thats 400Hz if im not mistaken. pulse per every two rotations of the crankshaft?

Vcc... after reading the datasheet more on the LM2917 it looks like it might be able to run at 5V which would be nice seeing as then i could just plug it into the phidget analog interface. any confirmation?

R1 and C1 this is where im totaly clueless. the datasheet states that you cant just use any size to finish the formula here and there are some requirements that went way over my head... anyone here worked with this chip before?

Vout needs to be no more than 5V at 6000 RPM. and thats all i know for absolute sure
nricciar is offline   Reply With Quote
Old 09-29-2005, 12:32 PM   #8
Constant Bitrate
 
BassBinDevil's Avatar
 
Join Date: Nov 2004
Location: Vancouver Island, B.C.
Posts: 171
Here's the National Semi app note: http://www.national.com/an/AN/AN-162.pdf
and data sheet: http://www.national.com/pf/LM/LM2907.html

The '2907 is probably more suitable for 5V operation. I did a Google search, figuring there had to be a complete design out there someplace (with board layout etc), but didn't hit anything.

There could be an output wire or terminal already on the ignition module, if Ford offered an optional tach. Does this beast have EFI?

I put together a tach using this chip (either the '2917 or '2907); the calculated component values got me within a few blocks of the ballpark, but had to be tweaked a lot. If I remember when I get home, I'll look for my notes on how I built it.
BassBinDevil is offline   Reply With Quote
Old 10-02-2005, 10:15 PM   #9
Newbie
 
Join Date: Sep 2005
Posts: 4
Yea this car is EFI, and there is a tach wire to get the signal from. I think ive figured out what i need to do for 5V operation I just was hoping someone could confirm what i need before i purchase some parts I dont need.

The best ive done is assemble a board where all the parts were spelled out for me ahead of time, so this is a whole new ballgame for me
nricciar is offline   Reply With Quote
Old 04-05-2007, 12:03 PM   #10
Newbie
 
Join Date: Jul 2005
Location: netherlands
Posts: 26
Ralphie is offline   Reply With Quote
Old 07-28-2008, 03:17 AM   #11
Variable Bitrate
 
Grrrmachine's Avatar
 
Join Date: Sep 2005
Location: Warsaw, Poland
Posts: 228
Im resurrecting this thread because Im in the same predicament; building a tachometer.

I've nosed around, and I've found most of the data I need, including a simple circuit based on the same LM2917 chip, but I have the same (unanswered) questions:

Based on the formula above (Vout = f in * Vcc * R1 * C1), I want Vout to have an absolute maximum value of 5V. f in will be max 350Hz (six cylinder engine at 7000RPM), and I presume Vcc will be 12V, provided by the CarPC. The circuit will be the same as the one posted in the link above, and pictured here:



So what values should R1 and C1 be? I did Physics at high school but only got an E-grade because I could never do the maths...
Grrrmachine is offline   Reply With Quote
Old 08-04-2008, 12:04 PM   #12
Variable Bitrate
 
Grrrmachine's Avatar
 
Join Date: Sep 2005
Location: Warsaw, Poland
Posts: 228
Well, I played around and just used all the values on this picture - C1 is a 47nF, C2 a 2.2uF and R1 a 47k Ohm potentiometer. By varying R1 you can change the resistence of the circuit to compensate for the different types of frequencies on each engine (a four-cylinder engine should only send pulses of 233.3Hz, whilst a six-cylinder will be 350Hz at 7000Rpm and an eight-cylinder... well, you figure it out )

I built it and tested it a few minutes ago by running the unit off a 12V battery, Input came from the ignition coil and Vout was picked up by my multimeter (grounded to the test battery, not the car) And it worked! Twiddled the pot, got different voltages so this can be configured for pretty much any engine and any guage you like.
Grrrmachine is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

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 Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Have several questions about Incar pc's intuneauto Newbie 6 08-06-2005 12:55 AM
questions and more questions cortinaking Newbie 6 06-16-2005 03:02 PM
Box and In-Dash setup questions Pale Rider Fabrication 2 06-11-2005 03:40 PM
Will someone be willing to answer a few questions about the Vietnam War for an essay? guitar333 Off Topic 6 05-25-2005 12:53 PM
Lots of questions.. long post. rach Newbie 8 11-13-2004 11:53 PM


All times are GMT -5. The time now is 04:37 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics