Jump to content
SAU Community

Recommended Posts

I suppose this thread belongs here...

Anyways, a little about myself. I'm doing my engineering degree in Electronics and Communications. Since uni bores me shitless and I got holidays in 2 and a half weeks, I'm gonna need a project. I was looking through the manuals for the Greddy e-manage and Apexi S-AFC and was pleasantly supprised that it was well in my skill level to make my own version :O

Basically, all they do is take the RPM and AFM signals, add or subtract from the AFM voltage based on a map and feed it to the ECU in place of the actual AFM reading. Am I correct here?

To tune it properly it would need to be able to measure the A/F ratio which is also a fairly easy task. All thats left really is the ability to trace lean/rich conditions to different parts of the fuel map and have the ability to modify it in real time. Since I don't really want another guauge/display, the tuning would need to be computer based.

So in summary

  • AFM correction
  • O2 sensor reading
  • Computer based map tracing and logging
  • Real time map editing

Am I missing anything out or is there anything that would be usefull to have?

When I get it working I'll probably be either giving out the plans and software for free, so its all for a good cause :teehee:

At the moment the parts to build it shouldn't be more than $100 using off the shelf stuff.

Any input would be great

Cheers

-Matt

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/
Share on other sites

Try the thread on the Jaycar IEBC and DFA, the one on the Apexi SITC and the one on the Tech Edge A/F ratio meter

http://www.skylinesaustralia.com/forums/in...c=61207&hl=IEBC

http://www.skylinesaustralia.com/forums/in...c=80642&hl=IEBC

http://www.skylinesaustralia.com/forums/in...c=91356&hl=Tech

They should answer most of your questions

:teehee: cheers :O

Edited by Sydneykid
Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2235752
Share on other sites

Hey Matt,

Sounds like a great project. I too have thought about designing something simular but have never had the time to sit down and do.

What do you plan on using to controll it?

I use the PIC micro controller for my projects, and the newer range of controllers are pretty hardcore for their size.

good luck

steve

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2235769
Share on other sites

Check out www.rb20det.com it has some good info on tuning and things - Good luck, I will be interested in your results, I have been reading a little into this sort of thing, keep us all updated as to your progress, and I will help where I can (probably not much :teehee: )

One question tho, rb20 or rb25?

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2235907
Share on other sites

i like your idea but why re-invent the wheel? its been done by various vendors and are proven well working implementations. each with a good sack of tuners to suit as well.

Well the main reason is I can't afford $600 for a S-AFC :)

This way I get to learn more about my car and it gives me something to do so I don't go crazy.

What do you plan on using to controll it?

Definately a PIC :laugh:

The way I figured I'd do it is to have the uC read the sensor voltages and do the map lookup in its internal eeprom. Output that to a digital to analog converter and use opamps to add and subtract it from the AFM signal. The 16F877 is probably what I'm going to use. It's fairly overkill though.

If I can find a smaller pic with integrated DAC aswell as ADC I'd use that to simplify things... but they seem to be fairly rare.

I'd make it for a RB26 if someones willing to give me one :(

I think the only difference between them is the AF meter. The RB26 uses a differential or dual AFM I think... either way it uses three wires instead of two to read it. RB20 and RB25's have a standard 2 wire AFM's so it'll work for both.

Cheers for the input

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2236323
Share on other sites

$600 for a SAFC. no no no

thats why you would use nengun or greenline. Get it for $390 delivered

When your a uni student, even that hurts :)

Anyone wanna give me some full time work during the holidays? :dry:

Cant wait to see how you do the timing control. Do you move the 6-5-4-3-2-1 crank signal reference point or do you attempt to drive the coils like greedy and fail miserably - 8ms of dwell is tooo much aparently, did they not know this???

Is modifying the timing really nessecary?

The S-AFC doesn't do it.

If you reset the factory ECU once the have the A/F set right the ECU should adjust the timings for you, athlough on the conservative side. I could always tap the knock signal aswell and just feed the ECU a knock signal when I want it to retard the timing... but I think thats just asking for trouble.

If I was going to do the ignition I may aswell make my own ECU. Seems like too much work considering I could probably remap the factory ecu without to much trouble.

Come to think of it... if I just make a datalogger I could trace A/F and knocking to a standard R32 map if someone hook me up with the technical specs for the maps. All the posts I've seen about re-maps of the standard ECU just seem to be generic... not actually tuned.

The only info I've found is from the silvia tuning site, which is all SR and CA related. Has anyone got any links with more info?

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2238628
Share on other sites

"Cant wait to see how you do the timing control. Do you move the 6-5-4-3-2-1 crank signal reference point or do you attempt to drive the coils like greedy and fail miserably - 8ms of dwell is tooo much aparently, did they not know this???"

Please refer to my eleventybillion posts regarding the fix for this issue :unsure: Zener diodes are your friend!

http://www.skylinesaustralia.com/forums/in...=120&p=972512

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2239042
Share on other sites

the stock ecu wont advance timing, only retard when it picks up knocking.

the safc when you piggyback it on the stock ecu and will advance timing for you thanks to bending the afm signal.

how does "bending" afm signal change timing? i thought SAFC's could only adjust fuel

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2239087
Share on other sites

Bending the signal places the fuel map at a lower load point, generally at a lower load point the timing is more advanced.

A good example is when you adjust injector size with the e-manage.

