Whatever happened to...

Smooth1

#1 ◈ 2012-04-12

...The Engine Sim project....

luti

#2 ◈ 2012-04-12

I was just wondering that myself. I saw it in the Wiki this morning but couldnt find it on the new forum.

Smooth1

#3 ◈ 2012-04-12

I'm dying here now that I've sold my hatch... I'm definitely going to have to do something...

blundar

#4 ◈ 2012-04-12

everything is in CVS ... just haven't had time to finish it

Smooth1

#5 ◈ 2012-04-12

:(

davija

#6 ◈ 2012-04-12

IACV?

Did you guy's ever find a working solution to your IACV issue?

blundar

#7 ◈ 2012-04-12

no.

Guest

#8 ◈ 2012-04-12

Not sure exactly what you guy's are using for that, but I came up with an idea (depending on your current solution, no extra parts may be needed). From my understanding, the IACV is a PWM like device and the ecu measures that signal to find out if it is correct. The idea I had is to record the various output values of the IACV (using scope or other device) during various modes of operation. Then, if the engine simulator uses a microprocessor, run the ECU pins for the IACV to the mcu on I/O pins. then use software/PWM on the mcu to drive the ecu pin(s) appropriately.

marklamond

#9 ◈ 2012-04-12

Here is some linkage:

http://forum.pgmfi.org/viewtopic.php?t=240
http://forum.pgmfi.org/viewtopic.php?t=193

I dont really consider the IACV a problem though, sure it would be nice to have a replacement, instead of a hunk of metal on the bench, but just pick up a spare from a breakers and use that. Someday i will draw out the IACV output stage and that'll give an idea on how its obtaining feedback.

Going to build my own sim at some point though, as its annoying/impossible to test certain things in real life on an engine. Will post full details on it when it happens, but i cant say when.

Is anyone still interested in working on something like this?

M2Prelude

#10 ◈ 2012-04-12

marklamond wrote:
Is anyone still interested in working on something like this?


I am for sure. I have a AS in Electronic Engineering, so I should be able to help out. I am learning the asm stuff and wan't to try some things... and don't want to mess up my daily driver. I guess I should dig into the cvs and get up to speed.

blundar

#11 ◈ 2012-04-12

FYI, all the old engine sim files are part of the CVS tree.