MembersPage/EricN/WBSensor (2005-08-15 09:50:18)

Started setting up my WBO2, as per the[manual]

Adjusting "pump zero pw" dutycycle

  1. In MegaTune, under settings then under wideband settings, changed the Pump zero pw (wbo2_pump_pw_zero) to try and get pump+ to pump- = appr 0 Volt. I was getting absolutely no change at all, it was originally set at 102 and read 0.4v. I finally realized that after adjusting and saving the value to EEPROM (mcs) ECM reset (eg. BootLoader flash-checksum test, or power down/than up) needed (or trigger or force WBO2 on with mde02 than off with mde00) so the new value actually gets used. Ended up at 101 (0x65) made 0.1v. Type Mcd in terminal program, got wbo2_pump_pw_zero=65. Perfect!
  2. Took me an hour to figure that out, next step will have to wait till another day.
  3. Couldn't wait, on to the next section: (this is also pump testing!)
  4. Readings (with a stolen config.txt) were
According to the[manual] that is wrong, so I adjust it. No lcd yet so doing it through MegaTune, kind of a pain actually. Setting the wbo2_nernstdc_target did not do much of anything, and I had to restart my board every time for changes to take effect. Set it to 0x96 and went on to adjust wbo2_pump_pid_ki. I noticed that they did not multiply to 0x4000 so I adjusted wbo2_pump_pid_ki to 7C and now I get
  1. So far I have
wbo2_warmup_ramp=A0

wbo2_warmup_target=FF

wbo2_abs_limit=E4

wbo2_limit_maxt=A0

wbo2_fallback=60

wbo2_retry_t=06

wbo2_edgetime_corr=BA

wbo2_edgetime_min=50

wbo2_ri_target=A0

wbo2_nernstdc_target=96....set

wbo2_pump_pw_zero=65 # set

wbo2_calibration=BE

wbo2_heater_pid_kp=46

wbo2_heater_pid_ki=10

wbo2_heater_pid_kd=1A

wbo2_heater_pid_ilimit=80

wbo2_pump_pid_kp=40

wbo2_pump_pid_ki=7C ......set

wbo2_pump_pid_kd=00 ......set

wbo2_pump_pid_ilimit=84

wbo2_ri_confidence_scale=80

Most have not been set, I am just not %100 sure on the ones I did set.


NOTE

In the process of all this playing around opening megatune then bray and back and forth etc. I had Bray terminal freeze on me, closed it off, got it working again, config is all fine but tables were wiped out. Don't know when it happened though, may have screwed up when I uploaded the latest firmware release. No big deal, only had 1 thing actually set.