Power FC BluEcu - PowerFC tuning software
#1
Thread Starter
The shy megalomaniac
iTrader: (2)
Joined: May 2003
Posts: 881
Likes: 79
From: Atlanta, GA
BluEcu - PowerFC tuning software
Greetings.
A number of years ago, I started a project to design an interface which wires into the PowerFC ECU without the use of a DataLogIt. Back then, I made little progress since I lacked the appropriate tools to get any meaningful results. Also, other projects such as FastHatch's FC Tune already seemed to be quite a bit ahead.
Once again, there's a vacuum for a comprehensive data acquisition/auto-tuning package for the PowerFC, and I figured I could develop something for my own use. If it proves effective (and reliable), I would consider some sort of distribution for it.
I started this thread mainly for feedback on the project's progress. It also wouldn't hurt to have a little incentive to continue working on it if other people were interested.
A number of years ago, I started a project to design an interface which wires into the PowerFC ECU without the use of a DataLogIt. Back then, I made little progress since I lacked the appropriate tools to get any meaningful results. Also, other projects such as FastHatch's FC Tune already seemed to be quite a bit ahead.
Once again, there's a vacuum for a comprehensive data acquisition/auto-tuning package for the PowerFC, and I figured I could develop something for my own use. If it proves effective (and reliable), I would consider some sort of distribution for it.
I started this thread mainly for feedback on the project's progress. It also wouldn't hurt to have a little incentive to continue working on it if other people were interested.
#2
Thread Starter
The shy megalomaniac
iTrader: (2)
Joined: May 2003
Posts: 881
Likes: 79
From: Atlanta, GA
First thing's first.
I am currently decoding the communication protocol between the PowerFC and Commander. Progress on this front is going VERY quickly.
I whipped an application together to demonstrate. Currently it spies on my activity and updates the forms with information from the PowerFC.
First screenshot (and yes, this is live):
I am currently decoding the communication protocol between the PowerFC and Commander. Progress on this front is going VERY quickly.
I whipped an application together to demonstrate. Currently it spies on my activity and updates the forms with information from the PowerFC.
First screenshot (and yes, this is live):
Trending Topics
#8
Thread Starter
The shy megalomaniac
iTrader: (2)
Joined: May 2003
Posts: 881
Likes: 79
From: Atlanta, GA
I do not have a DataLogIt and I'm wondering about some of the features not available in the Commander.
Could someone attach a excel file with the base map of a PowerFC that has been initialized?
Could someone attach a excel file with the base map of a PowerFC that has been initialized?
#9
i could send you the file that comes from the factory (the base map lets say). The datalogic software, you can download the demo version from their website.
pm me if u need it
pm me if u need it
#11
Thread Starter
The shy megalomaniac
iTrader: (2)
Joined: May 2003
Posts: 881
Likes: 79
From: Atlanta, GA
I just tested having the software initiate a transaction and it worked without the Commander.
So, the only remaining work is to find the "hidden" settings.
-Edit-
Is this it?
I found an old post of yours.
Last edited by NeoTuri; 05-18-09 at 09:42 PM.
#12
Thread Starter
The shy megalomaniac
iTrader: (2)
Joined: May 2003
Posts: 881
Likes: 79
From: Atlanta, GA
Without a datalogit, I can't be sure what I get is correct.
#14
good work. Do you have access to the datalogit software? If so I can send you the basemap that comes with it. Then you can confirm other information is the same. One nice feature of the datalogit software is that you can "recalc" the inj map which adds all the changes from it into the basemap, and resets the inj map to all 1.00's. I don't know if this is a normal function of the pfc or if this is something they integrated into their software.
#15
Thread Starter
The shy megalomaniac
iTrader: (2)
Joined: May 2003
Posts: 881
Likes: 79
From: Atlanta, GA
My bet is the software recalcs the maps.
From the looks of the guts in the PFC, I'm thinking that most of the numbers have no literal meaning. The processor just compares A to B then triggers C. It just so happens that the output wires are hooked up to injectors and spark plugs.
I don't have any of the DataLogit software. I was able to get by without changing the base map, but it's time to exploit as much as possible for this app.
I want to put together something to make tuning more manageable. The last time I was on a dyno, it was difficult trying to definitely determine the effect of changes to the maps. I would try one setting, take a run, watch the wideband and try again for a more desired result.
That was very time consuming and limited to dyno performance. There must be a better way. The O2/EGT readings are delayed compared to combustion which is also delayed compared to fuel injection and the intake manifold pressure sensor. There should be an algorithm I can put together to log that information and phase it to overlap.
From the looks of the guts in the PFC, I'm thinking that most of the numbers have no literal meaning. The processor just compares A to B then triggers C. It just so happens that the output wires are hooked up to injectors and spark plugs.
I don't have any of the DataLogit software. I was able to get by without changing the base map, but it's time to exploit as much as possible for this app.
I want to put together something to make tuning more manageable. The last time I was on a dyno, it was difficult trying to definitely determine the effect of changes to the maps. I would try one setting, take a run, watch the wideband and try again for a more desired result.
That was very time consuming and limited to dyno performance. There must be a better way. The O2/EGT readings are delayed compared to combustion which is also delayed compared to fuel injection and the intake manifold pressure sensor. There should be an algorithm I can put together to log that information and phase it to overlap.
Last edited by NeoTuri; 05-18-09 at 11:08 PM.
#22
Thread Starter
The shy megalomaniac
iTrader: (2)
Joined: May 2003
Posts: 881
Likes: 79
From: Atlanta, GA
Any changes you make to the leading/trailing maps will automatically change the split map.
The split map is read-only for the obvious reasons.
-Edit-
Well, the split map could be made to adjust trailing. I have to look into that.
The split map is read-only for the obvious reasons.
-Edit-
Well, the split map could be made to adjust trailing. I have to look into that.
Last edited by NeoTuri; 05-20-09 at 07:41 AM.
#23
Thread Starter
The shy megalomaniac
iTrader: (2)
Joined: May 2003
Posts: 881
Likes: 79
From: Atlanta, GA
I have the PowerFC here next to my PC. This makes development/testing much easier than sitting in the car.
At some point, I'll want to test this stuff with the car on, but that must wait until the car is in one piece again.
Actually, I could just use a spare harness adapter and simulate sensor pulses.
At some point, I'll want to test this stuff with the car on, but that must wait until the car is in one piece again.
Actually, I could just use a spare harness adapter and simulate sensor pulses.