Xtau and MAP range

This forum is for discussion of MicroSquirt (TM) from Bowling and Grippo. The MicroSquirt information site is at www.usEasyDocs.com
Forum rules
Read the manual to see if your question is answered there before posting. If you have questions about MS1/Extra or MS2/Extra or other non-B&G code configuration or tuning, please post them at http://www.msextra.com The full forum rules are here: Forum Rules, be sure to read them all regularly.
Post Reply
jonfx4com
Helpful Squirter
Posts: 133
Joined: Fri Nov 18, 2005 7:30 am
Location: North of UK
Contact:

Xtau and MAP range

Post by jonfx4com »

1.
Very impressed with the new Xtau stuff. Worked straight out of the box, just had to scale the time table by 0.5 as it was a bit too much for my setup.

2.
Is there a reason that the table gen wants idle to be >60KPA. Mine is much higher than that and really I want my entire map range to be compressed into the 65KPA to 100KPA range since my ITB's and lumpy cam never let it below 65 and all my drving is between 90 and 100 so I want more steps at the top end of MAP.

Jon
Bernard Fife
Super Squirter
Posts: 1009
Joined: Mon Feb 16, 2004 3:15 pm

Post by Bernard Fife »

Jon,

Great about the X-Tau.

For the table generator, the reason it doesn't like high idle MAP values is that such values indicate that the engine has a relatively radical cam, etc., making it much harder to model with simple parameters (the same is true for very small engines, very high rpm engines, or very high specific output engines).

So in those cases manual tuning is the best bet.

Lance.
Last edited by Bernard Fife on Wed Jun 07, 2006 7:34 am, edited 1 time in total.
jonfx4com
Helpful Squirter
Posts: 133
Joined: Fri Nov 18, 2005 7:30 am
Location: North of UK
Contact:

Post by jonfx4com »

Lance,

what is the absolute resolution of MAP in the code. If all my MAP's are in a 20KPA range will I have a resolution problem?

IE if I go up in steps of 3 at higher map am I trying to measure it at a higher resolution that the ADC actually converts it?

Jon
grippo
MegaSquirt Guru
Posts: 921
Joined: Mon Feb 16, 2004 6:55 pm

Post by grippo »

jonfx4com wrote:Lance,

what is the absolute resolution of MAP in the code. If all my MAP's are in a 20KPA range will I have a resolution problem?

IE if I go up in steps of 3 at higher map am I trying to measure it at a higher resolution that the ADC actually converts it?

Jon
The ADC is 10-bit, so the resolution is 1 part per 1000. The processor works in tenths of a kPa, but the ADC resolution for a 250 kPa sensor is .25 kPa, so this is the actual resolution. Throwing real world noise etc, the practical resolution is probably about 0.5 kPa. So definitely better than 3 kPa.
Post Reply