Pages: 1 2 3 [4] 5
Author Topic: Kennfeld LDR-Sollwert map @motronic 3.8x  (Read 49999 times)
prj
Hero Member
*****

Karma: +1069/-476
Offline Offline

Posts: 6013


« Reply #45 on: January 29, 2014, 07:00:40 AM »

if you change it to 9ms you´ll raise torque ABOUT 21%
No, this is not how an ICE works in the real world. Otherwise making huge horsepower would be extremely easy.
Correlating load and torque is a fairly pointless excercise.

Less talk and more tuning Wink
Logged

PM's will not be answered, so don't even try.
Log your car properly - WinOLS database - Tools/patches
TCSTigersClaw
Sr. Member
****

Karma: +15/-6
Offline Offline

Posts: 353



« Reply #46 on: February 03, 2014, 11:35:31 AM »

a little offtopic but it regards 3.8x ,

does in anyway the ECU limits injector timing @ 16.32 ? I am getting mad with these logs.
Logged

VAG cars newbie tuner Smiley
prj
Hero Member
*****

Karma: +1069/-476
Offline Offline

Posts: 6013


« Reply #47 on: February 03, 2014, 12:51:47 PM »

You are probably hitting max load, not injection timing.
Logged

PM's will not be answered, so don't even try.
Log your car properly - WinOLS database - Tools/patches
eliotroyano
Hero Member
*****

Karma: +48/-8
Offline Offline

Posts: 823


« Reply #48 on: February 03, 2014, 02:27:08 PM »

PRJ and OverSpeed I really appreciate your help, experience, knowledge and tricks with us. As you know the main problem with this old Motronic is that we don't have to much documentation. In other worlds with have a lot of variables (WinOLS Damos/MapPack constants, maps, etc...) but we don't know exactly the formulas (Motronic Funktionsrahmen docs) to know which variables are computed to give a result. Well at least we all have some guess or estimation about it.

From your comments (thanks for that) we know that these ECU computes LOAD = MAFLIN(MAF_VOLTAGE)/RPM*K as injection time for lambda =1 or in other words cylinder filling, knowing that these old ECUs doesn't have an explicit torque model in it.

Then how we know what MAP/Contanst/etc...do what in terms of LOAD (ms/Umdr) as a result (Z) or as a variable (X or Y) using the axis nomenclature. That ways how do you know a MAP or Constant manage fuelling (injector pulse as ms), load as (ms/Umdr) or N75 as solenoid pulse (ms).

I appreciate your tips with that.

Regards,
Elio



Logged
prj
Hero Member
*****

Karma: +1069/-476
Offline Offline

Posts: 6013


« Reply #49 on: February 03, 2014, 03:04:24 PM »

I fully disassembled M2.x, labelled every subroutine, function, knock control, boost control, ignition, fuel, maf etc.
M3.x is very similar to it, so this is how I know all this.

You need to dial in your MAF curve and then scale the MAF and injectors at the same time using FGAT0 and KHFM until you stop hitting 100% load with bigger turbo.
KFLF is your main fuel correction map on this ECU.
KFZW is timing map.
You also must calibrate the pilot duty cycle maps for the turbo.

After you're done, you are going to need to do all the cold start factors and cold start maps, as your FGAT0 and load is fubar now.

And after that it will work perfectly fine.
I have a customer with a car with GT28RS and 1.7 bar flat to redline with a R32 MAF and fully controlled boost by the ECU without any issues.
It's been running fine for a long time now.

Assembly knowledge helps. German knowledge helps and knowing how these ECU's work helps a lot too.
But really, compared to ME7, these things are trivial. But of course, IMO you need an emulator to tune this properly.
Without an emulator (flashing blah blah) is extremely time consuming, as you need to make a huge amount of changes... The Moates Roadrunner works great.
« Last Edit: February 03, 2014, 03:06:03 PM by prj » Logged

PM's will not be answered, so don't even try.
Log your car properly - WinOLS database - Tools/patches
eliotroyano
Hero Member
*****

Karma: +48/-8
Offline Offline

Posts: 823


« Reply #50 on: February 03, 2014, 07:03:07 PM »

PRJ that is an excellent comment about the forgoten but still capable old Motronic systems. From your comments seems to me that you need to start from zero without any info about old Motronic.  Roll Eyes Roll Eyes Roll Eyes

But from your knowledge with M2.xx do you find or develop any diagrams or algorithm (process flow chart) of the factors/functions/constants involve in those calculations? will be awesome to see some info about it, if you have it.
« Last Edit: February 04, 2014, 05:06:47 AM by eliotroyano » Logged
overspeed
Sr. Member
****

Karma: +21/-5
Offline Offline

Posts: 387



« Reply #51 on: February 03, 2014, 08:45:43 PM »

1 -  LOAD = MAF_VOLTAGE/RPM*KHFM
2 -  MAF_Voltage x K1 = Power (that´s the same way Bosch know torque in ME7)
3 -  Power = Torque x RPM x K2

from 1 and 2:  LOAD = Power/( K1 x KHFM x RPM)

