Statistics: Posted by blundar — Fri Dec 05, 2014 6:54 pm
Statistics: Posted by kb1gtt — Thu Dec 04, 2014 10:43 am
Well the car also has stuff like collision avoidance radar. I just figured reverse-engineering functionality for something like that would be a nightmare.I'd say it's much more realistic to control the engine with rusEfi and produce all the needed CAN messages like instrument cluster - this we have, not extremely configurable but I would be willing to improve this if needs come.
trans = transmission. These cars only come with automatics so if I'm installing a T56 6-speed manual there's probably also some transmission-related signals that I need to reproduce, yes?
What about trans? No idea what you mean here.
^Yes, something like this, I think. What are the limitations of the current hardware? I think the car has separate Engine and Vehicle ECUs, but until I get my hands on the manuals I'm just guessing on lots of this. So far I've mostly focused on the aspects of the swap (engine bay space, design of engine mounts, steering rack clerance, etc) and the costs.I think the intent is to have rusefi actually running the engine, but tricking the stock ECU into thinking everything is okay.
Cast of characters:
Owner: Stock ECU
Manager: rusefi firmware and hardware
Workers:
- MAP in, played by the V8's MAP sensor and rusefi ADC circuitry
- MAP out, played by rusefi firmware and unidentified hardware
- TPS in, played by the V8's TPS sensor and rusefi ADC circuitry
- TPS out, played by rusefi firmware and unidentified hardware
Okay, I'll stop there.
The point being that rusefi can MOST LIKELY be adapted to run the engine in question but impersonating it to the stock ECU will not be so easy since many of the sensors on the stock engine are directly interfaced to the ECU. Therefore, rusefi MUST present signals to the ECU which are in accord with the signals the ECU expects to see in its current state of operation, with none out of tolerance. Many ECU's can detect open/short conditions on injectors, ignition coils, sensors, et al, as well as over/under current; the former reflecting gross failures in the device and/or wiring, the latter reflecting degraded connections and other faults. Should that be handled, and if so, how?
How does rusefi detect 'misfire' events, and how does that get sent to the ECU?
Overall:
- possible? Probably.
- possible with current hardware? Not even close.
- lot's more to think about.
Statistics: Posted by Noble713 — Thu Dec 04, 2014 6:24 am
Statistics: Posted by abecedarian — Tue Dec 02, 2014 12:07 pm
Statistics: Posted by AndreyB — Mon Dec 01, 2014 4:58 pm
Statistics: Posted by Noble713 — Mon Dec 01, 2014 4:49 pm