## ## ##### ## ## ## ## ## ## #####
### ## ##### ## ## ##
##### # #### # #####
__ __ \ \ / / \ V / / \ / /^\ \ \/ \/
_____ / ____| | (___ \___ \ ____) | |_____/
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: '''I cannot get my trigger to work (see below) so I would like to read through the firmware code to work out what is wrong. Can someone please get me read access to the code in subversion?''' '''Latest Update''' Got the engine ready to go together and into the car so I've set up the GenBoard on my test engine but I have not yet been able to get a successful trigger config. I am using a MSD Flying Magnet Crank Trigger http://www.msdignition.com/mag_1.htm I have the following config with v1.1.27: primary_trigger=FE tooth_wheel=4 tooth_wheel_twidth1=68 tooth_wheel_twidth2=01 trigger_tooth=0 This does not trigger at all. I have logged trigger output but it doesn't look right either. '''Can someone tell me what is wrong with this config?''' Apparently not...So can someone please get me read only access to the source and I'll figure it out then? Cheers, Patrick. More to come.... -------- '''Background''' I'm building a roots supercharged 347ci small block Ford (actually a stroked 302 Windsor) on which I wish to run an ion sensing ignition, so I'm looking at the GenBoard/VerThree (which is not yet implemented with IonSense, it needs some DCDC extensions even for simple CDI, but work is ongoing). ---- '''Goals''' After spending a number of months researching ignition systems, i've decided that I want to use a non-commercial, ion sensing type ignition system for my current and likely future engine development projects. This is for a few reasons: * All commercial ignition systems are completely proprietary, providing no options for third party software or hardware interfacing, thus having limited extensibility. * I see ion sensing as a superior method for ignition monitoring and control. * A system that I can build myself or build in collaboration, will be more cost effective. Other functionality I want is: * WBO2. * Data logging. * Supercharger efficiency monitoring. * DetonationDetection. * Both intelligent/dynamic or "dumb"/lookup table types of ignition control data. * Loosely coupled hardware and I/O interfacing. * 8ch EGT Points 5 & 6 stem from racing regulations i.e. some racing classes do not permit the use of reactive electronics (computer control) but do permit other non-reactive electronics such as data logging, pre-programmed ignition curve, etc. ---- '''What's Next''' OK, 4ch DIS off GenBoard is easy so it's all requirments met and I'm sold! Now to start cutting some code...IonSense and/or JTune code. Currently you can only play with IonSense sample-data on PC, as we don't have the LPC2119 playground yet (GenBoard/VerFour). I added a MembersPage/PatrickB/Notes page for temp storage of thoughts, etc. I've come up with a PPP detection algorithm that I've documented on the IonSense page. There's also a few other of my thoughts and comments on there. I'm looking now to setup my own Ion Sensing test environment where I can collect more data to fine tune the algorithm then port it to ARM. Hopefully Jorgen is going to help me with a schematic for this. ------- I have my ADC/software ready for Ion Sense data collection and a chassis dyno to run on where I'll be able to run a number of conditions and collect a lot of data to use for fine tuning the algorithms. I plan to run idle, wot, detonation, accelerating, decelerating, highway crusing, etc. My friend should soon finish the hardware (current mirror, etc)...Stay tuned. -------- I've been hell busy at work and my friend has been sick for a couple of weeks but he should have the Ion Sensing test hardware completed by Sept. That'll tie in nicely with things cooling down at work, so expect Ion Sense to be cranked back into gear then! BTW, got my v3.1 Just need the time now to put it together..another job for September. -------- My friend just sent me some CRO traces from his newly completed test ion sense circuit and they look very promising. :) I'll arrange with him soon to take my car & DAQ along with his circuit to my friends chassis dyno where we'll run a number of tests and collect a lot of ion sense test data. -------- Went to my friends house and we hooked up the IonSense test circuit to my car and DAQ. We had some clipping problems so we had to play with the component values to get the right range (-5V to +5V), which we eventually did. Collected a lot of data along the way but none of it is of any use yet, as we seem to be intermittently losing the ion current and this results in random chunks of waveform missing. We think that this is perhaps due to the ion voltage being too low (it's about 300V) so we're going to setup another power supply of 400V and try that. -------- Digested the data collected in the last session and we've decided that the current in the current mirror test circuit is so low that the transistors may not be functioning correctly. My mate Gary is going to design a simple resistor based circuit as an alternative to the current mirror. Here's a photo of my engine: http://www.users.bigpond.net.au/SPatrick/FoMoFo/engineComplete.jpg It's nearly ready for final assembly....and a Genboard sticker ; -------- I've had some more ideas, I'd like to make this code run time conditional (as opposed to compile time conditional) based on a jumper setting perhaps, i.e. jumper on = race code, jumper off = standard/full featured code. I also want to add to the race code: * Upper rev limiting (set max revs via config, etc). * Addtional 2 stage rev limiting (via config, etc) triggered by a single flip-floping momentary contact input, low-high = limit 1, low-high = limit 2, low-high = no limit (upper limit), low-high = limit 1, etc. Also needs corresponding output to led or similar to indicate current limit (upper only, 1 or 2). * Shift point output for shift solenoid and/or shift light with configurable number of shift points. Anyone know any theory/algorithms around ignition only rev limitng? -------- Well, it's been 18 months since I worked on this, during which time I was busy buying a house, etc. My car is not ready for the engine (and GenBoard) yet, but I worked on the IonSense project yesterday with my friend Gary. We managed to record some IonSense signals!!! However, they have a lot of distortion from the ripple effect of the power supply. We are going to build a new low noise power supply to resolve that. * The spark signal is apparently up to 50 times the magnitude of the pressure signal. Currently the signal has headroom for the whole spark event which is not needed, so we will add clipping. We are using an inductive ignition for testing at the moment, hence the need for clipping. After we sort these problems, we will collect more data and design a circuit suitable for genboard interfacing. ---- '''GenBoard v3.1 Build''' Started building my GenBoard.... *Added Power Supply, *Tested Comms: OK. *Added 4 IGBT for DummyIgnition - ordered MSD coils today, thanks for the help folks :) *Added WBSensor (2 channels) - need to fully test. Did my first SMD soldering on this - Advice: DO NOT attempt this after half a bottle of wine as I did....results in pretty ugly mess...luckily it tests OK, i.e. no shorts. *Added most of ExhaustGasTemp (2 channels). Check GenBoard/Manual/ExhaustGasTemp . 0..10 ohm is fine onto L4 pads (would be nice in RescueKit). AD597 GND to V- decoupling hint: 0..510 Ohm seems right (try 270 Ohm first). *Finished EGT. I could not get a 10uH L4 in SMD so I used a full sized choke. Tested the board again and the trouble started....the current overloaded my multimeter and it read 0 so I hooked the board up direct (this was a very rude step!)....fizz and smoke, fried the choke! Retested and luckily (phew) everything is okay...One of it's chunky legs must have shorted. Anyway, I replaced it with a 000 (0 ohm) SMD thing from rescue pack: 0 ohm is just that, it is same as a 0.001 Ohm resistor or a 0uH inductor, or a wire or a jumper. It's suitable to power the AD597AR K-thermocouple amplifier. *Finished the Knock circuit. *HW finished!! * Compiled and uploaded firmware. Tweaked the code beforehand as the LCD preprocessor directive did not work (I have no LCD). Thanks, Patrick B. ---- 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.