### ## ## ## ## ## ####
###### # ## # ######
# ### ## # # # #
###### ## ## ## ## ##### ## ####
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: Some minor set up issues... '''Temperature Calibration''' Temperature calibration seems to be reading low. The air sensor is [http://www.msdignition.com/fuel_12.htm MSD 2320] with exposed thermistor (100k-50 Ohms), the coolant sensor is a [http://www.roversnorth.com/RRD04/RRD04_17_20/RRD04_page17.htm Land Rover] part. The following points were measured, using a digital thermometer with K-thermocouple, and a DVM for resistance: ||Temperature||Coolant||Air||Notes|| ||-19.8||11170||20930||Freezer|| ||7.1||3910||6030||Fridge|| ||24.0||1950||2743||Room|| ||40.6||1020||1310||Oven|| ||56.0||559||696||Oven|| ||68.0||385||445||Oven|| ||89.0||208||223||Oven|| ||94.0||192|| ||Kettle|| Previous readings... ||||Coolant||||Air|| ||Temp||Resistance||Temp||Resistance|| ||-16||6650|| || || ||1||5420|| || || ||3||5430|| || || || || ||7||5370|| ||20||2318||20||3190|| ||21||2023|| || || || || ||71||480|| ||86||242|| || || ||88||297|| || || ||96||203|| || || The air sensor looks like a common NTC part. '''WBO2 Voltages''' Got it sorted after reviewing several other configs. Nothing significant to say, other than to suggest copying Marcell's WBO2 set up to start with... ||Circuit||Target||Voltage before||Voltage now|| ||GND -> Pin 5 (pump)||3.96||4.28||3.96|| ||GND -> Pin 1 (nernst)||4.41||4.39||4.41|| ||Pin 1 -> Pin 5||0.45||0.11||0.45|| --Got the hardware completed. The issues seem to be getting it set up as described [http://megasquirtavr.sourceforge.net/manual/Detailed.Sensor.Wide.html#Config here].-- --I took base settings from the above page, and found that 0x63 was closest to 0V for my board (negative 0.109V). Then inserted 100 Ohm resistors into the socket and took readings (nerst_dc_voltage=8D).-- --Adjusting nernst_dc_target can change nernst value, but pump is still too high, and difference too small. The linked page states "The product of wbo2_pump_pid_ki and wbo2_pump_pid_ilimit should be around 0x4000" but linked values of 0x20 and 0xFF give 0x1FE0 already? Which is more correct, and how can I use this to increase the pump voltage (assuming nernst_dc_target can reduce nerst voltage independently). I think increasing wbo2_pump_pid_ilimit should work to raise the pump voltage? Or should I increase wbo2_pump_pid_kp instead? (after reading PID links)-- 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.