Page 14 of 25 FirstFirst ... 4121314151624 ... LastLast
Results 196 to 210 of 362

Thread: Speeduino 2T EFI Project

  1. #196
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473
    .
    The Arduino Nano co processor on a screw terminal breakout board and a 12 bit DAC for realistic analog output that is usable as a MAP signal for the EFI's CPU.

    Hopefully get to try this out on the bike in the next night or two. If it looks promising I will post the code, if not its back to the drawing board.

    .
    Click image for larger version. 

Name:	Nano Co Processor.jpg 
Views:	79 
Size:	795.1 KB 
ID:	340849 Click image for larger version. 

Name:	12 bit DAC Analog Output Board.jpg 
Views:	37 
Size:	794.2 KB 
ID:	340850

  2. #197
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473
    .
    Arduino Nano MAP co processor setup ready to test. Hopefully tonight.


    Click image for larger version. 

Name:	Nano Co Processor.jpg 
Views:	79 
Size:	772.8 KB 
ID:	340872 Click image for larger version. 

Name:	Nano Co Processor setup ready to test..jpg 
Views:	85 
Size:	796.4 KB 
ID:	340873

  3. #198
    Join Date
    19th October 2014 - 17:49
    Bike
    whatever I can get running - dirt/track/
    Location
    San Francisco
    Posts
    382
    In case it might be of help, 55641075000 is the part number for the KTM TPI MAP/crankcase pressure sensor, US$39.31, (listed with the oil pump instead of the throttle body/ECU where I expected to find it). It seems like it should be some standard bought-in component. It may be worth your getting one to see if KTM specified something out of the usual range of sensitivity compared to MAP sensors sold for 4T use. Or if it matches up to what you are using you'll know you probably aren't too far off on your setup.

    There's a KTM/Husky TPI thread at advrider and the sensor seems to often get replaced when people's bikes are having problems running correctly.

    cheers,
    Michael

  4. #199
    Join Date
    20th January 2010 - 14:41
    Bike
    husaberg
    Location
    The Wild Wild West
    Posts
    11,823
    Quote Originally Posted by Michael Moore View Post
    In case it might be of help, 55641075000 is the part number for the KTM TPI MAP/crankcase pressure sensor, US$39.31, (listed with the oil pump instead of the throttle body/ECU where I expected to find it). It seems like it should be some standard bought-in component. It may be worth your getting one to see if KTM specified something out of the usual range of sensitivity compared to MAP sensors sold for 4T use. Or if it matches up to what you are using you'll know you probably aren't too far off on your setup.

    There's a KTM/Husky TPI thread at advrider and the sensor seems to often get replaced when people's bikes are having problems running correctly.

    cheers,
    Michael
    https://www.kiwibiker.co.nz/forums/s...post1131118311
    Check out the O2 sensor price and location a few posts down
    https://www.kiwibiker.co.nz/forums/s...post1131118379
    Quote Originally Posted by Katman View Post
    I reminder distinctly .




    Kinky is using a feather. Perverted is using the whole chicken

  5. #200
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473
    .

    Well my first try of the pseudo MAP co processing simulator did not work so well on the bike. So I have spent two weeks developing a high/low pressure simulator to mimic the fluctuating two stroke crankcase pressures and then tested the pseudo MAP co processing unit and it was a real failure as far as timing and staying in sinc with the ignition trigger. So no surprise it did not work so well.

    Click image for larger version. 

