Pages: 1 ... 84 85 [86] 87 88 ... 194
Author Topic: The Volvo ME7 thread:  (Read 1759257 times)
prometey1982
Sr. Member
****

Karma: +72/-60
Offline Offline

Posts: 330



WWW
« Reply #1275 on: October 24, 2020, 04:04:42 AM »

Current 0-100 result after torque limiter "hack" was applied.
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
daniel2345
Full Member
***

Karma: +11/-8
Offline Offline

Posts: 200


« Reply #1276 on: October 24, 2020, 05:54:02 AM »

Why don't you just tell the Aisin TCU to not cap the torque in the lower gears when you can flash it?

If you disable this path at all, no torque reduction during shift is applied on air path.
Dangerous in my opinion, especially with the weak internals of the Ravigneaux gearset.


If you want better drivability and fuel economy, try the 630ccm Siemens DekaIV.
The 550ccm are realy realy awful bad in that.
« Last Edit: October 24, 2020, 05:55:37 AM by daniel2345 » Logged
prometey1982
Sr. Member
****

Karma: +72/-60
Offline Offline

Posts: 330



WWW
« Reply #1277 on: October 24, 2020, 06:27:41 AM »

Why don't you just tell the Aisin TCU to not cap the torque in the lower gears when you can flash it?

If you disable this path at all, no torque reduction during shift is applied on air path.
Dangerous in my opinion, especially with the weak internals of the Ravigneaux gearset.


If you want better drivability and fuel economy, try the 630ccm Siemens DekaIV.
The 550ccm are realy realy awful bad in that.
No, I didn't remove torque lowering on shifting. This log contains shift from 2 to 3 and torque request dropped at selected point. Moreover I logged dropping of torque request on this shift. About TCU, I didn't analyzed BIN. Renesas assembler if very awful from my point of view. Very difficult to understand. I can share TCU's bin if you can analyze it.
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
Blazius
Hero Member
*****

Karma: +95/-41
Offline Offline

Posts: 1288



« Reply #1278 on: October 24, 2020, 10:46:53 AM »

Why don't you just tell the Aisin TCU to not cap the torque in the lower gears when you can flash it?

If you disable this path at all, no torque reduction during shift is applied on air path.
Dangerous in my opinion, especially with the weak internals of the Ravigneaux gearset.


If you want better drivability and fuel economy, try the 630ccm Siemens DekaIV.
The 550ccm are realy realy awful bad in that.

Deka's are awful, not just on 20V heads, but generally.
Logged
daniel2345
Full Member
***

Karma: +11/-8
Offline Offline

Posts: 200


« Reply #1279 on: October 24, 2020, 11:48:35 AM »

Hehe, you made a different experience?

I tried a lot the past 15 years. Four Spray Dekas work very well on these Volvos. My experience.
Sure, you must do more than shifting TVUB up and down, but i guess you know Smiley
Logged
Blazius
Hero Member
*****

Karma: +95/-41
Offline Offline

Posts: 1288



« Reply #1280 on: October 24, 2020, 12:13:19 PM »

Hehe, you made a different experience?

I tried a lot the past 15 years. Four Spray Dekas work very well on these Volvos. My experience.
Sure, you must do more than shifting TVUB up and down, but i guess you know Smiley

Not just about that, like people mentioned, they are very temp influenced for one , and very unlinear on low and high pw, but if it works it works, but I wouldnt say that they are better than any kind of bosch injectors, since they come with any size , neck or spray angle/port you need. Maybe they are made for volvo's  Cheesy
Logged
prometey1982
Sr. Member
****

Karma: +72/-60
Offline Offline

Posts: 330



WWW
« Reply #1281 on: October 24, 2020, 02:09:10 PM »

I'm using Denso 550cc injectors from Subaru WRX STI knowns like pink. They have longer dead time than green injectors but works fine for me. And for my power is more that enough. But I want to get 400 bhp from my engine and 0-100 around 6 secs. I'll happy if I'll get it from XC90 with 2.5T engine.
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
prometey1982
Sr. Member
****

Karma: +72/-60
Offline Offline

Posts: 330



WWW
« Reply #1282 on: October 25, 2020, 05:37:40 AM »

To prevent underboost I've sightly tightened WG spring. And got next results
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
prometey1982
Sr. Member
****

Karma: +72/-60
Offline Offline

Posts: 330



WWW
« Reply #1283 on: November 05, 2020, 05:33:50 AM »

Some more investigations. There is a function which calculates lamfa_w variable. This variable clipped by hardcoded value 0x1000 which means 1.0 lambda value.
But code can be patched. Just replacing of 1000h with 1100h in three places allows to increase lamfa_w value to 1.1. I didn't do road tests maybe there are limitations if different places but they also can be found.

