View Single Post
Old 06-08-2011, 12:56 AM   #24 (permalink)
bobski
EcoModding Apprentice
 
Join Date: Jan 2010
Location: Newark, DE
Posts: 143

'91 CRX - '91 Honda CRX DX
90 day: 34.91 mpg (US)
Thanks: 0
Thanked 14 Times in 14 Posts
Quote:
Originally Posted by msc View Post
VSS input may miss pulses that are two short.
Yeah, that makes sense to me. I was thinking earlier that it's like the VSS routine is missing pulses - pulses are starting and ending before the routine gets called. That would happen at very high frequencies if you were feeding it a plain square wave. Since this circuit outputs short pulses, it's easier for the guino's VSS routine to miss the detection window.

Quote:
Originally Posted by msc View Post
A wide range of logic gates could also be used for level matching if that's what you have laying around.
A flip-flop would be perfect with that frequency doubling circuit. Wire it up to toggle on each clock rising edge, then feed your circuit's output to the clock pin. The flip-flop will act as a frequency divider, so you'll get the proper number of pulses out in a nice 50% duty cycle square wave.
  Reply With Quote