# # # ### ## # # # # # # #
# # ### # # ## # # # ## ### #
## # # # ##### # # #
### ##### ## ## ## ## ## ## ## ## ######
## ## #### ## #### ## ##
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: Installed custom VEMS plug and play (55pin Motronic) to Porsche 964 Tiptronic, works fine but Tiptronic is in '''limp home mode''' due to the '''missing fuel injector pulsewidth signal'''. If it needs fuel pulsewidth signal, why not connect a "fuel injector output" ? '''Tried that, still limp mode. Car has bigger injectors and it seems that pw is too short for it. Since it is injector pw, signal is likely switched GND''' * remember that any injector channel can drive any number of FETs (upto 8) ** '''what conversion function''' do you think it needs ? ** Eg. 0-100% for 0-15 msec fuel pw ? (this is just guessing, correct this if you have some information or better guess) ** 0/12V or 0/5V digital, or filtered 0-5V analog ? ** perhaps inverted ? (more 0V as injpw grows ?) I connected the P259 pin 4 (ch0, with pullup) to the corresponding pin (pin 32 on Motronic 55pin connector) and configured boost gauge output hoping it will settle for just some kind of square wave signal but Tiptronic is still in limp mode. * boost alternate can be configured to almost any frequency, and function (RPM and MAP) so it should really be configurable (maybe needs inversion ? Also configurable). ** Or need RC filter ? eg. 4k7 * 10uF = 47msec time constant ** once the table is satisfactorily "tuned", it is possible to implement in a way that boost-alternate is freed (in case both boost and boost-alternate are needed for boost in the same application + tiptronic also). Any tips how to proceed with this? I think fuel injector load output signal would be useful for many cars, even Audis use this to calculate fuel consumption, many Porsches etc. With display you can just ignore it but with tiptronic it ruins the driving -> cannot be ignored... ---- '''Brainstorming...''' * If fuel inj-pw is sent (or added as new var) via AIM to round device, and round outputs the PWM signal, would that be a solution ? * Since fuel PW is obviously available on injector outputs, just need some conversion (eg. fixed freq, not varying with RPM) ** an atmega328 (or 168) arduino (5V/16MHz pro-mini, really cheap and fits in a small box or even heatshrink tube) might be a good choice (very simple firmware if the desired conversion formula is known) Perhaps I can ask customer to install back original DME (easily done since PnP) and to scope the output signal from original DME? PeepPäädam 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.