_____ |_ _| | | | | _| |_ |_____|
###### # ## ## ## # ######
_______ ( ____ \ | ( \/ | (__ | __) | ( | ) |/
### ## ## ##### ## ## ## ## ######
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: '''This page is about Variable Reluctance sensor (VR) polarity''' Pretty much any VR sensor can be used that came from an automobile. Ford, GM, and basically all manufacturers applied millions of them. VR sensor is a passive component, which means it does not require supply voltage. Resistance is However there are some restrictions for the wheel and polarity must be correct to be usable as the input trigger signal. The stock opel wheel is "missing tooth" ( not missing gap). Picture of the stock opel wheel: http://www.vems.hu/files/johanerikssonluleasweden/opelwheel.JPG. [http://www.home.no/mk1classic/VEMS/Crank_60-2-wheel.JPG Picture of stock VAG 60-2 missing tooth wheel] Good polarity: if you measure positive voltage (DVM, DC 200mV mode, relative to GND) when approaching a ferromagnetic object (like a wrench) to the sensor. (and negative voltage when moving away). ---- '''Missing gap''' Good polarity for missing gap: if you measure negative voltage (DVM, DC 200mV mode, relative to GND) when approaching a ferromagnetic object (like a wrench) to the sensor. (and positive voltage when moving away). ---- '''Naive wheel''' When the depth of the missing tooth (/gap) is same as other teeth (/gaps). This means that the flux will not be same (because of "neighbor" effect) and the amplitude of the pulses will vary. To use a ''naive wheel'' with a v3.2 or earlier, a series resistor might be required in series with c38. v3.3 already has it for more tolerance on tooth amplitude within a cycle (eg. high amplitude peak right after the missing tooth; or accentric wheel). ---- '''If the VR is connected in reverse polatirity''' it will be * 33+1.5+1.5 pattern * instead of the correct 34+2 That is a problem, since the usual practice is applied to trigger on tooth-times > 1.5 averaged tooth-time. '''(Undesirable) Effects''' * complete loss of trigger * partial loss of triggering. Unfortunately trigger is not always lost completely (sometimes depending on RPM and VBATT), which might be misleading for the inexperienced. (reason: LM1815 is trigging on the negative zero-crossing, and one of the slopes are steeper than the other..) ---- '''Indication''' Currently, there is no indication on LCD or MegaTunix if the VR sensor was connected with wrong polarity (other than the wrong polarity connection might prevent triggering altogether at certain conditions). What info could be used ? * tooth interrupts happening, but (missing-tooth) trigger not. This is detected, but: * lcd_engine_error_char() 'E' char is only on 2x16 LCD (someone find a place on a page on 4x20 LCD, please) * the tooth-times for the reversed polarity VR are very characteristic: should be possible to detect directly ** storage the divided value tooth_time / ave_tooth_time in a 4 bucket histogram ** storing the tooth-times in a bit bigger (16 buckets?) histogram with some simple exponential aging (of old data. hint: RPM changes) ** storing detailed data of the last 60 (36, whatever) teeth and analize it ---- '''Waveforms''' LM1815 generates the pulse on the negative-going zero crossing Looking at http://www.picotech.com/auto/waveforms/crankshaft_sensor_inductive_running.html they probably swapped the wires. Note that both EDIS and LM1815 triggers on the negative-going (falling) edge of the signal, around 0mV. But the [http://www.picotech.com/auto/waveforms/graphics/jag.gif picture of Jaguar crank waveform] is measured with wires swapped. However the [http://www.picotech.com/auto/waveforms/graphics/jag_inj2.gif other waveform seems OK] for triggering on falling edge If the tooth-heights are non-uniform, InputTrigger/RunOut can happen. By looking at a scope it should be pretty obvious, but everyone does not have a scope. Unfortunately polarity is often poorly documented by the manufacturer. ---- How the polarity should look like around the missing tooth: http://www.vems.hu/files/johanerikssonluleasweden/vr-output.JPG But the peaks around the missing tooth is bad. But the solution can be found at InputTrigger/MultitoothProblem. Note: I had to connect the sensor with different polarity than on the stock ECU. pin 48 on the motronic is labeled CAS signal. And 49 CAS earth. But I had to connect 48 to gnd and 49 to signal on the genboard. ---- '''See also''' * GenBoard/Manual * GenBoard/Manual/InputTriggerTypes * InputTrigger/AnalogSide 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.