Go Back   EcoModder Forum > EcoModding > Instrumentation > OpenGauge / MPGuino FE computer
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 06-18-2008, 08:52 PM   #331 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
For now, yes. There's a few glitches yet to sort out before we can calibrate it with a fillup, but it shouldn't take more than a fillup or two to be able to compute an accurate microSecondsPerGallon value. And it shouldn't take too many users reporting the values they use for their cars before we have a database of parameters, and maybe some fancy schmancy online lookup tool or whatever to help new users get started.

But we here are on the bleeding edge of this thing

__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 06-18-2008, 08:54 PM   #332 (permalink)
EcoModding Apprentice
 
awillard69's Avatar
 
Join Date: Feb 2008
Location: Streamwood, IL
Posts: 105

Dakota - '00 Dodge Dakota Club Cab, Sport
90 day: 18.57 mpg (US)

Jeep - '01 Jeep Wrangler TJ Sport
90 day: 18.46 mpg (US)
Thanks: 0
Thanked 1 Time in 1 Post
As a followup to the LCD issue. I don't think it's the LCD.

I was able to reproduce the problem, and with tracing on, here is what I got:
Code:
instant: 0,0,0,0
current: 0,0,0,0
instant: 0,0,0,0
current: 0,0,0,0
instant: 0,0,0,0
current: 0,0ü
Notice the funky character - the Guino apparantly crashed. I've repeated the experiment multiple times with the same basic result - inoperative unit.

I'll continue to investigate.
__________________

  Reply With Quote
Old 06-18-2008, 08:56 PM   #333 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
Do you have an ICSP figured out? I should send you my hex file and see if it is an ubutu/linux thing or something.
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 06-18-2008, 09:15 PM   #334 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
here is a hex file I just created from post 1, if you have iCSP figured out you can try that. If not then we'll figure something else out.
Attached Files
File Type: zip main.zip (13.6 KB, 37 views)
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 06-18-2008, 10:13 PM   #335 (permalink)
Master EcoModder
 
ttoyoda's Avatar
 
Join Date: May 2008
Location: boston ma
Posts: 381
Thanks: 0
Thanked 5 Times in 5 Posts
Quote:
My power supply is a 130w power supply from an old PC, so it should be nice and clean. I put some taps on the front for the 5v and 12v and it works just fine. A good cheap trick for an already engineered power supply with multiple voltages!
I always though that these supplies needed a significant load to actually give the correct voltage. Have you had a chance to measure the voltages when the duino is the only load?
  Reply With Quote
Old 06-18-2008, 10:29 PM   #336 (permalink)
Master EcoModder
 
ttoyoda's Avatar
 
Join Date: May 2008
Location: boston ma
Posts: 381
Thanks: 0
Thanked 5 Times in 5 Posts
Quote:
While we are on the subject of how harsh this environment is for electronics may I suggest LM2940T-5.0 as a replacement voltage regulator with the proper filtering. I too also agree with opto's maybe 4n35 or at the very least a transistors on the input. 3 or 4 bucks extra will go a long way in possibly saving to replace Atmega etc, just my 3.26 cents

http://www.national.com/ds/LM/LM2940.pdf
A nice choice, what with data sheet info saying this is specifically for "vehicular" environments, and that it has overvoltage shutdown in case of higher voltage spikes. It can withstand 60 volt spikes in certain versions. I don't say this is definately better, but I would be tempted to use the 9 volt version, and use that to feed the 5 v regulator already on the board (or at least on the decimellia I got). That way we would share the thermal load of the voltage drop between the two regulators. Might get away without a heatsink.
  Reply With Quote
Old 06-18-2008, 10:35 PM   #337 (permalink)
Master EcoModder
 
ttoyoda's Avatar
 
Join Date: May 2008
Location: boston ma
Posts: 381
Thanks: 0
Thanked 5 Times in 5 Posts
Quote:
We delivered over 200 [SuperMID] unit in the field, and we never heard any failures on the interface circuit.
That is very, very impressive. Much better than we manage at work. Have there ever been any failures at all that you were able to find a cause for other than that old standby "user applied corona gun to circuit board"
  Reply With Quote
Old 06-19-2008, 12:11 AM   #338 (permalink)
EcoModding Lurker
 
Join Date: Jun 2008
Location: NC
Posts: 30

Cxy Hatch - '92 Honda Civic CX

0ftlbs - '05 Honda S2000
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by dcb View Post
For now, yes. There's a few glitches yet to sort out before we can calibrate it with a fillup, but it shouldn't take more than a fillup or two to be able to compute an accurate microSecondsPerGallon value. And it shouldn't take too many users reporting the values they use for their cars before we have a database of parameters, and maybe some fancy schmancy online lookup tool or whatever to help new users get started.

But we here are on the bleeding edge of this thing
Is the software operating under a condition that would need the microsecondspergallon value of one injector to be divided by the number of injectors?

I'm trying to base my initial value off something semi factual as I have seen multiple things in the software off by factors of 2. It makes me want to avoid manipulating things to fit here and there.
  Reply With Quote
Old 06-19-2008, 12:13 AM   #339 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
Quote:
Originally Posted by MilesPerTank View Post
Are you really just randomly adjusting it to "look right"?
I should clarify, I've had other mpg gauges in my car and various fillups so I already have a good idea what mpg it should be @50mph. The adjustment isn't technically random, you adjust the vss and the microseconds/gallon up or down by the percentage that the display is off. Same technique will apply at fillup, except it should be possible to get the computer to help out a little.

Quote:
Originally Posted by bockwho View Post
...it is caused by the horn .. after some testing today no matter where the unit is in the car if you sound the horn it several H's and M's will go full black..
Someone remember to test their horn
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 06-19-2008, 12:18 AM   #340 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
Quote:
Originally Posted by MilesPerTank View Post
Is the software operating under a condition that would need the microsecondspergallon value of one injector to be divided by the number of injectors?
Yes, if there are other injectors squirting fuel then it may just be as simple as that. A larger microseconds per gallon will give you better mpg, a smaller one means it takes less time to squirt out a gallon. So I think your example left like 350 seconds/gallon after deviding by 4. There are still a lot of variables like fuel pressure, but you will be within an order of magnitude. I'd guess 500 seconds a gallon. But remember to get the distance/speed sorted out before adjusting the fuel.

__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Reply  Post New Thread




Similar Threads
Thread Thread Starter Forum Replies Last Post
My kingdom for a giant, heated workspace MetroMPG The Lounge 14 12-12-2010 10:08 AM
Motorcycle manufacturers beginning to release MPG info MetroMPG Motorcycles / Scooters 1 04-03-2008 06:23 PM



Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com