by Tony » Wed Oct 28, 2009 2:54 am
Sandra, the first thing you need to do is look at the tachometer output pulses coming from your rollers, and work out how that corresponds to road speed and/or engine rpm.
That will depend on roller diameter, gear ratio, wheel diameter, and how many output pulses there are per roller revolution.
Then you decide what sort of speed range, and acceleration rate you want to have during your dyno sweep test. That is entirely up to you.
Now let's imagine you have figured it all out for your specific dyno, and your particular vehicle application.
And you expect your dyno to accelerate up from 430 Hz to 2,350Hz in five seconds.
The actual figures could be very different from that, but let's assume this is the goal to test run your vehicle on your dyno.
Now what you must do is constantly control the dc power into the Telma retarder so that the speed of your rollers are controlled very closely to your desired acceleration rate, REGARDLESS OF POWER.
The way to do this is to generate in software a model of the acceleration you want using a software timer. This software timer needs (in this example) to very smoothly sweep upwards from 430Hz to 2,350Hz in maybe five seconds.
You then compare the pulses coming out of the software timer to the pulses coming off the actual rollers.
If the rollers are running ahead (fast), increase the dc current into your Telma to increase the load.
If the rollers are running behind your acceleration model, reduce the dc current to the Telma.
Obviously a 50Hp motor needs a lot less retardation than an 850Hp motor. so the software looks at what the rollers are doing, compared to what they SHOULD be doing, at any instant in time, and very quickly adjusts the dc current fed into the Telma retarder.
So in software, you need to write (and tune) a PID closed loop control program to compare the real world tacho pulses coming off the rollers, to the ideal perfect acceleration model you have created with your software timer.
This is all far from easy, especially getting it to be very smooth and respond quickly, and be completely stable.
But that is the way it is done.
Hope that helps.
Also known as the infamous "Warpspeed" on some other Forums.