David Ferguson wrote:I have used frequency control to produce a tachometer signal (for a Paddle Gear Shift Controller). Depending upon the tachometer input, you may need to provide a pull-up resistor (try 10k as a starting point) to 5V or 12V depending upon the needs of the sensing device.
I had to play with the duty cycle to get a signal that made the Gear controller happy. Turned out to be 75% duty cycle. My setup was:
Output Mode: Frequency Control
Frequency Channel: RPM
Channel Value for frequency of 0 hz: 0 rpm
Channel Value for frequency of 1000 hz: 60000 rpm
Duty Cycle: 75%
This was simulating a motorcycle engine that normally produced 1 pulse per engine revolution. For a 4 cylinder / 4 stroke, you probably want to use 120000 rpm (if a 6 cylinder, then 180000).
Hope that helps.
David,
Thank you for the information.
I came up with the following:
Output Mode: Frequency Control
Frequency Channel: Engine RPM
Channel Value for frequency of 0 hz: 0 rpm
Channel Value for frequency of 1000 hz: 20000 rpm - 6 cyl with interpolated value based on four data points.
Duty Cycle: 100%
I'll need to play around with duty cycle once I get to that point, but with your information and my sampling the car this weekend I have most of the information I need.
Doing this allows me to free up one output channel on my ECU.
Thank you!