from 3:  LOAD = (Torque x RPM x K2) / (K1 x KHFM x RPM)

LOAD = Torque x (K2/(K1 xKHFM))

If You call (K2/(K1 x KHFM)) = K

LOAD = TORQUE x K

Just Math pal...

Power/RPM = Torque

Torque = K x Load

just math, but forget... that´s only my blablablá again...
Logged
TCSTigersClaw
Sr. Member
****

Karma: +15/-6
Offline Offline

Posts: 353



« Reply #52 on: February 04, 2014, 12:44:48 AM »

You are probably hitting max load, not injection timing.

That`s what I am talking about (its always better with loggs huh ? )

It is obviously tuned ,specified load @ 11,6 from 2.400 rpm ,actual load is struggling and lots of Knock Retardation.

But what about Injectors ? They are stuck at 16.32 .


« Last Edit: February 04, 2014, 12:53:00 AM by TCSTigersClaw » Logged

VAG cars newbie tuner Smiley
prj
Hero Member
*****

Karma: +1069/-476
Offline Offline

Posts: 6013


« Reply #53 on: February 04, 2014, 05:15:38 AM »

1 -  LOAD = MAF_VOLTAGE/RPM*KHFM
2 -  MAF_Voltage x K1 = Power (that´s the same way Bosch know torque in ME7)
3 -  Power = Torque x RPM x K2

from 1 and 2:  LOAD = Power/( K1 x KHFM x RPM)

from 3:  LOAD = (Torque x RPM x K2) / (K1 x KHFM x RPM)

LOAD = Torque x (K2/(K1 xKHFM))

If You call (K2/(K1 x KHFM)) = K

LOAD = TORQUE x K

Just Math pal...

Power/RPM = Torque

Torque = K x Load

just math, but forget... that´s only my blablablá again...

Part of me wonders if you have ever seen an internal combustion engine inside.

With your logic an engine would always make more torque with more load. But this is not the case in the real world.
Logged

PM's will not be answered, so don't even try.
Log your car properly - WinOLS database - Tools/patches
overspeed
Sr. Member
****

Karma: +21/-5
Offline Offline

Posts: 387



« Reply #54 on: February 04, 2014, 05:24:27 AM »

As far as I know we were talking about DESIRED LOAD, not if the engine, turbo, etc etc can achieve this value (ACTUAL LOAD)...

I can ask a monkey to jump over the moon... he can´t do it (DESIRED JUMP >ACTUAL JUMP)... but If I ask... and he will jump as high as he can... if I ask the monkey to jump 3...4 or 5 inch he can do it... the job is done (DESIRED JUMP = ACTUAL JUMP).

Simple like that...

But, I don´t know anything about engine or tuning... or even how a management system work, don´t listen to me... Roll Eyes
Logged
prj
Hero Member
*****

Karma: +1069/-476
Offline Offline

Posts: 6013


« Reply #55 on: February 04, 2014, 06:41:35 AM »

As far as I know we were talking about DESIRED LOAD, not if the engine, turbo, etc etc can achieve this value (ACTUAL LOAD)...
I am talking about actual load.
Do you really think that more actual load is always more torque?

Have you ever tuned a high powered car on dyno? Or any application with more than 300hp/liter?
Logged

PM's will not be answered, so don't even try.
Log your car properly - WinOLS database - Tools/patches
overspeed
Sr. Member
****

Karma: +21/-5
Offline Offline

Posts: 387



« Reply #56 on: February 04, 2014, 04:56:34 PM »

The entire topic is about SOLLWERT (Desired Load) and what Load can be translated...

I Hate "my dick is bigger than yours" talk... but

Just cars With more than 400cv, all E100, All street legal (emissions), All daily cars...justa cars made in last 12 months



















Logged
overspeed
Sr. Member
****

Karma: +21/-5
Offline Offline

Posts: 387



« Reply #57 on: February 04, 2014, 05:02:16 PM »

let´s make a deal... You said what you believe it´s the true, I said what I believe it´s true... when some Bosch engineer state one is wrong or rigth we start talking these topic again.

I´m not here to prove anything, just learn and teach one or two things if I can...
Logged
eliotroyano
Hero Member
*****

Karma: +48/-8
Offline Offline

Posts: 823


« Reply #58 on: February 04, 2014, 06:40:11 PM »

Friends take a look of the LOAD concept for M-Motronic document from Bosch (page 28) --> http://www.mediafire.com/view/94c1hy99xa6c76v/Bosch_M-Motronic_Engine_Management_89403362.pdf.
Maybe this info could be useful.
« Last Edit: February 04, 2014, 07:31:16 PM by eliotroyano » Logged
overspeed
Sr. Member
****

Karma: +21/-5
Offline Offline

Posts: 387



« Reply #59 on: February 05, 2014, 03:58:13 AM »

Page 52 shall make things clear:

"A linear relationship between torque
curve and throttle-valve angle is also obtained,
with improved sensitivity at the
accelerator pedal"

Logged
Pages: 1 2 3 [4] 5
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.022 seconds with 17 queries. (Pretty URLs adds 0.001s, 0q)