Quote
ROM:0008AA6E LAMFAW:                                 ; DATA XREF: ROM:00011380o
ROM:0008AA6E                 mov     [-r0], r9
ROM:0008AA70                 mov     [-r0], r8
ROM:0008AA72                 mov     r4, mrfa_w_0
ROM:0008AA76                 mov     [-r0], r4
ROM:0008AA78                 movbz   r5, nmot40
ROM:0008AA7C                 mov     [-r0], r5
ROM:0008AA7E                 mov     r4, #3930h
ROM:0008AA82                 mov     r5, #8
ROM:0008AA86                 mov     [-r0], r5
ROM:0008AA88                 mov     [-r0], r4
ROM:0008AA8A                 mov     r4, #3924h
ROM:0008AA8E                 mov     r5, #8
ROM:0008AA92                 mov     [-r0], r5
ROM:0008AA94                 mov     [-r0], r4
ROM:0008AA96                 extp    #8, #1
ROM:0008AA9A                 movbz   r12, byte_23912
ROM:0008AA9E                 mov     r13, #3914h     ; LAMFA
ROM:0008AAA2                 mov     r14, #8
ROM:0008AAA6                 extp    #8, #1
ROM:0008AAAA                 movbz   r15, byte_23913
ROM:0008AAAE                 calls   4, sub_428E2
ROM:0008AAB2                 add     r0, #0Ch
ROM:0008AAB6                 movbz   r8, rl4
ROM:0008AAB8                 shl     r8, #5
ROM:0008AABA                 cmp     r8, #1000h
ROM:0008AABE                 jmpr    cc_NZ, loc_8AACA
ROM:0008AAC0                 movb    byte_3008A6, ZEROS
ROM:0008AAC4                 mov     r9, #1000h
ROM:0008AAC8                 jmpr    cc_UC, loc_8AAE6
ROM:0008AACA ; ---------------------------------------------------------------------------
ROM:0008AACA
ROM:0008AACA loc_8AACA:                              ; CODE XREF: LAMFAW+50j
ROM:0008AACA                 movb    rl4, byte_3008A6
ROM:0008AACE                 extp    #6, #1
ROM:0008AAD2                 cmpb    rl4, byte_19C58
ROM:0008AAD6                 jmpr    cc_NC, loc_8AAE4
ROM:0008AAD8                 addb    rl4, #1
ROM:0008AADA                 movb    byte_3008A6, rl4
ROM:0008AADE                 mov     r9, #1000h
ROM:0008AAE2                 jmpr    cc_UC, loc_8AAE6
ROM:0008AAE4 ; ---------------------------------------------------------------------------
ROM:0008AAE4
ROM:0008AAE4 loc_8AAE4:                              ; CODE XREF: LAMFAW+68j
ROM:0008AAE4                 mov     r9, r8
ROM:0008AAE6
ROM:0008AAE6 loc_8AAE6:                              ; CODE XREF: LAMFAW+5Aj
ROM:0008AAE6                                         ; LAMFAW+74j
ROM:0008AAE6                 jnb     word_FD7C.13, loc_8AB10
ROM:0008AAEA                 mov     r12, #1C4Bh
ROM:0008AAEE                 mov     r13, #6
ROM:0008AAF2                 movbz   r14, nmot40
ROM:0008AAF6                 calls   4, LookupI_41cee ; References a lookupI table
ROM:0008AAFA                 movbz   r4, rl4
ROM:0008AAFC                 shl     r4, #5
ROM:0008AAFE                 mov     r5, r9
ROM:0008AB00                 sub     r5, r4
ROM:0008AB02                 jmpr    cc_NC, loc_8AB06
ROM:0008AB04                 mov     r5, #0
ROM:0008AB06
ROM:0008AB06 loc_8AB06:                              ; CODE XREF: LAMFAW+94j
ROM:0008AB06                 extp    #0C1h, #1 ; '+'
ROM:0008AB0A                 mov     lamfa_w, r5
ROM:0008AB0E                 jmpr    cc_UC, loc_8AB18
ROM:0008AB10 ; ---------------------------------------------------------------------------
ROM:0008AB10
ROM:0008AB10 loc_8AB10:                              ; CODE XREF: LAMFAW:loc_8AAE6j
ROM:0008AB10                 extp    #0C1h, #1 ; '+'
ROM:0008AB14                 mov     lamfa_w, r9
ROM:0008AB18
ROM:0008AB18 loc_8AB18:                              ; CODE XREF: LAMFAW+A0j
ROM:0008AB18                 mov     r8, [r0+]
ROM:0008AB1A                 mov     r9, [r0+]
ROM:0008AB1C                 rets
ROM:0008AB1C ; End of function LAMFAW

Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
vwdenisvw
Jr. Member
**

