Skip to content

Commit

Permalink
merge rusEFI wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 18, 2023
2 parents 0ed3c1a + e94ed90 commit 863640f
Showing 1 changed file with 5 additions and 59 deletions.
64 changes: 5 additions & 59 deletions WBO.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,63 +9,13 @@

## rusEFI Wide band oxygen

rusEFI has two probably working implementations for Bosch wideband oxygen control:

* We have cj125 integration
* We like [https://github.com/mck1117/wideband](https://github.com/mck1117/wideband) even more. See [the forum thread](https://rusefi.com/forum/viewtopic.php?f=4&t=1856)

## rusEFI wideband module
* [https://github.com/mck1117/wideband](https://github.com/mck1117/wideband) is what we use [the forum thread](https://rusefi.com/forum/viewtopic.php?f=4&t=1856)

See [rusEFI-Wideband-Controller](rusEFI-Wideband-Controller)

See [Hellen-WBO](Hellen-WBO)

TODO: document it better

## cj125 troubleshooting

We have a few rusEFI console commands relevant for cj125

``cj125_info``

``cj125_restart``

``cj125_calibrate``

![x](Overview/wbo/cj125_heating_4_9.png)

AndreiKA says Prometheus works

Matthew says 0.3 SOIC-24 boards works

Wideband controller based on Bosch CJ125 chip

green is vUr, temperature feedback

red is duty cycle

yellow is vUa, the lambda current measurement

white is converted AFR

fully operating in <30 seconds

in to closed loop in ~18 seconds

P=30

I=5

D=0.3

though you could probably use D=0 since the system is already damped so hard

50Hz

[Older SOIC-24 board - double sided assembly](https://github.com/rusefi/hw_modular/tree/master/cj125_Module)

[Newer LQFP-32 board - single side assembly](https://github.com/rusefi/rusefi/tree/master/hardware/CJ125_board)

## Naming Convention

pin 1 red: IP=Pump Current
Expand All @@ -86,14 +36,6 @@ pin 6 black: UN = Vs = sensor voltage output = INRC

![x](FAQ/LSU_42_LSU_49_Plug_Comparsion.jpg)

With SOIC-24 rusEFI module W1=W10=0R means LSU 4.2

With SOIC-24 rusEFI module W1=W10=Do not populate means LSU 4.9

**Q: Any troubleshooting hints when things do not work?**

A: VM wire between CJ125 and sensor is virtual ground, should measure 2.5v when sensor is connected and when sensor is disconnected.

## Part Numbers

### Connector Shells
Expand Down Expand Up @@ -121,3 +63,7 @@ Part numbers provided by and available for purchase at corsa-technic.com individ
## ADV

1J0973705 8R0906262E

## CJ125

* CJ125 is an unavailable older old chip replaced by CJ135. CJ125 is not available from legit distributors for many years now. There is no documentation for CJ135. Some time ago we chose to no longer spend resources on CJ125.

0 comments on commit 863640f

Please sign in to comment.