twdorris
Supporting Vendor
- 527
- 88
- Feb 13, 2003
-
Frederick,
Maryland
I wouldn't do it every single day at every single light, but I can assure you, it's fine for short tests.Sitting on a sbox to heat soak is a bad idea
I think we're finally starting to agree. Glad to see it. I wasn't so sure when you were saying IAT is used for timing retard and nothing else. In fact, in this post you specifically said compensation wasn't needed.It may seem like it is not important for idling, but the law applies all the time, and ECT and IAT should be a part of the calculation the entire time.
Temperature compensation has to be used in some form.
Got a datalog showing this? I'm serious. I've got several showing a correctly dialed in MAS setup compared to a correctly dialed in SD setup, both with great throttle response. I'll gladly post up if we want to discuss.Also, general throttle response should be increased, from idle to WOT, from CRUISE to WOT, from any throttle position anywhere.
Ever driven a stock EVO, for example? That thing has GREAT throttle response and it's running off a MAS. Any DSM MAS setup with poor throttle response needs to be adjusted, IMO.
MAS != poor throttle response. Likewise, SD != great throttle response. You have to tune the SD setup to get throttle response.
For example, you have to remove some of (if not all of) that airflow averaging that takes place in the factory code. If you don't, you get really poor throttle response from SD.
If that's already been done for you in the code you're running, then that's the "tuning" I'm' talking about. It was necessary, even if you didn't have to personally do it yourself. Nick mentioned it himself already when he said "The sampling problem is addressed by reusing stock code that smooths the data over several samples, although the number of samples is much reduced from the stock MAF code."
That "much reduced" part is what I'm talking about. If you tried to smooth it over the same samples as a factory MAS setup, you'd see horrible response.
My point? SD by itself doesn't mean great throttle response. SD with proper attention to detail means great throttle response. But the same is true for a MAS setup...proper attention to detail will get great throttle response.
MAP is "manifold" pressure. Not cylinder pressure. MAP without VE is not a good indication of cylinder pressure. To guess at cylinder pressure, you need to account for VE. And when you take MAP times VE, you have airflow...With having the map sensor right there just before basically the cylinders, it becomes the best indicator of accurate cylinder pressure. You'd need of course need to guesstimate the amount of air IN the cylinder, but the map sensor doesn't lie about the charge inside the cylinder.
Let's walk through an example. My engine at 6000 RPM, 30psi of boost with 80% VE. Less airflow is getting into the cylinder than my buddy's engine running 6000 RPM, 30psi with 95% VE. He's getting nearly 19% more air into his cylinder per firing event than I am (0.95 / 0.8 = 1.1875) at the same RPM and same MAP.
More air also needs more fuel. So he's got more "stuff" crammed into the same volume. This will result in higher cylinder pressure...with the same MAP value. The better indication of cylinder pressure is airflow per rev, not MAP.
Thomas Dorris
ECMTuning, Inc.
I'll pull this off-topic for one more post, since I'm pretty intimately familiar with the DMA code we're using on the Evos at this point (and I didn't see this post until now). There's a lot of things wrong with how we currently collect data from the Evo ECU, frankly, and there's certainly no harm in pointing that out (I've been doing it for a while now).
There's even enough there to make automatic detection possible, meaning you could fall back to MUT pretty easily (meaning retrofitting this to existing loggers shouldn't be that big of a deal).
(And clearly points out why I think, despite how much fun I'm having screwing around with this stuff, ECMLink is a product that's easily worth the asking price for most users.)