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

MAP filter coef vs. coolant..????

Thread Tools
 
Search this Thread
 
Old 08-23-2002, 04:27 PM
  #1  
Supreme Member
Thread Starter
iTrader: (1)
 
V8Astro Captain's Avatar
 
Join Date: Jun 2001
Location: 600 yds out
Posts: 1,520
Likes: 0
Received 0 Likes on 0 Posts
Car: Bee-Bowdy
Engine: blowd tree-fity
Transmission: sebin hunnerd
Axle/Gears: fo-tins
MAP filter coef vs. coolant..????

I was adding more stuff to my ecu file and I found this. After adding it I opened it up to see what values were in my bin (originally ASDU). I noticed that most are the same for the 7747, except the manual trans bins have different values.

I assume this adjusts how the MAP works according to coolant, but why would they be different from manual to auto?

Also, I changed my table to the one that I found in ASDX (manual trans bin). I didn't really notice any difference.

Last edited by V8Astro Captain; 08-23-2002 at 04:30 PM.
Old 08-23-2002, 05:18 PM
  #2  
Moderator

iTrader: (1)
 
RBob's Avatar
 
Join Date: Mar 2002
Location: Chasing Electrons
Posts: 18,417
Likes: 0
Received 218 Likes on 204 Posts
Car: check
Engine: check
Transmission: check
Astro Captn', can you give a location for that term?

RBob.
Old 08-23-2002, 08:48 PM
  #3  
Supreme Member
Thread Starter
iTrader: (1)
 
V8Astro Captain's Avatar
 
Join Date: Jun 2001
Location: 600 yds out
Posts: 1,520
Likes: 0
Received 0 Likes on 0 Posts
Car: Bee-Bowdy
Engine: blowd tree-fity
Transmission: sebin hunnerd
Axle/Gears: fo-tins
The table in question is at 0x307 (MAP filter coef vs. coolant). Now in my search of the hack for "MAP filter" I found more stuff at:

0x00E (Normal MAP filter coef)
0x00F (Transient MAP filter coef)

I understand if you don't want to explain all of those. But I'm curious as to what a MAP filter coef does.

thanks again RBob
Old 08-24-2002, 07:54 AM
  #4  
Moderator

iTrader: (1)
 
RBob's Avatar
 
Join Date: Mar 2002
Location: Chasing Electrons
Posts: 18,417
Likes: 0
Received 218 Likes on 204 Posts
Car: check
Engine: check
Transmission: check
Originally posted by V8Astro Captain
The table in question is at 0x307 (MAP filter coef vs. coolant). Now in my search of the hack for "MAP filter" I found more stuff at:

0x00E (Normal MAP filter coef)
0x00F (Transient MAP filter coef)

I understand if you don't want to explain all of those. But I'm curious as to what a MAP filter coef does.

thanks again RBob
The filter routine is a first order lag filter. It is used for two things. First is to remove noise from the various sensor inputs. The second is to provide a delayed value. (please see the gmecm papers link for additional info).

The table at 0x307 is used to lag filter the current MAP value. The ending value has a greater lag when the coolant temperature is lower. The acceleration enrichment routine uses the delta of the current MAP and the filtered MAP to decide if and how much enrichment to provide.

A colder engine requires more enrichment then a warm engine. This is reflected in the table values. The table values (at 0x307) are the filter coeficients.

Note that this filtered MAP value is also used for decel enleanment.

Also note (twice now, have to stop this, lol), that the TPS is also filtered. However by the table at 0x31D. The lag filtered value from that is also used for accel enrichment.

RBob.
Old 08-24-2002, 01:01 PM
  #5  
Supreme Member
Thread Starter
iTrader: (1)
 
V8Astro Captain's Avatar
 
Join Date: Jun 2001
Location: 600 yds out
Posts: 1,520
Likes: 0
Received 0 Likes on 0 Posts
Car: Bee-Bowdy
Engine: blowd tree-fity
Transmission: sebin hunnerd
Axle/Gears: fo-tins
Great. Thanks RBob
Old 08-14-2003, 09:50 PM
  #6  
Senior Member

 
Low C1500's Avatar
 
Join Date: Jan 2002
Location: Red Deer, Canada
Posts: 812
Likes: 0
Received 0 Likes on 0 Posts
Car: 89 Shortbox
Engine: 350 Vortec
Transmission: 700r4
SO the filters are used for AE, and is the map filter used for VE and spark values, or does the ecm use an unfiltered value for VE and spark delivery.
Old 08-15-2003, 06:52 AM
  #7  
Moderator

iTrader: (1)
 
RBob's Avatar
 
Join Date: Mar 2002
Location: Chasing Electrons
Posts: 18,417
Likes: 0
Received 218 Likes on 204 Posts
Car: check
Engine: check
Transmission: check
Originally posted by Low C1500
SO the filters are used for AE, and is the map filter used for VE and spark values, or does the ecm use an unfiltered value for VE and spark delivery.
The MAP term used for the VE & SA lookups use these filter coeficients:

0x00E (Normal MAP filter coef)
0x00F (Transient MAP filter coef)

The normal is used during steady state conditions, while the transient filter is used during times of change. The transient filter coeficient is typically a faster term in order to get better engine response.

RBob.
Old 08-15-2003, 06:38 PM
  #8  
Senior Member

 
Low C1500's Avatar
 
Join Date: Jan 2002
Location: Red Deer, Canada
Posts: 812
Likes: 0
Received 0 Likes on 0 Posts
Car: 89 Shortbox
Engine: 350 Vortec
Transmission: 700r4
I noticed in the 747 hack those to values were the same, myabe I'll try speeding up the transient. (that would be a bigger value??).
Old 08-15-2003, 06:47 PM
  #9  
Moderator

iTrader: (1)
 
RBob's Avatar
 
Join Date: Mar 2002
Location: Chasing Electrons
Posts: 18,417
Likes: 0
Received 218 Likes on 204 Posts
Car: check
Engine: check
Transmission: check
Originally posted by Low C1500
I noticed in the 747 hack those to values were the same, myabe I'll try speeding up the transient. (that would be a bigger value??).
Yes, the larger the coeficient term the faster the filter (less filtering takes place and less lag).

RBob.
Old 08-15-2003, 06:58 PM
  #10  
Senior Member

 
Low C1500's Avatar
 
Join Date: Jan 2002
Location: Red Deer, Canada
Posts: 812
Likes: 0
Received 0 Likes on 0 Posts
Car: 89 Shortbox
Engine: 350 Vortec
Transmission: 700r4
Thanks!
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
FormulasOnly
TPI
4
10-02-2015 05:52 PM



Quick Reply: MAP filter coef vs. coolant..????



All times are GMT -5. The time now is 06:46 AM.