node wrote:This question is for the engineers and ultraknowladgeable ONLY!
Would it be posible to use some high power op amps, one for each injector to run an aditional injector? Almost like hooking up 4 aditional injectors in parallel with the stock ones but, without an extra electrical load on the ECU.
I was thinking that I could use a simple follower circut on each of the injector wires from the ECU. I could then run a set of secondary injectors anywhere I see fit.
The curcuts would each only be dealing with like 50Hz MAX @7000 rpm so some cheap radio shack parts should even work.
The idea of the system would be to avoid having to buy those expensive 550cc or larger injectors. The aluminum intake would be quite easy to machine out holes for another fuel rail.
node wrote:Hehe yea silly but, I am just trying to find the cheapest rout to go here. Im not trying to waste your time. Like I said, I think Ill be using 550cc injectors. I just thought it would be a cool idea to kick around.
I dont think lag time would be an issue no matter what is used to drive the extra injectors. We are only looking at like 50hz. (Max rpm)/(2 four cycle motor) = injector pulse per min
bruinbear714, So are you using a basic stamp type microcontroller to build your AFC? If so how are you planning on generating the signal to send to the ECU? Have you looked at the OOPic? I think it has built in D/A and A/D converters.
bruinbear714 wrote:...the method I have been working on is a AFC (pretty much like the SAFC) that intercepts the MAF, looks up a modifier value based on tps and rpm, and puts out a "corrected" value to the ecu. The table is going to be 16x16 or 32x32 if there are enough RAM on the microcontroller that I am using. The tables can be adjusted in real-time with a laptop through a serial port.
I have the pcb drawn out and layed out. I just have to get off my lazy *** and write the micro-controller code for it and the vb app to talk to the unit. :ylsuper
Once that gets perfected, I'm going to plop in either the Z32 or the Q45 MAF and either 370cc or a top feed rail + 72lb injectors and re-adjust the unit. That'll give a lot of headroom for gobs of boost later down the road.
huguetpj wrote:I thought about that possibility a while back, but once you get the fuel going what about spark? That's why I'm still betting on hacking the ECU... by the way bruin, any news on that front?
But then it gets complicated...bruinbear714 wrote:Spark can also be handled by the mcu doing the adjustment... you would need to tap into the ignition wire from the ecu and feed that into a delay circuit that can be controlled digitally by the mcu.
That's the easy partbruinbear714 wrote:Not really... I already wrote the program on a zilog microcontroller to adjust the maf voltage every x milliseconds.
huguetpj wrote:That's the easy part
I haven't really taken a look at the spark circuit, but I'm guessing (simplisticly speaking) that the ECU controls a relay for each plug? Or are the relays internal to the ECU? If they are external and the uC can work delays then I'm guessing it ain't that hard, just need a MAP sensor and your almost set. Hmmm...maybe I could use the Motorola uC I have lyign around.... :pface
Anyway I think we are way of topic here, maybe you wanna drop me an email to further discuss this.