I have been toying with the idea of designing and building a total loss brain. I dread the day my MSD unit will die - I don't want to fork over the ridiculous amount of money a replacement from MSD will cost.
So I started checking into it.....a CDI circuit (charges and discharges the coil - makes it spark) is not that complex.
Then I would need a programmable digital circuit that takes a signal from the TL triggers, produces a delay according to current RPM (timing curve), and triggers the CDI discharge.
The concept is straightforward. I am not looking to reinvent the wheel - I want to be able to use MSD's flywheel, the triggers, and their coil. Why replace what's good.
The digital logic and programming for the timing curve is simple (in concept) - it's just a PLC with a programmable lookup table and a reliable delay timer. Granted, the delay and lookup tables need to be tested thoroughly to make sure the curve is accurate and repeatable.
I don't want to get into too many details (boring).
The nice thing is, you can PLC's fairly cheap. Add to that a (cheap) wireless IR interface, and you can program the thing wirelessly from your laptop.
Obviously, that's not what you had in mind at all, Tim. It's just something I have been thinking about for my application.
Still, it's nice to put heads together and discuss possibilities.