Search found 435 matches

by JRD McLAREN
Thu Oct 03, 2019 9:37 pm
Forum: Dev: Hardware
Topic: Sprut - A newbies try to design an ECU
Replies: 72
Views: 66749

Re: Sprut - A newbies try to design an ECU

couple of concerncs: - you forget about 'knock windows' no "windows" is needed - are you sure about the accuracy of your measuring equipment/software? my "measuring equipment" can be my ears .. (or eyes) ...and "software" is my stupid brain ... there are other sources ...
by JRD McLAREN
Thu Oct 03, 2019 8:46 pm
Forum: Dev: Hardware
Topic: Sprut - A newbies try to design an ECU
Replies: 72
Views: 66749

Re: Sprut - A newbies try to design an ECU

...cause ... It is knock noise - detonation On screen is FFT analyze .. "first half" is normal slow engine rev. form idle to redline.. "second half" is the same, but ignition is advanced (+10deg) .. and detonation occur.. .. this is the one of method to "detect" detonat...
by JRD McLAREN
Thu Oct 03, 2019 6:17 pm
Forum: Dev: Hardware
Topic: Sprut - A newbies try to design an ECU
Replies: 72
Views: 66749

Re: Sprut - A newbies try to design an ECU

.....Just like Frankenso, it has HARDWARE for knock but no SOFTWARE to detect or respond to knock. We have a problem here that... people enjoy creating boards while not much firmware progress is made :( VEMS have the same TPIC8101DW chip, but it can't 100% work for some engine. (it can't work for m...
by JRD McLAREN
Thu Oct 03, 2019 6:07 pm
Forum: Dev: Hardware
Topic: Sprut - A newbies try to design an ECU
Replies: 72
Views: 66749

Re: Sprut - A newbies try to design an ECU

The best way to do "the self learning ignition table" is measuring "in cylinder" pressure.
(we need to do measure and recognize unneeded spikes during "fire cycle")

Other ways are angular acceleration measurement and/or Ion-Sense.
by JRD McLAREN
Thu Oct 03, 2019 6:01 pm
Forum: Dev: Hardware
Topic: Sprut - A newbies try to design an ECU
Replies: 72
Views: 66749

Re: Sprut - A newbies try to design an ECU

What kind of detonation detection method you can use ..?? KNOCK Sensor ..? Ion Sense ... ?? or angular acceleration computing for the best torque ..?? I don't know if that question was for me, but currently it supports 2 knock sensors for detonation detection, just like the Frankenso. This question...
by JRD McLAREN
Thu Oct 03, 2019 6:18 am
Forum: Dev: Hardware
Topic: Sprut - A newbies try to design an ECU
Replies: 72
Views: 66749

Re: Sprut - A newbies try to design an ECU

russian wrote:
Thu Sep 26, 2019 11:28 pm
...how about implementing something really smart for rusEfi? Like spark self-tune or smth :)
What kind of detonation detection method you can use ..??
KNOCK Sensor ..?
Ion Sense ... ??

or angular acceleration computing for the best torque ..??
by JRD McLAREN
Thu Sep 19, 2019 12:46 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

..Voltages are from "my" gui, it's UR and UA voltages ...
no VCC or SPI voltages ...
by JRD McLAREN
Thu Sep 19, 2019 10:56 am
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

SPI works from 0.7V to VVC+0.3V ...
..if VCC = 5.0V , then HIGH level for SPI can be 5.3V maximum...

Here is some prinscreen of my IMF WBO2 control program ...
..see voltage levels ...
by JRD McLAREN
Tue Sep 10, 2019 9:59 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

I'm so busy at this time ... and have no energy to test new firmware and CJ125 WBO2 controllers. (on frankenstein)

The actual problem "in my setup" is voltage readings "by rusefi" ..
I will it explain tomorrow ..
by JRD McLAREN
Tue Sep 10, 2019 3:36 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

Fantomiaso wrote:
Tue Sep 10, 2019 8:59 am
Oh, how hard is to be an idiot... Finaly, it works. Now I know, that if it is 301 marking on SMD resistor, double check it is not flipped 10E one...
Which one is it ..??

..I have some problem..maybe...
by JRD McLAREN
Wed Sep 04, 2019 4:33 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

Same scenario as my ... :roll:

Heater PWN grow to 80%, and then you will see "overheating" message .. right ..?
by JRD McLAREN
Wed Sep 04, 2019 12:05 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

so ... you need to have backup battery ...

and then try to run "cj125_calibrate" command in rusefi console on cold lsu sensor ...
..after successful calibration try to "run engine" .. and see whats happened ...
by JRD McLAREN
Mon Sep 02, 2019 8:33 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

Another "reverse engineering" of my second LSU controller.

No DIAHG and DIAHD are used, no divider for UA and UR.
DSCN4878.JPG
DSCN4878.JPG (90.04 KiB) Viewed 33301 times
by JRD McLAREN
Tue Aug 27, 2019 3:25 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

