Form of tach data?
Form of tach data?
(OP)
Is the form of tachometer data fairly standardized in most modern cars these days (or even in earlier cars)? Is it generally a PWM duty cycle that determines rpms, or maybe a simple pulse per second count, etc.?
I would like to make measurements of rpm, but the unit should be as generic as possible (i.e., I can use it on as many vehicles as possible). If more than one common method existed, I could either build more than one unit or attempt to combine all methods into a single package with a simple, switchable universal interface.
Thanks!
I would like to make measurements of rpm, but the unit should be as generic as possible (i.e., I can use it on as many vehicles as possible). If more than one common method existed, I could either build more than one unit or attempt to combine all methods into a single package with a simple, switchable universal interface.
Thanks!





RE: Form of tach data?
RE: Form of tach data?
Old tachs would see the make break of the points, meaning just on and off pulses not a pulse width. If it was an 8 cylinder engine, it makes 4 pulses per revolution.
So if you have an 8 cyl engine running at 1000 rpms, you have 4000 ppm or 66.666 Hz. So what you need to measure is the frequency. Just like the dwell meter, the pulse width will stay pretty much the same no matter what the rpms are. Opps looks like 76GMC covered some of that too.
As far as newer cars, it is still a frequency deal. ie measuring pulses. Pulse width is only important for something that is controlled by on and off duration, like the fuel injector.
RE: Form of tach data?
Thanks again...
RE: Form of tach data?