(03-29-2009 10:13 AM)mobilehydricity Wrote: HI ALPHA DOG:
Been playing with those ideas for a few years myself. The tach pulse is good place to tap into something that is relative to RPM.. another is to place a few magnets around the drive train and a magnetic latch switch connected to a switching transistor ..thats a pain in the ass, but it does give you and on and off proportionate to speed which is an direct indicator of how many rpms..... I like using the pulse to switch a scr that controls the input current to the generator.. as the speed increases so does the pulses ..henceforth the scr switches more often. allowing a more on current state than off.. as you slow down the pulses decrease henceforth the opposite occurs more demand ..more current through swicthing.. less demand . less current because of switching speed. Hope this helps you some. Mike of MOBILEHYDRICITY htp:/www.freewebs.com/mobilehydricity
Main problem with using a direct pulse train in the manner you describe is that, while you are varying frequency, the main method of controlling current flow is normally done by varying the duty cycle, and not frequency.
Unless you also vary the duty cycle, varying pulse frequency will have little effect on the average current you supply to your generator.
e.g. 50% duty cycle at 1000Hz provides the same average current as a 50% duty cycle at 2000Hz.
OK. So the above is not 100% correct. If triggering a fixed width pulse, then you will have control over the average current, but this still limits the frequency range over which you have control. above a certain frequency and your output from control signal will be more or less continuously on, meaning that your generator will be at maximum output above this frequency..
Have a look at triggering a 555 ic, with fixed width output pulse, from momentary input pulse. (Switch de-bounce circuit). Should give some idea of what I am trying to describe.
My own preference would be to use a microcontroller to read input signal, and generate varying output duty cycle using PWM.
Bear in mind that efficient switching using fets can be frequency dependent.