Subpage of Analog Menu

Analog output
The Round Unit can send Analog signal to other ECU-s or instruments.

Relevant pins on the DSUB15 :

Configuration - Vout modes of operation
Analog output / vout_conf setting determines the Vout mode of operation: Linear 0-5V EGT output
vout_conf=0
0V at -50C; 4mV/C, so 4.8V = 1150 C. Useful with a non-versatile ECU that can't accept the K-thermocouple signal directly. Eg. it allows head-temp measurement in an air-cooled engine with an ECU that does not support k-thermocouple signal directly

NBO2 nonlinear output
vout_conf=01
NB sensor simulator, LSM11 reference curve. This curve is mostly useful for old type NBO2 input equipped factory ECU-s only, since it has very low slope (=> hard to tune, prone to noise) at lambda=0.8 which is kind of unfortunate.
Only use it if the better wideband output modes are not practical for some reasons (factory ECU?).
It works with many factory ECU-s, but some might get confused by the lack of heater current, or the rate of output voltage change (the NBO2 sensor fluctuates quickly during stoich condition, which is slightly different than the wideband behavior. Stoich is not too special for wideband, while it is very special for an NBO2 sensor that can basically only sense stoich threshold).
NBO2 is the "factory default" setting (it seems to work with Link ECU when the Link is set up for TechEdge? lambda curve). But set (or verify) the vout_conf yourself when using vout.

Old DIY-style 0..5V output
vout_conf=02
If you don't know about this, you don't need it.
2.08V best power, 2.5V stoich. Higher is leaner. Lower is richer. (this is Ip based)

Wideband high resolution linear output
Note: round_2007-04-25 or newer firmware required for this mode
vout_conf=5 0..5V is
Note: negative curve would make more sense (0V assigned to 1.36 lambda and 5V assigned to 0.68 lambda), but this same curve is also used by other systems, so we can call it traditional:

Volt    lambda   AFR gasoline
0,00   0,68         10
0,50   0,75
1,00   0,82
1,50   0,95
2,00   0,95
2,50   1,02         15
3,00   1,09
3,50   1,16
4,00   1,22
4,50   1,29
5,00   1,36         20


Wideband custom curve - the most versatile, allows any output voltage for any lambda or O2%
vout_conf=4 is the fully configurable lambda output. In this case, 17 points (lambda => voltage) determine the output curve. Interpolation is applied between points.
Even very sharp curves possible near 1.0 lambda, for custom (nonlinear) NBO2 output.


Any special curves can be set in this mode, eg:
For MegaSquirt users it may be easiest to chose Innovate LC-1 custom curve:

Volt    lambda   AFR gasoline
0,00   0,5         7.35
2,50   1,0         14.70
5,00   1,5         22.05

Wideband linear N Volt/lambda
Note: the "Wideband high resolution linear output" mode has better resolution in the lambda range that is most interesting for most applications. This has better fail-mode (the ECU does not try to lean out when seeing 0V !). You need the custom mode to get the best of both.
vout_conf set to 32 or higher (51, 102 or 153 for 1V/lambda, 2V/lambda or 3V/lambda, respectively). Other values, like 154 also work, this can be used for finetuning with the logger or receiving system.
Useful with ECU-s that has no embedded WBO2 controller, but can accept linear WBO2 signal! Also useful if the other ECU has real WBO2 input but you don't want to use 2 WBO2 sensor.
This was tried with 3V/lambda wired in (connected to a motec).
0V (well, say < 0.2V) used for unknown (eg. sensor not heated yet)
Vout filter frequency
Vout is an analog signal, it is updated whenever new measurement is available. Time-constant is appr 60msec (theoretical limit is appr 1 update/15 msec, but the sensors are not this fast anyway)