Name:	Pseudo MAP Coprocessor and Simulator.jpg 
Views:	55 
Size:	838.4 KB 
ID:	341103 Arduino Nano crankcase pressure simulator on the right and the pseudo MAP co processing unit on the left.

    With the help of the Arduino Nano crankcase pressure simulator I made/programmed and a scope I finally got the pseudo MAP co processor sorted. The co processor is triggered of the ignition pulse and stays in sink now with the crankcase pressure changes from 500 RPM to 14,000 RPM and can clearly see both peaks and troughs. The scope display is at 12,000 RPM.

    Hopefully I now have a pseudo MAP co processing unit that can sense the changes in airflow through the two strokes crankcase and interpret the changing differences between the high and low points as changes in airflow and send that as a 4T like MAP value to the EFI's CPU.

    Hopefully get to try it on the dyno tomorrow night after work.

  6. #201
    Join Date
    25th November 2018 - 10:32
    Bike
    Racing Solex
    Location
    France
    Posts
    6
    Hey,
    I didn't give any news for a while but I was still investigating my troubles.
    I replaced my hall sensor with a pwm generator to see why I was unable to make it run over 10K RPM. It turns out the injector starts messing up at ~11K, I tried a different one (CBR 125) with the same troubles at the same RPM.
    Did you have the same issue ?
    For me the next step is to modify the throttle body in order to add a second injector. I think I will trigger one injector after the other.

  7. #202
    Join Date
    5th April 2004 - 20:04
    Bike
    Exxon Valdez
    Location
    wellington
    Posts
    13,371
    At some point I think ya'll are gonna have to accept that the best method is direct injection to the combustion chamber, and let it oil the way they do normally.

  8. #203
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473
    Quote Originally Posted by patouille View Post
    I was unable to make it run over 10K RPM. It turns out the injector starts messing up at ~11K, I tried a different one (CBR 125) with the same troubles at the same RPM.
    Did you have the same issue ?
    Sounds about right. An injector small enough to give good tun-ability at lower rpm will be to small to deliver enough fuel at 11k rpm. It is time to get the job done that is the problem.

    And no.... I have always used two logical injectors a small and a big in staged injection. They swap over about 7-8k rpm. Both big and small deliver the same amount of fuel (more or less) per crank cycle. It is just the big one has much less time to do it so has to really shovel it in. But then of course because it has to be open for a minimum amount of time it is to big for low rpm.

    The Ecotrons injectors I have been using so far have been good to 14,000 rpm firing on each crank cycle (233 Hz).

  9. #204
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473
    Quote Originally Posted by Drew View Post
    At some point I think ya'll are gonna have to accept that the best method is direct injection to the combustion chamber, and let it oil the way they do normally.
    Why? and that would also limit rpm to something less than 9k because of the time it takes to evaporate the injected fuel and stir it properly into a combustion-able air/fuel mixture.

  10. #205
    Join Date
    5th April 2004 - 20:04
    Bike
    Exxon Valdez
    Location
    wellington
    Posts
    13,371
    Quote Originally Posted by TZ350 View Post
    Why? and that would also limit rpm to something less than 9k because of the time it takes to evaporate the injected fuel and stir it properly into a combustion-able air/fuel mixture.
    Pointed slightly outward from the center, the squish will take care of stirring it with the fuel.

  11. #206
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473
    Quote Originally Posted by Drew View Post
    Pointed slightly outward from the center, the squish will take care of stirring it with the fuel.
    No, that whole approach has proven to be dud for high rpm performance engines, just not enough time to get things done. The whole thing is RPM (read "time") limited.

  12. #207
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473


    Video of the Pseudo MAP concept:

    Some smoothing required and the bike is just idling, I need another pair of hands to video a dyno run, but for now things look promising.

  13. #208
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473
    .
    Success ....... https://youtu.be/xAp77XQx9R8


    I have finally got the pseudo 2S EFI MAP co processor working well with the output smoothed. Now I have something useful to work with to explore the possibilities of using MAP and a VE like table with fuel injection for a two stroke 2S. The co processor is measuring the high and low crankcase pressures and converting the difference between them to a pseudo MAP value.
    .


  14. #209
    Join Date
    4th December 2011 - 22:52
    Bike
    Yamaha XJ750 1982
    Location
    South Africa
    Posts
    219
    This is just so great!

    I was wondering in your calculation of the MAP values (I think it was (Phigh-Plow)*3) whether you should not maybe add an atmospheric based Patm to your equation? Maybe you are planning it but for now it is not an issue.

  15. #210
    Join Date
    18th May 2007 - 20:23
    Bike
    RG50 and 76 Suzuki GP125 Buckets
    Location
    Auckland
    Posts
    10,473
    Quote Originally Posted by Vannik View Post
    I was wondering in your calculation of the MAP values (I think it was (Phigh-Plow)*3) whether you should not maybe add an atmospheric based Patm to your equation? Maybe you are planning it but for now it is not an issue.
    Yes, thank you for your encouragement and I think you are right, the equation needs developing. But for now, I am happy just getting the (Phigh-Plow)*3 actually giving a meaningful result. A lot to do yet.

    The great news is that the Pseudo MAP value behaves like I hoped. It increases as the motor starts making power and drops in areas where the TPS increased but the motor did not fire. You can see that in the middle of the picture where the TPS (green line) increases but the RPM (white line) decreases because the motor did not pick up and the MAP (yellow line) and rpm dropped. To the right of the graph you can see where the motor picks up and the MAP follows suit. Fueling is crap so the traces are not very neat.

    Click image for larger version. 

Name:	Psuedo MAP.png 
Views:	69 
Size:	127.6 KB 
ID:	341171

    Altogether it looks like the concept is going to work.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •