Announcement

Collapse
No announcement yet.

Interest in a module to correct MPG gauge and OBC MPG?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    We were actually talking about this last week.

    No progress... too busy with a million other things. I will see if I can't move this forward a bit next week.

    Comment


      #32
      anything yet? I was about to start the S52 swap after the car gets back with the mtech2 kit. This sounds great!

      Comment


        #33
        Progress?
        ---1991 M50 Powered More Door
        ---1990 Slow Calypso Cabrio
        ---2002 9k Rev Honda

        Comment


          #34
          I want to do it as well but won't have time to devote to it until after April 11th. First thing I'll do is put an O-silly scope on the fuel signal to see what the waveform looks like and then figure out how to modify it, probably a PIC controller.

          Anybody have data on what the waveform looks like? That would help.

          Comment


            #35
            PIC?!?! Why not AVR?

            just messin with you... its one of those eternal debates
            e30sport.net
            '86 325es - s54b32tu - 6-speed - Mtech 1
            '89 325is - m20b25 - 5-speed - Individual​
            '06 M3 Competition - 6-speed
            '19 Porsche GT3 RS - 7-speed PDK
            '94 Lancia Delta HF Integrale EvoII - Giallo Ginestra
            '97 Range Rover Vitesse

            Comment


              #36
              You don't need a pic controller. It can be done with a very simple circuit.

              I hope you guys understand why I can't help... we'll have something shortly, hopefully by the summer.

              Comment


                #37
                what happens if you just add a resistor...i don't know what the input of the gage is, but couln't you just cut it a bit over half and get about the mileage that we want. my car averages 47mpg but i've beasured betweeen 23-24mpg hwy/city combined.

                my understanding of electronics is just basic but i understand how these things work/read like voltimeters...but i'm sure that you know that.
                No more e30s for me.
                88 black BMW OBDII 332is dedicated track [sold]
                88 BMW OBDII bronzit 332is [RIP 03/08]
                91 BMW 325i [sold]
                86 Corolla 'Ae86' HB 20v trd [sold]
                http://youtube.com/watch?v=pTj7Hn9v5Rs

                Comment


                  #38
                  It's a PWM signal of injector on-time. I was going to take a shot at modifying the software in my 6->4cyl tach converter, but the way I structured that software doesn't lend itself to an easy change. The PWM signal will go to 0% during off-throttle deceleration, I'm not sure if it ever goes 100% on - I don't think it does.

                  If anyone here is familiar with writing code for the AVR, we might be able to work something out. Or, maybe I'll find some time this summer to work on it again. My hardware will do it, it's just a matter of writing the software routines. Or, we can just wait for Matt to come out with his converter.

                  I like PIC's too, but happen to have a lot of spare ATmegas on-hand.

                  Comment


                    #39
                    I can write the AVR code.... i just need the data and what chip you are using
                    e30sport.net
                    '86 325es - s54b32tu - 6-speed - Mtech 1
                    '89 325is - m20b25 - 5-speed - Individual​
                    '06 M3 Competition - 6-speed
                    '19 Porsche GT3 RS - 7-speed PDK
                    '94 Lancia Delta HF Integrale EvoII - Giallo Ginestra
                    '97 Range Rover Vitesse

                    Comment


                      #40
                      As promised, I finally had time to connect the 'scope to find the fuel signal waveform. Attached is a picture. It's a 12Hz signal, normal state is 13.5volts and it goes to ground for 1.2 milliseconds at idle.

                      As expected, the pulse width gets wider under load.

                      I'll start working on a PIC design now.
                      Attached Files
                      Last edited by hoveringuy; 04-19-2008, 05:08 AM.

                      Comment


                        #41
                        Interested to see the finished product.
                        IG: deniso_nsi Leave me feedback here

                        Comment


                          #42
                          Originally posted by dude8383 View Post
                          Interested to see the finished product.
                          yeah... me too!

                          Comment


                            #43
                            if this happens, count me in for one.. please.
                            Originally posted by Holland
                            There should be a restraining order to keep kids 100 feet from that car at all times. Plus execution on the sight to anyone who places a shopping cart within 200 feet of the thing.

                            Comment


                              #44
                              Me too.

                              Comment


                                #45
                                It works!

                                It's not really pretty at this point on the bread board, but the point is that everything works. The PIC, the code, input/output and most importantly the trim pot to adjust the level of compensation.

                                I need a few more days to tweak the code (it's taking more adjustment than I anticipated) and I should have a few prototypes out in the field for evaluation in May. My goal is to make it suitable across a range of engines and injectors so it will be a one size fits all product.

                                Final size will be on the order of 1 7/8 x 1 1/4 x 7/8.

                                More to follow.
                                Attached Files

                                Comment

                                Working...
                                X