### ## ## ## ## ####
### # #### # # ### #
___ / _ \ | | | | | |_| | \___/
_ __ | | / / | |/ / | \ | |\ \ \_| \_/
## ##### ## ## ##### ## ##### ## ## #####
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: '''Intro''' My project vehicle is a factory fuel injected Ducati Monster. The engine is an air-cooled, odd-fire, 90 degree v-twin with individual throttle bodies. The OEM ECU by Magneti Marelli controls both fuel, via two manifold mounted injectors, and spark, via two "dumb" coils. My goal is to completely replace the OEM ECU with a MSAVR while making no other modifications to the bike (engine, sensors, etc.). Therefore, I will utilize the "dummy ignition" code in firmware to drive the coils. Fellow ducati DIYers have found that these engines tend to run rough with batch fired injectors and that the two cylinders tend to have measurably different fuel requirements. So, I intend to implement a sequential fuel injection system with dual tables, one for each cylinder. ----- '''Technical Specs''' Injectors: - Weber IWP 001 - http://www.piercemanifolds.com/fuelinjection.htm - 190 cc/min - ??? Ohm Coils: - 1 per cylinder - "Dumb" (ECU controls timing, advance, and dwell) - Denso 129700-4000 (JO400 10D09) - 4.7 Ohm primary resistance - 17.4 kOhm secondary resistance - 7 ms dwell at 1100 rpm and ~12.5V - 5 ms dwell at 5000 rpm and ~??V Timing Sensor: - Muti-tooth wheel spins at cam speed - 46 teeth with 2 consecutive missing at TDC #1 - VR sensor by Bosch marked "281 22 124" and "0 621 210" ----- '''What I don't Know Yet ;)''' - 4 us timing resolution definitely good for 10000 rpm (~0.25 crank degrees) - Current Firmware capability for sequential injection? - Current Firmware capability for odd-fire? - Current Firmware capability for dual table? - Injector resistance (Low Z is my guess) Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.