Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: LS1 Electric Vacuum pump control - 5v input 12v or Gnd Output capabilities?

  1. #21
    Senior Tuner TheMechanic's Avatar
    Join Date
    Jan 2014
    Location
    SoCal
    Posts
    1,565
    Seems like you have expended enough energy to buy yourself a hydroboost and be done with it......

  2. #22
    Tuner
    Join Date
    Nov 2017
    Location
    Brisbane, Australia
    Posts
    159
    Quote Originally Posted by kingtal0n View Post
    Well it sure sounds like you know what you are doing. Vacuum test, check. Vacuum reading, check. Vacuum reservoir volume/rate, check? At this point I would tentatively suggest (not sure its worth doing or even possible but it is an lightly engineering consideration) if you're going to go through all the trouble of increasing the vacuum capacity using external reservoir: Perform some calculation to find out roughly how much pressure and how much volume the brakes use per 'stroke' in a worst case scenario and determine the necessary volume for each available pressure scalar. For example 12" with 2L capacity might work for 3 full braking strokes but 18" with 1.5L might also work similarly. Then you could find the minimum volume which would maximize the pressure signal per unit mass evacuated from the reservoir. In other words pressure drop derivative (rate of change) is maximized at some minimum volume given a constant flow rate supply source. The vacuum pump for example would much more quickly supply 18" to a small reservoir than a large one, but I am not a braking expert and no idea how the pressure vs volume plays a role at the pedal feel and braking influence. It may respond more favorably to a large volume of mediocre pressure or a small volume of very low pressure. Thats where the arduino comes into play- you can test various MAP start points for the pump and find the ideal setting with minimum pump run-time (wear) much easier done empirically than mathematically I guess.
    Thanks for all your help mate.
    I got the Arduino bits and had a run at the programming side.
    It was pretty easy and figured out how to do a simple if/else statement to monitor the voltage and then set points to turn the relay on and off.
    So bench test was successful, I'll install it in the car this week and then start putting the dash back together to take it for a test run.

    Now that I've got that bit sorted I think I'll also try to see if I can make an Arduino to emulate the ABS module for the BCM to send the "A-OKay" signal so I don't keep getting ABS faults and traction control faults flashing up on the LCD screen in the dash all the time.