If you change 370cc injectors to 440cc the e-manage multiplies the AFM voltage by 370/440 which gives a load point a lot further down than it really is to match the correct injector firing duration....this is why they don't recommend going more than 150% greater in injector size as it pushes the timing way too advanced.

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2239103
Share on other sites

the stock ecu wont advance timing, only retard when it picks up knocking.

the safc when you piggyback it on the stock ecu and will advance timing for you thanks to bending the afm signal.

The SAFC wouldn't directly control the ignition timing... it'd just be one of the effects of bending the AFM signal.

For example, you can't say you want an extra 5 degrees advance and get it with the SAFC. You have to increase the AFM adjustment and hope you get extra timing to suit the extra fuel going into the engine.

The e-manage does though as a optional ignition harness.and from the sounds of it not very well.

IIRC when you reset the factory ECU it has the timing advanced by default and retards it slowly when the engine knocks. So if you reset it with higher octane fuel you can benefit from advanced timings. But if you don't reset the ECU it will gradually increase the timing over a few tanks of fuel to suit the higher octane.

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2239119
Share on other sites

"The e-manage does though as a optional ignition harness.and from the sounds of it not very well.

"

It bloody does!!!!! You just need to modify it, my car worked flawlessly with it...they just realeased it with too many bugs in standard form *shakes fist at Trust*

Link to comment
https://www.sau.com.au/forums/topic/121307-piggy-back-time/#findComment-2239138
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

  • Latest Posts

    • Surely somebody has one in VIC. Have you asked at any shops?  Is this the yearly inspection or did you get a canary?
    • This is where I share pain with you, @Duncan. The move to change so many cooling system pieces to plastic is a killer! Plastic end tanks and a few plastic hose flanges on my car's fail after so little time.  Curious about the need for a bigger rad, is that just for long sessions in the summer or because the car generally needs more cooling?
    • So, that is it! It is a pretty expensive process with the ATF costing 50-100 per 5 litres, and a mechanic will probably charge plenty because they don't want to do it. Still, considering how dirty my fluid was at 120,000klm I think it would be worth doing more like every 80,000 to keep the trans happy, they are very expensive to replace. The job is not that hard if you have the specialist tools so you can save a bit of money and do it yourself!
    • OK, onto filling. So I don't really have any pics, but will describe the process as best I can. The USDM workshop manual also covers it from TM-285 onwards. First, make sure the drain plug (17mm) is snug. Not too tight yet because it is coming off again. Note it does have a copper washer that you could replace or anneal (heat up with a blow torch) to seal nicely. Remove the fill plug, which has an inhex (I think it was 6mm but didn't check). Then, screw in the fill fitting, making sure it has a suitable o-ring (mine came without but I think it is meant to be supplied). It is important that you only screw it in hand tight. I didn't get a good pic of it, but the fill plug leads to a tube about 70mm long inside the transmission. This sets the factory level for fluid in the trans (above the join line for the pan!) and will take about 3l to fill. You then need to connect your fluid pump to the fitting via a hose, and pump in whatever amount of fluid you removed (maybe 3 litres, in my case 7 litres). If you put in more than 3l, it will spill out when you remove the fitting, so do quickly and with a drain pan underneath. Once you have pumped in the required amount of clean ATF, you start the engine and run it for 3 minutes to let the fluid circulate. Don't run it longer and if possible check the fluid temp is under 40oC (Ecutek shows Auto Trans Fluid temp now, or you could use an infrared temp gun on the bottom of the pan). The manual stresses the bit about fluid temperature because it expands when hot an might result in an underfil. So from here, the factory manual says to do the "spill and fill" again, and I did. That is, put an oil pan under the drain plug and undo it with a 17mm spanner, then watch your expensive fluid fall back out again, you should get about 3 litres.  Then, put the drain plug back in, pump 3 litres back in through the fill plug with the fitting and pump, disconnect the fill fitting and replace the fill plug, start the car and run for another 3 minutes (making sure the temp is still under 40oC). The manual then asks for a 3rd "spill and fill" just like above. I also did that and so had put 13l in by now.  This time they want you to keep the engine running and run the transmission through R and D (I hope the wheels are still off the ground!) for a while, and allow the trans temp to get to 40oC, then engine off. Finally, back under the car and undo the fill plug to let the overfill drain out; it will stop running when fluid is at the top of the levelling tube. According to the factory, that is job done! Post that, I reconnected the fill fitting and pumped in an extra 0.5l. AMS says 1.5l overfill is safe, but I started with less to see how it goes, I will add another 1.0 litres later if I'm still not happy with the hot shifts.
    • OK, so regardless of whether you did Step 1 - Spill Step 2 - Trans pan removal Step 3 - TCM removal we are on to the clean and refill. First, have a good look at the oil pan. While you might see dirty oil and some carbony build up (I did), what you don't want to see is any metal particles on the magnets, or sparkles in the oil (thankfully not). Give it all a good clean, particularly the magnets, and put the new gasket on if you have one (or, just cross your fingers) Replacement of the Valve body (if you removed it) is the "reverse of assembly". Thread the electrical socket back up through the trans case, hold the valve body up and put in the bolts you removed, with the correct lengths in the correct locations Torque for the bolts in 8Nm only so I hope you have that torque wrench handy (it feels really loose). Plug the output speed sensor back in and clip the wiring into the 2 clips, replace the spring clip on the TCM socket and plug it back into the car loom. For the pan, the workshop manual states the following order: Again, the torque is 8Nm only.
×
×
  • Create New...