Pages: [1] 2 3
Author Topic: KFPED - what the maximal value is ?  (Read 23329 times)
Bastek333
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 17


WWW
« on: October 26, 2016, 11:28:50 AM »

Hi guys - looking around what is the maximal value of KFPED map ?

in my current maps is set to 39322,0000 - however one point is set bit higher 39324,0000

Is there way of calculating the max - or just believe that full open throttle is on 39322,0000 ?
Logged
littco
Hero Member
*****

Karma: +52/-7
Offline Offline

Posts: 903


« Reply #1 on: October 26, 2016, 11:36:42 AM »

Hi guys - looking around what is the maximal value of KFPED map ?

in my current maps is set to 39322,0000 - however one point is set bit higher 39324,0000

Is there way of calculating the max - or just believe that full open throttle is on 39322,0000 ?

Kfped is throttle % torque map.

Axis are RPM and throttle % output is torque max 100%..

If you have 39324 then something is wrong
Logged
nyet
Administrator
Hero Member
*****

Karma: +608/-168
Offline Offline

Posts: 12271


WWW
« Reply #2 on: October 26, 2016, 12:01:29 PM »

Hi guys - looking around what is the maximal value of KFPED map ?

in my current maps is set to 39322,0000 - however one point is set bit higher 39324,0000

Is there way of calculating the max - or just believe that full open throttle is on 39322,0000 ?

"Maximum" is not what you think it is.
Logged

ME7.1 tuning guide
ECUx Plot
ME7Sum checksum
Trim heatmap tool

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
Bastek333
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 17


WWW
« Reply #3 on: October 26, 2016, 12:06:10 PM »

Kfped is throttle % torque map.

Axis are RPM and throttle % output is torque max 100%..

If you have 39324 then something is wrong

Strange - as map looks ok - is ME7.3.1 - Alfa Romeo 2.0 TS with selespeed gearbox - thats what is DAMOS showing

Logged
adam-
Hero Member
*****

Karma: +124/-33
Offline Offline

Posts: 2179


« Reply #4 on: October 26, 2016, 03:08:24 PM »

That is not correctly defined.
Logged
nyet
Administrator
Hero Member
*****

Karma: +608/-168
Offline Offline

Posts: 12271


WWW
« Reply #5 on: October 26, 2016, 03:30:22 PM »

Strange - as map looks ok - is ME7.3.1 - Alfa Romeo 2.0 TS with selespeed gearbox - thats what is DAMOS showing



Hint: what is 2^15?
Logged

ME7.1 tuning guide
ECUx Plot
ME7Sum checksum
Trim heatmap tool

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
Bastek333
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 17


WWW
« Reply #6 on: October 27, 2016, 12:25:03 AM »

Hint: what is 2^15?

Good hint  Grin

32768 but it mean that Alfa Romeo Engineers set map for pedal request way to high  Roll Eyes

So or is there correction (need to take a look on map props) or ..... have no clue  Grin
Logged
littco
Hero Member
*****

Karma: +52/-7
Offline Offline

Posts: 903


« Reply #7 on: October 27, 2016, 12:30:17 AM »

Good hint  Grin

32768 but it mean that Alfa Romeo Engineers set map for pedal request way to high  Roll Eyes

So or is there correction (need to take a look on map props) or ..... have no clue  Grin

The axis/map values you are seeing are raw data, with no factor applied to make them meaning full. The actual defined maps should have these factors in them to make the scales and map values 'real' world for humans. IE make sense in terms or rpm/%/map
Logged
Bastek333
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 17


WWW
« Reply #8 on: October 27, 2016, 01:03:13 AM »

The axis/map values you are seeing are raw data, with no factor applied to make them meaning full. The actual defined maps should have these factors in them to make the scales and map values 'real' world for humans. IE make sense in terms or rpm/%/map

So question why full damos don't have the proper factors  Angry  - been checking other related maps to KFPED but no corresponding values range found...


Try to understand section MDFAW:

           x-axis       y-axis
KFPED WPED_W NMOT_W    KF accelerator pedal characteristic


How should I understand this:
The pedal characteristic is stored in the map KFPED. From accelerator pedal position and engine speed, a factor (relative torque request) in the range of 0 to 2 is generated (mrped w). 0 is corresponding to the request of the minimal indicated torque, while 1 is corresponding to the request of the maximal indicated torque. Values between 0 and 1 lead to a linear interpolation. The setting signal of the cruise control is also a relative torque request (mrfgr w) that becomes important if it is higher than mrped w. In this case, B fgr is set

Logged
nyet
Administrator
Hero Member
*****

Karma: +608/-168
Offline Offline

Posts: 12271


WWW
« Reply #9 on: October 27, 2016, 11:57:20 AM »


The pedal characteristic is stored in the map KFPED. From accelerator pedal position and engine speed, a factor (relative torque request) in the range of 0 to 2 is generated (mrped w). 0 is corresponding to the request of the minimal indicated torque, while 1 is corresponding to the request of the maximal indicated torque. Values between 0 and 1 lead to a linear interpolation. The setting signal of the cruise control is also a relative torque request (mrfgr w) that becomes important if it is higher than mrped w. In this case, B fgr is set



so given two points, (0, 2) and (0, 2^15), what is offset/slope?
Logged

ME7.1 tuning guide
ECUx Plot
ME7Sum checksum
Trim heatmap tool

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
Bastek333
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 17


WWW
« Reply #10 on: October 29, 2016, 11:52:27 AM »

so given two points, (0, 2) and (0, 2^15), what is offset/slope?

OK - spend 2 days of thinking  Grin and still no clue - maybe as i'm not English native so maybe I'm losing some context...

So is there any straight forward answer what is max value in this case ? Just keep in mind that the values I have show are original so I can believe that factory want to give full power on pedal to the metal  Grin - or maybe I'm wrong and some power(torque) is hidden behind ?

Other changes been done to the maps - like some ignition advance etc... so theory is more (torque) generated - question if this additional one is not blocked by pedal torque request ?
Logged
Bastek333
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 17


WWW
« Reply #11 on: November 25, 2016, 03:29:56 AM »

It took some time Smiley but I just get it  Grin

The magic number offset factor is ................ 0,0030517

So max requested in KFPED is 120% ..................... and now the question WHY is more than 100% ?

and other question - which other important maps use this factor Wink ?
Logged
prj
Hero Member
*****

Karma: +1072/-486
Offline Offline

Posts: 6045


« Reply #12 on: November 25, 2016, 07:30:17 AM »

Stop posting your spam and do some reading.
You have no idea what you are doing and adjusting that map is not going to give you any more power.
Logged

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

Karma: +608/-168
Offline Offline

Posts: 12271


WWW
« Reply #13 on: November 25, 2016, 01:53:28 PM »

0xffff * 0.0030517 is not 120%
Logged

ME7.1 tuning guide
ECUx Plot
ME7Sum checksum
Trim heatmap tool

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your ex
fknbrkn
Hero Member
*****

Karma: +186/-24
Offline Offline

Posts: 1458


mk4 1.8T AUM


« Reply #14 on: November 25, 2016, 05:08:53 PM »

just cut the floor for more pedal
huge amount of powah will come
i guarantee
Logged
Pages: [1] 2 3
  Print  
 
Jump to:  

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