:::RHMT::: Real Home Made Turbo

Please login or register.

Login with username, password and session length
Advanced search  

News:

Jay & Trevor YOU WILL BE MISSED, RIP  :'(

Pages: 1 [2]   Go Down

Author Topic: Voltage Stabilizer & boost a pump  (Read 10629 times)

SgtB

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 406
Re: Voltage Stabilizer & boost a pump
« Reply #30 on: February 22, 2010, 10:31:36 PM »

Hmmmm. That's an easy circuit.
Logged

kgx

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 256
  • MR2fag
Re: Voltage Stabilizer & boost a pump
« Reply #31 on: February 23, 2010, 11:47:55 PM »

that's what i thought too.

a differential amplifier with fuel pressure as the inverting input and a fuel pressure set point reference as non-inverting input would output a signal that would drive an average PWM controller well enough to maintain pressure under any circumstances. 5bar manifold-referenced fuel pressure sensors are available for most any late model ford (i got one from a focus for $10). datasheet here: http://rb-aa.bosch.com/boaasocs/;jsessionid=FED68DE6DCCDAC13A3E24B48FDD6F7A3.sundoro?template=page_product.vm&ccat_id=97&prod_id=564&lang=en

i had looked into this circuit: http://www.stefanv.com/electronics/escboth.html

simple, compact, very low on-resistance and pretty cheap depending on which FETs you use. my only concern lies in the uncertainty of the reliability of the shit that i design. it would put a lot less stress on the fuel pump, as well as keeping the fuel/pump cooler. no reason you couldn't run it off a higher voltage too, like 20v or something.

the other advantage is you could ramp fuel pressure with boost- like, add 3psi fuel per lb of boost like a rising rate regulator to give more topend fuel flow on more moderately sized injectors. the 044 pumps can handle the pressure.
Logged

SgtB

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 406
Re: Voltage Stabilizer & boost a pump
« Reply #32 on: February 24, 2010, 11:38:58 PM »

I was thinking a PIC, a pressure sensor, and some FET's. Do the rest in code.
Logged

nock

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 293
  • pro... muther fuckin pro...
Re: Voltage Stabilizer & boost a pump
« Reply #33 on: February 27, 2010, 05:50:53 PM »

the arduino is my new weapon of choice for this stuff. i think using pwm.out, and two of the six analog inputs, you could do this with just a few lines of code. you could even add some potentiometers to the extra analog inputs, that way you could tune things around how you want.
Logged

Phate

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 659
Re: Voltage Stabilizer & boost a pump
« Reply #34 on: February 27, 2010, 09:39:44 PM »

the arduino is my new weapon of choice for this stuff. i think using pwm.out, and two of the six analog inputs, you could do this with just a few lines of code. you could even add some potentiometers to the extra analog inputs, that way you could tune things around how you want.

I was considering doing this with one of my older basic stamp boards I have laying around.  I gotta pick up an arduino to fuck with.
Logged
It never ceases to confuse me that people think this is a car site.

http://i15.photobucket.com/albums/a380/overdrive14/2vkkmt3.png

SgtB

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 406
Re: Voltage Stabilizer & boost a pump
« Reply #35 on: February 28, 2010, 08:18:50 PM »

the arduino is my new weapon of choice for this stuff. i think using pwm.out, and two of the six analog inputs, you could do this with just a few lines of code. you could even add some potentiometers to the extra analog inputs, that way you could tune things around how you want.

Haven't played with Arduino yet. I usually use a cheapo picaxe for simple slow stuff. I'm looking to mess with ARM. A X2 picaxe at 40mhz would be plenty of power for this. You could even do a look-up table with rpm reference, etc. Write a simple comm protocol and you can set it up just like a crome map.
Logged

Joseph Davis

  • Verbal Assault Technician
  • Moderator
  • Certified OG
  • *****
  • Offline Offline
  • Posts: 34733
  • Eugenics prevents retards like widebody93
    • TURBO THIS
Re: Voltage Stabilizer & boost a pump
« Reply #36 on: February 28, 2010, 10:04:06 PM »

the arduino is my new weapon of choice for this stuff. i think using pwm.out, and two of the six analog inputs, you could do this with just a few lines of code. you could even add some potentiometers to the extra analog inputs, that way you could tune things around how you want.

I was considering doing this with one of my older basic stamp boards I have laying around.  I gotta pick up an arduino to fuck with.

Funny you should mention one of those, HMT.Orgy has that on the first page of EM.
Pages: 1 [2]   Go Up