Automotive "Engine fuel consumption map" without the torque possible?

AI Thread Summary
The discussion revolves around the challenge of creating an engine fuel consumption map without direct torque measurements, as the OBD PID 98 outputs a constant value of -125. Participants suggest that the OBD Calculated Engine Load Value (PID 4) could be used to estimate torque, but the exact formula linking this value to torque remains elusive. It's noted that while engine torque can be derived from engine power and RPM, the current power is not measured during tests, complicating the calculations. Estimations of power based on vehicle speed, incline, and air density are proposed, but they require experimental validation. The correlation between calculated load values and actual torque appears to be weak, raising concerns about the reliability of using these values for accurate mapping.
joker1319
Messages
3
Reaction score
0
Hello,
I am currently facing a problem.
I'm on a project and trying to create an "engine fuel consumption map (engine torque / engine speed)" among other things. Unfortunately, the engine torque is not measured in my measurements. More specifically, the "actual engine - percent torque (OBD PID 98)" outputs only "-125".

Therefore, I wonder if it is possible to derive the torque (approximately) with the following information I have:
  • Velocity GPS km/h
  • Velocity ECU km/h
  • Engine Speed rpm
  • Ambient Temperature degC
  • Relative Humidity %
  • Ambient Pressure kPa
  • GPS Altitude m
  • Altitude Amb, Pressure m
  • Exhaust Temperature degC
  • Exhaust Mass Flow g/s
  • Exhaust Volume Flow (1atm 20degC) m3/s
  • Coolant Temperature degC
  • Intake Manif, Pressure Abs kPa
  • Intake Manif, Pressure Rel kPa
  • Intake Manif, Temperature degC
  • Oil Temperature degC
  • Throttle Position %
  • Intake Mass Flow g/s
  • OBD_Accelerator_Pedal_Position_D_(PID_73) %
  • OBD_Ambient_air_temperature_(PID_70) °C
  • OBD_Barometric_pressure_(PID_51) kPa
  • OBD_Calculated_engine_load_value_(PID_4) %
  • OBD_Commanded_throttle_actuator_(PID_76) %
  • OBD_Control_module_voltage_(PID_66) V
  • OBD_Relative_throttle_position_(PID_69) %
  • OBD_Run_time_since_engine_start_(PID_31) s
  • va m2/s3
  • va_pos m2/s3
  • Acceleration m/s²
  • m_CO2 g
  • m_CO g
  • m_NOx g
  • n_PN -
  • y_CO2 %
  • y_CO ppm
  • y_NO ppm
  • y_NO2 ppm
  • y_NOx ppm
  • y_O2 %
  • ndot_PN #/s
  • mdot_CO2 g/s
  • mdot_CO g/s
  • mdot_NO g/s
  • mdot_NO2 g/s
  • mdot_NOx g/s
  • mdot_O2 g/s

Some people claim that with the "OBD_Calculated_engine_load_value" somehow the engine torque can be derived. Unfortunately I have not yet found the formula of "Calculated_engine_load" which does not include the torque.
 
Engineering news on Phys.org
joker1319 said:
Unfortunately I have not yet found the formula of "Calculated_engine_load" which does not include the torque.
Huh? If you want to calculate torque you need a formula with torque in it.

Engine torque * engine rpm * 2 pi/minute = engine mechanical power
The 2 pi/minute is converting rpm to an angular velocity. You have rpm, if you have the mechanical power of the engine you get torque.
 
The problem is that the power of the car is not measured. It is only the power according to the vehicle documents known, but not the currentl power during the test.
 
What is OBD_Calculated_engine_load_value_(PID_4) then?

It is possible to estimate the power based on other values, like the speed of the car, the incline of the road, the density of air and some car-specific constants, but that will probably need experimental input.
 
CWatters said:
According to this..

http://obdcon.sourceforge.net/2010/06/about-pid-calculated-load-value/

It indicates the percentage of available peak torque.
1Wj900B.png


i know that it indicates the percentage of available peak torque...but when you look at the pic you will see that the correlation of them is pretty poor
 

Attachments

  • 1Wj900B.png
    1Wj900B.png
    32.1 KB · Views: 574
Last edited by a moderator:
Thread 'Turbocharging carbureted petrol 2 stroke engines'
Hi everyone, online I ve seen some images about 2 stroke carbureted turbo (motorcycle derivation engine). Now.. In the past in this forum some members spoke about turbocharging 2 stroke but not in sufficient detail. The intake and the exhaust are open at the same time and there are no valves like a 4 stroke. But if you search online you can find carbureted 2stroke turbo sled or the Am6 turbo. The question is: Is really possible turbocharge a 2 stroke carburated(NOT EFI)petrol engine and...
I need some assistance with calculating hp requirements for moving a load. - The 4000lb load is resting on ball bearing rails so friction is effectively zero and will be covered by my added power contingencies. Load: 4000lbs Distance to travel: 10 meters. Time to Travel: 7.5 seconds Need to accelerate the load from a stop to a nominal speed then decelerate coming to a stop. My power delivery method will be a gearmotor driving a gear rack. - I suspect the pinion gear to be about 3-4in in...

Similar threads

Back
Top