I've got a short wheelbase turbocharged drag bike that I'm trying to develop an automatic clutch release mechanism for. My goal is to be able to make each launch from the starting line consistent and provide a fine tuning mechanism to optimized the launches.
For a while I was experimenting with a centrifugal lockup mechanism that uses a combination of weights and spring pressures to control the rate of engagement. However I found that it is poorly suited to the combination of a turbocharger and a short wheelbase. When the clutch is first dropped it pulls the motor down for an instant then the boost hits and the motor goes onto the rev limiter. Then as the clutch engages the bike usually lights the tire, wheelies or both. After experimenting with this for a while I decided that I should try a different approach.
What I'm playing with now is a programmable logic controller coupled with a 5v pressure sensor and a solenoid to control the fluid pressure. I've written some code that opens and closes the solenoid and records the pressure in the system's various states and it appears that I need to take another approach.
The problem I'm seeing is that the rate of flow is not only non-linear, but when the solenoid opens and shuts there is a pipe hammering effect that causes the pressure sensor to return a value greater than the static pressure before stabilizing. Unfortunately all of these things take too long for this approach to be useful.
For some time now I've been thinking that what I need is a precision miniature hydraulic pressure relief valve that will take a 0-5v input to control the system's pressure. I've been looking around and have not been able to find anything like this. Has anyone here seen anything of the sort? If so, I'd really appreciate a reference to it. I'm open to other ideas to help me solve this problem too.
Regards,
Eric