DIY PROM Do It Yourself PROM chip burning help. No PROM begging. No PROMs for sale. No commercial exchange. Not a referral service.

Rbob, One more calculation question-MAF BPW

Thread Tools
 
Search this Thread
 
Old 09-14-2004, 12:40 PM
  #1  
TGO Supporter

Thread Starter
 
jwscab's Avatar
 
Join Date: Aug 2001
Location: NJ/PA
Posts: 1,008
Likes: 0
Received 0 Likes on 0 Posts
Car: Yes
Engine: Many
Transmission: Quite a few
Rbob, One more calculation question-MAF BPW

Rbob, man, I'm a pain, sorry 'bout that........but...

so I've gotten some help from you to describe the MAF calculations(courtesy of older posts), and just recently you broke down the LV8 calculations, but I'm kinda stuck on the last deal of how the ecm generates the final base pulse width.

I have some formulas, both from previous threads, and the couple of hac's, what the real answer, how does the math work?

bpinj/5=89*inj bc*lv8/(1024*LV scalar)
thats listed in one of the hacs in the comments.

?bpw=airflow*drp
this I saw in some older posts, but that can't be the full equation.

the ecm also calcuated the 14.7:1 afr to a number around 446 or something like that......dividing 65536 by the ratio

so how does it all tie together?

thanks!
Old 09-16-2004, 09:45 AM
  #2  
TGO Supporter

Thread Starter
 
jwscab's Avatar
 
Join Date: Aug 2001
Location: NJ/PA
Posts: 1,008
Likes: 0
Received 0 Likes on 0 Posts
Car: Yes
Engine: Many
Transmission: Quite a few
I've been doing some more digging, and found a quote from Rbob that describes the formula:

'quote'
The PW calculation in the $6E code is even more straightforward. They take the airflow and multiply it by the inverse RPM. This converts a steady air flow rate to a pulsed rate by frequency. The commanded AFR is factored in followed by the injector flow constant. Add/subtract the blm/int/proportional terms and out pops a PW.

so that pretty much gives you:

BPW=gms/sec airflow/RPM*(AFR)*Injector flow*BLM correction

my question(s) is for the actual values used.

the gms/sec airflow= actual gms/sec determined from look up? (eg. 20g/s)

inverse RPM, ex. 1/6000 rpm, or DRP (@ 6000, 164)?

AFR, the value of 445 as coded?

finally, injector flow rate, single fire or double fire, (value of 441 or 882)??

thanks for any info!!
Joe
Old 09-16-2004, 05:53 PM
  #3  
Moderator

iTrader: (1)
 
RBob's Avatar
 
Join Date: Mar 2002
Location: Chasing Electrons
Posts: 18,432
Likes: 0
Received 225 Likes on 211 Posts
Car: check
Engine: check
Transmission: check
This looks correct:

Code:
;
; calc PW
; 
; PW = (((((DRP * gms/sec) / 512) * AFR) / 256) * InjFlwRate / 128) * 0.01526
; 
; 4,000 RPM, 128 gms/sec., 445 AFR, 441 secs/gms Inj:
; 
; 	PW = ((((((246 * 128) / 512) * 445) / 256) * 441) / 128) * 0.01526
;
; = 5.62 msec.
;
To convert from RPM to DRP for an 8 cylinder:

983040 / RPM = DRP

The inverse of this is what the ECM uses to convert the number of counts between DRP pulses to RPM:

983040 / DRP = RPM

The constant 983040 varies according to the number of cylinders.

The AFR term of 445 is for 14.7:1. This will change with the commanded AFR (such as PE mode).

The double fire term of 441 will change to 882 if in single fire mode. Double fire is an injector firing every revolution, single fire is an injector fire every two revolutions.

The term itself is the injector flow term.

RBob.
Old 09-16-2004, 07:40 PM
  #4  
TGO Supporter

Thread Starter
 
jwscab's Avatar
 
Join Date: Aug 2001
Location: NJ/PA
Posts: 1,008
Likes: 0
Received 0 Likes on 0 Posts
Car: Yes
Engine: Many
Transmission: Quite a few
thats awesome, thanks!!

I was having real trouble trying to figure out the variables and there seems to be alot more to the calcualtions to convert the numbers than I thought, so that really clarifies.

its hard to convert the assembly back to an easily understood equation for me.

you da man!
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Elephantismo
Electronics
14
02-13-2019 12:51 AM
PurelyPMD
Camaros for Sale
27
05-05-2016 04:57 PM
Rousseau92maro
Exhaust
9
02-01-2016 05:12 PM
Rocket-Doc
TBI
1
11-14-2015 02:08 PM
fasteddi
Power Adders
30
09-02-2015 10:29 AM



Quick Reply: Rbob, One more calculation question-MAF BPW



All times are GMT -5. The time now is 11:23 PM.