I'm going on with my engine test bench project...
all seems to be ok, all sensors give their correct value, mechanical components are almost complete, so now it's time to add something unseen before!
Now I'm working on an inertial test bench, some details of my project could be obtained on http://arduino.cc/forum/index.php/topic,66130.0.html
Inertial is not the best, pratically I have a large flywheel and it's accelerating with engine at full throttle. This make some problems, like very fast transitions with powerful engines and very low transitions with s**t engines. Add that I couldn't perform endurance test at full/partial load, or partial RPM test, and that bench isn't so helpful at all.
It's better than nothing, and on the market I even couldn't find neither better nor almost like it, this is the reason that make me messing around Arduino.
Ok, now the real trouble I wanna make it static, like classic design for bike & car test bench (in Italy we have Borghi&Savery producing them). Now the way I've found are two: the first are electromagnetic parasite current brake (eddy current brake), very expensive, difficult to tune, and hard to find, the second is a 3-phase brushless motor coupled to an inverter in which frequence is imposed by operator or controller (Arduino), so it acts like a generator and not like a motor. This second system would be the best for me, permitting complex curves, acceleration and last but not least even STARTING the engine!
But, there's ever a but, working as a generator it produces a lot of current that I'm supposed to waste somewhere. In industrial application, with asincronous three-phase motors, I used a battery of resistance wires (acting like an electric stove) to avoid burning both stator and rotor coils.
Does someone know which could be the suggested ratio engine power / motor power to avoid brushless stator burn-out? should the solution of resistance battery be applyed even with brushless(anyone tested it?)? for reference my engines are all above 1,5 kW.
Many thanks to anyone who could help me