Karma: +2/-0
Offline Offline

Posts: 27



« Reply #1284 on: November 20, 2020, 05:06:24 PM »

Hi everyone. In advance, I want to thank the users and founders of this forum. I emphasized almost all the knowledge from here.

My friend and I are trying to set up my car. In this case, full noob. But something was figured out. Car Volvo S60 2.3T5 2001. Of the rework, only full exhaust 3" and fuel pump walbro 400lph.
Below I will lay out the cards that I found. And modified *.bin.

As a result, it turned out to increase the boost to 1.3 bar and 0.85 bar to the redline. The KFMIRL map recalculated the maximum LDRXN. KFLDHBN was not edited. Because use standart intercooler. Increase of temperature by 4 gears 100-200 km/h from 15 to 45-50 gr.C.
The ignition angle at full load was also increased. And in some places they increased the ignition angle at the average load (this is just an experiment) (KFZW).
Raised idle speed to 750 rpm (NLLM).
Catalyst Health Check (CDKAT) is disabled.

But there were problems. Afr is always 14.7. Until the KFLBTS map is enabled. TABGBTS activation threshold. If we disable FBSTABGM it will be fixed? Then the engine should work on the KFLBTS map always?. LAMFA I have everywhere "1." This map probably doesn't make sense to adjust.

We also tried to edit the Delta Lambda (DLAMOB) parameter. Set the minar value - enrichment completely turned off. AFR is always 14.7 from 2000-6500 rpm. Got it back.

I very much ask for help in solving the problem with afr.
KFLBTS found, but there is a problem with the axis.
TABGBTS, FBSTABGM did not find.
IDA has not yet been dealt with.

p.s. I'm ashamed of my bad English...
Logged

Volvo S60 2001 2.0T=>2.3T5=>2.0T=>d5t5...crash
Volvo S60 2003 2.4
Volvo S60 2002 2.4T AWD 630cc
vwdenisvw
Jr. Member
**

Karma: +2/-0
Offline Offline

Posts: 27



« Reply #1285 on: November 20, 2020, 05:30:31 PM »

To prevent underboost I've sightly tightened WG spring. And got next results
And this is really darn fast.

Owners of xc90 v8 on drive2 hike burned ass)) sorry
Logged

Volvo S60 2001 2.0T=>2.3T5=>2.0T=>d5t5...crash
Volvo S60 2003 2.4
Volvo S60 2002 2.4T AWD 630cc
prometey1982
Sr. Member
****

Karma: +72/-60
Offline Offline

Posts: 330



WWW
« Reply #1286 on: November 20, 2020, 10:56:02 PM »

But there were problems. Afr is always 14.7. Until the KFLBTS map is enabled. TABGBTS activation threshold. If we disable FBSTABGM it will be fixed? Then the engine should work on the KFLBTS map always?. LAMFA I have everywhere "1." This map probably doesn't make sense to adjust.
You need to update LAMFA map values. There is my LAMFA map.
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
vwdenisvw
Jr. Member
**

Karma: +2/-0
Offline Offline

Posts: 27



« Reply #1287 on: November 21, 2020, 02:27:39 AM »

You need to update LAMFA map values. There is my LAMFA map.
Does lamfa match the actual value?
Logged

Volvo S60 2001 2.0T=>2.3T5=>2.0T=>d5t5...crash
Volvo S60 2003 2.4
Volvo S60 2002 2.4T AWD 630cc
prometey1982
Sr. Member
****

Karma: +72/-60
Offline Offline

Posts: 330



WWW
« Reply #1288 on: November 21, 2020, 10:03:35 AM »

Does lamfa match the actual value?
Yes when modelled EGT less than TABGBTS.
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
prometey1982
Sr. Member
****

Karma: +72/-60
Offline Offline

Posts: 330



WWW
« Reply #1289 on: November 21, 2020, 02:05:59 PM »

I very much ask for help in solving the problem with afr.
KFLBTS found, but there is a problem with the axis.
TABGBTS, FBSTABGM did not find.
TABGBTS - 0x1EA9E - 16 bit. Factor 0,019531, offset -50
In your file 950 grad C.

FBSTABGM - 0x1EA7C - 16 bit 4x1. Factor 0,000031. Factor for X axis 0,019531, offset -50,000000.

KFLBTS - axis for load is at 0x1EA86. 16 bit. Factor 0,023438.
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
Pages: 1 ... 84 85 [86] 87 88 ... 194
  Print  
 
Jump to:  

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