..so ... Have working SPI communication ... Have working Heater PWM ... (it heat the sensor) (and FET also ... no fun :evil: - wrong design maybe??) Have correct output UA and UR voltages measured with DMM ... but not with ST / rusefi My discovery board have added backup battery. I don't know "...
by JRD McLAREN
Mon Aug 26, 2019 6:16 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

Wow ... :shock:

So,I have no working CJ125 board with frankenstein .. .. (also)
by JRD McLAREN
Sat Aug 17, 2019 10:48 am
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

960 wrote:
Fri Jul 19, 2019 6:11 pm
I can do that next time I test it in car.

This is the gauges showing something at bench(No sensor connected).
You have any progress .. ??
by JRD McLAREN
Sun Jul 28, 2019 12:23 pm
Forum: Dev: Hardware
Topic: microRusEFI
Replies: 389
Views: 643373

Re: microRusEfi

Wow .. it's lively there ... So, I'm read last posts, and see video also ... and not so happy, with board failure ... In my opinion... russian has wrong / low / undersized starting battery .. (or wrong starter, or wrong starter wiring - high transient resistance) If battery voltage drops below 10V w...
by JRD McLAREN
Wed Jul 10, 2019 10:22 am
Forum: Dev: Hardware
Topic: microRusEFI
Replies: 389
Views: 643373

Re: microRusEfi

OK .. OK ... :mrgreen:

so get it back ...

Is CJ125 "onboard" palned ..??
..or not .. ??

(it is one of "standards" for me)
by JRD McLAREN
Tue Jul 09, 2019 7:11 pm
Forum: Tuning Support: Making it Run
Topic: TPS Enrichment
Replies: 6
Views: 6592

Re: TPS Enrichment

It's not that bad in rusEFI: 1) We have "MAP Sampling Start Angle" and "MAP Sampling Duration" - very powerful instrument; 2) We have nice and smooth MAP averaging (isMapAveragingEnabled=true by default); 3) We have "Measure Map Only In One Cylinder" and "Minimum ...
by JRD McLAREN
Tue Jul 09, 2019 7:06 pm
Forum: Dev: Hardware
Topic: microRusEFI
Replies: 389
Views: 643373

Re: microRusEfi

.. I saw it somewhere ...

rusEFI can measure atmo pressure ... from MAP sensor ..
.. on stopped engine, or when the ignition is powered on (and engine is stopped) ..

Right ..?? :roll:
by JRD McLAREN
Tue Jul 09, 2019 6:53 am
Forum: Dev: Hardware
Topic: microRusEFI
Replies: 389
Views: 643373

Re: microRusEfi

If you need any kind of MAP sensor, then try to use "stock" automotive sensors ...

Any type from BOSCH or Delphi / Delco can be used. (from cars)
by JRD McLAREN
Fri Jul 05, 2019 9:24 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

Ahoj ... Look at this: https://github.com/rusefi/rusefi/blob/master/hardware/CJ125_board/bosch_lsu49.pdf Screenshot_20190705_231940.png Ja tomu celemu chapem tak, ze chipaku bosch povies, ktory "amplifer factor" chces pouzit... a on potom na zaklade toho "upravi" vystupny signal ...
by JRD McLAREN
Fri Jul 05, 2019 6:37 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

...I will try to connect SPI as andrejka have it on the prometheus board ... :roll:
by JRD McLAREN
Fri Jul 05, 2019 6:36 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

Ok ... let's move ... This is my current testing setup ... DSCN4860.JPG Orange, Brown, Red and yellow wires are for SPI Single Green is for heater .. Blue and (another) Green is power supply for CJ125 Board Grey and Black are UR and UA outputs. Single White connected to power board is for heater +12...
by JRD McLAREN
Tue Jul 02, 2019 9:30 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

..I will post more details tomorrow..
by JRD McLAREN
Tue Jul 02, 2019 2:36 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 357700

Re: rusEfi own wide band controller board add-on using CJ125

..What's wrong with this board...
.. it lost SPI comunication, when +12V for heater is connected ...
:roll: :roll:

Edited: .. on frankenstein ...
by JRD McLAREN
Fri Jun 28, 2019 7:48 am
Forum: Dev: Hardware
Topic: microRusEFI
Replies: 389
Views: 643373

Re: microRusEfi

mck1117 wrote:
Fri Jun 28, 2019 12:02 am
We already do most of this. The TLE8888 actually contains 5 regulators:
Yes, I'm read TLE8888 pdf document ...
but, TLE8888 is not "on the stock" in my country .. :cry:
(it is good "all-in-one" chip)
by JRD McLAREN
Thu Jun 27, 2019 9:41 pm
Forum: Dev: Hardware
Topic: microRusEFI
Replies: 389
Views: 643373

Re: microRusEfi

One hint: ..

Many aftermarket ECU use two (or more) voltage regulators.

One is for "main power" ... for cpu, switches, and other..
Second is High precision / High accuracy ... for sensors, TPS, MAP, HALL or other "critical" components.

.. 8-)