by the_bluester on Wed Apr 27, 2016 2:44 pm
I don't have a Motec ECu yet. The Haltech box in my pics is the cars current ECU. It is aftermarket as well obviously, but is getting old and I am up against several inherent limitations of that ECU. It spits out enough data as CAN messages for me to get by for now for dash logger purposes and to play some tricks in the PDM. With a Motec ECU fitted I would be able to do a lot more integration and make better use of information that I can generate in the ECU, dash and PDM than I can at the moment.
To compare to the diagram, as that is shown the ECU is simply powered by the PDM, in my setup (Now and later with a Motec ECU) the ECU is also on the CAN bus, so instead of using a simple input to the PDM taken direct from the ECU such as a thermo fan demand switch, I can have the PDM monitor engine temperature AND speed by the messages the ECU is sending on the CAN bus and disable the fan when road speed is high enough that the electric fan would be of no benefit. That is using the same CAN data that the dashboard would be using to display and or log.
Likewise, I can use the engine RPM message on the CAN bus from the ECU to either do something simple like prevent me from crashing the starter motor by trying to crank it while the engine is already running (By programming a PDM function to detect if the engine is running) or with more complexity, program a momentary button press to then crank the engine until it starts, or with some conditions for safety, to automatically restart the engine in the case of stalling on the start line (My car is track driven only)
Similarly, a gear oil or diff oil temperature sent over the CAN bus by whatever device is monotoring it (My Dash in this case) could be used to have the PDM automatically run oil pumps to circulate oil through coolers when required without the driver being able to forget to do it.
Basically a PDM install can go from being as simple as using it as an electronic fuse and relay replacement with a number of physical switches, up to advanced automatic control of a huge amount of stuff in the car.